Skip to content
Success

Console Output

Pull request #42193 updated
Started by user Sebastiaan van Stijn
Rebuilds build #3
16:12:42 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at dea989ea2fb8015b21c22f728fe0cd0d78256f84 rather than 5ffcd162b5242df1937c1e03e22232713e605731
Obtained Jenkinsfile from dea989ea2fb8015b21c22f728fe0cd0d78256f84
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
16:12:47 [2021-03-24T16:12:47.263Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:12:47 [2021-03-24T16:12:47.266Z] Trying to pass milestone 3
[Pipeline] milestone
16:12:47 [2021-03-24T16:12:47.328Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:13:02 [2021-03-24T16:13:02.510Z] Still waiting to schedule task
16:13:02 [2021-03-24T16:13:02.512Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
16:13:46 [2021-03-24T16:13:46.726Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-013102f4b2edc4c07) in /home/ubuntu/workspace/moby_PR-42193
[Pipeline] {
[Pipeline] checkout
16:13:46 [2021-03-24T16:13:46.936Z] The recommended git tool is: git
16:13:49 [2021-03-24T16:13:49.620Z] using credential docker-jenkins-github-credentials
16:13:49 [2021-03-24T16:13:49.630Z] Cloning the remote Git repository
16:13:49 [2021-03-24T16:13:49.630Z] Cloning with configured refspecs honoured and without tags
16:13:49 [2021-03-24T16:13:49.374Z] Cloning repository https://github.com/moby/moby.git
16:13:49 [2021-03-24T16:13:49.429Z]  > git init /home/ubuntu/workspace/moby_PR-42193 # timeout=10
16:13:49 [2021-03-24T16:13:49.715Z] Fetching upstream changes from https://github.com/moby/moby.git
16:13:49 [2021-03-24T16:13:49.716Z]  > git --version # timeout=10
16:13:49 [2021-03-24T16:13:49.726Z]  > git --version # 'git version 2.17.1'
16:13:49 [2021-03-24T16:13:49.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:13:49 [2021-03-24T16:13:49.728Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:14:12 [2021-03-24T16:14:12.182Z] Fetching without tags
16:14:12 [2021-03-24T16:14:12.540Z] Merging remotes/origin/master commit dea989ea2fb8015b21c22f728fe0cd0d78256f84 into PR head commit 5ffcd162b5242df1937c1e03e22232713e605731
16:14:12 [2021-03-24T16:14:12.052Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:14:12 [2021-03-24T16:14:12.086Z]  > git config --add remote.origin.fetch +refs/pull/42193/head:refs/remotes/origin/PR-42193 # timeout=10
16:14:12 [2021-03-24T16:14:12.104Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:14:12 [2021-03-24T16:14:12.134Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:14:12 [2021-03-24T16:14:12.169Z] Fetching upstream changes from https://github.com/moby/moby.git
16:14:12 [2021-03-24T16:14:12.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:14:12 [2021-03-24T16:14:12.171Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:14:12 [2021-03-24T16:14:12.530Z]  > git config core.sparsecheckout # timeout=10
16:14:12 [2021-03-24T16:14:12.557Z]  > git checkout -f 5ffcd162b5242df1937c1e03e22232713e605731 # timeout=10
16:14:13 [2021-03-24T16:14:13.974Z] Merge succeeded, producing 5c848fc89d83e605a643968533da5e81cd644731
16:14:13 [2021-03-24T16:14:13.974Z] Checking out Revision 5c848fc89d83e605a643968533da5e81cd644731 (PR-42193)
16:14:13 [2021-03-24T16:14:13.361Z]  > git remote # timeout=10
16:14:13 [2021-03-24T16:14:13.371Z]  > git config --get remote.origin.url # timeout=10
16:14:13 [2021-03-24T16:14:13.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:14:13 [2021-03-24T16:14:13.383Z]  > git merge dea989ea2fb8015b21c22f728fe0cd0d78256f84 # timeout=10
16:14:13 [2021-03-24T16:14:13.946Z]  > git rev-parse HEAD^{commit} # timeout=10
16:14:13 [2021-03-24T16:14:13.966Z]  > git config core.sparsecheckout # timeout=10
16:14:13 [2021-03-24T16:14:13.980Z]  > git checkout -f 5c848fc89d83e605a643968533da5e81cd644731 # timeout=10
16:14:18 [2021-03-24T16:14:18.264Z] Commit message: "Merge commit 'dea989ea2fb8015b21c22f728fe0cd0d78256f84' into HEAD"
16:14:18 [2021-03-24T16:14:18.306Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:14:19 [2021-03-24T16:14:19.362Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42193:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
16:14:18 [2021-03-24T16:14:18.257Z]  > git rev-list --no-walk acfc8b8863f50109c98f59bfaed8b84fe48b342d # timeout=10
16:14:29 [2021-03-24T16:14:29.364Z] Unable to find image 'alpine:latest' locally
16:14:29 [2021-03-24T16:14:29.364Z] latest: Pulling from library/alpine
16:14:29 [2021-03-24T16:14:29.364Z] ba3557a56b15: Pulling fs layer
16:14:29 [2021-03-24T16:14:29.364Z] ba3557a56b15: Verifying Checksum
16:14:29 [2021-03-24T16:14:29.364Z] ba3557a56b15: Download complete
16:14:29 [2021-03-24T16:14:29.628Z] ba3557a56b15: Pull complete
16:14:29 [2021-03-24T16:14:29.628Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
16:14:29 [2021-03-24T16:14:29.628Z] Status: Downloaded newer image for alpine:latest
16:14:37 [2021-03-24T16:14:37.771Z] 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
16:14:38 [2021-03-24T16:14:38.104Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-013102f4b2edc4c07) in /home/ubuntu/workspace/moby_PR-42193
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
16:14:38 [2021-03-24T16:14:38.119Z] Running on azwin-2-60e4b0 in d:\jenkins\workspace\moby_PR-42193
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] {
[Pipeline] checkout
[Pipeline] ws
16:14:38 [2021-03-24T16:14:38.199Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
16:14:38 [2021-03-24T16:14:38.201Z] The recommended git tool is: git
[Pipeline] // stage
16:14:38 [2021-03-24T16:14:38.220Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] checkout
16:14:38 [2021-03-24T16:14:38.263Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] // stage
16:14:38 [2021-03-24T16:14:38.326Z] 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] }
16:14:38 [2021-03-24T16:14:38.335Z] The recommended git tool is: git
[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] }
16:14:38 [2021-03-24T16:14:38.564Z] using credential docker-jenkins-github-credentials
[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
16:14:38 [2021-03-24T16:14:38.644Z] Cloning the remote Git repository
16:14:38 [2021-03-24T16:14:38.644Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:14:38 [2021-03-24T16:14:38.841Z] Merging remotes/origin/master commit dea989ea2fb8015b21c22f728fe0cd0d78256f84 into PR head commit 5ffcd162b5242df1937c1e03e22232713e605731
16:14:39 [2021-03-24T16:14:39.124Z] Merge succeeded, producing 24b53d4f5d83f2c50fa2b812b63d0923225006aa
16:14:39 [2021-03-24T16:14:39.125Z] Checking out Revision 24b53d4f5d83f2c50fa2b812b63d0923225006aa (PR-42193)
16:14:38 [2021-03-24T16:14:38.234Z]  > git rev-parse --is-inside-work-tree # timeout=10
16:14:38 [2021-03-24T16:14:38.274Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:14:38 [2021-03-24T16:14:38.328Z] Fetching upstream changes from https://github.com/moby/moby.git
16:14:38 [2021-03-24T16:14:38.328Z]  > git --version # timeout=10
16:14:38 [2021-03-24T16:14:38.361Z]  > git --version # 'git version 2.17.1'
16:14:38 [2021-03-24T16:14:38.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:14:38 [2021-03-24T16:14:38.363Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:14:38 [2021-03-24T16:14:38.846Z]  > git config core.sparsecheckout # timeout=10
16:14:38 [2021-03-24T16:14:38.874Z]  > git checkout -f 5ffcd162b5242df1937c1e03e22232713e605731 # timeout=10
16:14:38 [2021-03-24T16:14:38.971Z]  > git remote # timeout=10
16:14:38 [2021-03-24T16:14:38.990Z]  > git config --get remote.origin.url # timeout=10
16:14:39 [2021-03-24T16:14:39.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:14:39 [2021-03-24T16:14:39.018Z]  > git merge dea989ea2fb8015b21c22f728fe0cd0d78256f84 # timeout=10
16:14:39 [2021-03-24T16:14:39.114Z]  > git rev-parse HEAD^{commit} # timeout=10
16:14:39 [2021-03-24T16:14:39.125Z]  > git config core.sparsecheckout # timeout=10
16:14:39 [2021-03-24T16:14:39.146Z]  > git checkout -f 24b53d4f5d83f2c50fa2b812b63d0923225006aa # timeout=10
16:14:39 [2021-03-24T16:14:39.238Z] Commit message: "Merge commit 'dea989ea2fb8015b21c22f728fe0cd0d78256f84' into HEAD"
16:14:39 [2021-03-24T16:14:39.269Z] First time build. Skipping changelog.
16:14:38 [2021-03-24T16:14:38.682Z] Cloning repository https://github.com/moby/moby.git
16:14:38 [2021-03-24T16:14:38.683Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:14:38 [2021-03-24T16:14:38.748Z] Fetching upstream changes from https://github.com/moby/moby.git
16:14:38 [2021-03-24T16:14:38.749Z]  > git --version # timeout=10
16:14:38 [2021-03-24T16:14:38.802Z]  > git --version # 'git version 2.24.1.windows.2'
16:14:38 [2021-03-24T16:14:38.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:14:38 [2021-03-24T16:14:38.804Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:14:39 [2021-03-24T16:14:39.991Z] + [ PR != PR ]
16:14:39 [2021-03-24T16:14:39.991Z] + [ master != master ]
16:14:39 [2021-03-24T16:14:39.991Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:14:39 [2021-03-24T16:14:39.242Z]  > git rev-list --no-walk acfc8b8863f50109c98f59bfaed8b84fe48b342d # timeout=10
16:14:40 [2021-03-24T16:14:40.341Z] + docker version
16:14:40 [2021-03-24T16:14:40.341Z] Client: Docker Engine - Community
16:14:40 [2021-03-24T16:14:40.341Z]  Version:           20.10.3
16:14:40 [2021-03-24T16:14:40.341Z]  API version:       1.41
16:14:40 [2021-03-24T16:14:40.341Z]  Go version:        go1.13.15
16:14:40 [2021-03-24T16:14:40.341Z]  Git commit:        48d30b5
16:14:40 [2021-03-24T16:14:40.341Z]  Built:             Fri Jan 29 14:33:13 2021
16:14:40 [2021-03-24T16:14:40.341Z]  OS/Arch:           linux/amd64
16:14:40 [2021-03-24T16:14:40.341Z]  Context:           default
16:14:40 [2021-03-24T16:14:40.341Z]  Experimental:      true
16:14:40 [2021-03-24T16:14:40.341Z] 
16:14:40 [2021-03-24T16:14:40.341Z] Server: Docker Engine - Community
16:14:40 [2021-03-24T16:14:40.341Z]  Engine:
16:14:40 [2021-03-24T16:14:40.341Z]   Version:          20.10.3
16:14:40 [2021-03-24T16:14:40.342Z]   API version:      1.41 (minimum version 1.12)
16:14:40 [2021-03-24T16:14:40.342Z]   Go version:       go1.13.15
16:14:40 [2021-03-24T16:14:40.342Z]   Git commit:       46229ca
16:14:40 [2021-03-24T16:14:40.342Z]   Built:            Fri Jan 29 14:31:25 2021
16:14:40 [2021-03-24T16:14:40.342Z]   OS/Arch:          linux/amd64
16:14:40 [2021-03-24T16:14:40.342Z]   Experimental:     true
16:14:40 [2021-03-24T16:14:40.342Z]  containerd:
16:14:40 [2021-03-24T16:14:40.342Z]   Version:          1.4.3
16:14:40 [2021-03-24T16:14:40.342Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
16:14:40 [2021-03-24T16:14:40.342Z]  runc:
16:14:40 [2021-03-24T16:14:40.342Z]   Version:          1.0.0-rc92
16:14:40 [2021-03-24T16:14:40.342Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:14:40 [2021-03-24T16:14:40.342Z]  docker-init:
16:14:40 [2021-03-24T16:14:40.342Z]   Version:          0.19.0
16:14:40 [2021-03-24T16:14:40.342Z]   GitCommit:        de40ad0
[Pipeline] sh
16:14:40 [2021-03-24T16:14:40.647Z] + docker info
16:14:52 [2021-03-24T16:14:52.364Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:14:52 [2021-03-24T16:14:52.418Z]  > git config --add remote.origin.fetch +refs/pull/42193/head:refs/remotes/origin/PR-42193 # timeout=10
16:14:52 [2021-03-24T16:14:52.474Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:14:52 [2021-03-24T16:14:52.714Z] Fetching without tags
16:14:53 [2021-03-24T16:14:53.105Z] Still waiting to schedule task
16:14:53 [2021-03-24T16:14:53.105Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-013102f4b2edc4c07)16:14:53 [2021-03-24T16:14:53.106Z] Still waiting to schedule task
16:14:53 [2021-03-24T16:14:53.106Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-013102f4b2edc4c07)16:14:53 [2021-03-24T16:14:53.108Z] Still waiting to schedule task
16:14:53 [2021-03-24T16:14:53.108Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
16:14:53 [2021-03-24T16:14:53.110Z] Still waiting to schedule task
16:14:53 [2021-03-24T16:14:53.110Z] All nodes of label ‘arm64&&linux’ are offline
16:14:53 [2021-03-24T16:14:53.456Z] Merging remotes/origin/master commit dea989ea2fb8015b21c22f728fe0cd0d78256f84 into PR head commit 5ffcd162b5242df1937c1e03e22232713e605731
16:14:52 [2021-03-24T16:14:52.614Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:14:52 [2021-03-24T16:14:52.752Z] Fetching upstream changes from https://github.com/moby/moby.git
16:14:52 [2021-03-24T16:14:52.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:14:52 [2021-03-24T16:14:52.754Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:14:53 [2021-03-24T16:14:53.494Z]  > git config core.sparsecheckout # timeout=10
16:14:53 [2021-03-24T16:14:53.551Z]  > git checkout -f 5ffcd162b5242df1937c1e03e22232713e605731 # timeout=10
16:14:55 [2021-03-24T16:14:55.552Z] Client:
16:14:55 [2021-03-24T16:14:55.552Z]  Context:    default
16:14:55 [2021-03-24T16:14:55.552Z]  Debug Mode: false
16:14:55 [2021-03-24T16:14:55.552Z]  Plugins:
16:14:55 [2021-03-24T16:14:55.552Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:14:55 [2021-03-24T16:14:55.552Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:14:55 [2021-03-24T16:14:55.552Z] 
16:14:55 [2021-03-24T16:14:55.552Z] Server:
16:14:55 [2021-03-24T16:14:55.552Z]  Containers: 0
16:14:55 [2021-03-24T16:14:55.552Z]   Running: 0
16:14:55 [2021-03-24T16:14:55.552Z]   Paused: 0
16:14:55 [2021-03-24T16:14:55.552Z]   Stopped: 0
16:14:55 [2021-03-24T16:14:55.552Z]  Images: 1
16:14:55 [2021-03-24T16:14:55.552Z]  Server Version: 20.10.3
16:14:55 [2021-03-24T16:14:55.552Z]  Storage Driver: overlay2
16:14:55 [2021-03-24T16:14:55.552Z]   Backing Filesystem: extfs
16:14:55 [2021-03-24T16:14:55.552Z]   Supports d_type: true
16:14:55 [2021-03-24T16:14:55.552Z]   Native Overlay Diff: true
16:14:55 [2021-03-24T16:14:55.552Z]  Logging Driver: json-file
16:14:55 [2021-03-24T16:14:55.552Z]  Cgroup Driver: cgroupfs
16:14:55 [2021-03-24T16:14:55.552Z]  Cgroup Version: 1
16:14:55 [2021-03-24T16:14:55.552Z]  Plugins:
16:14:55 [2021-03-24T16:14:55.552Z]   Volume: local
16:14:55 [2021-03-24T16:14:55.552Z]   Network: bridge host ipvlan macvlan null overlay
16:14:55 [2021-03-24T16:14:55.552Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:14:55 [2021-03-24T16:14:55.552Z]  Swarm: inactive
16:14:55 [2021-03-24T16:14:55.553Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:14:55 [2021-03-24T16:14:55.553Z]  Default Runtime: runc
16:14:55 [2021-03-24T16:14:55.553Z]  Init Binary: docker-init
16:14:55 [2021-03-24T16:14:55.553Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:14:55 [2021-03-24T16:14:55.553Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:14:55 [2021-03-24T16:14:55.553Z]  init version: de40ad0
16:14:55 [2021-03-24T16:14:55.553Z]  Security Options:
16:14:55 [2021-03-24T16:14:55.553Z]   apparmor
16:14:55 [2021-03-24T16:14:55.553Z]   seccomp
16:14:55 [2021-03-24T16:14:55.553Z]    Profile: default
16:14:55 [2021-03-24T16:14:55.553Z]  Kernel Version: 5.4.0-1037-aws
16:14:55 [2021-03-24T16:14:55.553Z]  Operating System: Ubuntu 18.04.5 LTS
16:14:55 [2021-03-24T16:14:55.553Z]  OSType: linux
16:14:55 [2021-03-24T16:14:55.553Z]  Architecture: x86_64
16:14:55 [2021-03-24T16:14:55.553Z]  CPUs: 2
16:14:55 [2021-03-24T16:14:55.553Z]  Total Memory: 7.487GiB
16:14:55 [2021-03-24T16:14:55.553Z]  Name: ip-10-100-115-40
16:14:55 [2021-03-24T16:14:55.553Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
16:14:55 [2021-03-24T16:14:55.553Z]  Docker Root Dir: /var/lib/docker
16:14:55 [2021-03-24T16:14:55.553Z]  Debug Mode: false
16:14:55 [2021-03-24T16:14:55.553Z]  Registry: https://index.docker.io/v1/
16:14:55 [2021-03-24T16:14:55.553Z]  Labels:
16:14:55 [2021-03-24T16:14:55.553Z]  Experimental: true
16:14:55 [2021-03-24T16:14:55.553Z]  Insecure Registries:
16:14:55 [2021-03-24T16:14:55.553Z]   127.0.0.0/8
16:14:55 [2021-03-24T16:14:55.553Z]  Live Restore Enabled: true
16:14:55 [2021-03-24T16:14:55.553Z] 
16:14:55 [2021-03-24T16:14:55.553Z] WARNING: No swap limit support
16:14:55 [2021-03-24T16:14:55.553Z] WARNING: No blkio weight support
16:14:55 [2021-03-24T16:14:55.553Z] WARNING: No blkio weight_device support
[Pipeline] sh
16:14:55 [2021-03-24T16:14:55.846Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:14:55 [2021-03-24T16:14:55.846Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:14:55 [2021-03-24T16:14:55.846Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42193/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:14:55 [2021-03-24T16:14:55.846Z] + bash /home/ubuntu/workspace/moby_PR-42193/check-config.sh
16:14:55 [2021-03-24T16:14:55.846Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:14:55 [2021-03-24T16:14:55.846Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
16:14:55 [2021-03-24T16:14:55.846Z] 
16:14:55 [2021-03-24T16:14:55.846Z] Generally Necessary:
16:14:55 [2021-03-24T16:14:55.846Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:14:55 [2021-03-24T16:14:55.846Z] - apparmor: enabled and tools installed
16:14:55 [2021-03-24T16:14:55.846Z] - CONFIG_NAMESPACES: enabled
16:14:55 [2021-03-24T16:14:55.846Z] - CONFIG_NET_NS: enabled
16:14:55 [2021-03-24T16:14:55.846Z] - CONFIG_PID_NS: enabled
16:14:55 [2021-03-24T16:14:55.846Z] - CONFIG_IPC_NS: enabled
16:14:55 [2021-03-24T16:14:55.846Z] - CONFIG_UTS_NS: enabled
16:14:55 [2021-03-24T16:14:55.846Z] - CONFIG_CGROUPS: enabled
16:14:55 [2021-03-24T16:14:55.846Z] - CONFIG_CGROUP_CPUACCT: enabled
16:14:55 [2021-03-24T16:14:55.846Z] - CONFIG_CGROUP_DEVICE: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_CGROUP_FREEZER: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_CGROUP_SCHED: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_CPUSETS: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_MEMCG: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_KEYS: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_VETH: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_BRIDGE: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_NF_NAT_IPV4: missing
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_NF_NAT: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_NF_NAT_NEEDED: missing
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_POSIX_MQUEUE: enabled
16:14:56 [2021-03-24T16:14:56.113Z] 
16:14:56 [2021-03-24T16:14:56.113Z] Optional Features:
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_USER_NS: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_SECCOMP: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_CGROUP_PIDS: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_MEMCG_SWAP: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:14:56 [2021-03-24T16:14:56.113Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_BLK_CGROUP: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_IOSCHED_CFQ: missing
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_CGROUP_PERF: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_CGROUP_HUGETLB: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_CFS_BANDWIDTH: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_RT_GROUP_SCHED: missing
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_IP_VS: enabled (as module)
16:14:56 [2021-03-24T16:14:56.113Z] - CONFIG_IP_VS_NFCT: enabled
16:14:56 [2021-03-24T16:14:56.381Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:14:56 [2021-03-24T16:14:56.381Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:14:56 [2021-03-24T16:14:56.381Z] - CONFIG_IP_VS_RR: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z] - CONFIG_EXT4_FS: enabled
16:14:56 [2021-03-24T16:14:56.381Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:14:56 [2021-03-24T16:14:56.381Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:14:56 [2021-03-24T16:14:56.381Z] - Network Drivers:
16:14:56 [2021-03-24T16:14:56.381Z]   - "overlay":
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_VXLAN: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:14:56 [2021-03-24T16:14:56.381Z]       Optional (for encrypted networks):
16:14:56 [2021-03-24T16:14:56.381Z]       - CONFIG_CRYPTO: enabled
16:14:56 [2021-03-24T16:14:56.381Z]       - CONFIG_CRYPTO_AEAD: enabled
16:14:56 [2021-03-24T16:14:56.381Z]       - CONFIG_CRYPTO_GCM: enabled
16:14:56 [2021-03-24T16:14:56.381Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:14:56 [2021-03-24T16:14:56.381Z]       - CONFIG_CRYPTO_GHASH: enabled
16:14:56 [2021-03-24T16:14:56.381Z]       - CONFIG_XFRM: enabled
16:14:56 [2021-03-24T16:14:56.381Z]       - CONFIG_XFRM_USER: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]       - CONFIG_INET_ESP: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
16:14:56 [2021-03-24T16:14:56.381Z]   - "ipvlan":
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_IPVLAN: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]   - "macvlan":
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_MACVLAN: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_DUMMY: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]   - "ftp,tftp client in container":
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z] - Storage Drivers:
16:14:56 [2021-03-24T16:14:56.381Z]   - "aufs":
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_AUFS_FS: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]   - "btrfs":
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:14:56 [2021-03-24T16:14:56.381Z]   - "devicemapper":
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_BLK_DEV_DM: enabled
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]   - "overlay":
16:14:56 [2021-03-24T16:14:56.381Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:14:56 [2021-03-24T16:14:56.381Z]   - "zfs":
16:14:56 [2021-03-24T16:14:56.381Z]     - /dev/zfs: present
16:14:56 [2021-03-24T16:14:56.381Z]     - zfs command: missing
16:14:56 [2021-03-24T16:14:56.642Z]     - zpool command: missing
16:14:56 [2021-03-24T16:14:56.642Z] 
16:14:56 [2021-03-24T16:14:56.642Z] Limits:
16:14:56 [2021-03-24T16:14:56.642Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:14:56 [2021-03-24T16:14:56.642Z] 
16:14:56 [2021-03-24T16:14:56.642Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:14:57 [2021-03-24T16:14:57.028Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5c848fc89d83e605a643968533da5e81cd644731 .
16:14:57 [2021-03-24T16:14:57.028Z] #1 [internal] load build definition from Dockerfile
16:14:57 [2021-03-24T16:14:57.028Z] #1 sha256:c8739e88879bcf707a96d94f00d52e6b3581029c0863e76d9ceb4df7bfca29a1
16:14:57 [2021-03-24T16:14:57.028Z] #1 transferring dockerfile: 17.02kB done
16:14:57 [2021-03-24T16:14:57.028Z] #1 DONE 0.0s
16:14:57 [2021-03-24T16:14:57.028Z] 
16:14:57 [2021-03-24T16:14:57.028Z] #2 [internal] load .dockerignore
16:14:57 [2021-03-24T16:14:57.028Z] #2 sha256:a3fbe272df569b35d05c0975a2a81d3b4290a21c4a39327eda17eb3cefcbe39e
16:14:57 [2021-03-24T16:14:57.028Z] #2 transferring context: 87B done
16:14:57 [2021-03-24T16:14:57.028Z] #2 DONE 0.0s
16:14:57 [2021-03-24T16:14:57.028Z] 
16:14:57 [2021-03-24T16:14:57.028Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
16:14:57 [2021-03-24T16:14:57.028Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
16:14:57 [2021-03-24T16:14:57.195Z] Merge succeeded, producing 4756d15bb024b379cb0804f013e0191f3102f06d
16:14:57 [2021-03-24T16:14:57.195Z] Checking out Revision 4756d15bb024b379cb0804f013e0191f3102f06d (PR-42193)
16:14:57 [2021-03-24T16:14:57.533Z] Commit message: "Merge commit 'dea989ea2fb8015b21c22f728fe0cd0d78256f84' into HEAD"
16:14:57 [2021-03-24T16:14:57.663Z] First time build. Skipping changelog.
16:14:56 [2021-03-24T16:14:56.194Z]  > git remote # timeout=10
16:14:56 [2021-03-24T16:14:56.250Z]  > git config --get remote.origin.url # timeout=10
16:14:56 [2021-03-24T16:14:56.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:14:56 [2021-03-24T16:14:56.308Z]  > git merge dea989ea2fb8015b21c22f728fe0cd0d78256f84 # timeout=10
16:14:57 [2021-03-24T16:14:57.089Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:14:57 [2021-03-24T16:14:57.233Z]  > git config core.sparsecheckout # timeout=10
16:14:57 [2021-03-24T16:14:57.285Z]  > git checkout -f 4756d15bb024b379cb0804f013e0191f3102f06d # timeout=10
16:14:57 [2021-03-24T16:14:57.570Z]  > git rev-list --no-walk acfc8b8863f50109c98f59bfaed8b84fe48b342d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:14:58 [2021-03-24T16:14:58.421Z] #3 DONE 1.2s
16:14:58 [2021-03-24T16:14:58.421Z] 
16:14:58 [2021-03-24T16:14:58.421Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
16:14:58 [2021-03-24T16:14:58.421Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
16:14:58 [2021-03-24T16:14:58.421Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:14:58 [2021-03-24T16:14:58.421Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
16:14:58 [2021-03-24T16:14:58.421Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
16:14:58 [2021-03-24T16:14:58.421Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
16:14:58 [2021-03-24T16:14:58.421Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
16:14:58 [2021-03-24T16:14:58.682Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.42MB / 9.64MB 0.2s
16:14:58 [2021-03-24T16:14:58.682Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s
16:14:58 [2021-03-24T16:14:58.942Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done
16:14:58 [2021-03-24T16:14:58.942Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
16:14:59 [2021-03-24T16:14:59.182Z] + docker version
16:14:59 [2021-03-24T16:14:59.182Z] Client: Docker Engine - Enterprise
16:14:59 [2021-03-24T16:14:59.182Z]  Version:           19.03.12
16:14:59 [2021-03-24T16:14:59.182Z]  API version:       1.40
16:14:59 [2021-03-24T16:14:59.182Z]  Go version:        go1.13.13
16:14:59 [2021-03-24T16:14:59.182Z]  Git commit:        4306744
16:14:59 [2021-03-24T16:14:59.182Z]  Built:             08/05/2020 19:27:53
16:14:59 [2021-03-24T16:14:59.182Z]  OS/Arch:           windows/amd64
16:14:59 [2021-03-24T16:14:59.182Z]  Experimental:      false
16:14:59 [2021-03-24T16:14:59.182Z] 
16:14:59 [2021-03-24T16:14:59.182Z] Server: Docker Engine - Enterprise
16:14:59 [2021-03-24T16:14:59.182Z]  Engine:
16:14:59 [2021-03-24T16:14:59.182Z]   Version:          19.03.12
16:14:59 [2021-03-24T16:14:59.182Z]   API version:      1.40 (minimum version 1.24)
16:14:59 [2021-03-24T16:14:59.182Z]   Go version:       go1.13.13
16:14:59 [2021-03-24T16:14:59.182Z]   Git commit:       f295753ffd
16:14:59 [2021-03-24T16:14:59.182Z]   Built:            08/05/2020 19:26:41
16:14:59 [2021-03-24T16:14:59.182Z]   OS/Arch:          windows/amd64
16:14:59 [2021-03-24T16:14:59.182Z]   Experimental:     true
16:14:59 [2021-03-24T16:14:59.202Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
16:14:59 [2021-03-24T16:14:59.202Z] #4 DONE 0.9s
[Pipeline] sh
16:14:59 [2021-03-24T16:14:59.462Z] 
16:14:59 [2021-03-24T16:14:59.462Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:14:59 [2021-03-24T16:14:59.462Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:15:00 [2021-03-24T16:15:00.034Z] #6 DONE 0.3s
16:15:00 [2021-03-24T16:15:00.034Z] 
16:15:00 [2021-03-24T16:15:00.034Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
16:15:00 [2021-03-24T16:15:00.034Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
16:15:00 [2021-03-24T16:15:00.034Z] #7 DONE 0.3s
16:15:00 [2021-03-24T16:15:00.034Z] 
16:15:00 [2021-03-24T16:15:00.034Z] #5 [internal] load metadata for docker.io/library/debian:buster
16:15:00 [2021-03-24T16:15:00.034Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:15:00 [2021-03-24T16:15:00.034Z] #5 DONE 0.4s
16:15:00 [2021-03-24T16:15:00.034Z] 
16:15:00 [2021-03-24T16:15:00.034Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:15:00 [2021-03-24T16:15:00.034Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:15:00 [2021-03-24T16:15:00.270Z] + docker info
16:15:00 [2021-03-24T16:15:00.604Z] #8 DONE 1.1s
16:15:01 [2021-03-24T16:15:01.543Z] 
16:15:01 [2021-03-24T16:15:01.543Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:15:01 [2021-03-24T16:15:01.543Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
16:15:01 [2021-03-24T16:15:01.543Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done
16:15:01 [2021-03-24T16:15:01.543Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done
16:15:01 [2021-03-24T16:15:01.543Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done
16:15:01 [2021-03-24T16:15:01.805Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done
16:15:01 [2021-03-24T16:15:01.859Z] Client:
16:15:01 [2021-03-24T16:15:01.859Z]  Debug Mode: false
16:15:01 [2021-03-24T16:15:01.859Z]  Plugins:
16:15:01 [2021-03-24T16:15:01.859Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
16:15:01 [2021-03-24T16:15:01.859Z] 
16:15:01 [2021-03-24T16:15:01.859Z] Server:
16:15:01 [2021-03-24T16:15:01.859Z]  Containers: 0
16:15:01 [2021-03-24T16:15:01.859Z]   Running: 0
16:15:01 [2021-03-24T16:15:01.859Z]   Paused: 0
16:15:01 [2021-03-24T16:15:01.859Z]   Stopped: 0
16:15:01 [2021-03-24T16:15:01.859Z]  Images: 10
16:15:01 [2021-03-24T16:15:01.859Z]  Server Version: 19.03.12
16:15:01 [2021-03-24T16:15:01.859Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:15:01 [2021-03-24T16:15:01.859Z]   Windows: 
16:15:01 [2021-03-24T16:15:01.859Z]   LCOW: 
16:15:01 [2021-03-24T16:15:01.859Z]  Logging Driver: json-file
16:15:01 [2021-03-24T16:15:01.859Z]  Plugins:
16:15:01 [2021-03-24T16:15:01.859Z]   Volume: local
16:15:01 [2021-03-24T16:15:01.859Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:15:01 [2021-03-24T16:15:01.859Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:15:01 [2021-03-24T16:15:01.859Z]  Swarm: inactive
16:15:01 [2021-03-24T16:15:01.859Z]  Default Isolation: process
16:15:01 [2021-03-24T16:15:01.859Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:15:01 [2021-03-24T16:15:01.859Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
16:15:01 [2021-03-24T16:15:01.859Z]  OSType: windows
16:15:01 [2021-03-24T16:15:01.859Z]  Architecture: x86_64
16:15:01 [2021-03-24T16:15:01.859Z]  CPUs: 4
16:15:01 [2021-03-24T16:15:01.859Z]  Total Memory: 32GiB
16:15:01 [2021-03-24T16:15:01.859Z]  Name: azwin-2-60e4b0
16:15:01 [2021-03-24T16:15:01.859Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
16:15:01 [2021-03-24T16:15:01.859Z]  Docker Root Dir: D:\docker
16:15:01 [2021-03-24T16:15:01.859Z]  Debug Mode: false
16:15:01 [2021-03-24T16:15:01.859Z]  Registry: https://index.docker.io/v1/
16:15:01 [2021-03-24T16:15:01.859Z]  Labels:
16:15:01 [2021-03-24T16:15:01.859Z]  Experimental: true
16:15:01 [2021-03-24T16:15:01.859Z]  Insecure Registries:
16:15:01 [2021-03-24T16:15:01.859Z]   10.0.0.4:5000
16:15:01 [2021-03-24T16:15:01.859Z]   127.0.0.0/8
16:15:01 [2021-03-24T16:15:01.859Z]  Registry Mirrors:
16:15:01 [2021-03-24T16:15:01.859Z]   http://10.0.0.4:5000/
16:15:01 [2021-03-24T16:15:01.859Z]  Live Restore Enabled: false
16:15:01 [2021-03-24T16:15:01.859Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:15:06 [2021-03-24T16:15:06.027Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 4.3s
16:15:06 [2021-03-24T16:15:06.289Z] #26 ...
16:15:06 [2021-03-24T16:15:06.289Z] 
16:15:06 [2021-03-24T16:15:06.289Z] #23 [internal] load build context
16:15:06 [2021-03-24T16:15:06.289Z] #23 sha256:65ff56095f80635577131803ff1325d8749df51994c2dcdd204a46a1b2cd0d62
16:15:06 [2021-03-24T16:15:06.289Z] #23 transferring context: 53.43MB 4.8s done
16:15:06 [2021-03-24T16:15:06.289Z] #23 DONE 4.9s
16:15:06 [2021-03-24T16:15:06.289Z] 
16:15:06 [2021-03-24T16:15:06.289Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:15:06 [2021-03-24T16:15:06.289Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
16:15:06 [2021-03-24T16:15:06.289Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 4.19MB / 50.40MB 4.7s
16:15:06 [2021-03-24T16:15:06.289Z] #26 ...
16:15:06 [2021-03-24T16:15:06.289Z] 
16:15:06 [2021-03-24T16:15:06.289Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:15:06 [2021-03-24T16:15:06.289Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s done
16:15:06 [2021-03-24T16:15:06.289Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.5s
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 4.8s
16:15:06 [2021-03-24T16:15:06.289Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s done
16:15:06 [2021-03-24T16:15:06.553Z] #9 ...
16:15:06 [2021-03-24T16:15:06.553Z] 
16:15:06 [2021-03-24T16:15:06.553Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:15:06 [2021-03-24T16:15:06.553Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
16:15:06 [2021-03-24T16:15:06.553Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 8.39MB / 50.40MB 4.9s
16:15:06 [2021-03-24T16:15:06.814Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 11.53MB / 50.40MB 5.0s
16:15:06 [2021-03-24T16:15:06.814Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 18.87MB / 50.40MB 5.2s
16:15:07 [2021-03-24T16:15:07.077Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 22.02MB / 50.40MB 5.3s
16:15:07 [2021-03-24T16:15:07.077Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 26.21MB / 50.40MB 5.5s
16:15:07 [2021-03-24T16:15:07.647Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 34.60MB / 50.40MB 5.8s
16:15:07 [2021-03-24T16:15:07.647Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 37.75MB / 50.40MB 5.9s
16:15:07 [2021-03-24T16:15:07.648Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 42.31MB / 50.40MB 6.0s
16:15:07 [2021-03-24T16:15:07.909Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 48.23MB / 50.40MB 6.1s
16:15:09 [2021-03-24T16:15:09.309Z] #26 ...
16:15:09 [2021-03-24T16:15:09.309Z] 
16:15:09 [2021-03-24T16:15:09.309Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:15:09 [2021-03-24T16:15:09.309Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:15:09 [2021-03-24T16:15:09.309Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:15:09 [2021-03-24T16:15:09.309Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:15:09 [2021-03-24T16:15:09.309Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:15:09 [2021-03-24T16:15:09.309Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done
16:15:09 [2021-03-24T16:15:09.309Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done
16:15:09 [2021-03-24T16:15:09.309Z] #62 DONE 7.6s
16:15:09 [2021-03-24T16:15:09.309Z] 
16:15:09 [2021-03-24T16:15:09.310Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:15:09 [2021-03-24T16:15:09.310Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:15:09 [2021-03-24T16:15:09.310Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
16:15:09 [2021-03-24T16:15:09.310Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:15:09 [2021-03-24T16:15:09.310Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:15:09 [2021-03-24T16:15:09.310Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:15:09 [2021-03-24T16:15:09.310Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done
16:15:09 [2021-03-24T16:15:09.310Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done
16:15:09 [2021-03-24T16:15:09.310Z] #64 DONE 7.7s
16:15:09 [2021-03-24T16:15:09.310Z] 
16:15:09 [2021-03-24T16:15:09.310Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:15:09 [2021-03-24T16:15:09.310Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:15:09 [2021-03-24T16:15:09.310Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s done
16:15:11 [2021-03-24T16:15:11.855Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s
16:15:11 [2021-03-24T16:15:11.855Z] #9 ...
16:15:11 [2021-03-24T16:15:11.855Z] 
16:15:11 [2021-03-24T16:15:11.855Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:15:11 [2021-03-24T16:15:11.855Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:15:13 [2021-03-24T16:15:13.241Z] #63 DONE 1.3s
16:15:13 [2021-03-24T16:15:13.241Z] 
16:15:13 [2021-03-24T16:15:13.241Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:15:13 [2021-03-24T16:15:13.241Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:15:14 [2021-03-24T16:15:14.624Z] #65 DONE 0.9s
16:15:14 [2021-03-24T16:15:14.624Z] 
16:15:14 [2021-03-24T16:15:14.624Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:15:14 [2021-03-24T16:15:14.624Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
16:15:14 [2021-03-24T16:15:14.624Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 7.3s done
16:15:14 [2021-03-24T16:15:14.624Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.0s
16:15:15 [2021-03-24T16:15:15.199Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.9s done
16:15:15 [2021-03-24T16:15:15.468Z] #26 DONE 14.0s
16:15:15 [2021-03-24T16:15:15.468Z] 
16:15:15 [2021-03-24T16:15:15.468Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:15:15 [2021-03-24T16:15:15.468Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
16:15:16 [2021-03-24T16:15:16.852Z] #27 1.234 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:15:16 [2021-03-24T16:15:16.852Z] #27 1.253 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
16:15:16 [2021-03-24T16:15:16.852Z] #27 1.253 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:15:17 [2021-03-24T16:15:17.113Z] #27 1.451 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:15:17 [2021-03-24T16:15:17.374Z] #27 1.796 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:15:17 [2021-03-24T16:15:17.634Z] #27 2.136 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:15:19 [2021-03-24T16:15:19.558Z] #27 3.810 Fetched 8424 kB in 3s (2988 kB/s)
16:15:20 [2021-03-24T16:15:20.134Z] #27 3.810 Reading package lists...
16:15:20 [2021-03-24T16:15:20.534Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:15:20 [2021-03-24T16:15:20.534Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d528a48c\powershellScript.ps1'; exit $LASTEXITCODE;
16:15:20 [2021-03-24T16:15:20.534Z] ----------------------------------------------------------------------------
16:15:20 [2021-03-24T16:15:20.534Z] 
16:15:20 [2021-03-24T16:15:20.534Z] INFO: executeCI.ps1 starting at Wed Mar 24 16:15:19 CUT 2021
16:15:20 [2021-03-24T16:15:20.534Z] 
16:15:20 [2021-03-24T16:15:20.534Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:15:20 [2021-03-24T16:15:20.534Z] INFO: Running git version 2.24.1.windows.2
16:15:20 [2021-03-24T16:15:20.534Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
16:15:20 [2021-03-24T16:15:20.534Z] INFO: Environment variables:
16:15:20 [2021-03-24T16:15:20.534Z] 
16:15:20 [2021-03-24T16:15:20.534Z] Name                           Value                                                                                   
16:15:20 [2021-03-24T16:15:20.534Z] ----                           -----                                                                                   
16:15:20 [2021-03-24T16:15:20.534Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:15:20 [2021-03-24T16:15:20.534Z] amd64                          true                                                                                    
16:15:20 [2021-03-24T16:15:20.534Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
16:15:20 [2021-03-24T16:15:20.534Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:15:20 [2021-03-24T16:15:20.534Z] arm64                          true                                                                                    
16:15:20 [2021-03-24T16:15:20.534Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10                     
16:15:20 [2021-03-24T16:15:20.534Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10                                                                                 
16:15:20 [2021-03-24T16:15:20.534Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:15:20 [2021-03-24T16:15:20.534Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
16:15:20 [2021-03-24T16:15:20.534Z] BRANCH_NAME                    PR-42193                                                                                
16:15:20 [2021-03-24T16:15:20.534Z] BUILD_DISPLAY_NAME             #4                                                                                      
16:15:20 [2021-03-24T16:15:20.534Z] BUILD_ID                       4                                                                                       
16:15:20 [2021-03-24T16:15:20.534Z] BUILD_NUMBER                   4                                                                                       
16:15:20 [2021-03-24T16:15:20.534Z] BUILD_TAG                      jenkins-moby-PR-42193-4                                                                 
16:15:20 [2021-03-24T16:15:20.534Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42193/4/                              
16:15:20 [2021-03-24T16:15:20.534Z] cgroup2                        true                                                                                    
16:15:20 [2021-03-24T16:15:20.534Z] CHANGE_AUTHOR                  lzhfromustc                                                                             
16:15:20 [2021-03-24T16:15:20.534Z] CHANGE_BRANCH                  3_23                                                                                    
16:15:20 [2021-03-24T16:15:20.534Z] CHANGE_FORK                    lzhfromustc                                                                             
16:15:20 [2021-03-24T16:15:20.534Z] CHANGE_ID                      42193                                                                                   
16:15:20 [2021-03-24T16:15:20.534Z] CHANGE_TARGET                  master                                                                                  
16:15:20 [2021-03-24T16:15:20.534Z] CHANGE_TITLE                   discovery & test: Fix goroutine leaks by adding 1 buffer to channel                     
16:15:20 [2021-03-24T16:15:20.534Z] CHANGE_URL                     https://github.com/moby/moby/pull/42193                                                 
16:15:20 [2021-03-24T16:15:20.534Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
16:15:20 [2021-03-24T16:15:20.534Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:15:20 [2021-03-24T16:15:20.534Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:15:20 [2021-03-24T16:15:20.534Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:15:20 [2021-03-24T16:15:20.534Z] COMPUTERNAME                   azwin-2-60e4b0                                                                          
16:15:20 [2021-03-24T16:15:20.534Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
16:15:20 [2021-03-24T16:15:20.534Z] ConfigSequenceNumber           0                                                                                       
16:15:20 [2021-03-24T16:15:20.534Z] dco                            true                                                                                    
16:15:20 [2021-03-24T16:15:20.534Z] DOCKER_BUILDKIT                0                                                                                       
16:15:20 [2021-03-24T16:15:20.534Z] DOCKER_DUT_DEBUG               1                                                                                       
16:15:20 [2021-03-24T16:15:20.534Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:15:20 [2021-03-24T16:15:20.534Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:15:20 [2021-03-24T16:15:20.534Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:15:20 [2021-03-24T16:15:20.534Z] EXECUTOR_NUMBER                0                                                                                       
16:15:20 [2021-03-24T16:15:20.534Z] FQDN                           azwin-2-60e4b0.westus.cloudapp.azure.com                                                
16:15:20 [2021-03-24T16:15:20.534Z] GIT_BRANCH                     PR-42193                                                                                
16:15:20 [2021-03-24T16:15:20.534Z] GIT_COMMIT                     5c848fc89d83e605a643968533da5e81cd644731                                                
16:15:20 [2021-03-24T16:15:20.534Z] GIT_PREVIOUS_COMMIT            acfc8b8863f50109c98f59bfaed8b84fe48b342d                                                
16:15:20 [2021-03-24T16:15:20.534Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:15:20 [2021-03-24T16:15:20.534Z] HUDSON_COOKIE                  fb723669-63a6-429e-af78-f4c7e4b94bd7                                                    
16:15:20 [2021-03-24T16:15:20.534Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:15:20 [2021-03-24T16:15:20.534Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:15:20 [2021-03-24T16:15:20.534Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:15:20 [2021-03-24T16:15:20.534Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
16:15:20 [2021-03-24T16:15:20.534Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:15:20 [2021-03-24T16:15:20.534Z] JENKINS_NODE_COOKIE            49345b08-a747-477f-b85b-7ce441ed2ff8                                                    
16:15:20 [2021-03-24T16:15:20.534Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:15:20 [2021-03-24T16:15:20.534Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:15:20 [2021-03-24T16:15:20.534Z] JOB_BASE_NAME                  PR-42193                                                                                
16:15:20 [2021-03-24T16:15:20.534Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42193/display/redirect                
16:15:20 [2021-03-24T16:15:20.534Z] JOB_NAME                       moby/PR-42193                                                                           
16:15:20 [2021-03-24T16:15:20.534Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42193/                                
16:15:20 [2021-03-24T16:15:20.534Z] library.jps.version            master                                                                                  
16:15:20 [2021-03-24T16:15:20.534Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
16:15:20 [2021-03-24T16:15:20.534Z] NODE_LABELS                    amd64 azure azwin-2-60e4b0 azwin-2019 docker west-us windows windows-2019 x86_64        
16:15:20 [2021-03-24T16:15:20.534Z] NODE_NAME                      azwin-2-60e4b0                                                                          
16:15:20 [2021-03-24T16:15:20.534Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:15:20 [2021-03-24T16:15:20.535Z] OS                             Windows_NT                                                                              
16:15:20 [2021-03-24T16:15:20.535Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
16:15:20 [2021-03-24T16:15:20.535Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:15:20 [2021-03-24T16:15:20.535Z] ppc64le                        false                                                                                   
16:15:20 [2021-03-24T16:15:20.535Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:15:20 [2021-03-24T16:15:20.535Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
16:15:20 [2021-03-24T16:15:20.535Z] PROCESSOR_LEVEL                6                                                                                       
16:15:20 [2021-03-24T16:15:20.535Z] PROCESSOR_REVISION             5504                                                                                    
16:15:20 [2021-03-24T16:15:20.535Z] ProgramData                    C:\ProgramData                                                                          
16:15:20 [2021-03-24T16:15:20.535Z] ProgramFiles                   C:\Program Files                                                                        
16:15:20 [2021-03-24T16:15:20.535Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:15:20 [2021-03-24T16:15:20.535Z] ProgramW6432                   C:\Program Files                                                                        
16:15:20 [2021-03-24T16:15:20.535Z] PROMPT                         $P$G                                                                                    
16:15:20 [2021-03-24T16:15:20.535Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:15:20 [2021-03-24T16:15:20.535Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
16:15:20 [2021-03-24T16:15:20.535Z] PUBLIC                         C:\Users\Public                                                                         
16:15:20 [2021-03-24T16:15:20.535Z] rootless                       true                                                                                    
16:15:20 [2021-03-24T16:15:20.535Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42193/4/display/redirect?page=artif...
16:15:20 [2021-03-24T16:15:20.535Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42193/4/display/redirect?page=changes 
16:15:20 [2021-03-24T16:15:20.535Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42193/4/display/redirect              
16:15:20 [2021-03-24T16:15:20.535Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42193/4/display/redirect?page=tests   
16:15:20 [2021-03-24T16:15:20.535Z] s390x                          false                                                                                   
16:15:20 [2021-03-24T16:15:20.535Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:15:20 [2021-03-24T16:15:20.535Z] SOURCES_DRIVE                  d                                                                                       
16:15:20 [2021-03-24T16:15:20.535Z] SOURCES_SUBDIR                 gopath                                                                                  
16:15:20 [2021-03-24T16:15:20.535Z] STAGE_NAME                     Run tests                                                                               
16:15:20 [2021-03-24T16:15:20.535Z] SystemDrive                    C:                                                                                      
16:15:20 [2021-03-24T16:15:20.535Z] SystemRoot                     C:\windows                                                                              
16:15:20 [2021-03-24T16:15:20.535Z] TEMP                           C:\windows\TEMP                                                                         
16:15:20 [2021-03-24T16:15:20.535Z] TESTDEBUG                      0                                                                                       
16:15:20 [2021-03-24T16:15:20.535Z] TESTRUN_DRIVE                  d                                                                                       
16:15:20 [2021-03-24T16:15:20.535Z] TESTRUN_SUBDIR                 CI                                                                                      
16:15:20 [2021-03-24T16:15:20.535Z] TIMEOUT                        120m                                                                                    
16:15:20 [2021-03-24T16:15:20.535Z] TMP                            C:\windows\TEMP                                                                         
16:15:20 [2021-03-24T16:15:20.535Z] unit_validate                  true                                                                                    
16:15:20 [2021-03-24T16:15:20.535Z] USERDOMAIN                     WORKGROUP                                                                               
16:15:20 [2021-03-24T16:15:20.535Z] USERNAME                       azwin-2-60e4b0$                                                                         
16:15:20 [2021-03-24T16:15:20.535Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
16:15:20 [2021-03-24T16:15:20.535Z] validate_force                 false                                                                                   
16:15:20 [2021-03-24T16:15:20.535Z] windir                         C:\windows                                                                              
16:15:20 [2021-03-24T16:15:20.535Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:15:20 [2021-03-24T16:15:20.535Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
16:15:20 [2021-03-24T16:15:20.535Z] windowsRS1                     false                                                                                   
16:15:20 [2021-03-24T16:15:20.535Z] windowsRS5                     true                                                                                    
16:15:20 [2021-03-24T16:15:20.535Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:15:20 [2021-03-24T16:15:20.535Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
16:15:20 [2021-03-24T16:15:20.535Z] 
16:15:20 [2021-03-24T16:15:20.535Z] 
16:15:20 [2021-03-24T16:15:20.535Z] 
16:15:20 [2021-03-24T16:15:20.535Z] INFO: Sources under d:\gopath\...
16:15:20 [2021-03-24T16:15:20.535Z] INFO: Test run under d:\CI\...
16:15:20 [2021-03-24T16:15:20.535Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:15:20 [2021-03-24T16:15:20.535Z] INFO: docker/docker repository was found
16:15:20 [2021-03-24T16:15:20.535Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
16:15:20 [2021-03-24T16:15:20.535Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817'
16:15:20 [2021-03-24T16:15:20.535Z] INFO: Docker version of control daemon
16:15:20 [2021-03-24T16:15:20.535Z] 
16:15:21 [2021-03-24T16:15:21.010Z] Client: Docker Engine - Enterprise
16:15:21 [2021-03-24T16:15:21.010Z]  Version:           19.03.12
16:15:21 [2021-03-24T16:15:21.010Z]  API version:       1.40
16:15:21 [2021-03-24T16:15:21.010Z]  Go version:        go1.13.13
16:15:21 [2021-03-24T16:15:21.010Z]  Git commit:        4306744
16:15:21 [2021-03-24T16:15:21.010Z]  Built:             08/05/2020 19:27:53
16:15:21 [2021-03-24T16:15:21.010Z]  OS/Arch:           windows/amd64
16:15:21 [2021-03-24T16:15:21.010Z]  Experimental:      false
16:15:21 [2021-03-24T16:15:21.010Z] 
16:15:21 [2021-03-24T16:15:21.010Z] Server: Docker Engine - Enterprise
16:15:21 [2021-03-24T16:15:21.010Z]  Engine:
16:15:21 [2021-03-24T16:15:21.010Z]   Version:          19.03.12
16:15:21 [2021-03-24T16:15:21.010Z]   API version:      1.40 (minimum version 1.24)
16:15:21 [2021-03-24T16:15:21.010Z]   Go version:       go1.13.13
16:15:21 [2021-03-24T16:15:21.010Z]   Git commit:       f295753ffd
16:15:21 [2021-03-24T16:15:21.010Z]   Built:            08/05/2020 19:26:41
16:15:21 [2021-03-24T16:15:21.010Z]   OS/Arch:          windows/amd64
16:15:21 [2021-03-24T16:15:21.010Z]   Experimental:     true
16:15:21 [2021-03-24T16:15:21.010Z] 
16:15:21 [2021-03-24T16:15:21.010Z] INFO: Docker info of control daemon
16:15:21 [2021-03-24T16:15:21.010Z] 
16:15:21 [2021-03-24T16:15:21.338Z] #27 4.766 Reading package lists...
16:15:21 [2021-03-24T16:15:21.338Z] #27 5.684 Building dependency tree...
16:15:21 [2021-03-24T16:15:21.486Z] Client:
16:15:21 [2021-03-24T16:15:21.486Z]  Debug Mode: false
16:15:21 [2021-03-24T16:15:21.486Z]  Plugins:
16:15:21 [2021-03-24T16:15:21.486Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
16:15:21 [2021-03-24T16:15:21.486Z] 
16:15:21 [2021-03-24T16:15:21.486Z] Server:
16:15:21 [2021-03-24T16:15:21.486Z]  Containers: 0
16:15:21 [2021-03-24T16:15:21.486Z]   Running: 0
16:15:21 [2021-03-24T16:15:21.486Z]   Paused: 0
16:15:21 [2021-03-24T16:15:21.486Z]   Stopped: 0
16:15:21 [2021-03-24T16:15:21.486Z]  Images: 10
16:15:21 [2021-03-24T16:15:21.486Z]  Server Version: 19.03.12
16:15:21 [2021-03-24T16:15:21.486Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:15:21 [2021-03-24T16:15:21.486Z]   Windows: 
16:15:21 [2021-03-24T16:15:21.486Z]   LCOW: 
16:15:21 [2021-03-24T16:15:21.486Z]  Logging Driver: json-file
16:15:21 [2021-03-24T16:15:21.486Z]  Plugins:
16:15:21 [2021-03-24T16:15:21.486Z]   Volume: local
16:15:21 [2021-03-24T16:15:21.486Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:15:21 [2021-03-24T16:15:21.486Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:15:21 [2021-03-24T16:15:21.486Z]  Swarm: inactive
16:15:21 [2021-03-24T16:15:21.486Z]  Default Isolation: process
16:15:21 [2021-03-24T16:15:21.486Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:15:21 [2021-03-24T16:15:21.486Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
16:15:21 [2021-03-24T16:15:21.486Z]  OSType: windows
16:15:21 [2021-03-24T16:15:21.486Z]  Architecture: x86_64
16:15:21 [2021-03-24T16:15:21.486Z]  CPUs: 4
16:15:21 [2021-03-24T16:15:21.486Z]  Total Memory: 32GiB
16:15:21 [2021-03-24T16:15:21.486Z]  Name: azwin-2-60e4b0
16:15:21 [2021-03-24T16:15:21.486Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
16:15:21 [2021-03-24T16:15:21.486Z]  Docker Root Dir: D:\docker
16:15:21 [2021-03-24T16:15:21.486Z]  Debug Mode: false
16:15:21 [2021-03-24T16:15:21.486Z]  Registry: https://index.docker.io/v1/
16:15:21 [2021-03-24T16:15:21.486Z]  Labels:
16:15:21 [2021-03-24T16:15:21.486Z]  Experimental: true
16:15:21 [2021-03-24T16:15:21.486Z]  Insecure Registries:
16:15:21 [2021-03-24T16:15:21.486Z]   10.0.0.4:5000
16:15:21 [2021-03-24T16:15:21.486Z]   127.0.0.0/8
16:15:21 [2021-03-24T16:15:21.486Z]  Registry Mirrors:
16:15:21 [2021-03-24T16:15:21.486Z]   http://10.0.0.4:5000/
16:15:21 [2021-03-24T16:15:21.486Z]  Live Restore Enabled: false
16:15:21 [2021-03-24T16:15:21.486Z] 
16:15:21 [2021-03-24T16:15:21.486Z] 
16:15:21 [2021-03-24T16:15:21.486Z] INFO: Commit hash is 4756d15bb0
16:15:21 [2021-03-24T16:15:21.486Z] INFO: Nuke-Everything...
16:15:21 [2021-03-24T16:15:21.599Z] #27 6.040 The following additional packages will be installed:
16:15:21 [2021-03-24T16:15:21.599Z] #27 6.040   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:15:21 [2021-03-24T16:15:21.599Z] #27 6.040   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:15:21 [2021-03-24T16:15:21.599Z] #27 6.040   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:15:21 [2021-03-24T16:15:21.599Z] #27 6.040 Suggested packages:
16:15:21 [2021-03-24T16:15:21.599Z] #27 6.040   krb5-doc krb5-user
16:15:21 [2021-03-24T16:15:21.599Z] #27 6.040 Recommended packages:
16:15:21 [2021-03-24T16:15:21.599Z] #27 6.040   krb5-locales publicsuffix libsasl2-modules
16:15:21 [2021-03-24T16:15:21.862Z] #27 6.222 The following NEW packages will be installed:
16:15:21 [2021-03-24T16:15:21.862Z] #27 6.222   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:15:21 [2021-03-24T16:15:21.862Z] #27 6.222   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:15:21 [2021-03-24T16:15:21.862Z] #27 6.222   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:15:21 [2021-03-24T16:15:21.862Z] #27 6.222   libssh2-1 libssl1.1 openssl
16:15:21 [2021-03-24T16:15:21.962Z] INFO: Container count on control daemon to delete is 0
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.526 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.526 Need to get 5057 kB of archives.
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.526 After this operation, 12.1 MB of additional disk space will be used.
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.526 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.526 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.527 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.529 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.530 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.540 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.540 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.544 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.560 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.563 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.564 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.569 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.570 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.576 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.596 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.596 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.596 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.596 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.606 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.613 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 6.613 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:15:22 [2021-03-24T16:15:22.124Z] #27 ...
16:15:22 [2021-03-24T16:15:22.124Z] 
16:15:22 [2021-03-24T16:15:22.124Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:15:22 [2021-03-24T16:15:22.124Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:15:22 [2021-03-24T16:15:22.124Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.9s done
16:15:22 [2021-03-24T16:15:22.124Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.5s done
16:15:22 [2021-03-24T16:15:22.124Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
16:15:22 [2021-03-24T16:15:22.124Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.6s
16:15:22 [2021-03-24T16:15:22.385Z] #9 ...
16:15:22 [2021-03-24T16:15:22.385Z] 
16:15:22 [2021-03-24T16:15:22.385Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:15:22 [2021-03-24T16:15:22.385Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
16:15:22 [2021-03-24T16:15:22.385Z] #27 6.812 debconf: delaying package configuration, since apt-utils is not installed
16:15:22 [2021-03-24T16:15:22.385Z] #27 6.841 Fetched 5057 kB in 0s (14.5 MB/s)
16:15:22 [2021-03-24T16:15:22.385Z] #27 6.897 Selecting previously unselected package libssl1.1:amd64.
16:15:22 [2021-03-24T16:15:22.385Z] #27 6.897 (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.)
16:15:22 [2021-03-24T16:15:22.385Z] #27 6.897 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
16:15:22 [2021-03-24T16:15:22.385Z] #27 6.906 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:15:22 [2021-03-24T16:15:22.438Z] INFO: Nuking d:\CI
16:15:22 [2021-03-24T16:15:22.438Z] INFO: Zapped successfully
16:15:22 [2021-03-24T16:15:22.438Z] INFO: Location for testing is d:\CI\PR-42193\4
16:15:22 [2021-03-24T16:15:22.438Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:15:22 [2021-03-24T16:15:22.438Z] 
16:15:22 [2021-03-24T16:15:22.438Z] 
16:15:22 [2021-03-24T16:15:22.438Z] INFO: Building the image from Dockerfile.windows at 03/24/2021 16:15:22...
16:15:22 [2021-03-24T16:15:22.438Z] 
16:15:22 [2021-03-24T16:15:22.645Z] #27 7.115 Selecting previously unselected package libsasl2-modules-db:amd64.
16:15:22 [2021-03-24T16:15:22.645Z] #27 7.115 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:15:22 [2021-03-24T16:15:22.645Z] #27 7.124 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:15:22 [2021-03-24T16:15:22.906Z] #27 7.206 Selecting previously unselected package libsasl2-2:amd64.
16:15:22 [2021-03-24T16:15:22.906Z] #27 7.206 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:15:22 [2021-03-24T16:15:22.906Z] #27 7.215 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:15:22 [2021-03-24T16:15:22.906Z] #27 7.279 Selecting previously unselected package libldap-common.
16:15:22 [2021-03-24T16:15:22.906Z] #27 7.279 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:15:22 [2021-03-24T16:15:22.906Z] #27 7.296 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:15:22 [2021-03-24T16:15:22.906Z] #27 7.350 Selecting previously unselected package libldap-2.4-2:amd64.
16:15:22 [2021-03-24T16:15:22.906Z] #27 7.350 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:15:22 [2021-03-24T16:15:22.906Z] #27 7.355 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:15:23 [2021-03-24T16:15:23.171Z] #27 7.455 Selecting previously unselected package openssl.
16:15:23 [2021-03-24T16:15:23.171Z] #27 7.455 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
16:15:23 [2021-03-24T16:15:23.171Z] #27 7.499 Unpacking openssl (1.1.1d-0+deb10u5) ...
16:15:23 [2021-03-24T16:15:23.171Z] #27 7.689 Selecting previously unselected package ca-certificates.
16:15:23 [2021-03-24T16:15:23.171Z] #27 7.689 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
16:15:23 [2021-03-24T16:15:23.171Z] #27 7.697 Unpacking ca-certificates (20200601~deb10u2) ...
16:15:23 [2021-03-24T16:15:23.431Z] #27 7.810 Selecting previously unselected package libkeyutils1:amd64.
16:15:23 [2021-03-24T16:15:23.431Z] #27 7.810 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
16:15:23 [2021-03-24T16:15:23.431Z] #27 7.820 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:15:23 [2021-03-24T16:15:23.431Z] #27 7.867 Selecting previously unselected package libkrb5support0:amd64.
16:15:23 [2021-03-24T16:15:23.431Z] #27 7.867 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
16:15:23 [2021-03-24T16:15:23.431Z] #27 7.871 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:15:23 [2021-03-24T16:15:23.431Z] #27 7.936 Selecting previously unselected package libk5crypto3:amd64.
16:15:23 [2021-03-24T16:15:23.431Z] #27 7.936 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
16:15:23 [2021-03-24T16:15:23.431Z] #27 7.941 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:15:23 [2021-03-24T16:15:23.431Z] #27 8.006 Selecting previously unselected package libkrb5-3:amd64.
16:15:23 [2021-03-24T16:15:23.431Z] #27 8.006 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
16:15:23 [2021-03-24T16:15:23.431Z] #27 8.010 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:15:23 [2021-03-24T16:15:23.692Z] #27 8.155 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:15:23 [2021-03-24T16:15:23.692Z] #27 8.155 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
16:15:23 [2021-03-24T16:15:23.692Z] #27 8.160 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:15:23 [2021-03-24T16:15:23.692Z] #27 8.232 Selecting previously unselected package libnghttp2-14:amd64.
16:15:23 [2021-03-24T16:15:23.692Z] #27 8.232 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:15:23 [2021-03-24T16:15:23.692Z] #27 8.242 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:15:23 [2021-03-24T16:15:23.953Z] #27 8.309 Selecting previously unselected package libpsl5:amd64.
16:15:23 [2021-03-24T16:15:23.953Z] #27 8.309 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:15:23 [2021-03-24T16:15:23.953Z] #27 8.321 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:15:23 [2021-03-24T16:15:23.953Z] #27 8.374 Selecting previously unselected package librtmp1:amd64.
16:15:23 [2021-03-24T16:15:23.953Z] #27 8.374 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:15:23 [2021-03-24T16:15:23.953Z] #27 8.381 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:15:23 [2021-03-24T16:15:23.953Z] #27 8.451 Selecting previously unselected package libssh2-1:amd64.
16:15:23 [2021-03-24T16:15:23.953Z] #27 8.451 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:15:24 [2021-03-24T16:15:24.262Z] #27 8.457 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:15:24 [2021-03-24T16:15:24.262Z] #27 8.536 Selecting previously unselected package libcurl4:amd64.
16:15:24 [2021-03-24T16:15:24.262Z] #27 8.536 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
16:15:24 [2021-03-24T16:15:24.262Z] #27 8.545 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:15:24 [2021-03-24T16:15:24.262Z] #27 8.643 Selecting previously unselected package curl.
16:15:24 [2021-03-24T16:15:24.262Z] #27 8.643 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
16:15:24 [2021-03-24T16:15:24.262Z] #27 8.649 Unpacking curl (7.64.0-4+deb10u1) ...
16:15:24 [2021-03-24T16:15:24.523Z] #27 8.758 Selecting previously unselected package libonig5:amd64.
16:15:24 [2021-03-24T16:15:24.523Z] #27 8.761 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:15:24 [2021-03-24T16:15:24.523Z] #27 8.765 Unpacking libonig5:amd64 (6.9.1-1) ...
16:15:24 [2021-03-24T16:15:24.523Z] #27 8.909 Selecting previously unselected package libjq1:amd64.
16:15:24 [2021-03-24T16:15:24.523Z] #27 8.909 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:15:24 [2021-03-24T16:15:24.523Z] #27 8.920 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:15:24 [2021-03-24T16:15:24.523Z] #27 8.980 Selecting previously unselected package jq.
16:15:24 [2021-03-24T16:15:24.523Z] #27 8.980 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:15:24 [2021-03-24T16:15:24.523Z] #27 8.986 Unpacking jq (1.5+dfsg-2+b1) ...
16:15:24 [2021-03-24T16:15:24.523Z] #27 9.043 Setting up libkeyutils1:amd64 (1.6-6) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.058 Setting up libpsl5:amd64 (0.20.2-2) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.072 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.214 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.229 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.249 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.264 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.284 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.289 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.304 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.319 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.333 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.351 Setting up openssl (1.1.1d-0+deb10u5) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.372 Setting up libonig5:amd64 (6.9.1-1) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.394 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:15:24 [2021-03-24T16:15:24.783Z] #27 9.408 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:15:25 [2021-03-24T16:15:25.044Z] #27 9.421 Setting up ca-certificates (20200601~deb10u2) ...
16:15:25 [2021-03-24T16:15:25.994Z] #27 10.24 Updating certificates in /etc/ssl/certs...
16:15:26 [2021-03-24T16:15:26.939Z] #27 11.49 137 added, 0 removed; done.
16:15:27 [2021-03-24T16:15:27.199Z] #27 11.54 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:15:27 [2021-03-24T16:15:27.199Z] #27 11.56 Setting up jq (1.5+dfsg-2+b1) ...
16:15:27 [2021-03-24T16:15:27.199Z] #27 11.57 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:15:27 [2021-03-24T16:15:27.199Z] #27 11.58 Setting up curl (7.64.0-4+deb10u1) ...
16:15:27 [2021-03-24T16:15:27.199Z] #27 11.60 Processing triggers for libc-bin (2.28-10) ...
16:15:27 [2021-03-24T16:15:27.199Z] #27 11.62 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:15:27 [2021-03-24T16:15:27.199Z] #27 11.63 Updating certificates in /etc/ssl/certs...
16:15:27 [2021-03-24T16:15:27.252Z] Sending build context to Docker daemon  58.33MB
16:15:27 [2021-03-24T16:15:27.252Z] 
16:15:27 [2021-03-24T16:15:27.728Z] Step 1/10 : FROM microsoft/windowsservercore
16:15:27 [2021-03-24T16:15:27.728Z]  ---> 3eaa9ebbf51f
16:15:27 [2021-03-24T16:15:27.728Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:15:27 [2021-03-24T16:15:27.728Z]  ---> Using cache
16:15:27 [2021-03-24T16:15:27.728Z]  ---> b7442dce264f
16:15:27 [2021-03-24T16:15:27.728Z] Step 3/10 : ARG GO_VERSION=1.13.15
16:15:27 [2021-03-24T16:15:27.728Z]  ---> Using cache
16:15:27 [2021-03-24T16:15:27.728Z]  ---> c42a20c25245
16:15:27 [2021-03-24T16:15:27.728Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
16:15:27 [2021-03-24T16:15:27.728Z]  ---> Using cache
16:15:27 [2021-03-24T16:15:27.728Z]  ---> c736238f752f
16:15:27 [2021-03-24T16:15:27.728Z] 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}
16:15:27 [2021-03-24T16:15:27.728Z]  ---> Using cache
16:15:27 [2021-03-24T16:15:27.728Z]  ---> 27e4d58619d5
16:15:27 [2021-03-24T16:15:27.728Z] 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;
16:15:27 [2021-03-24T16:15:27.728Z]  ---> Using cache
16:15:27 [2021-03-24T16:15:27.728Z]  ---> bc18fc33cd3e
16:15:27 [2021-03-24T16:15:27.728Z] 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
16:15:27 [2021-03-24T16:15:27.728Z]  ---> Using cache
16:15:27 [2021-03-24T16:15:27.728Z]  ---> cc9fa935042b
16:15:27 [2021-03-24T16:15:27.728Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
16:15:27 [2021-03-24T16:15:27.728Z]  ---> Using cache
16:15:27 [2021-03-24T16:15:27.728Z]  ---> e3ca5012b95d
16:15:27 [2021-03-24T16:15:27.728Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:15:27 [2021-03-24T16:15:27.728Z]  ---> Using cache
16:15:27 [2021-03-24T16:15:27.728Z]  ---> 6023e0a4890b
16:15:27 [2021-03-24T16:15:27.728Z] Step 10/10 : COPY . .
16:15:28 [2021-03-24T16:15:28.145Z] #27 12.59 0 added, 0 removed; done.
16:15:28 [2021-03-24T16:15:28.145Z] #27 12.59 Running hooks in /etc/ca-certificates/update.d...
16:15:28 [2021-03-24T16:15:28.145Z] #27 12.59 done.
16:15:29 [2021-03-24T16:15:29.973Z]  ---> Using cache
16:15:29 [2021-03-24T16:15:29.973Z]  ---> da9367c5b588
16:15:30 [2021-03-24T16:15:30.973Z] Successfully built da9367c5b588
16:15:30 [2021-03-24T16:15:30.973Z] Successfully tagged docker:latest
16:15:30 [2021-03-24T16:15:30.973Z] INFO: Image build ended at 03/24/2021 16:15:30. Duration:00:00:08.6814431
16:15:31 [2021-03-24T16:15:31.444Z] #27 DONE 15.4s
16:15:31 [2021-03-24T16:15:31.444Z] 
16:15:31 [2021-03-24T16:15:31.444Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:15:31 [2021-03-24T16:15:31.444Z] #28 sha256:666235aacf5592fd57117a4b318b23e36e694a44b9d7dec06814e4df7dabafa4
16:15:31 [2021-03-24T16:15:31.444Z] #28 DONE 0.1s
16:15:31 [2021-03-24T16:15:31.444Z] 
16:15:31 [2021-03-24T16:15:31.444Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:15:31 [2021-03-24T16:15:31.444Z] #29 sha256:79a4a8d245517397dea77f9dec2ac074d98496b08273ea000db392de472b0bea
16:15:31 [2021-03-24T16:15:31.450Z] 
16:15:31 [2021-03-24T16:15:31.450Z] 
16:15:31 [2021-03-24T16:15:31.450Z] INFO: Building the test binaries at 03/24/2021 16:15:30...
16:15:32 [2021-03-24T16:15:32.827Z] #29 ...
16:15:32 [2021-03-24T16:15:32.828Z] 
16:15:32 [2021-03-24T16:15:32.828Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:15:32 [2021-03-24T16:15:32.828Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:15:32 [2021-03-24T16:15:32.828Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s done
16:15:32 [2021-03-24T16:15:32.828Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done
16:15:32 [2021-03-24T16:15:32.828Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.3s
16:15:32 [2021-03-24T16:15:32.828Z] #9 ...
16:15:32 [2021-03-24T16:15:32.828Z] 
16:15:32 [2021-03-24T16:15:32.828Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:15:32 [2021-03-24T16:15:32.828Z] #29 sha256:79a4a8d245517397dea77f9dec2ac074d98496b08273ea000db392de472b0bea
16:15:32 [2021-03-24T16:15:32.828Z] #29 1.692 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:15:32 [2021-03-24T16:15:32.828Z] #29 1.809 
16:15:33 [2021-03-24T16:15:33.351Z] #29 1.934 
#######                                                                   10.5%
##########################                                                37.1%
#########################################                                 57.0%
####################################################                      73.2%
#####################################################################     96.7%
######################################################################## 100.0%
16:15:33 [2021-03-24T16:15:33.612Z] #29 2.440 
16:15:33 [2021-03-24T16:15:33.878Z] #29 2.666 #=#=#                                                                         

#######################################                                   54.3%
######################################################################## 100.0%
16:15:33 [2021-03-24T16:15:33.878Z] #29 2.921 
16:15:34 [2021-03-24T16:15:34.143Z] #29 3.040 
####################################                                      50.9%
######################################################################## 100.0%
16:15:34 [2021-03-24T16:15:34.404Z] #29 3.194 
16:15:34 [2021-03-24T16:15:34.666Z] #29 3.314 
########                                                                  12.4%
##########################                                                36.2%
#######################################                                   55.4%
###################################################                       71.9%
####################################################################      94.6%
######################################################################## 100.0%
16:15:34 [2021-03-24T16:15:34.927Z] #29 3.857 
16:15:36 [2021-03-24T16:15:36.782Z] #29 3.988 
##                                                                         3.6%
######                                                                     9.2%
##########                                                                15.3%
##############                                                            20.5%
##################                                                        25.6%
######################                                                    30.8%
#########################                                                 36.0%
#############################                                             41.3%
#################################                                         46.3%
#####################################                                     51.6%
########################################                                  56.8%
############################################                              62.1%
################################################                          67.3%
####################################################                      72.5%
#######################################################                   77.7%
###########################################################               82.9%
###############################################################           87.9%
###################################################################       93.3%
#######################################################################   99.0%
######################################################################## 100.0%
16:15:36 [2021-03-24T16:15:36.864Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b8e704334032bc5b) in /home/ubuntu/workspace/moby_PR-42193
[Pipeline] {
[Pipeline] checkout
16:15:36 [2021-03-24T16:15:36.999Z] The recommended git tool is: git
16:15:37 [2021-03-24T16:15:37.041Z] #29 5.864 
16:15:37 [2021-03-24T16:15:37.302Z] #29 6.294 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:15:37 [2021-03-24T16:15:37.302Z] #29 6.404 
16:15:37 [2021-03-24T16:15:37.398Z] INFO: make.ps1 starting at 03/24/2021 16:15:36
16:15:37 [2021-03-24T16:15:37.399Z] INFO: Git commit (4756d15bb0) assumed from DOCKER_GITCOMMIT environment variable
16:15:37 [2021-03-24T16:15:37.399Z] INFO: Invoking autogen...
16:15:37 [2021-03-24T16:15:37.399Z] INFO: Building daemon...
16:15:37 [2021-03-24T16:15:37.563Z] #29 6.525 
#########                                                                 13.7%
######################################################################## 100.0%
16:15:37 [2021-03-24T16:15:37.564Z] #29 6.581 
16:15:37 [2021-03-24T16:15:37.825Z] #29 6.887 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:15:38 [2021-03-24T16:15:38.085Z] #29 6.983 
16:15:38 [2021-03-24T16:15:38.085Z] #29 7.105 
########################################                                  56.9%
######################################################################## 100.0%
16:15:38 [2021-03-24T16:15:38.085Z] #29 7.204 
16:15:38 [2021-03-24T16:15:38.659Z] #29 7.610 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:15:38 [2021-03-24T16:15:38.659Z] #29 7.710 
16:15:39 [2021-03-24T16:15:39.709Z] #29 7.872 
                                                                           0.0%
##############                                                            20.7%
########################                                                  34.6%
############################                                              39.8%
#################################                                         47.1%
###########################################                               60.4%
########################################################                  78.3%
######################################################################## 100.0%
16:15:39 [2021-03-24T16:15:39.709Z] #29 8.741 
16:15:39 [2021-03-24T16:15:39.805Z] using credential docker-jenkins-github-credentials
16:15:39 [2021-03-24T16:15:39.813Z] Cloning the remote Git repository
16:15:39 [2021-03-24T16:15:39.813Z] Cloning with configured refspecs honoured and without tags
16:15:40 [2021-03-24T16:15:40.280Z] #29 9.169 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:15:40 [2021-03-24T16:15:40.280Z] #29 9.301 
16:15:40 [2021-03-24T16:15:40.540Z] #29 9.399 
######################################################################## 100.0%
16:15:40 [2021-03-24T16:15:40.540Z] #29 9.431 
16:15:39 [2021-03-24T16:15:39.836Z] Cloning repository https://github.com/moby/moby.git
16:15:39 [2021-03-24T16:15:39.895Z]  > git init /home/ubuntu/workspace/moby_PR-42193 # timeout=10
16:15:40 [2021-03-24T16:15:40.179Z] Fetching upstream changes from https://github.com/moby/moby.git
16:15:40 [2021-03-24T16:15:40.179Z]  > git --version # timeout=10
16:15:40 [2021-03-24T16:15:40.201Z]  > git --version # 'git version 2.17.1'
16:15:40 [2021-03-24T16:15:40.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:40 [2021-03-24T16:15:40.225Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:40 [2021-03-24T16:15:40.801Z] #29 9.692 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:15:40 [2021-03-24T16:15:40.801Z] #29 9.791 
16:15:41 [2021-03-24T16:15:41.062Z] #29 9.887 
######################################################################## 100.0%
16:15:41 [2021-03-24T16:15:41.062Z] #29 9.919 
16:15:41 [2021-03-24T16:15:41.062Z] #29 9.925 Download of images into '/build' complete.
16:15:41 [2021-03-24T16:15:41.062Z] #29 9.925 Use something like the following to load the result into a Docker daemon:
16:15:41 [2021-03-24T16:15:41.062Z] #29 9.925   tar -cC '/build' . | docker load
16:15:41 [2021-03-24T16:15:41.062Z] #29 ...
16:15:41 [2021-03-24T16:15:41.062Z] 
16:15:41 [2021-03-24T16:15:41.062Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:15:41 [2021-03-24T16:15:41.062Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:15:41 [2021-03-24T16:15:41.062Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.9s done
16:15:41 [2021-03-24T16:15:41.062Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
16:15:41 [2021-03-24T16:15:41.062Z] #9 DONE 39.7s
16:15:41 [2021-03-24T16:15:41.062Z] 
16:15:41 [2021-03-24T16:15:41.062Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:15:41 [2021-03-24T16:15:41.062Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:15:46 [2021-03-24T16:15:46.389Z] #10 ...
16:15:46 [2021-03-24T16:15:46.389Z] 
16:15:46 [2021-03-24T16:15:46.389Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:15:46 [2021-03-24T16:15:46.389Z] #29 sha256:79a4a8d245517397dea77f9dec2ac074d98496b08273ea000db392de472b0bea
16:15:46 [2021-03-24T16:15:46.389Z] #29 DONE 15.2s
16:15:46 [2021-03-24T16:15:46.389Z] 
16:15:46 [2021-03-24T16:15:46.389Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:15:46 [2021-03-24T16:15:46.389Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:15:47 [2021-03-24T16:15:47.350Z] #10 DONE 6.1s
16:15:47 [2021-03-24T16:15:47.350Z] 
16:15:47 [2021-03-24T16:15:47.350Z] #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
16:15:47 [2021-03-24T16:15:47.350Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
16:15:47 [2021-03-24T16:15:47.736Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da7bf9fa1bdff029) in /home/ubuntu/workspace/moby_PR-42193
[Pipeline] {
[Pipeline] checkout
16:15:47 [2021-03-24T16:15:47.941Z] The recommended git tool is: git
16:15:48 [2021-03-24T16:15:48.311Z] #11 DONE 1.1s
16:15:48 [2021-03-24T16:15:48.311Z] 
16:15:48 [2021-03-24T16:15:48.311Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:15:48 [2021-03-24T16:15:48.311Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
16:15:48 [2021-03-24T16:15:48.579Z] #31 ...
16:15:48 [2021-03-24T16:15:48.579Z] 
16:15:48 [2021-03-24T16:15:48.579Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:15:48 [2021-03-24T16:15:48.579Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
16:15:48 [2021-03-24T16:15:48.579Z] #39 DONE 0.4s
16:15:48 [2021-03-24T16:15:48.842Z] 
16:15:48 [2021-03-24T16:15:48.842Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:15:48 [2021-03-24T16:15:48.842Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
16:15:48 [2021-03-24T16:15:48.842Z] #31 DONE 0.4s
16:15:48 [2021-03-24T16:15:48.842Z] 
16:15:48 [2021-03-24T16:15:48.842Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:15:48 [2021-03-24T16:15:48.842Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:15:51 [2021-03-24T16:15:51.992Z] using credential docker-jenkins-github-credentials
16:15:51 [2021-03-24T16:15:51.998Z] Cloning the remote Git repository
16:15:51 [2021-03-24T16:15:51.998Z] Cloning with configured refspecs honoured and without tags
16:15:52 [2021-03-24T16:15:52.050Z] Cloning repository https://github.com/moby/moby.git
16:15:52 [2021-03-24T16:15:52.107Z]  > git init /home/ubuntu/workspace/moby_PR-42193 # timeout=10
16:15:52 [2021-03-24T16:15:52.383Z] Fetching upstream changes from https://github.com/moby/moby.git
16:15:52 [2021-03-24T16:15:52.383Z]  > git --version # timeout=10
16:15:52 [2021-03-24T16:15:52.404Z]  > git --version # 'git version 2.17.1'
16:15:52 [2021-03-24T16:15:52.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:52 [2021-03-24T16:15:52.429Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:54 [2021-03-24T16:15:54.125Z] #32 ...
16:15:54 [2021-03-24T16:15:54.125Z] 
16:15:54 [2021-03-24T16:15:54.125Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
16:15:54 [2021-03-24T16:15:54.125Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
16:15:54 [2021-03-24T16:15:54.125Z] #12 DONE 4.8s
16:15:54 [2021-03-24T16:15:54.125Z] 
16:15:54 [2021-03-24T16:15:54.125Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:15:54 [2021-03-24T16:15:54.125Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:15:58 [2021-03-24T16:15:58.334Z] #13 ...
16:15:58 [2021-03-24T16:15:58.334Z] 
16:15:58 [2021-03-24T16:15:58.334Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:15:58 [2021-03-24T16:15:58.334Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:15:58 [2021-03-24T16:15:58.334Z] #49 7.996 + RM_GOPATH=0
16:15:58 [2021-03-24T16:15:58.334Z] #49 7.996 + TMP_GOPATH=
16:15:58 [2021-03-24T16:15:58.334Z] #49 7.996 + : /build
16:15:58 [2021-03-24T16:15:58.334Z] #49 7.996 + '[' -z '' ']'
16:15:58 [2021-03-24T16:15:58.334Z] #49 7.996 ++ mktemp -d
16:15:58 [2021-03-24T16:15:58.334Z] #49 7.996 + export GOPATH=/tmp/tmp.FM7vGrs7MK
16:15:58 [2021-03-24T16:15:58.334Z] #49 7.996 + GOPATH=/tmp/tmp.FM7vGrs7MK
16:15:58 [2021-03-24T16:15:58.334Z] #49 7.996 + RM_GOPATH=1
16:15:58 [2021-03-24T16:15:58.334Z] #49 7.996 + case "$(go env GOARCH)" in
16:15:58 [2021-03-24T16:15:58.334Z] #49 7.996 ++ go env GOARCH
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.025 + export GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.025 + GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.026 ++ dirname /tmp/install/install.sh
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + dir=/tmp/install
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + bin=golangci_lint
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + shift
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + . /tmp/install/golangci_lint.installer
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 ++ : v1.23.8
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + install_golangci_lint
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + set -e
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + export GO111MODULE=on
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + GO111MODULE=on
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + GOBIN=/build
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.033 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.161 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.173 go: finding github.com v1.23.8
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.178 go: finding github.com/golangci/golangci-lint v1.23.8
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.178 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
16:15:58 [2021-03-24T16:15:58.334Z] #49 8.178 go: finding github.com/golangci v1.23.8
16:15:58 [2021-03-24T16:15:58.334Z] #49 9.457 go: downloading github.com/golangci/golangci-lint v1.23.8
16:15:58 [2021-03-24T16:15:58.334Z] #49 ...
16:15:58 [2021-03-24T16:15:58.334Z] 
16:15:58 [2021-03-24T16:15:58.334Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:15:58 [2021-03-24T16:15:58.334Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.015 + RM_GOPATH=0
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.015 + TMP_GOPATH=
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.015 + : /build
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.015 + '[' -z '' ']'
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.015 ++ mktemp -d
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.017 + export GOPATH=/tmp/tmp.ZvVUXi0oDH
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.017 + GOPATH=/tmp/tmp.ZvVUXi0oDH
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.017 + RM_GOPATH=1
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.017 + case "$(go env GOARCH)" in
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.017 ++ go env GOARCH
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.049 + export GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.049 + GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.049 ++ dirname /tmp/install/install.sh
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.057 + dir=/tmp/install
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.057 + bin=vndr
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.057 + shift
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.057 + '[' '!' -f /tmp/install/vndr.installer ']'
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.057 + . /tmp/install/vndr.installer
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.057 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.057 + install_vndr
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.057 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.057 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZvVUXi0oDH/src/github.com/LK4D4/vndr
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.061 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:15:58 [2021-03-24T16:15:58.334Z] #45 9.061 Cloning into '/tmp/tmp.ZvVUXi0oDH/src/github.com/LK4D4/vndr'...
16:15:58 [2021-03-24T16:15:58.594Z] #45 10.29 + cd /tmp/tmp.ZvVUXi0oDH/src/github.com/LK4D4/vndr
16:15:58 [2021-03-24T16:15:58.594Z] #45 10.29 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:15:58 [2021-03-24T16:15:58.594Z] #45 ...
16:15:58 [2021-03-24T16:15:58.594Z] 
16:15:58 [2021-03-24T16:15:58.594Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:15:58 [2021-03-24T16:15:58.594Z] #67 sha256:923530bfb2d273f6e7c565dd97c9e910e13577bc667aa6fe16f3670169470748
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.738 + RM_GOPATH=0
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.738 + TMP_GOPATH=
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.738 + : /build
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.738 + '[' -z '' ']'
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.738 ++ mktemp -d
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.738 + export GOPATH=/tmp/tmp.mn00HYM0r2
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.738 + GOPATH=/tmp/tmp.mn00HYM0r2
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.738 + RM_GOPATH=1
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.738 + case "$(go env GOARCH)" in
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.738 ++ go env GOARCH
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.742 + export GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.742 + GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.742 ++ dirname /tmp/install/install.sh
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + dir=/tmp/install
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + bin=proxy
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + shift
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + '[' '!' -f /tmp/install/proxy.installer ']'
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + . /tmp/install/proxy.installer
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + install_proxy
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + case "$1" in
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + export CGO_ENABLED=0
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + CGO_ENABLED=0
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + _install_proxy
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.743 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mn00HYM0r2/src/github.com/docker/libnetwork
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.744 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:15:58 [2021-03-24T16:15:58.594Z] #67 4.745 Cloning into '/tmp/tmp.mn00HYM0r2/src/github.com/docker/libnetwork'...
16:15:58 [2021-03-24T16:15:58.594Z] #67 ...
16:15:58 [2021-03-24T16:15:58.594Z] 
16:15:58 [2021-03-24T16:15:58.594Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:15:58 [2021-03-24T16:15:58.594Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:15:58 [2021-03-24T16:15:58.594Z] #55 7.471 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:15:58 [2021-03-24T16:15:58.594Z] #55 7.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:15:58 [2021-03-24T16:15:58.594Z] #55 7.653 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:15:58 [2021-03-24T16:15:58.594Z] #55 8.122 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:15:58 [2021-03-24T16:15:58.854Z] #55 10.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:15:58 [2021-03-24T16:15:58.854Z] #55 ...
16:15:58 [2021-03-24T16:15:58.854Z] 
16:15:58 [2021-03-24T16:15:58.854Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:15:58 [2021-03-24T16:15:58.854Z] #58 sha256:6ed4256e3c8e5f781ec2b4828fec6c9e1948a70512f455b7093c018f332c2f37
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.862 + RM_GOPATH=0
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.862 + TMP_GOPATH=
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.862 + : /build
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.862 + '[' -z '' ']'
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.862 ++ mktemp -d
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.862 + export GOPATH=/tmp/tmp.OFCvdTNSES
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.862 + GOPATH=/tmp/tmp.OFCvdTNSES
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.862 + RM_GOPATH=1
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.862 + case "$(go env GOARCH)" in
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.862 ++ go env GOARCH
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.889 + export GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.889 + GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.889 ++ dirname /tmp/install/install.sh
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + dir=/tmp/install
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + bin=rootlesskit
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + shift
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + . /tmp/install/rootlesskit.installer
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 ++ : 81d7d047d09a5b93645817ec580181de7a984082
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + install_rootlesskit
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + case "$1" in
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + export CGO_ENABLED=0
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + CGO_ENABLED=0
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + _install_rootlesskit
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.905 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OFCvdTNSES/src/github.com/rootless-containers/rootlesskit
16:15:58 [2021-03-24T16:15:58.854Z] #58 7.926 Cloning into '/tmp/tmp.OFCvdTNSES/src/github.com/rootless-containers/rootlesskit'...
16:15:58 [2021-03-24T16:15:58.854Z] #58 ...
16:15:58 [2021-03-24T16:15:58.854Z] 
16:15:58 [2021-03-24T16:15:58.854Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:15:58 [2021-03-24T16:15:58.854Z] #24 sha256:dbb919e511a820f9ec6886f589f2a1b2566a79332745b85e9380bc63826438a0
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.945 + RM_GOPATH=0
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.945 + TMP_GOPATH=
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.945 + : /build
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.945 + '[' -z '' ']'
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.945 ++ mktemp -d
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.945 + export GOPATH=/tmp/tmp.wjtztT01Je
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.945 + GOPATH=/tmp/tmp.wjtztT01Je
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.945 + RM_GOPATH=1
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.945 + case "$(go env GOARCH)" in
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.946 ++ go env GOARCH
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + export GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 ++ dirname /tmp/install/install.sh
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + dir=/tmp/install
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + bin=dockercli
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + shift
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + . /tmp/install/dockercli.installer
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 ++ : stable
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 ++ : 17.06.2-ce
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + install_dockercli
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 ++ uname -m
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + arch=x86_64
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + '[' x86_64 '!=' x86_64 ']'
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + url=https://download.docker.com/linux/static
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 + tar -xz docker/docker
16:15:58 [2021-03-24T16:15:58.854Z] #24 4.966 Install docker/cli version 17.06.2-ce from stable
16:15:58 [2021-03-24T16:15:58.854Z] #24 8.494 + mkdir -p /build
16:15:58 [2021-03-24T16:15:58.854Z] #24 8.494 + mv docker/docker /build/
16:15:58 [2021-03-24T16:15:58.854Z] #24 8.494 + rmdir docker
16:15:58 [2021-03-24T16:15:58.854Z] #24 DONE 10.6s
16:15:58 [2021-03-24T16:15:58.854Z] 
16:15:58 [2021-03-24T16:15:58.854Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:15:58 [2021-03-24T16:15:58.854Z] #47 sha256:37ff511ca714982394bc3c05168c7721c8443371819a88daf4734608e690ebeb
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.517 + RM_GOPATH=0
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.517 + TMP_GOPATH=
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.517 + : /build
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.517 + '[' -z '' ']'
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.517 ++ mktemp -d
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.517 + export GOPATH=/tmp/tmp.8LJYQRm8Ns
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.517 + GOPATH=/tmp/tmp.8LJYQRm8Ns
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.517 + RM_GOPATH=1
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.517 + case "$(go env GOARCH)" in
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.546 ++ go env GOARCH
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + export GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + GO_BUILDMODE=-buildmode=pie
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 ++ dirname /tmp/install/install.sh
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + dir=/tmp/install
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + bin=gotestsum
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + shift
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + . /tmp/install/gotestsum.installer
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 ++ : v0.5.3
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + install_gotestsum
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + set -e
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + export GO111MODULE=on
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + GO111MODULE=on
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + GOBIN=/build
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.573 + go get gotest.tools/gotestsum@v0.5.3
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.619 go: finding gotest.tools/gotestsum v0.5.3
16:15:58 [2021-03-24T16:15:58.854Z] #47 8.619 go: finding gotest.tools v0.5.3
16:15:58 [2021-03-24T16:15:58.854Z] #47 9.962 go: downloading gotest.tools/gotestsum v0.5.3
16:15:59 [2021-03-24T16:15:59.114Z] #47 ...
16:15:59 [2021-03-24T16:15:59.114Z] 
16:15:59 [2021-03-24T16:15:59.114Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:15:59 [2021-03-24T16:15:59.114Z] #51 sha256:4033407cc892fc315ff9ec669e2023b219ae3de198323bae71c586557fca0a71
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.173 + RM_GOPATH=0
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.173 + TMP_GOPATH=
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.173 + : /build
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.173 + '[' -z '' ']'
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.173 ++ mktemp -d
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.178 + export GOPATH=/tmp/tmp.PDuDlorExj
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.178 + GOPATH=/tmp/tmp.PDuDlorExj
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.178 + RM_GOPATH=1
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.178 + case "$(go env GOARCH)" in
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.178 ++ go env GOARCH
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 + export GO_BUILDMODE=-buildmode=pie
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 + GO_BUILDMODE=-buildmode=pie
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 ++ dirname /tmp/install/install.sh
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 + dir=/tmp/install
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 + bin=shfmt
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 + shift
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 + . /tmp/install/shfmt.installer
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 + install_shfmt
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.190 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PDuDlorExj/src/github.com/mvdan/sh
16:15:59 [2021-03-24T16:15:59.114Z] #51 8.204 Cloning into '/tmp/tmp.PDuDlorExj/src/github.com/mvdan/sh'...
16:15:59 [2021-03-24T16:15:59.114Z] #51 ...
16:15:59 [2021-03-24T16:15:59.114Z] 
16:15:59 [2021-03-24T16:15:59.114Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:15:59 [2021-03-24T16:15:59.114Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:15:59 [2021-03-24T16:15:59.114Z] #36 10.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:15:59 [2021-03-24T16:15:59.114Z] #36 10.49 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:15:59 [2021-03-24T16:15:59.114Z] #36 10.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:15:59 [2021-03-24T16:15:59.373Z] #36 ...
16:15:59 [2021-03-24T16:15:59.373Z] 
16:15:59 [2021-03-24T16:15:59.373Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:15:59 [2021-03-24T16:15:59.373Z] #34 sha256:5a7bfe077024d75084d2d81a3858d05aee77f47490918e0bc4235ff3542cf8e8
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.329 + RM_GOPATH=0
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.329 + TMP_GOPATH=
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.329 + : /build
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.329 + '[' -z '' ']'
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.333 ++ mktemp -d
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.339 + export GOPATH=/tmp/tmp.DQmjOf4KFb
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.339 + GOPATH=/tmp/tmp.DQmjOf4KFb
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.339 + RM_GOPATH=1
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.339 + case "$(go env GOARCH)" in
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.353 ++ go env GOARCH
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.382 + export GO_BUILDMODE=-buildmode=pie
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.382 + GO_BUILDMODE=-buildmode=pie
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.383 ++ dirname /tmp/install/install.sh
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.390 + dir=/tmp/install
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.390 + bin=tomlv
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.390 + shift
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.390 + '[' '!' -f /tmp/install/tomlv.installer ']'
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.390 + . /tmp/install/tomlv.installer
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.390 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.390 + install_tomlv
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.390 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.390 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DQmjOf4KFb/src/github.com/BurntSushi/toml
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.391 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:15:59 [2021-03-24T16:15:59.373Z] #34 9.417 Cloning into '/tmp/tmp.DQmjOf4KFb/src/github.com/BurntSushi/toml'...
16:15:59 [2021-03-24T16:15:59.373Z] #34 10.82 + cd /tmp/tmp.DQmjOf4KFb/src/github.com/BurntSushi/toml
16:15:59 [2021-03-24T16:15:59.373Z] #34 10.82 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:15:59 [2021-03-24T16:15:59.373Z] #34 10.93 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:15:59 [2021-03-24T16:15:59.373Z] #34 ...
16:15:59 [2021-03-24T16:15:59.373Z] 
16:15:59 [2021-03-24T16:15:59.373Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:15:59 [2021-03-24T16:15:59.373Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:15:59 [2021-03-24T16:15:59.373Z] #40 9.696 + git clone https://github.com/docker/distribution.git .
16:15:59 [2021-03-24T16:15:59.373Z] #40 9.696 Cloning into '.'...
16:15:59 [2021-03-24T16:15:59.634Z] #40 ...
16:15:59 [2021-03-24T16:15:59.634Z] 
16:15:59 [2021-03-24T16:15:59.634Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:15:59 [2021-03-24T16:15:59.634Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:15:59 [2021-03-24T16:15:59.634Z] #42 10.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:15:59 [2021-03-24T16:15:59.634Z] #42 10.48 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:15:59 [2021-03-24T16:15:59.634Z] #42 10.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:15:59 [2021-03-24T16:15:59.634Z] #42 ...
16:15:59 [2021-03-24T16:15:59.634Z] 
16:15:59 [2021-03-24T16:15:59.634Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:15:59 [2021-03-24T16:15:59.634Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:15:59 [2021-03-24T16:15:59.634Z] #13 6.390 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
16:15:59 [2021-03-24T16:15:59.634Z] #13 6.419 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:15:59 [2021-03-24T16:15:59.634Z] #13 6.475 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:15:59 [2021-03-24T16:15:59.634Z] #13 6.522 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:16:01 [2021-03-24T16:16:01.018Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-04b041d98a24e07a9) in /home/ubuntu/workspace/moby_PR-42193
[Pipeline] {
16:16:01 [2021-03-24T16:16:01.020Z] #13 7.915 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
[Pipeline] checkout
16:16:01 [2021-03-24T16:16:01.196Z] The recommended git tool is: git
16:16:03 [2021-03-24T16:16:03.570Z] #13 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:16:04 [2021-03-24T16:16:04.453Z] using credential docker-jenkins-github-credentials
16:16:04 [2021-03-24T16:16:04.461Z] Cloning the remote Git repository
16:16:04 [2021-03-24T16:16:04.461Z] Cloning with configured refspecs honoured and without tags
16:16:04 [2021-03-24T16:16:04.241Z] Cloning repository https://github.com/moby/moby.git
16:16:04 [2021-03-24T16:16:04.394Z]  > git init /home/ubuntu/workspace/moby_PR-42193 # timeout=10
16:16:04 [2021-03-24T16:16:04.972Z] #13 ...
16:16:04 [2021-03-24T16:16:04.972Z] 
16:16:04 [2021-03-24T16:16:04.972Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:16:04 [2021-03-24T16:16:04.972Z] #58 sha256:6ed4256e3c8e5f781ec2b4828fec6c9e1948a70512f455b7093c018f332c2f37
16:16:04 [2021-03-24T16:16:04.972Z] #58 13.04 + cd /tmp/tmp.OFCvdTNSES/src/github.com/rootless-containers/rootlesskit
16:16:04 [2021-03-24T16:16:04.972Z] #58 13.05 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
16:16:04 [2021-03-24T16:16:04.972Z] #58 13.05 + export GO111MODULE=on
16:16:04 [2021-03-24T16:16:04.972Z] #58 13.05 + GO111MODULE=on
16:16:04 [2021-03-24T16:16:04.972Z] #58 13.05 + export GOPROXY=https://proxy.golang.org
16:16:04 [2021-03-24T16:16:04.972Z] #58 13.05 + GOPROXY=https://proxy.golang.org
16:16:04 [2021-03-24T16:16:04.972Z] #58 13.05 + for f in rootlesskit rootlesskit-docker-proxy
16:16:04 [2021-03-24T16:16:04.972Z] #58 13.05 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:16:04 [2021-03-24T16:16:04.972Z] #58 15.35 go: downloading github.com/sirupsen/logrus v1.8.1
16:16:04 [2021-03-24T16:16:04.972Z] #58 15.37 go: downloading github.com/pkg/errors v0.9.1
16:16:04 [2021-03-24T16:16:04.972Z] #58 15.63 go: downloading github.com/gorilla/mux v1.8.0
16:16:04 [2021-03-24T16:16:04.972Z] #58 15.69 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:16:04 [2021-03-24T16:16:04.972Z] #58 15.76 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:16:04 [2021-03-24T16:16:04.972Z] #58 15.81 go: extracting github.com/sirupsen/logrus v1.8.1
16:16:04 [2021-03-24T16:16:04.972Z] #58 15.96 go: downloading github.com/urfave/cli/v2 v2.3.0
16:16:04 [2021-03-24T16:16:04.972Z] #58 16.00 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:16:04 [2021-03-24T16:16:04.972Z] #58 16.26 go: downloading github.com/google/uuid v1.2.0
16:16:04 [2021-03-24T16:16:04.972Z] #58 16.34 go: extracting github.com/pkg/errors v0.9.1
16:16:04 [2021-03-24T16:16:04.972Z] #58 16.64 go: extracting github.com/gorilla/mux v1.8.0
16:16:05 [2021-03-24T16:16:05.119Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d01e8ef882109237) in /home/ubuntu/workspace/moby_PR-42193
[Pipeline] {
[Pipeline] checkout
16:16:05 [2021-03-24T16:16:05.222Z] The recommended git tool is: git
16:16:05 [2021-03-24T16:16:05.232Z] #58 16.76 go: downloading github.com/moby/vpnkit v0.5.0
16:16:05 [2021-03-24T16:16:05.233Z] #58 16.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:16:05 [2021-03-24T16:16:05.233Z] #58 17.05 go: extracting github.com/moby/sys/mountinfo v0.4.1
16:16:05 [2021-03-24T16:16:05.493Z] #58 17.13 go: downloading github.com/gofrs/flock v0.8.0
16:16:05 [2021-03-24T16:16:05.493Z] #58 17.20 go: extracting github.com/google/uuid v1.2.0
16:16:05 [2021-03-24T16:16:05.493Z] #58 17.20 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:16:04 [2021-03-24T16:16:04.712Z] Fetching upstream changes from https://github.com/moby/moby.git
16:16:04 [2021-03-24T16:16:04.713Z]  > git --version # timeout=10
16:16:04 [2021-03-24T16:16:04.724Z]  > git --version # 'git version 2.7.4'
16:16:04 [2021-03-24T16:16:04.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:16:04 [2021-03-24T16:16:04.728Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:16:06 [2021-03-24T16:16:06.090Z] #58 17.83 go: extracting github.com/gofrs/flock v0.8.0
16:16:06 [2021-03-24T16:16:06.129Z] Fetching without tags
16:16:06 [2021-03-24T16:16:06.460Z] Merging remotes/origin/master commit dea989ea2fb8015b21c22f728fe0cd0d78256f84 into PR head commit 5ffcd162b5242df1937c1e03e22232713e605731
16:16:06 [2021-03-24T16:16:06.673Z] #58 18.39 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:16:06 [2021-03-24T16:16:06.936Z] #58 ...
16:16:06 [2021-03-24T16:16:06.936Z] 
16:16:06 [2021-03-24T16:16:06.936Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:16:06 [2021-03-24T16:16:06.936Z] #67 sha256:923530bfb2d273f6e7c565dd97c9e910e13577bc667aa6fe16f3670169470748
16:16:07 [2021-03-24T16:16:07.197Z] #67 17.30 Checking out files:  44% (851/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  90% (1726/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.
16:16:07 [2021-03-24T16:16:07.197Z] #67 18.93 + cd /tmp/tmp.mn00HYM0r2/src/github.com/docker/libnetwork
16:16:07 [2021-03-24T16:16:07.197Z] #67 18.94 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:16:07 [2021-03-24T16:16:07.767Z] #67 19.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:16:07 [2021-03-24T16:16:07.840Z] Merge succeeded, producing c239f901e6927b9fa28aa2a1f18963252aa817b6
16:16:07 [2021-03-24T16:16:07.840Z] Checking out Revision c239f901e6927b9fa28aa2a1f18963252aa817b6 (PR-42193)
16:16:06 [2021-03-24T16:16:06.050Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:16:06 [2021-03-24T16:16:06.062Z]  > git config --add remote.origin.fetch +refs/pull/42193/head:refs/remotes/origin/PR-42193 # timeout=10
16:16:06 [2021-03-24T16:16:06.071Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:16:06 [2021-03-24T16:16:06.101Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:16:06 [2021-03-24T16:16:06.135Z] Fetching upstream changes from https://github.com/moby/moby.git
16:16:06 [2021-03-24T16:16:06.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:16:06 [2021-03-24T16:16:06.137Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:16:06 [2021-03-24T16:16:06.472Z]  > git config core.sparsecheckout # timeout=10
16:16:06 [2021-03-24T16:16:06.497Z]  > git checkout -f 5ffcd162b5242df1937c1e03e22232713e605731 # timeout=10
16:16:07 [2021-03-24T16:16:07.236Z]  > git remote # timeout=10
16:16:07 [2021-03-24T16:16:07.261Z]  > git config --get remote.origin.url # timeout=10
16:16:07 [2021-03-24T16:16:07.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:16:07 [2021-03-24T16:16:07.274Z]  > git merge dea989ea2fb8015b21c22f728fe0cd0d78256f84 # timeout=10
16:16:07 [2021-03-24T16:16:07.831Z]  > git rev-parse HEAD^{commit} # timeout=10
16:16:07 [2021-03-24T16:16:07.845Z]  > git config core.sparsecheckout # timeout=10
16:16:07 [2021-03-24T16:16:07.876Z]  > git checkout -f c239f901e6927b9fa28aa2a1f18963252aa817b6 # timeout=10
16:16:08 [2021-03-24T16:16:08.140Z] using credential docker-jenkins-github-credentials
16:16:08 [2021-03-24T16:16:08.148Z] Cloning the remote Git repository
16:16:08 [2021-03-24T16:16:08.148Z] Cloning with configured refspecs honoured and without tags
16:16:08 [2021-03-24T16:16:08.339Z] #67 ...
16:16:08 [2021-03-24T16:16:08.339Z] 
16:16:08 [2021-03-24T16:16:08.339Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:16:08 [2021-03-24T16:16:08.339Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:16:08 [2021-03-24T16:16:08.339Z] #32 9.538 + git clone https://github.com/kolyshkin/go-swagger.git .
16:16:08 [2021-03-24T16:16:08.339Z] #32 9.549 Cloning into '.'...
16:16:08 [2021-03-24T16:16:08.600Z] #32 ...
16:16:08 [2021-03-24T16:16:08.600Z] 
16:16:08 [2021-03-24T16:16:08.600Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:16:08 [2021-03-24T16:16:08.600Z] #51 sha256:4033407cc892fc315ff9ec669e2023b219ae3de198323bae71c586557fca0a71
16:16:08 [2021-03-24T16:16:08.600Z] #51 19.88 + cd /tmp/tmp.PDuDlorExj/src/github.com/mvdan/sh
16:16:08 [2021-03-24T16:16:08.600Z] #51 19.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:16:08 [2021-03-24T16:16:08.600Z] #51 19.97 + GO111MODULE=on
16:16:08 [2021-03-24T16:16:08.600Z] #51 19.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:16:07 [2021-03-24T16:16:07.039Z] Cloning repository https://github.com/moby/moby.git
16:16:07 [2021-03-24T16:16:07.102Z]  > git init /home/ubuntu/workspace/moby_PR-42193 # timeout=10
16:16:08 [2021-03-24T16:16:08.862Z] #51 ...
16:16:08 [2021-03-24T16:16:08.862Z] 
16:16:08 [2021-03-24T16:16:08.862Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:16:08 [2021-03-24T16:16:08.862Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:16:08 [2021-03-24T16:16:08.862Z] #45 10.40 + go build -buildmode=pie -v -o /build/vndr .
16:16:08 [2021-03-24T16:16:08.862Z] #45 12.29 runtime/internal/atomic
16:16:08 [2021-03-24T16:16:08.862Z] #45 12.33 internal/cpu
16:16:08 [2021-03-24T16:16:08.862Z] #45 12.86 runtime/internal/sys
16:16:08 [2021-03-24T16:16:08.862Z] #45 13.45 internal/race
16:16:08 [2021-03-24T16:16:08.862Z] #45 13.63 internal/bytealg
16:16:08 [2021-03-24T16:16:08.862Z] #45 13.73 sync/atomic
16:16:08 [2021-03-24T16:16:08.862Z] #45 14.27 unicode
16:16:08 [2021-03-24T16:16:08.862Z] #45 14.41 runtime
16:16:08 [2021-03-24T16:16:08.862Z] #45 18.49 unicode/utf8
16:16:08 [2021-03-24T16:16:08.862Z] #45 19.65 internal/testlog
16:16:08 [2021-03-24T16:16:08.862Z] #45 20.15 encoding
16:16:08 [2021-03-24T16:16:08.862Z] #45 20.41 unicode/utf16
16:16:08 [2021-03-24T16:16:08.862Z] #45 ...
16:16:08 [2021-03-24T16:16:08.862Z] 
16:16:08 [2021-03-24T16:16:08.862Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:16:08 [2021-03-24T16:16:08.862Z] #58 sha256:6ed4256e3c8e5f781ec2b4828fec6c9e1948a70512f455b7093c018f332c2f37
16:16:08 [2021-03-24T16:16:08.862Z] #58 20.31 go: extracting github.com/urfave/cli/v2 v2.3.0
16:16:09 [2021-03-24T16:16:09.123Z] #58 ...
16:16:09 [2021-03-24T16:16:09.123Z] 
16:16:09 [2021-03-24T16:16:09.123Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:09 [2021-03-24T16:16:09.124Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:09 [2021-03-24T16:16:09.124Z] #49 10.73 go: extracting github.com/golangci/golangci-lint v1.23.8
16:16:09 [2021-03-24T16:16:09.124Z] #49 20.71 go: downloading github.com/spf13/pflag v1.0.5
16:16:09 [2021-03-24T16:16:09.124Z] #49 20.72 go: downloading github.com/sirupsen/logrus v1.4.2
16:16:09 [2021-03-24T16:16:09.124Z] #49 20.76 go: downloading github.com/mattn/go-colorable v0.1.4
16:16:09 [2021-03-24T16:16:09.124Z] #49 20.82 go: downloading github.com/fatih/color v1.7.0
16:16:09 [2021-03-24T16:16:09.124Z] #49 20.83 go: downloading github.com/spf13/viper v1.6.1
16:16:09 [2021-03-24T16:16:09.124Z] #49 20.83 go: downloading github.com/spf13/cobra v0.0.5
16:16:09 [2021-03-24T16:16:09.124Z] #49 20.84 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:16:09 [2021-03-24T16:16:09.124Z] #49 ...
16:16:09 [2021-03-24T16:16:09.124Z] 
16:16:09 [2021-03-24T16:16:09.124Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:16:09 [2021-03-24T16:16:09.124Z] #47 sha256:37ff511ca714982394bc3c05168c7721c8443371819a88daf4734608e690ebeb
16:16:09 [2021-03-24T16:16:09.124Z] #47 10.81 go: extracting gotest.tools/gotestsum v0.5.3
16:16:09 [2021-03-24T16:16:09.124Z] #47 12.52 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:16:09 [2021-03-24T16:16:09.124Z] #47 12.59 go: downloading github.com/spf13/pflag v1.0.3
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.07 go: downloading github.com/fatih/color v1.9.0
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.07 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.07 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.20 go: downloading github.com/jonboulle/clockwork v0.1.0
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.37 go: downloading github.com/pkg/errors v0.9.1
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.54 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.55 go: extracting github.com/spf13/pflag v1.0.3
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.55 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.70 go: extracting github.com/fatih/color v1.9.0
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.70 go: downloading github.com/mattn/go-isatty v0.0.12
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.71 go: downloading github.com/mattn/go-colorable v0.1.6
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.89 go: extracting github.com/jonboulle/clockwork v0.1.0
16:16:09 [2021-03-24T16:16:09.124Z] #47 13.90 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:16:09 [2021-03-24T16:16:09.124Z] #47 14.31 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:16:09 [2021-03-24T16:16:09.124Z] #47 14.44 go: extracting github.com/mattn/go-isatty v0.0.12
16:16:09 [2021-03-24T16:16:09.124Z] #47 14.67 go: extracting github.com/mattn/go-colorable v0.1.6
16:16:09 [2021-03-24T16:16:09.124Z] #47 14.86 go: extracting github.com/pkg/errors v0.9.1
16:16:09 [2021-03-24T16:16:09.124Z] #47 17.15 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:16:09 [2021-03-24T16:16:09.124Z] #47 17.34 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:16:09 [2021-03-24T16:16:09.124Z] #47 18.93 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:16:09 [2021-03-24T16:16:09.387Z] #47 ...
16:16:09 [2021-03-24T16:16:09.387Z] 
16:16:09 [2021-03-24T16:16:09.387Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:09 [2021-03-24T16:16:09.387Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:09 [2021-03-24T16:16:09.387Z] #49 21.08 go: extracting github.com/fatih/color v1.7.0
16:16:09 [2021-03-24T16:16:09.387Z] #49 21.16 go: downloading github.com/pkg/errors v0.8.1
16:16:09 [2021-03-24T16:16:09.387Z] #49 21.18 go: downloading github.com/go-critic/go-critic v0.4.1
16:16:09 [2021-03-24T16:16:09.648Z] #49 21.48 go: downloading github.com/mattn/go-isatty v0.0.8
16:16:07 [2021-03-24T16:16:07.628Z] Fetching upstream changes from https://github.com/moby/moby.git
16:16:07 [2021-03-24T16:16:07.629Z]  > git --version # timeout=10
16:16:07 [2021-03-24T16:16:07.641Z]  > git --version # 'git version 2.25.1'
16:16:07 [2021-03-24T16:16:07.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:16:07 [2021-03-24T16:16:07.706Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:16:09 [2021-03-24T16:16:09.910Z] #49 21.52 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:16:09 [2021-03-24T16:16:09.910Z] #49 21.53 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:16:10 [2021-03-24T16:16:10.170Z] #49 21.64 go: extracting github.com/spf13/cobra v0.0.5
16:16:10 [2021-03-24T16:16:10.170Z] #49 21.64 go: extracting github.com/spf13/viper v1.6.1
16:16:10 [2021-03-24T16:16:10.170Z] #49 21.64 go: extracting github.com/mattn/go-colorable v0.1.4
16:16:10 [2021-03-24T16:16:10.170Z] #49 21.65 go: extracting github.com/spf13/pflag v1.0.5
16:16:10 [2021-03-24T16:16:10.170Z] #49 21.72 go: downloading github.com/stretchr/testify v1.4.0
16:16:10 [2021-03-24T16:16:10.170Z] #49 21.80 go: extracting github.com/pkg/errors v0.8.1
16:16:10 [2021-03-24T16:16:10.170Z] #49 ...
16:16:10 [2021-03-24T16:16:10.170Z] 
16:16:10 [2021-03-24T16:16:10.171Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:16:10 [2021-03-24T16:16:10.171Z] #34 sha256:5a7bfe077024d75084d2d81a3858d05aee77f47490918e0bc4235ff3542cf8e8
16:16:10 [2021-03-24T16:16:10.171Z] #34 11.81 runtime/internal/atomic
16:16:10 [2021-03-24T16:16:10.171Z] #34 11.84 internal/cpu
16:16:10 [2021-03-24T16:16:10.171Z] #34 12.50 runtime/internal/sys
16:16:10 [2021-03-24T16:16:10.171Z] #34 12.87 runtime/internal/math
16:16:10 [2021-03-24T16:16:10.171Z] #34 13.16 internal/bytealg
16:16:10 [2021-03-24T16:16:10.171Z] #34 13.16 math/bits
16:16:10 [2021-03-24T16:16:10.171Z] #34 14.11 math
16:16:10 [2021-03-24T16:16:10.171Z] #34 14.21 runtime
16:16:10 [2021-03-24T16:16:10.171Z] #34 19.24 unicode/utf8
16:16:10 [2021-03-24T16:16:10.171Z] #34 20.27 encoding
16:16:10 [2021-03-24T16:16:10.171Z] #34 20.39 runtime/cgo
16:16:10 [2021-03-24T16:16:10.171Z] #34 ...
16:16:10 [2021-03-24T16:16:10.171Z] 
16:16:10 [2021-03-24T16:16:10.171Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:10 [2021-03-24T16:16:10.171Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:10 [2021-03-24T16:16:10.171Z] #49 21.83 go: extracting github.com/sirupsen/logrus v1.4.2
16:16:10 [2021-03-24T16:16:10.553Z] #49 21.83 go: extracting github.com/mitchellh/go-homedir v1.1.0
16:16:10 [2021-03-24T16:16:10.553Z] #49 21.94 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:16:10 [2021-03-24T16:16:10.553Z] #49 22.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:16:10 [2021-03-24T16:16:10.553Z] #49 22.12 go: extracting github.com/go-lintpack/lintpack v0.5.2
16:16:10 [2021-03-24T16:16:10.814Z] #49 22.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:16:10 [2021-03-24T16:16:10.814Z] #49 22.44 go: extracting github.com/go-critic/go-critic v0.4.1
16:16:10 [2021-03-24T16:16:10.814Z] #49 22.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:16:10 [2021-03-24T16:16:10.814Z] #49 22.51 go: downloading github.com/ultraware/whitespace v0.0.4
16:16:10 [2021-03-24T16:16:10.814Z] #49 22.52 go: extracting github.com/ultraware/whitespace v0.0.4
16:16:10 [2021-03-24T16:16:10.814Z] #49 22.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:16:11 [2021-03-24T16:16:11.074Z] #49 22.71 go: extracting github.com/mattn/go-isatty v0.0.8
16:16:11 [2021-03-24T16:16:11.074Z] #49 22.81 go: extracting github.com/stretchr/testify v1.4.0
16:16:11 [2021-03-24T16:16:11.074Z] #49 22.91 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:16:11 [2021-03-24T16:16:11.074Z] #49 ...
16:16:11 [2021-03-24T16:16:11.074Z] 
16:16:11 [2021-03-24T16:16:11.074Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:16:11 [2021-03-24T16:16:11.074Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:16:11 [2021-03-24T16:16:11.074Z] #42 12.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:16:11 [2021-03-24T16:16:11.074Z] #42 15.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:16:11 [2021-03-24T16:16:11.074Z] #42 18.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:16:11 [2021-03-24T16:16:11.372Z] #42 ...
16:16:11 [2021-03-24T16:16:11.372Z] 
16:16:11 [2021-03-24T16:16:11.372Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:11 [2021-03-24T16:16:11.372Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:11 [2021-03-24T16:16:11.372Z] #49 22.91 go: downloading github.com/hashicorp/hcl v1.0.0
16:16:11 [2021-03-24T16:16:11.372Z] #49 22.95 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:16:11 [2021-03-24T16:16:11.372Z] #49 23.00 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:16:11 [2021-03-24T16:16:11.372Z] #49 23.05 go: downloading github.com/uudashr/gocognit v1.0.1
16:16:11 [2021-03-24T16:16:11.633Z] #49 23.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:16:11 [2021-03-24T16:16:11.633Z] #49 ...
16:16:11 [2021-03-24T16:16:11.633Z] 
16:16:11 [2021-03-24T16:16:11.633Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:16:11 [2021-03-24T16:16:11.633Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:16:11 [2021-03-24T16:16:11.633Z] #36 13.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:16:11 [2021-03-24T16:16:11.633Z] #36 15.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:16:11 [2021-03-24T16:16:11.633Z] #36 17.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:16:11 [2021-03-24T16:16:11.633Z] #36 ...
16:16:11 [2021-03-24T16:16:11.633Z] 
16:16:11 [2021-03-24T16:16:11.633Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:16:11 [2021-03-24T16:16:11.633Z] #51 sha256:4033407cc892fc315ff9ec669e2023b219ae3de198323bae71c586557fca0a71
16:16:11 [2021-03-24T16:16:11.633Z] #51 22.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:16:11 [2021-03-24T16:16:11.633Z] #51 22.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:16:11 [2021-03-24T16:16:11.633Z] #51 22.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:16:11 [2021-03-24T16:16:11.633Z] #51 23.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:16:11 [2021-03-24T16:16:11.633Z] #51 23.07 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:16:11 [2021-03-24T16:16:11.893Z] #51 ...
16:16:11 [2021-03-24T16:16:11.893Z] 
16:16:11 [2021-03-24T16:16:11.893Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:16:11 [2021-03-24T16:16:11.893Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:16:11 [2021-03-24T16:16:11.893Z] #55 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:16:12 [2021-03-24T16:16:12.004Z] Commit message: "Merge commit 'dea989ea2fb8015b21c22f728fe0cd0d78256f84' into HEAD"
16:16:12 [2021-03-24T16:16:12.033Z] First time build. Skipping changelog.
16:16:12 [2021-03-24T16:16:12.154Z] #55 ...
16:16:12 [2021-03-24T16:16:12.154Z] 
16:16:12 [2021-03-24T16:16:12.154Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:12 [2021-03-24T16:16:12.154Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:12 [2021-03-24T16:16:12.154Z] #49 23.62 go: extracting github.com/uudashr/gocognit v1.0.1
16:16:12 [2021-03-24T16:16:12.154Z] #49 23.75 go: extracting github.com/hashicorp/hcl v1.0.0
16:16:12 [2021-03-24T16:16:12.414Z] #49 23.91 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:16:12 [2021-03-24T16:16:12.414Z] #49 24.00 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:16:12 [2021-03-24T16:16:12.985Z] #49 24.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:16:12 [2021-03-24T16:16:12.985Z] #49 24.54 go: downloading github.com/pmezard/go-difflib v1.0.0
16:16:12 [2021-03-24T16:16:12.985Z] #49 24.71 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:16:12 [2021-03-24T16:16:12.009Z]  > git rev-list --no-walk acfc8b8863f50109c98f59bfaed8b84fe48b342d # timeout=10
16:16:13 [2021-03-24T16:16:13.240Z] + docker version
16:16:13 [2021-03-24T16:16:13.245Z] #49 24.88 go: extracting github.com/pmezard/go-difflib v1.0.0
16:16:13 [2021-03-24T16:16:13.245Z] #49 24.93 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:16:13 [2021-03-24T16:16:13.528Z] #49 25.26 go: extracting github.com/go-toolsmith/strparse v1.0.0
16:16:13 [2021-03-24T16:16:13.789Z] #49 25.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:16:13 [2021-03-24T16:16:13.789Z] #49 25.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:16:14 [2021-03-24T16:16:14.049Z] #49 25.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:16:14 [2021-03-24T16:16:14.049Z] #49 25.63 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
16:16:14 [2021-03-24T16:16:14.310Z] #49 25.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:16:14 [2021-03-24T16:16:14.572Z] #49 26.08 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
16:16:14 [2021-03-24T16:16:14.573Z] #49 26.16 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:16:14 [2021-03-24T16:16:14.573Z] #49 26.22 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
16:16:14 [2021-03-24T16:16:14.833Z] #49 26.33 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:16:14 [2021-03-24T16:16:14.833Z] #49 26.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:16:15 [2021-03-24T16:16:15.094Z] #49 26.87 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:16:15 [2021-03-24T16:16:15.355Z] #49 ...
16:16:15 [2021-03-24T16:16:15.355Z] 
16:16:15 [2021-03-24T16:16:15.355Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:16:15 [2021-03-24T16:16:15.355Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:16:15 [2021-03-24T16:16:15.355Z] #13 12.25 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:16:15 [2021-03-24T16:16:15.355Z] #13 14.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:16:15 [2021-03-24T16:16:15.616Z] #13 ...
16:16:15 [2021-03-24T16:16:15.616Z] 
16:16:15 [2021-03-24T16:16:15.616Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:16:15 [2021-03-24T16:16:15.616Z] #47 sha256:37ff511ca714982394bc3c05168c7721c8443371819a88daf4734608e690ebeb
16:16:15 [2021-03-24T16:16:15.616Z] #47 25.32 go: finding github.com/fatih/color v1.9.0
16:16:15 [2021-03-24T16:16:15.616Z] #47 25.35 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:16:15 [2021-03-24T16:16:15.616Z] #47 25.35 go: finding github.com/pkg/errors v0.9.1
16:16:15 [2021-03-24T16:16:15.616Z] #47 25.56 go: finding github.com/spf13/pflag v1.0.3
16:16:15 [2021-03-24T16:16:15.616Z] #47 25.56 go: finding github.com/mattn/go-colorable v0.1.6
16:16:15 [2021-03-24T16:16:15.616Z] #47 25.74 go: finding github.com/mattn/go-isatty v0.0.12
16:16:15 [2021-03-24T16:16:15.616Z] #47 26.23 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:16:15 [2021-03-24T16:16:15.616Z] #47 26.36 go: finding github.com/jonboulle/clockwork v0.1.0
16:16:15 [2021-03-24T16:16:15.616Z] #47 26.51 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:16:15 [2021-03-24T16:16:15.616Z] #47 26.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:16:15 [2021-03-24T16:16:15.616Z] #47 26.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:16:17 [2021-03-24T16:16:17.765Z] Fetching without tags
16:16:18 [2021-03-24T16:16:18.197Z] Merging remotes/origin/master commit dea989ea2fb8015b21c22f728fe0cd0d78256f84 into PR head commit 5ffcd162b5242df1937c1e03e22232713e605731
16:16:17 [2021-03-24T16:16:17.632Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:16:17 [2021-03-24T16:16:17.677Z]  > git config --add remote.origin.fetch +refs/pull/42193/head:refs/remotes/origin/PR-42193 # timeout=10
16:16:17 [2021-03-24T16:16:17.703Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:16:17 [2021-03-24T16:16:17.736Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:16:17 [2021-03-24T16:16:17.771Z] Fetching upstream changes from https://github.com/moby/moby.git
16:16:17 [2021-03-24T16:16:17.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:16:17 [2021-03-24T16:16:17.785Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:16:18 [2021-03-24T16:16:18.206Z]  > git config core.sparsecheckout # timeout=10
16:16:18 [2021-03-24T16:16:18.221Z]  > git checkout -f 5ffcd162b5242df1937c1e03e22232713e605731 # timeout=10
16:16:19 [2021-03-24T16:16:19.836Z] #47 ...
16:16:19 [2021-03-24T16:16:19.836Z] 
16:16:19 [2021-03-24T16:16:19.836Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:16:19 [2021-03-24T16:16:19.836Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:16:19 [2021-03-24T16:16:19.836Z] #45 20.88 container/list
16:16:19 [2021-03-24T16:16:19.836Z] #45 21.58 crypto/internal/subtle
16:16:19 [2021-03-24T16:16:19.836Z] #45 22.03 crypto/subtle
16:16:19 [2021-03-24T16:16:19.836Z] #45 22.77 vendor/golang.org/x/crypto/cryptobyte/asn1
16:16:19 [2021-03-24T16:16:19.836Z] #45 23.09 internal/nettrace
16:16:19 [2021-03-24T16:16:19.836Z] #45 23.56 runtime/cgo
16:16:19 [2021-03-24T16:16:19.836Z] #45 ...
16:16:19 [2021-03-24T16:16:19.836Z] 
16:16:19 [2021-03-24T16:16:19.836Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:16:19 [2021-03-24T16:16:19.836Z] #58 sha256:6ed4256e3c8e5f781ec2b4828fec6c9e1948a70512f455b7093c018f332c2f37
16:16:19 [2021-03-24T16:16:19.836Z] #58 20.85 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:16:19 [2021-03-24T16:16:19.836Z] #58 20.87 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:16:19 [2021-03-24T16:16:19.836Z] #58 20.96 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:16:19 [2021-03-24T16:16:19.836Z] #58 21.37 go: extracting github.com/moby/vpnkit v0.5.0
16:16:19 [2021-03-24T16:16:19.836Z] #58 27.73 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:16:19 [2021-03-24T16:16:19.836Z] #58 28.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:16:19 [2021-03-24T16:16:19.836Z] #58 28.89 go: extracting github.com/u-root/u-root v7.0.0+incompatible
16:16:19 [2021-03-24T16:16:19.836Z] #58 28.96 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
16:16:19 [2021-03-24T16:16:19.836Z] #58 29.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:16:19 [2021-03-24T16:16:19.836Z] #58 29.76 go: extracting github.com/russross/blackfriday/v2 v2.1.0
16:16:19 [2021-03-24T16:16:19.836Z] #58 ...
16:16:19 [2021-03-24T16:16:19.836Z] 
16:16:19 [2021-03-24T16:16:19.836Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:16:19 [2021-03-24T16:16:19.836Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:16:19 [2021-03-24T16:16:19.836Z] #40 29.07 Checking out files:  85% (1436/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
16:16:19 [2021-03-24T16:16:19.836Z] #40 29.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:16:19 [2021-03-24T16:16:19.863Z] Client: Docker Engine - Community
16:16:19 [2021-03-24T16:16:19.863Z]  Version:           20.10.3
16:16:19 [2021-03-24T16:16:19.863Z]  API version:       1.41
16:16:19 [2021-03-24T16:16:19.863Z]  Go version:        go1.13.15
16:16:19 [2021-03-24T16:16:19.863Z]  Git commit:        48d30b5
16:16:19 [2021-03-24T16:16:19.863Z]  Built:             Fri Jan 29 14:33:13 2021
16:16:19 [2021-03-24T16:16:19.863Z]  OS/Arch:           linux/amd64
16:16:19 [2021-03-24T16:16:19.863Z]  Context:           default
16:16:19 [2021-03-24T16:16:19.863Z]  Experimental:      true
16:16:19 [2021-03-24T16:16:19.863Z] 
16:16:19 [2021-03-24T16:16:19.863Z] Server: Docker Engine - Community
16:16:19 [2021-03-24T16:16:19.863Z]  Engine:
16:16:19 [2021-03-24T16:16:19.863Z]   Version:          20.10.3
16:16:19 [2021-03-24T16:16:19.863Z]   API version:      1.41 (minimum version 1.12)
16:16:19 [2021-03-24T16:16:19.863Z]   Go version:       go1.13.15
16:16:19 [2021-03-24T16:16:19.863Z]   Git commit:       46229ca
16:16:19 [2021-03-24T16:16:19.863Z]   Built:            Fri Jan 29 14:31:25 2021
16:16:19 [2021-03-24T16:16:19.863Z]   OS/Arch:          linux/amd64
16:16:19 [2021-03-24T16:16:19.863Z]   Experimental:     true
16:16:19 [2021-03-24T16:16:19.863Z]  containerd:
16:16:19 [2021-03-24T16:16:19.863Z]   Version:          1.4.3
16:16:19 [2021-03-24T16:16:19.863Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
16:16:19 [2021-03-24T16:16:19.863Z]  runc:
16:16:19 [2021-03-24T16:16:19.863Z]   Version:          1.0.0-rc92
16:16:19 [2021-03-24T16:16:19.863Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:16:19 [2021-03-24T16:16:19.863Z]  docker-init:
16:16:19 [2021-03-24T16:16:19.863Z]   Version:          0.19.0
16:16:19 [2021-03-24T16:16:19.863Z]   GitCommit:        de40ad0
[Pipeline] sh
16:16:19 [2021-03-24T16:16:19.973Z] Merge succeeded, producing 02ef0aab7d89477ab41104f938435acb50de3974
16:16:19 [2021-03-24T16:16:19.973Z] Checking out Revision 02ef0aab7d89477ab41104f938435acb50de3974 (PR-42193)
16:16:20 [2021-03-24T16:16:20.218Z] + docker info
16:16:19 [2021-03-24T16:16:19.032Z]  > git remote # timeout=10
16:16:19 [2021-03-24T16:16:19.057Z]  > git config --get remote.origin.url # timeout=10
16:16:19 [2021-03-24T16:16:19.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:16:19 [2021-03-24T16:16:19.084Z]  > git merge dea989ea2fb8015b21c22f728fe0cd0d78256f84 # timeout=10
16:16:19 [2021-03-24T16:16:19.939Z]  > git rev-parse HEAD^{commit} # timeout=10
16:16:19 [2021-03-24T16:16:19.977Z]  > git config core.sparsecheckout # timeout=10
16:16:19 [2021-03-24T16:16:19.996Z]  > git checkout -f 02ef0aab7d89477ab41104f938435acb50de3974 # timeout=10
16:16:21 [2021-03-24T16:16:21.753Z] #40 32.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:16:23 [2021-03-24T16:16:23.138Z] #40 ...
16:16:23 [2021-03-24T16:16:23.138Z] 
16:16:23 [2021-03-24T16:16:23.138Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:16:23 [2021-03-24T16:16:23.138Z] #51 sha256:4033407cc892fc315ff9ec669e2023b219ae3de198323bae71c586557fca0a71
16:16:23 [2021-03-24T16:16:23.138Z] #51 24.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:16:23 [2021-03-24T16:16:23.138Z] #51 25.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:16:23 [2021-03-24T16:16:23.138Z] #51 28.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:16:23 [2021-03-24T16:16:23.138Z] #51 29.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:16:23 [2021-03-24T16:16:23.138Z] #51 30.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:16:23 [2021-03-24T16:16:23.138Z] #51 30.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:16:23 [2021-03-24T16:16:23.138Z] #51 30.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:16:23 [2021-03-24T16:16:23.138Z] #51 31.67 runtime/cgo
16:16:23 [2021-03-24T16:16:23.138Z] #51 31.95 runtime
16:16:23 [2021-03-24T16:16:23.138Z] #51 ...
16:16:23 [2021-03-24T16:16:23.138Z] 
16:16:23 [2021-03-24T16:16:23.138Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:23 [2021-03-24T16:16:23.138Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:23 [2021-03-24T16:16:23.138Z] #49 28.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:16:23 [2021-03-24T16:16:23.138Z] #49 31.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:16:23 [2021-03-24T16:16:23.138Z] #49 31.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:16:23 [2021-03-24T16:16:23.138Z] #49 31.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 31.96 go: downloading github.com/ultraware/funlen v0.0.2
16:16:23 [2021-03-24T16:16:23.138Z] #49 31.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:16:23 [2021-03-24T16:16:23.138Z] #49 31.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 31.97 go: downloading github.com/pelletier/go-toml v1.2.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.14 go: downloading github.com/subosito/gotenv v1.2.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.15 go: extracting github.com/go-toolsmith/astcopy v1.0.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.15 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.19 go: extracting github.com/subosito/gotenv v1.2.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.23 go: downloading github.com/spf13/cast v1.3.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.28 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.28 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.31 go: extracting github.com/ultraware/funlen v0.0.2
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.32 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.32 go: downloading gopkg.in/ini.v1 v1.51.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.32 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.32 go: extracting github.com/spf13/jwalterweatherman v1.0.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.34 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.44 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.51 go: extracting github.com/spf13/cast v1.3.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.52 go: downloading github.com/go-toolsmith/astp v1.0.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.55 go: downloading golang.org/x/text v0.3.2
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.64 go: downloading github.com/davecgh/go-spew v1.1.1
16:16:23 [2021-03-24T16:16:23.138Z] #49 32.77 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:16:23 [2021-03-24T16:16:23.138Z] #49 33.05 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:16:23 [2021-03-24T16:16:23.138Z] #49 33.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:16:23 [2021-03-24T16:16:23.138Z] #49 33.19 go: extracting gopkg.in/ini.v1 v1.51.0
16:16:23 [2021-03-24T16:16:23.138Z] #49 33.19 go: extracting github.com/pelletier/go-toml v1.2.0
16:16:23 [2021-03-24T16:16:23.139Z] #49 33.21 go: extracting github.com/mitchellh/mapstructure v1.1.2
16:16:23 [2021-03-24T16:16:23.139Z] #49 33.38 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:16:23 [2021-03-24T16:16:23.139Z] #49 33.54 go: extracting github.com/go-toolsmith/astp v1.0.0
16:16:23 [2021-03-24T16:16:23.139Z] #49 33.63 go: extracting github.com/go-toolsmith/astcast v1.0.0
16:16:23 [2021-03-24T16:16:23.139Z] #49 33.63 go: downloading github.com/spf13/afero v1.1.2
16:16:23 [2021-03-24T16:16:23.139Z] #49 33.98 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:16:23 [2021-03-24T16:16:23.139Z] #49 34.01 go: extracting github.com/davecgh/go-spew v1.1.1
16:16:23 [2021-03-24T16:16:23.139Z] #49 34.10 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:16:23 [2021-03-24T16:16:23.139Z] #49 34.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:16:23 [2021-03-24T16:16:23.139Z] #49 34.51 go: downloading github.com/magiconair/properties v1.8.1
16:16:23 [2021-03-24T16:16:23.139Z] #49 34.59 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:16:23 [2021-03-24T16:16:23.139Z] #49 34.65 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:16:23 [2021-03-24T16:16:23.139Z] #49 34.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:16:23 [2021-03-24T16:16:23.537Z] #49 34.99 go: extracting github.com/sourcegraph/go-diff v0.5.1
16:16:23 [2021-03-24T16:16:23.537Z] #49 35.02 go: extracting github.com/spf13/afero v1.1.2
16:16:23 [2021-03-24T16:16:23.747Z] Commit message: "Merge commit 'dea989ea2fb8015b21c22f728fe0cd0d78256f84' into HEAD"
16:16:23 [2021-03-24T16:16:23.776Z] First time build. Skipping changelog.
16:16:23 [2021-03-24T16:16:23.798Z] #49 35.21 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:16:23 [2021-03-24T16:16:23.798Z] #49 35.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:16:23 [2021-03-24T16:16:23.798Z] #49 35.40 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:16:23 [2021-03-24T16:16:23.798Z] #49 35.55 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:16:23 [2021-03-24T16:16:23.751Z]  > git rev-list --no-walk acfc8b8863f50109c98f59bfaed8b84fe48b342d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:16:24 [2021-03-24T16:16:24.391Z] #49 35.74 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:16:24 [2021-03-24T16:16:24.391Z] #49 35.75 go: extracting github.com/magiconair/properties v1.8.1
16:16:24 [2021-03-24T16:16:24.652Z] #49 36.16 go: downloading github.com/gobwas/glob v0.2.3
16:16:24 [2021-03-24T16:16:24.898Z] + docker version
16:16:24 [2021-03-24T16:16:24.912Z] #49 36.29 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:16:25 [2021-03-24T16:16:25.173Z] #49 36.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:16:25 [2021-03-24T16:16:25.173Z] #49 36.67 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:16:25 [2021-03-24T16:16:25.173Z] #49 36.68 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:16:25 [2021-03-24T16:16:25.173Z] #49 ...
16:16:25 [2021-03-24T16:16:25.173Z] 
16:16:25 [2021-03-24T16:16:25.173Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:16:25 [2021-03-24T16:16:25.173Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:16:25 [2021-03-24T16:16:25.173Z] #36 36.45 Fetched 8424 kB in 26s (320 kB/s)
16:16:25 [2021-03-24T16:16:25.497Z] Fetching without tags
16:16:25 [2021-03-24T16:16:25.918Z] Merging remotes/origin/master commit dea989ea2fb8015b21c22f728fe0cd0d78256f84 into PR head commit 5ffcd162b5242df1937c1e03e22232713e605731
16:16:25 [2021-03-24T16:16:25.344Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:16:25 [2021-03-24T16:16:25.365Z]  > git config --add remote.origin.fetch +refs/pull/42193/head:refs/remotes/origin/PR-42193 # timeout=10
16:16:25 [2021-03-24T16:16:25.419Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:16:25 [2021-03-24T16:16:25.444Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:16:25 [2021-03-24T16:16:25.477Z] Fetching upstream changes from https://github.com/moby/moby.git
16:16:25 [2021-03-24T16:16:25.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:16:25 [2021-03-24T16:16:25.480Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:16:25 [2021-03-24T16:16:25.902Z]  > git config core.sparsecheckout # timeout=10
16:16:25 [2021-03-24T16:16:25.918Z]  > git checkout -f 5ffcd162b5242df1937c1e03e22232713e605731 # timeout=10
16:16:27 [2021-03-24T16:16:27.059Z]  > git remote # timeout=10
16:16:27 [2021-03-24T16:16:27.065Z]  > git config --get remote.origin.url # timeout=10
16:16:27 [2021-03-24T16:16:27.279Z] Merge succeeded, producing ab2e1e5851ef79c1825d50a62a5515bae5b250a2
16:16:27 [2021-03-24T16:16:27.280Z] Checking out Revision ab2e1e5851ef79c1825d50a62a5515bae5b250a2 (PR-42193)
16:16:27 [2021-03-24T16:16:27.718Z] #36 36.45 Reading package lists...
16:16:27 [2021-03-24T16:16:27.718Z] #36 ...
16:16:27 [2021-03-24T16:16:27.718Z] 
16:16:27 [2021-03-24T16:16:27.718Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:16:27 [2021-03-24T16:16:27.718Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:16:27 [2021-03-24T16:16:27.718Z] #55 28.90 Fetched 8424 kB in 22s (388 kB/s)
16:16:27 [2021-03-24T16:16:27.718Z] #55 28.90 Reading package lists...
16:16:27 [2021-03-24T16:16:27.718Z] #55 36.79 Reading package lists...
16:16:27 [2021-03-24T16:16:27.719Z] #55 ...
16:16:27 [2021-03-24T16:16:27.719Z] 
16:16:27 [2021-03-24T16:16:27.719Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:27 [2021-03-24T16:16:27.719Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:27 [2021-03-24T16:16:27.719Z] #49 36.87 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:16:27 [2021-03-24T16:16:27.719Z] #49 36.91 go: extracting github.com/go-toolsmith/astfmt v1.0.0
16:16:27 [2021-03-24T16:16:27.719Z] #49 36.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:16:27 [2021-03-24T16:16:27.719Z] #49 36.94 go: downloading github.com/stretchr/objx v0.2.0
16:16:27 [2021-03-24T16:16:27.719Z] #49 36.97 go: extracting github.com/fsnotify/fsnotify v1.4.7
16:16:27 [2021-03-24T16:16:27.719Z] #49 37.05 go: extracting github.com/go-toolsmith/astequal v1.0.0
16:16:27 [2021-03-24T16:16:27.719Z] #49 37.06 go: downloading github.com/go-toolsmith/typep v1.0.0
16:16:27 [2021-03-24T16:16:27.719Z] #49 37.26 go: downloading github.com/gogo/protobuf v1.2.1
16:16:27 [2021-03-24T16:16:27.719Z] #49 37.26 go: extracting github.com/gobwas/glob v0.2.3
16:16:27 [2021-03-24T16:16:27.719Z] #49 37.36 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:16:27 [2021-03-24T16:16:27.719Z] #49 37.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:16:27 [2021-03-24T16:16:27.719Z] #49 37.82 go: extracting github.com/stretchr/objx v0.2.0
16:16:27 [2021-03-24T16:16:27.719Z] #49 37.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0
16:16:27 [2021-03-24T16:16:27.719Z] #49 37.95 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:16:27 [2021-03-24T16:16:27.719Z] #49 38.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:16:27 [2021-03-24T16:16:27.719Z] #49 38.06 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:16:27 [2021-03-24T16:16:27.719Z] #49 38.10 go: extracting github.com/go-toolsmith/typep v1.0.0
16:16:27 [2021-03-24T16:16:27.719Z] #49 39.19 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:16:27 [2021-03-24T16:16:27.719Z] #49 39.27 go: downloading github.com/kisielk/gotool v1.0.0
16:16:27 [2021-03-24T16:16:27.981Z] #49 39.52 go: downloading gopkg.in/yaml.v2 v2.2.7
16:16:28 [2021-03-24T16:16:28.199Z] Client: Docker Engine - Community
16:16:28 [2021-03-24T16:16:28.199Z]  Version:           20.10.3
16:16:28 [2021-03-24T16:16:28.199Z]  API version:       1.41
16:16:28 [2021-03-24T16:16:28.199Z]  Go version:        go1.13.15
16:16:28 [2021-03-24T16:16:28.199Z]  Git commit:        48d30b5
16:16:28 [2021-03-24T16:16:28.199Z]  Built:             Fri Jan 29 14:33:13 2021
16:16:28 [2021-03-24T16:16:28.199Z]  OS/Arch:           linux/amd64
16:16:28 [2021-03-24T16:16:28.199Z]  Context:           default
16:16:28 [2021-03-24T16:16:28.199Z]  Experimental:      true
16:16:28 [2021-03-24T16:16:28.199Z] 
16:16:28 [2021-03-24T16:16:28.199Z] Server: Docker Engine - Community
16:16:28 [2021-03-24T16:16:28.199Z]  Engine:
16:16:28 [2021-03-24T16:16:28.199Z]   Version:          20.10.3
16:16:28 [2021-03-24T16:16:28.199Z]   API version:      1.41 (minimum version 1.12)
16:16:28 [2021-03-24T16:16:28.199Z]   Go version:       go1.13.15
16:16:28 [2021-03-24T16:16:28.199Z]   Git commit:       46229ca
16:16:28 [2021-03-24T16:16:28.199Z]   Built:            Fri Jan 29 14:31:25 2021
16:16:28 [2021-03-24T16:16:28.199Z]   OS/Arch:          linux/amd64
16:16:28 [2021-03-24T16:16:28.199Z]   Experimental:     true
16:16:28 [2021-03-24T16:16:28.199Z]  containerd:
16:16:28 [2021-03-24T16:16:28.199Z]   Version:          1.4.3
16:16:28 [2021-03-24T16:16:28.199Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
16:16:28 [2021-03-24T16:16:28.199Z]  runc:
16:16:28 [2021-03-24T16:16:28.199Z]   Version:          1.0.0-rc92
16:16:28 [2021-03-24T16:16:28.199Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:16:28 [2021-03-24T16:16:28.199Z]  docker-init:
16:16:28 [2021-03-24T16:16:28.199Z]   Version:          0.19.0
16:16:28 [2021-03-24T16:16:28.199Z]   GitCommit:        de40ad0
[Pipeline] sh
16:16:28 [2021-03-24T16:16:28.242Z] #49 39.82 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:16:28 [2021-03-24T16:16:28.502Z] #49 39.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:16:28 [2021-03-24T16:16:28.502Z] #49 39.98 go: extracting github.com/kisielk/gotool v1.0.0
16:16:28 [2021-03-24T16:16:28.502Z] #49 40.03 go: downloading github.com/BurntSushi/toml v0.3.1
16:16:28 [2021-03-24T16:16:28.503Z] #49 40.12 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
16:16:28 [2021-03-24T16:16:28.568Z] + docker info
16:16:29 [2021-03-24T16:16:29.076Z] #49 40.65 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:16:29 [2021-03-24T16:16:29.077Z] #49 40.79 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:16:29 [2021-03-24T16:16:29.337Z] #49 40.82 go: extracting github.com/BurntSushi/toml v0.3.1
16:16:27 [2021-03-24T16:16:27.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:16:27 [2021-03-24T16:16:27.074Z]  > git merge dea989ea2fb8015b21c22f728fe0cd0d78256f84 # timeout=10
16:16:27 [2021-03-24T16:16:27.234Z]  > git rev-parse HEAD^{commit} # timeout=10
16:16:27 [2021-03-24T16:16:27.261Z]  > git config core.sparsecheckout # timeout=10
16:16:27 [2021-03-24T16:16:27.271Z]  > git checkout -f ab2e1e5851ef79c1825d50a62a5515bae5b250a2 # timeout=10
16:16:30 [2021-03-24T16:16:30.013Z] #49 41.59 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:16:30 [2021-03-24T16:16:30.013Z] #49 41.80 go: extracting gopkg.in/yaml.v2 v2.2.7
16:16:30 [2021-03-24T16:16:30.125Z] Fetching without tags
16:16:30 [2021-03-24T16:16:30.286Z] #49 41.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:16:30 [2021-03-24T16:16:30.383Z] Merging remotes/origin/master commit dea989ea2fb8015b21c22f728fe0cd0d78256f84 into PR head commit 5ffcd162b5242df1937c1e03e22232713e605731
16:16:30 [2021-03-24T16:16:30.070Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:16:30 [2021-03-24T16:16:30.076Z]  > git config --add remote.origin.fetch +refs/pull/42193/head:refs/remotes/origin/PR-42193 # timeout=10
16:16:30 [2021-03-24T16:16:30.086Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:16:30 [2021-03-24T16:16:30.107Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:16:30 [2021-03-24T16:16:30.130Z] Fetching upstream changes from https://github.com/moby/moby.git
16:16:30 [2021-03-24T16:16:30.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:16:30 [2021-03-24T16:16:30.131Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42193/head:refs/remotes/origin/PR-42193 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:16:30 [2021-03-24T16:16:30.395Z]  > git config core.sparsecheckout # timeout=10
16:16:30 [2021-03-24T16:16:30.412Z]  > git checkout -f 5ffcd162b5242df1937c1e03e22232713e605731 # timeout=10
16:16:31 [2021-03-24T16:16:31.012Z]  > git remote # timeout=10
16:16:31 [2021-03-24T16:16:31.029Z]  > git config --get remote.origin.url # timeout=10
16:16:31 [2021-03-24T16:16:31.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:16:31 [2021-03-24T16:16:31.040Z]  > git merge dea989ea2fb8015b21c22f728fe0cd0d78256f84 # timeout=10
16:16:31 [2021-03-24T16:16:31.241Z] Commit message: "Merge commit 'dea989ea2fb8015b21c22f728fe0cd0d78256f84' into HEAD"
16:16:31 [2021-03-24T16:16:31.279Z] First time build. Skipping changelog.
16:16:31 [2021-03-24T16:16:31.679Z] Merge succeeded, producing 60659b6116a3766936825ded4fcd53f721b8990f
16:16:31 [2021-03-24T16:16:31.679Z] Checking out Revision 60659b6116a3766936825ded4fcd53f721b8990f (PR-42193)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
16:16:31 [2021-03-24T16:16:31.231Z]  > git rev-list --no-walk acfc8b8863f50109c98f59bfaed8b84fe48b342d # timeout=10
[Pipeline] sh
16:16:32 [2021-03-24T16:16:32.382Z] + docker version
16:16:32 [2021-03-24T16:16:32.484Z] Client:
16:16:32 [2021-03-24T16:16:32.484Z]  Context:    default
16:16:32 [2021-03-24T16:16:32.484Z]  Debug Mode: false
16:16:32 [2021-03-24T16:16:32.484Z]  Plugins:
16:16:32 [2021-03-24T16:16:32.484Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:16:32 [2021-03-24T16:16:32.484Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:16:32 [2021-03-24T16:16:32.484Z] 
16:16:32 [2021-03-24T16:16:32.484Z] Server:
16:16:32 [2021-03-24T16:16:32.484Z]  Containers: 0
16:16:32 [2021-03-24T16:16:32.484Z]   Running: 0
16:16:32 [2021-03-24T16:16:32.484Z]   Paused: 0
16:16:32 [2021-03-24T16:16:32.484Z]   Stopped: 0
16:16:32 [2021-03-24T16:16:32.484Z]  Images: 0
16:16:32 [2021-03-24T16:16:32.484Z]  Server Version: 20.10.3
16:16:32 [2021-03-24T16:16:32.484Z]  Storage Driver: overlay2
16:16:32 [2021-03-24T16:16:32.484Z]   Backing Filesystem: extfs
16:16:32 [2021-03-24T16:16:32.484Z]   Supports d_type: true
16:16:32 [2021-03-24T16:16:32.484Z]   Native Overlay Diff: true
16:16:32 [2021-03-24T16:16:32.484Z]  Logging Driver: json-file
16:16:32 [2021-03-24T16:16:32.484Z]  Cgroup Driver: cgroupfs
16:16:32 [2021-03-24T16:16:32.484Z]  Cgroup Version: 1
16:16:32 [2021-03-24T16:16:32.484Z]  Plugins:
16:16:32 [2021-03-24T16:16:32.484Z]   Volume: local
16:16:32 [2021-03-24T16:16:32.484Z]   Network: bridge host ipvlan macvlan null overlay
16:16:32 [2021-03-24T16:16:32.484Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:16:32 [2021-03-24T16:16:32.484Z]  Swarm: inactive
16:16:32 [2021-03-24T16:16:32.484Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:16:32 [2021-03-24T16:16:32.484Z]  Default Runtime: runc
16:16:32 [2021-03-24T16:16:32.484Z]  Init Binary: docker-init
16:16:32 [2021-03-24T16:16:32.484Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:16:32 [2021-03-24T16:16:32.484Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:16:32 [2021-03-24T16:16:32.484Z]  init version: de40ad0
16:16:32 [2021-03-24T16:16:32.484Z]  Security Options:
16:16:32 [2021-03-24T16:16:32.484Z]   apparmor
16:16:32 [2021-03-24T16:16:32.484Z]   seccomp
16:16:32 [2021-03-24T16:16:32.484Z]    Profile: default
16:16:32 [2021-03-24T16:16:32.484Z]  Kernel Version: 5.4.0-1037-aws
16:16:32 [2021-03-24T16:16:32.484Z]  Operating System: Ubuntu 18.04.5 LTS
16:16:32 [2021-03-24T16:16:32.484Z]  OSType: linux
16:16:32 [2021-03-24T16:16:32.484Z]  Architecture: x86_64
16:16:32 [2021-03-24T16:16:32.484Z]  CPUs: 2
16:16:32 [2021-03-24T16:16:32.484Z]  Total Memory: 7.569GiB
16:16:32 [2021-03-24T16:16:32.484Z]  Name: ip-10-100-43-63
16:16:32 [2021-03-24T16:16:32.484Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
16:16:32 [2021-03-24T16:16:32.484Z]  Docker Root Dir: /var/lib/docker
16:16:32 [2021-03-24T16:16:32.484Z]  Debug Mode: false
16:16:32 [2021-03-24T16:16:32.484Z]  Registry: https://index.docker.io/v1/
16:16:32 [2021-03-24T16:16:32.484Z]  Labels:
16:16:32 [2021-03-24T16:16:32.484Z]  Experimental: true
16:16:32 [2021-03-24T16:16:32.484Z]  Insecure Registries:
16:16:32 [2021-03-24T16:16:32.484Z]   127.0.0.0/8
16:16:32 [2021-03-24T16:16:32.484Z]  Live Restore Enabled: true
16:16:32 [2021-03-24T16:16:32.484Z] 
16:16:32 [2021-03-24T16:16:32.484Z] WARNING: No swap limit support
16:16:32 [2021-03-24T16:16:32.484Z] WARNING: No blkio weight support
16:16:32 [2021-03-24T16:16:32.484Z] WARNING: No blkio weight_device support
[Pipeline] sh
16:16:32 [2021-03-24T16:16:32.788Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:16:32 [2021-03-24T16:16:32.788Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:16:32 [2021-03-24T16:16:32.788Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42193/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:16:32 [2021-03-24T16:16:32.788Z] + bash /home/ubuntu/workspace/moby_PR-42193/check-config.sh
16:16:32 [2021-03-24T16:16:32.788Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:16:32 [2021-03-24T16:16:32.788Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
16:16:32 [2021-03-24T16:16:32.788Z] 
16:16:32 [2021-03-24T16:16:32.788Z] Generally Necessary:
16:16:32 [2021-03-24T16:16:32.788Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:16:32 [2021-03-24T16:16:32.788Z] - apparmor: enabled and tools installed
16:16:32 [2021-03-24T16:16:32.788Z] - CONFIG_NAMESPACES: enabled
16:16:32 [2021-03-24T16:16:32.788Z] - CONFIG_NET_NS: enabled
16:16:32 [2021-03-24T16:16:32.788Z] - CONFIG_PID_NS: enabled
16:16:32 [2021-03-24T16:16:32.788Z] - CONFIG_IPC_NS: enabled
16:16:32 [2021-03-24T16:16:32.788Z] - CONFIG_UTS_NS: enabled
16:16:32 [2021-03-24T16:16:32.788Z] - CONFIG_CGROUPS: enabled
16:16:32 [2021-03-24T16:16:32.788Z] - CONFIG_CGROUP_CPUACCT: enabled
16:16:32 [2021-03-24T16:16:32.788Z] - CONFIG_CGROUP_DEVICE: enabled
16:16:32 [2021-03-24T16:16:32.832Z] #49 ...
16:16:32 [2021-03-24T16:16:32.832Z] 
16:16:32 [2021-03-24T16:16:32.832Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:16:32 [2021-03-24T16:16:32.832Z] #67 sha256:923530bfb2d273f6e7c565dd97c9e910e13577bc667aa6fe16f3670169470748
16:16:32 [2021-03-24T16:16:32.832Z] #67 DONE 44.0s
16:16:32 [2021-03-24T16:16:32.832Z] 
16:16:32 [2021-03-24T16:16:32.832Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:16:32 [2021-03-24T16:16:32.832Z] #58 sha256:6ed4256e3c8e5f781ec2b4828fec6c9e1948a70512f455b7093c018f332c2f37
16:16:32 [2021-03-24T16:16:32.832Z] #58 35.23 go: finding github.com/pkg/errors v0.9.1
16:16:32 [2021-03-24T16:16:32.832Z] #58 35.61 go: finding github.com/sirupsen/logrus v1.8.1
16:16:32 [2021-03-24T16:16:32.832Z] #58 36.10 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:16:32 [2021-03-24T16:16:32.832Z] #58 36.22 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:16:32 [2021-03-24T16:16:32.832Z] #58 36.34 go: finding github.com/google/uuid v1.2.0
16:16:32 [2021-03-24T16:16:32.832Z] #58 36.40 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:16:32 [2021-03-24T16:16:32.832Z] #58 36.70 go: finding github.com/gofrs/flock v0.8.0
16:16:32 [2021-03-24T16:16:32.832Z] #58 36.72 go: finding github.com/moby/vpnkit v0.5.0
16:16:32 [2021-03-24T16:16:32.833Z] #58 36.74 go: finding github.com/gorilla/mux v1.8.0
16:16:32 [2021-03-24T16:16:32.833Z] #58 36.78 go: finding github.com/moby/sys/mountinfo v0.4.1
16:16:32 [2021-03-24T16:16:32.833Z] #58 36.87 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:16:32 [2021-03-24T16:16:32.833Z] #58 36.92 go: finding github.com/urfave/cli/v2 v2.3.0
16:16:32 [2021-03-24T16:16:32.833Z] #58 36.95 go: finding github.com/u-root/u-root v7.0.0+incompatible
16:16:32 [2021-03-24T16:16:32.833Z] #58 37.37 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
16:16:32 [2021-03-24T16:16:32.833Z] #58 37.71 go: finding github.com/russross/blackfriday/v2 v2.1.0
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_CGROUP_FREEZER: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_CGROUP_SCHED: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_CPUSETS: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_MEMCG: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_KEYS: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_VETH: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_BRIDGE: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_NF_NAT_IPV4: missing
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_NF_NAT: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_NF_NAT_NEEDED: missing
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_POSIX_MQUEUE: enabled
16:16:33 [2021-03-24T16:16:33.075Z] 
16:16:33 [2021-03-24T16:16:33.075Z] Optional Features:
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_USER_NS: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_SECCOMP: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_CGROUP_PIDS: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_MEMCG_SWAP: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:16:33 [2021-03-24T16:16:33.075Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_BLK_CGROUP: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_IOSCHED_CFQ: missing
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_CGROUP_PERF: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_CGROUP_HUGETLB: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_CFS_BANDWIDTH: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_RT_GROUP_SCHED: missing
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_IP_VS: enabled (as module)
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_IP_VS_NFCT: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:16:33 [2021-03-24T16:16:33.075Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:16:33 [2021-03-24T16:16:33.093Z] #58 ...
16:16:33 [2021-03-24T16:16:33.093Z] 
16:16:33 [2021-03-24T16:16:33.093Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:16:33 [2021-03-24T16:16:33.093Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:16:33 [2021-03-24T16:16:33.093Z] #36 36.45 Reading package lists...
16:16:33 [2021-03-24T16:16:33.349Z] - CONFIG_IP_VS_RR: enabled (as module)
16:16:33 [2021-03-24T16:16:33.349Z] - CONFIG_EXT4_FS: enabled
16:16:33 [2021-03-24T16:16:33.349Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:16:33 [2021-03-24T16:16:33.349Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:16:33 [2021-03-24T16:16:33.350Z] - Network Drivers:
16:16:33 [2021-03-24T16:16:33.350Z]   - "overlay":
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_VXLAN: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:16:33 [2021-03-24T16:16:33.350Z]       Optional (for encrypted networks):
16:16:33 [2021-03-24T16:16:33.350Z]       - CONFIG_CRYPTO: enabled
16:16:33 [2021-03-24T16:16:33.350Z]       - CONFIG_CRYPTO_AEAD: enabled
16:16:33 [2021-03-24T16:16:33.350Z]       - CONFIG_CRYPTO_GCM: enabled
16:16:33 [2021-03-24T16:16:33.350Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:16:33 [2021-03-24T16:16:33.350Z]       - CONFIG_CRYPTO_GHASH: enabled
16:16:33 [2021-03-24T16:16:33.350Z]       - CONFIG_XFRM: enabled
16:16:33 [2021-03-24T16:16:33.350Z]       - CONFIG_XFRM_USER: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]       - CONFIG_INET_ESP: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
16:16:33 [2021-03-24T16:16:33.350Z]   - "ipvlan":
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_IPVLAN: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]   - "macvlan":
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_MACVLAN: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_DUMMY: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]   - "ftp,tftp client in container":
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z] - Storage Drivers:
16:16:33 [2021-03-24T16:16:33.350Z]   - "aufs":
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_AUFS_FS: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]   - "btrfs":
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:16:33 [2021-03-24T16:16:33.350Z]   - "devicemapper":
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_BLK_DEV_DM: enabled
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]   - "overlay":
16:16:33 [2021-03-24T16:16:33.350Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:16:33 [2021-03-24T16:16:33.350Z]   - "zfs":
16:16:33 [2021-03-24T16:16:33.350Z]     - /dev/zfs: present
16:16:33 [2021-03-24T16:16:33.350Z]     - zfs command: missing
16:16:33 [2021-03-24T16:16:33.350Z]     - zpool command: missing
16:16:33 [2021-03-24T16:16:33.350Z] 
16:16:33 [2021-03-24T16:16:33.350Z] Limits:
16:16:31 [2021-03-24T16:16:31.668Z]  > git rev-parse HEAD^{commit} # timeout=10
16:16:31 [2021-03-24T16:16:31.683Z]  > git config core.sparsecheckout # timeout=10
16:16:31 [2021-03-24T16:16:31.694Z]  > git checkout -f 60659b6116a3766936825ded4fcd53f721b8990f # timeout=10
16:16:33 [2021-03-24T16:16:33.612Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:16:33 [2021-03-24T16:16:33.612Z] 
16:16:33 [2021-03-24T16:16:33.612Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:16:33 [2021-03-24T16:16:33.975Z] + sudo modprobe ip_vs
16:16:33 [2021-03-24T16:16:33.975Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5c848fc89d83e605a643968533da5e81cd644731 .
16:16:34 [2021-03-24T16:16:34.238Z] #1 [internal] load build definition from Dockerfile
16:16:34 [2021-03-24T16:16:34.238Z] #1 sha256:96f49e6685367d451b7061aeece3ca2996b0e09e5b5e4e787919267a0f85e9ae
16:16:34 [2021-03-24T16:16:34.238Z] #1 transferring dockerfile: 17.02kB done
16:16:34 [2021-03-24T16:16:34.238Z] #1 DONE 0.1s
16:16:34 [2021-03-24T16:16:34.238Z] 
16:16:34 [2021-03-24T16:16:34.238Z] #2 [internal] load .dockerignore
16:16:34 [2021-03-24T16:16:34.238Z] #2 sha256:b540acdd15748b78e6bc671b0933cd25ed38b7f72334c6a4fb7ed8b5eb667607
16:16:34 [2021-03-24T16:16:34.238Z] #2 transferring context: 87B done
16:16:34 [2021-03-24T16:16:34.238Z] #2 DONE 0.0s
16:16:34 [2021-03-24T16:16:34.503Z] 
16:16:34 [2021-03-24T16:16:34.503Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
16:16:34 [2021-03-24T16:16:34.503Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
16:16:34 [2021-03-24T16:16:34.620Z] #36 45.63 Reading package lists...
16:16:34 [2021-03-24T16:16:34.620Z] #36 ...
16:16:34 [2021-03-24T16:16:34.620Z] 
16:16:34 [2021-03-24T16:16:34.620Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:16:34 [2021-03-24T16:16:34.620Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:16:34 [2021-03-24T16:16:34.620Z] #42 36.27 Fetched 8424 kB in 26s (323 kB/s)
16:16:34 [2021-03-24T16:16:34.620Z] #42 36.27 Reading package lists...
16:16:34 [2021-03-24T16:16:34.766Z] #3 DONE 0.5s
16:16:34 [2021-03-24T16:16:34.766Z] 
16:16:34 [2021-03-24T16:16:34.766Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
16:16:34 [2021-03-24T16:16:34.766Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
16:16:34 [2021-03-24T16:16:34.766Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:16:34 [2021-03-24T16:16:34.881Z] #42 45.32 Reading package lists...
16:16:34 [2021-03-24T16:16:34.881Z] #42 ...
16:16:34 [2021-03-24T16:16:34.881Z] 
16:16:34 [2021-03-24T16:16:34.881Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:16:34 [2021-03-24T16:16:34.881Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:16:34 [2021-03-24T16:16:34.881Z] #55 36.79 Reading package lists...
16:16:35 [2021-03-24T16:16:35.028Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:16:35 [2021-03-24T16:16:35.028Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
16:16:35 [2021-03-24T16:16:35.028Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
16:16:35 [2021-03-24T16:16:35.028Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
16:16:35 [2021-03-24T16:16:35.028Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
16:16:35 [2021-03-24T16:16:35.028Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s
16:16:35 [2021-03-24T16:16:35.141Z] Client:
16:16:35 [2021-03-24T16:16:35.141Z]  Context:    default
16:16:35 [2021-03-24T16:16:35.141Z]  Debug Mode: false
16:16:35 [2021-03-24T16:16:35.141Z]  Plugins:
16:16:35 [2021-03-24T16:16:35.141Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:16:35 [2021-03-24T16:16:35.141Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:16:35 [2021-03-24T16:16:35.141Z] 
16:16:35 [2021-03-24T16:16:35.141Z] Server:
16:16:35 [2021-03-24T16:16:35.141Z]  Containers: 0
16:16:35 [2021-03-24T16:16:35.141Z]   Running: 0
16:16:35 [2021-03-24T16:16:35.141Z]   Paused: 0
16:16:35 [2021-03-24T16:16:35.141Z]   Stopped: 0
16:16:35 [2021-03-24T16:16:35.141Z]  Images: 0
16:16:35 [2021-03-24T16:16:35.141Z]  Server Version: 20.10.3
16:16:35 [2021-03-24T16:16:35.141Z]  Storage Driver: overlay2
16:16:35 [2021-03-24T16:16:35.141Z]   Backing Filesystem: extfs
16:16:35 [2021-03-24T16:16:35.141Z]   Supports d_type: true
16:16:35 [2021-03-24T16:16:35.141Z]   Native Overlay Diff: true
16:16:35 [2021-03-24T16:16:35.141Z]  Logging Driver: json-file
16:16:35 [2021-03-24T16:16:35.141Z]  Cgroup Driver: cgroupfs
16:16:35 [2021-03-24T16:16:35.141Z]  Cgroup Version: 1
16:16:35 [2021-03-24T16:16:35.141Z]  Plugins:
16:16:35 [2021-03-24T16:16:35.141Z]   Volume: local
16:16:35 [2021-03-24T16:16:35.141Z]   Network: bridge host ipvlan macvlan null overlay
16:16:35 [2021-03-24T16:16:35.141Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:16:35 [2021-03-24T16:16:35.141Z]  Swarm: inactive
16:16:35 [2021-03-24T16:16:35.141Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:16:35 [2021-03-24T16:16:35.141Z]  Default Runtime: runc
16:16:35 [2021-03-24T16:16:35.141Z]  Init Binary: docker-init
16:16:35 [2021-03-24T16:16:35.141Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:16:35 [2021-03-24T16:16:35.141Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:16:35 [2021-03-24T16:16:35.141Z]  init version: de40ad0
16:16:35 [2021-03-24T16:16:35.141Z]  Security Options:
16:16:35 [2021-03-24T16:16:35.141Z]   apparmor
16:16:35 [2021-03-24T16:16:35.141Z]   seccomp
16:16:35 [2021-03-24T16:16:35.141Z]    Profile: default
16:16:35 [2021-03-24T16:16:35.141Z]  Kernel Version: 5.4.0-1037-aws
16:16:35 [2021-03-24T16:16:35.141Z]  Operating System: Ubuntu 18.04.5 LTS
16:16:35 [2021-03-24T16:16:35.141Z]  OSType: linux
16:16:35 [2021-03-24T16:16:35.141Z]  Architecture: x86_64
16:16:35 [2021-03-24T16:16:35.141Z]  CPUs: 2
16:16:35 [2021-03-24T16:16:35.141Z]  Total Memory: 7.569GiB
16:16:35 [2021-03-24T16:16:35.141Z]  Name: ip-10-100-89-173
16:16:35 [2021-03-24T16:16:35.141Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
16:16:35 [2021-03-24T16:16:35.141Z]  Docker Root Dir: /var/lib/docker
16:16:35 [2021-03-24T16:16:35.141Z]  Debug Mode: false
16:16:35 [2021-03-24T16:16:35.141Z]  Registry: https://index.docker.io/v1/
16:16:35 [2021-03-24T16:16:35.141Z]  Labels:
16:16:35 [2021-03-24T16:16:35.141Z]  Experimental: true
16:16:35 [2021-03-24T16:16:35.141Z]  Insecure Registries:
16:16:35 [2021-03-24T16:16:35.141Z]   127.0.0.0/8
16:16:35 [2021-03-24T16:16:35.141Z]  Live Restore Enabled: true
16:16:35 [2021-03-24T16:16:35.141Z] 
16:16:35 [2021-03-24T16:16:35.141Z] WARNING: No swap limit support
16:16:35 [2021-03-24T16:16:35.141Z] WARNING: No blkio weight support
16:16:35 [2021-03-24T16:16:35.141Z] WARNING: No blkio weight_device support
[Pipeline] sh
16:16:35 [2021-03-24T16:16:35.291Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s
16:16:35 [2021-03-24T16:16:35.291Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done
16:16:35 [2021-03-24T16:16:35.291Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
16:16:35 [2021-03-24T16:16:35.313Z] Commit message: "Merge commit 'dea989ea2fb8015b21c22f728fe0cd0d78256f84' into HEAD"
16:16:35 [2021-03-24T16:16:35.345Z] First time build. Skipping changelog.
16:16:35 [2021-03-24T16:16:35.466Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:16:35 [2021-03-24T16:16:35.466Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:16:35 [2021-03-24T16:16:35.466Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42193/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:16:35 [2021-03-24T16:16:35.466Z] + bash /home/ubuntu/workspace/moby_PR-42193/check-config.sh
16:16:35 [2021-03-24T16:16:35.466Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:16:35 [2021-03-24T16:16:35.466Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
16:16:35 [2021-03-24T16:16:35.466Z] 
16:16:35 [2021-03-24T16:16:35.466Z] Generally Necessary:
16:16:35 [2021-03-24T16:16:35.466Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:16:35 [2021-03-24T16:16:35.466Z] - apparmor: enabled and tools installed
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_NAMESPACES: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_NET_NS: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_PID_NS: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_IPC_NS: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_UTS_NS: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_CGROUPS: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_CGROUP_CPUACCT: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_CGROUP_DEVICE: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_CGROUP_FREEZER: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_CGROUP_SCHED: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_CPUSETS: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_MEMCG: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_KEYS: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_VETH: enabled (as module)
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_BRIDGE: enabled (as module)
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_NF_NAT_IPV4: missing
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_NF_NAT: enabled (as module)
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_NF_NAT_NEEDED: missing
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_POSIX_MQUEUE: enabled
16:16:35 [2021-03-24T16:16:35.466Z] 
16:16:35 [2021-03-24T16:16:35.466Z] Optional Features:
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_USER_NS: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_SECCOMP: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_CGROUP_PIDS: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_MEMCG_SWAP: enabled
16:16:35 [2021-03-24T16:16:35.466Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:16:35 [2021-03-24T16:16:35.755Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_BLK_CGROUP: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_IOSCHED_CFQ: missing
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_CGROUP_PERF: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_CGROUP_HUGETLB: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_CFS_BANDWIDTH: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_RT_GROUP_SCHED: missing
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_IP_VS: enabled (as module)
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_IP_VS_NFCT: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_IP_VS_RR: enabled (as module)
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_EXT4_FS: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:16:35 [2021-03-24T16:16:35.755Z] - Network Drivers:
16:16:35 [2021-03-24T16:16:35.755Z]   - "overlay":
16:16:35 [2021-03-24T16:16:35.755Z]     - CONFIG_VXLAN: enabled (as module)
16:16:35 [2021-03-24T16:16:35.755Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:16:35 [2021-03-24T16:16:35.755Z]       Optional (for encrypted networks):
16:16:35 [2021-03-24T16:16:35.755Z]       - CONFIG_CRYPTO: enabled
16:16:35 [2021-03-24T16:16:35.755Z]       - CONFIG_CRYPTO_AEAD: enabled
16:16:35 [2021-03-24T16:16:35.755Z]       - CONFIG_CRYPTO_GCM: enabled
16:16:35 [2021-03-24T16:16:35.755Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:16:35 [2021-03-24T16:16:35.755Z]       - CONFIG_CRYPTO_GHASH: enabled
16:16:35 [2021-03-24T16:16:35.756Z]       - CONFIG_XFRM: enabled
16:16:35 [2021-03-24T16:16:35.756Z]       - CONFIG_XFRM_USER: enabled (as module)
16:16:35 [2021-03-24T16:16:35.756Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:16:35 [2021-03-24T16:16:35.756Z]       - CONFIG_INET_ESP: enabled (as module)
16:16:35 [2021-03-24T16:16:35.756Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
16:16:35 [2021-03-24T16:16:35.756Z]   - "ipvlan":
16:16:35 [2021-03-24T16:16:35.756Z]     - CONFIG_IPVLAN: enabled (as module)
16:16:35 [2021-03-24T16:16:35.756Z]   - "macvlan":
16:16:35 [2021-03-24T16:16:35.756Z]     - CONFIG_MACVLAN: enabled (as module)
16:16:35 [2021-03-24T16:16:35.756Z]     - CONFIG_DUMMY: enabled (as module)
16:16:35 [2021-03-24T16:16:35.756Z]   - "ftp,tftp client in container":
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:16:35 [2021-03-24T16:16:35.870Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
16:16:35 [2021-03-24T16:16:35.870Z] #4 DONE 1.0s
16:16:35 [2021-03-24T16:16:35.318Z]  > git rev-list --no-walk acfc8b8863f50109c98f59bfaed8b84fe48b342d # timeout=10
16:16:36 [2021-03-24T16:16:36.020Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:16:36 [2021-03-24T16:16:36.020Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:16:36 [2021-03-24T16:16:36.020Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:16:36 [2021-03-24T16:16:36.020Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:16:36 [2021-03-24T16:16:36.020Z] - Storage Drivers:
16:16:36 [2021-03-24T16:16:36.020Z]   - "aufs":
16:16:36 [2021-03-24T16:16:36.020Z]     - CONFIG_AUFS_FS: enabled (as module)
16:16:36 [2021-03-24T16:16:36.020Z]   - "btrfs":
16:16:36 [2021-03-24T16:16:36.020Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:16:36 [2021-03-24T16:16:36.020Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:16:36 [2021-03-24T16:16:36.020Z]   - "devicemapper":
16:16:36 [2021-03-24T16:16:36.020Z]     - CONFIG_BLK_DEV_DM: enabled
16:16:36 [2021-03-24T16:16:36.020Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:16:36 [2021-03-24T16:16:36.020Z]   - "overlay":
16:16:36 [2021-03-24T16:16:36.020Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:16:36 [2021-03-24T16:16:36.020Z]   - "zfs":
16:16:36 [2021-03-24T16:16:36.020Z]     - /dev/zfs: present
16:16:36 [2021-03-24T16:16:36.020Z]     - zfs command: missing
16:16:36 [2021-03-24T16:16:36.020Z]     - zpool command: missing
16:16:36 [2021-03-24T16:16:36.020Z] 
16:16:36 [2021-03-24T16:16:36.020Z] Limits:
16:16:36 [2021-03-24T16:16:36.020Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:16:36 [2021-03-24T16:16:36.020Z] 
16:16:36 [2021-03-24T16:16:36.020Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
16:16:36 [2021-03-24T16:16:36.133Z] 
16:16:36 [2021-03-24T16:16:36.133Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:16:36 [2021-03-24T16:16:36.133Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
[Pipeline] sh
16:16:36 [2021-03-24T16:16:36.266Z] #55 46.06 Building dependency tree...
16:16:36 [2021-03-24T16:16:36.266Z] #55 ...
16:16:36 [2021-03-24T16:16:36.266Z] 
16:16:36 [2021-03-24T16:16:36.266Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:16:36 [2021-03-24T16:16:36.266Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:16:36 [2021-03-24T16:16:36.266Z] #13 33.16 Fetched 8929 kB in 27s (332 kB/s)
16:16:36 [2021-03-24T16:16:36.364Z] + docker version
16:16:36 [2021-03-24T16:16:36.438Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5c848fc89d83e605a643968533da5e81cd644731 .
16:16:36 [2021-03-24T16:16:36.526Z] #13 33.16 Reading package lists...
16:16:36 [2021-03-24T16:16:36.526Z] #13 ...
16:16:36 [2021-03-24T16:16:36.526Z] 
16:16:36 [2021-03-24T16:16:36.526Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:16:36 [2021-03-24T16:16:36.526Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:16:36 [2021-03-24T16:16:36.526Z] #55 46.06 Building dependency tree...
16:16:36 [2021-03-24T16:16:36.699Z] #1 [internal] load build definition from Dockerfile
16:16:36 [2021-03-24T16:16:36.699Z] #1 sha256:3fda321df54714ee60fe21aeb789136c0b2c58bfd223c9f11a89fb2efde59ab3
16:16:36 [2021-03-24T16:16:36.699Z] #1 transferring dockerfile:
16:16:36 [2021-03-24T16:16:36.956Z] #1 transferring dockerfile: 17.02kB done
16:16:36 [2021-03-24T16:16:36.956Z] #1 DONE 0.2s
16:16:36 [2021-03-24T16:16:36.956Z] 
16:16:36 [2021-03-24T16:16:36.956Z] #2 [internal] load .dockerignore
16:16:36 [2021-03-24T16:16:36.956Z] #2 sha256:885c74a4edd1670f5f27201bff8817f0335a689b370c30410785b59255a0fb59
16:16:36 [2021-03-24T16:16:36.956Z] #2 transferring context: 87B done
16:16:36 [2021-03-24T16:16:36.956Z] #2 DONE 0.2s
16:16:36 [2021-03-24T16:16:36.956Z] 
16:16:36 [2021-03-24T16:16:36.956Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
16:16:36 [2021-03-24T16:16:36.956Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
16:16:37 [2021-03-24T16:16:37.080Z] #8 ...
16:16:37 [2021-03-24T16:16:37.080Z] 
16:16:37 [2021-03-24T16:16:37.080Z] #6 [internal] load metadata for docker.io/library/debian:buster
16:16:37 [2021-03-24T16:16:37.080Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:16:37 [2021-03-24T16:16:37.080Z] #6 DONE 1.0s
16:16:37 [2021-03-24T16:16:37.212Z] #3 DONE 0.4s
16:16:37 [2021-03-24T16:16:37.343Z] 
16:16:37 [2021-03-24T16:16:37.343Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
16:16:37 [2021-03-24T16:16:37.343Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
16:16:37 [2021-03-24T16:16:37.343Z] #5 DONE 1.0s
16:16:37 [2021-03-24T16:16:37.343Z] 
16:16:37 [2021-03-24T16:16:37.343Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:16:37 [2021-03-24T16:16:37.343Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:16:37 [2021-03-24T16:16:37.343Z] #7 DONE 1.1s
16:16:37 [2021-03-24T16:16:37.343Z] 
16:16:37 [2021-03-24T16:16:37.343Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:16:37 [2021-03-24T16:16:37.343Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:16:37 [2021-03-24T16:16:37.343Z] #8 DONE 1.1s
16:16:37 [2021-03-24T16:16:37.474Z] 
16:16:37 [2021-03-24T16:16:37.474Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
16:16:37 [2021-03-24T16:16:37.474Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
16:16:37 [2021-03-24T16:16:37.474Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:16:37 [2021-03-24T16:16:37.474Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
16:16:37 [2021-03-24T16:16:37.475Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
16:16:37 [2021-03-24T16:16:37.475Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
16:16:37 [2021-03-24T16:16:37.475Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
16:16:37 [2021-03-24T16:16:37.475Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
16:16:37 [2021-03-24T16:16:37.732Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
16:16:37 [2021-03-24T16:16:37.733Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
16:16:38 [2021-03-24T16:16:38.301Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
16:16:38 [2021-03-24T16:16:38.301Z] #4 DONE 0.8s
16:16:38 [2021-03-24T16:16:38.559Z] 
16:16:38 [2021-03-24T16:16:38.559Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:16:38 [2021-03-24T16:16:38.559Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:16:38 [2021-03-24T16:16:38.737Z] 
16:16:38 [2021-03-24T16:16:38.737Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:38 [2021-03-24T16:16:38.737Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:38 [2021-03-24T16:16:38.737Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:38 [2021-03-24T16:16:38.822Z] #8 DONE 0.3s
16:16:38 [2021-03-24T16:16:38.822Z] 
16:16:38 [2021-03-24T16:16:38.822Z] #5 [internal] load metadata for docker.io/library/debian:buster
16:16:38 [2021-03-24T16:16:38.822Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:16:38 [2021-03-24T16:16:38.822Z] #5 DONE 0.2s
16:16:38 [2021-03-24T16:16:38.822Z] 
16:16:38 [2021-03-24T16:16:38.822Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:16:38 [2021-03-24T16:16:38.822Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:16:39 [2021-03-24T16:16:39.005Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
16:16:39 [2021-03-24T16:16:39.005Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
16:16:39 [2021-03-24T16:16:39.005Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
16:16:39 [2021-03-24T16:16:39.005Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
16:16:39 [2021-03-24T16:16:39.081Z] #7 DONE 0.4s
16:16:39 [2021-03-24T16:16:39.081Z] 
16:16:39 [2021-03-24T16:16:39.081Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
16:16:39 [2021-03-24T16:16:39.081Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
16:16:39 [2021-03-24T16:16:39.081Z] #6 DONE 0.5s
16:16:39 [2021-03-24T16:16:39.269Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
16:16:39 [2021-03-24T16:16:39.269Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
16:16:39 [2021-03-24T16:16:39.269Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.2s
16:16:39 [2021-03-24T16:16:39.542Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.4s
16:16:39 [2021-03-24T16:16:39.542Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.4s
16:16:39 [2021-03-24T16:16:39.542Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.14MB / 50.40MB 0.6s
16:16:39 [2021-03-24T16:16:39.542Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
16:16:39 [2021-03-24T16:16:39.654Z] 
16:16:39 [2021-03-24T16:16:39.655Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:39 [2021-03-24T16:16:39.655Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:39 [2021-03-24T16:16:39.655Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
16:16:39 [2021-03-24T16:16:39.655Z] #9 DONE 0.1s
16:16:39 [2021-03-24T16:16:39.655Z] 
16:16:39 [2021-03-24T16:16:39.655Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:16:39 [2021-03-24T16:16:39.655Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
16:16:39 [2021-03-24T16:16:39.655Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done
16:16:39 [2021-03-24T16:16:39.655Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done
16:16:39 [2021-03-24T16:16:39.655Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done
16:16:39 [2021-03-24T16:16:39.655Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done
16:16:39 [2021-03-24T16:16:39.655Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 0.1s
16:16:39 [2021-03-24T16:16:39.806Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.46MB / 50.40MB 0.9s
16:16:39 [2021-03-24T16:16:39.806Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 0.9s
16:16:39 [2021-03-24T16:16:39.824Z] #55 51.15 The following additional packages will be installed:
16:16:39 [2021-03-24T16:16:39.824Z] #55 51.19   libbtrfs0
16:16:39 [2021-03-24T16:16:39.824Z] #55 51.48 The following NEW packages will be installed:
16:16:39 [2021-03-24T16:16:39.824Z] #55 51.50   libbtrfs-dev libbtrfs0
16:16:39 [2021-03-24T16:16:39.917Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 3.15MB / 50.40MB 0.3s
16:16:39 [2021-03-24T16:16:39.917Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 9.86MB / 50.40MB 0.4s
16:16:40 [2021-03-24T16:16:40.083Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.50MB / 10.00MB 1.0s
16:16:40 [2021-03-24T16:16:40.184Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 12.58MB / 50.40MB 0.5s
16:16:40 [2021-03-24T16:16:40.347Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.80MB / 50.40MB 1.2s
16:16:40 [2021-03-24T16:16:40.347Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done
16:16:40 [2021-03-24T16:16:40.347Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.2s
16:16:40 [2021-03-24T16:16:40.394Z] #55 52.01 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
16:16:40 [2021-03-24T16:16:40.394Z] #55 52.01 Need to get 119 kB of archives.
16:16:40 [2021-03-24T16:16:40.394Z] #55 52.01 After this operation, 387 kB of additional disk space will be used.
16:16:40 [2021-03-24T16:16:40.394Z] #55 52.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:16:40 [2021-03-24T16:16:40.394Z] #55 52.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:16:40 [2021-03-24T16:16:40.442Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 17.83MB / 50.40MB 0.7s
16:16:40 [2021-03-24T16:16:40.442Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 20.83MB / 50.40MB 0.8s
16:16:40 [2021-03-24T16:16:40.611Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.5s
16:16:40 [2021-03-24T16:16:40.611Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.06MB / 51.83MB 1.5s
16:16:40 [2021-03-24T16:16:40.611Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s
16:16:40 [2021-03-24T16:16:40.611Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.78MB / 51.83MB 1.7s
16:16:40 [2021-03-24T16:16:40.701Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 24.12MB / 50.40MB 1.0s
16:16:40 [2021-03-24T16:16:40.701Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 30.41MB / 50.40MB 1.2s
16:16:40 [2021-03-24T16:16:40.878Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 1.8s
16:16:40 [2021-03-24T16:16:40.878Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 1.9s
16:16:41 [2021-03-24T16:16:41.142Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 2.1s
16:16:41 [2021-03-24T16:16:41.276Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 33.65MB / 50.40MB 1.4s
16:16:41 [2021-03-24T16:16:41.276Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 38.80MB / 50.40MB 1.7s
16:16:41 [2021-03-24T16:16:41.412Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done
16:16:41 [2021-03-24T16:16:41.412Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.89MB / 51.83MB 2.3s
16:16:41 [2021-03-24T16:16:41.412Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.3s
16:16:41 [2021-03-24T16:16:41.412Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.3s
16:16:41 [2021-03-24T16:16:41.534Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 44.84MB / 50.40MB 2.0s
16:16:41 [2021-03-24T16:16:41.675Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 2.4s
16:16:41 [2021-03-24T16:16:41.675Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 2.6s
16:16:41 [2021-03-24T16:16:41.675Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.56MB / 68.67MB 2.6s
16:16:41 [2021-03-24T16:16:41.799Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 49.45MB / 50.40MB 2.2s
16:16:41 [2021-03-24T16:16:41.941Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s
16:16:41 [2021-03-24T16:16:41.941Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.75MB / 68.67MB 2.8s
16:16:41 [2021-03-24T16:16:41.941Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
16:16:41 [2021-03-24T16:16:41.941Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.36MB / 68.67MB 2.9s
16:16:41 [2021-03-24T16:16:41.941Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.44MB / 120.17MB 2.9s
16:16:42 [2021-03-24T16:16:42.207Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 3.2s
16:16:42 [2021-03-24T16:16:42.207Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.75MB / 120.17MB 3.2s
16:16:42 [2021-03-24T16:16:42.305Z] #55 53.53 debconf: delaying package configuration, since apt-utils is not installed
16:16:42 [2021-03-24T16:16:42.305Z] #55 53.76 Fetched 119 kB in 0s (386 kB/s)
16:16:42 [2021-03-24T16:16:42.305Z] #55 53.94 Selecting previously unselected package libbtrfs0.
16:16:42 [2021-03-24T16:16:42.305Z] #55 53.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
16:16:42 [2021-03-24T16:16:42.305Z] #55 ...
16:16:42 [2021-03-24T16:16:42.305Z] 
16:16:42 [2021-03-24T16:16:42.305Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:16:42 [2021-03-24T16:16:42.306Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:16:42 [2021-03-24T16:16:42.306Z] #42 45.32 Reading package lists...
16:16:42 [2021-03-24T16:16:42.474Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done
16:16:42 [2021-03-24T16:16:42.474Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.36MB / 68.67MB 3.4s
16:16:42 [2021-03-24T16:16:42.474Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.36MB / 120.17MB 3.4s
16:16:42 [2021-03-24T16:16:42.474Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.4s
16:16:42 [2021-03-24T16:16:42.474Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done
16:16:42 [2021-03-24T16:16:42.741Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 3.6s
16:16:42 [2021-03-24T16:16:42.741Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.65MB / 120.17MB 3.6s
16:16:42 [2021-03-24T16:16:42.741Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.9s done
16:16:43 [2021-03-24T16:16:43.007Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.78MB / 68.67MB 3.9s
16:16:43 [2021-03-24T16:16:43.007Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 3.9s
16:16:43 [2021-03-24T16:16:43.270Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 4.1s
16:16:43 [2021-03-24T16:16:43.270Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.67MB / 68.67MB 4.2s
16:16:43 [2021-03-24T16:16:43.270Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.67MB / 120.17MB 4.2s
16:16:43 [2021-03-24T16:16:43.314Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d
16:16:43 [2021-03-24T16:16:43.534Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.96MB / 68.67MB 4.4s
16:16:43 [2021-03-24T16:16:43.534Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s
16:16:43 [2021-03-24T16:16:43.799Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.21MB / 120.17MB 4.7s
16:16:43 [2021-03-24T16:16:43.799Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 4.8s
16:16:43 [2021-03-24T16:16:43.951Z] #42 54.29 Building dependency tree...
16:16:43 [2021-03-24T16:16:43.951Z] #42 ...
16:16:43 [2021-03-24T16:16:43.951Z] 
16:16:43 [2021-03-24T16:16:43.951Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:16:43 [2021-03-24T16:16:43.951Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:16:43 [2021-03-24T16:16:43.951Z] #55 53.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:16:43 [2021-03-24T16:16:43.951Z] #55 54.05 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:16:43 [2021-03-24T16:16:43.951Z] #55 54.13 Unpacking libbtrfs0 (4.20.1-2) ...
16:16:43 [2021-03-24T16:16:43.951Z] #55 54.26 Selecting previously unselected package libbtrfs-dev.
16:16:43 [2021-03-24T16:16:43.951Z] #55 54.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:16:43 [2021-03-24T16:16:43.951Z] #55 54.29 Unpacking libbtrfs-dev (4.20.1-2) ...
16:16:43 [2021-03-24T16:16:43.951Z] #55 54.69 Setting up libbtrfs0 (4.20.1-2) ...
16:16:43 [2021-03-24T16:16:43.951Z] #55 54.78 Setting up libbtrfs-dev (4.20.1-2) ...
16:16:43 [2021-03-24T16:16:43.951Z] #55 54.84 Processing triggers for libc-bin (2.28-10) ...
16:16:43 [2021-03-24T16:16:43.951Z] #55 DONE 55.3s
16:16:43 [2021-03-24T16:16:43.951Z] 
16:16:43 [2021-03-24T16:16:43.951Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:16:43 [2021-03-24T16:16:43.951Z] #56 sha256:34294d18b8df9d5702af1639b234782960b2e643a0f756ffe2049c7a2ccb272a
16:16:44 [2021-03-24T16:16:44.062Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.07MB / 120.17MB 5.1s
16:16:44 [2021-03-24T16:16:44.324Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.2s done
16:16:44 [2021-03-24T16:16:44.324Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 5.3s
16:16:44 [2021-03-24T16:16:44.595Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 5.6s
16:16:44 [2021-03-24T16:16:44.645Z] Client: Docker Engine - Community
16:16:44 [2021-03-24T16:16:44.645Z]  Version:           20.10.3
16:16:44 [2021-03-24T16:16:44.645Z]  API version:       1.41
16:16:44 [2021-03-24T16:16:44.645Z]  Go version:        go1.13.15
16:16:44 [2021-03-24T16:16:44.645Z]  Git commit:        48d30b5
16:16:44 [2021-03-24T16:16:44.645Z]  Built:             Fri Jan 29 14:33:53 2021
16:16:44 [2021-03-24T16:16:44.645Z]  OS/Arch:           linux/arm64
16:16:44 [2021-03-24T16:16:44.645Z]  Context:           default
16:16:44 [2021-03-24T16:16:44.645Z]  Experimental:      true
16:16:44 [2021-03-24T16:16:44.645Z] 
16:16:44 [2021-03-24T16:16:44.645Z] Server: Docker Engine - Community
16:16:44 [2021-03-24T16:16:44.645Z]  Engine:
16:16:44 [2021-03-24T16:16:44.645Z]   Version:          20.10.3
16:16:44 [2021-03-24T16:16:44.645Z]   API version:      1.41 (minimum version 1.12)
16:16:44 [2021-03-24T16:16:44.645Z]   Go version:       go1.13.15
16:16:44 [2021-03-24T16:16:44.645Z]   Git commit:       46229ca
16:16:44 [2021-03-24T16:16:44.645Z]   Built:            Fri Jan 29 14:32:08 2021
16:16:44 [2021-03-24T16:16:44.645Z]   OS/Arch:          linux/arm64
16:16:44 [2021-03-24T16:16:44.645Z]   Experimental:     true
16:16:44 [2021-03-24T16:16:44.645Z]  containerd:
16:16:44 [2021-03-24T16:16:44.645Z]   Version:          1.4.3
16:16:44 [2021-03-24T16:16:44.645Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
16:16:44 [2021-03-24T16:16:44.645Z]  runc:
16:16:44 [2021-03-24T16:16:44.645Z]   Version:          1.0.0-rc92
16:16:44 [2021-03-24T16:16:44.645Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:16:44 [2021-03-24T16:16:44.645Z]  docker-init:
16:16:44 [2021-03-24T16:16:44.645Z]   Version:          0.19.0
16:16:44 [2021-03-24T16:16:44.645Z]   GitCommit:        de40ad0
[Pipeline] sh
16:16:44 [2021-03-24T16:16:44.975Z] + docker info
16:16:45 [2021-03-24T16:16:45.172Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 6.0s
16:16:45 [2021-03-24T16:16:45.226Z] #26 ...
16:16:45 [2021-03-24T16:16:45.226Z] 
16:16:45 [2021-03-24T16:16:45.226Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:45 [2021-03-24T16:16:45.226Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:45 [2021-03-24T16:16:45.226Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
16:16:45 [2021-03-24T16:16:45.226Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
16:16:45 [2021-03-24T16:16:45.226Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
16:16:45 [2021-03-24T16:16:45.226Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
16:16:45 [2021-03-24T16:16:45.226Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.8s done
16:16:45 [2021-03-24T16:16:45.226Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.1s done
16:16:45 [2021-03-24T16:16:45.226Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.8s done
16:16:45 [2021-03-24T16:16:45.226Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 5.5s
16:16:45 [2021-03-24T16:16:45.226Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 5.5s
16:16:45 [2021-03-24T16:16:45.226Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.80MB / 120.17MB 5.5s
16:16:45 [2021-03-24T16:16:45.226Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.0s
16:16:45 [2021-03-24T16:16:45.334Z] #56 ...
16:16:45 [2021-03-24T16:16:45.334Z] 
16:16:45 [2021-03-24T16:16:45.334Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:45 [2021-03-24T16:16:45.334Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:45 [2021-03-24T16:16:45.334Z] #49 46.94 go: extracting github.com/gogo/protobuf v1.2.1
16:16:45 [2021-03-24T16:16:45.334Z] #49 48.62 go: extracting golang.org/x/text v0.3.2
16:16:45 [2021-03-24T16:16:45.334Z] #49 ...
16:16:45 [2021-03-24T16:16:45.334Z] 
16:16:45 [2021-03-24T16:16:45.334Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:16:45 [2021-03-24T16:16:45.334Z] #56 sha256:34294d18b8df9d5702af1639b234782960b2e643a0f756ffe2049c7a2ccb272a
16:16:45 [2021-03-24T16:16:45.334Z] #56 1.808 + RM_GOPATH=0
16:16:45 [2021-03-24T16:16:45.334Z] #56 1.808 + TMP_GOPATH=
16:16:45 [2021-03-24T16:16:45.334Z] #56 1.808 + : /build
16:16:45 [2021-03-24T16:16:45.334Z] #56 1.808 + '[' -z '' ']'
16:16:45 [2021-03-24T16:16:45.334Z] #56 1.808 ++ mktemp -d
16:16:45 [2021-03-24T16:16:45.437Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 6.3s
16:16:45 [2021-03-24T16:16:45.437Z] #9 ...
16:16:45 [2021-03-24T16:16:45.437Z] 
16:16:45 [2021-03-24T16:16:45.437Z] #23 [internal] load build context
16:16:45 [2021-03-24T16:16:45.437Z] #23 sha256:24f4c28ea6cb3034dbbe9dcb4772075ca3bb40ec659a28f3016180bd28477c5a
16:16:45 [2021-03-24T16:16:45.437Z] #23 transferring context: 53.43MB 6.5s done
16:16:45 [2021-03-24T16:16:45.437Z] #23 DONE 6.6s
16:16:45 [2021-03-24T16:16:45.437Z] 
16:16:45 [2021-03-24T16:16:45.437Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:45 [2021-03-24T16:16:45.437Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:45 [2021-03-24T16:16:45.437Z] #9 ...
16:16:45 [2021-03-24T16:16:45.437Z] 
16:16:45 [2021-03-24T16:16:45.437Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:16:45 [2021-03-24T16:16:45.437Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
16:16:45 [2021-03-24T16:16:45.437Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done
16:16:45 [2021-03-24T16:16:45.437Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done
16:16:45 [2021-03-24T16:16:45.437Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done
16:16:45 [2021-03-24T16:16:45.437Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done
16:16:45 [2021-03-24T16:16:45.437Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.8s done
16:16:45 [2021-03-24T16:16:45.437Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 4.3s
16:16:45 [2021-03-24T16:16:45.485Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 5.7s
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.812 + export GOPATH=/tmp/tmp.ztgUhc4tbS
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.812 + GOPATH=/tmp/tmp.ztgUhc4tbS
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.812 + RM_GOPATH=1
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.812 + case "$(go env GOARCH)" in
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.812 ++ go env GOARCH
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.852 + export GO_BUILDMODE=-buildmode=pie
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.852 + GO_BUILDMODE=-buildmode=pie
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.852 ++ dirname /tmp/install/install.sh
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.853 + dir=/tmp/install
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.853 + bin=containerd
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.860 + shift
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.860 + '[' '!' -f /tmp/install/containerd.installer ']'
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.860 + . /tmp/install/containerd.installer
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.860 ++ set -e
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.860 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.861 + install_containerd
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.864 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.865 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.868 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ztgUhc4tbS/src/github.com/containerd/containerd
16:16:45 [2021-03-24T16:16:45.594Z] #56 1.875 Cloning into '/tmp/tmp.ztgUhc4tbS/src/github.com/containerd/containerd'...
16:16:45 [2021-03-24T16:16:45.700Z] #26 ...
16:16:45 [2021-03-24T16:16:45.700Z] 
16:16:45 [2021-03-24T16:16:45.700Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:45 [2021-03-24T16:16:45.700Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:45 [2021-03-24T16:16:45.746Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.90MB / 120.17MB 5.8s
16:16:45 [2021-03-24T16:16:45.746Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.51MB / 68.67MB 6.0s
16:16:45 [2021-03-24T16:16:45.746Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 6.1s
16:16:46 [2021-03-24T16:16:46.003Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 6.2s done
16:16:46 [2021-03-24T16:16:46.003Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.87MB / 120.17MB 6.3s
16:16:46 [2021-03-24T16:16:46.003Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 6.3s
16:16:46 [2021-03-24T16:16:46.262Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.6s
16:16:46 [2021-03-24T16:16:46.554Z] #56 ...
16:16:46 [2021-03-24T16:16:46.554Z] 
16:16:46 [2021-03-24T16:16:46.554Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:16:46 [2021-03-24T16:16:46.554Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:16:46 [2021-03-24T16:16:46.554Z] #13 33.16 Reading package lists...
16:16:46 [2021-03-24T16:16:46.595Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.8s done
16:16:46 [2021-03-24T16:16:46.596Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 6.8s
16:16:46 [2021-03-24T16:16:46.596Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.9s done
16:16:46 [2021-03-24T16:16:46.814Z] #13 43.98 Reading package lists...
16:16:46 [2021-03-24T16:16:46.814Z] #13 ...
16:16:46 [2021-03-24T16:16:46.814Z] 
16:16:46 [2021-03-24T16:16:46.814Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:46 [2021-03-24T16:16:46.814Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:46 [2021-03-24T16:16:46.814Z] #49 58.29 go: finding github.com/fatih/color v1.7.0
16:16:46 [2021-03-24T16:16:46.814Z] #49 58.42 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:16:46 [2021-03-24T16:16:46.814Z] #49 58.46 go: finding github.com/mattn/go-colorable v0.1.4
16:16:46 [2021-03-24T16:16:46.814Z] #49 58.47 go: finding github.com/mattn/go-isatty v0.0.8
16:16:47 [2021-03-24T16:16:47.075Z] #49 58.71 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:16:47 [2021-03-24T16:16:47.075Z] #49 58.71 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:16:47 [2021-03-24T16:16:47.075Z] #49 58.72 go: finding github.com/go-critic/go-critic v0.4.1
16:16:47 [2021-03-24T16:16:47.075Z] #49 58.76 go: finding github.com/pkg/errors v0.8.1
16:16:47 [2021-03-24T16:16:47.075Z] #49 58.78 go: finding github.com/go-lintpack/lintpack v0.5.2
16:16:47 [2021-03-24T16:16:47.075Z] #49 58.84 go: finding github.com/mitchellh/go-homedir v1.1.0
16:16:47 [2021-03-24T16:16:47.095Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s done
16:16:47 [2021-03-24T16:16:47.095Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s
16:16:47 [2021-03-24T16:16:47.095Z] #9 ...
16:16:47 [2021-03-24T16:16:47.095Z] 
16:16:47 [2021-03-24T16:16:47.095Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:16:47 [2021-03-24T16:16:47.095Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:16:47 [2021-03-24T16:16:47.095Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:16:47 [2021-03-24T16:16:47.095Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:16:47 [2021-03-24T16:16:47.095Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:16:47 [2021-03-24T16:16:47.095Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done
16:16:47 [2021-03-24T16:16:47.095Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done
16:16:47 [2021-03-24T16:16:47.095Z] #62 DONE 8.1s
16:16:47 [2021-03-24T16:16:47.095Z] 
16:16:47 [2021-03-24T16:16:47.095Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:47 [2021-03-24T16:16:47.095Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:47 [2021-03-24T16:16:47.184Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.34MB / 120.17MB 7.3s
16:16:47 [2021-03-24T16:16:47.184Z] #9 ...
16:16:47 [2021-03-24T16:16:47.184Z] 
16:16:47 [2021-03-24T16:16:47.184Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:16:47 [2021-03-24T16:16:47.184Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:16:47 [2021-03-24T16:16:47.184Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:16:47 [2021-03-24T16:16:47.184Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:16:47 [2021-03-24T16:16:47.184Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:16:47 [2021-03-24T16:16:47.184Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done
16:16:47 [2021-03-24T16:16:47.184Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.3s done
16:16:47 [2021-03-24T16:16:47.184Z] #62 DONE 7.7s
16:16:47 [2021-03-24T16:16:47.184Z] 
16:16:47 [2021-03-24T16:16:47.184Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:47 [2021-03-24T16:16:47.184Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:47 [2021-03-24T16:16:47.184Z] #9 ...
16:16:47 [2021-03-24T16:16:47.184Z] 
16:16:47 [2021-03-24T16:16:47.184Z] #23 [internal] load build context
16:16:47 [2021-03-24T16:16:47.184Z] #23 sha256:dc3f5d0dec149694d42ce78ca46d2a44074d858573125e36c53515b94af16c25
16:16:47 [2021-03-24T16:16:47.184Z] #23 transferring context: 44.84MB 7.8s
16:16:47 [2021-03-24T16:16:47.336Z] #49 58.87 go: finding github.com/go-toolsmith/astequal v1.0.0
16:16:47 [2021-03-24T16:16:47.336Z] #49 59.00 go: finding github.com/spf13/viper v1.6.1
16:16:47 [2021-03-24T16:16:47.336Z] #49 59.01 go: finding github.com/sirupsen/logrus v1.4.2
16:16:47 [2021-03-24T16:16:47.336Z] #49 59.07 go: finding github.com/go-toolsmith/astp v1.0.0
16:16:47 [2021-03-24T16:16:47.336Z] #49 59.07 go: finding github.com/go-toolsmith/astfmt v1.0.0
16:16:47 [2021-03-24T16:16:47.336Z] #49 59.08 go: finding github.com/stretchr/testify v1.4.0
16:16:47 [2021-03-24T16:16:47.336Z] #49 59.08 go: finding github.com/go-toolsmith/astcast v1.0.0
16:16:47 [2021-03-24T16:16:47.446Z] #23 ...
16:16:47 [2021-03-24T16:16:47.446Z] 
16:16:47 [2021-03-24T16:16:47.446Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:47 [2021-03-24T16:16:47.446Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:47 [2021-03-24T16:16:47.446Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.37MB / 120.17MB 7.7s
16:16:47 [2021-03-24T16:16:47.596Z] #49 59.15 go: finding github.com/go-toolsmith/typep v1.0.0
16:16:47 [2021-03-24T16:16:47.596Z] #49 59.19 go: finding github.com/davecgh/go-spew v1.1.1
16:16:47 [2021-03-24T16:16:47.596Z] #49 59.21 go: finding github.com/go-toolsmith/astcopy v1.0.0
16:16:47 [2021-03-24T16:16:47.596Z] #49 59.23 go: finding github.com/pmezard/go-difflib v1.0.0
16:16:47 [2021-03-24T16:16:47.596Z] #49 59.29 go: finding github.com/stretchr/objx v0.2.0
16:16:47 [2021-03-24T16:16:47.705Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 7.8s
16:16:47 [2021-03-24T16:16:47.856Z] #49 59.39 go: finding gopkg.in/yaml.v2 v2.2.7
16:16:47 [2021-03-24T16:16:47.856Z] #49 59.43 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
16:16:47 [2021-03-24T16:16:47.968Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.56MB / 120.17MB 8.1s
16:16:48 [2021-03-24T16:16:48.117Z] #49 59.71 go: finding github.com/go-toolsmith/strparse v1.0.0
16:16:48 [2021-03-24T16:16:48.117Z] #49 59.72 go: finding github.com/bombsimon/wsl/v2 v2.0.0
16:16:48 [2021-03-24T16:16:48.117Z] #49 59.77 go: finding github.com/fsnotify/fsnotify v1.4.7
16:16:48 [2021-03-24T16:16:48.117Z] #49 59.78 go: finding github.com/gobwas/glob v0.2.3
16:16:48 [2021-03-24T16:16:48.117Z] #49 59.79 go: finding github.com/spf13/cobra v0.0.5
16:16:48 [2021-03-24T16:16:48.117Z] #49 59.81 go: finding github.com/hashicorp/hcl v1.0.0
16:16:48 [2021-03-24T16:16:48.252Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 8.4s
16:16:48 [2021-03-24T16:16:48.390Z] #49 60.06 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:16:48 [2021-03-24T16:16:48.390Z] #49 60.13 go: finding github.com/spf13/pflag v1.0.5
16:16:48 [2021-03-24T16:16:48.390Z] #49 60.18 go: finding github.com/magiconair/properties v1.8.1
16:16:48 [2021-03-24T16:16:48.518Z] #9 ...
16:16:48 [2021-03-24T16:16:48.518Z] 
16:16:48 [2021-03-24T16:16:48.518Z] #23 [internal] load build context
16:16:48 [2021-03-24T16:16:48.518Z] #23 sha256:dc3f5d0dec149694d42ce78ca46d2a44074d858573125e36c53515b94af16c25
16:16:48 [2021-03-24T16:16:48.518Z] #23 transferring context: 53.43MB 8.8s done
16:16:48 [2021-03-24T16:16:48.518Z] #23 DONE 9.0s
16:16:48 [2021-03-24T16:16:48.518Z] 
16:16:48 [2021-03-24T16:16:48.518Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:48 [2021-03-24T16:16:48.518Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:48 [2021-03-24T16:16:48.595Z] Client: Docker Engine - Community
16:16:48 [2021-03-24T16:16:48.595Z]  Version:           20.10.3
16:16:48 [2021-03-24T16:16:48.595Z]  API version:       1.41
16:16:48 [2021-03-24T16:16:48.595Z]  Go version:        go1.13.15
16:16:48 [2021-03-24T16:16:48.595Z]  Git commit:        48d30b5
16:16:48 [2021-03-24T16:16:48.595Z]  Built:             Fri Jan 29 14:33:21 2021
16:16:48 [2021-03-24T16:16:48.595Z]  OS/Arch:           linux/amd64
16:16:48 [2021-03-24T16:16:48.595Z]  Context:           default
16:16:48 [2021-03-24T16:16:48.595Z]  Experimental:      true
16:16:48 [2021-03-24T16:16:48.595Z] 
16:16:48 [2021-03-24T16:16:48.595Z] Server: Docker Engine - Community
16:16:48 [2021-03-24T16:16:48.595Z]  Engine:
16:16:48 [2021-03-24T16:16:48.595Z]   Version:          20.10.3
16:16:48 [2021-03-24T16:16:48.595Z]   API version:      1.41 (minimum version 1.12)
16:16:48 [2021-03-24T16:16:48.595Z]   Go version:       go1.13.15
16:16:48 [2021-03-24T16:16:48.595Z]   Git commit:       46229ca
16:16:48 [2021-03-24T16:16:48.595Z]   Built:            Fri Jan 29 14:31:32 2021
16:16:48 [2021-03-24T16:16:48.595Z]   OS/Arch:          linux/amd64
16:16:48 [2021-03-24T16:16:48.595Z]   Experimental:     true
16:16:48 [2021-03-24T16:16:48.595Z]  containerd:
16:16:48 [2021-03-24T16:16:48.595Z]   Version:          1.4.3
16:16:48 [2021-03-24T16:16:48.595Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
16:16:48 [2021-03-24T16:16:48.595Z]  runc:
16:16:48 [2021-03-24T16:16:48.595Z]   Version:          1.0.0-rc92
16:16:48 [2021-03-24T16:16:48.595Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:16:48 [2021-03-24T16:16:48.595Z]  docker-init:
16:16:48 [2021-03-24T16:16:48.595Z]   Version:          0.19.0
16:16:48 [2021-03-24T16:16:48.595Z]   GitCommit:        de40ad0
[Pipeline] sh
16:16:48 [2021-03-24T16:16:48.651Z] #49 ...
16:16:48 [2021-03-24T16:16:48.651Z] 
16:16:48 [2021-03-24T16:16:48.651Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:16:48 [2021-03-24T16:16:48.651Z] #34 sha256:5a7bfe077024d75084d2d81a3858d05aee77f47490918e0bc4235ff3542cf8e8
16:16:48 [2021-03-24T16:16:48.651Z] #34 50.23 internal/reflectlite
16:16:48 [2021-03-24T16:16:48.651Z] #34 50.27 sync
16:16:48 [2021-03-24T16:16:48.651Z] #34 54.31 sort
16:16:48 [2021-03-24T16:16:48.651Z] #34 54.31 errors
16:16:48 [2021-03-24T16:16:48.651Z] #34 54.74 strconv
16:16:48 [2021-03-24T16:16:48.651Z] #34 55.51 io
16:16:48 [2021-03-24T16:16:48.651Z] #34 57.45 internal/oserror
16:16:48 [2021-03-24T16:16:48.651Z] #34 57.73 syscall
16:16:48 [2021-03-24T16:16:48.651Z] #34 ...
16:16:48 [2021-03-24T16:16:48.651Z] 
16:16:48 [2021-03-24T16:16:48.651Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:48 [2021-03-24T16:16:48.651Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:48 [2021-03-24T16:16:48.651Z] #49 60.39 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:16:48 [2021-03-24T16:16:48.651Z] #49 60.42 go: finding github.com/mitchellh/mapstructure v1.1.2
16:16:48 [2021-03-24T16:16:48.651Z] #49 60.46 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:16:48 [2021-03-24T16:16:48.911Z] + docker info
16:16:48 [2021-03-24T16:16:48.913Z] #49 60.50 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:16:48 [2021-03-24T16:16:48.913Z] #49 60.51 go: finding github.com/pelletier/go-toml v1.2.0
16:16:48 [2021-03-24T16:16:48.913Z] #49 60.59 go: finding github.com/spf13/afero v1.1.2
16:16:48 [2021-03-24T16:16:48.913Z] #49 60.61 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:16:48 [2021-03-24T16:16:48.913Z] #49 60.64 go: finding github.com/spf13/cast v1.3.0
16:16:48 [2021-03-24T16:16:48.913Z] #49 60.64 go: finding golang.org/x/text v0.3.2
16:16:48 [2021-03-24T16:16:48.913Z] #49 60.66 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:16:48 [2021-03-24T16:16:48.913Z] #49 60.67 go: finding github.com/spf13/jwalterweatherman v1.0.0
16:16:48 [2021-03-24T16:16:48.913Z] #49 60.74 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:16:49 [2021-03-24T16:16:49.035Z] #9 ...
16:16:49 [2021-03-24T16:16:49.035Z] 
16:16:49 [2021-03-24T16:16:49.035Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:16:49 [2021-03-24T16:16:49.035Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:16:49 [2021-03-24T16:16:49.035Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
16:16:49 [2021-03-24T16:16:49.035Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:16:49 [2021-03-24T16:16:49.035Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:16:49 [2021-03-24T16:16:49.035Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:16:49 [2021-03-24T16:16:49.035Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done
16:16:49 [2021-03-24T16:16:49.035Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done
16:16:49 [2021-03-24T16:16:49.035Z] #64 DONE 9.7s
16:16:49 [2021-03-24T16:16:49.035Z] 
16:16:49 [2021-03-24T16:16:49.035Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:49 [2021-03-24T16:16:49.035Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:49 [2021-03-24T16:16:49.173Z] #49 60.74 go: finding github.com/subosito/gotenv v1.2.0
16:16:49 [2021-03-24T16:16:49.173Z] #49 60.84 go: finding gopkg.in/ini.v1 v1.51.0
16:16:49 [2021-03-24T16:16:49.173Z] #49 60.84 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:16:49 [2021-03-24T16:16:49.173Z] #49 60.93 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:16:49 [2021-03-24T16:16:49.173Z] #49 60.98 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:16:49 [2021-03-24T16:16:49.434Z] #49 61.03 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:16:49 [2021-03-24T16:16:49.434Z] #49 61.04 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:16:49 [2021-03-24T16:16:49.434Z] #49 61.13 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:16:49 [2021-03-24T16:16:49.434Z] #49 61.16 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:16:49 [2021-03-24T16:16:49.434Z] #49 61.19 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:16:49 [2021-03-24T16:16:49.434Z] #49 61.21 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:16:49 [2021-03-24T16:16:49.434Z] #49 61.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:16:49 [2021-03-24T16:16:49.448Z] #9 ...
16:16:49 [2021-03-24T16:16:49.448Z] 
16:16:49 [2021-03-24T16:16:49.448Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:16:49 [2021-03-24T16:16:49.448Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:16:49 [2021-03-24T16:16:49.448Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
16:16:49 [2021-03-24T16:16:49.448Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:16:49 [2021-03-24T16:16:49.448Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:16:49 [2021-03-24T16:16:49.448Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:16:49 [2021-03-24T16:16:49.448Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done
16:16:49 [2021-03-24T16:16:49.448Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.2s done
16:16:49 [2021-03-24T16:16:49.448Z] #64 ...
16:16:49 [2021-03-24T16:16:49.448Z] 
16:16:49 [2021-03-24T16:16:49.448Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:49 [2021-03-24T16:16:49.448Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:49 [2021-03-24T16:16:49.695Z] #49 61.26 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:16:49 [2021-03-24T16:16:49.695Z] #49 61.26 go: finding github.com/kisielk/gotool v1.0.0
16:16:49 [2021-03-24T16:16:49.695Z] #49 61.31 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:16:49 [2021-03-24T16:16:49.695Z] #49 61.37 go: finding github.com/sourcegraph/go-diff v0.5.1
16:16:49 [2021-03-24T16:16:49.695Z] #49 61.40 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:16:49 [2021-03-24T16:16:49.695Z] #49 61.45 go: finding github.com/tommy-muehle/go-mnd v1.1.1
16:16:49 [2021-03-24T16:16:49.695Z] #49 61.46 go: finding github.com/ultraware/funlen v0.0.2
16:16:49 [2021-03-24T16:16:49.695Z] #49 61.47 go: finding github.com/ultraware/whitespace v0.0.4
16:16:49 [2021-03-24T16:16:49.878Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
16:16:49 [2021-03-24T16:16:49.955Z] #49 61.49 go: finding github.com/uudashr/gocognit v1.0.1
16:16:49 [2021-03-24T16:16:49.955Z] #49 61.55 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:16:49 [2021-03-24T16:16:49.955Z] #49 61.59 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:16:49 [2021-03-24T16:16:49.955Z] #49 61.60 go: finding github.com/gogo/protobuf v1.2.1
16:16:50 [2021-03-24T16:16:50.011Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s
16:16:50 [2021-03-24T16:16:50.216Z] #49 61.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3
16:16:50 [2021-03-24T16:16:50.268Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.6s done
16:16:50 [2021-03-24T16:16:50.354Z] 
16:16:50 [2021-03-24T16:16:50.354Z]  ________   ____  __.
16:16:50 [2021-03-24T16:16:50.354Z]  \_____  \ |    |/ _|
16:16:50 [2021-03-24T16:16:50.354Z]  /   |   \|      <
16:16:50 [2021-03-24T16:16:50.354Z]  /    |    \    |  \
16:16:50 [2021-03-24T16:16:50.354Z]  \_______  /____|__ \
16:16:50 [2021-03-24T16:16:50.354Z]          \/        \/
16:16:50 [2021-03-24T16:16:50.354Z] 
16:16:50 [2021-03-24T16:16:50.354Z] INFO: make.ps1 ended at 03/24/2021 16:16:49
16:16:50 [2021-03-24T16:16:50.429Z] #9 ...
16:16:50 [2021-03-24T16:16:50.429Z] 
16:16:50 [2021-03-24T16:16:50.429Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:16:50 [2021-03-24T16:16:50.429Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:16:50 [2021-03-24T16:16:50.429Z] #63 DONE 0.8s
16:16:50 [2021-03-24T16:16:50.476Z] #49 62.05 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:16:50 [2021-03-24T16:16:50.476Z] #49 62.05 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:16:50 [2021-03-24T16:16:50.476Z] #49 ...
16:16:50 [2021-03-24T16:16:50.476Z] 
16:16:50 [2021-03-24T16:16:50.476Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:16:50 [2021-03-24T16:16:50.476Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:16:50 [2021-03-24T16:16:50.476Z] #45 52.08 sync
16:16:50 [2021-03-24T16:16:50.476Z] #45 52.10 internal/reflectlite
16:16:50 [2021-03-24T16:16:50.476Z] #45 54.13 github.com/LK4D4/vndr/godl/singleflight
16:16:50 [2021-03-24T16:16:50.476Z] #45 54.67 math/rand
16:16:50 [2021-03-24T16:16:50.476Z] #45 56.26 internal/singleflight
16:16:50 [2021-03-24T16:16:50.476Z] #45 56.99 strconv
16:16:50 [2021-03-24T16:16:50.476Z] #45 57.00 io
16:16:50 [2021-03-24T16:16:50.476Z] #45 59.12 bytes
16:16:50 [2021-03-24T16:16:50.476Z] #45 ...
16:16:50 [2021-03-24T16:16:50.476Z] 
16:16:50 [2021-03-24T16:16:50.476Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:16:50 [2021-03-24T16:16:50.476Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:16:50 [2021-03-24T16:16:50.476Z] #49 62.16 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:16:50 [2021-03-24T16:16:50.476Z] #49 62.20 go: finding github.com/BurntSushi/toml v0.3.1
16:16:50 [2021-03-24T16:16:50.526Z] #9 ...
16:16:50 [2021-03-24T16:16:50.526Z] 
16:16:50 [2021-03-24T16:16:50.526Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:16:50 [2021-03-24T16:16:50.526Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:16:50 [2021-03-24T16:16:50.526Z] #64 DONE 10.8s
16:16:50 [2021-03-24T16:16:50.526Z] 
16:16:50 [2021-03-24T16:16:50.526Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:50 [2021-03-24T16:16:50.526Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:50 [2021-03-24T16:16:50.692Z] 
16:16:50 [2021-03-24T16:16:50.692Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:50 [2021-03-24T16:16:50.692Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:51 [2021-03-24T16:16:51.356Z] INFO: Binaries build ended at 03/24/2021 16:16:51. Duration:00:01:20.1773271
16:16:51 [2021-03-24T16:16:51.640Z] #9 ...
16:16:51 [2021-03-24T16:16:51.641Z] 
16:16:51 [2021-03-24T16:16:51.641Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:16:51 [2021-03-24T16:16:51.641Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:16:51 [2021-03-24T16:16:51.641Z] #65 DONE 0.9s
16:16:51 [2021-03-24T16:16:51.641Z] 
16:16:51 [2021-03-24T16:16:51.641Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:51 [2021-03-24T16:16:51.641Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:51 [2021-03-24T16:16:51.902Z] #9 ...
16:16:51 [2021-03-24T16:16:51.902Z] 
16:16:51 [2021-03-24T16:16:51.902Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:16:51 [2021-03-24T16:16:51.902Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:16:51 [2021-03-24T16:16:51.902Z] #63 DONE 1.0s
16:16:51 [2021-03-24T16:16:51.902Z] 
16:16:51 [2021-03-24T16:16:51.902Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:51 [2021-03-24T16:16:51.902Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:51 [2021-03-24T16:16:51.905Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.1s
16:16:52 [2021-03-24T16:16:52.511Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.2s done
16:16:52 [2021-03-24T16:16:52.511Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
16:16:52 [2021-03-24T16:16:52.769Z] #9 ...
16:16:52 [2021-03-24T16:16:52.769Z] 
16:16:52 [2021-03-24T16:16:52.769Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:16:52 [2021-03-24T16:16:52.769Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
16:16:52 [2021-03-24T16:16:52.769Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 9.0s done
16:16:52 [2021-03-24T16:16:52.769Z] #26 DONE 13.1s
16:16:52 [2021-03-24T16:16:52.769Z] 
16:16:52 [2021-03-24T16:16:52.769Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:16:52 [2021-03-24T16:16:52.769Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:16:52 [2021-03-24T16:16:52.769Z] #65 DONE 0.9s
16:16:52 [2021-03-24T16:16:52.858Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.0s done
16:16:52 [2021-03-24T16:16:52.945Z] INFO: Copying the built daemon binary to d:\CI\PR-42193\4\binary\dockerd-4756d15bb0.exe...
16:16:52 [2021-03-24T16:16:52.945Z] INFO: Copying the built client binary to d:\CI\PR-42193\4\binary\docker-4756d15bb0.exe...
16:16:52 [2021-03-24T16:16:52.945Z] INFO: Copying dockerversion from the container...
16:16:52 [2021-03-24T16:16:52.945Z] INFO: Copying the golang package from the container to d:\CI\PR-42193\4\installer\go.zip...
16:16:53 [2021-03-24T16:16:53.020Z] #49 ...
16:16:53 [2021-03-24T16:16:53.020Z] 
16:16:53 [2021-03-24T16:16:53.020Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:16:53 [2021-03-24T16:16:53.020Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:16:53 [2021-03-24T16:16:53.020Z] #36 45.63 Reading package lists...
16:16:53 [2021-03-24T16:16:53.020Z] #36 54.92 Building dependency tree...
16:16:53 [2021-03-24T16:16:53.020Z] #36 60.60 The following additional packages will be installed:
16:16:53 [2021-03-24T16:16:53.020Z] #36 60.62   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:16:53 [2021-03-24T16:16:53.020Z] #36 60.63 Suggested packages:
16:16:53 [2021-03-24T16:16:53.020Z] #36 60.64   cmake-doc ninja-build lrzip
16:16:53 [2021-03-24T16:16:53.020Z] #36 60.64 Recommended packages:
16:16:53 [2021-03-24T16:16:53.020Z] #36 60.64   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:16:53 [2021-03-24T16:16:53.020Z] #36 61.74 The following NEW packages will be installed:
16:16:53 [2021-03-24T16:16:53.020Z] #36 61.75   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:16:53 [2021-03-24T16:16:53.020Z] #36 61.76   vim-common xxd
16:16:53 [2021-03-24T16:16:53.020Z] #36 62.39 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
16:16:53 [2021-03-24T16:16:53.020Z] #36 62.39 Need to get 14.9 MB of archives.
16:16:53 [2021-03-24T16:16:53.020Z] #36 62.39 After this operation, 61.8 MB of additional disk space will be used.
16:16:53 [2021-03-24T16:16:53.020Z] #36 62.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:16:53 [2021-03-24T16:16:53.020Z] #36 62.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:16:53 [2021-03-24T16:16:53.020Z] #36 62.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:16:53 [2021-03-24T16:16:53.020Z] #36 62.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:16:53 [2021-03-24T16:16:53.020Z] #36 63.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
16:16:53 [2021-03-24T16:16:53.020Z] #36 64.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:16:53 [2021-03-24T16:16:53.020Z] #36 64.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:16:53 [2021-03-24T16:16:53.020Z] #36 64.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:16:53 [2021-03-24T16:16:53.020Z] #36 64.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:16:53 [2021-03-24T16:16:53.020Z] #36 64.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:16:53 [2021-03-24T16:16:53.020Z] #36 ...
16:16:53 [2021-03-24T16:16:53.020Z] 
16:16:53 [2021-03-24T16:16:53.020Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:16:53 [2021-03-24T16:16:53.020Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:16:53 [2021-03-24T16:16:53.025Z] 
16:16:53 [2021-03-24T16:16:53.025Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:53 [2021-03-24T16:16:53.025Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:53 [2021-03-24T16:16:53.120Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
16:16:53 [2021-03-24T16:16:53.383Z] #9 ...
16:16:53 [2021-03-24T16:16:53.383Z] 
16:16:53 [2021-03-24T16:16:53.383Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:16:53 [2021-03-24T16:16:53.383Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
16:16:53 [2021-03-24T16:16:53.383Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 12.0s done
16:16:53 [2021-03-24T16:16:53.383Z] #26 DONE 14.4s
16:16:53 [2021-03-24T16:16:53.383Z] 
16:16:53 [2021-03-24T16:16:53.383Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:16:53 [2021-03-24T16:16:53.383Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:16:53 [2021-03-24T16:16:53.589Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
16:16:53 [2021-03-24T16:16:53.852Z] #32 63.46 Checking out files:  77% (1179/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
16:16:53 [2021-03-24T16:16:53.960Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
16:16:54 [2021-03-24T16:16:54.113Z] #32 65.10 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:16:54 [2021-03-24T16:16:54.160Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
16:16:54 [2021-03-24T16:16:54.223Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
16:16:54 [2021-03-24T16:16:54.534Z] INFO: Extracting go.zip to d:\CI\PR-42193\4\go
16:16:54 [2021-03-24T16:16:54.684Z] #32 65.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:16:54 [2021-03-24T16:16:54.684Z] #32 ...
16:16:54 [2021-03-24T16:16:54.684Z] 
16:16:54 [2021-03-24T16:16:54.684Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:16:54 [2021-03-24T16:16:54.684Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:16:54 [2021-03-24T16:16:54.684Z] #42 54.29 Building dependency tree...
16:16:54 [2021-03-24T16:16:54.684Z] #42 59.42 The following additional packages will be installed:
16:16:54 [2021-03-24T16:16:54.684Z] #42 59.43   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:16:54 [2021-03-24T16:16:54.684Z] #42 59.44   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:16:54 [2021-03-24T16:16:54.684Z] #42 59.45 Suggested packages:
16:16:54 [2021-03-24T16:16:54.684Z] #42 59.49   manpages-dev python-setuptools
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.24 The following NEW packages will be installed:
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.26   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.26   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.27   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.27   python-six zlib1g-dev
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.70 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.70 Need to get 4095 kB of archives.
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.70 After this operation, 22.5 MB of additional disk space will be used.
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 61.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 62.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 62.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 62.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 62.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 62.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 62.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:16:54 [2021-03-24T16:16:54.684Z] #42 64.18 debconf: delaying package configuration, since apt-utils is not installed
16:16:54 [2021-03-24T16:16:54.684Z] #42 64.46 Fetched 4095 kB in 1s (5204 kB/s)
16:16:54 [2021-03-24T16:16:54.684Z] #42 64.62 Selecting previously unselected package libcap-dev:amd64.
16:16:54 [2021-03-24T16:16:54.684Z] #42 64.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 ... 15410 files and directories currently installed.)
16:16:54 [2021-03-24T16:16:54.684Z] #42 64.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:16:54 [2021-03-24T16:16:54.684Z] #42 64.73 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:16:54 [2021-03-24T16:16:54.684Z] #42 64.94 Selecting previously unselected package libnet1:amd64.
16:16:54 [2021-03-24T16:16:54.684Z] #42 64.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:16:54 [2021-03-24T16:16:54.684Z] #42 64.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:16:54 [2021-03-24T16:16:54.684Z] #42 65.31 Selecting previously unselected package libnet1-dev.
16:16:54 [2021-03-24T16:16:54.684Z] #42 65.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:16:54 [2021-03-24T16:16:54.684Z] #42 65.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:16:54 [2021-03-24T16:16:54.684Z] #42 65.85 Selecting previously unselected package libnl-3-200:amd64.
16:16:54 [2021-03-24T16:16:54.684Z] #42 65.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:16:54 [2021-03-24T16:16:54.684Z] #42 65.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:16:54 [2021-03-24T16:16:54.684Z] #42 66.23 Selecting previously unselected package libnl-3-dev:amd64.
16:16:54 [2021-03-24T16:16:54.684Z] #42 66.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:16:54 [2021-03-24T16:16:54.684Z] #42 66.25 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:16:54 [2021-03-24T16:16:54.800Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
16:16:54 [2021-03-24T16:16:54.944Z] #42 ...
16:16:54 [2021-03-24T16:16:54.944Z] 
16:16:54 [2021-03-24T16:16:54.944Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:16:54 [2021-03-24T16:16:54.944Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:16:54 [2021-03-24T16:16:54.944Z] #36 66.17 debconf: delaying package configuration, since apt-utils is not installed
16:16:54 [2021-03-24T16:16:54.944Z] #36 66.48 Fetched 14.9 MB in 3s (5648 kB/s)
16:16:54 [2021-03-24T16:16:54.944Z] #36 66.57 Selecting previously unselected package xxd.
16:16:54 [2021-03-24T16:16:54.944Z] #36 66.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:16:54 [2021-03-24T16:16:54.944Z] #36 66.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:16:55 [2021-03-24T16:16:55.067Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
16:16:55 [2021-03-24T16:16:55.090Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done
16:16:55 [2021-03-24T16:16:55.205Z] #36 66.68 Unpacking xxd (2:8.1.0875-5) ...
16:16:55 [2021-03-24T16:16:55.205Z] #36 66.93 Selecting previously unselected package vim-common.
16:16:55 [2021-03-24T16:16:55.346Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
16:16:55 [2021-03-24T16:16:55.465Z] #36 66.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:16:55 [2021-03-24T16:16:55.465Z] #36 66.99 Unpacking vim-common (2:8.1.0875-5) ...
16:16:55 [2021-03-24T16:16:55.725Z] #36 67.38 Selecting previously unselected package cmake-data.
16:16:55 [2021-03-24T16:16:55.725Z] #36 67.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:16:55 [2021-03-24T16:16:55.725Z] #36 67.40 Unpacking cmake-data (3.13.4-1) ...
16:16:57 [2021-03-24T16:16:57.108Z] #36 ...
16:16:57 [2021-03-24T16:16:57.108Z] 
16:16:57 [2021-03-24T16:16:57.108Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:16:57 [2021-03-24T16:16:57.108Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:16:57 [2021-03-24T16:16:57.108Z] #13 43.98 Reading package lists...
16:16:57 [2021-03-24T16:16:57.108Z] #13 54.41 Building dependency tree...
16:16:57 [2021-03-24T16:16:57.108Z] #13 59.49 The following additional packages will be installed:
16:16:57 [2021-03-24T16:16:57.108Z] #13 59.49   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:16:57 [2021-03-24T16:16:57.109Z] #13 59.49   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:16:57 [2021-03-24T16:16:57.109Z] #13 59.49   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:16:57 [2021-03-24T16:16:57.109Z] #13 59.49   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
16:16:57 [2021-03-24T16:16:57.109Z] #13 59.49   mingw-w64-common mingw-w64-x86-64-dev
16:16:57 [2021-03-24T16:16:57.109Z] #13 59.54 Suggested packages:
16:16:57 [2021-03-24T16:16:57.109Z] #13 59.55   gcc-8-locales seccomp wine64
16:16:57 [2021-03-24T16:16:57.109Z] #13 61.63 The following NEW packages will be installed:
16:16:57 [2021-03-24T16:16:57.109Z] #13 61.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:16:57 [2021-03-24T16:16:57.109Z] #13 61.63   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:16:57 [2021-03-24T16:16:57.109Z] #13 61.63   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:16:57 [2021-03-24T16:16:57.109Z] #13 61.63   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:16:57 [2021-03-24T16:16:57.109Z] #13 61.64   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:16:57 [2021-03-24T16:16:57.109Z] #13 61.64   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:16:57 [2021-03-24T16:16:57.109Z] #13 61.65 The following packages will be upgraded:
16:16:57 [2021-03-24T16:16:57.109Z] #13 61.66   libseccomp2 libsystemd0 libudev1
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.06 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.06 Need to get 78.2 MB of archives.
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.06 After this operation, 487 MB of additional disk space will be used.
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.06 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.06 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 62.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 63.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 63.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 63.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
16:16:57 [2021-03-24T16:16:57.109Z] #13 ...
16:16:57 [2021-03-24T16:16:57.109Z] 
16:16:57 [2021-03-24T16:16:57.109Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:16:57 [2021-03-24T16:16:57.109Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:16:57 [2021-03-24T16:16:57.109Z] #42 66.58 Selecting previously unselected package libprotobuf-c1:amd64.
16:16:57 [2021-03-24T16:16:57.109Z] #42 66.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 66.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 66.66 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:16:57 [2021-03-24T16:16:57.109Z] #42 66.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 66.70 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 66.82 Selecting previously unselected package zlib1g-dev:amd64.
16:16:57 [2021-03-24T16:16:57.109Z] #42 66.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 66.83 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 67.06 Selecting previously unselected package libprotobuf17:amd64.
16:16:57 [2021-03-24T16:16:57.109Z] #42 67.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 67.10 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 67.88 Selecting previously unselected package libprotobuf-lite17:amd64.
16:16:57 [2021-03-24T16:16:57.109Z] #42 67.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 67.89 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 68.14 Selecting previously unselected package libprotobuf-dev:amd64.
16:16:57 [2021-03-24T16:16:57.109Z] #42 68.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:16:57 [2021-03-24T16:16:57.109Z] #42 68.15 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:16:58 [2021-03-24T16:16:58.050Z] #42 69.55 Selecting previously unselected package libprotoc17:amd64.
16:16:58 [2021-03-24T16:16:58.050Z] #42 69.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:16:58 [2021-03-24T16:16:58.050Z] #42 69.56 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:16:58 [2021-03-24T16:16:58.621Z] #42 70.29 Selecting previously unselected package protobuf-c-compiler.
16:16:58 [2021-03-24T16:16:58.621Z] #42 70.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:16:58 [2021-03-24T16:16:58.621Z] #42 70.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:16:58 [2021-03-24T16:16:58.881Z] #42 70.45 Selecting previously unselected package protobuf-compiler.
16:16:58 [2021-03-24T16:16:58.881Z] #42 70.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:16:58 [2021-03-24T16:16:58.881Z] #42 70.46 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:16:58 [2021-03-24T16:16:58.881Z] #42 ...
16:16:58 [2021-03-24T16:16:58.881Z] 
16:16:58 [2021-03-24T16:16:58.881Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:16:58 [2021-03-24T16:16:58.881Z] #34 sha256:5a7bfe077024d75084d2d81a3858d05aee77f47490918e0bc4235ff3542cf8e8
16:16:58 [2021-03-24T16:16:58.881Z] #34 60.47 reflect
16:16:58 [2021-03-24T16:16:58.881Z] #34 68.93 time
16:16:58 [2021-03-24T16:16:58.881Z] #34 ...
16:16:58 [2021-03-24T16:16:58.881Z] 
16:16:58 [2021-03-24T16:16:58.881Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:16:58 [2021-03-24T16:16:58.881Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:16:59 [2021-03-24T16:16:59.141Z] #42 70.65 Selecting previously unselected package python-pkg-resources.
16:16:59 [2021-03-24T16:16:59.141Z] #42 70.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:16:59 [2021-03-24T16:16:59.141Z] #42 70.67 Unpacking python-pkg-resources (40.8.0-1) ...
16:16:59 [2021-03-24T16:16:59.402Z] #42 70.94 Selecting previously unselected package python-six.
16:16:59 [2021-03-24T16:16:59.402Z] #42 70.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:16:59 [2021-03-24T16:16:59.402Z] #42 70.95 Unpacking python-six (1.12.0-1) ...
16:16:59 [2021-03-24T16:16:59.402Z] #42 71.04 Selecting previously unselected package python-protobuf.
16:16:59 [2021-03-24T16:16:59.402Z] #42 71.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:16:59 [2021-03-24T16:16:59.402Z] #42 71.05 Unpacking python-protobuf (3.6.1.3-2) ...
16:16:59 [2021-03-24T16:16:59.918Z] Client:
16:16:59 [2021-03-24T16:16:59.918Z]  Context:    default
16:16:59 [2021-03-24T16:16:59.918Z]  Debug Mode: false
16:16:59 [2021-03-24T16:16:59.918Z]  Plugins:
16:16:59 [2021-03-24T16:16:59.918Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:16:59 [2021-03-24T16:16:59.918Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:16:59 [2021-03-24T16:16:59.918Z] 
16:16:59 [2021-03-24T16:16:59.918Z] Server:
16:16:59 [2021-03-24T16:16:59.918Z]  Containers: 0
16:16:59 [2021-03-24T16:16:59.918Z]   Running: 0
16:16:59 [2021-03-24T16:16:59.918Z]   Paused: 0
16:16:59 [2021-03-24T16:16:59.918Z]   Stopped: 0
16:16:59 [2021-03-24T16:16:59.918Z]  Images: 0
16:16:59 [2021-03-24T16:16:59.918Z]  Server Version: 20.10.3
16:16:59 [2021-03-24T16:16:59.918Z]  Storage Driver: overlay2
16:16:59 [2021-03-24T16:16:59.918Z]   Backing Filesystem: extfs
16:16:59 [2021-03-24T16:16:59.918Z]   Supports d_type: true
16:16:59 [2021-03-24T16:16:59.918Z]   Native Overlay Diff: true
16:16:59 [2021-03-24T16:16:59.918Z]  Logging Driver: json-file
16:16:59 [2021-03-24T16:16:59.918Z]  Cgroup Driver: cgroupfs
16:16:59 [2021-03-24T16:16:59.918Z]  Cgroup Version: 1
16:16:59 [2021-03-24T16:16:59.918Z]  Plugins:
16:16:59 [2021-03-24T16:16:59.918Z]   Volume: local
16:16:59 [2021-03-24T16:16:59.918Z]   Network: bridge host ipvlan macvlan null overlay
16:16:59 [2021-03-24T16:16:59.918Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:16:59 [2021-03-24T16:16:59.918Z]  Swarm: inactive
16:16:59 [2021-03-24T16:16:59.918Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:16:59 [2021-03-24T16:16:59.918Z]  Default Runtime: runc
16:16:59 [2021-03-24T16:16:59.918Z]  Init Binary: docker-init
16:16:59 [2021-03-24T16:16:59.918Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:16:59 [2021-03-24T16:16:59.918Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:16:59 [2021-03-24T16:16:59.918Z]  init version: de40ad0
16:16:59 [2021-03-24T16:16:59.918Z]  Security Options:
16:16:59 [2021-03-24T16:16:59.918Z]   apparmor
16:16:59 [2021-03-24T16:16:59.918Z]   seccomp
16:16:59 [2021-03-24T16:16:59.918Z]    Profile: default
16:16:59 [2021-03-24T16:16:59.918Z]  Kernel Version: 4.15.0-1093-aws
16:16:59 [2021-03-24T16:16:59.918Z]  Operating System: Ubuntu 16.04.7 LTS
16:16:59 [2021-03-24T16:16:59.918Z]  OSType: linux
16:16:59 [2021-03-24T16:16:59.918Z]  Architecture: aarch64
16:16:59 [2021-03-24T16:16:59.918Z]  CPUs: 4
16:16:59 [2021-03-24T16:16:59.918Z]  Total Memory: 7.525GiB
16:16:59 [2021-03-24T16:16:59.918Z]  Name: ip-10-100-104-43
16:16:59 [2021-03-24T16:16:59.918Z]  ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S
16:16:59 [2021-03-24T16:16:59.918Z]  Docker Root Dir: /var/lib/docker
16:16:59 [2021-03-24T16:16:59.918Z]  Debug Mode: false
16:16:59 [2021-03-24T16:16:59.918Z]  Registry: https://index.docker.io/v1/
16:16:59 [2021-03-24T16:16:59.918Z]  Labels:
16:16:59 [2021-03-24T16:16:59.918Z]  Experimental: true
16:16:59 [2021-03-24T16:16:59.918Z]  Insecure Registries:
16:16:59 [2021-03-24T16:16:59.918Z]   127.0.0.0/8
16:16:59 [2021-03-24T16:16:59.918Z]  Live Restore Enabled: true
16:16:59 [2021-03-24T16:16:59.918Z] 
16:16:59 [2021-03-24T16:16:59.918Z] WARNING: No swap limit support
[Pipeline] sh
16:17:00 [2021-03-24T16:17:00.226Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:17:00 [2021-03-24T16:17:00.226Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:17:00 [2021-03-24T16:17:00.226Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42193/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:17:00 [2021-03-24T16:17:00.226Z] + bash /home/ubuntu/workspace/moby_PR-42193/check-config.sh
16:17:00 [2021-03-24T16:17:00.226Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:17:00 [2021-03-24T16:17:00.226Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ...
16:17:00 [2021-03-24T16:17:00.226Z] 
16:17:00 [2021-03-24T16:17:00.226Z] Generally Necessary:
16:17:00 [2021-03-24T16:17:00.226Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:17:00 [2021-03-24T16:17:00.226Z] - apparmor: enabled and tools installed
16:17:00 [2021-03-24T16:17:00.252Z] #42 71.75 Setting up python-pkg-resources (40.8.0-1) ...
16:17:00 [2021-03-24T16:17:00.379Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s
16:17:00 [2021-03-24T16:17:00.488Z] - CONFIG_NAMESPACES: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_NET_NS: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_PID_NS: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_IPC_NS: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_UTS_NS: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_CGROUPS: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_CGROUP_CPUACCT: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_CGROUP_DEVICE: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_CGROUP_FREEZER: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_CGROUP_SCHED: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_CPUSETS: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_MEMCG: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_KEYS: enabled
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_VETH: enabled (as module)
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_BRIDGE: enabled (as module)
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:17:00 [2021-03-24T16:17:00.489Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:17:00 [2021-03-24T16:17:00.512Z] #42 ...
16:17:00 [2021-03-24T16:17:00.512Z] 
16:17:00 [2021-03-24T16:17:00.513Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:00 [2021-03-24T16:17:00.513Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:17:00 [2021-03-24T16:17:00.513Z] #45 62.30 reflect
16:17:00 [2021-03-24T16:17:00.513Z] #45 62.44 bufio
16:17:00 [2021-03-24T16:17:00.513Z] #45 65.70 syscall
16:17:00 [2021-03-24T16:17:00.619Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_NF_NAT: enabled (as module)
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_NF_NAT_NEEDED: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_POSIX_MQUEUE: enabled
16:17:00 [2021-03-24T16:17:00.751Z] 
16:17:00 [2021-03-24T16:17:00.751Z] Optional Features:
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_USER_NS: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_SECCOMP: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_CGROUP_PIDS: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_MEMCG_SWAP: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:17:00 [2021-03-24T16:17:00.751Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_BLK_CGROUP: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_IOSCHED_CFQ: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_CGROUP_PERF: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_CGROUP_HUGETLB: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_CFS_BANDWIDTH: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_RT_GROUP_SCHED: missing
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_IP_VS: enabled (as module)
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_IP_VS_NFCT: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_IP_VS_RR: enabled (as module)
16:17:00 [2021-03-24T16:17:00.751Z] - CONFIG_EXT4_FS: enabled
16:17:00 [2021-03-24T16:17:00.776Z] #45 ...
16:17:00 [2021-03-24T16:17:00.776Z] 
16:17:00 [2021-03-24T16:17:00.776Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:00 [2021-03-24T16:17:00.776Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:00 [2021-03-24T16:17:00.776Z] #13 67.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
16:17:01 [2021-03-24T16:17:01.016Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:17:01 [2021-03-24T16:17:01.016Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:17:01 [2021-03-24T16:17:01.016Z] - Network Drivers:
16:17:01 [2021-03-24T16:17:01.016Z]   - "overlay":
16:17:01 [2021-03-24T16:17:01.016Z]     - CONFIG_VXLAN: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:17:01 [2021-03-24T16:17:01.016Z]       Optional (for encrypted networks):
16:17:01 [2021-03-24T16:17:01.016Z]       - CONFIG_CRYPTO: enabled
16:17:01 [2021-03-24T16:17:01.016Z]       - CONFIG_CRYPTO_AEAD: enabled
16:17:01 [2021-03-24T16:17:01.016Z]       - CONFIG_CRYPTO_GCM: enabled
16:17:01 [2021-03-24T16:17:01.016Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:17:01 [2021-03-24T16:17:01.016Z]       - CONFIG_CRYPTO_GHASH: enabled
16:17:01 [2021-03-24T16:17:01.016Z]       - CONFIG_XFRM: enabled
16:17:01 [2021-03-24T16:17:01.016Z]       - CONFIG_XFRM_USER: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]       - CONFIG_INET_ESP: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]   - "ipvlan":
16:17:01 [2021-03-24T16:17:01.016Z]     - CONFIG_IPVLAN: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]   - "macvlan":
16:17:01 [2021-03-24T16:17:01.016Z]     - CONFIG_MACVLAN: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]     - CONFIG_DUMMY: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]   - "ftp,tftp client in container":
16:17:01 [2021-03-24T16:17:01.016Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:17:01 [2021-03-24T16:17:01.016Z] - Storage Drivers:
16:17:01 [2021-03-24T16:17:01.016Z]   - "aufs":
16:17:01 [2021-03-24T16:17:01.016Z]     - CONFIG_AUFS_FS: enabled (as module)
16:17:01 [2021-03-24T16:17:01.279Z]   - "btrfs":
16:17:01 [2021-03-24T16:17:01.279Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:17:01 [2021-03-24T16:17:01.279Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:17:01 [2021-03-24T16:17:01.279Z]   - "devicemapper":
16:17:01 [2021-03-24T16:17:01.279Z]     - CONFIG_BLK_DEV_DM: enabled
16:17:01 [2021-03-24T16:17:01.279Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:17:01 [2021-03-24T16:17:01.279Z]   - "overlay":
16:17:01 [2021-03-24T16:17:01.279Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:17:01 [2021-03-24T16:17:01.279Z]   - "zfs":
16:17:01 [2021-03-24T16:17:01.279Z]     - /dev/zfs: missing
16:17:01 [2021-03-24T16:17:01.279Z]     - zfs command: missing
16:17:01 [2021-03-24T16:17:01.279Z]     - zpool command: missing
16:17:01 [2021-03-24T16:17:01.279Z] 
16:17:01 [2021-03-24T16:17:01.279Z] Limits:
16:17:01 [2021-03-24T16:17:01.279Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:17:01 [2021-03-24T16:17:01.279Z] 
16:17:01 [2021-03-24T16:17:01.279Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:17:01 [2021-03-24T16:17:01.642Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5c848fc89d83e605a643968533da5e81cd644731 .
16:17:01 [2021-03-24T16:17:01.905Z] #1 [internal] load build definition from Dockerfile
16:17:01 [2021-03-24T16:17:01.905Z] #1 sha256:ad53a05584d225601b65ccc50e4f8c11a95bb53a520090647ac88fcbde9ad589
16:17:01 [2021-03-24T16:17:01.991Z] #9 ...
16:17:01 [2021-03-24T16:17:01.991Z] 
16:17:01 [2021-03-24T16:17:01.991Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:17:01 [2021-03-24T16:17:01.991Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
16:17:01 [2021-03-24T16:17:01.991Z] #27 1.453 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 1.453 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 1.467 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 1.648 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 1.929 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 2.294 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:01 [2021-03-24T16:17:01.991Z] #27 3.905 Fetched 8424 kB in 3s (3106 kB/s)
16:17:01 [2021-03-24T16:17:01.991Z] #27 3.905 Reading package lists...
16:17:01 [2021-03-24T16:17:01.991Z] #27 4.856 Reading package lists...
16:17:01 [2021-03-24T16:17:01.991Z] #27 5.837 Building dependency tree...
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.186 The following additional packages will be installed:
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.186   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.186   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.186   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.186 Suggested packages:
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.186   krb5-doc krb5-user
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.186 Recommended packages:
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.186   krb5-locales publicsuffix libsasl2-modules
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.365 The following NEW packages will be installed:
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.365   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.365   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.365   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.365   libssh2-1 libssl1.1 openssl
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.659 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.659 Need to get 5057 kB of archives.
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.659 After this operation, 12.1 MB of additional disk space will be used.
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.659 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.659 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.673 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.673 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.673 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.673 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.673 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.681 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.690 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.698 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.700 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.726 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.736 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.736 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.736 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.736 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.736 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.740 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.745 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.753 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.755 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:17:01 [2021-03-24T16:17:01.991Z] #27 6.976 debconf: delaying package configuration, since apt-utils is not installed
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.006 Fetched 5057 kB in 0s (14.2 MB/s)
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.048 Selecting previously unselected package libssl1.1:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.048 (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.)
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.052 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.062 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.267 Selecting previously unselected package libsasl2-modules-db:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.267 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.273 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.319 Selecting previously unselected package libsasl2-2:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.319 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.323 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.394 Selecting previously unselected package libldap-common.
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.394 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.398 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.460 Selecting previously unselected package libldap-2.4-2:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.460 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.464 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.542 Selecting previously unselected package openssl.
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.542 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.547 Unpacking openssl (1.1.1d-0+deb10u5) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.733 Selecting previously unselected package ca-certificates.
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.733 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.737 Unpacking ca-certificates (20200601~deb10u2) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.827 Selecting previously unselected package libkeyutils1:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.827 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.830 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.881 Selecting previously unselected package libkrb5support0:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.881 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.885 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.949 Selecting previously unselected package libk5crypto3:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.949 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 7.952 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.016 Selecting previously unselected package libkrb5-3:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.016 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.020 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.162 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.162 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.162 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.244 Selecting previously unselected package libnghttp2-14:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.244 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.247 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.310 Selecting previously unselected package libpsl5:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.310 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.345 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.405 Selecting previously unselected package librtmp1:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.405 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.410 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.465 Selecting previously unselected package libssh2-1:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.465 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.469 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.550 Selecting previously unselected package libcurl4:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.550 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.553 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.621 Selecting previously unselected package curl.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.621 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.625 Unpacking curl (7.64.0-4+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.694 Selecting previously unselected package libonig5:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.694 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.698 Unpacking libonig5:amd64 (6.9.1-1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.779 Selecting previously unselected package libjq1:amd64.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.779 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.788 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.840 Selecting previously unselected package jq.
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.840 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.846 Unpacking jq (1.5+dfsg-2+b1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.901 Setting up libkeyutils1:amd64 (1.6-6) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.915 Setting up libpsl5:amd64 (0.20.2-2) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 8.926 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.094 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.106 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.122 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.136 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.149 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.160 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.173 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.186 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.200 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.213 Setting up openssl (1.1.1d-0+deb10u5) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.229 Setting up libonig5:amd64 (6.9.1-1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.241 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.253 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:17:01 [2021-03-24T16:17:01.991Z] #27 9.264 Setting up ca-certificates (20200601~deb10u2) ...
16:17:02 [2021-03-24T16:17:02.251Z] #27 ...
16:17:02 [2021-03-24T16:17:02.251Z] 
16:17:02 [2021-03-24T16:17:02.251Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:02 [2021-03-24T16:17:02.251Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:02 [2021-03-24T16:17:02.251Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done
16:17:02 [2021-03-24T16:17:02.350Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done
16:17:02 [2021-03-24T16:17:02.614Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
16:17:02 [2021-03-24T16:17:02.614Z] #9 ...
16:17:02 [2021-03-24T16:17:02.614Z] 
16:17:02 [2021-03-24T16:17:02.614Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:17:02 [2021-03-24T16:17:02.614Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
16:17:02 [2021-03-24T16:17:02.614Z] #27 1.252 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 1.262 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 1.262 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 1.509 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 1.793 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 2.223 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:02 [2021-03-24T16:17:02.614Z] #27 3.821 Fetched 8424 kB in 3s (2984 kB/s)
16:17:02 [2021-03-24T16:17:02.614Z] #27 3.821 Reading package lists...
16:17:02 [2021-03-24T16:17:02.614Z] #27 4.846 Reading package lists...
16:17:02 [2021-03-24T16:17:02.614Z] #27 5.733 Building dependency tree...
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.073 The following additional packages will be installed:
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.073   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.073   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.073   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.078 Suggested packages:
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.078   krb5-doc krb5-user
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.078 Recommended packages:
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.078   krb5-locales publicsuffix libsasl2-modules
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.253 The following NEW packages will be installed:
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.253   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.253   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.253   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.253   libssh2-1 libssl1.1 openssl
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.534 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.534 Need to get 5057 kB of archives.
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.534 After this operation, 12.1 MB of additional disk space will be used.
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.534 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.538 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.544 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.544 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.555 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.555 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.555 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.563 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.573 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.586 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.586 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.593 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.593 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.601 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.608 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.629 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.629 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.629 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]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.629 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.629 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.629 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.861 debconf: delaying package configuration, since apt-utils is not installed
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.893 Fetched 5057 kB in 0s (13.9 MB/s)
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.960 Selecting previously unselected package libssl1.1:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.960 (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.)
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.960 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 6.977 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.229 Selecting previously unselected package libsasl2-modules-db:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.229 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.233 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.293 Selecting previously unselected package libsasl2-2:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.293 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.300 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.378 Selecting previously unselected package libldap-common.
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.378 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.378 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.424 Selecting previously unselected package libldap-2.4-2:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.424 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.433 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.539 Selecting previously unselected package openssl.
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.541 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.546 Unpacking openssl (1.1.1d-0+deb10u5) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.728 Selecting previously unselected package ca-certificates.
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.728 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.734 Unpacking ca-certificates (20200601~deb10u2) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.826 Selecting previously unselected package libkeyutils1:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.826 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.830 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.887 Selecting previously unselected package libkrb5support0:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.887 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.892 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.970 Selecting previously unselected package libk5crypto3:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.970 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 7.975 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.076 Selecting previously unselected package libkrb5-3:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.076 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.083 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.225 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.225 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.230 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.312 Selecting previously unselected package libnghttp2-14:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.314 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.331 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.399 Selecting previously unselected package libpsl5:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.399 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.409 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.458 Selecting previously unselected package librtmp1:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.458 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.463 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.531 Selecting previously unselected package libssh2-1:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.531 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.541 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.622 Selecting previously unselected package libcurl4:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.622 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.627 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.760 Selecting previously unselected package curl.
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.760 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.785 Unpacking curl (7.64.0-4+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.922 Selecting previously unselected package libonig5:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.923 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 8.932 Unpacking libonig5:amd64 (6.9.1-1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 9.030 Selecting previously unselected package libjq1:amd64.
16:17:02 [2021-03-24T16:17:02.614Z] #27 9.030 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 9.036 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 9.101 Selecting previously unselected package jq.
16:17:02 [2021-03-24T16:17:02.614Z] #27 9.101 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 9.107 Unpacking jq (1.5+dfsg-2+b1) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 9.167 Setting up libkeyutils1:amd64 (1.6-6) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 9.186 Setting up libpsl5:amd64 (0.20.2-2) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 9.201 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:17:02 [2021-03-24T16:17:02.614Z] #27 9.377 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.615Z] #27 9.387 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:17:02 [2021-03-24T16:17:02.615Z] #27 9.407 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.816Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
16:17:02 [2021-03-24T16:17:02.880Z] #27 9.422 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.880Z] #27 9.439 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:17:02 [2021-03-24T16:17:02.880Z] #27 9.452 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.880Z] #27 9.465 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.880Z] #27 9.482 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:17:02 [2021-03-24T16:17:02.880Z] #27 9.497 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:17:02 [2021-03-24T16:17:02.880Z] #27 9.511 Setting up openssl (1.1.1d-0+deb10u5) ...
16:17:02 [2021-03-24T16:17:02.880Z] #27 ...
16:17:02 [2021-03-24T16:17:02.880Z] 
16:17:02 [2021-03-24T16:17:02.880Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:02 [2021-03-24T16:17:02.880Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:17:03 [2021-03-24T16:17:03.322Z] #13 69.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
16:17:03 [2021-03-24T16:17:03.408Z] #1 transferring dockerfile: 17.02kB done
16:17:03 [2021-03-24T16:17:03.804Z] Client:
16:17:03 [2021-03-24T16:17:03.804Z]  Context:    default
16:17:03 [2021-03-24T16:17:03.804Z]  Debug Mode: false
16:17:03 [2021-03-24T16:17:03.804Z]  Plugins:
16:17:03 [2021-03-24T16:17:03.804Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:17:03 [2021-03-24T16:17:03.804Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:17:03 [2021-03-24T16:17:03.804Z] 
16:17:03 [2021-03-24T16:17:03.804Z] Server:
16:17:03 [2021-03-24T16:17:03.804Z]  Containers: 0
16:17:03 [2021-03-24T16:17:03.804Z]   Running: 0
16:17:03 [2021-03-24T16:17:03.804Z]   Paused: 0
16:17:03 [2021-03-24T16:17:03.804Z]   Stopped: 0
16:17:03 [2021-03-24T16:17:03.804Z]  Images: 0
16:17:03 [2021-03-24T16:17:03.804Z]  Server Version: 20.10.3
16:17:03 [2021-03-24T16:17:03.804Z]  Storage Driver: overlay2
16:17:03 [2021-03-24T16:17:03.804Z]   Backing Filesystem: extfs
16:17:03 [2021-03-24T16:17:03.804Z]   Supports d_type: true
16:17:03 [2021-03-24T16:17:03.804Z]   Native Overlay Diff: true
16:17:03 [2021-03-24T16:17:03.804Z]  Logging Driver: json-file
16:17:03 [2021-03-24T16:17:03.804Z]  Cgroup Driver: systemd
16:17:03 [2021-03-24T16:17:03.804Z]  Cgroup Version: 2
16:17:03 [2021-03-24T16:17:03.804Z]  Plugins:
16:17:03 [2021-03-24T16:17:03.804Z]   Volume: local
16:17:03 [2021-03-24T16:17:03.804Z]   Network: bridge host ipvlan macvlan null overlay
16:17:03 [2021-03-24T16:17:03.804Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:17:03 [2021-03-24T16:17:03.804Z]  Swarm: inactive
16:17:03 [2021-03-24T16:17:03.804Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:17:03 [2021-03-24T16:17:03.804Z]  Default Runtime: runc
16:17:03 [2021-03-24T16:17:03.804Z]  Init Binary: docker-init
16:17:03 [2021-03-24T16:17:03.804Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:17:03 [2021-03-24T16:17:03.804Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:17:03 [2021-03-24T16:17:03.804Z]  init version: de40ad0
16:17:03 [2021-03-24T16:17:03.804Z]  Security Options:
16:17:03 [2021-03-24T16:17:03.804Z]   apparmor
16:17:03 [2021-03-24T16:17:03.804Z]   seccomp
16:17:03 [2021-03-24T16:17:03.804Z]    Profile: default
16:17:03 [2021-03-24T16:17:03.804Z]   cgroupns
16:17:03 [2021-03-24T16:17:03.804Z]  Kernel Version: 5.4.0-1037-aws
16:17:03 [2021-03-24T16:17:03.804Z]  Operating System: Ubuntu 20.04.2 LTS
16:17:03 [2021-03-24T16:17:03.804Z]  OSType: linux
16:17:03 [2021-03-24T16:17:03.804Z]  Architecture: x86_64
16:17:03 [2021-03-24T16:17:03.804Z]  CPUs: 2
16:17:03 [2021-03-24T16:17:03.804Z]  Total Memory: 7.569GiB
16:17:03 [2021-03-24T16:17:03.804Z]  Name: ip-10-100-96-32
16:17:03 [2021-03-24T16:17:03.804Z]  ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K
16:17:03 [2021-03-24T16:17:03.804Z]  Docker Root Dir: /var/lib/docker
16:17:03 [2021-03-24T16:17:03.804Z]  Debug Mode: false
16:17:03 [2021-03-24T16:17:03.804Z]  Registry: https://index.docker.io/v1/
16:17:03 [2021-03-24T16:17:03.804Z]  Labels:
16:17:03 [2021-03-24T16:17:03.804Z]  Experimental: true
16:17:03 [2021-03-24T16:17:03.804Z]  Insecure Registries:
16:17:03 [2021-03-24T16:17:03.804Z]   127.0.0.0/8
16:17:03 [2021-03-24T16:17:03.804Z]  Live Restore Enabled: true
16:17:03 [2021-03-24T16:17:03.804Z] 
16:17:03 [2021-03-24T16:17:03.804Z] WARNING: No kernel memory TCP limit support
16:17:03 [2021-03-24T16:17:03.804Z] WARNING: No oom kill disable support
16:17:03 [2021-03-24T16:17:03.804Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:17:03 [2021-03-24T16:17:03.982Z] #1 DONE 1.9s
16:17:03 [2021-03-24T16:17:03.982Z] 
16:17:03 [2021-03-24T16:17:03.982Z] #2 [internal] load .dockerignore
16:17:03 [2021-03-24T16:17:03.982Z] #2 sha256:23837dc9dad3508d11d3b3cd653d79d24bd725cba58471a5e8d53e601db71f5a
16:17:03 [2021-03-24T16:17:03.982Z] #2 transferring context: 87B done
16:17:03 [2021-03-24T16:17:03.982Z] #2 DONE 1.9s
16:17:04 [2021-03-24T16:17:04.148Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5c848fc89d83e605a643968533da5e81cd644731 .
16:17:04 [2021-03-24T16:17:04.263Z] #13 71.19 debconf: delaying package configuration, since apt-utils is not installed
16:17:04 [2021-03-24T16:17:04.263Z] #13 ...
16:17:04 [2021-03-24T16:17:04.263Z] 
16:17:04 [2021-03-24T16:17:04.263Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:04 [2021-03-24T16:17:04.263Z] #51 sha256:4033407cc892fc315ff9ec669e2023b219ae3de198323bae71c586557fca0a71
16:17:04 [2021-03-24T16:17:04.263Z] #51 66.02 syscall
16:17:04 [2021-03-24T16:17:04.263Z] #51 66.05 reflect
16:17:04 [2021-03-24T16:17:04.263Z] #51 74.67 time
16:17:04 [2021-03-24T16:17:04.408Z] #2 [internal] load .dockerignore
16:17:04 [2021-03-24T16:17:04.408Z] #2 sha256:4aff6c84e9fed42b858f61a8cdca6164330d84c49cd7068286dea2d0c820d046
16:17:04 [2021-03-24T16:17:04.529Z] #51 ...
16:17:04 [2021-03-24T16:17:04.529Z] 
16:17:04 [2021-03-24T16:17:04.529Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:04 [2021-03-24T16:17:04.529Z] #34 sha256:5a7bfe077024d75084d2d81a3858d05aee77f47490918e0bc4235ff3542cf8e8
16:17:04 [2021-03-24T16:17:04.529Z] #34 74.87 internal/fmtsort
16:17:04 [2021-03-24T16:17:04.529Z] #34 75.21 internal/poll
16:17:04 [2021-03-24T16:17:04.529Z] #34 75.53 internal/syscall/execenv
16:17:04 [2021-03-24T16:17:04.529Z] #34 75.81 internal/syscall/unix
16:17:04 [2021-03-24T16:17:04.529Z] #34 76.24 strings
16:17:04 [2021-03-24T16:17:04.599Z] 
16:17:04 [2021-03-24T16:17:04.599Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
16:17:04 [2021-03-24T16:17:04.599Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
16:17:04 [2021-03-24T16:17:04.981Z] #2 transferring context: 87B done
16:17:04 [2021-03-24T16:17:04.981Z] #2 DONE 0.7s
16:17:04 [2021-03-24T16:17:04.981Z] 
16:17:04 [2021-03-24T16:17:04.981Z] #1 [internal] load build definition from Dockerfile
16:17:04 [2021-03-24T16:17:04.981Z] #1 sha256:be256cb0f11cc56bec213914b0c67c38e177bffc0503ce1759a1104a1a436fef
16:17:04 [2021-03-24T16:17:04.981Z] #1 transferring dockerfile: 17.02kB done
16:17:04 [2021-03-24T16:17:04.981Z] #1 DONE 0.8s
16:17:04 [2021-03-24T16:17:04.981Z] 
16:17:04 [2021-03-24T16:17:04.981Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
16:17:04 [2021-03-24T16:17:04.981Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
16:17:05 [2021-03-24T16:17:05.106Z] #34 ...
16:17:05 [2021-03-24T16:17:05.106Z] 
16:17:05 [2021-03-24T16:17:05.106Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:05 [2021-03-24T16:17:05.106Z] #47 sha256:37ff511ca714982394bc3c05168c7721c8443371819a88daf4734608e690ebeb
16:17:05 [2021-03-24T16:17:05.106Z] #47 DONE 76.7s
16:17:05 [2021-03-24T16:17:05.106Z] 
16:17:05 [2021-03-24T16:17:05.106Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:05 [2021-03-24T16:17:05.106Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:05 [2021-03-24T16:17:05.106Z] #13 71.52 Fetched 78.2 MB in 8s (9510 kB/s)
16:17:05 [2021-03-24T16:17:05.106Z] #13 71.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:17:05 [2021-03-24T16:17:05.106Z] #13 71.79 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
16:17:05 [2021-03-24T16:17:05.106Z] #13 71.89 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:17:05 [2021-03-24T16:17:05.556Z] #3 DONE 0.4s
16:17:05 [2021-03-24T16:17:05.556Z] 
16:17:05 [2021-03-24T16:17:05.556Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
16:17:05 [2021-03-24T16:17:05.556Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
16:17:05 [2021-03-24T16:17:05.556Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:17:05 [2021-03-24T16:17:05.556Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
16:17:05 [2021-03-24T16:17:05.556Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
16:17:05 [2021-03-24T16:17:05.556Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
16:17:05 [2021-03-24T16:17:05.556Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
16:17:05 [2021-03-24T16:17:05.556Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
16:17:05 [2021-03-24T16:17:05.676Z] #13 72.53 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
16:17:05 [2021-03-24T16:17:05.818Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
16:17:05 [2021-03-24T16:17:05.818Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
16:17:05 [2021-03-24T16:17:05.938Z] #13 72.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.)
16:17:05 [2021-03-24T16:17:05.938Z] #13 72.84 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
16:17:05 [2021-03-24T16:17:05.938Z] #13 72.86 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
16:17:06 [2021-03-24T16:17:06.079Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
16:17:06 [2021-03-24T16:17:06.199Z] #13 73.17 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
16:17:06 [2021-03-24T16:17:06.340Z] #4 DONE 0.8s
16:17:06 [2021-03-24T16:17:06.340Z] 
16:17:06 [2021-03-24T16:17:06.340Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:17:06 [2021-03-24T16:17:06.340Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:17:06 [2021-03-24T16:17:06.720Z] #13 73.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:17:06 [2021-03-24T16:17:06.720Z] #13 73.55 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
16:17:06 [2021-03-24T16:17:06.720Z] #13 73.60 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:17:07 [2021-03-24T16:17:07.019Z] #9 ...
16:17:07 [2021-03-24T16:17:07.019Z] 
16:17:07 [2021-03-24T16:17:07.019Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:17:07 [2021-03-24T16:17:07.019Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
16:17:07 [2021-03-24T16:17:07.019Z] #27 10.03 Updating certificates in /etc/ssl/certs...
16:17:07 [2021-03-24T16:17:07.019Z] #27 11.32 137 added, 0 removed; done.
16:17:07 [2021-03-24T16:17:07.019Z] #27 11.36 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:17:07 [2021-03-24T16:17:07.019Z] #27 11.37 Setting up jq (1.5+dfsg-2+b1) ...
16:17:07 [2021-03-24T16:17:07.019Z] #27 11.38 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:17:07 [2021-03-24T16:17:07.019Z] #27 11.39 Setting up curl (7.64.0-4+deb10u1) ...
16:17:07 [2021-03-24T16:17:07.019Z] #27 11.40 Processing triggers for libc-bin (2.28-10) ...
16:17:07 [2021-03-24T16:17:07.019Z] #27 11.42 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:17:07 [2021-03-24T16:17:07.019Z] #27 11.44 Updating certificates in /etc/ssl/certs...
16:17:07 [2021-03-24T16:17:07.019Z] #27 12.32 0 added, 0 removed; done.
16:17:07 [2021-03-24T16:17:07.019Z] #27 12.32 Running hooks in /etc/ca-certificates/update.d...
16:17:07 [2021-03-24T16:17:07.019Z] #27 12.33 done.
16:17:07 [2021-03-24T16:17:07.019Z] #27 DONE 14.3s
16:17:07 [2021-03-24T16:17:07.019Z] 
16:17:07 [2021-03-24T16:17:07.019Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:17:07 [2021-03-24T16:17:07.019Z] #28 sha256:ffbdca072529a83fb6ed17db3ce2d9c411bc9d7b7c54ab10f9ecac4d00ee2f9e
16:17:07 [2021-03-24T16:17:07.019Z] #28 DONE 0.1s
16:17:07 [2021-03-24T16:17:07.019Z] 
16:17:07 [2021-03-24T16:17:07.019Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:07 [2021-03-24T16:17:07.019Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:07 [2021-03-24T16:17:07.152Z] #3 DONE 2.9s
16:17:07 [2021-03-24T16:17:07.152Z] 
16:17:07 [2021-03-24T16:17:07.152Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
16:17:07 [2021-03-24T16:17:07.152Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
16:17:07 [2021-03-24T16:17:07.152Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
16:17:07 [2021-03-24T16:17:07.152Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
16:17:07 [2021-03-24T16:17:07.152Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
16:17:07 [2021-03-24T16:17:07.152Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s
16:17:07 [2021-03-24T16:17:07.152Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
16:17:07 [2021-03-24T16:17:07.279Z] #8 DONE 0.7s
16:17:07 [2021-03-24T16:17:07.279Z] 
16:17:07 [2021-03-24T16:17:07.279Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
16:17:07 [2021-03-24T16:17:07.279Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
16:17:07 [2021-03-24T16:17:07.279Z] #7 DONE 0.7s
16:17:07 [2021-03-24T16:17:07.279Z] 
16:17:07 [2021-03-24T16:17:07.279Z] #5 [internal] load metadata for docker.io/library/debian:buster
16:17:07 [2021-03-24T16:17:07.279Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:17:07 [2021-03-24T16:17:07.279Z] #5 DONE 0.8s
16:17:07 [2021-03-24T16:17:07.279Z] 
16:17:07 [2021-03-24T16:17:07.279Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:17:07 [2021-03-24T16:17:07.279Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:17:07 [2021-03-24T16:17:07.279Z] #6 DONE 0.8s
16:17:07 [2021-03-24T16:17:07.290Z] #13 73.95 Setting up libudev1:amd64 (241-7~deb10u6) ...
16:17:07 [2021-03-24T16:17:07.290Z] #13 74.12 Selecting previously unselected package binutils-mingw-w64-i686.
16:17:07 [2021-03-24T16:17:07.291Z] #13 74.12 (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.)
16:17:07 [2021-03-24T16:17:07.291Z] #13 74.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:17:07 [2021-03-24T16:17:07.291Z] #13 74.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:17:07 [2021-03-24T16:17:07.414Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 6.29MB / 9.01MB 0.2s
16:17:07 [2021-03-24T16:17:07.676Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s
16:17:07 [2021-03-24T16:17:07.676Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done
16:17:07 [2021-03-24T16:17:07.854Z] 
16:17:07 [2021-03-24T16:17:07.854Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:07 [2021-03-24T16:17:07.854Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:07 [2021-03-24T16:17:07.854Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:07 [2021-03-24T16:17:07.854Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
16:17:07 [2021-03-24T16:17:07.854Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
16:17:07 [2021-03-24T16:17:07.854Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
16:17:07 [2021-03-24T16:17:07.854Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
16:17:07 [2021-03-24T16:17:07.938Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s
16:17:07 [2021-03-24T16:17:07.938Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
16:17:07 [2021-03-24T16:17:07.956Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s
16:17:07 [2021-03-24T16:17:07.956Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done
16:17:08 [2021-03-24T16:17:08.124Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s
16:17:08 [2021-03-24T16:17:08.202Z] #4 DONE 0.9s
16:17:08 [2021-03-24T16:17:08.213Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s
16:17:08 [2021-03-24T16:17:08.213Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done
16:17:08 [2021-03-24T16:17:08.213Z] #9 ...
16:17:08 [2021-03-24T16:17:08.213Z] 
16:17:08 [2021-03-24T16:17:08.213Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:17:08 [2021-03-24T16:17:08.213Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
16:17:08 [2021-03-24T16:17:08.213Z] #27 9.533 Setting up libonig5:amd64 (6.9.1-1) ...
16:17:08 [2021-03-24T16:17:08.213Z] #27 9.544 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:17:08 [2021-03-24T16:17:08.213Z] #27 9.560 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:17:08 [2021-03-24T16:17:08.213Z] #27 9.575 Setting up ca-certificates (20200601~deb10u2) ...
16:17:08 [2021-03-24T16:17:08.213Z] #27 10.40 Updating certificates in /etc/ssl/certs...
16:17:08 [2021-03-24T16:17:08.213Z] #27 11.71 137 added, 0 removed; done.
16:17:08 [2021-03-24T16:17:08.213Z] #27 11.76 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:17:08 [2021-03-24T16:17:08.213Z] #27 11.77 Setting up jq (1.5+dfsg-2+b1) ...
16:17:08 [2021-03-24T16:17:08.213Z] #27 11.78 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:17:08 [2021-03-24T16:17:08.213Z] #27 11.80 Setting up curl (7.64.0-4+deb10u1) ...
16:17:08 [2021-03-24T16:17:08.213Z] #27 11.82 Processing triggers for libc-bin (2.28-10) ...
16:17:08 [2021-03-24T16:17:08.213Z] #27 11.85 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:17:08 [2021-03-24T16:17:08.213Z] #27 11.87 Updating certificates in /etc/ssl/certs...
16:17:08 [2021-03-24T16:17:08.213Z] #27 12.96 0 added, 0 removed; done.
16:17:08 [2021-03-24T16:17:08.213Z] #27 12.96 Running hooks in /etc/ca-certificates/update.d...
16:17:08 [2021-03-24T16:17:08.213Z] #27 12.96 done.
16:17:08 [2021-03-24T16:17:08.213Z] #27 DONE 14.9s
16:17:08 [2021-03-24T16:17:08.213Z] 
16:17:08 [2021-03-24T16:17:08.213Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:17:08 [2021-03-24T16:17:08.213Z] #28 sha256:b684df5f9e1d244c7df2c28b569740ede62a11cc65b5d858d2dcfc974d2081a3
16:17:08 [2021-03-24T16:17:08.213Z] #28 DONE 0.1s
16:17:08 [2021-03-24T16:17:08.213Z] 
16:17:08 [2021-03-24T16:17:08.213Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:08 [2021-03-24T16:17:08.213Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:08 [2021-03-24T16:17:08.389Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.15MB / 50.40MB 0.2s
16:17:08 [2021-03-24T16:17:08.389Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s
16:17:08 [2021-03-24T16:17:08.389Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s
16:17:08 [2021-03-24T16:17:08.389Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.53MB / 50.40MB 0.4s
16:17:08 [2021-03-24T16:17:08.389Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.07MB / 7.81MB 0.4s
16:17:08 [2021-03-24T16:17:08.389Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 0.4s
16:17:08 [2021-03-24T16:17:08.389Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.4s
16:17:08 [2021-03-24T16:17:08.389Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s
16:17:08 [2021-03-24T16:17:08.389Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.4s
16:17:08 [2021-03-24T16:17:08.466Z] 
16:17:08 [2021-03-24T16:17:08.467Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:17:08 [2021-03-24T16:17:08.467Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:17:08 [2021-03-24T16:17:08.476Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
16:17:08 [2021-03-24T16:17:08.521Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
16:17:08 [2021-03-24T16:17:08.674Z] #13 ...
16:17:08 [2021-03-24T16:17:08.674Z] 
16:17:08 [2021-03-24T16:17:08.674Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:17:08 [2021-03-24T16:17:08.674Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:17:08 [2021-03-24T16:17:08.674Z] #36 70.24 Selecting previously unselected package libicu63:amd64.
16:17:08 [2021-03-24T16:17:08.674Z] #36 70.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 70.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 77.19 Selecting previously unselected package libxml2:amd64.
16:17:08 [2021-03-24T16:17:08.674Z] #36 77.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 77.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 78.20 Selecting previously unselected package libarchive13:amd64.
16:17:08 [2021-03-24T16:17:08.674Z] #36 78.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 78.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 78.73 Selecting previously unselected package libjsoncpp1:amd64.
16:17:08 [2021-03-24T16:17:08.674Z] #36 78.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 78.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 78.97 Selecting previously unselected package librhash0:amd64.
16:17:08 [2021-03-24T16:17:08.674Z] #36 78.97 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 78.98 Unpacking librhash0:amd64 (1.3.8-1) ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 79.17 Selecting previously unselected package libuv1:amd64.
16:17:08 [2021-03-24T16:17:08.674Z] #36 79.20 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 79.21 Unpacking libuv1:amd64 (1.24.1-1) ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 79.40 Selecting previously unselected package cmake.
16:17:08 [2021-03-24T16:17:08.674Z] #36 79.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:17:08 [2021-03-24T16:17:08.674Z] #36 79.43 Unpacking cmake (3.13.4-1) ...
16:17:08 [2021-03-24T16:17:08.692Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.07MB / 50.40MB 0.6s
16:17:08 [2021-03-24T16:17:08.692Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s
16:17:08 [2021-03-24T16:17:08.692Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.41MB / 50.40MB 0.8s
16:17:08 [2021-03-24T16:17:08.692Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
16:17:08 [2021-03-24T16:17:08.692Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.8s
16:17:08 [2021-03-24T16:17:08.998Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done
16:17:08 [2021-03-24T16:17:08.998Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.22MB / 51.83MB 0.8s
16:17:08 [2021-03-24T16:17:08.998Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.60MB / 50.40MB 0.9s
16:17:09 [2021-03-24T16:17:09.245Z] #36 ...
16:17:09 [2021-03-24T16:17:09.245Z] 
16:17:09 [2021-03-24T16:17:09.245Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:17:09 [2021-03-24T16:17:09.245Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:17:09 [2021-03-24T16:17:09.245Z] #42 76.44 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:17:09 [2021-03-24T16:17:09.245Z] #42 76.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:17:09 [2021-03-24T16:17:09.245Z] #42 76.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:17:09 [2021-03-24T16:17:09.245Z] #42 76.71 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:17:09 [2021-03-24T16:17:09.245Z] #42 76.72 Setting up python-six (1.12.0-1) ...
16:17:09 [2021-03-24T16:17:09.245Z] #42 80.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:17:09 [2021-03-24T16:17:09.245Z] #42 80.95 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:17:09 [2021-03-24T16:17:09.278Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 1.1s
16:17:09 [2021-03-24T16:17:09.279Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 1.1s
16:17:09 [2021-03-24T16:17:09.279Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.1s
16:17:09 [2021-03-24T16:17:09.279Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s
16:17:09 [2021-03-24T16:17:09.279Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 1.3s
16:17:09 [2021-03-24T16:17:09.279Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.58MB / 68.67MB 1.3s
16:17:09 [2021-03-24T16:17:09.505Z] #42 81.08 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:17:09 [2021-03-24T16:17:09.505Z] #42 81.14 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:17:09 [2021-03-24T16:17:09.505Z] #42 81.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:17:09 [2021-03-24T16:17:09.505Z] #42 81.22 Setting up protobuf-compiler (3.6.1.3-2) ...
16:17:09 [2021-03-24T16:17:09.505Z] #42 81.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:17:09 [2021-03-24T16:17:09.544Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.87MB / 68.67MB 1.4s
16:17:09 [2021-03-24T16:17:09.544Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 1.5s
16:17:09 [2021-03-24T16:17:09.544Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.36MB / 68.67MB 1.5s
16:17:09 [2021-03-24T16:17:09.766Z] #42 81.31 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:17:09 [2021-03-24T16:17:09.766Z] #42 81.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:17:09 [2021-03-24T16:17:09.766Z] #42 81.34 Setting up python-protobuf (3.6.1.3-2) ...
16:17:09 [2021-03-24T16:17:09.809Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.75MB / 51.83MB 1.7s
16:17:09 [2021-03-24T16:17:09.809Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 1.7s
16:17:09 [2021-03-24T16:17:09.809Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done
16:17:09 [2021-03-24T16:17:09.809Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 1.8s
16:17:09 [2021-03-24T16:17:09.809Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.23MB / 68.67MB 1.8s
16:17:09 [2021-03-24T16:17:09.809Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.8s
16:17:09 [2021-03-24T16:17:09.858Z] #8 DONE 1.2s
16:17:09 [2021-03-24T16:17:09.858Z] 
16:17:09 [2021-03-24T16:17:09.858Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:17:09 [2021-03-24T16:17:09.858Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:17:09 [2021-03-24T16:17:09.858Z] #7 DONE 1.3s
16:17:09 [2021-03-24T16:17:09.858Z] 
16:17:09 [2021-03-24T16:17:09.858Z] #6 [internal] load metadata for docker.io/library/debian:buster
16:17:09 [2021-03-24T16:17:09.858Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
16:17:09 [2021-03-24T16:17:09.858Z] #6 DONE 1.3s
16:17:09 [2021-03-24T16:17:09.858Z] 
16:17:09 [2021-03-24T16:17:09.858Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
16:17:09 [2021-03-24T16:17:09.858Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
16:17:09 [2021-03-24T16:17:09.858Z] #5 DONE 1.4s
16:17:10 [2021-03-24T16:17:10.070Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 1.9s
16:17:10 [2021-03-24T16:17:10.070Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.43MB / 68.67MB 1.9s
16:17:10 [2021-03-24T16:17:10.070Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.29MB / 120.17MB 1.9s
16:17:10 [2021-03-24T16:17:10.070Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
16:17:10 [2021-03-24T16:17:10.070Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.10MB / 68.67MB 2.0s
16:17:10 [2021-03-24T16:17:10.070Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.58MB / 120.17MB 2.0s
16:17:10 [2021-03-24T16:17:10.332Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.3s
16:17:10 [2021-03-24T16:17:10.333Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 2.3s
16:17:10 [2021-03-24T16:17:10.333Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.60MB / 120.17MB 2.4s
16:17:10 [2021-03-24T16:17:10.595Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done
16:17:10 [2021-03-24T16:17:10.595Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 2.5s
16:17:10 [2021-03-24T16:17:10.595Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s
16:17:10 [2021-03-24T16:17:10.857Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.30MB / 120.17MB 2.7s
16:17:10 [2021-03-24T16:17:10.857Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 2.9s
16:17:11 [2021-03-24T16:17:11.118Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.95MB / 120.17MB 3.0s
16:17:11 [2021-03-24T16:17:11.156Z] #42 ...
16:17:11 [2021-03-24T16:17:11.156Z] 
16:17:11 [2021-03-24T16:17:11.156Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:17:11 [2021-03-24T16:17:11.156Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.55 Setting up xxd (2:8.1.0875-5) ...
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.57 Setting up libuv1:amd64 (1.24.1-1) ...
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.59 Setting up vim-common (2:8.1.0875-5) ...
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.65 Setting up librhash0:amd64 (1.3.8-1) ...
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.67 Setting up cmake-data (3.13.4-1) ...
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.69 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.73 Setting up cmake (3.13.4-1) ...
16:17:11 [2021-03-24T16:17:11.156Z] #36 82.79 Processing triggers for libc-bin (2.28-10) ...
16:17:11 [2021-03-24T16:17:11.378Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.1s done
16:17:11 [2021-03-24T16:17:11.378Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 3.3s
16:17:11 [2021-03-24T16:17:11.378Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done
16:17:11 [2021-03-24T16:17:11.416Z] #36 82.87 Processing triggers for mime-support (3.62) ...
16:17:11 [2021-03-24T16:17:11.417Z] #36 ...
16:17:11 [2021-03-24T16:17:11.417Z] 
16:17:11 [2021-03-24T16:17:11.417Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:11 [2021-03-24T16:17:11.417Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:17:11 [2021-03-24T16:17:11.417Z] #45 73.09 time
16:17:11 [2021-03-24T16:17:11.417Z] #45 78.11 strings
16:17:11 [2021-03-24T16:17:11.417Z] #45 79.73 os
16:17:11 [2021-03-24T16:17:11.417Z] #45 81.49 regexp/syntax
16:17:11 [2021-03-24T16:17:11.640Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 3.5s
16:17:11 [2021-03-24T16:17:11.640Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.7s
16:17:11 [2021-03-24T16:17:11.678Z] #45 83.23 fmt
16:17:11 [2021-03-24T16:17:11.678Z] #45 ...
16:17:11 [2021-03-24T16:17:11.678Z] 
16:17:11 [2021-03-24T16:17:11.678Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:11 [2021-03-24T16:17:11.678Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:11 [2021-03-24T16:17:11.678Z] #13 76.80 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:17:11 [2021-03-24T16:17:11.678Z] #13 76.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:17:11 [2021-03-24T16:17:11.678Z] #13 76.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:17:11 [2021-03-24T16:17:11.779Z] 
16:17:11 [2021-03-24T16:17:11.779Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:17:11 [2021-03-24T16:17:11.779Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd
16:17:11 [2021-03-24T16:17:11.779Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done
16:17:11 [2021-03-24T16:17:11.779Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done
16:17:11 [2021-03-24T16:17:11.779Z] #26 sha256:917ab0af993d3997abb8404f8b309c832d73bc9996cb04cc89c656258c6b3999 529B / 529B done
16:17:11 [2021-03-24T16:17:11.779Z] #26 sha256:e2e57caf3a6744542984f4107cd43fe826e3fb8be3a0d4d34a6cb158851f4c42 1.46kB / 1.46kB done
16:17:11 [2021-03-24T16:17:11.779Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 0B / 49.20MB 0.1s
16:17:11 [2021-03-24T16:17:11.779Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 3.15MB / 49.20MB 0.2s
16:17:11 [2021-03-24T16:17:11.943Z] #13 ...
16:17:11 [2021-03-24T16:17:11.943Z] 
16:17:11 [2021-03-24T16:17:11.943Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:17:11 [2021-03-24T16:17:11.943Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:17:11 [2021-03-24T16:17:11.943Z] #36 DONE 83.7s
16:17:12 [2021-03-24T16:17:12.143Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 11.97MB / 49.20MB 0.4s
16:17:12 [2021-03-24T16:17:12.206Z] 
16:17:12 [2021-03-24T16:17:12.206Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:17:12 [2021-03-24T16:17:12.206Z] #37 sha256:a818528dcc10d0c61d62b8491e1345d4a92fe18642e0058d0a4345e6f7a2a55c
16:17:12 [2021-03-24T16:17:12.410Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 19.62MB / 49.20MB 0.5s
16:17:12 [2021-03-24T16:17:12.410Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 32.51MB / 49.20MB 0.6s
16:17:12 [2021-03-24T16:17:12.410Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 44.04MB / 49.20MB 0.7s
16:17:12 [2021-03-24T16:17:12.410Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 48.23MB / 49.20MB 0.8s
16:17:13 [2021-03-24T16:17:13.026Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s done
16:17:13 [2021-03-24T16:17:13.026Z] #9 ...
16:17:13 [2021-03-24T16:17:13.026Z] 
16:17:13 [2021-03-24T16:17:13.026Z] #23 [internal] load build context
16:17:13 [2021-03-24T16:17:13.026Z] #23 sha256:4e4f02fa0f36ccc4c35dcd04808249bd1c8f0b61a927a0b53bfd3576e3ea23cc
16:17:13 [2021-03-24T16:17:13.026Z] #23 transferring context: 53.42MB 4.8s done
16:17:13 [2021-03-24T16:17:13.026Z] #23 DONE 5.2s
16:17:13 [2021-03-24T16:17:13.026Z] 
16:17:13 [2021-03-24T16:17:13.026Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:13 [2021-03-24T16:17:13.026Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:13 [2021-03-24T16:17:13.026Z] #9 ...
16:17:13 [2021-03-24T16:17:13.026Z] 
16:17:13 [2021-03-24T16:17:13.026Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:17:13 [2021-03-24T16:17:13.026Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:17:13 [2021-03-24T16:17:13.026Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
16:17:13 [2021-03-24T16:17:13.026Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:17:13 [2021-03-24T16:17:13.026Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:17:13 [2021-03-24T16:17:13.026Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:17:13 [2021-03-24T16:17:13.026Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done
16:17:13 [2021-03-24T16:17:13.026Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s
16:17:13 [2021-03-24T16:17:13.026Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.178 + RM_GOPATH=0
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.178 + TMP_GOPATH=
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.178 + : /build
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.178 + '[' -z '' ']'
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.181 ++ mktemp -d
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.181 + export GOPATH=/tmp/tmp.hoOL0rKK5d
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.181 + GOPATH=/tmp/tmp.hoOL0rKK5d
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.181 + RM_GOPATH=1
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.181 + case "$(go env GOARCH)" in
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.181 ++ go env GOARCH
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.212 + export GO_BUILDMODE=-buildmode=pie
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.213 + GO_BUILDMODE=-buildmode=pie
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.217 ++ dirname /tmp/install/install.sh
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.219 + dir=/tmp/install
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.219 + bin=tini
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.219 + shift
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.220 + '[' '!' -f /tmp/install/tini.installer ']'
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.220 + . /tmp/install/tini.installer
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.222 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.223 + install_tini
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.223 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.227 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.227 + git clone https://github.com/krallin/tini.git /tmp/tmp.hoOL0rKK5d/tini
16:17:13 [2021-03-24T16:17:13.174Z] #37 1.236 Cloning into '/tmp/tmp.hoOL0rKK5d/tini'...
16:17:13 [2021-03-24T16:17:13.597Z] #62 DONE 5.6s
16:17:13 [2021-03-24T16:17:13.597Z] 
16:17:13 [2021-03-24T16:17:13.597Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:17:13 [2021-03-24T16:17:13.597Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:17:13 [2021-03-24T16:17:13.597Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
16:17:13 [2021-03-24T16:17:13.597Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:17:13 [2021-03-24T16:17:13.597Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:17:13 [2021-03-24T16:17:13.597Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:17:13 [2021-03-24T16:17:13.597Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done
16:17:13 [2021-03-24T16:17:13.597Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done
16:17:13 [2021-03-24T16:17:13.597Z] #64 DONE 5.6s
16:17:13 [2021-03-24T16:17:13.597Z] 
16:17:13 [2021-03-24T16:17:13.597Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:13 [2021-03-24T16:17:13.597Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:13 [2021-03-24T16:17:13.784Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
16:17:13 [2021-03-24T16:17:13.800Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
16:17:13 [2021-03-24T16:17:13.805Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 49.20MB / 49.20MB 2.2s done
16:17:14 [2021-03-24T16:17:14.071Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 0.1s
16:17:14 [2021-03-24T16:17:14.125Z] #37 2.120 + cd /tmp/tmp.hoOL0rKK5d/tini
16:17:14 [2021-03-24T16:17:14.384Z] #37 2.123 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:17:14 [2021-03-24T16:17:14.384Z] #37 2.150 + cmake .
16:17:14 [2021-03-24T16:17:14.953Z] #37 2.787 -- The C compiler identification is GNU 8.3.0
16:17:14 [2021-03-24T16:17:14.953Z] #37 2.853 -- Check for working C compiler: /usr/bin/cc
16:17:15 [2021-03-24T16:17:15.214Z] #37 ...
16:17:15 [2021-03-24T16:17:15.214Z] 
16:17:15 [2021-03-24T16:17:15.214Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:15 [2021-03-24T16:17:15.214Z] #34 sha256:5a7bfe077024d75084d2d81a3858d05aee77f47490918e0bc4235ff3542cf8e8
16:17:15 [2021-03-24T16:17:15.214Z] #34 76.90 os
16:17:15 [2021-03-24T16:17:15.214Z] #34 80.23 path
16:17:15 [2021-03-24T16:17:15.214Z] #34 81.15 text/tabwriter
16:17:15 [2021-03-24T16:17:15.214Z] #34 81.36 fmt
16:17:15 [2021-03-24T16:17:15.214Z] #34 81.81 path/filepath
16:17:15 [2021-03-24T16:17:15.214Z] #34 83.28 io/ioutil
16:17:15 [2021-03-24T16:17:15.214Z] #34 85.71 github.com/BurntSushi/toml
16:17:15 [2021-03-24T16:17:15.214Z] #34 85.71 flag
16:17:15 [2021-03-24T16:17:15.474Z] #34 ...
16:17:15 [2021-03-24T16:17:15.474Z] 
16:17:15 [2021-03-24T16:17:15.474Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:15 [2021-03-24T16:17:15.474Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:15 [2021-03-24T16:17:15.474Z] #13 79.35 Selecting previously unselected package binutils-mingw-w64.
16:17:15 [2021-03-24T16:17:15.474Z] #13 79.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:17:15 [2021-03-24T16:17:15.474Z] #13 79.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:17:15 [2021-03-24T16:17:15.474Z] #13 79.61 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:17:15 [2021-03-24T16:17:15.474Z] #13 79.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:17:15 [2021-03-24T16:17:15.474Z] #13 79.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:17:15 [2021-03-24T16:17:15.474Z] #13 79.90 Selecting previously unselected package dmsetup.
16:17:15 [2021-03-24T16:17:15.474Z] #13 79.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:17:15 [2021-03-24T16:17:15.474Z] #13 79.96 Unpacking dmsetup (2:1.02.155-3) ...
16:17:15 [2021-03-24T16:17:15.474Z] #13 80.16 Selecting previously unselected package mingw-w64-common.
16:17:15 [2021-03-24T16:17:15.474Z] #13 80.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:17:15 [2021-03-24T16:17:15.474Z] #13 80.17 Unpacking mingw-w64-common (6.0.0-3) ...
16:17:15 [2021-03-24T16:17:15.522Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
16:17:16 [2021-03-24T16:17:16.094Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done
16:17:16 [2021-03-24T16:17:16.357Z] #9 ...
16:17:16 [2021-03-24T16:17:16.357Z] 
16:17:16 [2021-03-24T16:17:16.357Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:17:16 [2021-03-24T16:17:16.357Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:17:16 [2021-03-24T16:17:16.357Z] #63 DONE 0.7s
16:17:16 [2021-03-24T16:17:16.357Z] 
16:17:16 [2021-03-24T16:17:16.357Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:16 [2021-03-24T16:17:16.357Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:16 [2021-03-24T16:17:16.357Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
16:17:16 [2021-03-24T16:17:16.632Z] #26 ...
16:17:16 [2021-03-24T16:17:16.632Z] 
16:17:16 [2021-03-24T16:17:16.632Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:17:16 [2021-03-24T16:17:16.632Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:17:16 [2021-03-24T16:17:16.632Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
16:17:16 [2021-03-24T16:17:16.632Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:17:16 [2021-03-24T16:17:16.632Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:17:16 [2021-03-24T16:17:16.632Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:17:16 [2021-03-24T16:17:16.632Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
16:17:16 [2021-03-24T16:17:16.632Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done
16:17:16 [2021-03-24T16:17:16.632Z] #62 DONE 5.2s
16:17:16 [2021-03-24T16:17:16.632Z] 
16:17:16 [2021-03-24T16:17:16.632Z] #23 [internal] load build context
16:17:16 [2021-03-24T16:17:16.632Z] #23 sha256:867fd1b809260345907966faedef9588a5da5f61a70aac42f57ee59d767c466f
16:17:16 [2021-03-24T16:17:16.632Z] #23 transferring context: 53.43MB 3.1s done
16:17:16 [2021-03-24T16:17:16.632Z] #23 DONE 5.2s
16:17:16 [2021-03-24T16:17:16.632Z] 
16:17:16 [2021-03-24T16:17:16.632Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:17:16 [2021-03-24T16:17:16.632Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd
16:17:16 [2021-03-24T16:17:16.632Z] #26 ...
16:17:16 [2021-03-24T16:17:16.632Z] 
16:17:16 [2021-03-24T16:17:16.632Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:16 [2021-03-24T16:17:16.632Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
16:17:16 [2021-03-24T16:17:16.632Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
16:17:16 [2021-03-24T16:17:16.632Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
16:17:16 [2021-03-24T16:17:16.632Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
16:17:16 [2021-03-24T16:17:16.632Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.5s done
16:17:16 [2021-03-24T16:17:16.632Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
16:17:16 [2021-03-24T16:17:16.632Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.3s done
16:17:16 [2021-03-24T16:17:16.632Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.9s done
16:17:16 [2021-03-24T16:17:16.632Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.1s
16:17:16 [2021-03-24T16:17:16.632Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 2.10MB / 9.98MB 5.0s
16:17:16 [2021-03-24T16:17:16.632Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 5.0s
16:17:16 [2021-03-24T16:17:16.632Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.0s
16:17:16 [2021-03-24T16:17:16.863Z] #13 ...
16:17:16 [2021-03-24T16:17:16.863Z] 
16:17:16 [2021-03-24T16:17:16.863Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:17:16 [2021-03-24T16:17:16.863Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:17:16 [2021-03-24T16:17:16.863Z] #42 87.99 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:17:16 [2021-03-24T16:17:16.863Z] #42 88.01 Processing triggers for libc-bin (2.28-10) ...
16:17:16 [2021-03-24T16:17:16.863Z] #42 DONE 88.5s
16:17:16 [2021-03-24T16:17:16.897Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.19MB / 9.98MB 5.1s
16:17:16 [2021-03-24T16:17:16.897Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.15MB / 62.53MB 5.1s
16:17:16 [2021-03-24T16:17:16.897Z] #9 ...
16:17:16 [2021-03-24T16:17:16.897Z] 
16:17:16 [2021-03-24T16:17:16.897Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:17:16 [2021-03-24T16:17:16.897Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd
16:17:17 [2021-03-24T16:17:17.070Z] #9 ...
16:17:17 [2021-03-24T16:17:17.070Z] 
16:17:17 [2021-03-24T16:17:17.070Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:17:17 [2021-03-24T16:17:17.070Z] #29 sha256:5e39a769835556f1d289e0af269156135e197005399d4860e29fd260e262cb1f
16:17:17 [2021-03-24T16:17:17.070Z] #29 2.279 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:17:17 [2021-03-24T16:17:17.070Z] #29 2.391 
16:17:17 [2021-03-24T16:17:17.070Z] #29 2.511 
####                                                                       6.4%
######################                                                    31.0%
#######################################                                   54.5%
####################################################                      73.0%
#####################################################################     96.7%
######################################################################## 100.0%
16:17:17 [2021-03-24T16:17:17.070Z] #29 3.035 
16:17:17 [2021-03-24T16:17:17.070Z] #29 3.165 
####################################################                      73.0%
######################################################################## 100.0%
16:17:17 [2021-03-24T16:17:17.070Z] #29 3.276 
16:17:17 [2021-03-24T16:17:17.070Z] #29 3.417 
#################################                                         46.5%
######################################################################## 100.0%
16:17:17 [2021-03-24T16:17:17.070Z] #29 3.573 
16:17:17 [2021-03-24T16:17:17.070Z] #29 3.697 
###                                                                        4.9%
##################                                                        25.5%
#################################                                         46.7%
#####################################################                     74.2%
###################################################################       93.6%
######################################################################## 100.0%
16:17:17 [2021-03-24T16:17:17.070Z] #29 4.258 
16:17:17 [2021-03-24T16:17:17.070Z] #29 4.379 
#                                                                          1.5%
####                                                                       6.4%
#######                                                                   10.8%
###########                                                               15.9%
###################                                                       26.7%
########################                                                  34.2%
##############################                                            41.9%
##################################                                        47.9%
#######################################                                   54.8%
###########################################                               60.0%
###############################################                           65.4%
##################################################                        70.5%
######################################################                    75.8%
##########################################################                80.8%
##############################################################            86.2%
#################################################################         90.7%
#####################################################################     96.6%
######################################################################## 100.0%
16:17:17 [2021-03-24T16:17:17.070Z] #29 6.243 
16:17:17 [2021-03-24T16:17:17.070Z] #29 6.542 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:17:17 [2021-03-24T16:17:17.070Z] #29 6.662 
16:17:17 [2021-03-24T16:17:17.070Z] #29 6.725 
######################################################################## 100.0%
16:17:17 [2021-03-24T16:17:17.070Z] #29 6.757 
16:17:17 [2021-03-24T16:17:17.070Z] #29 7.073 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:17:17 [2021-03-24T16:17:17.070Z] #29 7.173 
16:17:17 [2021-03-24T16:17:17.070Z] #29 7.297 
########################                                                  33.7%
######################################################################## 100.0%
16:17:17 [2021-03-24T16:17:17.070Z] #29 7.355 
16:17:17 [2021-03-24T16:17:17.070Z] #29 7.780 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:17:17 [2021-03-24T16:17:17.070Z] #29 7.866 
16:17:17 [2021-03-24T16:17:17.070Z] #29 8.017 
                                                                           0.0%
#########                                                                 13.3%
##################                                                        26.0%
################################                                          45.6%
#######################################                                   54.6%
###########################################                               60.6%
#############################################################             85.0%
######################################################################## 100.0%
16:17:17 [2021-03-24T16:17:17.070Z] #29 8.965 
16:17:17 [2021-03-24T16:17:17.070Z] #29 9.290 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:17:17 [2021-03-24T16:17:17.070Z] #29 9.392 
16:17:17 [2021-03-24T16:17:17.070Z] #29 9.565 
#################                                                         23.7%
######################################################################## 100.0%
16:17:17 [2021-03-24T16:17:17.070Z] #29 9.589 
16:17:17 [2021-03-24T16:17:17.070Z] #29 ...
16:17:17 [2021-03-24T16:17:17.070Z] 
16:17:17 [2021-03-24T16:17:17.070Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:17 [2021-03-24T16:17:17.070Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:17 [2021-03-24T16:17:17.122Z] 
16:17:17 [2021-03-24T16:17:17.122Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:17:17 [2021-03-24T16:17:17.122Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:17:17 [2021-03-24T16:17:17.122Z] #43 ...
16:17:17 [2021-03-24T16:17:17.122Z] 
16:17:17 [2021-03-24T16:17:17.122Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:17 [2021-03-24T16:17:17.122Z] #51 sha256:4033407cc892fc315ff9ec669e2023b219ae3de198323bae71c586557fca0a71
16:17:17 [2021-03-24T16:17:17.122Z] #51 78.89 encoding/binary
16:17:17 [2021-03-24T16:17:17.122Z] #51 80.45 context
16:17:17 [2021-03-24T16:17:17.122Z] #51 81.30 os
16:17:17 [2021-03-24T16:17:17.122Z] #51 81.61 encoding/base64
16:17:17 [2021-03-24T16:17:17.122Z] #51 82.54 golang.org/x/sys/unix
16:17:17 [2021-03-24T16:17:17.122Z] #51 86.05 encoding/json
16:17:17 [2021-03-24T16:17:17.298Z] #9 ...
16:17:17 [2021-03-24T16:17:17.298Z] 
16:17:17 [2021-03-24T16:17:17.298Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:17:17 [2021-03-24T16:17:17.298Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:17:17 [2021-03-24T16:17:17.298Z] #65 DONE 0.7s
16:17:17 [2021-03-24T16:17:17.298Z] 
16:17:17 [2021-03-24T16:17:17.298Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:17 [2021-03-24T16:17:17.298Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:17 [2021-03-24T16:17:17.298Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done
16:17:17 [2021-03-24T16:17:17.382Z] #51 ...
16:17:17 [2021-03-24T16:17:17.382Z] 
16:17:17 [2021-03-24T16:17:17.382Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:17:17 [2021-03-24T16:17:17.382Z] #37 sha256:a818528dcc10d0c61d62b8491e1345d4a92fe18642e0058d0a4345e6f7a2a55c
16:17:17 [2021-03-24T16:17:17.382Z] #37 3.612 -- Check for working C compiler: /usr/bin/cc -- works
16:17:17 [2021-03-24T16:17:17.382Z] #37 3.621 -- Detecting C compiler ABI info
16:17:17 [2021-03-24T16:17:17.382Z] #37 4.205 -- Detecting C compiler ABI info - done
16:17:17 [2021-03-24T16:17:17.382Z] #37 4.243 -- Detecting C compile features
16:17:17 [2021-03-24T16:17:17.558Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
16:17:17 [2021-03-24T16:17:17.818Z] #9 ...
16:17:17 [2021-03-24T16:17:17.818Z] 
16:17:17 [2021-03-24T16:17:17.818Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:17:17 [2021-03-24T16:17:17.818Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
16:17:17 [2021-03-24T16:17:17.818Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done
16:17:17 [2021-03-24T16:17:17.818Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done
16:17:17 [2021-03-24T16:17:17.818Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done
16:17:17 [2021-03-24T16:17:17.818Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done
16:17:17 [2021-03-24T16:17:17.818Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 5.1s done
16:17:17 [2021-03-24T16:17:17.818Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 4.3s
16:17:17 [2021-03-24T16:17:17.818Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 4.4s done
16:17:18 [2021-03-24T16:17:18.078Z] #26 ...
16:17:18 [2021-03-24T16:17:18.078Z] 
16:17:18 [2021-03-24T16:17:18.078Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:18 [2021-03-24T16:17:18.078Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:18 [2021-03-24T16:17:18.078Z] #9 ...
16:17:18 [2021-03-24T16:17:18.078Z] 
16:17:18 [2021-03-24T16:17:18.078Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:17:18 [2021-03-24T16:17:18.078Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
16:17:18 [2021-03-24T16:17:18.078Z] #26 DONE 10.4s
16:17:18 [2021-03-24T16:17:18.078Z] 
16:17:18 [2021-03-24T16:17:18.078Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:18 [2021-03-24T16:17:18.078Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:18 [2021-03-24T16:17:18.078Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done
16:17:18 [2021-03-24T16:17:18.341Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
16:17:18 [2021-03-24T16:17:18.765Z] #37 6.774 -- Detecting C compile features - done
16:17:18 [2021-03-24T16:17:18.765Z] #37 6.814 -- Performing Test HAS_BUILTIN_FORTIFY
16:17:18 [2021-03-24T16:17:18.823Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 4.4s done
16:17:18 [2021-03-24T16:17:18.966Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s
16:17:18 [2021-03-24T16:17:18.966Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.7s done
16:17:19 [2021-03-24T16:17:19.024Z] #37 7.024 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:17:19 [2021-03-24T16:17:19.025Z] #37 7.144 -- Configuring done
16:17:19 [2021-03-24T16:17:19.110Z] #9 ...
16:17:19 [2021-03-24T16:17:19.111Z] 
16:17:19 [2021-03-24T16:17:19.111Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:17:19 [2021-03-24T16:17:19.111Z] #29 sha256:e27d85d506b8ba087bb1063f63493a1dca682b49cabe266f52fea73db4506e5c
16:17:19 [2021-03-24T16:17:19.111Z] #29 1.898 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:17:19 [2021-03-24T16:17:19.111Z] #29 1.996 
16:17:19 [2021-03-24T16:17:19.111Z] #29 2.116 
############                                                              17.5%
#########################                                                 35.1%
##########################################                                58.7%
########################################################                  78.9%
######################################################################    98.3%
######################################################################## 100.0%
16:17:19 [2021-03-24T16:17:19.111Z] #29 2.613 
16:17:19 [2021-03-24T16:17:19.111Z] #29 2.729 
########################################################                  78.0%
######################################################################## 100.0%
16:17:19 [2021-03-24T16:17:19.111Z] #29 2.840 
16:17:19 [2021-03-24T16:17:19.111Z] #29 2.969 
####################################################                      72.3%
######################################################################## 100.0%
16:17:19 [2021-03-24T16:17:19.111Z] #29 3.102 
16:17:19 [2021-03-24T16:17:19.111Z] #29 3.225 
##########                                                                15.2%
#########################                                                 35.4%
#######################################                                   55.0%
#####################################################                     74.3%
###################################################################       93.3%
######################################################################## 100.0%
16:17:19 [2021-03-24T16:17:19.111Z] #29 3.800 
16:17:19 [2021-03-24T16:17:19.111Z] #29 3.920 
##                                                                         2.9%
######                                                                     9.5%
#########                                                                 13.4%
##############                                                            20.1%
####################                                                      28.9%
########################                                                  34.1%
###########################                                               38.5%
###############################                                           44.4%
###################################                                       49.6%
######################################                                    53.9%
###########################################                               60.1%
###############################################                           65.3%
##################################################                        70.4%
######################################################                    75.7%
##########################################################                81.0%
#############################################################             86.1%
#################################################################         91.3%
#####################################################################     96.5%
######################################################################## 100.0%
16:17:19 [2021-03-24T16:17:19.111Z] #29 5.796 
16:17:19 [2021-03-24T16:17:19.111Z] #29 6.192 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:17:19 [2021-03-24T16:17:19.111Z] #29 6.306 
16:17:19 [2021-03-24T16:17:19.111Z] #29 6.372 
######################################################################## 100.0%
16:17:19 [2021-03-24T16:17:19.111Z] #29 6.402 
16:17:19 [2021-03-24T16:17:19.111Z] #29 6.714 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:17:19 [2021-03-24T16:17:19.111Z] #29 6.847 
16:17:19 [2021-03-24T16:17:19.111Z] #29 7.016 
                                                                           0.1%
######################################################################## 100.0%
16:17:19 [2021-03-24T16:17:19.111Z] #29 7.071 
16:17:19 [2021-03-24T16:17:19.111Z] #29 7.370 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:17:19 [2021-03-24T16:17:19.111Z] #29 7.475 
16:17:19 [2021-03-24T16:17:19.111Z] #29 7.595 
##                                                                         3.9%
##############                                                            20.3%
####################################                                      51.2%
###########################################                               60.4%
####################################################                      72.7%
################################################################          89.4%
######################################################################## 100.0%
16:17:19 [2021-03-24T16:17:19.111Z] #29 8.546 
16:17:19 [2021-03-24T16:17:19.111Z] #29 8.940 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:17:19 [2021-03-24T16:17:19.111Z] #29 9.002 
16:17:19 [2021-03-24T16:17:19.111Z] #29 9.065 
######################################################################## 100.0%
16:17:19 [2021-03-24T16:17:19.111Z] #29 9.104 
16:17:19 [2021-03-24T16:17:19.111Z] #29 9.346 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:17:19 [2021-03-24T16:17:19.111Z] #29 9.474 
16:17:19 [2021-03-24T16:17:19.111Z] #29 9.544 
######################################################################## 100.0%
16:17:19 [2021-03-24T16:17:19.111Z] #29 9.580 
16:17:19 [2021-03-24T16:17:19.111Z] #29 9.603 Download of images into '/build' complete.
16:17:19 [2021-03-24T16:17:19.111Z] #29 9.603 Use something like the following to load the result into a Docker daemon:
16:17:19 [2021-03-24T16:17:19.111Z] #29 9.603   tar -cC '/build' . | docker load
16:17:19 [2021-03-24T16:17:19.111Z] #29 ...
16:17:19 [2021-03-24T16:17:19.111Z] 
16:17:19 [2021-03-24T16:17:19.111Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:19 [2021-03-24T16:17:19.111Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:19 [2021-03-24T16:17:19.111Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s
16:17:19 [2021-03-24T16:17:19.284Z] #37 7.165 -- Generating done
16:17:19 [2021-03-24T16:17:19.284Z] #37 7.168 -- Build files have been written to: /tmp/tmp.hoOL0rKK5d/tini
16:17:19 [2021-03-24T16:17:19.284Z] #37 7.181 + make tini-static
16:17:19 [2021-03-24T16:17:19.373Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.9s done
16:17:19 [2021-03-24T16:17:19.543Z] #37 7.429 Scanning dependencies of target tini-static
16:17:19 [2021-03-24T16:17:19.544Z] #37 7.503 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:17:19 [2021-03-24T16:17:19.896Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
16:17:19 [2021-03-24T16:17:19.962Z] INFO: Extraction ended at 03/24/2021 16:17:15. Duration:00:00:22.0044429
16:17:19 [2021-03-24T16:17:19.962Z] INFO: Updating the golang and path environment variables
16:17:19 [2021-03-24T16:17:19.962Z] INFO: GOPATH=d:\gopath
16:17:19 [2021-03-24T16:17:19.962Z] INFO: go version go1.13.15 windows/amd64
16:17:19 [2021-03-24T16:17:19.962Z] INFO: Running the daemon under test in debug mode
16:17:19 [2021-03-24T16:17:19.962Z] INFO: Starting a daemon under test...
16:17:19 [2021-03-24T16:17:19.962Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42193\4\daemon --pidfile d:\CI\PR-42193\4\docker.pid -D
16:17:19 [2021-03-24T16:17:19.962Z] INFO: Process started successfully.
16:17:19 [2021-03-24T16:17:19.962Z] INFO: Start tailing logs of the daemon under tests
16:17:19 [2021-03-24T16:17:19.962Z] INFO: Waiting for the daemon under test to start...
16:17:20 [2021-03-24T16:17:20.319Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
16:17:20 [2021-03-24T16:17:20.581Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
16:17:20 [2021-03-24T16:17:20.927Z] #37 9.012 [100%] Linking C executable tini-static
16:17:21 [2021-03-24T16:17:21.263Z] #9 DONE 41.5s
16:17:21 [2021-03-24T16:17:21.263Z] 
16:17:21 [2021-03-24T16:17:21.263Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:17:21 [2021-03-24T16:17:21.263Z] #29 sha256:5e39a769835556f1d289e0af269156135e197005399d4860e29fd260e262cb1f
16:17:21 [2021-03-24T16:17:21.263Z] #29 9.791 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:17:21 [2021-03-24T16:17:21.263Z] #29 9.875 
16:17:21 [2021-03-24T16:17:21.263Z] #29 9.929 
######################################################################## 100.0%
16:17:21 [2021-03-24T16:17:21.263Z] #29 9.960 
16:17:21 [2021-03-24T16:17:21.263Z] #29 9.980 Download of images into '/build' complete.
16:17:21 [2021-03-24T16:17:21.263Z] #29 9.980 Use something like the following to load the result into a Docker daemon:
16:17:21 [2021-03-24T16:17:21.263Z] #29 9.980   tar -cC '/build' . | docker load
16:17:21 [2021-03-24T16:17:21.263Z] #29 DONE 14.0s
16:17:21 [2021-03-24T16:17:21.263Z] 
16:17:21 [2021-03-24T16:17:21.263Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:17:21 [2021-03-24T16:17:21.263Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:17:21 [2021-03-24T16:17:21.382Z] #26 ...
16:17:21 [2021-03-24T16:17:21.382Z] 
16:17:21 [2021-03-24T16:17:21.382Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:17:21 [2021-03-24T16:17:21.382Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:17:21 [2021-03-24T16:17:21.382Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
16:17:21 [2021-03-24T16:17:21.382Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:17:21 [2021-03-24T16:17:21.382Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:17:21 [2021-03-24T16:17:21.383Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:17:21 [2021-03-24T16:17:21.868Z] #37 9.652 [100%] Built target tini-static
16:17:21 [2021-03-24T16:17:21.868Z] #37 9.685 + mkdir -p /build
16:17:21 [2021-03-24T16:17:21.868Z] #37 9.696 + cp tini-static /build/docker-init
16:17:21 [2021-03-24T16:17:21.957Z] #64 ...
16:17:21 [2021-03-24T16:17:21.957Z] 
16:17:21 [2021-03-24T16:17:21.957Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:21 [2021-03-24T16:17:21.957Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
16:17:21 [2021-03-24T16:17:21.957Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.0s done
16:17:21 [2021-03-24T16:17:21.957Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 5.7s done
16:17:21 [2021-03-24T16:17:21.957Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.5s done
16:17:21 [2021-03-24T16:17:21.957Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.9s
16:17:21 [2021-03-24T16:17:21.957Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.9s
16:17:21 [2021-03-24T16:17:21.957Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
16:17:22 [2021-03-24T16:17:22.130Z] #37 DONE 10.1s
16:17:22 [2021-03-24T16:17:22.130Z] 
16:17:22 [2021-03-24T16:17:22.130Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:17:22 [2021-03-24T16:17:22.130Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:17:22 [2021-03-24T16:17:22.130Z] #43 2.387 Note: Building without setproctitle() and strlcpy() support.
16:17:22 [2021-03-24T16:17:22.130Z] #43 2.388       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:17:22 [2021-03-24T16:17:22.130Z] #43 2.402 Note: Building without GnuTLS support
16:17:22 [2021-03-24T16:17:22.130Z] #43 2.415 Makefile.config:39: Warn: you have no libnftables installed
16:17:22 [2021-03-24T16:17:22.130Z] #43 2.415 Makefile.config:40: Warn: Building without nftables support
16:17:22 [2021-03-24T16:17:22.130Z] #43 4.614 fatal: not a git repository (or any of the parent directories): .git
16:17:22 [2021-03-24T16:17:22.130Z] #43 4.670   GEN      .gitid
16:17:22 [2021-03-24T16:17:22.130Z] #43 4.713   GEN      criu/include/version.h
16:17:22 [2021-03-24T16:17:22.130Z] #43 4.791   GEN      include/common/asm
16:17:22 [2021-03-24T16:17:22.533Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
16:17:22 [2021-03-24T16:17:22.544Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done
16:17:22 [2021-03-24T16:17:22.544Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
16:17:22 [2021-03-24T16:17:22.634Z] #10 DONE 1.5s
16:17:22 [2021-03-24T16:17:22.634Z] 
16:17:22 [2021-03-24T16:17:22.634Z] #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
16:17:22 [2021-03-24T16:17:22.634Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
16:17:22 [2021-03-24T16:17:22.797Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.7s done
16:17:23 [2021-03-24T16:17:23.071Z] #43 ...
16:17:23 [2021-03-24T16:17:23.071Z] 
16:17:23 [2021-03-24T16:17:23.071Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:23 [2021-03-24T16:17:23.071Z] #34 sha256:5a7bfe077024d75084d2d81a3858d05aee77f47490918e0bc4235ff3542cf8e8
16:17:23 [2021-03-24T16:17:23.071Z] #34 87.47 log
16:17:23 [2021-03-24T16:17:23.071Z] #34 90.57 github.com/BurntSushi/toml/cmd/tomlv
16:17:23 [2021-03-24T16:17:23.071Z] #34 DONE 94.8s
16:17:23 [2021-03-24T16:17:23.139Z] #9 DONE 44.3s
16:17:23 [2021-03-24T16:17:23.139Z] 
16:17:23 [2021-03-24T16:17:23.139Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:17:23 [2021-03-24T16:17:23.139Z] #29 sha256:e27d85d506b8ba087bb1063f63493a1dca682b49cabe266f52fea73db4506e5c
16:17:23 [2021-03-24T16:17:23.139Z] #29 DONE 15.0s
16:17:23 [2021-03-24T16:17:23.139Z] 
16:17:23 [2021-03-24T16:17:23.139Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:17:23 [2021-03-24T16:17:23.139Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:17:23 [2021-03-24T16:17:23.332Z] 
16:17:23 [2021-03-24T16:17:23.332Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:23 [2021-03-24T16:17:23.332Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:17:23 [2021-03-24T16:17:23.332Z] #45 87.21 regexp
16:17:23 [2021-03-24T16:17:23.332Z] #45 88.52 go/token
16:17:23 [2021-03-24T16:17:23.332Z] #45 90.00 go/scanner
16:17:23 [2021-03-24T16:17:23.332Z] #45 91.31 internal/lazyregexp
16:17:23 [2021-03-24T16:17:23.332Z] #45 91.40 go/ast
16:17:23 [2021-03-24T16:17:23.332Z] #45 91.74 net/url
16:17:23 [2021-03-24T16:17:23.332Z] #45 93.66 text/template/parse
16:17:23 [2021-03-24T16:17:23.332Z] #45 ...
16:17:23 [2021-03-24T16:17:23.332Z] 
16:17:23 [2021-03-24T16:17:23.332Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:23 [2021-03-24T16:17:23.332Z] #51 sha256:4033407cc892fc315ff9ec669e2023b219ae3de198323bae71c586557fca0a71
16:17:23 [2021-03-24T16:17:23.332Z] #51 92.47 go/ast
16:17:23 [2021-03-24T16:17:23.332Z] #51 92.49 github.com/pkg/diff
16:17:23 [2021-03-24T16:17:23.332Z] #51 95.11 golang.org/x/crypto/ssh/terminal
16:17:23 [2021-03-24T16:17:23.742Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.5s done
16:17:24 [2021-03-24T16:17:24.006Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
16:17:24 [2021-03-24T16:17:24.009Z] #11 DONE 1.0s
16:17:24 [2021-03-24T16:17:24.009Z] 
16:17:24 [2021-03-24T16:17:24.009Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:24 [2021-03-24T16:17:24.009Z] #58 sha256:76daf0f88c1aa31408f571abe795c19146031ff09fe4f62bec22f7e4846ae115
16:17:24 [2021-03-24T16:17:24.009Z] #58 ...
16:17:24 [2021-03-24T16:17:24.009Z] 
16:17:24 [2021-03-24T16:17:24.009Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:17:24 [2021-03-24T16:17:24.009Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
16:17:24 [2021-03-24T16:17:24.009Z] #39 DONE 0.2s
16:17:24 [2021-03-24T16:17:24.009Z] 
16:17:24 [2021-03-24T16:17:24.009Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:17:24 [2021-03-24T16:17:24.009Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
16:17:24 [2021-03-24T16:17:24.009Z] #31 DONE 0.2s
16:17:24 [2021-03-24T16:17:24.009Z] 
16:17:24 [2021-03-24T16:17:24.009Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:17:24 [2021-03-24T16:17:24.009Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:17:24 [2021-03-24T16:17:24.579Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
16:17:24 [2021-03-24T16:17:24.842Z] #9 ...
16:17:24 [2021-03-24T16:17:24.842Z] 
16:17:24 [2021-03-24T16:17:24.842Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
16:17:24 [2021-03-24T16:17:24.842Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd
16:17:24 [2021-03-24T16:17:24.842Z] #26 DONE 13.2s
16:17:24 [2021-03-24T16:17:24.842Z] 
16:17:24 [2021-03-24T16:17:24.842Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:17:24 [2021-03-24T16:17:24.842Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:17:24 [2021-03-24T16:17:24.842Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 12.9s
16:17:25 [2021-03-24T16:17:25.064Z] #10 DONE 1.7s
16:17:25 [2021-03-24T16:17:25.064Z] 
16:17:25 [2021-03-24T16:17:25.064Z] #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
16:17:25 [2021-03-24T16:17:25.064Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
16:17:25 [2021-03-24T16:17:25.112Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 13.0s done
16:17:25 [2021-03-24T16:17:25.112Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.1s
16:17:25 [2021-03-24T16:17:25.691Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done
16:17:25 [2021-03-24T16:17:25.839Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done
16:17:25 [2021-03-24T16:17:25.872Z] #51 97.06 mvdan.cc/editorconfig
16:17:25 [2021-03-24T16:17:25.959Z] #64 DONE 14.5s
16:17:25 [2021-03-24T16:17:25.959Z] 
16:17:25 [2021-03-24T16:17:25.959Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:25 [2021-03-24T16:17:25.959Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
16:17:25 [2021-03-24T16:17:25.959Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.6s
16:17:26 [2021-03-24T16:17:26.010Z] #11 DONE 1.0s
16:17:26 [2021-03-24T16:17:26.010Z] 
16:17:26 [2021-03-24T16:17:26.010Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:26 [2021-03-24T16:17:26.010Z] #58 sha256:1bfe582bc9921ba04632a0ba25c951816751e81c3f241050e1c299da125e7e6f
16:17:26 [2021-03-24T16:17:26.099Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
16:17:26 [2021-03-24T16:17:26.132Z] #51 ...
16:17:26 [2021-03-24T16:17:26.132Z] 
16:17:26 [2021-03-24T16:17:26.132Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:17:26 [2021-03-24T16:17:26.132Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.348   PBCC     images/timens.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.424   DEP      images/timens.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.512   PBCC     images/fown.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.555   PBCC     images/google/protobuf/descriptor.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.731   PBCC     images/opts.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.766   PBCC     images/memfd.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.832   DEP      images/fown.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.868   DEP      images/google/protobuf/descriptor.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.904   DEP      images/opts.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.931   DEP      images/memfd.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 7.997   PBCC     images/sit.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.077   DEP      images/sit.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.152   PBCC     images/macvlan.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.184   DEP      images/macvlan.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.228   PBCC     images/autofs.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.248   DEP      images/autofs.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.287   PBCC     images/sysctl.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.313   DEP      images/sysctl.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.368   PBCC     images/time.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.437   DEP      images/time.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.493   PBCC     images/binfmt-misc.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.536   DEP      images/binfmt-misc.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.598   PBCC     images/seccomp.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.643   DEP      images/seccomp.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.704   PBCC     images/userns.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.739   DEP      images/userns.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.784   PBCC     images/cgroup.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.803   DEP      images/cgroup.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.849   PBCC     images/ext-file.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.886   DEP      images/ext-file.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.953   PBCC     images/rpc.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 8.994   DEP      images/rpc.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 9.047   PBCC     images/siginfo.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 9.102   DEP      images/siginfo.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 9.164   PBCC     images/pagemap.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 9.225   DEP      images/pagemap.pb-c.d
16:17:26 [2021-03-24T16:17:26.132Z] #43 9.260   PBCC     images/rlimit.pb-c.c
16:17:26 [2021-03-24T16:17:26.132Z] #43 9.310   DEP      images/rlimit.pb-c.d
16:17:26 [2021-03-24T16:17:26.276Z] #58 ...
16:17:26 [2021-03-24T16:17:26.276Z] 
16:17:26 [2021-03-24T16:17:26.276Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:17:26 [2021-03-24T16:17:26.276Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
16:17:26 [2021-03-24T16:17:26.276Z] #39 DONE 0.4s
16:17:26 [2021-03-24T16:17:26.359Z] #9 ...
16:17:26 [2021-03-24T16:17:26.359Z] 
16:17:26 [2021-03-24T16:17:26.360Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:17:26 [2021-03-24T16:17:26.360Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
16:17:26 [2021-03-24T16:17:26.360Z] #27 1.082 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 1.085 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 1.135 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 1.224 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 1.585 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:26 [2021-03-24T16:17:26.360Z] #27 1.690 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 3.311 Fetched 8424 kB in 2s (3382 kB/s)
16:17:26 [2021-03-24T16:17:26.360Z] #27 3.311 Reading package lists...
16:17:26 [2021-03-24T16:17:26.360Z] #27 4.232 Reading package lists...
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.174 Building dependency tree...
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.553 The following additional packages will be installed:
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.553   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.553   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.554   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.555 Suggested packages:
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.555   krb5-doc krb5-user
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.555 Recommended packages:
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.555   krb5-locales publicsuffix libsasl2-modules
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.735 The following NEW packages will be installed:
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.736   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.736   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.736   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:17:26 [2021-03-24T16:17:26.360Z] #27 5.737   libssh2-1 libssl1.1 openssl
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.024 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.024 Need to get 5057 kB of archives.
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.024 After this operation, 12.1 MB of additional disk space will be used.
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.024 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.024 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.024 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.024 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.024 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.024 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.024 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.031 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.041 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.042 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.045 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.053 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.053 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.054 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.068 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.068 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.068 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.068 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.074 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.074 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.077 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.239 debconf: delaying package configuration, since apt-utils is not installed
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.256 Fetched 5057 kB in 0s (15.4 MB/s)
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.299 Selecting previously unselected package libssl1.1:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.299 (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.)
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.304 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.315 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.533 Selecting previously unselected package libsasl2-modules-db:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.533 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.537 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.584 Selecting previously unselected package libsasl2-2:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.584 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.589 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.643 Selecting previously unselected package libldap-common.
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.643 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.650 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.703 Selecting previously unselected package libldap-2.4-2:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.703 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.709 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.773 Selecting previously unselected package openssl.
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.773 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.778 Unpacking openssl (1.1.1d-0+deb10u5) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.927 Selecting previously unselected package ca-certificates.
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.928 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 6.933 Unpacking ca-certificates (20200601~deb10u2) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.018 Selecting previously unselected package libkeyutils1:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.018 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.022 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.068 Selecting previously unselected package libkrb5support0:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.068 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.074 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.118 Selecting previously unselected package libk5crypto3:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.118 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.123 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.179 Selecting previously unselected package libkrb5-3:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.181 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.187 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.286 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.286 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.291 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.353 Selecting previously unselected package libnghttp2-14:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.353 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.359 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.416 Selecting previously unselected package libpsl5:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.416 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.422 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.473 Selecting previously unselected package librtmp1:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.475 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.481 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.530 Selecting previously unselected package libssh2-1:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.530 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.535 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.592 Selecting previously unselected package libcurl4:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.592 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.599 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.676 Selecting previously unselected package curl.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.676 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.681 Unpacking curl (7.64.0-4+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.752 Selecting previously unselected package libonig5:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.752 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.759 Unpacking libonig5:amd64 (6.9.1-1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.852 Selecting previously unselected package libjq1:amd64.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.852 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.859 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.911 Selecting previously unselected package jq.
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.911 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.915 Unpacking jq (1.5+dfsg-2+b1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.967 Setting up libkeyutils1:amd64 (1.6-6) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.982 Setting up libpsl5:amd64 (0.20.2-2) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 7.995 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.107 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.125 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.151 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.167 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.182 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.199 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.216 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.233 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.251 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.267 Setting up openssl (1.1.1d-0+deb10u5) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.288 Setting up libonig5:amd64 (6.9.1-1) ...
16:17:26 [2021-03-24T16:17:26.360Z] #27 8.306 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:17:26 [2021-03-24T16:17:26.392Z] #43 9.360   PBCC     images/file-lock.pb-c.c
16:17:26 [2021-03-24T16:17:26.392Z] #43 9.406   DEP      images/file-lock.pb-c.d
16:17:26 [2021-03-24T16:17:26.392Z] #43 9.446   PBCC     images/tty.pb-c.c
16:17:26 [2021-03-24T16:17:26.392Z] #43 9.507   DEP      images/tty.pb-c.d
16:17:26 [2021-03-24T16:17:26.392Z] #43 9.561   PBCC     images/tun.pb-c.c
16:17:26 [2021-03-24T16:17:26.392Z] #43 9.600   PBCC     images/netdev.pb-c.c
16:17:26 [2021-03-24T16:17:26.546Z] 
16:17:26 [2021-03-24T16:17:26.547Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:17:26 [2021-03-24T16:17:26.547Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
16:17:26 [2021-03-24T16:17:26.547Z] #31 DONE 0.5s
16:17:26 [2021-03-24T16:17:26.547Z] 
16:17:26 [2021-03-24T16:17:26.547Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:17:26 [2021-03-24T16:17:26.547Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:17:26 [2021-03-24T16:17:26.625Z] #27 8.323 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:17:26 [2021-03-24T16:17:26.626Z] #27 8.341 Setting up ca-certificates (20200601~deb10u2) ...
16:17:26 [2021-03-24T16:17:26.654Z] #43 9.640   DEP      images/tun.pb-c.d
16:17:26 [2021-03-24T16:17:26.654Z] #43 9.732   DEP      images/netdev.pb-c.d
16:17:26 [2021-03-24T16:17:26.654Z] #43 9.812   PBCC     images/vma.pb-c.c
16:17:26 [2021-03-24T16:17:26.654Z] #43 9.864   DEP      images/vma.pb-c.d
16:17:26 [2021-03-24T16:17:26.914Z] #43 9.933   PBCC     images/creds.pb-c.c
16:17:26 [2021-03-24T16:17:26.914Z] #43 9.959   DEP      images/creds.pb-c.d
16:17:26 [2021-03-24T16:17:26.914Z] #43 10.01   PBCC     images/utsns.pb-c.c
16:17:26 [2021-03-24T16:17:26.914Z] #43 10.06   DEP      images/utsns.pb-c.d
16:17:26 [2021-03-24T16:17:26.914Z] #43 10.10   PBCC     images/ipc-desc.pb-c.c
16:17:26 [2021-03-24T16:17:26.914Z] #43 10.11   PBCC     images/ipc-sem.pb-c.c
16:17:27 [2021-03-24T16:17:27.173Z] #43 10.13   DEP      images/ipc-desc.pb-c.d
16:17:27 [2021-03-24T16:17:27.173Z] #43 10.18   DEP      images/ipc-sem.pb-c.d
16:17:27 [2021-03-24T16:17:27.173Z] #43 10.23   PBCC     images/ipc-msg.pb-c.c
16:17:27 [2021-03-24T16:17:27.173Z] #43 10.25   DEP      images/ipc-msg.pb-c.d
16:17:27 [2021-03-24T16:17:27.173Z] #43 10.30   PBCC     images/ipc-shm.pb-c.c
16:17:27 [2021-03-24T16:17:27.173Z] #43 10.35   DEP      images/ipc-shm.pb-c.d
16:17:27 [2021-03-24T16:17:27.173Z] #43 10.39   PBCC     images/ipc-var.pb-c.c
16:17:27 [2021-03-24T16:17:27.173Z] #43 10.41   DEP      images/ipc-var.pb-c.d
16:17:27 [2021-03-24T16:17:27.173Z] #43 10.48   PBCC     images/sk-opts.pb-c.c
16:17:27 [2021-03-24T16:17:27.195Z] #27 8.956 Updating certificates in /etc/ssl/certs...
16:17:27 [2021-03-24T16:17:27.434Z] #43 10.55   PBCC     images/packet-sock.pb-c.c
16:17:27 [2021-03-24T16:17:27.434Z] #43 10.62   DEP      images/sk-opts.pb-c.d
16:17:27 [2021-03-24T16:17:27.434Z] #43 10.67   DEP      images/packet-sock.pb-c.d
16:17:27 [2021-03-24T16:17:27.434Z] #43 10.75   PBCC     images/sk-netlink.pb-c.c
16:17:27 [2021-03-24T16:17:27.694Z] #43 10.81   DEP      images/sk-netlink.pb-c.d
16:17:27 [2021-03-24T16:17:27.694Z] #43 10.87   PBCC     images/sk-inet.pb-c.c
16:17:27 [2021-03-24T16:17:27.889Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.6s done
16:17:27 [2021-03-24T16:17:27.954Z] #43 10.95   DEP      images/sk-inet.pb-c.d
16:17:27 [2021-03-24T16:17:27.954Z] #43 11.02   PBCC     images/sk-unix.pb-c.c
16:17:27 [2021-03-24T16:17:27.954Z] #43 11.08   DEP      images/sk-unix.pb-c.d
16:17:27 [2021-03-24T16:17:27.954Z] #43 11.16   PBCC     images/mm.pb-c.c
16:17:28 [2021-03-24T16:17:28.135Z] #27 9.668 137 added, 0 removed; done.
16:17:28 [2021-03-24T16:17:28.135Z] #27 9.736 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:17:28 [2021-03-24T16:17:28.135Z] #27 9.752 Setting up jq (1.5+dfsg-2+b1) ...
16:17:28 [2021-03-24T16:17:28.136Z] #27 9.766 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:17:28 [2021-03-24T16:17:28.136Z] #27 9.778 Setting up curl (7.64.0-4+deb10u1) ...
16:17:28 [2021-03-24T16:17:28.136Z] #27 9.790 Processing triggers for libc-bin (2.28-10) ...
16:17:28 [2021-03-24T16:17:28.136Z] #27 9.812 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:17:28 [2021-03-24T16:17:28.136Z] #27 9.821 Updating certificates in /etc/ssl/certs...
16:17:28 [2021-03-24T16:17:28.214Z] #43 11.20   DEP      images/mm.pb-c.d
16:17:28 [2021-03-24T16:17:28.214Z] #43 11.24   PBCC     images/timerfd.pb-c.c
16:17:28 [2021-03-24T16:17:28.214Z] #43 11.31   DEP      images/timerfd.pb-c.d
16:17:28 [2021-03-24T16:17:28.214Z] #43 11.38   PBCC     images/timer.pb-c.c
16:17:28 [2021-03-24T16:17:28.214Z] #43 11.39   DEP      images/timer.pb-c.d
16:17:28 [2021-03-24T16:17:28.214Z] #43 11.42   PBCC     images/sa.pb-c.c
16:17:28 [2021-03-24T16:17:28.464Z] #9 ...
16:17:28 [2021-03-24T16:17:28.465Z] 
16:17:28 [2021-03-24T16:17:28.465Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:17:28 [2021-03-24T16:17:28.465Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
16:17:28 [2021-03-24T16:17:28.465Z] #63 DONE 1.0s
16:17:28 [2021-03-24T16:17:28.465Z] 
16:17:28 [2021-03-24T16:17:28.465Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:28 [2021-03-24T16:17:28.465Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
16:17:28 [2021-03-24T16:17:28.465Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s
16:17:28 [2021-03-24T16:17:28.473Z] #43 11.46   DEP      images/sa.pb-c.d
16:17:28 [2021-03-24T16:17:28.473Z] #43 11.50   PBCC     images/pipe-data.pb-c.c
16:17:28 [2021-03-24T16:17:28.473Z] #43 11.53   DEP      images/pipe-data.pb-c.d
16:17:28 [2021-03-24T16:17:28.473Z] #43 11.58   PBCC     images/mnt.pb-c.c
16:17:28 [2021-03-24T16:17:28.473Z] #43 11.67   DEP      images/mnt.pb-c.d
16:17:28 [2021-03-24T16:17:28.707Z] #27 10.36 0 added, 0 removed; done.
16:17:28 [2021-03-24T16:17:28.707Z] #27 10.36 Running hooks in /etc/ca-certificates/update.d...
16:17:28 [2021-03-24T16:17:28.707Z] #27 10.36 done.
16:17:28 [2021-03-24T16:17:28.733Z] #43 11.72   PBCC     images/sk-packet.pb-c.c
16:17:28 [2021-03-24T16:17:28.733Z] #43 11.75   DEP      images/sk-packet.pb-c.d
16:17:28 [2021-03-24T16:17:28.733Z] #43 11.80   PBCC     images/tcp-stream.pb-c.c
16:17:28 [2021-03-24T16:17:28.733Z] #43 11.87   DEP      images/tcp-stream.pb-c.d
16:17:28 [2021-03-24T16:17:28.733Z] #43 11.93   PBCC     images/pipe.pb-c.c
16:17:28 [2021-03-24T16:17:28.733Z] #43 11.98   DEP      images/pipe.pb-c.d
16:17:28 [2021-03-24T16:17:28.733Z] #43 12.03   PBCC     images/pstree.pb-c.c
16:17:28 [2021-03-24T16:17:28.992Z] #43 12.06   DEP      images/pstree.pb-c.d
16:17:28 [2021-03-24T16:17:28.992Z] #43 12.13   PBCC     images/fs.pb-c.c
16:17:28 [2021-03-24T16:17:28.992Z] #43 12.17   DEP      images/fs.pb-c.d
16:17:28 [2021-03-24T16:17:28.992Z] #43 12.22   PBCC     images/signalfd.pb-c.c
16:17:28 [2021-03-24T16:17:28.992Z] #43 12.28   DEP      images/signalfd.pb-c.d
16:17:29 [2021-03-24T16:17:29.252Z] #43 12.32   PBCC     images/fh.pb-c.c
16:17:29 [2021-03-24T16:17:29.252Z] #43 12.37   PBCC     images/fsnotify.pb-c.c
16:17:29 [2021-03-24T16:17:29.252Z] #43 12.48   DEP      images/fh.pb-c.d
16:17:29 [2021-03-24T16:17:29.252Z] #43 12.55   DEP      images/fsnotify.pb-c.d
16:17:29 [2021-03-24T16:17:29.252Z] #43 ...
16:17:29 [2021-03-24T16:17:29.252Z] 
16:17:29 [2021-03-24T16:17:29.252Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:29 [2021-03-24T16:17:29.252Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:29 [2021-03-24T16:17:29.252Z] #13 86.22 Selecting previously unselected package mingw-w64-x86-64-dev.
16:17:29 [2021-03-24T16:17:29.252Z] #13 86.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:17:29 [2021-03-24T16:17:29.252Z] #13 86.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:17:29 [2021-03-24T16:17:29.252Z] #13 93.03 Selecting previously unselected package gcc-mingw-w64-base.
16:17:29 [2021-03-24T16:17:29.252Z] #13 93.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:17:29 [2021-03-24T16:17:29.252Z] #13 93.05 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:17:29 [2021-03-24T16:17:29.252Z] #13 93.21 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:17:29 [2021-03-24T16:17:29.252Z] #13 93.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:17:29 [2021-03-24T16:17:29.252Z] #13 93.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:17:29 [2021-03-24T16:17:29.266Z] #32 ...
16:17:29 [2021-03-24T16:17:29.266Z] 
16:17:29 [2021-03-24T16:17:29.266Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
16:17:29 [2021-03-24T16:17:29.266Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
16:17:29 [2021-03-24T16:17:29.266Z] #12 DONE 5.6s
16:17:29 [2021-03-24T16:17:29.266Z] 
16:17:29 [2021-03-24T16:17:29.266Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:17:29 [2021-03-24T16:17:29.266Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:17:29 [2021-03-24T16:17:29.512Z] #13 ...
16:17:29 [2021-03-24T16:17:29.512Z] 
16:17:29 [2021-03-24T16:17:29.512Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:17:29 [2021-03-24T16:17:29.512Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:17:29 [2021-03-24T16:17:29.512Z] #43 12.59   PBCC     images/eventpoll.pb-c.c
16:17:29 [2021-03-24T16:17:29.512Z] #43 12.62   DEP      images/eventpoll.pb-c.d
16:17:29 [2021-03-24T16:17:29.512Z] #43 12.68   PBCC     images/eventfd.pb-c.c
16:17:29 [2021-03-24T16:17:29.512Z] #43 12.72   DEP      images/eventfd.pb-c.d
16:17:29 [2021-03-24T16:17:29.512Z] #43 12.76   PBCC     images/remap-file-path.pb-c.c
16:17:29 [2021-03-24T16:17:29.512Z] #43 12.79   DEP      images/remap-file-path.pb-c.d
16:17:29 [2021-03-24T16:17:29.524Z] #40 ...
16:17:29 [2021-03-24T16:17:29.524Z] 
16:17:29 [2021-03-24T16:17:29.524Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:29 [2021-03-24T16:17:29.524Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:29 [2021-03-24T16:17:29.773Z] #43 12.84   PBCC     images/fifo.pb-c.c
16:17:29 [2021-03-24T16:17:29.773Z] #43 12.87   DEP      images/fifo.pb-c.d
16:17:29 [2021-03-24T16:17:29.773Z] #43 12.91   PBCC     images/ghost-file.pb-c.c
16:17:29 [2021-03-24T16:17:29.773Z] #43 12.96   DEP      images/ghost-file.pb-c.d
16:17:29 [2021-03-24T16:17:29.773Z] #43 13.02   PBCC     images/regfile.pb-c.c
16:17:30 [2021-03-24T16:17:30.034Z] #43 13.06   DEP      images/regfile.pb-c.d
16:17:30 [2021-03-24T16:17:30.034Z] #43 13.14   PBCC     images/ns.pb-c.c
16:17:30 [2021-03-24T16:17:30.034Z] #43 13.16   DEP      images/ns.pb-c.d
16:17:30 [2021-03-24T16:17:30.034Z] #43 13.20   PBCC     images/fdinfo.pb-c.c
16:17:30 [2021-03-24T16:17:30.034Z] #43 13.28   DEP      images/fdinfo.pb-c.d
16:17:30 [2021-03-24T16:17:30.295Z] #43 13.34   PBCC     images/core-aarch64.pb-c.c
16:17:30 [2021-03-24T16:17:30.295Z] #43 13.40   PBCC     images/core-arm.pb-c.c
16:17:30 [2021-03-24T16:17:30.295Z] #43 13.45   PBCC     images/core-ppc64.pb-c.c
16:17:30 [2021-03-24T16:17:30.295Z] #43 13.50   PBCC     images/core-s390.pb-c.c
16:17:30 [2021-03-24T16:17:30.554Z] #43 13.59   PBCC     images/core-x86.pb-c.c
16:17:30 [2021-03-24T16:17:30.554Z] #43 13.67   PBCC     images/core.pb-c.c
16:17:30 [2021-03-24T16:17:30.554Z] #43 13.75   PBCC     images/inventory.pb-c.c
16:17:30 [2021-03-24T16:17:30.777Z] #32 ...
16:17:30 [2021-03-24T16:17:30.777Z] 
16:17:30 [2021-03-24T16:17:30.777Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
16:17:30 [2021-03-24T16:17:30.777Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
16:17:30 [2021-03-24T16:17:30.777Z] #12 DONE 4.1s
16:17:30 [2021-03-24T16:17:30.777Z] 
16:17:30 [2021-03-24T16:17:30.777Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:30 [2021-03-24T16:17:30.777Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:30 [2021-03-24T16:17:30.814Z] #43 13.81   DEP      images/core-aarch64.pb-c.d
16:17:30 [2021-03-24T16:17:30.814Z] #43 13.85   DEP      images/core-arm.pb-c.d
16:17:30 [2021-03-24T16:17:30.814Z] #43 13.91   DEP      images/core-ppc64.pb-c.d
16:17:30 [2021-03-24T16:17:30.814Z] #43 13.96   DEP      images/core-s390.pb-c.d
16:17:30 [2021-03-24T16:17:30.814Z] #43 14.02   DEP      images/core-x86.pb-c.d
16:17:31 [2021-03-24T16:17:31.074Z] #43 14.10   DEP      images/core.pb-c.d
16:17:31 [2021-03-24T16:17:31.074Z] #43 14.16   DEP      images/inventory.pb-c.d
16:17:31 [2021-03-24T16:17:31.074Z] #43 14.23   PBCC     images/cpuinfo.pb-c.c
16:17:31 [2021-03-24T16:17:31.074Z] #43 14.25   DEP      images/cpuinfo.pb-c.d
16:17:31 [2021-03-24T16:17:31.074Z] #43 14.29   PBCC     images/stats.pb-c.c
16:17:31 [2021-03-24T16:17:31.162Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done
16:17:31 [2021-03-24T16:17:31.256Z] #27 DONE 12.7s
16:17:31 [2021-03-24T16:17:31.256Z] 
16:17:31 [2021-03-24T16:17:31.256Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:17:31 [2021-03-24T16:17:31.256Z] #28 sha256:b81a57b76cdfa50258604776db3bf799bd0e058094bfe76ac718b2d2a2d8bd0e
16:17:31 [2021-03-24T16:17:31.334Z] #43 14.33   DEP      images/stats.pb-c.d
16:17:31 [2021-03-24T16:17:31.833Z] #28 DONE 0.8s
16:17:31 [2021-03-24T16:17:31.833Z] 
16:17:31 [2021-03-24T16:17:31.833Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:31 [2021-03-24T16:17:31.833Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:17:31 [2021-03-24T16:17:31.833Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s
16:17:31 [2021-03-24T16:17:31.833Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done
16:17:32 [2021-03-24T16:17:32.097Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
16:17:32 [2021-03-24T16:17:32.110Z] #9 ...
16:17:32 [2021-03-24T16:17:32.110Z] 
16:17:32 [2021-03-24T16:17:32.110Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:17:32 [2021-03-24T16:17:32.110Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
16:17:32 [2021-03-24T16:17:32.110Z] #65 DONE 3.5s
16:17:32 [2021-03-24T16:17:32.110Z] 
16:17:32 [2021-03-24T16:17:32.110Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:17:32 [2021-03-24T16:17:32.110Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02
16:17:32 [2021-03-24T16:17:32.110Z] #27 4.470 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:32 [2021-03-24T16:17:32.110Z] #27 4.472 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
16:17:32 [2021-03-24T16:17:32.110Z] #27 4.521 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:32 [2021-03-24T16:17:32.110Z] #27 4.722 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:17:32 [2021-03-24T16:17:32.110Z] #27 5.014 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
16:17:32 [2021-03-24T16:17:32.110Z] #27 5.258 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:17:32 [2021-03-24T16:17:32.110Z] #27 6.990 Fetched 8248 kB in 3s (2976 kB/s)
16:17:32 [2021-03-24T16:17:32.357Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
16:17:32 [2021-03-24T16:17:32.371Z] #27 6.990 Reading package lists...
16:17:32 [2021-03-24T16:17:32.371Z] #27 ...
16:17:32 [2021-03-24T16:17:32.371Z] 
16:17:32 [2021-03-24T16:17:32.371Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:17:32 [2021-03-24T16:17:32.371Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
16:17:32 [2021-03-24T16:17:32.371Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
16:17:32 [2021-03-24T16:17:32.619Z] #9 DONE 24.8s
16:17:32 [2021-03-24T16:17:32.619Z] 
16:17:32 [2021-03-24T16:17:32.619Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:17:32 [2021-03-24T16:17:32.619Z] #29 sha256:c9c064b1cc6f9c713a6c0b5ed0fef4874eccc02b032a2c6fd7f637de89776e79
16:17:32 [2021-03-24T16:17:32.620Z] #29 0.887 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:17:32 [2021-03-24T16:17:32.717Z] #43 15.64 make[1]: Nothing to be done for 'all'.
16:17:32 [2021-03-24T16:17:32.880Z] #29 1.034 
16:17:33 [2021-03-24T16:17:33.400Z] #29 1.253 
##########                                                                14.7%
###############                                                           21.0%
######################################                                    53.1%
################################################################          89.0%
######################################################################## 100.0%
16:17:33 [2021-03-24T16:17:33.400Z] #29 1.672 
16:17:33 [2021-03-24T16:17:33.400Z] #29 1.771 
######################################################################## 100.0%
16:17:33 [2021-03-24T16:17:33.662Z] #29 1.832 
16:17:33 [2021-03-24T16:17:33.662Z] #29 1.946 
###################################################################       94.3%
######################################################################## 100.0%
16:17:33 [2021-03-24T16:17:33.662Z] #29 2.006 
16:17:33 [2021-03-24T16:17:33.707Z] #13 ...
16:17:33 [2021-03-24T16:17:33.707Z] 
16:17:33 [2021-03-24T16:17:33.707Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:17:33 [2021-03-24T16:17:33.707Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:17:33 [2021-03-24T16:17:33.707Z] #42 9.410 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:33 [2021-03-24T16:17:33.707Z] #42 9.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:33 [2021-03-24T16:17:33.707Z] #42 9.553 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:33 [2021-03-24T16:17:33.965Z] #42 ...
16:17:33 [2021-03-24T16:17:33.965Z] 
16:17:33 [2021-03-24T16:17:33.965Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:17:33 [2021-03-24T16:17:33.965Z] #24 sha256:a6a32a0ef5350e911ce02245b14e477e34bf89b11b1288f1eff53c77fdcd3ee9
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.805 + RM_GOPATH=0
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.805 + TMP_GOPATH=
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.805 + : /build
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.805 + '[' -z '' ']'
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.805 ++ mktemp -d
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.805 + export GOPATH=/tmp/tmp.saSVGAphCm
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.805 + GOPATH=/tmp/tmp.saSVGAphCm
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.805 + RM_GOPATH=1
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.805 + case "$(go env GOARCH)" in
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.817 ++ go env GOARCH
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 Install docker/cli version 17.06.2-ce from stable
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 + export GO_BUILDMODE=-buildmode=pie
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 + GO_BUILDMODE=-buildmode=pie
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 ++ dirname /tmp/install/install.sh
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 + dir=/tmp/install
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 + bin=dockercli
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 + shift
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 + . /tmp/install/dockercli.installer
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 ++ : stable
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 ++ : 17.06.2-ce
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 + install_dockercli
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.843 ++ uname -m
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.844 + arch=x86_64
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.844 + '[' x86_64 '!=' x86_64 ']'
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.844 + url=https://download.docker.com/linux/static
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.844 + tar -xz docker/docker
16:17:33 [2021-03-24T16:17:33.965Z] #24 7.844 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:17:33 [2021-03-24T16:17:33.965Z] #24 ...
16:17:33 [2021-03-24T16:17:33.965Z] 
16:17:33 [2021-03-24T16:17:33.965Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:33 [2021-03-24T16:17:33.965Z] #51 sha256:7972438e6a20db2ff409ac5ab117222f2281cdb064efdfc2843b7bee7c63922d
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.037 + RM_GOPATH=0
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.037 + TMP_GOPATH=
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.037 + : /build
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.037 + '[' -z '' ']'
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.037 ++ mktemp -d
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.037 + export GOPATH=/tmp/tmp.knU1y7wo7U
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.037 + GOPATH=/tmp/tmp.knU1y7wo7U
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.037 + RM_GOPATH=1
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.037 + case "$(go env GOARCH)" in
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.037 ++ go env GOARCH
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.070 + export GO_BUILDMODE=-buildmode=pie
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.070 + GO_BUILDMODE=-buildmode=pie
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 ++ dirname /tmp/install/install.sh
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 + dir=/tmp/install
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 + bin=shfmt
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 + shift
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 + . /tmp/install/shfmt.installer
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 + install_shfmt
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 + git clone https://github.com/mvdan/sh.git /tmp/tmp.knU1y7wo7U/src/github.com/mvdan/sh
16:17:33 [2021-03-24T16:17:33.965Z] #51 8.087 Cloning into '/tmp/tmp.knU1y7wo7U/src/github.com/mvdan/sh'...
16:17:34 [2021-03-24T16:17:34.097Z] #43 16.97   CC       images/stats.o
16:17:34 [2021-03-24T16:17:34.097Z] #43 17.35   CC       images/core.o
16:17:34 [2021-03-24T16:17:34.184Z] #29 2.117 
#############                                                             18.1%
##########################                                                37.0%
########################################                                  56.3%
16:17:34 [2021-03-24T16:17:34.184Z] #29 ...
16:17:34 [2021-03-24T16:17:34.184Z] 
16:17:34 [2021-03-24T16:17:34.184Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:17:34 [2021-03-24T16:17:34.184Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:17:34 [2021-03-24T16:17:34.184Z] #10 DONE 1.5s
16:17:34 [2021-03-24T16:17:34.184Z] 
16:17:34 [2021-03-24T16:17:34.185Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:17:34 [2021-03-24T16:17:34.185Z] #29 sha256:c9c064b1cc6f9c713a6c0b5ed0fef4874eccc02b032a2c6fd7f637de89776e79
16:17:34 [2021-03-24T16:17:34.185Z] #29 2.117 
#############                                                             18.1%
##########################                                                37.0%
########################################                                  56.3%
####################################################                      73.1%
###################################################################       93.6%
######################################################################## 100.0%
16:17:34 [2021-03-24T16:17:34.222Z] #51 ...
16:17:34 [2021-03-24T16:17:34.222Z] 
16:17:34 [2021-03-24T16:17:34.222Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:34 [2021-03-24T16:17:34.222Z] #47 sha256:0e89e20e842d5433361ac81a9ab2373b857b8f270921e13f903be9f00adcf487
16:17:34 [2021-03-24T16:17:34.222Z] #47 7.486 + RM_GOPATH=0
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.486 + TMP_GOPATH=
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.486 + : /build
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.486 + '[' -z '' ']'
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.486 ++ mktemp -d
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.486 + export GOPATH=/tmp/tmp.2oCX5Bq4oJ
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.486 + GOPATH=/tmp/tmp.2oCX5Bq4oJ
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.486 + RM_GOPATH=1
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.486 + case "$(go env GOARCH)" in
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.486 ++ go env GOARCH
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.518 + export GO_BUILDMODE=-buildmode=pie
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.518 + GO_BUILDMODE=-buildmode=pie
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.518 ++ dirname /tmp/install/install.sh
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.518 + dir=/tmp/install
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.518 + bin=gotestsum
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.518 + shift
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.518 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.518 + . /tmp/install/gotestsum.installer
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.518 ++ : v0.5.3
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.518 + install_gotestsum
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.526 + set -e
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.526 + export GO111MODULE=on
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.526 + GO111MODULE=on
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.526 + GOBIN=/build
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.526 + go get gotest.tools/gotestsum@v0.5.3
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.526 go: finding gotest.tools v0.5.3
16:17:34 [2021-03-24T16:17:34.223Z] #47 7.526 go: finding gotest.tools/gotestsum v0.5.3
16:17:34 [2021-03-24T16:17:34.223Z] #47 8.299 go: downloading gotest.tools/gotestsum v0.5.3
16:17:34 [2021-03-24T16:17:34.223Z] #47 8.931 go: extracting gotest.tools/gotestsum v0.5.3
16:17:34 [2021-03-24T16:17:34.223Z] #47 10.11 go: downloading github.com/pkg/errors v0.9.1
16:17:34 [2021-03-24T16:17:34.223Z] #47 10.28 go: downloading github.com/spf13/pflag v1.0.3
16:17:34 [2021-03-24T16:17:34.223Z] #47 10.32 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:34 [2021-03-24T16:17:34.223Z] #47 10.32 go: downloading github.com/fatih/color v1.9.0
16:17:34 [2021-03-24T16:17:34.450Z] #29 2.638 
16:17:34 [2021-03-24T16:17:34.499Z] #47 10.61 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:17:34 [2021-03-24T16:17:34.499Z] #47 10.61 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:34 [2021-03-24T16:17:34.499Z] #47 ...
16:17:34 [2021-03-24T16:17:34.499Z] 
16:17:34 [2021-03-24T16:17:34.499Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:34 [2021-03-24T16:17:34.499Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.419 + RM_GOPATH=0
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.419 + TMP_GOPATH=
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.419 + : /build
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.419 + '[' -z '' ']'
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.419 ++ mktemp -d
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.419 + export GOPATH=/tmp/tmp.gcJpnSyDVw
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.419 + GOPATH=/tmp/tmp.gcJpnSyDVw
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.419 + RM_GOPATH=1
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.419 + case "$(go env GOARCH)" in
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.419 ++ go env GOARCH
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.425 + export GO_BUILDMODE=-buildmode=pie
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.425 + GO_BUILDMODE=-buildmode=pie
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.425 ++ dirname /tmp/install/install.sh
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.426 + dir=/tmp/install
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.426 + bin=vndr
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.426 + shift
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.426 + '[' '!' -f /tmp/install/vndr.installer ']'
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.426 + . /tmp/install/vndr.installer
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.426 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.426 + install_vndr
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.426 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.426 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gcJpnSyDVw/src/github.com/LK4D4/vndr
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.426 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.437 Cloning into '/tmp/tmp.gcJpnSyDVw/src/github.com/LK4D4/vndr'...
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.778 + cd /tmp/tmp.gcJpnSyDVw/src/github.com/LK4D4/vndr
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.778 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:17:34 [2021-03-24T16:17:34.499Z] #45 6.778 + go build -buildmode=pie -v -o /build/vndr .
16:17:34 [2021-03-24T16:17:34.499Z] #45 7.281 runtime/internal/atomic
16:17:34 [2021-03-24T16:17:34.499Z] #45 7.281 internal/cpu
16:17:34 [2021-03-24T16:17:34.499Z] #45 7.382 runtime/internal/sys
16:17:34 [2021-03-24T16:17:34.499Z] #45 7.487 runtime/internal/math
16:17:34 [2021-03-24T16:17:34.499Z] #45 7.502 internal/bytealg
16:17:34 [2021-03-24T16:17:34.499Z] #45 7.534 internal/race
16:17:34 [2021-03-24T16:17:34.499Z] #45 7.590 sync/atomic
16:17:34 [2021-03-24T16:17:34.499Z] #45 7.703 unicode
16:17:34 [2021-03-24T16:17:34.499Z] #45 8.155 runtime
16:17:34 [2021-03-24T16:17:34.499Z] #45 ...
16:17:34 [2021-03-24T16:17:34.499Z] 
16:17:34 [2021-03-24T16:17:34.499Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:34 [2021-03-24T16:17:34.499Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.115 + RM_GOPATH=0
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.115 + TMP_GOPATH=
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.115 + : /build
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.115 + '[' -z '' ']'
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.115 ++ mktemp -d
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.128 + export GOPATH=/tmp/tmp.g6eZToPokN
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.128 + GOPATH=/tmp/tmp.g6eZToPokN
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.128 + RM_GOPATH=1
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.128 + case "$(go env GOARCH)" in
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.133 ++ go env GOARCH
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.157 + export GO_BUILDMODE=-buildmode=pie
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.157 + GO_BUILDMODE=-buildmode=pie
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.163 ++ dirname /tmp/install/install.sh
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.181 + dir=/tmp/install
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.181 + bin=golangci_lint
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.181 + shift
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.181 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.181 + . /tmp/install/golangci_lint.installer
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.181 ++ : v1.23.8
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.181 + install_golangci_lint
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.181 + set -e
16:17:34 [2021-03-24T16:17:34.499Z] #49 9.181 + export GO111MODULE=on
16:17:34 [2021-03-24T16:17:34.500Z] #49 9.181 + GO111MODULE=on
16:17:34 [2021-03-24T16:17:34.500Z] #49 9.181 + GOBIN=/build
16:17:34 [2021-03-24T16:17:34.500Z] #49 9.181 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:17:34 [2021-03-24T16:17:34.500Z] #49 9.223 go: finding github.com v1.23.8
16:17:34 [2021-03-24T16:17:34.500Z] #49 9.276 go: finding github.com/golangci v1.23.8
16:17:34 [2021-03-24T16:17:34.500Z] #49 9.276 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
16:17:34 [2021-03-24T16:17:34.500Z] #49 9.276 go: finding github.com/golangci/golangci-lint v1.23.8
16:17:34 [2021-03-24T16:17:34.500Z] #49 9.276 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
16:17:34 [2021-03-24T16:17:34.500Z] #49 10.76 go: downloading github.com/golangci/golangci-lint v1.23.8
16:17:34 [2021-03-24T16:17:34.758Z] #49 ...
16:17:34 [2021-03-24T16:17:34.758Z] 
16:17:34 [2021-03-24T16:17:34.758Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:17:34 [2021-03-24T16:17:34.758Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:17:34 [2021-03-24T16:17:34.758Z] #55 9.405 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:34 [2021-03-24T16:17:34.758Z] #55 9.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:34 [2021-03-24T16:17:34.758Z] #55 9.466 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:34 [2021-03-24T16:17:34.758Z] #55 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:34 [2021-03-24T16:17:34.758Z] #55 ...
16:17:34 [2021-03-24T16:17:34.758Z] 
16:17:34 [2021-03-24T16:17:34.758Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:17:34 [2021-03-24T16:17:34.758Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:17:34 [2021-03-24T16:17:34.758Z] #36 8.393 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:34 [2021-03-24T16:17:34.758Z] #36 8.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:34 [2021-03-24T16:17:34.758Z] #36 8.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:34 [2021-03-24T16:17:34.758Z] #36 10.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:34 [2021-03-24T16:17:34.758Z] #36 ...
16:17:34 [2021-03-24T16:17:34.758Z] 
16:17:34 [2021-03-24T16:17:34.758Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:34 [2021-03-24T16:17:34.758Z] #34 sha256:68dfc7f392fbd8ddecb2a0b6a569e263a0b7fe41cb08e93849942e3ef26be42d
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.622 + RM_GOPATH=0
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.622 + TMP_GOPATH=
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.622 + : /build
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.622 + '[' -z '' ']'
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.622 ++ mktemp -d
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.622 + export GOPATH=/tmp/tmp.QzXvBuLoar
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.622 + GOPATH=/tmp/tmp.QzXvBuLoar
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.622 + RM_GOPATH=1
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.622 + case "$(go env GOARCH)" in
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.640 ++ go env GOARCH
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.656 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 + export GO_BUILDMODE=-buildmode=pie
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 + GO_BUILDMODE=-buildmode=pie
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 ++ dirname /tmp/install/install.sh
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 + dir=/tmp/install
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 + bin=tomlv
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 + shift
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 + '[' '!' -f /tmp/install/tomlv.installer ']'
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 + . /tmp/install/tomlv.installer
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 + install_tomlv
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QzXvBuLoar/src/github.com/BurntSushi/toml
16:17:34 [2021-03-24T16:17:34.758Z] #34 7.663 Cloning into '/tmp/tmp.QzXvBuLoar/src/github.com/BurntSushi/toml'...
16:17:34 [2021-03-24T16:17:34.758Z] #34 8.788 + cd /tmp/tmp.QzXvBuLoar/src/github.com/BurntSushi/toml
16:17:34 [2021-03-24T16:17:34.758Z] #34 8.788 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:34 [2021-03-24T16:17:34.758Z] #34 8.874 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:17:34 [2021-03-24T16:17:34.758Z] #34 9.710 math/bits
16:17:34 [2021-03-24T16:17:34.758Z] #34 9.824 runtime
16:17:34 [2021-03-24T16:17:34.758Z] #34 10.31 math
16:17:35 [2021-03-24T16:17:35.015Z] #34 ...
16:17:35 [2021-03-24T16:17:35.015Z] 
16:17:35 [2021-03-24T16:17:35.015Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:17:35 [2021-03-24T16:17:35.015Z] #67 sha256:4fe07a334f992a181b5f363dbd03f556ca81dc12060aa1f5408ce65095f0e2ba
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + RM_GOPATH=0
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + TMP_GOPATH=
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + : /build
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + '[' -z '' ']'
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 ++ mktemp -d
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + export GOPATH=/tmp/tmp.vbAgchBHUT
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + GOPATH=/tmp/tmp.vbAgchBHUT
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + RM_GOPATH=1
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + case "$(go env GOARCH)" in
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 ++ go env GOARCH
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + export GO_BUILDMODE=-buildmode=pie
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + GO_BUILDMODE=-buildmode=pie
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 ++ dirname /tmp/install/install.sh
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + dir=/tmp/install
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + bin=proxy
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + shift
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + '[' '!' -f /tmp/install/proxy.installer ']'
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + . /tmp/install/proxy.installer
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + install_proxy
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + case "$1" in
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + export CGO_ENABLED=0
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + CGO_ENABLED=0
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + _install_proxy
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vbAgchBHUT/src/github.com/docker/libnetwork
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.902 Cloning into '/tmp/tmp.vbAgchBHUT/src/github.com/docker/libnetwork'...
16:17:35 [2021-03-24T16:17:35.015Z] #67 6.922 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:35 [2021-03-24T16:17:35.041Z] #43 18.02   CC       images/core-x86.o
16:17:35 [2021-03-24T16:17:35.273Z] #67 ...
16:17:35 [2021-03-24T16:17:35.273Z] 
16:17:35 [2021-03-24T16:17:35.273Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:35 [2021-03-24T16:17:35.273Z] #47 sha256:0e89e20e842d5433361ac81a9ab2373b857b8f270921e13f903be9f00adcf487
16:17:35 [2021-03-24T16:17:35.273Z] #47 10.71 go: downloading github.com/jonboulle/clockwork v0.1.0
16:17:35 [2021-03-24T16:17:35.273Z] #47 10.82 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:35 [2021-03-24T16:17:35.273Z] #47 10.83 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:17:35 [2021-03-24T16:17:35.273Z] #47 10.89 go: extracting github.com/pkg/errors v0.9.1
16:17:35 [2021-03-24T16:17:35.273Z] #47 11.20 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:17:35 [2021-03-24T16:17:35.273Z] #47 11.35 go: extracting github.com/spf13/pflag v1.0.3
16:17:35 [2021-03-24T16:17:35.273Z] #47 11.39 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:35 [2021-03-24T16:17:35.301Z] #43 18.46   CC       images/core-arm.o
16:17:35 [2021-03-24T16:17:35.531Z] #47 11.77 go: extracting github.com/jonboulle/clockwork v0.1.0
16:17:35 [2021-03-24T16:17:35.531Z] #47 11.91 go: extracting github.com/fatih/color v1.9.0
16:17:35 [2021-03-24T16:17:35.561Z] #43 18.75   CC       images/core-aarch64.o
16:17:35 [2021-03-24T16:17:35.788Z] #47 11.92 go: downloading github.com/mattn/go-colorable v0.1.6
16:17:35 [2021-03-24T16:17:35.788Z] #47 12.18 go: downloading github.com/mattn/go-isatty v0.0.12
16:17:35 [2021-03-24T16:17:35.820Z] #43 19.11   CC       images/core-ppc64.o
16:17:36 [2021-03-24T16:17:36.085Z] #13 ...
16:17:36 [2021-03-24T16:17:36.085Z] 
16:17:36 [2021-03-24T16:17:36.085Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:17:36 [2021-03-24T16:17:36.085Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:17:36 [2021-03-24T16:17:36.085Z] #32 8.059 + git clone https://github.com/kolyshkin/go-swagger.git .
16:17:36 [2021-03-24T16:17:36.085Z] #32 8.059 Cloning into '.'...
16:17:36 [2021-03-24T16:17:36.085Z] #32 ...
16:17:36 [2021-03-24T16:17:36.085Z] 
16:17:36 [2021-03-24T16:17:36.085Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:17:36 [2021-03-24T16:17:36.085Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:17:36 [2021-03-24T16:17:36.085Z] #42 ...
16:17:36 [2021-03-24T16:17:36.085Z] 
16:17:36 [2021-03-24T16:17:36.085Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:36 [2021-03-24T16:17:36.085Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.791 + RM_GOPATH=0
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.791 + TMP_GOPATH=
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.791 + : /build
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.791 + '[' -z '' ']'
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.791 ++ mktemp -d
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.791 + export GOPATH=/tmp/tmp.KqpHNegW2Z
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.791 + GOPATH=/tmp/tmp.KqpHNegW2Z
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.791 + RM_GOPATH=1
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.791 + case "$(go env GOARCH)" in
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.791 ++ go env GOARCH
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + export GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 ++ dirname /tmp/install/install.sh
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + dir=/tmp/install
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + bin=golangci_lint
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + shift
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + . /tmp/install/golangci_lint.installer
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 ++ : v1.23.8
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + install_golangci_lint
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + set -e
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + export GO111MODULE=on
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + GO111MODULE=on
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + GOBIN=/build
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.841 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.905 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.905 go: finding github.com/golangci/golangci-lint v1.23.8
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.905 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.905 go: finding github.com/golangci v1.23.8
16:17:36 [2021-03-24T16:17:36.085Z] #49 8.905 go: finding github.com v1.23.8
16:17:36 [2021-03-24T16:17:36.085Z] #49 9.573 go: downloading github.com/golangci/golangci-lint v1.23.8
16:17:36 [2021-03-24T16:17:36.085Z] #49 ...
16:17:36 [2021-03-24T16:17:36.085Z] 
16:17:36 [2021-03-24T16:17:36.085Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:36 [2021-03-24T16:17:36.085Z] #47 sha256:663a565353f78547f1a0226e93ebcf95e8564747e031c31953cda80420e11402
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.02 + RM_GOPATH=0
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.02 + TMP_GOPATH=
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.02 + : /build
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.02 + '[' -z '' ']'
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.02 ++ mktemp -d
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.03 + export GOPATH=/tmp/tmp.GeA6oiIdn4
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.03 + GOPATH=/tmp/tmp.GeA6oiIdn4
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.03 + RM_GOPATH=1
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.03 + case "$(go env GOARCH)" in
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.03 ++ go env GOARCH
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.07 + export GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.07 + GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.07 ++ dirname /tmp/install/install.sh
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + dir=/tmp/install
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + bin=gotestsum
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + shift
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + . /tmp/install/gotestsum.installer
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 ++ : v0.5.3
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + install_gotestsum
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + set -e
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + export GO111MODULE=on
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + GO111MODULE=on
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + GOBIN=/build
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.08 + go get gotest.tools/gotestsum@v0.5.3
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.09 go: finding gotest.tools/gotestsum v0.5.3
16:17:36 [2021-03-24T16:17:36.085Z] #47 10.09 go: finding gotest.tools v0.5.3
16:17:36 [2021-03-24T16:17:36.291Z] #29 2.756 
##                                                                         4.0%
######                                                                     9.2%
##########                                                                14.5%
#############                                                             19.4%
#################                                                         24.8%
###################                                                       27.0%
##########################                                                36.7%
##############################                                            43.0%
##################################                                        48.2%
######################################                                    53.4%
##########################################                                58.7%
#############################################                             63.9%
#################################################                         69.1%
#####################################################                     74.3%
#########################################################                 79.4%
############################################################              84.7%
################################################################          89.9%
####################################################################      95.1%
######################################################################## 100.0%
16:17:36 [2021-03-24T16:17:36.291Z] #29 4.621 
16:17:36 [2021-03-24T16:17:36.352Z] #47 ...
16:17:36 [2021-03-24T16:17:36.352Z] 
16:17:36 [2021-03-24T16:17:36.352Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:17:36 [2021-03-24T16:17:36.352Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:17:36 [2021-03-24T16:17:36.352Z] #40 9.050 + git clone https://github.com/docker/distribution.git .
16:17:36 [2021-03-24T16:17:36.352Z] #40 9.050 Cloning into '.'...
16:17:36 [2021-03-24T16:17:36.352Z] #40 ...
16:17:36 [2021-03-24T16:17:36.352Z] 
16:17:36 [2021-03-24T16:17:36.352Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:36 [2021-03-24T16:17:36.352Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.475 + RM_GOPATH=0
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.475 + TMP_GOPATH=
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.475 + : /build
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.475 + '[' -z '' ']'
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.475 ++ mktemp -d
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.489 + export GOPATH=/tmp/tmp.5d9fPAMStU
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.489 + GOPATH=/tmp/tmp.5d9fPAMStU
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.489 + RM_GOPATH=1
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.489 + case "$(go env GOARCH)" in
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.489 ++ go env GOARCH
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.507 + export GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.507 + GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.522 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.530 ++ dirname /tmp/install/install.sh
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.530 + dir=/tmp/install
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.530 + bin=vndr
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.530 + shift
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.530 + '[' '!' -f /tmp/install/vndr.installer ']'
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.530 + . /tmp/install/vndr.installer
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.530 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.530 + install_vndr
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.530 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.530 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5d9fPAMStU/src/github.com/LK4D4/vndr
16:17:36 [2021-03-24T16:17:36.352Z] #45 9.538 Cloning into '/tmp/tmp.5d9fPAMStU/src/github.com/LK4D4/vndr'...
16:17:36 [2021-03-24T16:17:36.352Z] #45 10.48 + cd /tmp/tmp.5d9fPAMStU/src/github.com/LK4D4/vndr
16:17:36 [2021-03-24T16:17:36.352Z] #45 10.48 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:17:36 [2021-03-24T16:17:36.352Z] #45 10.50 + go build -buildmode=pie -v -o /build/vndr .
16:17:36 [2021-03-24T16:17:36.353Z] #47 12.55 go: extracting github.com/mattn/go-colorable v0.1.6
16:17:36 [2021-03-24T16:17:36.389Z] #43 ...
16:17:36 [2021-03-24T16:17:36.389Z] 
16:17:36 [2021-03-24T16:17:36.389Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:36 [2021-03-24T16:17:36.389Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:17:36 [2021-03-24T16:17:36.389Z] #45 97.89 go/parser
16:17:36 [2021-03-24T16:17:36.389Z] #45 98.20 text/template
16:17:36 [2021-03-24T16:17:36.389Z] #45 101.2 encoding/xml
16:17:36 [2021-03-24T16:17:36.389Z] #45 102.9 go/doc
16:17:36 [2021-03-24T16:17:36.389Z] #45 106.4 github.com/LK4D4/vndr/build
16:17:36 [2021-03-24T16:17:36.389Z] #45 106.7 github.com/LK4D4/vndr/versioned
16:17:36 [2021-03-24T16:17:36.389Z] #45 106.8 compress/flate
16:17:36 [2021-03-24T16:17:36.389Z] #45 ...
16:17:36 [2021-03-24T16:17:36.389Z] 
16:17:36 [2021-03-24T16:17:36.389Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:17:36 [2021-03-24T16:17:36.389Z] #56 sha256:34294d18b8df9d5702af1639b234782960b2e643a0f756ffe2049c7a2ccb272a
16:17:36 [2021-03-24T16:17:36.389Z] #56 48.32 Checking out files:  56% (2167/3823)   
Checking out files:  57% (2180/3823)   
Checking out files:  58% (2218/3823)   
Checking out files:  59% (2256/3823)   
Checking out files:  60% (2294/3823)   
Checking out files:  61% (2333/3823)   
Checking out files:  62% (2371/3823)   
Checking out files:  63% (2409/3823)   
Checking out files:  64% (2447/3823)   
Checking out files:  65% (2485/3823)   
Checking out files:  66% (2524/3823)   
Checking out files:  67% (2562/3823)   
Checking out files:  68% (2600/3823)   
Checking out files:  69% (2638/3823)   
Checking out files:  70% (2677/3823)   
Checking out files:  71% (2715/3823)   
Checking out files:  72% (2753/3823)   
Checking out files:  73% (2791/3823)   
Checking out files:  74% (2830/3823)   
Checking out files:  75% (2868/3823)   
Checking out files:  76% (2906/3823)   
Checking out files:  77% (2944/3823)   
Checking out files:  78% (2982/3823)   
Checking out files:  79% (3021/3823)   
Checking out files:  80% (3059/3823)   
Checking out files:  81% (3097/3823)   
Checking out files:  82% (3135/3823)   
Checking out files:  83% (3174/3823)   
Checking out files:  84% (3212/3823)   
Checking out files:  85% (3250/3823)   
Checking out files:  86% (3288/3823)   
Checking out files:  87% (3327/3823)   
Checking out files:  88% (3365/3823)   
Checking out files:  89% (3403/3823)   
Checking out files:  90% (3441/3823)   
Checking out files:  91% (3479/3823)   
Checking out files:  92% (3518/3823)   
Checking out files:  93% (3556/3823)   
Checking out files:  94% (3594/3823)   
Checking out files:  95% (3632/3823)   
Checking out files:  96% (3671/3823)   
Checking out files:  97% (3709/3823)   
Checking out files:  98% (3747/3823)   
Checking out files:  98% (3770/3823)   
Checking out files:  99% (3785/3823)   
Checking out files: 100% (3823/3823)   
Checking out files: 100% (3823/3823), done.
16:17:36 [2021-03-24T16:17:36.389Z] #56 49.40 + cd /tmp/tmp.ztgUhc4tbS/src/github.com/containerd/containerd
16:17:36 [2021-03-24T16:17:36.389Z] #56 49.40 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:17:36 [2021-03-24T16:17:36.389Z] #56 52.06 + export 'BUILDTAGS=netgo osusergo static_build'
16:17:36 [2021-03-24T16:17:36.389Z] #56 52.06 + BUILDTAGS='netgo osusergo static_build'
16:17:36 [2021-03-24T16:17:36.389Z] #56 52.06 + export EXTRA_FLAGS=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.389Z] #56 52.06 + EXTRA_FLAGS=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.389Z] #56 52.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:17:36 [2021-03-24T16:17:36.389Z] #56 52.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:17:36 [2021-03-24T16:17:36.389Z] #56 52.06 + '[' '' = dynamic ']'
16:17:36 [2021-03-24T16:17:36.389Z] #56 52.06 + make
16:17:36 [2021-03-24T16:17:36.551Z] #29 4.843 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:17:36 [2021-03-24T16:17:36.551Z] #29 4.902 
16:17:36 [2021-03-24T16:17:36.612Z] #47 13.03 go: extracting github.com/mattn/go-isatty v0.0.12
16:17:36 [2021-03-24T16:17:36.617Z] #45 ...
16:17:36 [2021-03-24T16:17:36.617Z] 
16:17:36 [2021-03-24T16:17:36.617Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:36 [2021-03-24T16:17:36.617Z] #34 sha256:0b0a4aa222997397888ebaefffb69cd110da1b866697c189985ad124e9137baf
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.489 + RM_GOPATH=0
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.489 + TMP_GOPATH=
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.489 + : /build
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.489 + '[' -z '' ']'
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.494 ++ mktemp -d
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.507 + export GOPATH=/tmp/tmp.vxqekWdcAc
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.507 + GOPATH=/tmp/tmp.vxqekWdcAc
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.507 + RM_GOPATH=1
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.507 + case "$(go env GOARCH)" in
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.507 ++ go env GOARCH
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.548 + export GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.548 + GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 ++ dirname /tmp/install/install.sh
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 + dir=/tmp/install
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 + bin=tomlv
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 + shift
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 + '[' '!' -f /tmp/install/tomlv.installer ']'
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 + . /tmp/install/tomlv.installer
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 + install_tomlv
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vxqekWdcAc/src/github.com/BurntSushi/toml
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 Cloning into '/tmp/tmp.vxqekWdcAc/src/github.com/BurntSushi/toml'...
16:17:36 [2021-03-24T16:17:36.617Z] #34 9.573 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:36 [2021-03-24T16:17:36.617Z] #34 10.44 + cd /tmp/tmp.vxqekWdcAc/src/github.com/BurntSushi/toml
16:17:36 [2021-03-24T16:17:36.617Z] #34 10.44 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:36 [2021-03-24T16:17:36.617Z] #34 10.49 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:17:36 [2021-03-24T16:17:36.617Z] #34 ...
16:17:36 [2021-03-24T16:17:36.617Z] 
16:17:36 [2021-03-24T16:17:36.617Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:17:36 [2021-03-24T16:17:36.617Z] #24 sha256:abf739ade8b3fc25f6362f8ed35124942a22070bbcefb414453d1483a200c99c
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.459 + RM_GOPATH=0
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.459 + TMP_GOPATH=
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.459 + : /build
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.459 + '[' -z '' ']'
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.459 ++ mktemp -d
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.459 + export GOPATH=/tmp/tmp.H59OE993DB
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.459 + GOPATH=/tmp/tmp.H59OE993DB
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.459 + RM_GOPATH=1
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.459 + case "$(go env GOARCH)" in
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.460 ++ go env GOARCH
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.493 + export GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.493 + GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.497 ++ dirname /tmp/install/install.sh
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.499 + dir=/tmp/install
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.499 + bin=dockercli
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.499 + shift
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.499 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.499 + . /tmp/install/dockercli.installer
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.499 ++ : stable
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.499 ++ : 17.06.2-ce
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.499 + install_dockercli
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.499 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.499 Install docker/cli version 17.06.2-ce from stable
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.501 ++ uname -m
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.501 + arch=x86_64
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.502 + '[' x86_64 '!=' x86_64 ']'
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.502 + url=https://download.docker.com/linux/static
16:17:36 [2021-03-24T16:17:36.617Z] #24 9.504 + tar -xz docker/docker
16:17:36 [2021-03-24T16:17:36.618Z] #24 9.512 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:17:36 [2021-03-24T16:17:36.649Z] #56 53.03 + bin/ctr
16:17:36 [2021-03-24T16:17:36.649Z] #56 ...
16:17:36 [2021-03-24T16:17:36.649Z] 
16:17:36 [2021-03-24T16:17:36.649Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:36 [2021-03-24T16:17:36.649Z] #51 sha256:4033407cc892fc315ff9ec669e2023b219ae3de198323bae71c586557fca0a71
16:17:36 [2021-03-24T16:17:36.649Z] #51 98.28 mvdan.cc/sh/v3/fileutil
16:17:36 [2021-03-24T16:17:36.649Z] #51 98.29 mvdan.cc/sh/v3/syntax
16:17:36 [2021-03-24T16:17:36.649Z] #51 104.4 mvdan.cc/sh/v3/cmd/shfmt
16:17:36 [2021-03-24T16:17:36.649Z] #51 ...
16:17:36 [2021-03-24T16:17:36.649Z] 
16:17:36 [2021-03-24T16:17:36.649Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:17:36 [2021-03-24T16:17:36.649Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:17:36 [2021-03-24T16:17:36.649Z] #43 19.66   CC       images/core-s390.o
16:17:36 [2021-03-24T16:17:36.812Z] #29 4.970 
######################################################################## 100.0%
16:17:36 [2021-03-24T16:17:36.812Z] #29 4.986 
16:17:36 [2021-03-24T16:17:36.812Z] #29 ...
16:17:36 [2021-03-24T16:17:36.812Z] 
16:17:36 [2021-03-24T16:17:36.812Z] #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
16:17:36 [2021-03-24T16:17:36.812Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
16:17:36 [2021-03-24T16:17:36.812Z] #11 DONE 2.9s
16:17:36 [2021-03-24T16:17:36.889Z] #24 ...
16:17:36 [2021-03-24T16:17:36.889Z] 
16:17:36 [2021-03-24T16:17:36.889Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:17:36 [2021-03-24T16:17:36.889Z] #67 sha256:1dec96f5b5db35b051a904df019cba065a57573fe4dff164ca168876055ce3ad
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.763 + RM_GOPATH=0
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.768 + TMP_GOPATH=
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.768 + : /build
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.768 + '[' -z '' ']'
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.768 ++ mktemp -d
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.768 + export GOPATH=/tmp/tmp.hea30g14eL
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.768 + GOPATH=/tmp/tmp.hea30g14eL
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.768 + RM_GOPATH=1
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.768 + case "$(go env GOARCH)" in
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.768 ++ go env GOARCH
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.774 + export GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.774 + GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.774 ++ dirname /tmp/install/install.sh
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + dir=/tmp/install
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + bin=proxy
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + shift
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + '[' '!' -f /tmp/install/proxy.installer ']'
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + . /tmp/install/proxy.installer
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + install_proxy
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + case "$1" in
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + export CGO_ENABLED=0
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + CGO_ENABLED=0
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + _install_proxy
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.775 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hea30g14eL/src/github.com/docker/libnetwork
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.778 Cloning into '/tmp/tmp.hea30g14eL/src/github.com/docker/libnetwork'...
16:17:36 [2021-03-24T16:17:36.889Z] #67 5.782 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:36 [2021-03-24T16:17:36.889Z] #67 ...
16:17:36 [2021-03-24T16:17:36.889Z] 
16:17:36 [2021-03-24T16:17:36.889Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:36 [2021-03-24T16:17:36.889Z] #51 sha256:fd7a52d904d7bd3253e32f7dc1a9c0861a3df5a3d00a0988abeb01be67ae0c21
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.582 + RM_GOPATH=0
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.582 + TMP_GOPATH=
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.582 + : /build
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.582 + '[' -z '' ']'
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.582 ++ mktemp -d
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.582 + export GOPATH=/tmp/tmp.XrEZDmE278
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.582 + GOPATH=/tmp/tmp.XrEZDmE278
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.582 + RM_GOPATH=1
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.582 + case "$(go env GOARCH)" in
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.582 ++ go env GOARCH
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 + export GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 + GO_BUILDMODE=-buildmode=pie
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 ++ dirname /tmp/install/install.sh
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 + dir=/tmp/install
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 + bin=shfmt
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 + shift
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 + . /tmp/install/shfmt.installer
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 + install_shfmt
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XrEZDmE278/src/github.com/mvdan/sh
16:17:36 [2021-03-24T16:17:36.889Z] #51 7.612 Cloning into '/tmp/tmp.XrEZDmE278/src/github.com/mvdan/sh'...
16:17:37 [2021-03-24T16:17:37.072Z] 
16:17:37 [2021-03-24T16:17:37.072Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:17:37 [2021-03-24T16:17:37.072Z] #29 sha256:c9c064b1cc6f9c713a6c0b5ed0fef4874eccc02b032a2c6fd7f637de89776e79
16:17:37 [2021-03-24T16:17:37.072Z] #29 5.234 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:17:37 [2021-03-24T16:17:37.072Z] #29 5.326 
16:17:37 [2021-03-24T16:17:37.072Z] #29 5.404 
######################################################################## 100.0%
16:17:37 [2021-03-24T16:17:37.072Z] #29 5.423 
16:17:37 [2021-03-24T16:17:37.155Z] #51 ...
16:17:37 [2021-03-24T16:17:37.155Z] 
16:17:37 [2021-03-24T16:17:37.155Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:17:37 [2021-03-24T16:17:37.155Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:17:37 [2021-03-24T16:17:37.155Z] #55 10.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:37 [2021-03-24T16:17:37.155Z] #55 10.62 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:37 [2021-03-24T16:17:37.155Z] #55 10.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:37 [2021-03-24T16:17:37.219Z] #43 20.30   CC       images/cpuinfo.o
16:17:37 [2021-03-24T16:17:37.332Z] #29 ...
16:17:37 [2021-03-24T16:17:37.332Z] 
16:17:37 [2021-03-24T16:17:37.332Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:17:37 [2021-03-24T16:17:37.332Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
16:17:37 [2021-03-24T16:17:37.332Z] #39 DONE 0.5s
16:17:37 [2021-03-24T16:17:37.332Z] 
16:17:37 [2021-03-24T16:17:37.332Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:17:37 [2021-03-24T16:17:37.332Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
16:17:37 [2021-03-24T16:17:37.332Z] #31 DONE 0.6s
16:17:37 [2021-03-24T16:17:37.332Z] 
16:17:37 [2021-03-24T16:17:37.332Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:17:37 [2021-03-24T16:17:37.332Z] #29 sha256:c9c064b1cc6f9c713a6c0b5ed0fef4874eccc02b032a2c6fd7f637de89776e79
16:17:37 [2021-03-24T16:17:37.332Z] #29 5.659 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:17:37 [2021-03-24T16:17:37.332Z] #29 5.751 
16:17:37 [2021-03-24T16:17:37.453Z] #55 ...
16:17:37 [2021-03-24T16:17:37.453Z] 
16:17:37 [2021-03-24T16:17:37.453Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:17:37 [2021-03-24T16:17:37.453Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:17:37 [2021-03-24T16:17:37.453Z] #36 8.975 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:37 [2021-03-24T16:17:37.453Z] #36 9.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:37 [2021-03-24T16:17:37.453Z] #36 9.358 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:37 [2021-03-24T16:17:37.453Z] #36 10.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:37 [2021-03-24T16:17:37.453Z] #36 ...
16:17:37 [2021-03-24T16:17:37.453Z] 
16:17:37 [2021-03-24T16:17:37.453Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:37 [2021-03-24T16:17:37.453Z] #47 sha256:663a565353f78547f1a0226e93ebcf95e8564747e031c31953cda80420e11402
16:17:37 [2021-03-24T16:17:37.453Z] #47 11.56 go: downloading gotest.tools/gotestsum v0.5.3
16:17:37 [2021-03-24T16:17:37.696Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.7s done
16:17:37 [2021-03-24T16:17:37.696Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
16:17:37 [2021-03-24T16:17:37.789Z] #43 20.76   CC       images/inventory.o
16:17:37 [2021-03-24T16:17:37.789Z] #43 20.98   CC       images/fdinfo.o
16:17:37 [2021-03-24T16:17:37.887Z] .....INFO: Daemon under test started and replied!
16:17:37 [2021-03-24T16:17:37.887Z] INFO: Docker version of the daemon under test
16:17:37 [2021-03-24T16:17:37.887Z] 
16:17:37 [2021-03-24T16:17:37.887Z] Client:
16:17:37 [2021-03-24T16:17:37.887Z]  Version:      17.06.2-ce
16:17:37 [2021-03-24T16:17:37.887Z]  API version:  1.30
16:17:37 [2021-03-24T16:17:37.887Z]  Go version:   go1.8.3
16:17:37 [2021-03-24T16:17:37.887Z]  Git commit:   cec0b72
16:17:37 [2021-03-24T16:17:37.887Z]  Built:        Tue Sep  5 19:57:19 2017
16:17:37 [2021-03-24T16:17:37.887Z]  OS/Arch:      windows/amd64
16:17:37 [2021-03-24T16:17:37.887Z] 
16:17:37 [2021-03-24T16:17:37.887Z] Server:
16:17:37 [2021-03-24T16:17:37.887Z]  Version:      0.0.0-dev
16:17:37 [2021-03-24T16:17:37.887Z]  API version:  1.41 (minimum version 1.24)
16:17:37 [2021-03-24T16:17:37.887Z]  Go version:   go1.13.15
16:17:37 [2021-03-24T16:17:37.887Z]  Git commit:   4756d15bb0
16:17:37 [2021-03-24T16:17:37.887Z]  Built:        03/24/2021 16:15:36
16:17:37 [2021-03-24T16:17:37.887Z]  OS/Arch:      windows/amd64
16:17:37 [2021-03-24T16:17:37.887Z]  Experimental: false
16:17:37 [2021-03-24T16:17:37.887Z] 
16:17:37 [2021-03-24T16:17:37.887Z] INFO: Docker info of the daemon under test
16:17:37 [2021-03-24T16:17:37.887Z] 
16:17:37 [2021-03-24T16:17:37.887Z] Containers: 0
16:17:37 [2021-03-24T16:17:37.887Z]  Running: 0
16:17:37 [2021-03-24T16:17:37.887Z]  Paused: 0
16:17:37 [2021-03-24T16:17:37.887Z]  Stopped: 0
16:17:37 [2021-03-24T16:17:37.887Z] Images: 0
16:17:37 [2021-03-24T16:17:37.887Z] Server Version: 0.0.0-dev
16:17:37 [2021-03-24T16:17:37.887Z] Storage Driver: windowsfilter
16:17:37 [2021-03-24T16:17:37.887Z]  Windows: 
16:17:37 [2021-03-24T16:17:37.887Z] Logging Driver: json-file
16:17:37 [2021-03-24T16:17:37.887Z] Plugins: 
16:17:37 [2021-03-24T16:17:37.887Z]  Volume: local
16:17:37 [2021-03-24T16:17:37.887Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:17:37 [2021-03-24T16:17:37.887Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:17:37 [2021-03-24T16:17:37.887Z] Swarm: inactive
16:17:37 [2021-03-24T16:17:37.887Z] Default Isolation: process
16:17:37 [2021-03-24T16:17:37.887Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:17:37 [2021-03-24T16:17:37.887Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
16:17:37 [2021-03-24T16:17:37.887Z] OSType: windows
16:17:37 [2021-03-24T16:17:37.887Z] Architecture: x86_64
16:17:37 [2021-03-24T16:17:37.887Z] CPUs: 4
16:17:37 [2021-03-24T16:17:37.887Z] Total Memory: 32GiB
16:17:37 [2021-03-24T16:17:37.887Z] Name: azwin-2-60e4b0
16:17:37 [2021-03-24T16:17:37.887Z] ID: GVJA:GZ5N:7772:HSQD:Z5T3:VHQS:ROEL:34SO:CIQF:IXIU:PVV3:STLO
16:17:37 [2021-03-24T16:17:37.887Z] Docker Root Dir: D:\CI\PR-42193\4\daemon
16:17:37 [2021-03-24T16:17:37.887Z] Debug Mode (client): false
16:17:37 [2021-03-24T16:17:37.887Z] Debug Mode (server): true
16:17:37 [2021-03-24T16:17:37.887Z]  File Descriptors: -1
16:17:37 [2021-03-24T16:17:37.887Z]  Goroutines: 16
16:17:37 [2021-03-24T16:17:37.887Z]  System Time: 2021-03-24T16:17:35.7349898Z
16:17:37 [2021-03-24T16:17:37.887Z]  EventsListeners: 0
16:17:37 [2021-03-24T16:17:37.887Z] Registry: https://index.docker.io/v1/
16:17:37 [2021-03-24T16:17:37.887Z] Labels:
16:17:37 [2021-03-24T16:17:37.887Z] Experimental: false
16:17:37 [2021-03-24T16:17:37.887Z] Insecure Registries:
16:17:37 [2021-03-24T16:17:37.887Z]  127.0.0.0/8
16:17:37 [2021-03-24T16:17:37.887Z] Live Restore Enabled: false
16:17:37 [2021-03-24T16:17:37.887Z] 
16:17:37 [2021-03-24T16:17:37.887Z] 
16:17:37 [2021-03-24T16:17:37.887Z] INFO: Docker images of the daemon under test
16:17:37 [2021-03-24T16:17:37.887Z] 
16:17:37 [2021-03-24T16:17:37.887Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
16:17:37 [2021-03-24T16:17:37.887Z] 
16:17:37 [2021-03-24T16:17:37.887Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
16:17:37 [2021-03-24T16:17:37.887Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
16:17:37 [2021-03-24T16:17:37.887Z] ltsc2019: Pulling from windows/servercore
16:17:37 [2021-03-24T16:17:37.887Z] 4612f6d0b889: Pulling fs layer
16:17:37 [2021-03-24T16:17:37.887Z] 5ff1512f88ec: Pulling fs layer
16:17:37 [2021-03-24T16:17:37.959Z] #9 DONE 26.5s
16:17:37 [2021-03-24T16:17:37.959Z] 
16:17:37 [2021-03-24T16:17:37.959Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:17:37 [2021-03-24T16:17:37.959Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
16:17:38 [2021-03-24T16:17:38.358Z] #43 21.40   CC       images/fown.o
16:17:38 [2021-03-24T16:17:38.406Z] #47 12.21 go: extracting gotest.tools/gotestsum v0.5.3
16:17:38 [2021-03-24T16:17:38.510Z] #47 14.75 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:17:38 [2021-03-24T16:17:38.618Z] #43 21.62   CC       images/ns.o
16:17:38 [2021-03-24T16:17:38.618Z] #43 21.83   CC       images/regfile.o
16:17:38 [2021-03-24T16:17:38.646Z] #29 5.925 
#                                                                          2.2%
#####                                                                      8.2%
#################                                                         24.3%
###########################                                               38.7%
###################################                                       48.7%
###############################################                           66.2%
##################################################                        69.8%
##########################################################                81.8%
######################################################################## 100.0%
16:17:38 [2021-03-24T16:17:38.646Z] #29 6.896 
16:17:38 [2021-03-24T16:17:38.878Z] #43 22.05   CC       images/ghost-file.o
16:17:39 [2021-03-24T16:17:39.219Z] #29 7.437 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:17:39 [2021-03-24T16:17:39.219Z] #29 7.535 
16:17:39 [2021-03-24T16:17:39.447Z] #43 ...
16:17:39 [2021-03-24T16:17:39.447Z] 
16:17:39 [2021-03-24T16:17:39.447Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:39 [2021-03-24T16:17:39.447Z] #51 sha256:4033407cc892fc315ff9ec669e2023b219ae3de198323bae71c586557fca0a71
16:17:39 [2021-03-24T16:17:39.447Z] #51 DONE 111.0s
16:17:39 [2021-03-24T16:17:39.447Z] 
16:17:39 [2021-03-24T16:17:39.447Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:17:39 [2021-03-24T16:17:39.447Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:17:39 [2021-03-24T16:17:39.447Z] #43 22.44   CC       images/fifo.o
16:17:39 [2021-03-24T16:17:39.709Z] #43 22.77   CC       images/remap-file-path.o
16:17:40 [2021-03-24T16:17:40.279Z] #43 23.27   CC       images/eventfd.o
16:17:40 [2021-03-24T16:17:40.332Z] #47 14.29 go: downloading github.com/pkg/errors v0.9.1
16:17:40 [2021-03-24T16:17:40.332Z] #47 14.29 go: downloading github.com/fatih/color v1.9.0
16:17:40 [2021-03-24T16:17:40.332Z] #47 14.31 go: downloading github.com/spf13/pflag v1.0.3
16:17:40 [2021-03-24T16:17:40.332Z] #47 14.38 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:40 [2021-03-24T16:17:40.332Z] #47 14.38 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:40 [2021-03-24T16:17:40.411Z] #47 16.52 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:17:40 [2021-03-24T16:17:40.540Z] #43 23.74   CC       images/eventpoll.o
16:17:40 [2021-03-24T16:17:40.595Z] #47 14.50 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:17:40 [2021-03-24T16:17:40.595Z] #47 14.69 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:17:40 [2021-03-24T16:17:40.595Z] #47 14.71 go: downloading github.com/jonboulle/clockwork v0.1.0
16:17:40 [2021-03-24T16:17:40.864Z] #47 14.83 go: extracting github.com/fatih/color v1.9.0
16:17:40 [2021-03-24T16:17:40.864Z] #47 14.91 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:17:40 [2021-03-24T16:17:40.991Z] #29 7.755 #=#=#                                                                         
##O#- #                                                                       

######################################################################## 100.0%
16:17:40 [2021-03-24T16:17:40.991Z] #29 9.079 
16:17:40 [2021-03-24T16:17:40.991Z] #29 9.330 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:17:40 [2021-03-24T16:17:40.991Z] #29 9.407 
16:17:40 [2021-03-24T16:17:40.991Z] #29 9.457 
######################################################################## 100.0%
16:17:41 [2021-03-24T16:17:41.110Z] #43 24.06   CC       images/fh.o
16:17:41 [2021-03-24T16:17:41.110Z] #43 24.31   CC       images/fsnotify.o
16:17:41 [2021-03-24T16:17:41.133Z] #47 15.04 go: downloading github.com/mattn/go-isatty v0.0.12
16:17:41 [2021-03-24T16:17:41.133Z] #47 15.10 go: downloading github.com/mattn/go-colorable v0.1.6
16:17:41 [2021-03-24T16:17:41.133Z] #47 15.31 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:41 [2021-03-24T16:17:41.252Z] #29 9.487 
16:17:41 [2021-03-24T16:17:41.252Z] #29 9.505 Download of images into '/build' complete.
16:17:41 [2021-03-24T16:17:41.252Z] #29 9.505 Use something like the following to load the result into a Docker daemon:
16:17:41 [2021-03-24T16:17:41.252Z] #29 9.505   tar -cC '/build' . | docker load
16:17:41 [2021-03-24T16:17:41.344Z] #47 ...
16:17:41 [2021-03-24T16:17:41.344Z] 
16:17:41 [2021-03-24T16:17:41.344Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:41 [2021-03-24T16:17:41.344Z] #34 sha256:68dfc7f392fbd8ddecb2a0b6a569e263a0b7fe41cb08e93849942e3ef26be42d
16:17:41 [2021-03-24T16:17:41.344Z] #34 17.50 internal/testlog
16:17:41 [2021-03-24T16:17:41.397Z] #47 15.31 go: extracting github.com/spf13/pflag v1.0.3
16:17:41 [2021-03-24T16:17:41.397Z] #47 15.37 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:41 [2021-03-24T16:17:41.623Z] #34 ...
16:17:41 [2021-03-24T16:17:41.623Z] 
16:17:41 [2021-03-24T16:17:41.623Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:41 [2021-03-24T16:17:41.623Z] #58 sha256:76daf0f88c1aa31408f571abe795c19146031ff09fe4f62bec22f7e4846ae115
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.841 + RM_GOPATH=0
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.841 + TMP_GOPATH=
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.841 + : /build
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.841 + '[' -z '' ']'
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.841 ++ mktemp -d
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.841 + export GOPATH=/tmp/tmp.oHajehnAmU
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.841 + GOPATH=/tmp/tmp.oHajehnAmU
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.841 + RM_GOPATH=1
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.841 + case "$(go env GOARCH)" in
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.841 ++ go env GOARCH
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.877 + export GO_BUILDMODE=-buildmode=pie
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.877 + GO_BUILDMODE=-buildmode=pie
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.877 ++ dirname /tmp/install/install.sh
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + dir=/tmp/install
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + bin=rootlesskit
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + shift
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + . /tmp/install/rootlesskit.installer
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 ++ : 81d7d047d09a5b93645817ec580181de7a984082
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + install_rootlesskit
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + case "$1" in
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + export CGO_ENABLED=0
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + CGO_ENABLED=0
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + _install_rootlesskit
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.889 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oHajehnAmU/src/github.com/rootless-containers/rootlesskit
16:17:41 [2021-03-24T16:17:41.623Z] #58 7.891 Cloning into '/tmp/tmp.oHajehnAmU/src/github.com/rootless-containers/rootlesskit'...
16:17:41 [2021-03-24T16:17:41.623Z] #58 15.04 + cd /tmp/tmp.oHajehnAmU/src/github.com/rootless-containers/rootlesskit
16:17:41 [2021-03-24T16:17:41.623Z] #58 15.04 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
16:17:41 [2021-03-24T16:17:41.623Z] #58 15.23 + export GO111MODULE=on
16:17:41 [2021-03-24T16:17:41.623Z] #58 15.23 + GO111MODULE=on
16:17:41 [2021-03-24T16:17:41.623Z] #58 15.23 + export GOPROXY=https://proxy.golang.org
16:17:41 [2021-03-24T16:17:41.623Z] #58 15.23 + GOPROXY=https://proxy.golang.org
16:17:41 [2021-03-24T16:17:41.623Z] #58 15.23 + for f in rootlesskit rootlesskit-docker-proxy
16:17:41 [2021-03-24T16:17:41.623Z] #58 15.23 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:17:41 [2021-03-24T16:17:41.623Z] #58 17.73 go: downloading github.com/gorilla/mux v1.8.0
16:17:41 [2021-03-24T16:17:41.623Z] #58 17.85 go: downloading github.com/gofrs/flock v0.8.0
16:17:41 [2021-03-24T16:17:41.623Z] #58 17.91 go: downloading github.com/sirupsen/logrus v1.8.1
16:17:41 [2021-03-24T16:17:41.623Z] #58 17.98 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:17:41 [2021-03-24T16:17:41.623Z] #58 17.98 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:17:41 [2021-03-24T16:17:41.623Z] #58 ...
16:17:41 [2021-03-24T16:17:41.623Z] 
16:17:41 [2021-03-24T16:17:41.623Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:41 [2021-03-24T16:17:41.623Z] #47 sha256:0e89e20e842d5433361ac81a9ab2373b857b8f270921e13f903be9f00adcf487
16:17:41 [2021-03-24T16:17:41.623Z] #47 17.73 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:17:41 [2021-03-24T16:17:41.660Z] #47 15.76 go: extracting github.com/jonboulle/clockwork v0.1.0
16:17:41 [2021-03-24T16:17:41.681Z] #43 24.86   CC       images/signalfd.o
16:17:41 [2021-03-24T16:17:41.940Z] #43 25.07   CC       images/fs.o
16:17:42 [2021-03-24T16:17:42.200Z] #43 25.24   CC       images/pstree.o
16:17:42 [2021-03-24T16:17:42.200Z] #43 25.43   CC       images/pipe.o
16:17:42 [2021-03-24T16:17:42.201Z] #29 DONE 10.4s
16:17:42 [2021-03-24T16:17:42.201Z] 
16:17:42 [2021-03-24T16:17:42.201Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:17:42 [2021-03-24T16:17:42.201Z] #67 sha256:88e97c6bdaa87c05231c2d02af874a12a98675c1e83a3e360523255f454d05e0
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.197 + RM_GOPATH=0
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.197 + TMP_GOPATH=
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.197 + : /build
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.197 + '[' -z '' ']'
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.197 ++ mktemp -d
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.202 + export GOPATH=/tmp/tmp.s5VDAu7JSD
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.202 + GOPATH=/tmp/tmp.s5VDAu7JSD
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.202 + RM_GOPATH=1
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.202 + case "$(go env GOARCH)" in
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.202 ++ go env GOARCH
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.206 + export GO_BUILDMODE=-buildmode=pie
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.206 + GO_BUILDMODE=-buildmode=pie
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.206 ++ dirname /tmp/install/install.sh
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.206 + dir=/tmp/install
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.206 + bin=proxy
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.206 + shift
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.206 + '[' '!' -f /tmp/install/proxy.installer ']'
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.206 + . /tmp/install/proxy.installer
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.220 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.220 + install_proxy
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.220 + case "$1" in
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.220 + export CGO_ENABLED=0
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.220 + CGO_ENABLED=0
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.220 + _install_proxy
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.220 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.220 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.s5VDAu7JSD/src/github.com/docker/libnetwork
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.221 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:42 [2021-03-24T16:17:42.201Z] #67 5.258 Cloning into '/tmp/tmp.s5VDAu7JSD/src/github.com/docker/libnetwork'...
16:17:42 [2021-03-24T16:17:42.201Z] #67 ...
16:17:42 [2021-03-24T16:17:42.201Z] 
16:17:42 [2021-03-24T16:17:42.201Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
16:17:42 [2021-03-24T16:17:42.201Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
16:17:42 [2021-03-24T16:17:42.201Z] #12 DONE 5.3s
16:17:42 [2021-03-24T16:17:42.201Z] 
16:17:42 [2021-03-24T16:17:42.201Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:42 [2021-03-24T16:17:42.201Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:42 [2021-03-24T16:17:42.260Z] #47 16.13 go: extracting github.com/mattn/go-isatty v0.0.12
16:17:42 [2021-03-24T16:17:42.260Z] #47 16.23 go: extracting github.com/pkg/errors v0.9.1
16:17:42 [2021-03-24T16:17:42.260Z] #47 16.27 go: extracting github.com/mattn/go-colorable v0.1.6
16:17:42 [2021-03-24T16:17:42.461Z] #43 25.65   CC       images/tcp-stream.o
16:17:42 [2021-03-24T16:17:42.559Z] #47 ...
16:17:42 [2021-03-24T16:17:42.559Z] 
16:17:42 [2021-03-24T16:17:42.559Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:17:42 [2021-03-24T16:17:42.559Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:17:42 [2021-03-24T16:17:42.559Z] #40 8.376 + git clone https://github.com/docker/distribution.git .
16:17:42 [2021-03-24T16:17:42.559Z] #40 8.408 Cloning into '.'...
16:17:42 [2021-03-24T16:17:42.559Z] #40 ...
16:17:42 [2021-03-24T16:17:42.559Z] 
16:17:42 [2021-03-24T16:17:42.559Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:42 [2021-03-24T16:17:42.559Z] #58 sha256:76daf0f88c1aa31408f571abe795c19146031ff09fe4f62bec22f7e4846ae115
16:17:42 [2021-03-24T16:17:42.559Z] #58 17.99 go: downloading github.com/moby/vpnkit v0.5.0
16:17:42 [2021-03-24T16:17:42.559Z] #58 18.04 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:17:42 [2021-03-24T16:17:42.559Z] #58 18.51 go: extracting github.com/gofrs/flock v0.8.0
16:17:42 [2021-03-24T16:17:42.559Z] #58 18.60 go: downloading github.com/pkg/errors v0.9.1
16:17:42 [2021-03-24T16:17:42.559Z] #58 18.64 go: extracting github.com/gorilla/mux v1.8.0
16:17:42 [2021-03-24T16:17:42.559Z] #58 18.71 go: downloading github.com/google/uuid v1.2.0
16:17:42 [2021-03-24T16:17:42.559Z] #58 18.75 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:17:42 [2021-03-24T16:17:42.559Z] #58 18.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:17:42 [2021-03-24T16:17:42.721Z] #43 25.87   CC       images/sk-packet.o
16:17:42 [2021-03-24T16:17:42.817Z] #58 19.07 go: extracting github.com/sirupsen/logrus v1.8.1
16:17:42 [2021-03-24T16:17:42.817Z] #58 19.14 go: downloading github.com/urfave/cli/v2 v2.3.0
16:17:42 [2021-03-24T16:17:42.817Z] #58 ...
16:17:42 [2021-03-24T16:17:42.817Z] 
16:17:42 [2021-03-24T16:17:42.817Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:17:42 [2021-03-24T16:17:42.817Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:17:42 [2021-03-24T16:17:42.817Z] #32 8.830 + git clone https://github.com/kolyshkin/go-swagger.git .
16:17:42 [2021-03-24T16:17:42.817Z] #32 8.846 Cloning into '.'...
16:17:42 [2021-03-24T16:17:42.981Z] #43 26.13   CC       images/mnt.o
16:17:43 [2021-03-24T16:17:43.074Z] #32 ...
16:17:43 [2021-03-24T16:17:43.074Z] 
16:17:43 [2021-03-24T16:17:43.074Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:43 [2021-03-24T16:17:43.074Z] #58 sha256:76daf0f88c1aa31408f571abe795c19146031ff09fe4f62bec22f7e4846ae115
16:17:43 [2021-03-24T16:17:43.074Z] #58 19.20 go: extracting github.com/pkg/errors v0.9.1
16:17:43 [2021-03-24T16:17:43.074Z] #58 19.23 go: extracting github.com/google/uuid v1.2.0
16:17:43 [2021-03-24T16:17:43.074Z] #58 19.23 go: extracting github.com/moby/sys/mountinfo v0.4.1
16:17:43 [2021-03-24T16:17:43.241Z] #43 26.43   CC       images/pipe-data.o
16:17:43 [2021-03-24T16:17:43.283Z] #10 DONE 4.5s
16:17:43 [2021-03-24T16:17:43.283Z] 
16:17:43 [2021-03-24T16:17:43.283Z] #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
16:17:43 [2021-03-24T16:17:43.283Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
16:17:43 [2021-03-24T16:17:43.502Z] #43 26.61   CC       images/sa.o
16:17:43 [2021-03-24T16:17:43.547Z] #11 ...
16:17:43 [2021-03-24T16:17:43.547Z] 
16:17:43 [2021-03-24T16:17:43.547Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:17:43 [2021-03-24T16:17:43.547Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02
16:17:43 [2021-03-24T16:17:43.547Z] #27 6.990 Reading package lists...
16:17:43 [2021-03-24T16:17:43.547Z] #27 8.255 Reading package lists...
16:17:43 [2021-03-24T16:17:43.547Z] #27 9.517 Building dependency tree...
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.18 The following additional packages will be installed:
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.18   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.18   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.18   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.18 Suggested packages:
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.18   krb5-doc krb5-user
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.18 Recommended packages:
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.18   krb5-locales publicsuffix libsasl2-modules
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.42 The following NEW packages will be installed:
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.43   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.43   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.43   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.43   libssh2-1 libssl1.1 openssl
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.72 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.72 Need to get 4777 kB of archives.
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.72 After this operation, 11.5 MB of additional disk space will be used.
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.72 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.72 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.72 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.73 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.73 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.74 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.74 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.75 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.82 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.82 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.82 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.83 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.83 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.84 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.89 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 10.96 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.02 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.03 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.03 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.03 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.04 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.29 debconf: delaying package configuration, since apt-utils is not installed
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.34 Fetched 4777 kB in 1s (8269 kB/s)
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.41 Selecting previously unselected package libssl1.1:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.41 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.43 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.70 Selecting previously unselected package libsasl2-modules-db:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.70 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.70 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.77 Selecting previously unselected package libsasl2-2:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.77 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.77 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.83 Selecting previously unselected package libldap-common.
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.84 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.84 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.90 Selecting previously unselected package libldap-2.4-2:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.90 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 11.91 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.04 Selecting previously unselected package openssl.
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.04 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.05 Unpacking openssl (1.1.1d-0+deb10u5) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.34 Selecting previously unselected package ca-certificates.
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.34 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.35 Unpacking ca-certificates (20200601~deb10u2) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.68 Selecting previously unselected package libkeyutils1:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.68 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.69 Unpacking libkeyutils1:arm64 (1.6-6) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.73 Selecting previously unselected package libkrb5support0:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.73 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.74 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.79 Selecting previously unselected package libk5crypto3:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.79 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.79 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.86 Selecting previously unselected package libkrb5-3:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.86 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 12.86 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.06 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.06 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.07 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.39 Selecting previously unselected package libnghttp2-14:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.40 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.40 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.45 Selecting previously unselected package libpsl5:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.45 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.46 Unpacking libpsl5:arm64 (0.20.2-2) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.51 Selecting previously unselected package librtmp1:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.51 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.52 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.57 Selecting previously unselected package libssh2-1:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.57 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.57 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.72 Selecting previously unselected package libcurl4:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.72 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 13.73 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 15.79 Selecting previously unselected package curl.
16:17:43 [2021-03-24T16:17:43.547Z] #27 15.79 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 15.80 Unpacking curl (7.64.0-4+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 16.95 Selecting previously unselected package libonig5:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 16.95 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.06 Unpacking libonig5:arm64 (6.9.1-1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.28 Selecting previously unselected package libjq1:arm64.
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.28 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.29 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.35 Selecting previously unselected package jq.
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.36 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.37 Unpacking jq (1.5+dfsg-2+b1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.42 Setting up libkeyutils1:arm64 (1.6-6) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.43 Setting up libpsl5:arm64 (0.20.2-2) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.45 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.73 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.75 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.76 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.78 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.79 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.80 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.82 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.83 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.84 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.86 Setting up openssl (1.1.1d-0+deb10u5) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.88 Setting up libonig5:arm64 (6.9.1-1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.89 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.90 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
16:17:43 [2021-03-24T16:17:43.547Z] #27 17.92 Setting up ca-certificates (20200601~deb10u2) ...
16:17:43 [2021-03-24T16:17:43.654Z] #47 ...
16:17:43 [2021-03-24T16:17:43.654Z] 
16:17:43 [2021-03-24T16:17:43.654Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:17:43 [2021-03-24T16:17:43.654Z] #67 sha256:1dec96f5b5db35b051a904df019cba065a57573fe4dff164ca168876055ce3ad
16:17:43 [2021-03-24T16:17:43.654Z] #67 11.90 Checking out files:  37% (712/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:  67% (1280/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:  94% (1797/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.
16:17:43 [2021-03-24T16:17:43.654Z] #67 14.69 + cd /tmp/tmp.hea30g14eL/src/github.com/docker/libnetwork
16:17:43 [2021-03-24T16:17:43.654Z] #67 14.69 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:43 [2021-03-24T16:17:43.654Z] #67 15.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:17:43 [2021-03-24T16:17:43.762Z] #43 26.83   CC       images/timer.o
16:17:43 [2021-03-24T16:17:43.810Z] #27 18.69 Updating certificates in /etc/ssl/certs...
16:17:44 [2021-03-24T16:17:44.034Z] #43 27.15   CC       images/timerfd.o
16:17:44 [2021-03-24T16:17:44.076Z] #27 ...
16:17:44 [2021-03-24T16:17:44.076Z] 
16:17:44 [2021-03-24T16:17:44.076Z] #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
16:17:44 [2021-03-24T16:17:44.076Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
16:17:44 [2021-03-24T16:17:44.076Z] #11 DONE 1.7s
16:17:44 [2021-03-24T16:17:44.076Z] 
16:17:44 [2021-03-24T16:17:44.076Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:17:44 [2021-03-24T16:17:44.076Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
16:17:44 [2021-03-24T16:17:44.296Z] #43 27.34   CC       images/mm.o
16:17:44 [2021-03-24T16:17:44.387Z] #39 ...
16:17:44 [2021-03-24T16:17:44.387Z] 
16:17:44 [2021-03-24T16:17:44.387Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:17:44 [2021-03-24T16:17:44.387Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
16:17:44 [2021-03-24T16:17:44.387Z] #31 DONE 0.2s
16:17:44 [2021-03-24T16:17:44.444Z] #58 ...
16:17:44 [2021-03-24T16:17:44.445Z] 
16:17:44 [2021-03-24T16:17:44.445Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:44 [2021-03-24T16:17:44.445Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:44 [2021-03-24T16:17:44.445Z] #13 4.838 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
16:17:44 [2021-03-24T16:17:44.445Z] #13 5.143 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:44 [2021-03-24T16:17:44.445Z] #13 5.143 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:44 [2021-03-24T16:17:44.445Z] #13 5.151 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:44 [2021-03-24T16:17:44.445Z] #13 7.012 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
16:17:44 [2021-03-24T16:17:44.445Z] #13 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:44 [2021-03-24T16:17:44.445Z] #13 13.77 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:44 [2021-03-24T16:17:44.445Z] #13 ...
16:17:44 [2021-03-24T16:17:44.445Z] 
16:17:44 [2021-03-24T16:17:44.445Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:44 [2021-03-24T16:17:44.445Z] #34 sha256:68dfc7f392fbd8ddecb2a0b6a569e263a0b7fe41cb08e93849942e3ef26be42d
16:17:44 [2021-03-24T16:17:44.445Z] #34 18.14 encoding
16:17:44 [2021-03-24T16:17:44.445Z] #34 18.31 runtime/cgo
16:17:44 [2021-03-24T16:17:44.555Z] #43 27.65   CC       images/sk-opts.o
16:17:44 [2021-03-24T16:17:44.555Z] #43 27.84   CC       images/sk-unix.o
16:17:44 [2021-03-24T16:17:44.663Z] 
16:17:44 [2021-03-24T16:17:44.663Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:17:44 [2021-03-24T16:17:44.663Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
16:17:44 [2021-03-24T16:17:44.663Z] #39 DONE 0.3s
16:17:44 [2021-03-24T16:17:44.663Z] 
16:17:44 [2021-03-24T16:17:44.663Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:17:44 [2021-03-24T16:17:44.663Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
16:17:44 [2021-03-24T16:17:44.815Z] #43 28.11   CC       images/sk-inet.o
16:17:45 [2021-03-24T16:17:45.008Z] #34 ...
16:17:45 [2021-03-24T16:17:45.008Z] 
16:17:45 [2021-03-24T16:17:45.008Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:17:45 [2021-03-24T16:17:45.008Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:17:45 [2021-03-24T16:17:45.008Z] #42 11.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:45 [2021-03-24T16:17:45.008Z] #42 14.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:45 [2021-03-24T16:17:45.008Z] #42 18.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:45 [2021-03-24T16:17:45.265Z] #42 ...
16:17:45 [2021-03-24T16:17:45.265Z] 
16:17:45 [2021-03-24T16:17:45.265Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:45 [2021-03-24T16:17:45.265Z] #58 sha256:76daf0f88c1aa31408f571abe795c19146031ff09fe4f62bec22f7e4846ae115
16:17:45 [2021-03-24T16:17:45.265Z] #58 20.86 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:17:45 [2021-03-24T16:17:45.265Z] #58 ...
16:17:45 [2021-03-24T16:17:45.265Z] 
16:17:45 [2021-03-24T16:17:45.265Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:45 [2021-03-24T16:17:45.265Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:17:45 [2021-03-24T16:17:45.265Z] #49 11.63 go: extracting github.com/golangci/golangci-lint v1.23.8
16:17:45 [2021-03-24T16:17:45.265Z] #49 21.39 go: downloading github.com/spf13/cobra v0.0.5
16:17:45 [2021-03-24T16:17:45.265Z] #49 21.39 go: downloading github.com/fatih/color v1.7.0
16:17:45 [2021-03-24T16:17:45.265Z] #49 21.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:17:45 [2021-03-24T16:17:45.265Z] #49 21.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:17:45 [2021-03-24T16:17:45.265Z] #49 21.47 go: downloading github.com/spf13/viper v1.6.1
16:17:45 [2021-03-24T16:17:45.385Z] #43 28.51   CC       images/tun.o
16:17:45 [2021-03-24T16:17:45.644Z] #43 28.74   CC       images/sk-netlink.o
16:17:45 [2021-03-24T16:17:45.830Z] #49 22.05 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:17:45 [2021-03-24T16:17:45.830Z] #49 22.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:17:45 [2021-03-24T16:17:45.830Z] #49 22.20 go: extracting github.com/fatih/color v1.7.0
16:17:45 [2021-03-24T16:17:45.830Z] #49 22.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:17:45 [2021-03-24T16:17:45.904Z] #43 28.98   CC       images/packet-sock.o
16:17:46 [2021-03-24T16:17:46.107Z] #49 22.38 go: extracting github.com/spf13/cobra v0.0.5
16:17:46 [2021-03-24T16:17:46.107Z] #49 22.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:17:46 [2021-03-24T16:17:46.164Z] #43 29.37   CC       images/ipc-var.o
16:17:46 [2021-03-24T16:17:46.215Z] #67 ...
16:17:46 [2021-03-24T16:17:46.216Z] 
16:17:46 [2021-03-24T16:17:46.216Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:46 [2021-03-24T16:17:46.216Z] #58 sha256:1bfe582bc9921ba04632a0ba25c951816751e81c3f241050e1c299da125e7e6f
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.17 + RM_GOPATH=0
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.17 + TMP_GOPATH=
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.17 + : /build
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.17 + '[' -z '' ']'
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.17 ++ mktemp -d
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.19 + export GOPATH=/tmp/tmp.lIcAV4LFwu
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.19 + GOPATH=/tmp/tmp.lIcAV4LFwu
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.19 + RM_GOPATH=1
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.19 + case "$(go env GOARCH)" in
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.22 ++ go env GOARCH
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.23 + export GO_BUILDMODE=-buildmode=pie
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.23 + GO_BUILDMODE=-buildmode=pie
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.23 ++ dirname /tmp/install/install.sh
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + dir=/tmp/install
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + bin=rootlesskit
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + shift
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + . /tmp/install/rootlesskit.installer
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 ++ : 81d7d047d09a5b93645817ec580181de7a984082
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + install_rootlesskit
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + case "$1" in
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + export CGO_ENABLED=0
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + CGO_ENABLED=0
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + _install_rootlesskit
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.24 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lIcAV4LFwu/src/github.com/rootless-containers/rootlesskit
16:17:46 [2021-03-24T16:17:46.216Z] #58 10.25 Cloning into '/tmp/tmp.lIcAV4LFwu/src/github.com/rootless-containers/rootlesskit'...
16:17:46 [2021-03-24T16:17:46.216Z] #58 16.64 + cd /tmp/tmp.lIcAV4LFwu/src/github.com/rootless-containers/rootlesskit
16:17:46 [2021-03-24T16:17:46.216Z] #58 16.65 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
16:17:46 [2021-03-24T16:17:46.216Z] #58 16.69 + export GO111MODULE=on
16:17:46 [2021-03-24T16:17:46.216Z] #58 16.69 + GO111MODULE=on
16:17:46 [2021-03-24T16:17:46.216Z] #58 16.69 + export GOPROXY=https://proxy.golang.org
16:17:46 [2021-03-24T16:17:46.216Z] #58 16.69 + GOPROXY=https://proxy.golang.org
16:17:46 [2021-03-24T16:17:46.216Z] #58 16.69 + for f in rootlesskit rootlesskit-docker-proxy
16:17:46 [2021-03-24T16:17:46.216Z] #58 16.69 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:17:46 [2021-03-24T16:17:46.216Z] #58 20.01 go: downloading github.com/pkg/errors v0.9.1
16:17:46 [2021-03-24T16:17:46.216Z] #58 20.03 go: downloading github.com/urfave/cli/v2 v2.3.0
16:17:46 [2021-03-24T16:17:46.216Z] #58 20.03 go: downloading github.com/gofrs/flock v0.8.0
16:17:46 [2021-03-24T16:17:46.216Z] #58 20.03 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:17:46 [2021-03-24T16:17:46.216Z] #58 20.03 go: downloading github.com/sirupsen/logrus v1.8.1
16:17:46 [2021-03-24T16:17:46.216Z] #58 20.03 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:17:46 [2021-03-24T16:17:46.216Z] #58 20.28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:17:46 [2021-03-24T16:17:46.216Z] #58 20.28 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:17:46 [2021-03-24T16:17:46.216Z] #58 ...
16:17:46 [2021-03-24T16:17:46.216Z] 
16:17:46 [2021-03-24T16:17:46.216Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:17:46 [2021-03-24T16:17:46.216Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:17:46 [2021-03-24T16:17:46.216Z] #42 10.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:46 [2021-03-24T16:17:46.216Z] #42 10.54 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:46 [2021-03-24T16:17:46.216Z] #42 10.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:46 [2021-03-24T16:17:46.216Z] #42 12.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:46 [2021-03-24T16:17:46.216Z] #42 15.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:46 [2021-03-24T16:17:46.216Z] #42 19.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:46 [2021-03-24T16:17:46.372Z] #49 ...
16:17:46 [2021-03-24T16:17:46.372Z] 
16:17:46 [2021-03-24T16:17:46.372Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:17:46 [2021-03-24T16:17:46.372Z] #24 sha256:a6a32a0ef5350e911ce02245b14e477e34bf89b11b1288f1eff53c77fdcd3ee9
16:17:46 [2021-03-24T16:17:46.372Z] #24 22.62 + mkdir -p /build
16:17:46 [2021-03-24T16:17:46.372Z] #24 22.64 + mv docker/docker /build/
16:17:46 [2021-03-24T16:17:46.372Z] #24 22.64 + rmdir docker
16:17:46 [2021-03-24T16:17:46.423Z] #43 29.53   CC       images/ipc-desc.o
16:17:46 [2021-03-24T16:17:46.424Z] #43 29.72   CC       images/ipc-shm.o
16:17:46 [2021-03-24T16:17:46.424Z] #43 ...
16:17:46 [2021-03-24T16:17:46.424Z] 
16:17:46 [2021-03-24T16:17:46.424Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:46 [2021-03-24T16:17:46.424Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:46 [2021-03-24T16:17:46.424Z] #13 113.4 Selecting previously unselected package g++-mingw-w64-x86-64.
16:17:46 [2021-03-24T16:17:46.424Z] #13 113.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:17:46 [2021-03-24T16:17:46.424Z] #13 113.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:17:46 [2021-03-24T16:17:46.478Z] #42 ...
16:17:46 [2021-03-24T16:17:46.478Z] 
16:17:46 [2021-03-24T16:17:46.478Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:46 [2021-03-24T16:17:46.478Z] #58 sha256:1bfe582bc9921ba04632a0ba25c951816751e81c3f241050e1c299da125e7e6f
16:17:46 [2021-03-24T16:17:46.478Z] #58 20.52 go: downloading github.com/google/uuid v1.2.0
16:17:46 [2021-03-24T16:17:46.629Z] #24 ...
16:17:46 [2021-03-24T16:17:46.629Z] 
16:17:46 [2021-03-24T16:17:46.629Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:17:46 [2021-03-24T16:17:46.630Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:17:46 [2021-03-24T16:17:46.630Z] #36 12.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:46 [2021-03-24T16:17:46.630Z] #36 16.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:46 [2021-03-24T16:17:46.630Z] #36 ...
16:17:46 [2021-03-24T16:17:46.630Z] 
16:17:46 [2021-03-24T16:17:46.630Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:46 [2021-03-24T16:17:46.630Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:17:46 [2021-03-24T16:17:46.630Z] #49 22.83 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:17:46 [2021-03-24T16:17:46.630Z] #49 22.83 go: extracting github.com/spf13/viper v1.6.1
16:17:46 [2021-03-24T16:17:46.630Z] #49 22.84 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:17:46 [2021-03-24T16:17:46.630Z] #49 22.91 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:17:46 [2021-03-24T16:17:46.643Z] 5ff1512f88ec: Download complete
16:17:46 [2021-03-24T16:17:46.835Z] #58 ...
16:17:46 [2021-03-24T16:17:46.835Z] 
16:17:46 [2021-03-24T16:17:46.835Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:46 [2021-03-24T16:17:46.835Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:17:46 [2021-03-24T16:17:46.835Z] #49 10.67 go: extracting github.com/golangci/golangci-lint v1.23.8
16:17:46 [2021-03-24T16:17:46.835Z] #49 20.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:17:46 [2021-03-24T16:17:46.835Z] #49 20.55 go: downloading github.com/fatih/color v1.7.0
16:17:46 [2021-03-24T16:17:46.835Z] #49 20.66 go: downloading github.com/pkg/errors v0.8.1
16:17:46 [2021-03-24T16:17:46.835Z] #49 20.75 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:17:46 [2021-03-24T16:17:46.835Z] #49 20.76 go: downloading github.com/spf13/pflag v1.0.5
16:17:46 [2021-03-24T16:17:46.835Z] #49 ...
16:17:46 [2021-03-24T16:17:46.835Z] 
16:17:46 [2021-03-24T16:17:46.835Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:46 [2021-03-24T16:17:46.835Z] #47 sha256:663a565353f78547f1a0226e93ebcf95e8564747e031c31953cda80420e11402
16:17:46 [2021-03-24T16:17:46.835Z] #47 19.20 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:17:46 [2021-03-24T16:17:46.835Z] #47 19.82 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:17:46 [2021-03-24T16:17:46.887Z] #49 23.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:17:46 [2021-03-24T16:17:46.887Z] #49 ...
16:17:46 [2021-03-24T16:17:46.887Z] 
16:17:46 [2021-03-24T16:17:46.887Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:46 [2021-03-24T16:17:46.887Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:17:46 [2021-03-24T16:17:46.887Z] #45 13.23 unicode/utf8
16:17:46 [2021-03-24T16:17:46.887Z] #45 14.49 math
16:17:46 [2021-03-24T16:17:46.887Z] #45 21.63 unicode/utf16
16:17:46 [2021-03-24T16:17:46.887Z] #45 22.02 container/list
16:17:46 [2021-03-24T16:17:46.887Z] #45 22.99 crypto/internal/subtle
16:17:46 [2021-03-24T16:17:46.887Z] #45 23.10 crypto/subtle
16:17:47 [2021-03-24T16:17:47.145Z] #45 23.28 vendor/golang.org/x/crypto/cryptobyte/asn1
16:17:47 [2021-03-24T16:17:47.145Z] #45 ...
16:17:47 [2021-03-24T16:17:47.145Z] 
16:17:47 [2021-03-24T16:17:47.145Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:47 [2021-03-24T16:17:47.145Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:17:47 [2021-03-24T16:17:47.145Z] #49 23.38 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:17:47 [2021-03-24T16:17:47.410Z] #47 ...
16:17:47 [2021-03-24T16:17:47.410Z] 
16:17:47 [2021-03-24T16:17:47.410Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:47 [2021-03-24T16:17:47.410Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:47 [2021-03-24T16:17:47.410Z] #13 7.376 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
16:17:47 [2021-03-24T16:17:47.410Z] #13 7.444 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:47 [2021-03-24T16:17:47.410Z] #13 7.648 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:47 [2021-03-24T16:17:47.410Z] #13 7.672 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:47 [2021-03-24T16:17:47.410Z] #13 9.424 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
16:17:47 [2021-03-24T16:17:47.410Z] #13 12.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:47 [2021-03-24T16:17:47.410Z] #13 16.69 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #13 ...
16:17:47 [2021-03-24T16:17:47.489Z] 
16:17:47 [2021-03-24T16:17:47.489Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:47 [2021-03-24T16:17:47.489Z] #34 sha256:0f294b06bad3560d5c4027f0f007d9e86ef48880fb29ec913fea9dc4e7a96945
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.090 + RM_GOPATH=0
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.090 + TMP_GOPATH=
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.090 + : /build
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.090 + '[' -z '' ']'
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.094 ++ mktemp -d
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.129 + export GOPATH=/tmp/tmp.lVojiSS7W6
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.129 + GOPATH=/tmp/tmp.lVojiSS7W6
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.129 + RM_GOPATH=1
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.129 + case "$(go env GOARCH)" in
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.129 ++ go env GOARCH
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.145 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 + export GO_BUILDMODE=-buildmode=pie
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 + GO_BUILDMODE=-buildmode=pie
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 ++ dirname /tmp/install/install.sh
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 + dir=/tmp/install
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 + bin=tomlv
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 + shift
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 + '[' '!' -f /tmp/install/tomlv.installer ']'
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 + . /tmp/install/tomlv.installer
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 + install_tomlv
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.146 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lVojiSS7W6/src/github.com/BurntSushi/toml
16:17:47 [2021-03-24T16:17:47.489Z] #34 7.210 Cloning into '/tmp/tmp.lVojiSS7W6/src/github.com/BurntSushi/toml'...
16:17:47 [2021-03-24T16:17:47.489Z] #34 8.245 + cd /tmp/tmp.lVojiSS7W6/src/github.com/BurntSushi/toml
16:17:47 [2021-03-24T16:17:47.489Z] #34 8.245 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:47 [2021-03-24T16:17:47.489Z] #34 8.270 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:17:47 [2021-03-24T16:17:47.489Z] #34 8.928 math/bits
16:17:47 [2021-03-24T16:17:47.489Z] #34 9.120 runtime
16:17:47 [2021-03-24T16:17:47.489Z] #34 10.12 math
16:17:47 [2021-03-24T16:17:47.489Z] #34 ...
16:17:47 [2021-03-24T16:17:47.489Z] 
16:17:47 [2021-03-24T16:17:47.489Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:17:47 [2021-03-24T16:17:47.489Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:17:47 [2021-03-24T16:17:47.489Z] #36 7.274 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #36 7.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #36 7.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #36 8.790 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #36 10.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #36 ...
16:17:47 [2021-03-24T16:17:47.489Z] 
16:17:47 [2021-03-24T16:17:47.489Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:47 [2021-03-24T16:17:47.489Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.818 + RM_GOPATH=0
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.818 + TMP_GOPATH=
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.818 + : /build
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.818 + '[' -z '' ']'
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.818 ++ mktemp -d
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.818 + export GOPATH=/tmp/tmp.AFB7epqrEp
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.818 + GOPATH=/tmp/tmp.AFB7epqrEp
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.818 + RM_GOPATH=1
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.818 + case "$(go env GOARCH)" in
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.818 ++ go env GOARCH
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 + export GO_BUILDMODE=-buildmode=pie
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 + GO_BUILDMODE=-buildmode=pie
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 ++ dirname /tmp/install/install.sh
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 + dir=/tmp/install
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 + bin=vndr
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 + shift
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 + '[' '!' -f /tmp/install/vndr.installer ']'
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 + . /tmp/install/vndr.installer
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 + install_vndr
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AFB7epqrEp/src/github.com/LK4D4/vndr
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.843 Cloning into '/tmp/tmp.AFB7epqrEp/src/github.com/LK4D4/vndr'...
16:17:47 [2021-03-24T16:17:47.489Z] #45 5.844 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:17:47 [2021-03-24T16:17:47.489Z] #45 6.340 + cd /tmp/tmp.AFB7epqrEp/src/github.com/LK4D4/vndr
16:17:47 [2021-03-24T16:17:47.489Z] #45 6.340 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:17:47 [2021-03-24T16:17:47.489Z] #45 6.348 + go build -buildmode=pie -v -o /build/vndr .
16:17:47 [2021-03-24T16:17:47.489Z] #45 7.352 runtime/internal/atomic
16:17:47 [2021-03-24T16:17:47.489Z] #45 7.384 internal/cpu
16:17:47 [2021-03-24T16:17:47.489Z] #45 7.598 runtime/internal/sys
16:17:47 [2021-03-24T16:17:47.489Z] #45 7.800 runtime/internal/math
16:17:47 [2021-03-24T16:17:47.489Z] #45 7.890 internal/race
16:17:47 [2021-03-24T16:17:47.489Z] #45 7.940 sync/atomic
16:17:47 [2021-03-24T16:17:47.489Z] #45 8.066 internal/bytealg
16:17:47 [2021-03-24T16:17:47.489Z] #45 8.270 unicode
16:17:47 [2021-03-24T16:17:47.489Z] #45 8.865 runtime
16:17:47 [2021-03-24T16:17:47.489Z] #45 ...
16:17:47 [2021-03-24T16:17:47.489Z] 
16:17:47 [2021-03-24T16:17:47.489Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:47 [2021-03-24T16:17:47.489Z] #51 sha256:5567833b23905c33c77e3f76028297cd01db0d6e54dbb69887f732024fc6b8be
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.454 + RM_GOPATH=0
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.454 + TMP_GOPATH=
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.454 + : /build
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.454 + '[' -z '' ']'
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.454 ++ mktemp -d
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.461 + export GOPATH=/tmp/tmp.Iy1MDfToGr
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.461 + GOPATH=/tmp/tmp.Iy1MDfToGr
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.461 + RM_GOPATH=1
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.461 + case "$(go env GOARCH)" in
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.461 ++ go env GOARCH
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.473 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 + export GO_BUILDMODE=-buildmode=pie
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 + GO_BUILDMODE=-buildmode=pie
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 ++ dirname /tmp/install/install.sh
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 + dir=/tmp/install
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 + bin=shfmt
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 + shift
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 + . /tmp/install/shfmt.installer
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 + install_shfmt
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Iy1MDfToGr/src/github.com/mvdan/sh
16:17:47 [2021-03-24T16:17:47.489Z] #51 5.474 Cloning into '/tmp/tmp.Iy1MDfToGr/src/github.com/mvdan/sh'...
16:17:47 [2021-03-24T16:17:47.489Z] #51 ...
16:17:47 [2021-03-24T16:17:47.489Z] 
16:17:47 [2021-03-24T16:17:47.489Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:17:47 [2021-03-24T16:17:47.489Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:17:47 [2021-03-24T16:17:47.489Z] #42 5.093 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #42 5.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #42 5.189 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #42 5.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #42 6.552 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:47 [2021-03-24T16:17:47.489Z] #42 8.790 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:47 [2021-03-24T16:17:47.673Z] #13 ...
16:17:47 [2021-03-24T16:17:47.673Z] 
16:17:47 [2021-03-24T16:17:47.673Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:47 [2021-03-24T16:17:47.673Z] #34 sha256:0b0a4aa222997397888ebaefffb69cd110da1b866697c189985ad124e9137baf
16:17:47 [2021-03-24T16:17:47.673Z] #34 11.67 internal/cpu
16:17:47 [2021-03-24T16:17:47.673Z] #34 11.68 runtime/internal/atomic
16:17:47 [2021-03-24T16:17:47.673Z] #34 12.03 runtime/internal/sys
16:17:47 [2021-03-24T16:17:47.673Z] #34 12.55 runtime/internal/math
16:17:47 [2021-03-24T16:17:47.673Z] #34 12.65 math/bits
16:17:47 [2021-03-24T16:17:47.673Z] #34 12.72 internal/bytealg
16:17:47 [2021-03-24T16:17:47.673Z] #34 13.46 math
16:17:47 [2021-03-24T16:17:47.673Z] #34 13.96 runtime
16:17:47 [2021-03-24T16:17:47.673Z] #34 20.30 unicode/utf8
16:17:47 [2021-03-24T16:17:47.673Z] #34 21.50 internal/testlog
16:17:47 [2021-03-24T16:17:47.673Z] #34 ...
16:17:47 [2021-03-24T16:17:47.673Z] 
16:17:47 [2021-03-24T16:17:47.673Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:47 [2021-03-24T16:17:47.673Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:17:47 [2021-03-24T16:17:47.673Z] #49 21.01 go: downloading github.com/spf13/cobra v0.0.5
16:17:47 [2021-03-24T16:17:47.673Z] #49 21.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:17:47 [2021-03-24T16:17:47.673Z] #49 21.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:17:47 [2021-03-24T16:17:47.673Z] #49 21.36 go: extracting github.com/pkg/errors v0.8.1
16:17:47 [2021-03-24T16:17:47.673Z] #49 21.36 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:17:47 [2021-03-24T16:17:47.673Z] #49 21.73 go: extracting github.com/spf13/cobra v0.0.5
16:17:47 [2021-03-24T16:17:47.673Z] #49 21.76 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:17:47 [2021-03-24T16:17:47.673Z] #49 21.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:17:47 [2021-03-24T16:17:47.673Z] #49 21.82 go: extracting github.com/fatih/color v1.7.0
16:17:47 [2021-03-24T16:17:47.673Z] #49 21.82 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
16:17:47 [2021-03-24T16:17:47.750Z] #42 ...
16:17:47 [2021-03-24T16:17:47.750Z] 
16:17:47 [2021-03-24T16:17:47.750Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:17:47 [2021-03-24T16:17:47.750Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:17:47 [2021-03-24T16:17:47.750Z] #32 8.227 + git clone https://github.com/kolyshkin/go-swagger.git .
16:17:47 [2021-03-24T16:17:47.750Z] #32 8.227 Cloning into '.'...
16:17:47 [2021-03-24T16:17:47.750Z] #32 ...
16:17:47 [2021-03-24T16:17:47.750Z] 
16:17:47 [2021-03-24T16:17:47.750Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:47 [2021-03-24T16:17:47.750Z] #47 sha256:fd71ffbb5559acfb144aff5406c89094852c82098d9a47b5ebce19b11fd71f62
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.164 + RM_GOPATH=0
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.164 + TMP_GOPATH=
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.164 + : /build
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.164 + '[' -z '' ']'
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.164 ++ mktemp -d
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.165 + export GOPATH=/tmp/tmp.PjkkObYqhf
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.165 + GOPATH=/tmp/tmp.PjkkObYqhf
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.165 + RM_GOPATH=1
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.165 + case "$(go env GOARCH)" in
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.165 ++ go env GOARCH
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + export GO_BUILDMODE=-buildmode=pie
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + GO_BUILDMODE=-buildmode=pie
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 ++ dirname /tmp/install/install.sh
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + dir=/tmp/install
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + bin=gotestsum
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + shift
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + . /tmp/install/gotestsum.installer
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 ++ : v0.5.3
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + install_gotestsum
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + set -e
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + export GO111MODULE=on
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + GO111MODULE=on
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + GOBIN=/build
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.185 + go get gotest.tools/gotestsum@v0.5.3
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.322 go: finding gotest.tools/gotestsum v0.5.3
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.322 go: finding gotest.tools v0.5.3
16:17:47 [2021-03-24T16:17:47.750Z] #47 5.833 go: downloading gotest.tools/gotestsum v0.5.3
16:17:47 [2021-03-24T16:17:47.750Z] #47 6.366 go: extracting gotest.tools/gotestsum v0.5.3
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.014 go: downloading github.com/pkg/errors v0.9.1
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.036 go: downloading github.com/spf13/pflag v1.0.3
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.059 go: downloading github.com/fatih/color v1.9.0
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.126 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.210 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.294 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.391 go: extracting github.com/pkg/errors v0.9.1
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.434 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.434 go: extracting github.com/spf13/pflag v1.0.3
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.546 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.547 go: extracting github.com/fatih/color v1.9.0
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.547 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.547 go: downloading github.com/mattn/go-colorable v0.1.6
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.623 go: downloading github.com/mattn/go-isatty v0.0.12
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.656 go: downloading github.com/jonboulle/clockwork v0.1.0
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.800 go: extracting github.com/mattn/go-colorable v0.1.6
16:17:47 [2021-03-24T16:17:47.750Z] #47 7.870 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:47 [2021-03-24T16:17:47.750Z] #47 8.002 go: extracting github.com/mattn/go-isatty v0.0.12
16:17:47 [2021-03-24T16:17:47.750Z] #47 8.008 go: extracting github.com/jonboulle/clockwork v0.1.0
16:17:47 [2021-03-24T16:17:47.750Z] #47 10.67 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:17:47 [2021-03-24T16:17:47.804Z] #13 ...
16:17:47 [2021-03-24T16:17:47.804Z] 
16:17:47 [2021-03-24T16:17:47.804Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:47 [2021-03-24T16:17:47.804Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:17:47 [2021-03-24T16:17:47.804Z] #45 109.5 hash/crc32
16:17:47 [2021-03-24T16:17:47.804Z] #45 109.7 vendor/golang.org/x/crypto/cryptobyte
16:17:47 [2021-03-24T16:17:47.804Z] #45 110.4 compress/gzip
16:17:47 [2021-03-24T16:17:47.804Z] #45 111.0 net
16:17:47 [2021-03-24T16:17:47.804Z] #45 112.4 vendor/golang.org/x/crypto/internal/chacha20
16:17:47 [2021-03-24T16:17:47.804Z] #45 112.9 vendor/golang.org/x/crypto/poly1305
16:17:47 [2021-03-24T16:17:47.804Z] #45 113.4 vendor/golang.org/x/crypto/chacha20poly1305
16:17:47 [2021-03-24T16:17:47.804Z] #45 114.3 vendor/golang.org/x/crypto/hkdf
16:17:47 [2021-03-24T16:17:47.804Z] #45 114.5 vendor/golang.org/x/text/transform
16:17:47 [2021-03-24T16:17:47.804Z] #45 115.0 vendor/golang.org/x/text/unicode/bidi
16:17:47 [2021-03-24T16:17:47.804Z] #45 116.7 vendor/golang.org/x/text/secure/bidirule
16:17:47 [2021-03-24T16:17:47.804Z] #45 117.1 vendor/golang.org/x/text/unicode/norm
16:17:47 [2021-03-24T16:17:47.824Z] #49 23.94 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:17:47 [2021-03-24T16:17:47.824Z] #49 24.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:17:47 [2021-03-24T16:17:47.935Z] #49 21.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:17:47 [2021-03-24T16:17:47.935Z] #49 21.97 go: extracting github.com/spf13/pflag v1.0.5
16:17:47 [2021-03-24T16:17:47.935Z] #49 22.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:17:48 [2021-03-24T16:17:48.011Z] #47 11.14 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:17:48 [2021-03-24T16:17:48.011Z] #47 ...
16:17:48 [2021-03-24T16:17:48.011Z] 
16:17:48 [2021-03-24T16:17:48.011Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:48 [2021-03-24T16:17:48.011Z] #49 sha256:164bb7045e5ce83a43bd931f11859c3e09b1592300f32a5b39402158f5be1e20
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + RM_GOPATH=0
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + TMP_GOPATH=
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + : /build
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + '[' -z '' ']'
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 ++ mktemp -d
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + export GOPATH=/tmp/tmp.c0GHZs2Zpn
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + GOPATH=/tmp/tmp.c0GHZs2Zpn
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + RM_GOPATH=1
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + case "$(go env GOARCH)" in
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 ++ go env GOARCH
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + export GO_BUILDMODE=-buildmode=pie
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + GO_BUILDMODE=-buildmode=pie
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 ++ dirname /tmp/install/install.sh
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + dir=/tmp/install
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + bin=golangci_lint
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + shift
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + . /tmp/install/golangci_lint.installer
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 ++ : v1.23.8
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + install_golangci_lint
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + set -e
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + export GO111MODULE=on
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + GO111MODULE=on
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + GOBIN=/build
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.077 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.087 go: finding github.com v1.23.8
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.087 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.087 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.087 go: finding github.com/golangci/golangci-lint v1.23.8
16:17:48 [2021-03-24T16:17:48.011Z] #49 8.087 go: finding github.com/golangci v1.23.8
16:17:48 [2021-03-24T16:17:48.011Z] #49 9.120 go: downloading github.com/golangci/golangci-lint v1.23.8
16:17:48 [2021-03-24T16:17:48.011Z] #49 9.850 go: extracting github.com/golangci/golangci-lint v1.23.8
16:17:48 [2021-03-24T16:17:48.065Z] #45 ...
16:17:48 [2021-03-24T16:17:48.065Z] 
16:17:48 [2021-03-24T16:17:48.065Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:17:48 [2021-03-24T16:17:48.065Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:17:48 [2021-03-24T16:17:48.065Z] #43 29.97   CC       images/ipc-msg.o
16:17:48 [2021-03-24T16:17:48.065Z] #43 30.21   CC       images/ipc-sem.o
16:17:48 [2021-03-24T16:17:48.065Z] #43 30.43   CC       images/utsns.o
16:17:48 [2021-03-24T16:17:48.065Z] #43 30.59   CC       images/creds.o
16:17:48 [2021-03-24T16:17:48.065Z] #43 30.89   CC       images/vma.o
16:17:48 [2021-03-24T16:17:48.065Z] #43 31.11   CC       images/netdev.o
16:17:48 [2021-03-24T16:17:48.082Z] #49 24.34 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:17:48 [2021-03-24T16:17:48.082Z] #49 24.41 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
16:17:48 [2021-03-24T16:17:48.082Z] #49 ...
16:17:48 [2021-03-24T16:17:48.082Z] 
16:17:48 [2021-03-24T16:17:48.082Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:17:48 [2021-03-24T16:17:48.082Z] #24 sha256:a6a32a0ef5350e911ce02245b14e477e34bf89b11b1288f1eff53c77fdcd3ee9
16:17:48 [2021-03-24T16:17:48.082Z] #24 DONE 24.5s
16:17:48 [2021-03-24T16:17:48.082Z] 
16:17:48 [2021-03-24T16:17:48.082Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:48 [2021-03-24T16:17:48.082Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:17:48 [2021-03-24T16:17:48.082Z] #49 24.47 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:17:48 [2021-03-24T16:17:48.202Z] #49 22.31 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:17:48 [2021-03-24T16:17:48.272Z] #49 ...
16:17:48 [2021-03-24T16:17:48.272Z] 
16:17:48 [2021-03-24T16:17:48.272Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:17:48 [2021-03-24T16:17:48.272Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:17:48 [2021-03-24T16:17:48.272Z] #55 7.036 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:48 [2021-03-24T16:17:48.272Z] #55 7.090 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:48 [2021-03-24T16:17:48.272Z] #55 7.093 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:48 [2021-03-24T16:17:48.272Z] #55 8.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:48 [2021-03-24T16:17:48.272Z] #55 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:48 [2021-03-24T16:17:48.272Z] #55 ...
16:17:48 [2021-03-24T16:17:48.272Z] 
16:17:48 [2021-03-24T16:17:48.272Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:48 [2021-03-24T16:17:48.272Z] #58 sha256:3f4a3ca18b69216fa9e142ac4cdbb954cfcc9f243b72f95d813faddecc20f68e
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.428 + RM_GOPATH=0
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.428 + TMP_GOPATH=
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.428 + : /build
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.428 + '[' -z '' ']'
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.428 ++ mktemp -d
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.428 + export GOPATH=/tmp/tmp.6wGwhajc8q
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.428 + GOPATH=/tmp/tmp.6wGwhajc8q
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.428 + RM_GOPATH=1
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.428 + case "$(go env GOARCH)" in
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.428 ++ go env GOARCH
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + export GO_BUILDMODE=-buildmode=pie
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + GO_BUILDMODE=-buildmode=pie
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 ++ dirname /tmp/install/install.sh
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + dir=/tmp/install
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + bin=rootlesskit
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + shift
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + . /tmp/install/rootlesskit.installer
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 ++ : 81d7d047d09a5b93645817ec580181de7a984082
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + install_rootlesskit
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + case "$1" in
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + export CGO_ENABLED=0
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + CGO_ENABLED=0
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + _install_rootlesskit
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6wGwhajc8q/src/github.com/rootless-containers/rootlesskit
16:17:48 [2021-03-24T16:17:48.272Z] #58 5.436 Cloning into '/tmp/tmp.6wGwhajc8q/src/github.com/rootless-containers/rootlesskit'...
16:17:48 [2021-03-24T16:17:48.272Z] #58 9.053 + cd /tmp/tmp.6wGwhajc8q/src/github.com/rootless-containers/rootlesskit
16:17:48 [2021-03-24T16:17:48.272Z] #58 9.053 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
16:17:48 [2021-03-24T16:17:48.272Z] #58 9.081 + export GO111MODULE=on
16:17:48 [2021-03-24T16:17:48.272Z] #58 9.081 + GO111MODULE=on
16:17:48 [2021-03-24T16:17:48.272Z] #58 9.081 + export GOPROXY=https://proxy.golang.org
16:17:48 [2021-03-24T16:17:48.272Z] #58 9.081 + GOPROXY=https://proxy.golang.org
16:17:48 [2021-03-24T16:17:48.272Z] #58 9.081 + for f in rootlesskit rootlesskit-docker-proxy
16:17:48 [2021-03-24T16:17:48.272Z] #58 9.081 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:17:48 [2021-03-24T16:17:48.272Z] #58 11.29 go: downloading github.com/pkg/errors v0.9.1
16:17:48 [2021-03-24T16:17:48.272Z] #58 11.37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:17:48 [2021-03-24T16:17:48.272Z] #58 11.42 go: downloading github.com/moby/vpnkit v0.5.0
16:17:48 [2021-03-24T16:17:48.272Z] #58 11.42 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:17:48 [2021-03-24T16:17:48.272Z] #58 11.42 go: downloading github.com/sirupsen/logrus v1.8.1
16:17:48 [2021-03-24T16:17:48.325Z] #43 31.48   CC       images/tty.o
16:17:48 [2021-03-24T16:17:48.339Z] #49 ...
16:17:48 [2021-03-24T16:17:48.339Z] 
16:17:48 [2021-03-24T16:17:48.339Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:17:48 [2021-03-24T16:17:48.339Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:17:48 [2021-03-24T16:17:48.339Z] #55 14.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:48 [2021-03-24T16:17:48.339Z] #55 18.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:48 [2021-03-24T16:17:48.465Z] #49 22.46 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:17:48 [2021-03-24T16:17:48.465Z] #49 22.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:17:48 [2021-03-24T16:17:48.465Z] #49 ...
16:17:48 [2021-03-24T16:17:48.465Z] 
16:17:48 [2021-03-24T16:17:48.465Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:17:48 [2021-03-24T16:17:48.465Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:17:48 [2021-03-24T16:17:48.465Z] #55 12.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:17:48 [2021-03-24T16:17:48.465Z] #55 16.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:48 [2021-03-24T16:17:48.465Z] #55 20.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:48 [2021-03-24T16:17:48.535Z] #58 11.45 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:17:48 [2021-03-24T16:17:48.535Z] #58 11.46 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:17:48 [2021-03-24T16:17:48.535Z] #58 11.46 go: downloading github.com/urfave/cli/v2 v2.3.0
16:17:48 [2021-03-24T16:17:48.535Z] #58 ...
16:17:48 [2021-03-24T16:17:48.535Z] 
16:17:48 [2021-03-24T16:17:48.535Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:17:48 [2021-03-24T16:17:48.535Z] #24 sha256:d732a46387da3abe531b14e8ae8328114ec8baa932dd8548fcba4fe48d00c9d5
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.618 + RM_GOPATH=0
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.618 + TMP_GOPATH=
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.618 + : /build
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.618 + '[' -z '' ']'
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.618 ++ mktemp -d
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.618 + export GOPATH=/tmp/tmp.Sp2MV645T7
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.618 + GOPATH=/tmp/tmp.Sp2MV645T7
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.618 + RM_GOPATH=1
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.618 + case "$(go env GOARCH)" in
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.618 ++ go env GOARCH
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 Install docker/cli version 17.06.2-ce from stable
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + export GO_BUILDMODE=-buildmode=pie
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + GO_BUILDMODE=-buildmode=pie
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 ++ dirname /tmp/install/install.sh
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + dir=/tmp/install
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + bin=dockercli
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + shift
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + . /tmp/install/dockercli.installer
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 ++ : stable
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 ++ : 17.06.2-ce
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + install_dockercli
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 ++ uname -m
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + arch=x86_64
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + '[' x86_64 '!=' x86_64 ']'
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + url=https://download.docker.com/linux/static
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:17:48 [2021-03-24T16:17:48.535Z] #24 5.711 + tar -xz docker/docker
16:17:48 [2021-03-24T16:17:48.535Z] #24 ...
16:17:48 [2021-03-24T16:17:48.535Z] 
16:17:48 [2021-03-24T16:17:48.535Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:17:48 [2021-03-24T16:17:48.535Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:17:48 [2021-03-24T16:17:48.535Z] #40 6.394 + git clone https://github.com/docker/distribution.git .
16:17:48 [2021-03-24T16:17:48.535Z] #40 6.394 Cloning into '.'...
16:17:48 [2021-03-24T16:17:48.596Z] #55 ...
16:17:48 [2021-03-24T16:17:48.596Z] 
16:17:48 [2021-03-24T16:17:48.596Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:48 [2021-03-24T16:17:48.596Z] #47 sha256:0e89e20e842d5433361ac81a9ab2373b857b8f270921e13f903be9f00adcf487
16:17:48 [2021-03-24T16:17:48.596Z] #47 23.92 go: finding github.com/fatih/color v1.9.0
16:17:48 [2021-03-24T16:17:48.596Z] #47 23.92 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:48 [2021-03-24T16:17:48.596Z] #47 24.11 go: finding github.com/pkg/errors v0.9.1
16:17:48 [2021-03-24T16:17:48.596Z] #47 24.31 go: finding github.com/mattn/go-colorable v0.1.6
16:17:48 [2021-03-24T16:17:48.596Z] #47 24.41 go: finding github.com/spf13/pflag v1.0.3
16:17:48 [2021-03-24T16:17:48.596Z] #47 24.43 go: finding github.com/mattn/go-isatty v0.0.12
16:17:48 [2021-03-24T16:17:48.596Z] #47 24.72 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:17:48 [2021-03-24T16:17:48.728Z] #55 ...
16:17:48 [2021-03-24T16:17:48.728Z] 
16:17:48 [2021-03-24T16:17:48.728Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:48 [2021-03-24T16:17:48.728Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:17:48 [2021-03-24T16:17:48.728Z] #45 12.60 runtime/internal/math
16:17:48 [2021-03-24T16:17:48.728Z] #45 12.66 internal/cpu
16:17:48 [2021-03-24T16:17:48.728Z] #45 12.87 internal/race
16:17:48 [2021-03-24T16:17:48.728Z] #45 13.11 sync/atomic
16:17:48 [2021-03-24T16:17:48.728Z] #45 13.73 unicode
16:17:48 [2021-03-24T16:17:48.728Z] #45 14.03 runtime
16:17:48 [2021-03-24T16:17:48.728Z] #45 19.84 unicode/utf8
16:17:48 [2021-03-24T16:17:48.728Z] #45 20.90 internal/testlog
16:17:48 [2021-03-24T16:17:48.728Z] #45 21.62 encoding
16:17:48 [2021-03-24T16:17:48.728Z] #45 21.78 unicode/utf16
16:17:48 [2021-03-24T16:17:48.728Z] #45 22.15 container/list
16:17:48 [2021-03-24T16:17:48.728Z] #45 22.75 crypto/internal/subtle
16:17:48 [2021-03-24T16:17:48.728Z] #45 ...
16:17:48 [2021-03-24T16:17:48.728Z] 
16:17:48 [2021-03-24T16:17:48.728Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:48 [2021-03-24T16:17:48.728Z] #58 sha256:1bfe582bc9921ba04632a0ba25c951816751e81c3f241050e1c299da125e7e6f
16:17:48 [2021-03-24T16:17:48.728Z] #58 20.99 go: extracting github.com/pkg/errors v0.9.1
16:17:48 [2021-03-24T16:17:48.728Z] #58 21.13 go: downloading github.com/gorilla/mux v1.8.0
16:17:48 [2021-03-24T16:17:48.728Z] #58 21.13 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:17:48 [2021-03-24T16:17:48.728Z] #58 21.31 go: extracting github.com/google/uuid v1.2.0
16:17:48 [2021-03-24T16:17:48.728Z] #58 21.32 go: downloading github.com/moby/vpnkit v0.5.0
16:17:48 [2021-03-24T16:17:48.728Z] #58 21.54 go: extracting github.com/sirupsen/logrus v1.8.1
16:17:48 [2021-03-24T16:17:48.728Z] #58 21.74 go: extracting github.com/gofrs/flock v0.8.0
16:17:48 [2021-03-24T16:17:48.728Z] #58 21.79 go: extracting github.com/moby/sys/mountinfo v0.4.1
16:17:48 [2021-03-24T16:17:48.728Z] #58 22.30 go: extracting github.com/gorilla/mux v1.8.0
16:17:48 [2021-03-24T16:17:48.728Z] #58 22.65 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:17:48 [2021-03-24T16:17:48.796Z] #40 ...
16:17:48 [2021-03-24T16:17:48.796Z] 
16:17:48 [2021-03-24T16:17:48.796Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:48 [2021-03-24T16:17:48.796Z] #58 sha256:3f4a3ca18b69216fa9e142ac4cdbb954cfcc9f243b72f95d813faddecc20f68e
16:17:48 [2021-03-24T16:17:48.796Z] #58 11.68 go: extracting github.com/pkg/errors v0.9.1
16:17:48 [2021-03-24T16:17:48.796Z] #58 11.78 go: downloading github.com/gofrs/flock v0.8.0
16:17:48 [2021-03-24T16:17:48.894Z] #43 31.92   CC       images/file-lock.o
16:17:49 [2021-03-24T16:17:49.057Z] #58 12.01 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:17:49 [2021-03-24T16:17:49.057Z] #58 12.07 go: extracting github.com/sirupsen/logrus v1.8.1
16:17:49 [2021-03-24T16:17:49.057Z] #58 12.07 go: downloading github.com/google/uuid v1.2.0
16:17:49 [2021-03-24T16:17:49.154Z] #43 32.09   CC       images/rlimit.o
16:17:49 [2021-03-24T16:17:49.154Z] #43 32.29   CC       images/pagemap.o
16:17:49 [2021-03-24T16:17:49.161Z] #47 25.23 go: finding github.com/jonboulle/clockwork v0.1.0
16:17:49 [2021-03-24T16:17:49.161Z] #47 25.35 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:17:49 [2021-03-24T16:17:49.161Z] #47 25.35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:17:49 [2021-03-24T16:17:49.161Z] #47 25.43 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:49 [2021-03-24T16:17:49.318Z] #58 12.46 go: extracting github.com/moby/sys/mountinfo v0.4.1
16:17:49 [2021-03-24T16:17:49.414Z] #43 32.58   CC       images/siginfo.o
16:17:49 [2021-03-24T16:17:49.578Z] #58 12.67 go: extracting github.com/gofrs/flock v0.8.0
16:17:49 [2021-03-24T16:17:49.675Z] #43 32.86   CC       images/rpc.o
16:17:49 [2021-03-24T16:17:49.873Z] #58 12.75 go: extracting github.com/google/uuid v1.2.0
16:17:49 [2021-03-24T16:17:49.873Z] #58 12.85 go: downloading github.com/gorilla/mux v1.8.0
16:17:50 [2021-03-24T16:17:50.132Z] #58 ...
16:17:50 [2021-03-24T16:17:50.132Z] 
16:17:50 [2021-03-24T16:17:50.132Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:17:50 [2021-03-24T16:17:50.132Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:17:50 [2021-03-24T16:17:50.133Z] #36 14.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:17:50 [2021-03-24T16:17:50.133Z] #36 17.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:50 [2021-03-24T16:17:50.240Z] #40 ...
16:17:50 [2021-03-24T16:17:50.240Z] 
16:17:50 [2021-03-24T16:17:50.240Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
16:17:50 [2021-03-24T16:17:50.240Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80
16:17:50 [2021-03-24T16:17:50.240Z] #12 DONE 5.2s
16:17:50 [2021-03-24T16:17:50.240Z] 
16:17:50 [2021-03-24T16:17:50.240Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:17:50 [2021-03-24T16:17:50.240Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02
16:17:50 [2021-03-24T16:17:50.240Z] #27 20.80 137 added, 0 removed; done.
16:17:50 [2021-03-24T16:17:50.240Z] #27 20.95 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
16:17:50 [2021-03-24T16:17:50.240Z] #27 20.99 Setting up jq (1.5+dfsg-2+b1) ...
16:17:50 [2021-03-24T16:17:50.240Z] #27 21.05 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
16:17:50 [2021-03-24T16:17:50.240Z] #27 21.06 Setting up curl (7.64.0-4+deb10u1) ...
16:17:50 [2021-03-24T16:17:50.240Z] #27 21.07 Processing triggers for libc-bin (2.28-10) ...
16:17:50 [2021-03-24T16:17:50.240Z] #27 21.13 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:17:50 [2021-03-24T16:17:50.240Z] #27 21.16 Updating certificates in /etc/ssl/certs...
16:17:50 [2021-03-24T16:17:50.240Z] #27 23.61 0 added, 0 removed; done.
16:17:50 [2021-03-24T16:17:50.240Z] #27 23.61 Running hooks in /etc/ca-certificates/update.d...
16:17:50 [2021-03-24T16:17:50.240Z] #27 23.85 done.
16:17:50 [2021-03-24T16:17:50.240Z] #27 DONE 24.2s
16:17:50 [2021-03-24T16:17:50.240Z] 
16:17:50 [2021-03-24T16:17:50.240Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:17:50 [2021-03-24T16:17:50.240Z] #28 sha256:30c8a8faf2c9b2583a73b907d4a8b10e53f219c2285e7d9324758fcf74b411c4
16:17:50 [2021-03-24T16:17:50.240Z] #28 DONE 0.6s
16:17:50 [2021-03-24T16:17:50.240Z] 
16:17:50 [2021-03-24T16:17:50.240Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:50 [2021-03-24T16:17:50.241Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.231 + RM_GOPATH=0
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.231 + TMP_GOPATH=
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.231 + : /build
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.231 + '[' -z '' ']'
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.232 ++ mktemp -d
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.233 + export GOPATH=/tmp/tmp.KdVQE8R7Vq
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.233 + GOPATH=/tmp/tmp.KdVQE8R7Vq
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.233 + RM_GOPATH=1
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.233 + case "$(go env GOARCH)" in
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.234 ++ go env GOARCH
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.264 + export GO_BUILDMODE=-buildmode=pie
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.264 + GO_BUILDMODE=-buildmode=pie
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.269 ++ dirname /tmp/install/install.sh
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.273 + dir=/tmp/install
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.273 + bin=vndr
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.273 + shift
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.273 + '[' '!' -f /tmp/install/vndr.installer ']'
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.273 + . /tmp/install/vndr.installer
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.273 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.273 + install_vndr
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.273 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.273 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KdVQE8R7Vq/src/github.com/LK4D4/vndr
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.273 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:17:50 [2021-03-24T16:17:50.241Z] #45 5.276 Cloning into '/tmp/tmp.KdVQE8R7Vq/src/github.com/LK4D4/vndr'...
16:17:50 [2021-03-24T16:17:50.241Z] #45 ...
16:17:50 [2021-03-24T16:17:50.241Z] 
16:17:50 [2021-03-24T16:17:50.241Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:17:50 [2021-03-24T16:17:50.241Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
16:17:50 [2021-03-24T16:17:50.241Z] #40 5.551 + git clone https://github.com/docker/distribution.git .
16:17:50 [2021-03-24T16:17:50.241Z] #40 5.556 Cloning into '.'...
16:17:50 [2021-03-24T16:17:50.444Z] #58 13.26 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:17:50 [2021-03-24T16:17:50.444Z] #58 13.43 go: extracting github.com/gorilla/mux v1.8.0
16:17:50 [2021-03-24T16:17:50.557Z] #36 ...
16:17:50 [2021-03-24T16:17:50.557Z] 
16:17:50 [2021-03-24T16:17:50.557Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:50 [2021-03-24T16:17:50.557Z] #58 sha256:1bfe582bc9921ba04632a0ba25c951816751e81c3f241050e1c299da125e7e6f
16:17:50 [2021-03-24T16:17:50.557Z] #58 24.30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:17:50 [2021-03-24T16:17:50.733Z] #58 ...
16:17:50 [2021-03-24T16:17:50.734Z] 
16:17:50 [2021-03-24T16:17:50.734Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:17:50 [2021-03-24T16:17:50.734Z] #24 sha256:d732a46387da3abe531b14e8ae8328114ec8baa932dd8548fcba4fe48d00c9d5
16:17:50 [2021-03-24T16:17:50.734Z] #24 12.93 + mkdir -p /build
16:17:50 [2021-03-24T16:17:50.734Z] #24 12.93 + mv docker/docker /build/
16:17:50 [2021-03-24T16:17:50.734Z] #24 12.94 + rmdir docker
16:17:50 [2021-03-24T16:17:50.734Z] #24 DONE 13.7s
16:17:50 [2021-03-24T16:17:50.862Z] #58 24.59 go: extracting github.com/moby/vpnkit v0.5.0
16:17:50 [2021-03-24T16:17:50.994Z] 
16:17:50 [2021-03-24T16:17:50.995Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:50 [2021-03-24T16:17:50.995Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:17:50 [2021-03-24T16:17:50.995Z] #45 12.50 unicode/utf8
16:17:50 [2021-03-24T16:17:50.995Z] #45 13.25 math
16:17:51 [2021-03-24T16:17:51.105Z] #43 34.06   CC       images/ext-file.o
16:17:51 [2021-03-24T16:17:51.374Z] #43 34.33   CC       images/cgroup.o
16:17:51 [2021-03-24T16:17:51.450Z] #58 25.30 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:17:51 [2021-03-24T16:17:51.450Z] #58 25.34 go: extracting github.com/urfave/cli/v2 v2.3.0
16:17:51 [2021-03-24T16:17:51.450Z] #58 ...
16:17:51 [2021-03-24T16:17:51.450Z] 
16:17:51 [2021-03-24T16:17:51.450Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:17:51 [2021-03-24T16:17:51.450Z] #24 sha256:abf739ade8b3fc25f6362f8ed35124942a22070bbcefb414453d1483a200c99c
16:17:51 [2021-03-24T16:17:51.450Z] #24 23.20 + mkdir -p /build
16:17:51 [2021-03-24T16:17:51.450Z] #24 23.21 + mv docker/docker /build/
16:17:51 [2021-03-24T16:17:51.450Z] #24 23.21 + rmdir docker
16:17:51 [2021-03-24T16:17:51.450Z] #24 DONE 25.4s
16:17:51 [2021-03-24T16:17:51.714Z] 
16:17:51 [2021-03-24T16:17:51.714Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:51 [2021-03-24T16:17:51.714Z] #58 sha256:1bfe582bc9921ba04632a0ba25c951816751e81c3f241050e1c299da125e7e6f
16:17:51 [2021-03-24T16:17:51.714Z] #58 25.60 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:17:51 [2021-03-24T16:17:51.962Z] #43 35.09   CC       images/userns.o
16:17:52 [2021-03-24T16:17:52.227Z] #43 35.36   CC       images/google/protobuf/descriptor.o
16:17:52 [2021-03-24T16:17:52.570Z] 4612f6d0b889: Verifying Checksum
16:17:52 [2021-03-24T16:17:52.570Z] 4612f6d0b889: Download complete
16:17:53 [2021-03-24T16:17:53.370Z] #47 ...
16:17:53 [2021-03-24T16:17:53.370Z] 
16:17:53 [2021-03-24T16:17:53.370Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:17:53 [2021-03-24T16:17:53.370Z] #67 sha256:4fe07a334f992a181b5f363dbd03f556ca81dc12060aa1f5408ce65095f0e2ba
16:17:53 [2021-03-24T16:17:53.370Z] #67 27.82 Checking out files:  43% (827/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  84% (1616/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.
16:17:53 [2021-03-24T16:17:53.370Z] #67 29.53 + cd /tmp/tmp.vbAgchBHUT/src/github.com/docker/libnetwork
16:17:53 [2021-03-24T16:17:53.370Z] #67 29.53 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:53 [2021-03-24T16:17:53.628Z] #67 29.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:17:54 [2021-03-24T16:17:54.139Z] #43 37.11   CC       images/opts.o
16:17:54 [2021-03-24T16:17:54.139Z] #43 37.29   CC       images/seccomp.o
16:17:54 [2021-03-24T16:17:54.293Z] #45 17.42 unicode/utf16
16:17:54 [2021-03-24T16:17:54.398Z] #43 37.54   CC       images/binfmt-misc.o
16:17:54 [2021-03-24T16:17:54.480Z] #40 ...
16:17:54 [2021-03-24T16:17:54.480Z] 
16:17:54 [2021-03-24T16:17:54.480Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:54 [2021-03-24T16:17:54.480Z] #49 sha256:2177ba312fe61b112ecfe3be8721a908d8a137d3e72b28b3bd8a73edcfee5ad6
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.630 + RM_GOPATH=0
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.630 + TMP_GOPATH=
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.630 + : /build
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.630 + '[' -z '' ']'
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.832 ++ mktemp -d
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.832 + export GOPATH=/tmp/tmp.vvgBS7cdUG
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.832 + GOPATH=/tmp/tmp.vvgBS7cdUG
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.832 + RM_GOPATH=1
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.832 + case "$(go env GOARCH)" in
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.832 ++ go env GOARCH
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + export GO_BUILDMODE=-buildmode=pie
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + GO_BUILDMODE=-buildmode=pie
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 ++ dirname /tmp/install/install.sh
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + dir=/tmp/install
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + bin=golangci_lint
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + shift
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + . /tmp/install/golangci_lint.installer
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 ++ : v1.23.8
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + install_golangci_lint
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + set -e
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + export GO111MODULE=on
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + GO111MODULE=on
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + GOBIN=/build
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.901 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.956 go: finding github.com v1.23.8
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.956 go: finding github.com/golangci/golangci-lint v1.23.8
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.956 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.957 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
16:17:54 [2021-03-24T16:17:54.480Z] #49 4.958 go: finding github.com/golangci v1.23.8
16:17:54 [2021-03-24T16:17:54.480Z] #49 5.708 go: downloading github.com/golangci/golangci-lint v1.23.8
16:17:54 [2021-03-24T16:17:54.480Z] #49 6.437 go: extracting github.com/golangci/golangci-lint v1.23.8
16:17:54 [2021-03-24T16:17:54.480Z] #49 ...
16:17:54 [2021-03-24T16:17:54.480Z] 
16:17:54 [2021-03-24T16:17:54.480Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:17:54 [2021-03-24T16:17:54.480Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:17:54 [2021-03-24T16:17:54.480Z] #42 6.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:54 [2021-03-24T16:17:54.480Z] #42 6.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:54 [2021-03-24T16:17:54.480Z] #42 6.837 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:54 [2021-03-24T16:17:54.480Z] #42 8.427 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:17:54 [2021-03-24T16:17:54.480Z] #42 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
16:17:54 [2021-03-24T16:17:54.480Z] #42 ...
16:17:54 [2021-03-24T16:17:54.480Z] 
16:17:54 [2021-03-24T16:17:54.480Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:54 [2021-03-24T16:17:54.480Z] #47 sha256:0b9bd6fba9f409528afd14748c51081682dc61b881305352471f675337aa62ce
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.457 + RM_GOPATH=0
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.457 + TMP_GOPATH=
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.457 + : /build
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.457 + '[' -z '' ']'
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.474 ++ mktemp -d
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.481 + export GOPATH=/tmp/tmp.r9WQVR61X1
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.481 + GOPATH=/tmp/tmp.r9WQVR61X1
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.481 + RM_GOPATH=1
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.481 + case "$(go env GOARCH)" in
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.481 ++ go env GOARCH
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + export GO_BUILDMODE=-buildmode=pie
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + GO_BUILDMODE=-buildmode=pie
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 ++ dirname /tmp/install/install.sh
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + dir=/tmp/install
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + bin=gotestsum
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + shift
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + . /tmp/install/gotestsum.installer
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 ++ : v0.5.3
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + install_gotestsum
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + set -e
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + export GO111MODULE=on
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + GO111MODULE=on
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + GOBIN=/build
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.490 + go get gotest.tools/gotestsum@v0.5.3
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.501 go: finding gotest.tools v0.5.3
16:17:54 [2021-03-24T16:17:54.480Z] #47 5.501 go: finding gotest.tools/gotestsum v0.5.3
16:17:54 [2021-03-24T16:17:54.480Z] #47 6.871 go: downloading gotest.tools/gotestsum v0.5.3
16:17:54 [2021-03-24T16:17:54.480Z] #47 7.629 go: extracting gotest.tools/gotestsum v0.5.3
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.118 go: downloading github.com/fatih/color v1.9.0
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.152 go: downloading github.com/spf13/pflag v1.0.3
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.242 go: downloading github.com/pkg/errors v0.9.1
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.280 go: downloading github.com/jonboulle/clockwork v0.1.0
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.352 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.389 go: extracting github.com/fatih/color v1.9.0
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.408 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.455 go: extracting github.com/jonboulle/clockwork v0.1.0
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.507 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.515 go: extracting github.com/pkg/errors v0.9.1
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.541 go: downloading github.com/mattn/go-isatty v0.0.12
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.646 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.717 go: downloading github.com/mattn/go-colorable v0.1.6
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.825 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.826 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.887 go: extracting github.com/mattn/go-colorable v0.1.6
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.896 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:54 [2021-03-24T16:17:54.480Z] #47 9.954 go: extracting github.com/mattn/go-isatty v0.0.12
16:17:54 [2021-03-24T16:17:54.480Z] #47 10.04 go: extracting github.com/spf13/pflag v1.0.3
16:17:54 [2021-03-24T16:17:54.480Z] #47 ...
16:17:54 [2021-03-24T16:17:54.480Z] 
16:17:54 [2021-03-24T16:17:54.480Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:54 [2021-03-24T16:17:54.480Z] #34 sha256:a37e7b3fd343c0c6dd7a6d5c43d5de3a7515de05e4d722907f4ee14774d7ba5b
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.238 + RM_GOPATH=0
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.238 + TMP_GOPATH=
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.238 + : /build
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.238 + '[' -z '' ']'
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.239 ++ mktemp -d
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.243 + export GOPATH=/tmp/tmp.fFaga2lxpD
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.243 + GOPATH=/tmp/tmp.fFaga2lxpD
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.243 + RM_GOPATH=1
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.243 + case "$(go env GOARCH)" in
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.244 ++ go env GOARCH
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 + export GO_BUILDMODE=-buildmode=pie
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 + GO_BUILDMODE=-buildmode=pie
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 ++ dirname /tmp/install/install.sh
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 + dir=/tmp/install
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 + bin=tomlv
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 + shift
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 + '[' '!' -f /tmp/install/tomlv.installer ']'
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 + . /tmp/install/tomlv.installer
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 + install_tomlv
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fFaga2lxpD/src/github.com/BurntSushi/toml
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.259 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:54 [2021-03-24T16:17:54.480Z] #34 5.263 Cloning into '/tmp/tmp.fFaga2lxpD/src/github.com/BurntSushi/toml'...
16:17:54 [2021-03-24T16:17:54.480Z] #34 6.486 + cd /tmp/tmp.fFaga2lxpD/src/github.com/BurntSushi/toml
16:17:54 [2021-03-24T16:17:54.480Z] #34 6.486 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:17:54 [2021-03-24T16:17:54.480Z] #34 6.500 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:17:54 [2021-03-24T16:17:54.480Z] #34 7.389 math/bits
16:17:54 [2021-03-24T16:17:54.480Z] #34 7.398 runtime/internal/sys
16:17:54 [2021-03-24T16:17:54.480Z] #34 7.491 internal/cpu
16:17:54 [2021-03-24T16:17:54.480Z] #34 7.493 runtime/internal/atomic
16:17:54 [2021-03-24T16:17:54.480Z] #34 7.999 runtime/internal/math
16:17:54 [2021-03-24T16:17:54.480Z] #34 8.066 math
16:17:54 [2021-03-24T16:17:54.480Z] #34 8.165 unicode/utf8
16:17:54 [2021-03-24T16:17:54.480Z] #34 8.224 internal/bytealg
16:17:54 [2021-03-24T16:17:54.480Z] #34 8.677 sync/atomic
16:17:54 [2021-03-24T16:17:54.480Z] #34 9.172 unicode
16:17:54 [2021-03-24T16:17:54.480Z] #34 9.373 runtime
16:17:54 [2021-03-24T16:17:54.480Z] #34 9.480 internal/testlog
16:17:54 [2021-03-24T16:17:54.480Z] #34 10.23 encoding
16:17:54 [2021-03-24T16:17:54.554Z] #45 ...
16:17:54 [2021-03-24T16:17:54.554Z] 
16:17:54 [2021-03-24T16:17:54.554Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:54 [2021-03-24T16:17:54.554Z] #49 sha256:164bb7045e5ce83a43bd931f11859c3e09b1592300f32a5b39402158f5be1e20
16:17:54 [2021-03-24T16:17:54.554Z] #49 16.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:17:54 [2021-03-24T16:17:54.554Z] #49 16.95 go: downloading github.com/pkg/errors v0.8.1
16:17:54 [2021-03-24T16:17:54.554Z] #49 16.95 go: downloading github.com/fatih/color v1.7.0
16:17:54 [2021-03-24T16:17:54.554Z] #49 16.98 go: downloading github.com/spf13/pflag v1.0.5
16:17:54 [2021-03-24T16:17:54.554Z] #49 16.98 go: downloading github.com/spf13/viper v1.6.1
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.03 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.08 go: downloading github.com/mattn/go-colorable v0.1.4
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.08 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.14 go: extracting github.com/pkg/errors v0.8.1
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.14 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.14 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.14 go: extracting github.com/fatih/color v1.7.0
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.17 go: downloading github.com/sirupsen/logrus v1.4.2
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.40 go: downloading github.com/stretchr/testify v1.4.0
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.60 go: downloading github.com/spf13/cobra v0.0.5
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.71 go: extracting github.com/spf13/viper v1.6.1
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.71 go: extracting github.com/mitchellh/go-homedir v1.1.0
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.73 go: downloading github.com/mattn/go-isatty v0.0.8
16:17:54 [2021-03-24T16:17:54.554Z] #49 17.79 go: extracting github.com/spf13/pflag v1.0.5
16:17:54 [2021-03-24T16:17:54.661Z] #43 37.72   CC       images/time.o
16:17:54 [2021-03-24T16:17:54.661Z] #43 37.91   CC       images/sysctl.o
16:17:54 [2021-03-24T16:17:54.750Z] #34 10.63 runtime/cgo
16:17:54 [2021-03-24T16:17:54.751Z] #34 ...
16:17:54 [2021-03-24T16:17:54.751Z] 
16:17:54 [2021-03-24T16:17:54.751Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:17:54 [2021-03-24T16:17:54.751Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:17:54 [2021-03-24T16:17:54.751Z] #36 6.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:54 [2021-03-24T16:17:54.751Z] #36 6.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:54 [2021-03-24T16:17:54.751Z] #36 6.582 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:54 [2021-03-24T16:17:54.751Z] #36 7.965 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:17:54 [2021-03-24T16:17:54.751Z] #36 9.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
16:17:54 [2021-03-24T16:17:54.751Z] #36 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:17:54 [2021-03-24T16:17:54.751Z] #36 ...
16:17:54 [2021-03-24T16:17:54.751Z] 
16:17:54 [2021-03-24T16:17:54.751Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:54 [2021-03-24T16:17:54.751Z] #58 sha256:8c13dbb88572e00e4b171ef53fb6d0a1386924991c2201c6dec59ce29b352379
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.488 + RM_GOPATH=0
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.488 + TMP_GOPATH=
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.488 + : /build
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.488 + '[' -z '' ']'
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.490 ++ mktemp -d
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.493 + export GOPATH=/tmp/tmp.SBMWI4XtfF
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.493 + GOPATH=/tmp/tmp.SBMWI4XtfF
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.493 + RM_GOPATH=1
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.493 + case "$(go env GOARCH)" in
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.500 ++ go env GOARCH
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.511 + export GO_BUILDMODE=-buildmode=pie
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.512 + GO_BUILDMODE=-buildmode=pie
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.514 ++ dirname /tmp/install/install.sh
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + dir=/tmp/install
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + bin=rootlesskit
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + shift
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + . /tmp/install/rootlesskit.installer
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 ++ : 81d7d047d09a5b93645817ec580181de7a984082
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + install_rootlesskit
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + case "$1" in
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + export CGO_ENABLED=0
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + CGO_ENABLED=0
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + _install_rootlesskit
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.531 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SBMWI4XtfF/src/github.com/rootless-containers/rootlesskit
16:17:54 [2021-03-24T16:17:54.751Z] #58 6.537 Cloning into '/tmp/tmp.SBMWI4XtfF/src/github.com/rootless-containers/rootlesskit'...
16:17:54 [2021-03-24T16:17:54.815Z] #49 17.83 go: downloading github.com/go-critic/go-critic v0.4.1
16:17:54 [2021-03-24T16:17:54.920Z] #43 38.09   CC       images/autofs.o
16:17:55 [2021-03-24T16:17:55.038Z] #58 ...
16:17:55 [2021-03-24T16:17:55.038Z] 
16:17:55 [2021-03-24T16:17:55.038Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:17:55 [2021-03-24T16:17:55.038Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
16:17:55 [2021-03-24T16:17:55.038Z] #32 5.633 + git clone https://github.com/kolyshkin/go-swagger.git .
16:17:55 [2021-03-24T16:17:55.038Z] #32 5.644 Cloning into '.'...
16:17:55 [2021-03-24T16:17:55.038Z] #32 ...
16:17:55 [2021-03-24T16:17:55.038Z] 
16:17:55 [2021-03-24T16:17:55.038Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:17:55 [2021-03-24T16:17:55.038Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
16:17:55 [2021-03-24T16:17:55.038Z] #55 5.666 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:55 [2021-03-24T16:17:55.038Z] #55 5.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:55 [2021-03-24T16:17:55.038Z] #55 6.001 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:55 [2021-03-24T16:17:55.038Z] #55 6.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:17:55 [2021-03-24T16:17:55.038Z] #55 8.716 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
16:17:55 [2021-03-24T16:17:55.038Z] #55 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:17:55 [2021-03-24T16:17:55.042Z] #58 ...
16:17:55 [2021-03-24T16:17:55.042Z] 
16:17:55 [2021-03-24T16:17:55.042Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:55 [2021-03-24T16:17:55.042Z] #51 sha256:fd7a52d904d7bd3253e32f7dc1a9c0861a3df5a3d00a0988abeb01be67ae0c21
16:17:55 [2021-03-24T16:17:55.042Z] #51 18.48 + cd /tmp/tmp.XrEZDmE278/src/github.com/mvdan/sh
16:17:55 [2021-03-24T16:17:55.042Z] #51 18.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:17:55 [2021-03-24T16:17:55.042Z] #51 18.89 + GO111MODULE=on
16:17:55 [2021-03-24T16:17:55.042Z] #51 18.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:17:55 [2021-03-24T16:17:55.042Z] #51 21.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:17:55 [2021-03-24T16:17:55.042Z] #51 21.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:17:55 [2021-03-24T16:17:55.042Z] #51 21.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:17:55 [2021-03-24T16:17:55.042Z] #51 21.84 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:17:55 [2021-03-24T16:17:55.042Z] #51 22.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:17:55 [2021-03-24T16:17:55.042Z] #51 23.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:17:55 [2021-03-24T16:17:55.042Z] #51 24.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:17:55 [2021-03-24T16:17:55.042Z] #51 27.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:17:55 [2021-03-24T16:17:55.042Z] #51 ...
16:17:55 [2021-03-24T16:17:55.042Z] 
16:17:55 [2021-03-24T16:17:55.042Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:55 [2021-03-24T16:17:55.042Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:17:55 [2021-03-24T16:17:55.042Z] #49 23.11 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
16:17:55 [2021-03-24T16:17:55.042Z] #49 23.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:17:55 [2021-03-24T16:17:55.042Z] #49 23.14 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:17:55 [2021-03-24T16:17:55.042Z] #49 23.59 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:17:55 [2021-03-24T16:17:55.042Z] #49 23.83 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:17:55 [2021-03-24T16:17:55.042Z] #49 23.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:17:55 [2021-03-24T16:17:55.042Z] #49 23.89 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
16:17:55 [2021-03-24T16:17:55.042Z] #49 24.27 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:17:55 [2021-03-24T16:17:55.042Z] #49 24.47 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:17:55 [2021-03-24T16:17:55.042Z] #49 25.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:17:55 [2021-03-24T16:17:55.042Z] #49 25.58 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:17:55 [2021-03-24T16:17:55.042Z] #49 25.73 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:17:55 [2021-03-24T16:17:55.042Z] #49 26.15 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:17:55 [2021-03-24T16:17:55.042Z] #49 26.59 go: downloading github.com/mattn/go-isatty v0.0.8
16:17:55 [2021-03-24T16:17:55.042Z] #49 27.20 go: extracting github.com/mattn/go-isatty v0.0.8
16:17:55 [2021-03-24T16:17:55.042Z] #49 27.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:17:55 [2021-03-24T16:17:55.042Z] #49 27.30 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:17:55 [2021-03-24T16:17:55.042Z] #49 27.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:17:55 [2021-03-24T16:17:55.042Z] #49 27.40 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:17:55 [2021-03-24T16:17:55.042Z] #49 27.40 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:17:55 [2021-03-24T16:17:55.042Z] #49 27.70 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:17:55 [2021-03-24T16:17:55.076Z] #49 17.94 go: downloading gopkg.in/ini.v1 v1.51.0
16:17:55 [2021-03-24T16:17:55.076Z] #49 18.01 go: extracting github.com/stretchr/testify v1.4.0
16:17:55 [2021-03-24T16:17:55.076Z] #49 18.01 go: extracting github.com/go-lintpack/lintpack v0.5.2
16:17:55 [2021-03-24T16:17:55.076Z] #49 18.13 go: extracting github.com/sirupsen/logrus v1.4.2
16:17:55 [2021-03-24T16:17:55.076Z] #49 18.15 go: downloading github.com/pelletier/go-toml v1.2.0
16:17:55 [2021-03-24T16:17:55.180Z] #43 38.29   CC       images/macvlan.o
16:17:55 [2021-03-24T16:17:55.302Z] #55 ...
16:17:55 [2021-03-24T16:17:55.302Z] 
16:17:55 [2021-03-24T16:17:55.303Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:17:55 [2021-03-24T16:17:55.303Z] #24 sha256:865a8875f49b9b5c11b1c50b5e767de36441015470c422dcc1c17932352100f7
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.136 + RM_GOPATH=0
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.136 + TMP_GOPATH=
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.136 + : /build
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.136 + '[' -z '' ']'
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.136 ++ mktemp -d
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.138 + export GOPATH=/tmp/tmp.Aa2b7yZPdR
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.138 + GOPATH=/tmp/tmp.Aa2b7yZPdR
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.138 + RM_GOPATH=1
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.138 + case "$(go env GOARCH)" in
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.142 ++ go env GOARCH
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 + export GO_BUILDMODE=-buildmode=pie
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 + GO_BUILDMODE=-buildmode=pie
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 ++ dirname /tmp/install/install.sh
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 + dir=/tmp/install
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 + bin=dockercli
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 + shift
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 + . /tmp/install/dockercli.installer
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 ++ : stable
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 ++ : 17.06.2-ce
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 + install_dockercli
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.157 ++ uname -m
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.158 Install docker/cli version 17.06.2-ce from stable
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.171 + arch=aarch64
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.171 + '[' aarch64 '!=' x86_64 ']'
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.171 + '[' aarch64 '!=' s390x ']'
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.171 + '[' aarch64 '!=' armhf ']'
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.171 + build_dockercli
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.171 + git clone https://github.com/docker/docker-ce /tmp/tmp.Aa2b7yZPdR/tmp/docker-ce
16:17:55 [2021-03-24T16:17:55.303Z] #24 5.175 Cloning into '/tmp/tmp.Aa2b7yZPdR/tmp/docker-ce'...
16:17:55 [2021-03-24T16:17:55.303Z] #24 ...
16:17:55 [2021-03-24T16:17:55.303Z] 
16:17:55 [2021-03-24T16:17:55.303Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:55 [2021-03-24T16:17:55.303Z] #51 sha256:b1c3410df6efc8b770781f71c3e945f84a4ca74972992eada85734620ad04c0b
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.144 + RM_GOPATH=0
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.144 + TMP_GOPATH=
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.144 + : /build
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.144 + '[' -z '' ']'
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.144 ++ mktemp -d
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.156 + export GOPATH=/tmp/tmp.NVNDbExetv
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.156 + GOPATH=/tmp/tmp.NVNDbExetv
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.156 + RM_GOPATH=1
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.157 + case "$(go env GOARCH)" in
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.157 ++ go env GOARCH
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.171 + export GO_BUILDMODE=-buildmode=pie
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.171 + GO_BUILDMODE=-buildmode=pie
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.171 ++ dirname /tmp/install/install.sh
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.177 + dir=/tmp/install
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.177 + bin=shfmt
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.177 + shift
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.177 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.177 + . /tmp/install/shfmt.installer
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.177 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.177 + install_shfmt
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.177 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.177 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NVNDbExetv/src/github.com/mvdan/sh
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.178 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:17:55 [2021-03-24T16:17:55.303Z] #51 5.188 Cloning into '/tmp/tmp.NVNDbExetv/src/github.com/mvdan/sh'...
16:17:55 [2021-03-24T16:17:55.303Z] #51 ...
16:17:55 [2021-03-24T16:17:55.303Z] 
16:17:55 [2021-03-24T16:17:55.303Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:17:55 [2021-03-24T16:17:55.303Z] #67 sha256:31f012f45fc330d1eab47681e1e5be5a8d88ea4fcf1de61c9df33df1589971bd
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.247 + RM_GOPATH=0
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.247 + TMP_GOPATH=
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.247 + : /build
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.247 + '[' -z '' ']'
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.252 ++ mktemp -d
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.260 + export GOPATH=/tmp/tmp.dF1XFdklgm
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.260 + GOPATH=/tmp/tmp.dF1XFdklgm
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.260 + RM_GOPATH=1
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.260 + case "$(go env GOARCH)" in
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.260 ++ go env GOARCH
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.292 + export GO_BUILDMODE=-buildmode=pie
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.292 + GO_BUILDMODE=-buildmode=pie
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.292 ++ dirname /tmp/install/install.sh
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + dir=/tmp/install
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + bin=proxy
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + shift
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + '[' '!' -f /tmp/install/proxy.installer ']'
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + . /tmp/install/proxy.installer
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + install_proxy
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + case "$1" in
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + export CGO_ENABLED=0
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + CGO_ENABLED=0
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + _install_proxy
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.305 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dF1XFdklgm/src/github.com/docker/libnetwork
16:17:55 [2021-03-24T16:17:55.303Z] #67 5.310 Cloning into '/tmp/tmp.dF1XFdklgm/src/github.com/docker/libnetwork'...
16:17:55 [2021-03-24T16:17:55.337Z] #49 18.29 go: extracting github.com/mattn/go-colorable v0.1.4
16:17:55 [2021-03-24T16:17:55.337Z] #49 18.36 go: downloading github.com/magiconair/properties v1.8.1
16:17:55 [2021-03-24T16:17:55.337Z] #49 18.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:17:55 [2021-03-24T16:17:55.440Z] #43 38.51   CC       images/sit.o
16:17:55 [2021-03-24T16:17:55.567Z] #67 ...
16:17:55 [2021-03-24T16:17:55.567Z] 
16:17:55 [2021-03-24T16:17:55.567Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:55 [2021-03-24T16:17:55.567Z] #58 sha256:8c13dbb88572e00e4b171ef53fb6d0a1386924991c2201c6dec59ce29b352379
16:17:55 [2021-03-24T16:17:55.567Z] #58 11.27 + cd /tmp/tmp.SBMWI4XtfF/src/github.com/rootless-containers/rootlesskit
16:17:55 [2021-03-24T16:17:55.567Z] #58 11.27 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
16:17:55 [2021-03-24T16:17:55.567Z] #58 11.33 + export GO111MODULE=on
16:17:55 [2021-03-24T16:17:55.567Z] #58 11.33 + GO111MODULE=on
16:17:55 [2021-03-24T16:17:55.567Z] #58 11.33 + export GOPROXY=https://proxy.golang.org
16:17:55 [2021-03-24T16:17:55.567Z] #58 11.33 + GOPROXY=https://proxy.golang.org
16:17:55 [2021-03-24T16:17:55.567Z] #58 11.33 + for f in rootlesskit rootlesskit-docker-proxy
16:17:55 [2021-03-24T16:17:55.567Z] #58 11.33 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:17:55 [2021-03-24T16:17:55.597Z] #49 18.70 go: extracting github.com/mattn/go-isatty v0.0.8
16:17:55 [2021-03-24T16:17:55.597Z] #49 18.70 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:17:55 [2021-03-24T16:17:55.597Z] #49 18.80 go: extracting github.com/spf13/jwalterweatherman v1.0.0
16:17:55 [2021-03-24T16:17:55.597Z] #49 18.80 go: downloading github.com/spf13/afero v1.1.2
16:17:55 [2021-03-24T16:17:55.700Z] #43 38.74   CC       images/memfd.o
16:17:55 [2021-03-24T16:17:55.857Z] #49 18.90 go: extracting gopkg.in/ini.v1 v1.51.0
16:17:55 [2021-03-24T16:17:55.858Z] #49 18.99 go: extracting github.com/spf13/cobra v0.0.5
16:17:55 [2021-03-24T16:17:55.858Z] #49 19.04 go: downloading github.com/pmezard/go-difflib v1.0.0
16:17:55 [2021-03-24T16:17:55.858Z] #49 19.04 go: extracting github.com/magiconair/properties v1.8.1
16:17:55 [2021-03-24T16:17:55.858Z] #49 19.11 go: extracting github.com/pelletier/go-toml v1.2.0
16:17:55 [2021-03-24T16:17:55.960Z] #43 39.02   CC       images/timens.o
16:17:55 [2021-03-24T16:17:55.990Z] #49 ...
16:17:55 [2021-03-24T16:17:55.990Z] 
16:17:55 [2021-03-24T16:17:55.990Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:55 [2021-03-24T16:17:55.990Z] #58 sha256:1bfe582bc9921ba04632a0ba25c951816751e81c3f241050e1c299da125e7e6f
16:17:55 [2021-03-24T16:17:55.990Z] #58 29.85 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:17:56 [2021-03-24T16:17:56.220Z] #43 39.30   LINK     images/built-in.o
16:17:56 [2021-03-24T16:17:56.220Z] #43 39.46   GEN      compel/include/asm
16:17:56 [2021-03-24T16:17:56.220Z] #43 39.50   GEN      compel/include/version.h
16:17:56 [2021-03-24T16:17:56.220Z] #43 39.51 touch .config
16:17:56 [2021-03-24T16:17:56.429Z] #49 19.34 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:17:56 [2021-03-24T16:17:56.429Z] #49 19.40 go: extracting github.com/go-critic/go-critic v0.4.1
16:17:56 [2021-03-24T16:17:56.429Z] #49 19.47 go: extracting github.com/mitchellh/mapstructure v1.1.2
16:17:56 [2021-03-24T16:17:56.429Z] #49 19.64 go: extracting github.com/pmezard/go-difflib v1.0.0
16:17:56 [2021-03-24T16:17:56.479Z] #43 39.56   GEN      include/common/config.h
16:17:56 [2021-03-24T16:17:56.479Z] #43 39.61   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:17:56 [2021-03-24T16:17:56.479Z] #43 39.64   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:17:56 [2021-03-24T16:17:56.479Z] #43 39.67   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:17:56 [2021-03-24T16:17:56.479Z] #43 39.69   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:17:56 [2021-03-24T16:17:56.479Z] #43 39.73   DEP      compel/arch/x86/plugins/std/memcpy.d
16:17:56 [2021-03-24T16:17:56.689Z] #49 19.71 go: downloading github.com/hashicorp/hcl v1.0.0
16:17:56 [2021-03-24T16:17:56.739Z] #43 39.76   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:17:56 [2021-03-24T16:17:56.739Z] #43 39.79   GEN      compel/plugins/include/uapi/std/syscall.h
16:17:56 [2021-03-24T16:17:56.739Z] #43 39.81   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:17:56 [2021-03-24T16:17:56.739Z] #43 39.83   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:17:56 [2021-03-24T16:17:56.739Z] #43 39.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:17:56 [2021-03-24T16:17:56.739Z] #43 39.86   DEP      compel/plugins/std/infect.d
16:17:56 [2021-03-24T16:17:56.904Z] #67 ...
16:17:56 [2021-03-24T16:17:56.904Z] 
16:17:56 [2021-03-24T16:17:56.904Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:56 [2021-03-24T16:17:56.904Z] #51 sha256:7972438e6a20db2ff409ac5ab117222f2281cdb064efdfc2843b7bee7c63922d
16:17:56 [2021-03-24T16:17:56.904Z] #51 23.16 + cd /tmp/tmp.knU1y7wo7U/src/github.com/mvdan/sh
16:17:56 [2021-03-24T16:17:56.904Z] #51 23.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:17:56 [2021-03-24T16:17:56.904Z] #51 23.39 + GO111MODULE=on
16:17:56 [2021-03-24T16:17:56.904Z] #51 23.39 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:17:56 [2021-03-24T16:17:56.904Z] #51 24.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:17:56 [2021-03-24T16:17:56.904Z] #51 24.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:17:56 [2021-03-24T16:17:56.904Z] #51 24.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:17:56 [2021-03-24T16:17:56.904Z] #51 25.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:17:56 [2021-03-24T16:17:56.904Z] #51 25.42 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:17:56 [2021-03-24T16:17:56.904Z] #51 26.42 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:17:56 [2021-03-24T16:17:56.904Z] #51 27.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:17:56 [2021-03-24T16:17:56.904Z] #51 29.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:17:56 [2021-03-24T16:17:56.904Z] #51 31.70 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:17:56 [2021-03-24T16:17:56.904Z] #51 31.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:17:56 [2021-03-24T16:17:56.904Z] #51 32.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:17:56 [2021-03-24T16:17:56.904Z] #51 32.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:17:56 [2021-03-24T16:17:56.904Z] #51 ...
16:17:56 [2021-03-24T16:17:56.904Z] 
16:17:56 [2021-03-24T16:17:56.904Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:17:56 [2021-03-24T16:17:56.904Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:17:56 [2021-03-24T16:17:56.904Z] #40 31.56 Checking out files:  61% (1033/1682)   
Checking out files:  62% (1043/1682)   
Checking out files:  63% (1060/1682)   
Checking out files:  64% (1077/1682)   
Checking out files:  65% (1094/1682)   
Checking out files:  66% (1111/1682)   
Checking out files:  67% (1127/1682)   
Checking out files:  68% (1144/1682)   
Checking out files:  69% (1161/1682)   
Checking out files:  70% (1178/1682)   
Checking out files:  71% (1195/1682)   
Checking out files:  72% (1212/1682)   
Checking out files:  73% (1228/1682)   
Checking out files:  74% (1245/1682)   
Checking out files:  75% (1262/1682)   
Checking out files:  76% (1279/1682)   
Checking out files:  77% (1296/1682)   
Checking out files:  78% (1312/1682)   
Checking out files:  79% (1329/1682)   
Checking out files:  80% (1346/1682)   
Checking out files:  81% (1363/1682)   
Checking out files:  82% (1380/1682)   
Checking out files:  83% (1397/1682)   
Checking out files:  84% (1413/1682)   
Checking out files:  85% (1430/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
16:17:56 [2021-03-24T16:17:56.904Z] #40 32.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:17:56 [2021-03-24T16:17:56.951Z] #49 19.91 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:17:56 [2021-03-24T16:17:56.951Z] #49 19.91 go: extracting github.com/spf13/afero v1.1.2
16:17:56 [2021-03-24T16:17:56.951Z] #49 19.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:17:56 [2021-03-24T16:17:56.966Z] #58 12.85 go: downloading github.com/urfave/cli/v2 v2.3.0
16:17:56 [2021-03-24T16:17:56.966Z] #58 12.87 go: downloading github.com/pkg/errors v0.9.1
16:17:56 [2021-03-24T16:17:56.966Z] #58 12.87 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:17:56 [2021-03-24T16:17:56.966Z] #58 12.88 go: downloading github.com/sirupsen/logrus v1.8.1
16:17:56 [2021-03-24T16:17:56.999Z] #43 40.05   DEP      compel/plugins/std/string.d
16:17:56 [2021-03-24T16:17:56.999Z] #43 ...
16:17:56 [2021-03-24T16:17:56.999Z] 
16:17:56 [2021-03-24T16:17:56.999Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:56 [2021-03-24T16:17:56.999Z] #58 sha256:6ed4256e3c8e5f781ec2b4828fec6c9e1948a70512f455b7093c018f332c2f37
16:17:56 [2021-03-24T16:17:56.999Z] #58 128.6 + for f in rootlesskit rootlesskit-docker-proxy
16:17:56 [2021-03-24T16:17:56.999Z] #58 128.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:17:57 [2021-03-24T16:17:57.162Z] #40 ...
16:17:57 [2021-03-24T16:17:57.162Z] 
16:17:57 [2021-03-24T16:17:57.162Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:17:57 [2021-03-24T16:17:57.162Z] #58 sha256:76daf0f88c1aa31408f571abe795c19146031ff09fe4f62bec22f7e4846ae115
16:17:57 [2021-03-24T16:17:57.162Z] #58 23.49 go: extracting github.com/moby/vpnkit v0.5.0
16:17:57 [2021-03-24T16:17:57.162Z] #58 24.17 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:17:57 [2021-03-24T16:17:57.162Z] #58 24.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:17:57 [2021-03-24T16:17:57.162Z] #58 24.23 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:17:57 [2021-03-24T16:17:57.162Z] #58 24.33 go: extracting github.com/urfave/cli/v2 v2.3.0
16:17:57 [2021-03-24T16:17:57.162Z] #58 30.45 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:17:57 [2021-03-24T16:17:57.162Z] #58 31.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:17:57 [2021-03-24T16:17:57.162Z] #58 32.82 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
16:17:57 [2021-03-24T16:17:57.162Z] #58 32.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:17:57 [2021-03-24T16:17:57.162Z] #58 33.56 go: extracting github.com/russross/blackfriday/v2 v2.1.0
16:17:57 [2021-03-24T16:17:57.212Z] #49 19.98 go: downloading github.com/spf13/cast v1.3.0
16:17:57 [2021-03-24T16:17:57.212Z] #49 20.17 go: extracting github.com/spf13/cast v1.3.0
16:17:57 [2021-03-24T16:17:57.212Z] #49 20.26 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
16:17:57 [2021-03-24T16:17:57.276Z] #58 13.20 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:17:57 [2021-03-24T16:17:57.276Z] #58 13.25 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:17:57 [2021-03-24T16:17:57.424Z] #58 ...
16:17:57 [2021-03-24T16:17:57.424Z] 
16:17:57 [2021-03-24T16:17:57.424Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:57 [2021-03-24T16:17:57.424Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:57 [2021-03-24T16:17:57.424Z] #13 17.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:57 [2021-03-24T16:17:57.424Z] #13 ...
16:17:57 [2021-03-24T16:17:57.424Z] 
16:17:57 [2021-03-24T16:17:57.424Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:57 [2021-03-24T16:17:57.424Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:17:57 [2021-03-24T16:17:57.424Z] #45 23.57 internal/nettrace
16:17:57 [2021-03-24T16:17:57.424Z] #45 23.66 runtime/cgo
16:17:57 [2021-03-24T16:17:57.472Z] #49 20.44 go: extracting github.com/fsnotify/fsnotify v1.4.7
16:17:57 [2021-03-24T16:17:57.541Z] #58 13.37 go: downloading github.com/gorilla/mux v1.8.0
16:17:57 [2021-03-24T16:17:57.541Z] #58 13.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:17:57 [2021-03-24T16:17:57.681Z] #45 ...
16:17:57 [2021-03-24T16:17:57.681Z] 
16:17:57 [2021-03-24T16:17:57.681Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:17:57 [2021-03-24T16:17:57.681Z] #51 sha256:7972438e6a20db2ff409ac5ab117222f2281cdb064efdfc2843b7bee7c63922d
16:17:57 [2021-03-24T16:17:57.681Z] #51 33.93 runtime
16:17:57 [2021-03-24T16:17:57.681Z] #51 33.94 runtime/cgo
16:17:57 [2021-03-24T16:17:57.733Z] #49 20.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:17:57 [2021-03-24T16:17:57.733Z] #49 20.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:17:57 [2021-03-24T16:17:57.733Z] #49 20.62 go: extracting github.com/hashicorp/hcl v1.0.0
16:17:57 [2021-03-24T16:17:57.876Z] #58 13.57 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:17:57 [2021-03-24T16:17:57.876Z] #58 13.58 go: extracting github.com/sirupsen/logrus v1.8.1
16:17:57 [2021-03-24T16:17:57.876Z] #58 13.61 go: extracting github.com/pkg/errors v0.9.1
16:17:57 [2021-03-24T16:17:57.916Z] #58 ...
16:17:57 [2021-03-24T16:17:57.916Z] 
16:17:57 [2021-03-24T16:17:57.916Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:57 [2021-03-24T16:17:57.916Z] #47 sha256:663a565353f78547f1a0226e93ebcf95e8564747e031c31953cda80420e11402
16:17:57 [2021-03-24T16:17:57.916Z] #47 21.74 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:17:57 [2021-03-24T16:17:57.916Z] #47 27.35 go: finding github.com/fatih/color v1.9.0
16:17:57 [2021-03-24T16:17:57.916Z] #47 27.42 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:57 [2021-03-24T16:17:57.916Z] #47 27.52 go: finding github.com/pkg/errors v0.9.1
16:17:57 [2021-03-24T16:17:57.916Z] #47 27.70 go: finding github.com/mattn/go-colorable v0.1.6
16:17:57 [2021-03-24T16:17:57.916Z] #47 27.72 go: finding github.com/spf13/pflag v1.0.3
16:17:57 [2021-03-24T16:17:57.916Z] #47 27.80 go: finding github.com/mattn/go-isatty v0.0.12
16:17:57 [2021-03-24T16:17:57.916Z] #47 28.05 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:17:57 [2021-03-24T16:17:57.916Z] #47 28.59 go: finding github.com/jonboulle/clockwork v0.1.0
16:17:57 [2021-03-24T16:17:57.916Z] #47 28.72 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:17:57 [2021-03-24T16:17:57.916Z] #47 28.89 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:57 [2021-03-24T16:17:57.916Z] #47 28.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:17:57 [2021-03-24T16:17:57.916Z] #47 ...
16:17:57 [2021-03-24T16:17:57.916Z] 
16:17:57 [2021-03-24T16:17:57.916Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:17:57 [2021-03-24T16:17:57.916Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:17:57 [2021-03-24T16:17:57.916Z] #40 30.51 Checking out files:  63% (1068/1682)   
Checking out files:  64% (1077/1682)   
Checking out files:  65% (1094/1682)   
Checking out files:  66% (1111/1682)   
Checking out files:  67% (1127/1682)   
Checking out files:  68% (1144/1682)   
Checking out files:  69% (1161/1682)   
Checking out files:  70% (1178/1682)   
Checking out files:  71% (1195/1682)   
Checking out files:  72% (1212/1682)   
Checking out files:  73% (1228/1682)   
Checking out files:  74% (1245/1682)   
Checking out files:  75% (1262/1682)   
Checking out files:  76% (1279/1682)   
Checking out files:  77% (1296/1682)   
Checking out files:  78% (1312/1682)   
Checking out files:  79% (1329/1682)   
Checking out files:  80% (1346/1682)   
Checking out files:  81% (1363/1682)   
Checking out files:  82% (1380/1682)   
Checking out files:  83% (1397/1682)   
Checking out files:  84% (1413/1682)   
Checking out files:  85% (1430/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
16:17:57 [2021-03-24T16:17:57.916Z] #40 31.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:17:57 [2021-03-24T16:17:57.994Z] #49 20.95 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:17:57 [2021-03-24T16:17:57.994Z] #49 20.95 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:17:57 [2021-03-24T16:17:57.994Z] #49 20.95 go: extracting github.com/go-toolsmith/astfmt v1.0.0
16:17:58 [2021-03-24T16:17:58.198Z] #40 ...
16:17:58 [2021-03-24T16:17:58.198Z] 
16:17:58 [2021-03-24T16:17:58.198Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:17:58 [2021-03-24T16:17:58.198Z] #34 sha256:0b0a4aa222997397888ebaefffb69cd110da1b866697c189985ad124e9137baf
16:17:58 [2021-03-24T16:17:58.198Z] #34 22.23 runtime/cgo
16:17:58 [2021-03-24T16:17:58.285Z] #58 13.77 go: downloading github.com/moby/vpnkit v0.5.0
16:17:58 [2021-03-24T16:17:58.285Z] #58 13.78 go: downloading github.com/google/uuid v1.2.0
16:17:58 [2021-03-24T16:17:58.285Z] #58 13.78 go: extracting github.com/moby/sys/mountinfo v0.4.1
16:17:58 [2021-03-24T16:17:58.285Z] #58 13.94 go: extracting github.com/gorilla/mux v1.8.0
16:17:58 [2021-03-24T16:17:58.463Z] #34 ...
16:17:58 [2021-03-24T16:17:58.463Z] 
16:17:58 [2021-03-24T16:17:58.463Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:58 [2021-03-24T16:17:58.463Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:17:58 [2021-03-24T16:17:58.463Z] #49 30.48 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:17:58 [2021-03-24T16:17:58.463Z] #49 30.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:17:58 [2021-03-24T16:17:58.463Z] #49 30.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:17:58 [2021-03-24T16:17:58.463Z] #49 30.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:17:58 [2021-03-24T16:17:58.463Z] #49 30.61 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:17:58 [2021-03-24T16:17:58.463Z] #49 30.61 go: downloading github.com/ultraware/whitespace v0.0.4
16:17:58 [2021-03-24T16:17:58.463Z] #49 30.61 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:17:58 [2021-03-24T16:17:58.463Z] #49 30.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:17:58 [2021-03-24T16:17:58.463Z] #49 30.74 go: extracting github.com/ultraware/whitespace v0.0.4
16:17:58 [2021-03-24T16:17:58.463Z] #49 30.98 go: downloading github.com/uudashr/gocognit v1.0.1
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.05 go: downloading github.com/gobwas/glob v0.2.3
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.05 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.08 go: downloading github.com/mattn/go-colorable v0.1.4
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.14 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.14 go: extracting github.com/inconshreveable/mousetrap v1.0.0
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.14 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.14 go: extracting github.com/mitchellh/go-homedir v1.1.0
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.22 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.34 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.34 go: extracting github.com/go-lintpack/lintpack v0.5.2
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.63 go: extracting github.com/uudashr/gocognit v1.0.1
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.67 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.74 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.79 go: downloading github.com/ultraware/funlen v0.0.2
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.79 go: extracting github.com/gobwas/glob v0.2.3
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:17:58 [2021-03-24T16:17:58.463Z] #49 31.95 go: downloading github.com/sirupsen/logrus v1.4.2
16:17:58 [2021-03-24T16:17:58.463Z] #49 32.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:17:58 [2021-03-24T16:17:58.463Z] #49 32.48 go: extracting github.com/mattn/go-colorable v0.1.4
16:17:58 [2021-03-24T16:17:58.463Z] #49 32.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:17:58 [2021-03-24T16:17:58.550Z] #58 14.35 go: extracting github.com/google/uuid v1.2.0
16:17:58 [2021-03-24T16:17:58.550Z] #58 14.50 go: downloading github.com/gofrs/flock v0.8.0
16:17:58 [2021-03-24T16:17:58.565Z] #49 21.48 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:17:58 [2021-03-24T16:17:58.565Z] #49 21.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:17:58 [2021-03-24T16:17:58.565Z] #49 21.66 go: downloading github.com/uudashr/gocognit v1.0.1
16:17:58 [2021-03-24T16:17:58.618Z] #51 ...
16:17:58 [2021-03-24T16:17:58.618Z] 
16:17:58 [2021-03-24T16:17:58.618Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:58 [2021-03-24T16:17:58.618Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:17:58 [2021-03-24T16:17:58.618Z] #49 25.06 go: extracting github.com/mitchellh/mapstructure v1.1.2
16:17:58 [2021-03-24T16:17:58.618Z] #49 26.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:17:58 [2021-03-24T16:17:58.618Z] #49 26.98 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:17:58 [2021-03-24T16:17:58.618Z] #49 26.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.55 go: downloading github.com/pkg/errors v0.8.1
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.60 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.60 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.60 go: downloading github.com/mattn/go-isatty v0.0.8
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.68 go: downloading github.com/uudashr/gocognit v1.0.1
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.70 go: extracting github.com/pkg/errors v0.8.1
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.77 go: downloading github.com/spf13/pflag v1.0.5
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.88 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.97 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:17:58 [2021-03-24T16:17:58.618Z] #49 30.98 go: downloading github.com/hashicorp/hcl v1.0.0
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.09 go: extracting github.com/mattn/go-isatty v0.0.8
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.29 go: downloading gopkg.in/ini.v1 v1.51.0
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.31 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.34 go: extracting github.com/uudashr/gocognit v1.0.1
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.40 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.70 go: downloading github.com/ultraware/funlen v0.0.2
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.86 go: extracting gopkg.in/ini.v1 v1.51.0
16:17:58 [2021-03-24T16:17:58.618Z] #49 31.94 go: extracting github.com/spf13/pflag v1.0.5
16:17:58 [2021-03-24T16:17:58.618Z] #49 32.00 go: downloading github.com/subosito/gotenv v1.2.0
16:17:58 [2021-03-24T16:17:58.618Z] #49 32.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:17:58 [2021-03-24T16:17:58.618Z] #49 32.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:17:58 [2021-03-24T16:17:58.618Z] #49 32.52 go: downloading github.com/spf13/afero v1.1.2
16:17:58 [2021-03-24T16:17:58.618Z] #49 32.80 go: extracting github.com/hashicorp/hcl v1.0.0
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.07 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.09 go: extracting github.com/inconshreveable/mousetrap v1.0.0
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.25 go: extracting github.com/ultraware/funlen v0.0.2
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.26 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.29 go: extracting github.com/subosito/gotenv v1.2.0
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.33 go: extracting github.com/spf13/afero v1.1.2
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.44 go: downloading github.com/magiconair/properties v1.8.1
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.52 go: downloading github.com/ultraware/whitespace v0.0.4
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.76 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.96 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:17:58 [2021-03-24T16:17:58.618Z] #49 33.98 go: extracting github.com/magiconair/properties v1.8.1
16:17:58 [2021-03-24T16:17:58.618Z] #49 34.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:17:58 [2021-03-24T16:17:58.618Z] #49 34.10 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
16:17:58 [2021-03-24T16:17:58.618Z] #49 34.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:17:58 [2021-03-24T16:17:58.618Z] #49 34.43 go: downloading github.com/mattn/go-colorable v0.1.4
16:17:58 [2021-03-24T16:17:58.618Z] #49 34.61 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:17:58 [2021-03-24T16:17:58.618Z] #49 34.62 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:17:58 [2021-03-24T16:17:58.618Z] #49 34.70 go: extracting github.com/ultraware/whitespace v0.0.4
16:17:58 [2021-03-24T16:17:58.618Z] #49 34.73 go: downloading golang.org/x/text v0.3.2
16:17:58 [2021-03-24T16:17:58.618Z] #49 34.76 go: downloading gopkg.in/yaml.v2 v2.2.7
16:17:58 [2021-03-24T16:17:58.726Z] #49 32.91 go: extracting github.com/ultraware/funlen v0.0.2
16:17:58 [2021-03-24T16:17:58.826Z] #49 21.79 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:17:58 [2021-03-24T16:17:58.826Z] #49 21.97 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:17:58 [2021-03-24T16:17:58.826Z] #49 ...
16:17:58 [2021-03-24T16:17:58.826Z] 
16:17:58 [2021-03-24T16:17:58.826Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:17:58 [2021-03-24T16:17:58.826Z] #67 sha256:88e97c6bdaa87c05231c2d02af874a12a98675c1e83a3e360523255f454d05e0
16:17:58 [2021-03-24T16:17:58.887Z] #49 35.10 go: downloading github.com/spf13/cast v1.3.0
16:17:58 [2021-03-24T16:17:58.887Z] #49 35.16 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:17:58 [2021-03-24T16:17:58.887Z] #49 35.17 go: extracting github.com/go-lintpack/lintpack v0.5.2
16:17:58 [2021-03-24T16:17:58.887Z] #49 35.28 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:17:58 [2021-03-24T16:17:58.887Z] #49 35.35 go: extracting github.com/mattn/go-colorable v0.1.4
16:17:58 [2021-03-24T16:17:58.913Z] #58 14.57 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:17:58 [2021-03-24T16:17:58.990Z] #49 32.99 go: downloading github.com/go-critic/go-critic v0.4.1
16:17:58 [2021-03-24T16:17:58.990Z] #49 ...
16:17:58 [2021-03-24T16:17:58.990Z] 
16:17:58 [2021-03-24T16:17:58.990Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:58 [2021-03-24T16:17:58.990Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:17:58 [2021-03-24T16:17:58.990Z] #45 22.95 crypto/subtle
16:17:58 [2021-03-24T16:17:58.990Z] #45 23.11 vendor/golang.org/x/crypto/cryptobyte/asn1
16:17:58 [2021-03-24T16:17:58.990Z] #45 23.28 internal/nettrace
16:17:58 [2021-03-24T16:17:58.990Z] #45 23.69 runtime/cgo
16:17:58 [2021-03-24T16:17:58.990Z] #45 ...
16:17:58 [2021-03-24T16:17:58.990Z] 
16:17:58 [2021-03-24T16:17:58.990Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:58 [2021-03-24T16:17:58.990Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:17:58 [2021-03-24T16:17:58.990Z] #49 33.12 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:17:59 [2021-03-24T16:17:59.144Z] #49 35.35 go: extracting github.com/fsnotify/fsnotify v1.4.7
16:17:59 [2021-03-24T16:17:59.144Z] #49 35.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:17:59 [2021-03-24T16:17:59.178Z] #58 15.15 go: extracting github.com/gofrs/flock v0.8.0
16:17:59 [2021-03-24T16:17:59.178Z] #58 ...
16:17:59 [2021-03-24T16:17:59.178Z] 
16:17:59 [2021-03-24T16:17:59.178Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:59 [2021-03-24T16:17:59.178Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:17:59 [2021-03-24T16:17:59.178Z] #13 3.452 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
16:17:59 [2021-03-24T16:17:59.178Z] #13 3.493 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:17:59 [2021-03-24T16:17:59.178Z] #13 3.600 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:17:59 [2021-03-24T16:17:59.178Z] #13 3.615 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:17:59 [2021-03-24T16:17:59.178Z] #13 4.519 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB]
16:17:59 [2021-03-24T16:17:59.178Z] #13 5.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:17:59 [2021-03-24T16:17:59.178Z] #13 8.146 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
16:17:59 [2021-03-24T16:17:59.178Z] #13 8.154 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:17:59 [2021-03-24T16:17:59.253Z] #49 33.32 go: downloading github.com/spf13/viper v1.6.1
16:17:59 [2021-03-24T16:17:59.253Z] #49 33.38 go: extracting github.com/sirupsen/logrus v1.4.2
16:17:59 [2021-03-24T16:17:59.253Z] #49 33.44 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:17:59 [2021-03-24T16:17:59.349Z] #67 22.00 Checking out files:  58% (1113/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)   
16:17:59 [2021-03-24T16:17:59.349Z] #67 ...
16:17:59 [2021-03-24T16:17:59.349Z] 
16:17:59 [2021-03-24T16:17:59.349Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:17:59 [2021-03-24T16:17:59.349Z] #47 sha256:fd71ffbb5559acfb144aff5406c89094852c82098d9a47b5ebce19b11fd71f62
16:17:59 [2021-03-24T16:17:59.349Z] #47 12.43 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:17:59 [2021-03-24T16:17:59.349Z] #47 16.76 go: finding github.com/fatih/color v1.9.0
16:17:59 [2021-03-24T16:17:59.349Z] #47 16.76 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:17:59 [2021-03-24T16:17:59.349Z] #47 16.82 go: finding github.com/pkg/errors v0.9.1
16:17:59 [2021-03-24T16:17:59.349Z] #47 16.98 go: finding github.com/mattn/go-colorable v0.1.6
16:17:59 [2021-03-24T16:17:59.349Z] #47 16.98 go: finding github.com/spf13/pflag v1.0.3
16:17:59 [2021-03-24T16:17:59.349Z] #47 17.07 go: finding github.com/mattn/go-isatty v0.0.12
16:17:59 [2021-03-24T16:17:59.349Z] #47 17.21 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:17:59 [2021-03-24T16:17:59.349Z] #47 17.43 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:17:59 [2021-03-24T16:17:59.349Z] #47 17.46 go: finding github.com/jonboulle/clockwork v0.1.0
16:17:59 [2021-03-24T16:17:59.349Z] #47 17.60 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:17:59 [2021-03-24T16:17:59.349Z] #47 17.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:17:59 [2021-03-24T16:17:59.402Z] #49 ...
16:17:59 [2021-03-24T16:17:59.402Z] 
16:17:59 [2021-03-24T16:17:59.402Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:17:59 [2021-03-24T16:17:59.402Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:17:59 [2021-03-24T16:17:59.402Z] #40 35.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:17:59 [2021-03-24T16:17:59.442Z] #13 ...
16:17:59 [2021-03-24T16:17:59.442Z] 
16:17:59 [2021-03-24T16:17:59.442Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:17:59 [2021-03-24T16:17:59.442Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:17:59 [2021-03-24T16:17:59.442Z] #29 3.740 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:17:59 [2021-03-24T16:17:59.442Z] #29 4.289 
16:17:59 [2021-03-24T16:17:59.442Z] #29 4.497 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.7%
#                                                                          2.5%
####                                                                       6.2%
######                                                                     9.4%
#########                                                                 12.8%
###########                                                               15.3%
#############                                                             18.2%
###############                                                           20.9%
#################                                                         23.8%
########################                                                  33.6%
##########################                                                37.1%
#############################                                             40.7%
#################################                                         46.9%
#####################################                                     51.5%
######################################                                    53.7%
########################################                                  55.9%
##########################################                                59.6%
#############################################                             62.8%
################################################                          66.8%
#################################################                         68.7%
#################################################                         69.2%
####################################################                      72.7%
######################################################                    76.3%
##########################################################                81.7%
##############################################################            87.2%
###############################################################           88.0%
##################################################################        92.8%
#######################################################################   99.4%
######################################################################## 100.0%
16:17:59 [2021-03-24T16:17:59.442Z] #29 8.322 
16:17:59 [2021-03-24T16:17:59.442Z] #29 8.818 #=#=#                                                                         

############                                                              16.7%
######################################                                    53.2%
###############################################                           65.9%
######################################################################## 100.0%
16:17:59 [2021-03-24T16:17:59.517Z] #49 33.55 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:17:59 [2021-03-24T16:17:59.517Z] #49 33.68 go: extracting github.com/sourcegraph/go-diff v0.5.1
16:17:59 [2021-03-24T16:17:59.517Z] #49 ...
16:17:59 [2021-03-24T16:17:59.517Z] 
16:17:59 [2021-03-24T16:17:59.518Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:17:59 [2021-03-24T16:17:59.518Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:17:59 [2021-03-24T16:17:59.518Z] #13 19.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:59 [2021-03-24T16:17:59.537Z] #58 ...
16:17:59 [2021-03-24T16:17:59.537Z] 
16:17:59 [2021-03-24T16:17:59.537Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:17:59 [2021-03-24T16:17:59.537Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:17:59 [2021-03-24T16:17:59.537Z] #45 121.2 vendor/golang.org/x/net/idna
16:17:59 [2021-03-24T16:17:59.537Z] #45 123.4 vendor/golang.org/x/net/http2/hpack
16:17:59 [2021-03-24T16:17:59.537Z] #45 124.5 mime
16:17:59 [2021-03-24T16:17:59.537Z] #45 126.2 mime/quotedprintable
16:17:59 [2021-03-24T16:17:59.537Z] #45 126.5 net/http/internal
16:17:59 [2021-03-24T16:17:59.537Z] #45 129.4 crypto/tls
16:17:59 [2021-03-24T16:17:59.610Z] #47 ...
16:17:59 [2021-03-24T16:17:59.610Z] 
16:17:59 [2021-03-24T16:17:59.610Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:17:59 [2021-03-24T16:17:59.610Z] #67 sha256:88e97c6bdaa87c05231c2d02af874a12a98675c1e83a3e360523255f454d05e0
16:17:59 [2021-03-24T16:17:59.610Z] #67 22.00 Checking out files:  58% (1113/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.
16:17:59 [2021-03-24T16:17:59.610Z] #67 22.78 + cd /tmp/tmp.s5VDAu7JSD/src/github.com/docker/libnetwork
16:17:59 [2021-03-24T16:17:59.610Z] #67 22.78 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:17:59 [2021-03-24T16:17:59.732Z] #29 9.743 
16:17:59 [2021-03-24T16:17:59.786Z] #13 ...
16:17:59 [2021-03-24T16:17:59.786Z] 
16:17:59 [2021-03-24T16:17:59.786Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:17:59 [2021-03-24T16:17:59.786Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:17:59 [2021-03-24T16:17:59.786Z] #49 33.72 go: downloading golang.org/x/text v0.3.2
16:17:59 [2021-03-24T16:17:59.786Z] #49 33.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:17:59 [2021-03-24T16:17:59.797Z] #45 ...
16:17:59 [2021-03-24T16:17:59.797Z] 
16:17:59 [2021-03-24T16:17:59.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:17:59 [2021-03-24T16:17:59.797Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:17:59 [2021-03-24T16:17:59.797Z] #43 40.19   DEP      compel/plugins/std/log.d
16:17:59 [2021-03-24T16:17:59.797Z] #43 40.26   DEP      compel/plugins/std/fds.d
16:17:59 [2021-03-24T16:17:59.797Z] #43 40.35   DEP      compel/plugins/std/std.d
16:17:59 [2021-03-24T16:17:59.797Z] #43 40.49   DEP      compel/plugins/shmem/shmem.d
16:17:59 [2021-03-24T16:17:59.797Z] #43 40.57   DEP      compel/plugins/fds/fds.d
16:17:59 [2021-03-24T16:17:59.797Z] #43 40.71   CC       compel/plugins/std/std.o
16:17:59 [2021-03-24T16:17:59.797Z] #43 40.96   CC       compel/plugins/std/fds.o
16:17:59 [2021-03-24T16:17:59.797Z] #43 41.40   CC       compel/plugins/std/log.o
16:17:59 [2021-03-24T16:17:59.797Z] #43 42.19   CC       compel/plugins/std/string.o
16:17:59 [2021-03-24T16:17:59.797Z] #43 42.82   CC       compel/plugins/std/infect.o
16:17:59 [2021-03-24T16:17:59.870Z] #67 ...
16:17:59 [2021-03-24T16:17:59.870Z] 
16:17:59 [2021-03-24T16:17:59.870Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:17:59 [2021-03-24T16:17:59.870Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:17:59 [2021-03-24T16:17:59.870Z] #36 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:17:59 [2021-03-24T16:17:59.870Z] #36 ...
16:17:59 [2021-03-24T16:17:59.870Z] 
16:17:59 [2021-03-24T16:17:59.870Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:17:59 [2021-03-24T16:17:59.870Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:17:59 [2021-03-24T16:17:59.870Z] #55 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:18:00 [2021-03-24T16:18:00.056Z] #43 43.23   CC       compel/arch/x86/plugins/std/parasite-head.o
16:18:00 [2021-03-24T16:18:00.056Z] #43 43.27   CC       compel/arch/x86/plugins/std/memcpy.o
16:18:00 [2021-03-24T16:18:00.056Z] #43 43.33   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:18:00 [2021-03-24T16:18:00.128Z] #49 34.04 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:18:00 [2021-03-24T16:18:00.128Z] #49 34.21 go: extracting github.com/spf13/viper v1.6.1
16:18:00 [2021-03-24T16:18:00.131Z] #55 ...
16:18:00 [2021-03-24T16:18:00.131Z] 
16:18:00 [2021-03-24T16:18:00.131Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:00 [2021-03-24T16:18:00.131Z] #51 sha256:5567833b23905c33c77e3f76028297cd01db0d6e54dbb69887f732024fc6b8be
16:18:00 [2021-03-24T16:18:00.131Z] #51 15.41 + cd /tmp/tmp.Iy1MDfToGr/src/github.com/mvdan/sh
16:18:00 [2021-03-24T16:18:00.131Z] #51 15.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:18:00 [2021-03-24T16:18:00.131Z] #51 15.66 + GO111MODULE=on
16:18:00 [2021-03-24T16:18:00.131Z] #51 15.66 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:18:00 [2021-03-24T16:18:00.131Z] #51 16.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:18:00 [2021-03-24T16:18:00.131Z] #51 16.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:18:00 [2021-03-24T16:18:00.131Z] #51 17.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:18:00 [2021-03-24T16:18:00.131Z] #51 17.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:18:00 [2021-03-24T16:18:00.131Z] #51 17.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:18:00 [2021-03-24T16:18:00.131Z] #51 18.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:18:00 [2021-03-24T16:18:00.131Z] #51 19.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:18:00 [2021-03-24T16:18:00.131Z] #51 20.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:18:00 [2021-03-24T16:18:00.131Z] #51 21.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:18:00 [2021-03-24T16:18:00.131Z] #51 22.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:18:00 [2021-03-24T16:18:00.131Z] #51 22.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:18:00 [2021-03-24T16:18:00.131Z] #51 22.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:18:00 [2021-03-24T16:18:00.131Z] #51 ...
16:18:00 [2021-03-24T16:18:00.131Z] 
16:18:00 [2021-03-24T16:18:00.131Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:18:00 [2021-03-24T16:18:00.131Z] #67 sha256:88e97c6bdaa87c05231c2d02af874a12a98675c1e83a3e360523255f454d05e0
16:18:00 [2021-03-24T16:18:00.131Z] #67 23.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:18:00 [2021-03-24T16:18:00.259Z] #29 10.06 
                                                                           0.1%
############                                                              18.0%
16:18:00 [2021-03-24T16:18:00.259Z] #29 ...
16:18:00 [2021-03-24T16:18:00.259Z] 
16:18:00 [2021-03-24T16:18:00.259Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:00 [2021-03-24T16:18:00.259Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:18:00 [2021-03-24T16:18:00.259Z] #45 5.957 + cd /tmp/tmp.KdVQE8R7Vq/src/github.com/LK4D4/vndr
16:18:00 [2021-03-24T16:18:00.259Z] #45 5.958 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:18:00 [2021-03-24T16:18:00.259Z] #45 5.994 + go build -buildmode=pie -v -o /build/vndr .
16:18:00 [2021-03-24T16:18:00.259Z] #45 7.722 runtime/internal/sys
16:18:00 [2021-03-24T16:18:00.259Z] #45 7.747 internal/cpu
16:18:00 [2021-03-24T16:18:00.259Z] #45 7.750 internal/race
16:18:00 [2021-03-24T16:18:00.259Z] #45 7.761 runtime/internal/atomic
16:18:00 [2021-03-24T16:18:00.259Z] #45 8.044 runtime/internal/math
16:18:00 [2021-03-24T16:18:00.259Z] #45 8.177 sync/atomic
16:18:00 [2021-03-24T16:18:00.259Z] #45 8.385 unicode
16:18:00 [2021-03-24T16:18:00.259Z] #45 8.504 internal/bytealg
16:18:00 [2021-03-24T16:18:00.259Z] #45 8.519 unicode/utf8
16:18:00 [2021-03-24T16:18:00.259Z] #45 8.836 math
16:18:00 [2021-03-24T16:18:00.259Z] #45 9.508 internal/testlog
16:18:00 [2021-03-24T16:18:00.259Z] #45 10.00 encoding
16:18:00 [2021-03-24T16:18:00.259Z] #45 10.00 runtime
16:18:00 [2021-03-24T16:18:00.259Z] #45 10.30 unicode/utf16
16:18:00 [2021-03-24T16:18:00.259Z] #45 10.81 container/list
16:18:00 [2021-03-24T16:18:00.259Z] #45 11.35 crypto/internal/subtle
16:18:00 [2021-03-24T16:18:00.259Z] #45 11.40 crypto/subtle
16:18:00 [2021-03-24T16:18:00.259Z] #45 11.55 vendor/golang.org/x/crypto/cryptobyte/asn1
16:18:00 [2021-03-24T16:18:00.259Z] #45 11.59 internal/nettrace
16:18:00 [2021-03-24T16:18:00.259Z] #45 12.51 runtime/cgo
16:18:00 [2021-03-24T16:18:00.259Z] #45 12.84 vendor/golang.org/x/crypto/internal/subtle
16:18:00 [2021-03-24T16:18:00.259Z] #45 ...
16:18:00 [2021-03-24T16:18:00.259Z] 
16:18:00 [2021-03-24T16:18:00.259Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:00 [2021-03-24T16:18:00.259Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:00 [2021-03-24T16:18:00.315Z] #43 43.39   AR       compel/plugins/std.lib.a
16:18:00 [2021-03-24T16:18:00.315Z] #43 43.47   CC       compel/plugins/fds/fds.o
16:18:00 [2021-03-24T16:18:00.406Z] #49 34.28 go: downloading github.com/kisielk/gotool v1.0.0
16:18:00 [2021-03-24T16:18:00.406Z] #49 34.48 go: extracting github.com/go-critic/go-critic v0.4.1
16:18:00 [2021-03-24T16:18:00.406Z] #49 34.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:18:00 [2021-03-24T16:18:00.523Z] #29 10.06 
                                                                           0.1%
############                                                              18.0%
####################                                                      28.3%
################################                                          45.7%
####################################################                      72.6%
#############################################################             86.0%
######################################################################## 100.0%
16:18:00 [2021-03-24T16:18:00.575Z] #43 43.73   AR       compel/plugins/fds.lib.a
16:18:00 [2021-03-24T16:18:00.575Z] #43 43.77   HOSTDEP  compel/src/lib/log-host.d
16:18:00 [2021-03-24T16:18:00.575Z] #43 43.85   HOSTDEP  compel/src/lib/handle-elf-host.d
16:18:00 [2021-03-24T16:18:00.786Z] #29 11.03 
16:18:00 [2021-03-24T16:18:00.835Z] #43 43.97   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:18:00 [2021-03-24T16:18:00.835Z] #43 44.08   HOSTDEP  compel/src/main-host.d
16:18:00 [2021-03-24T16:18:00.982Z] #49 34.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:00 [2021-03-24T16:18:00.982Z] #49 34.92 go: extracting github.com/kisielk/gotool v1.0.0
16:18:00 [2021-03-24T16:18:00.982Z] #49 35.00 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:01 [2021-03-24T16:18:01.094Z] #43 44.22   DEP      compel/src/lib/ptrace.d
16:18:01 [2021-03-24T16:18:01.354Z] #43 44.42   DEP      compel/src/lib/infect.d
16:18:01 [2021-03-24T16:18:01.354Z] #43 44.63   DEP      compel/src/lib/infect-util.d
16:18:01 [2021-03-24T16:18:01.558Z] #49 35.64 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:01 [2021-03-24T16:18:01.558Z] #49 35.68 go: downloading github.com/spf13/afero v1.1.2
16:18:01 [2021-03-24T16:18:01.558Z] #49 35.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:18:01 [2021-03-24T16:18:01.589Z] #67 ...
16:18:01 [2021-03-24T16:18:01.589Z] 
16:18:01 [2021-03-24T16:18:01.590Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:01 [2021-03-24T16:18:01.590Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:01 [2021-03-24T16:18:01.590Z] #13 9.356 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:18:01 [2021-03-24T16:18:01.590Z] #13 9.432 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:18:01 [2021-03-24T16:18:01.590Z] #13 9.432 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:18:01 [2021-03-24T16:18:01.590Z] #13 9.432 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
16:18:01 [2021-03-24T16:18:01.590Z] #13 10.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:18:01 [2021-03-24T16:18:01.590Z] #13 12.54 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:18:01 [2021-03-24T16:18:01.590Z] #13 14.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:18:01 [2021-03-24T16:18:01.590Z] #13 17.09 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
16:18:01 [2021-03-24T16:18:01.590Z] #13 ...
16:18:01 [2021-03-24T16:18:01.590Z] 
16:18:01 [2021-03-24T16:18:01.590Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:01 [2021-03-24T16:18:01.590Z] #34 sha256:0f294b06bad3560d5c4027f0f007d9e86ef48880fb29ec913fea9dc4e7a96945
16:18:01 [2021-03-24T16:18:01.590Z] #34 14.73 internal/testlog
16:18:01 [2021-03-24T16:18:01.590Z] #34 15.06 encoding
16:18:01 [2021-03-24T16:18:01.590Z] #34 15.41 runtime/cgo
16:18:01 [2021-03-24T16:18:01.614Z] #43 44.71   DEP      compel/src/lib/infect-rpc.d
16:18:01 [2021-03-24T16:18:01.614Z] #43 44.79   DEP      compel/arch/x86/src/lib/infect.d
16:18:01 [2021-03-24T16:18:01.614Z] #43 44.91   DEP      compel/arch/x86/src/lib/cpu.d
16:18:01 [2021-03-24T16:18:01.821Z] #49 35.96 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:18:01 [2021-03-24T16:18:01.850Z] #34 ...
16:18:01 [2021-03-24T16:18:01.851Z] 
16:18:01 [2021-03-24T16:18:01.851Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:18:01 [2021-03-24T16:18:01.851Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:18:01 [2021-03-24T16:18:01.851Z] #40 22.89 Checking out files:  85% (1435/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
16:18:01 [2021-03-24T16:18:01.851Z] #40 23.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:18:01 [2021-03-24T16:18:01.874Z] #43 44.98   DEP      compel/src/lib/log.d
16:18:01 [2021-03-24T16:18:01.874Z] #43 45.11   DEP      compel/src/main.d
16:18:02 [2021-03-24T16:18:02.083Z] #49 35.97 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:18:02 [2021-03-24T16:18:02.083Z] #49 36.01 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:18:02 [2021-03-24T16:18:02.083Z] #49 36.13 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:18:02 [2021-03-24T16:18:02.083Z] #49 36.18 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:18:02 [2021-03-24T16:18:02.083Z] #49 36.20 go: extracting github.com/spf13/afero v1.1.2
16:18:02 [2021-03-24T16:18:02.083Z] #49 36.20 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
16:18:02 [2021-03-24T16:18:02.113Z] #40 ...
16:18:02 [2021-03-24T16:18:02.113Z] 
16:18:02 [2021-03-24T16:18:02.113Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:18:02 [2021-03-24T16:18:02.113Z] #58 sha256:3f4a3ca18b69216fa9e142ac4cdbb954cfcc9f243b72f95d813faddecc20f68e
16:18:02 [2021-03-24T16:18:02.113Z] #58 15.15 go: extracting github.com/moby/vpnkit v0.5.0
16:18:02 [2021-03-24T16:18:02.113Z] #58 15.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:18:02 [2021-03-24T16:18:02.113Z] #58 15.45 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:18:02 [2021-03-24T16:18:02.113Z] #58 16.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:18:02 [2021-03-24T16:18:02.113Z] #58 17.32 go: extracting github.com/urfave/cli/v2 v2.3.0
16:18:02 [2021-03-24T16:18:02.113Z] #58 20.17 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:18:02 [2021-03-24T16:18:02.113Z] #58 22.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:02 [2021-03-24T16:18:02.113Z] #58 22.99 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:02 [2021-03-24T16:18:02.113Z] #58 22.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:18:02 [2021-03-24T16:18:02.113Z] #58 23.32 go: extracting github.com/russross/blackfriday/v2 v2.1.0
16:18:02 [2021-03-24T16:18:02.113Z] #58 23.63 go: extracting github.com/u-root/u-root v7.0.0+incompatible
16:18:02 [2021-03-24T16:18:02.135Z] #43 45.22   DEP      compel/src/lib/handle-elf.d
16:18:02 [2021-03-24T16:18:02.135Z] #43 45.36   DEP      compel/arch/x86/src/lib/handle-elf.d
16:18:02 [2021-03-24T16:18:02.346Z] #49 36.45 go: extracting github.com/spf13/jwalterweatherman v1.0.0
16:18:02 [2021-03-24T16:18:02.346Z] #49 36.51 go: downloading github.com/stretchr/testify v1.4.0
16:18:02 [2021-03-24T16:18:02.394Z] #43 45.48   CC       compel/src/lib/log.o
16:18:02 [2021-03-24T16:18:02.424Z] #58 ...
16:18:02 [2021-03-24T16:18:02.424Z] 
16:18:02 [2021-03-24T16:18:02.425Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:02 [2021-03-24T16:18:02.425Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:02 [2021-03-24T16:18:02.425Z] #36 25.27 Fetched 8424 kB in 18s (464 kB/s)
16:18:02 [2021-03-24T16:18:02.608Z] #49 36.63 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:18:02 [2021-03-24T16:18:02.608Z] #49 36.64 go: downloading github.com/hashicorp/hcl v1.0.0
16:18:02 [2021-03-24T16:18:02.608Z] #49 36.69 go: extracting github.com/fsnotify/fsnotify v1.4.7
16:18:02 [2021-03-24T16:18:02.654Z] #43 45.65   CC       compel/arch/x86/src/lib/cpu.o
16:18:02 [2021-03-24T16:18:02.876Z] #49 36.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:18:02 [2021-03-24T16:18:02.876Z] #49 36.82 go: extracting github.com/mitchellh/mapstructure v1.1.2
16:18:03 [2021-03-24T16:18:03.139Z] #49 37.17 go: extracting github.com/stretchr/testify v1.4.0
16:18:03 [2021-03-24T16:18:03.223Z] #43 ...
16:18:03 [2021-03-24T16:18:03.223Z] 
16:18:03 [2021-03-24T16:18:03.223Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:03 [2021-03-24T16:18:03.223Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:03 [2021-03-24T16:18:03.223Z] #13 128.6 Selecting previously unselected package libapparmor1:amd64.
16:18:03 [2021-03-24T16:18:03.223Z] #13 128.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 128.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 128.7 Selecting previously unselected package libapparmor-dev:amd64.
16:18:03 [2021-03-24T16:18:03.223Z] #13 128.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 128.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 128.9 Selecting previously unselected package libbtrfs0.
16:18:03 [2021-03-24T16:18:03.223Z] #13 128.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 128.9 Unpacking libbtrfs0 (4.20.1-2) ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 129.0 Selecting previously unselected package libbtrfs-dev.
16:18:03 [2021-03-24T16:18:03.223Z] #13 129.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 129.0 Unpacking libbtrfs-dev (4.20.1-2) ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 129.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:18:03 [2021-03-24T16:18:03.223Z] #13 129.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 129.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 129.3 Selecting previously unselected package libudev-dev:amd64.
16:18:03 [2021-03-24T16:18:03.223Z] #13 129.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 129.3 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
16:18:03 [2021-03-24T16:18:03.223Z] #13 129.5 Selecting previously unselected package libsepol1-dev:amd64.
16:18:03 [2021-03-24T16:18:03.224Z] #13 129.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.224Z] #13 129.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:18:03 [2021-03-24T16:18:03.224Z] #13 129.8 Selecting previously unselected package libpcre16-3:amd64.
16:18:03 [2021-03-24T16:18:03.224Z] #13 129.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.224Z] #13 129.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:18:03 [2021-03-24T16:18:03.224Z] #13 130.0 Selecting previously unselected package libpcre32-3:amd64.
16:18:03 [2021-03-24T16:18:03.224Z] #13 130.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.224Z] #13 130.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:18:03 [2021-03-24T16:18:03.224Z] #13 130.1 Selecting previously unselected package libpcrecpp0v5:amd64.
16:18:03 [2021-03-24T16:18:03.224Z] #13 130.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.224Z] #13 130.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:18:03 [2021-03-24T16:18:03.401Z] #49 37.43 go: extracting github.com/go-toolsmith/astfmt v1.0.0
16:18:03 [2021-03-24T16:18:03.456Z] #29 11.37 
                                                                           0.0%
##                                                                         3.4%
######                                                                     9.7%
############                                                              16.7%
#################                                                         25.0%
#####################                                                     29.9%
##########################                                                36.6%
###############################                                           43.6%
######################################                                    53.0%
###########################################                               59.9%
###########################################                               61.1%
###############################################                           65.7%
###################################################                       71.1%
######################################################                    75.7%
###########################################################               82.5%
################################################################          89.8%
######################################################################## 100.0%
16:18:03 [2021-03-24T16:18:03.483Z] #13 130.2 Selecting previously unselected package libpcre3-dev:amd64.
16:18:03 [2021-03-24T16:18:03.483Z] #13 130.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:18:03 [2021-03-24T16:18:03.483Z] #13 130.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:18:03 [2021-03-24T16:18:03.668Z] #49 37.63 go: downloading github.com/gogo/protobuf v1.2.1
16:18:03 [2021-03-24T16:18:03.668Z] #49 37.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:18:03 [2021-03-24T16:18:03.931Z] #49 37.88 go: downloading gopkg.in/yaml.v2 v2.2.7
16:18:04 [2021-03-24T16:18:04.040Z] #29 13.93 
16:18:04 [2021-03-24T16:18:04.053Z] #13 130.9 Selecting previously unselected package libselinux1-dev:amd64.
16:18:04 [2021-03-24T16:18:04.053Z] #13 130.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:18:04 [2021-03-24T16:18:04.053Z] #13 130.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:18:04 [2021-03-24T16:18:04.194Z] #49 38.41 go: downloading github.com/pelletier/go-toml v1.2.0
16:18:04 [2021-03-24T16:18:04.350Z] #13 131.1 Selecting previously unselected package libdevmapper-dev:amd64.
16:18:04 [2021-03-24T16:18:04.350Z] #13 131.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:18:04 [2021-03-24T16:18:04.350Z] #13 131.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:18:04 [2021-03-24T16:18:04.456Z] #49 38.46 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:18:04 [2021-03-24T16:18:04.456Z] #49 38.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:04 [2021-03-24T16:18:04.718Z] #49 38.94 go: downloading github.com/stretchr/objx v0.2.0
16:18:04 [2021-03-24T16:18:04.718Z] #49 38.96 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:04 [2021-03-24T16:18:04.981Z] #13 131.7 Selecting previously unselected package libseccomp-dev:amd64.
16:18:04 [2021-03-24T16:18:04.981Z] #13 131.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
16:18:04 [2021-03-24T16:18:04.981Z] #13 131.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
16:18:05 [2021-03-24T16:18:05.000Z] #49 38.98 go: extracting github.com/hashicorp/hcl v1.0.0
16:18:05 [2021-03-24T16:18:05.150Z] #36 25.27 Reading package lists...
16:18:05 [2021-03-24T16:18:05.150Z] #36 ...
16:18:05 [2021-03-24T16:18:05.150Z] 
16:18:05 [2021-03-24T16:18:05.150Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:05 [2021-03-24T16:18:05.150Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:18:05 [2021-03-24T16:18:05.150Z] #45 17.76 container/list
16:18:05 [2021-03-24T16:18:05.150Z] #45 18.29 crypto/internal/subtle
16:18:05 [2021-03-24T16:18:05.150Z] #45 18.52 crypto/subtle
16:18:05 [2021-03-24T16:18:05.150Z] #45 18.75 vendor/golang.org/x/crypto/cryptobyte/asn1
16:18:05 [2021-03-24T16:18:05.150Z] #45 18.90 internal/nettrace
16:18:05 [2021-03-24T16:18:05.150Z] #45 19.01 runtime/cgo
16:18:05 [2021-03-24T16:18:05.150Z] #45 ...
16:18:05 [2021-03-24T16:18:05.150Z] 
16:18:05 [2021-03-24T16:18:05.150Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:18:05 [2021-03-24T16:18:05.150Z] #58 sha256:3f4a3ca18b69216fa9e142ac4cdbb954cfcc9f243b72f95d813faddecc20f68e
16:18:05 [2021-03-24T16:18:05.150Z] #58 27.01 go: finding github.com/pkg/errors v0.9.1
16:18:05 [2021-03-24T16:18:05.150Z] #58 27.55 go: finding github.com/sirupsen/logrus v1.8.1
16:18:05 [2021-03-24T16:18:05.150Z] #58 27.90 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:18:05 [2021-03-24T16:18:05.150Z] #58 27.92 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:18:05 [2021-03-24T16:18:05.150Z] #58 28.12 go: finding github.com/google/uuid v1.2.0
16:18:05 [2021-03-24T16:18:05.150Z] #58 28.18 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:18:05 [2021-03-24T16:18:05.150Z] #58 28.22 go: finding github.com/gofrs/flock v0.8.0
16:18:05 [2021-03-24T16:18:05.150Z] #58 28.32 go: finding github.com/moby/vpnkit v0.5.0
16:18:05 [2021-03-24T16:18:05.150Z] #58 28.35 go: finding github.com/gorilla/mux v1.8.0
16:18:05 [2021-03-24T16:18:05.150Z] #58 28.35 go: finding github.com/moby/sys/mountinfo v0.4.1
16:18:05 [2021-03-24T16:18:05.264Z] #49 39.11 go: downloading github.com/subosito/gotenv v1.2.0
16:18:05 [2021-03-24T16:18:05.264Z] #49 ...
16:18:05 [2021-03-24T16:18:05.264Z] 
16:18:05 [2021-03-24T16:18:05.264Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:05 [2021-03-24T16:18:05.264Z] #51 sha256:fd7a52d904d7bd3253e32f7dc1a9c0861a3df5a3d00a0988abeb01be67ae0c21
16:18:05 [2021-03-24T16:18:05.264Z] #51 29.17 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:18:05 [2021-03-24T16:18:05.264Z] #51 29.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:18:05 [2021-03-24T16:18:05.264Z] #51 29.62 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:18:05 [2021-03-24T16:18:05.264Z] #51 29.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:18:05 [2021-03-24T16:18:05.264Z] #51 31.60 runtime/cgo
16:18:05 [2021-03-24T16:18:05.264Z] #51 31.61 runtime
16:18:05 [2021-03-24T16:18:05.264Z] #51 ...
16:18:05 [2021-03-24T16:18:05.264Z] 
16:18:05 [2021-03-24T16:18:05.264Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:05 [2021-03-24T16:18:05.264Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:05 [2021-03-24T16:18:05.264Z] #13 34.53 Fetched 8929 kB in 27s (327 kB/s)
16:18:05 [2021-03-24T16:18:05.411Z] #58 28.49 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:18:05 [2021-03-24T16:18:05.411Z] #58 28.50 go: finding github.com/urfave/cli/v2 v2.3.0
16:18:05 [2021-03-24T16:18:05.411Z] #58 28.55 go: finding github.com/u-root/u-root v7.0.0+incompatible
16:18:05 [2021-03-24T16:18:05.479Z] #29 14.35 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.7%
#                                                                          2.2%
##                                                                         3.2%
##                                                                         4.1%
###                                                                        5.3%
####                                                                       6.4%
#####                                                                      7.2%
#
16:18:05 [2021-03-24T16:18:05.479Z] #29 ...
16:18:05 [2021-03-24T16:18:05.479Z] 
16:18:05 [2021-03-24T16:18:05.479Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:05 [2021-03-24T16:18:05.479Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:18:05 [2021-03-24T16:18:05.479Z] #42 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:18:05 [2021-03-24T16:18:05.551Z] #13 132.1 Selecting previously unselected package libsystemd-dev:amd64.
16:18:05 [2021-03-24T16:18:05.551Z] #13 132.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
16:18:05 [2021-03-24T16:18:05.551Z] #13 132.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
16:18:05 [2021-03-24T16:18:05.673Z] #58 28.77 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:05 [2021-03-24T16:18:05.796Z] #42 ...
16:18:05 [2021-03-24T16:18:05.796Z] 
16:18:05 [2021-03-24T16:18:05.796Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:05 [2021-03-24T16:18:05.796Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:05 [2021-03-24T16:18:05.935Z] #58 28.92 go: finding github.com/russross/blackfriday/v2 v2.1.0
16:18:05 [2021-03-24T16:18:05.960Z] #40 ...
16:18:05 [2021-03-24T16:18:05.960Z] 
16:18:05 [2021-03-24T16:18:05.960Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:05 [2021-03-24T16:18:05.960Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:05 [2021-03-24T16:18:05.960Z] #36 31.18 Fetched 8424 kB in 23s (364 kB/s)
16:18:05 [2021-03-24T16:18:05.960Z] #36 31.18 Reading package lists...
16:18:05 [2021-03-24T16:18:05.960Z] #36 ...
16:18:05 [2021-03-24T16:18:05.960Z] 
16:18:05 [2021-03-24T16:18:05.960Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:05 [2021-03-24T16:18:05.960Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:18:05 [2021-03-24T16:18:05.960Z] #49 35.85 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:18:05 [2021-03-24T16:18:05.960Z] #49 36.05 go: extracting github.com/spf13/cast v1.3.0
16:18:05 [2021-03-24T16:18:05.960Z] #49 36.05 go: downloading github.com/go-critic/go-critic v0.4.1
16:18:05 [2021-03-24T16:18:05.960Z] #49 36.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:18:05 [2021-03-24T16:18:05.960Z] #49 36.29 go: extracting gopkg.in/yaml.v2 v2.2.7
16:18:05 [2021-03-24T16:18:05.960Z] #49 36.80 go: extracting github.com/sourcegraph/go-diff v0.5.1
16:18:05 [2021-03-24T16:18:05.960Z] #49 36.97 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:18:05 [2021-03-24T16:18:05.960Z] #49 37.01 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:18:05 [2021-03-24T16:18:05.960Z] #49 37.13 go: downloading github.com/BurntSushi/toml v0.3.1
16:18:05 [2021-03-24T16:18:05.960Z] #49 37.36 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:18:05 [2021-03-24T16:18:05.960Z] #49 37.43 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:18:05 [2021-03-24T16:18:05.960Z] #49 37.66 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:18:05 [2021-03-24T16:18:05.960Z] #49 37.75 go: extracting github.com/mitchellh/go-homedir v1.1.0
16:18:05 [2021-03-24T16:18:05.960Z] #49 37.91 go: extracting github.com/go-critic/go-critic v0.4.1
16:18:05 [2021-03-24T16:18:05.960Z] #49 37.91 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:18:05 [2021-03-24T16:18:05.960Z] #49 38.36 go: downloading github.com/stretchr/testify v1.4.0
16:18:05 [2021-03-24T16:18:05.960Z] #49 38.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:18:05 [2021-03-24T16:18:05.960Z] #49 39.33 go: extracting github.com/BurntSushi/toml v0.3.1
16:18:05 [2021-03-24T16:18:05.960Z] #49 39.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:18:05 [2021-03-24T16:18:05.960Z] #49 39.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:18:05 [2021-03-24T16:18:05.960Z] #49 39.90 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:18:05 [2021-03-24T16:18:05.960Z] #49 40.13 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:18:05 [2021-03-24T16:18:05.960Z] #49 40.13 go: downloading github.com/pelletier/go-toml v1.2.0
16:18:05 [2021-03-24T16:18:05.960Z] #49 40.19 go: extracting github.com/stretchr/testify v1.4.0
16:18:05 [2021-03-24T16:18:05.960Z] #49 40.29 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
16:18:05 [2021-03-24T16:18:05.960Z] #49 40.53 go: downloading github.com/sirupsen/logrus v1.4.2
16:18:05 [2021-03-24T16:18:05.960Z] #49 40.76 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:18:05 [2021-03-24T16:18:05.960Z] #49 41.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:05 [2021-03-24T16:18:05.960Z] #49 41.22 go: extracting github.com/sirupsen/logrus v1.4.2
16:18:05 [2021-03-24T16:18:05.960Z] #49 41.45 go: downloading github.com/pmezard/go-difflib v1.0.0
16:18:05 [2021-03-24T16:18:05.960Z] #49 41.54 go: extracting github.com/pelletier/go-toml v1.2.0
16:18:05 [2021-03-24T16:18:05.960Z] #49 41.59 go: extracting github.com/pmezard/go-difflib v1.0.0
16:18:05 [2021-03-24T16:18:05.960Z] #49 41.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:05 [2021-03-24T16:18:05.960Z] #49 41.87 go: downloading github.com/gogo/protobuf v1.2.1
16:18:05 [2021-03-24T16:18:05.960Z] #49 41.90 go: downloading github.com/kisielk/gotool v1.0.0
16:18:05 [2021-03-24T16:18:05.960Z] #49 41.93 go: downloading github.com/davecgh/go-spew v1.1.1
16:18:06 [2021-03-24T16:18:06.216Z] #29 14.35 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.7%
#                                                                          2.2%
##                                                                         3.2%
##                                                                         4.1%
###                                                                        5.3%
####                                                                       6.4%
#####                                                                      7.2%
#####                                                                      7.9%
######                                                                     9.1%
#######                                                                   10.4%
16:18:06 [2021-03-24T16:18:06.216Z] #29 ...
16:18:06 [2021-03-24T16:18:06.216Z] 
16:18:06 [2021-03-24T16:18:06.216Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:18:06 [2021-03-24T16:18:06.216Z] #47 sha256:0b9bd6fba9f409528afd14748c51081682dc61b881305352471f675337aa62ce
16:18:06 [2021-03-24T16:18:06.216Z] #47 11.77 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:18:06 [2021-03-24T16:18:06.216Z] #47 11.96 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:18:06 [2021-03-24T16:18:06.216Z] #47 12.81 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:18:06 [2021-03-24T16:18:06.216Z] #47 17.37 go: finding github.com/fatih/color v1.9.0
16:18:06 [2021-03-24T16:18:06.216Z] #47 17.38 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:18:06 [2021-03-24T16:18:06.216Z] #47 17.45 go: finding github.com/spf13/pflag v1.0.3
16:18:06 [2021-03-24T16:18:06.216Z] #47 17.46 go: finding github.com/pkg/errors v0.9.1
16:18:06 [2021-03-24T16:18:06.216Z] #47 17.53 go: finding github.com/mattn/go-colorable v0.1.6
16:18:06 [2021-03-24T16:18:06.216Z] #47 17.60 go: finding github.com/mattn/go-isatty v0.0.12
16:18:06 [2021-03-24T16:18:06.216Z] #47 17.80 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:18:06 [2021-03-24T16:18:06.216Z] #47 18.10 go: finding github.com/jonboulle/clockwork v0.1.0
16:18:06 [2021-03-24T16:18:06.216Z] #47 18.14 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:18:06 [2021-03-24T16:18:06.216Z] #47 18.16 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:18:06 [2021-03-24T16:18:06.216Z] #47 18.20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:18:06 [2021-03-24T16:18:06.216Z] #47 ...
16:18:06 [2021-03-24T16:18:06.216Z] 
16:18:06 [2021-03-24T16:18:06.216Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:06 [2021-03-24T16:18:06.216Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:06 [2021-03-24T16:18:06.286Z] #49 42.33 go: extracting github.com/kisielk/gotool v1.0.0
16:18:06 [2021-03-24T16:18:06.286Z] #49 42.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:18:06 [2021-03-24T16:18:06.286Z] #49 42.49 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:18:06 [2021-03-24T16:18:06.286Z] #49 42.51 go: downloading github.com/stretchr/objx v0.2.0
16:18:06 [2021-03-24T16:18:06.491Z] #13 133.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:18:06 [2021-03-24T16:18:06.491Z] #13 133.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
16:18:06 [2021-03-24T16:18:06.491Z] #13 ...
16:18:06 [2021-03-24T16:18:06.491Z] 
16:18:06 [2021-03-24T16:18:06.491Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:18:06 [2021-03-24T16:18:06.491Z] #58 sha256:6ed4256e3c8e5f781ec2b4828fec6c9e1948a70512f455b7093c018f332c2f37
16:18:06 [2021-03-24T16:18:06.491Z] #58 DONE 138.0s
16:18:06 [2021-03-24T16:18:06.491Z] 
16:18:06 [2021-03-24T16:18:06.491Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:06 [2021-03-24T16:18:06.491Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:06 [2021-03-24T16:18:06.491Z] #13 133.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:18:06 [2021-03-24T16:18:06.491Z] #13 133.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:18:06 [2021-03-24T16:18:06.491Z] #13 133.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:18:06 [2021-03-24T16:18:06.491Z] #13 ...
16:18:06 [2021-03-24T16:18:06.491Z] 
16:18:06 [2021-03-24T16:18:06.491Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:18:06 [2021-03-24T16:18:06.491Z] #59 sha256:7f13468df9dbce074bd6b75b87c6f17d30c942a1e98a913e4ac71788116f06a6
16:18:06 [2021-03-24T16:18:06.491Z] #59 DONE 0.1s
16:18:06 [2021-03-24T16:18:06.491Z] 
16:18:06 [2021-03-24T16:18:06.491Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:18:06 [2021-03-24T16:18:06.491Z] #60 sha256:ad58df4e6f4da70211c00ac42cb5562f40bc4c0513428cf8a6e192be89426421
16:18:06 [2021-03-24T16:18:06.491Z] #60 DONE 0.1s
16:18:06 [2021-03-24T16:18:06.491Z] 
16:18:06 [2021-03-24T16:18:06.491Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:06 [2021-03-24T16:18:06.491Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:06 [2021-03-24T16:18:06.491Z] #13 133.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:18:06 [2021-03-24T16:18:06.491Z] #13 133.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:18:06 [2021-03-24T16:18:06.491Z] #13 133.4 Setting up libbtrfs0 (4.20.1-2) ...
16:18:06 [2021-03-24T16:18:06.543Z] #49 42.60 go: downloading github.com/go-toolsmith/typep v1.0.0
16:18:06 [2021-03-24T16:18:06.543Z] #49 42.82 go: extracting github.com/davecgh/go-spew v1.1.1
16:18:06 [2021-03-24T16:18:06.543Z] #49 42.82 go: extracting github.com/go-toolsmith/astfmt v1.0.0
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.5 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.6 Setting up libbtrfs-dev (4.20.1-2) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.6 Setting up mingw-w64-common (6.0.0-3) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.6 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.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
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.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
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.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
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.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
16:18:06 [2021-03-24T16:18:06.752Z] #13 133.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:18:06 [2021-03-24T16:18:06.799Z] #49 43.06 go: downloading github.com/go-toolsmith/astp v1.0.0
16:18:06 [2021-03-24T16:18:06.799Z] #49 43.13 go: extracting github.com/go-toolsmith/typep v1.0.0
16:18:06 [2021-03-24T16:18:06.799Z] #49 43.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:07 [2021-03-24T16:18:07.012Z] #13 133.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:18:07 [2021-03-24T16:18:07.012Z] #13 133.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:18:07 [2021-03-24T16:18:07.012Z] #13 133.8 Setting up dmsetup (2:1.02.155-3) ...
16:18:07 [2021-03-24T16:18:07.012Z] #13 133.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:18:07 [2021-03-24T16:18:07.012Z] #13 133.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:18:07 [2021-03-24T16:18:07.012Z] #13 133.9 Processing triggers for libc-bin (2.28-10) ...
16:18:07 [2021-03-24T16:18:07.040Z] #29 14.35 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.7%
#                                                                          2.2%
##                                                                         3.2%
##                                                                         4.1%
###                                                                        5.3%
####                                                                       6.4%
#####                                                                      7.2%
#####                                                                      7.9%
######                                                                     9.1%
#######                                                                   10.4%
########                                                                  11.9%
#########                                                                 13.5%
##########                                                                14.7%
###########                                                               16.1%
############                                                              18.0%
#############                                                             19.1%
##############                                                            20.2%
##############                                                            20.8%
###############                                                           21.8%
16:18:07 [2021-03-24T16:18:07.040Z] #29 ...
16:18:07 [2021-03-24T16:18:07.040Z] 
16:18:07 [2021-03-24T16:18:07.040Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:07 [2021-03-24T16:18:07.040Z] #51 sha256:b1c3410df6efc8b770781f71c3e945f84a4ca74972992eada85734620ad04c0b
16:18:07 [2021-03-24T16:18:07.040Z] #51 12.88 + cd /tmp/tmp.NVNDbExetv/src/github.com/mvdan/sh
16:18:07 [2021-03-24T16:18:07.040Z] #51 12.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:18:07 [2021-03-24T16:18:07.040Z] #51 13.14 + GO111MODULE=on
16:18:07 [2021-03-24T16:18:07.040Z] #51 13.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:18:07 [2021-03-24T16:18:07.040Z] #51 14.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:18:07 [2021-03-24T16:18:07.040Z] #51 14.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:18:07 [2021-03-24T16:18:07.040Z] #51 14.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:18:07 [2021-03-24T16:18:07.040Z] #51 15.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:18:07 [2021-03-24T16:18:07.040Z] #51 15.25 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:18:07 [2021-03-24T16:18:07.040Z] #51 16.03 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:18:07 [2021-03-24T16:18:07.040Z] #51 16.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:18:07 [2021-03-24T16:18:07.040Z] #51 18.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:18:07 [2021-03-24T16:18:07.040Z] #51 19.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:18:07 [2021-03-24T16:18:07.040Z] #51 19.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:18:07 [2021-03-24T16:18:07.040Z] #51 20.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:18:07 [2021-03-24T16:18:07.040Z] #51 20.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:18:07 [2021-03-24T16:18:07.040Z] #51 21.26 runtime
16:18:07 [2021-03-24T16:18:07.040Z] #51 21.34 runtime/cgo
16:18:07 [2021-03-24T16:18:07.056Z] #49 43.27 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:18:07 [2021-03-24T16:18:07.056Z] #49 ...
16:18:07 [2021-03-24T16:18:07.056Z] 
16:18:07 [2021-03-24T16:18:07.056Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:07 [2021-03-24T16:18:07.056Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:18:07 [2021-03-24T16:18:07.056Z] #55 33.35 Fetched 8424 kB in 24s (346 kB/s)
16:18:07 [2021-03-24T16:18:07.056Z] #55 33.35 Reading package lists...
16:18:07 [2021-03-24T16:18:07.056Z] #55 ...
16:18:07 [2021-03-24T16:18:07.056Z] 
16:18:07 [2021-03-24T16:18:07.056Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:07 [2021-03-24T16:18:07.056Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:18:07 [2021-03-24T16:18:07.056Z] #49 43.44 go: extracting github.com/go-toolsmith/astp v1.0.0
16:18:07 [2021-03-24T16:18:07.056Z] #49 43.50 go: extracting github.com/stretchr/objx v0.2.0
16:18:07 [2021-03-24T16:18:07.191Z] #13 34.53 Reading package lists...
16:18:07 [2021-03-24T16:18:07.191Z] #13 ...
16:18:07 [2021-03-24T16:18:07.191Z] 
16:18:07 [2021-03-24T16:18:07.191Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:18:07 [2021-03-24T16:18:07.191Z] #67 sha256:1dec96f5b5db35b051a904df019cba065a57573fe4dff164ca168876055ce3ad
16:18:07 [2021-03-24T16:18:07.191Z] #67 DONE 40.9s
16:18:07 [2021-03-24T16:18:07.191Z] 
16:18:07 [2021-03-24T16:18:07.191Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:07 [2021-03-24T16:18:07.191Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:18:07 [2021-03-24T16:18:07.191Z] #49 39.67 go: extracting gopkg.in/yaml.v2 v2.2.7
16:18:07 [2021-03-24T16:18:07.191Z] #49 39.77 go: extracting github.com/pelletier/go-toml v1.2.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 39.78 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:18:07 [2021-03-24T16:18:07.191Z] #49 39.89 go: extracting github.com/subosito/gotenv v1.2.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 40.00 go: extracting github.com/stretchr/objx v0.2.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 40.02 go: downloading github.com/davecgh/go-spew v1.1.1
16:18:07 [2021-03-24T16:18:07.191Z] #49 40.07 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 40.14 go: downloading gopkg.in/ini.v1 v1.51.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 40.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 40.69 go: extracting github.com/go-toolsmith/astequal v1.0.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 40.86 go: downloading github.com/go-toolsmith/astp v1.0.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 41.01 go: downloading github.com/pmezard/go-difflib v1.0.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 41.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 41.01 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:18:07 [2021-03-24T16:18:07.191Z] #49 41.01 go: downloading github.com/BurntSushi/toml v0.3.1
16:18:07 [2021-03-24T16:18:07.455Z] #51 ...
16:18:07 [2021-03-24T16:18:07.455Z] 
16:18:07 [2021-03-24T16:18:07.456Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:07 [2021-03-24T16:18:07.456Z] #49 sha256:2177ba312fe61b112ecfe3be8721a908d8a137d3e72b28b3bd8a73edcfee5ad6
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.11 go: downloading github.com/spf13/viper v1.6.1
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.32 go: downloading github.com/fatih/color v1.7.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.42 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.51 go: extracting github.com/spf13/viper v1.6.1
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.58 go: downloading github.com/spf13/pflag v1.0.5
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.67 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.67 go: extracting github.com/fatih/color v1.7.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.80 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.81 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:18:07 [2021-03-24T16:18:07.456Z] #49 13.89 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.11 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.15 go: extracting github.com/spf13/pflag v1.0.5
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.29 go: downloading github.com/spf13/afero v1.1.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.34 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.37 go: extracting github.com/spf13/afero v1.1.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.40 go: downloading github.com/mattn/go-isatty v0.0.8
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.49 go: extracting github.com/mattn/go-isatty v0.0.8
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.66 go: downloading github.com/ultraware/funlen v0.0.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.81 go: extracting github.com/ultraware/funlen v0.0.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.81 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:18:07 [2021-03-24T16:18:07.456Z] #49 14.82 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:18:07 [2021-03-24T16:18:07.456Z] #49 15.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:18:07 [2021-03-24T16:18:07.456Z] #49 15.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.37 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.37 go: downloading github.com/hashicorp/hcl v1.0.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.38 go: downloading github.com/uudashr/gocognit v1.0.1
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.38 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.40 go: downloading github.com/ultraware/whitespace v0.0.4
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.41 go: downloading golang.org/x/text v0.3.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.50 go: extracting github.com/spf13/jwalterweatherman v1.0.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.51 go: downloading github.com/spf13/cobra v0.0.5
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.64 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.65 go: downloading github.com/spf13/cast v1.3.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.69 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.72 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.75 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.82 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.84 go: extracting github.com/uudashr/gocognit v1.0.1
16:18:07 [2021-03-24T16:18:07.456Z] #49 18.86 go: downloading github.com/subosito/gotenv v1.2.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.17 go: extracting github.com/mitchellh/go-homedir v1.1.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.22 go: extracting github.com/subosito/gotenv v1.2.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.23 go: extracting github.com/ultraware/whitespace v0.0.4
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.25 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.27 go: extracting github.com/spf13/cast v1.3.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.27 go: extracting github.com/go-lintpack/lintpack v0.5.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.34 go: extracting github.com/hashicorp/hcl v1.0.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.37 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.59 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.71 go: extracting github.com/spf13/cobra v0.0.5
16:18:07 [2021-03-24T16:18:07.456Z] #49 19.85 go: extracting github.com/fsnotify/fsnotify v1.4.7
16:18:07 [2021-03-24T16:18:07.456Z] #49 20.11 go: downloading gopkg.in/ini.v1 v1.51.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 20.23 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:18:07 [2021-03-24T16:18:07.456Z] #49 20.38 go: extracting github.com/mitchellh/mapstructure v1.1.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 20.45 go: extracting gopkg.in/ini.v1 v1.51.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 20.79 go: downloading gopkg.in/yaml.v2 v2.2.7
16:18:07 [2021-03-24T16:18:07.456Z] #49 20.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:18:07 [2021-03-24T16:18:07.456Z] #49 21.00 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
16:18:07 [2021-03-24T16:18:07.456Z] #49 21.01 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:18:07 [2021-03-24T16:18:07.456Z] #49 21.01 go: downloading github.com/sirupsen/logrus v1.4.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 21.20 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:18:07 [2021-03-24T16:18:07.456Z] #49 21.31 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:18:07 [2021-03-24T16:18:07.456Z] #49 21.37 go: extracting gopkg.in/yaml.v2 v2.2.7
16:18:07 [2021-03-24T16:18:07.456Z] #49 21.55 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:18:07 [2021-03-24T16:18:07.456Z] #49 21.59 go: extracting github.com/sirupsen/logrus v1.4.2
16:18:07 [2021-03-24T16:18:07.456Z] #49 21.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:07 [2021-03-24T16:18:07.456Z] #49 22.03 go: downloading github.com/pkg/errors v0.8.1
16:18:07 [2021-03-24T16:18:07.456Z] #49 22.27 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:07 [2021-03-24T16:18:07.456Z] #49 22.45 go: extracting github.com/pkg/errors v0.8.1
16:18:07 [2021-03-24T16:18:07.456Z] #49 22.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:18:07 [2021-03-24T16:18:07.456Z] #49 22.57 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 22.85 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:18:07 [2021-03-24T16:18:07.456Z] #49 22.85 go: extracting github.com/inconshreveable/mousetrap v1.0.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 22.85 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:18:07 [2021-03-24T16:18:07.456Z] #49 23.00 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
16:18:07 [2021-03-24T16:18:07.456Z] #49 23.06 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:18:07 [2021-03-24T16:18:07.456Z] #49 23.14 go: downloading github.com/pelletier/go-toml v1.2.0
16:18:07 [2021-03-24T16:18:07.456Z] #49 23.14 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:18:07 [2021-03-24T16:18:07.456Z] #49 ...
16:18:07 [2021-03-24T16:18:07.456Z] 
16:18:07 [2021-03-24T16:18:07.456Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:07 [2021-03-24T16:18:07.456Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:07 [2021-03-24T16:18:07.582Z] #13 DONE 134.4s
16:18:07 [2021-03-24T16:18:07.582Z] 
16:18:07 [2021-03-24T16:18:07.582Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:18:07 [2021-03-24T16:18:07.582Z] #53 sha256:072261986dc08d493ce44b5709467c924dc61e5a31a831b9a0d3d04993fefc8a
16:18:07 [2021-03-24T16:18:07.620Z] #49 ...
16:18:07 [2021-03-24T16:18:07.621Z] 
16:18:07 [2021-03-24T16:18:07.621Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:18:07 [2021-03-24T16:18:07.621Z] #58 sha256:76daf0f88c1aa31408f571abe795c19146031ff09fe4f62bec22f7e4846ae115
16:18:07 [2021-03-24T16:18:07.621Z] #58 33.88 go: extracting github.com/u-root/u-root v7.0.0+incompatible
16:18:07 [2021-03-24T16:18:07.621Z] #58 38.81 go: finding github.com/pkg/errors v0.9.1
16:18:07 [2021-03-24T16:18:07.621Z] #58 39.09 go: finding github.com/sirupsen/logrus v1.8.1
16:18:07 [2021-03-24T16:18:07.621Z] #58 39.46 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:18:07 [2021-03-24T16:18:07.621Z] #58 39.52 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:18:07 [2021-03-24T16:18:07.621Z] #58 39.79 go: finding github.com/google/uuid v1.2.0
16:18:07 [2021-03-24T16:18:07.621Z] #58 40.00 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:18:07 [2021-03-24T16:18:07.621Z] #58 40.10 go: finding github.com/moby/vpnkit v0.5.0
16:18:07 [2021-03-24T16:18:07.621Z] #58 40.11 go: finding github.com/gofrs/flock v0.8.0
16:18:07 [2021-03-24T16:18:07.621Z] #58 40.30 go: finding github.com/moby/sys/mountinfo v0.4.1
16:18:07 [2021-03-24T16:18:07.621Z] #58 40.36 go: finding github.com/gorilla/mux v1.8.0
16:18:07 [2021-03-24T16:18:07.621Z] #58 40.37 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:18:07 [2021-03-24T16:18:07.621Z] #58 40.60 go: finding github.com/u-root/u-root v7.0.0+incompatible
16:18:07 [2021-03-24T16:18:07.621Z] #58 40.61 go: finding github.com/urfave/cli/v2 v2.3.0
16:18:07 [2021-03-24T16:18:07.621Z] #58 41.04 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:07 [2021-03-24T16:18:07.621Z] #58 41.46 go: finding github.com/russross/blackfriday/v2 v2.1.0
16:18:07 [2021-03-24T16:18:07.621Z] #58 ...
16:18:07 [2021-03-24T16:18:07.621Z] 
16:18:07 [2021-03-24T16:18:07.621Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:07 [2021-03-24T16:18:07.621Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:18:07 [2021-03-24T16:18:07.621Z] #49 44.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:07 [2021-03-24T16:18:07.621Z] #49 44.02 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:07 [2021-03-24T16:18:07.621Z] #49 44.02 go: downloading github.com/gobwas/glob v0.2.3
16:18:07 [2021-03-24T16:18:07.650Z] #49 41.42 go: extracting gopkg.in/ini.v1 v1.51.0
16:18:07 [2021-03-24T16:18:07.848Z] #58 ...
16:18:07 [2021-03-24T16:18:07.848Z] 
16:18:07 [2021-03-24T16:18:07.848Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:07 [2021-03-24T16:18:07.848Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:07 [2021-03-24T16:18:07.848Z] #42 20.65 Fetched 8424 kB in 16s (537 kB/s)
16:18:07 [2021-03-24T16:18:07.848Z] #42 20.65 Reading package lists...
16:18:07 [2021-03-24T16:18:07.848Z] #42 28.66 Reading package lists...
16:18:07 [2021-03-24T16:18:07.848Z] #42 ...
16:18:07 [2021-03-24T16:18:07.848Z] 
16:18:07 [2021-03-24T16:18:07.848Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:07 [2021-03-24T16:18:07.848Z] #49 sha256:164bb7045e5ce83a43bd931f11859c3e09b1592300f32a5b39402158f5be1e20
16:18:07 [2021-03-24T16:18:07.848Z] #49 22.25 go: extracting github.com/uudashr/gocognit v1.0.1
16:18:07 [2021-03-24T16:18:07.848Z] #49 23.19 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
16:18:07 [2021-03-24T16:18:07.848Z] #49 24.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:18:07 [2021-03-24T16:18:07.848Z] #49 24.47 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:18:07 [2021-03-24T16:18:07.848Z] #49 25.61 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:18:07 [2021-03-24T16:18:07.848Z] #49 25.71 go: extracting github.com/go-toolsmith/astequal v1.0.0
16:18:07 [2021-03-24T16:18:07.848Z] #49 27.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:18:07 [2021-03-24T16:18:07.848Z] #49 28.01 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.05 go: downloading github.com/davecgh/go-spew v1.1.1
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.10 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.10 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.10 go: downloading github.com/ultraware/funlen v0.0.2
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.20 go: downloading golang.org/x/text v0.3.2
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.27 go: extracting github.com/ultraware/funlen v0.0.2
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.30 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.34 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.35 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.37 go: extracting github.com/davecgh/go-spew v1.1.1
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.47 go: downloading github.com/go-toolsmith/typep v1.0.0
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.59 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.63 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.75 go: downloading gopkg.in/yaml.v2 v2.2.7
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.93 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.93 go: extracting github.com/sourcegraph/go-diff v0.5.1
16:18:07 [2021-03-24T16:18:07.848Z] #49 29.97 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.11 go: extracting github.com/go-toolsmith/typep v1.0.0
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.13 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.37 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.39 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.39 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.39 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.46 go: downloading github.com/subosito/gotenv v1.2.0
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.57 go: extracting gopkg.in/yaml.v2 v2.2.7
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.71 go: extracting github.com/subosito/gotenv v1.2.0
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.71 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.91 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.94 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.94 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.95 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:18:07 [2021-03-24T16:18:07.848Z] #49 30.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:18:07 [2021-03-24T16:18:07.879Z] #49 44.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:18:07 [2021-03-24T16:18:07.913Z] #49 41.91 go: extracting github.com/davecgh/go-spew v1.1.1
16:18:08 [2021-03-24T16:18:08.122Z] #49 31.15 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:18:08 [2021-03-24T16:18:08.136Z] #49 44.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:18:08 [2021-03-24T16:18:08.136Z] #49 44.37 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:18:08 [2021-03-24T16:18:08.220Z] #49 42.16 go: extracting github.com/go-toolsmith/astp v1.0.0
16:18:08 [2021-03-24T16:18:08.220Z] #49 42.28 go: downloading github.com/spf13/cast v1.3.0
16:18:08 [2021-03-24T16:18:08.220Z] #49 42.34 go: extracting github.com/go-toolsmith/strparse v1.0.0
16:18:08 [2021-03-24T16:18:08.383Z] #49 31.30 go: extracting github.com/go-toolsmith/strparse v1.0.0
16:18:08 [2021-03-24T16:18:08.383Z] #49 31.30 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:18:08 [2021-03-24T16:18:08.383Z] #49 31.33 go: downloading github.com/BurntSushi/toml v0.3.1
16:18:08 [2021-03-24T16:18:08.383Z] #49 31.45 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:08 [2021-03-24T16:18:08.383Z] #49 31.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:18:08 [2021-03-24T16:18:08.383Z] #49 31.50 go: downloading github.com/kisielk/gotool v1.0.0
16:18:08 [2021-03-24T16:18:08.383Z] #49 31.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:18:08 [2021-03-24T16:18:08.383Z] #49 31.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:18:08 [2021-03-24T16:18:08.464Z] #49 44.55 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:08 [2021-03-24T16:18:08.464Z] #49 44.64 go: extracting github.com/spf13/jwalterweatherman v1.0.0
16:18:08 [2021-03-24T16:18:08.464Z] #49 44.65 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:18:08 [2021-03-24T16:18:08.537Z] #49 42.35 go: extracting github.com/pmezard/go-difflib v1.0.0
16:18:08 [2021-03-24T16:18:08.537Z] #49 ...
16:18:08 [2021-03-24T16:18:08.537Z] 
16:18:08 [2021-03-24T16:18:08.537Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:18:08 [2021-03-24T16:18:08.537Z] #58 sha256:1bfe582bc9921ba04632a0ba25c951816751e81c3f241050e1c299da125e7e6f
16:18:08 [2021-03-24T16:18:08.537Z] #58 32.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:08 [2021-03-24T16:18:08.537Z] #58 32.93 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:08 [2021-03-24T16:18:08.537Z] #58 33.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:18:08 [2021-03-24T16:18:08.537Z] #58 34.15 go: extracting github.com/russross/blackfriday/v2 v2.1.0
16:18:08 [2021-03-24T16:18:08.537Z] #58 35.70 go: extracting github.com/u-root/u-root v7.0.0+incompatible
16:18:08 [2021-03-24T16:18:08.538Z] #58 39.76 go: finding github.com/pkg/errors v0.9.1
16:18:08 [2021-03-24T16:18:08.538Z] #58 39.81 go: finding github.com/sirupsen/logrus v1.8.1
16:18:08 [2021-03-24T16:18:08.538Z] #58 40.17 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:18:08 [2021-03-24T16:18:08.538Z] #58 40.51 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:18:08 [2021-03-24T16:18:08.538Z] #58 40.69 go: finding github.com/google/uuid v1.2.0
16:18:08 [2021-03-24T16:18:08.538Z] #58 40.83 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:18:08 [2021-03-24T16:18:08.538Z] #58 41.01 go: finding github.com/gofrs/flock v0.8.0
16:18:08 [2021-03-24T16:18:08.538Z] #58 41.01 go: finding github.com/moby/vpnkit v0.5.0
16:18:08 [2021-03-24T16:18:08.538Z] #58 41.05 go: finding github.com/gorilla/mux v1.8.0
16:18:08 [2021-03-24T16:18:08.538Z] #58 41.12 go: finding github.com/moby/sys/mountinfo v0.4.1
16:18:08 [2021-03-24T16:18:08.538Z] #58 41.23 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:18:08 [2021-03-24T16:18:08.538Z] #58 41.29 go: finding github.com/urfave/cli/v2 v2.3.0
16:18:08 [2021-03-24T16:18:08.538Z] #58 41.29 go: finding github.com/u-root/u-root v7.0.0+incompatible
16:18:08 [2021-03-24T16:18:08.538Z] #58 41.97 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:08 [2021-03-24T16:18:08.538Z] #58 42.09 go: finding github.com/russross/blackfriday/v2 v2.1.0
16:18:08 [2021-03-24T16:18:08.538Z] #58 ...
16:18:08 [2021-03-24T16:18:08.538Z] 
16:18:08 [2021-03-24T16:18:08.538Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:08 [2021-03-24T16:18:08.538Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:18:08 [2021-03-24T16:18:08.538Z] #49 42.50 go: downloading github.com/magiconair/properties v1.8.1
16:18:08 [2021-03-24T16:18:08.538Z] #49 42.63 go: extracting github.com/BurntSushi/toml v0.3.1
16:18:08 [2021-03-24T16:18:08.644Z] #49 31.68 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:18:08 [2021-03-24T16:18:08.644Z] #49 31.75 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:18:08 [2021-03-24T16:18:08.644Z] #49 31.78 go: extracting github.com/kisielk/gotool v1.0.0
16:18:08 [2021-03-24T16:18:08.760Z] #49 ...
16:18:08 [2021-03-24T16:18:08.760Z] 
16:18:08 [2021-03-24T16:18:08.760Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:08 [2021-03-24T16:18:08.760Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:08 [2021-03-24T16:18:08.760Z] #42 34.93 Fetched 8424 kB in 26s (327 kB/s)
16:18:08 [2021-03-24T16:18:08.760Z] #42 34.93 Reading package lists...
16:18:08 [2021-03-24T16:18:08.760Z] #42 ...
16:18:08 [2021-03-24T16:18:08.760Z] 
16:18:08 [2021-03-24T16:18:08.760Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:08 [2021-03-24T16:18:08.760Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:18:08 [2021-03-24T16:18:08.802Z] #49 42.67 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:18:08 [2021-03-24T16:18:08.904Z] #49 31.87 go: extracting github.com/go-toolsmith/astcopy v1.0.0
16:18:08 [2021-03-24T16:18:08.904Z] #49 31.95 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:18:08 [2021-03-24T16:18:08.904Z] #49 32.01 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:18:08 [2021-03-24T16:18:08.904Z] #49 32.05 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:18:09 [2021-03-24T16:18:09.086Z] #49 43.01 go: extracting github.com/spf13/cast v1.3.0
16:18:09 [2021-03-24T16:18:09.087Z] #49 43.14 go: downloading github.com/go-toolsmith/typep v1.0.0
16:18:09 [2021-03-24T16:18:09.164Z] #49 32.09 go: extracting github.com/BurntSushi/toml v0.3.1
16:18:09 [2021-03-24T16:18:09.164Z] #49 32.20 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:18:09 [2021-03-24T16:18:09.164Z] #49 32.24 go: extracting github.com/go-toolsmith/astcast v1.0.0
16:18:09 [2021-03-24T16:18:09.164Z] #49 32.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:18:09 [2021-03-24T16:18:09.352Z] #49 43.34 go: extracting github.com/magiconair/properties v1.8.1
16:18:09 [2021-03-24T16:18:09.352Z] #49 43.35 go: extracting github.com/go-toolsmith/astcast v1.0.0
16:18:09 [2021-03-24T16:18:09.425Z] #49 32.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:18:09 [2021-03-24T16:18:09.425Z] #49 32.41 go: downloading github.com/go-toolsmith/astp v1.0.0
16:18:09 [2021-03-24T16:18:09.425Z] #49 ...
16:18:09 [2021-03-24T16:18:09.425Z] 
16:18:09 [2021-03-24T16:18:09.425Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:09 [2021-03-24T16:18:09.425Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:09 [2021-03-24T16:18:09.425Z] #36 25.27 Reading package lists...
16:18:09 [2021-03-24T16:18:09.858Z] #29 14.35 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.7%
#                                                                          2.2%
##                                                                         3.2%
##                                                                         4.1%
###                                                                        5.3%
####                                                                       6.4%
#####                                                                      7.2%
#####                                                                      7.9%
######                                                                     9.1%
#######                                                                   10.4%
########                                                                  11.9%
#########                                                                 13.5%
##########                                                                14.7%
###########                                                               16.1%
############                                                              18.0%
#############                                                             19.1%
##############                                                            20.2%
##############                                                            20.8%
###############                                                           21.8%
################                                                          23.5%
##################                                                        25.1%
###################                                                       26.9%
####################                                                      27.9%
#####################                                                     29.4%
#####################                                                     30.5%
######################                                                    31.8%
#######################                                                   33.2%
#########################                                                 35.0%
##########################                                                36.5%
###########################                                               37.8%
############################                                              40.1%
##############################                                            41.9%
###############################                                           43.6%
################################                                          45.6%
#################################                                         46.9%
###################################                                       49.4%
###################################                                       49.8%
#####################################                                     51.8%
#######################################                                   54.3%
########################################                                  55.9%
#########################################                                 57.2%
##########################################                                58.6%
########
16:18:09 [2021-03-24T16:18:09.858Z] #29 ...
16:18:09 [2021-03-24T16:18:09.858Z] 
16:18:09 [2021-03-24T16:18:09.858Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:18:09 [2021-03-24T16:18:09.858Z] #58 sha256:8c13dbb88572e00e4b171ef53fb6d0a1386924991c2201c6dec59ce29b352379
16:18:09 [2021-03-24T16:18:09.858Z] #58 15.74 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:18:09 [2021-03-24T16:18:09.858Z] #58 15.78 go: extracting github.com/moby/vpnkit v0.5.0
16:18:09 [2021-03-24T16:18:09.858Z] #58 16.00 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:18:09 [2021-03-24T16:18:09.858Z] #58 16.07 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:18:09 [2021-03-24T16:18:09.858Z] #58 16.34 go: extracting github.com/urfave/cli/v2 v2.3.0
16:18:09 [2021-03-24T16:18:09.858Z] #58 18.21 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:18:09 [2021-03-24T16:18:09.858Z] #58 19.82 go: extracting github.com/u-root/u-root v7.0.0+incompatible
16:18:09 [2021-03-24T16:18:09.858Z] #58 21.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:09 [2021-03-24T16:18:09.858Z] #58 21.88 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:09 [2021-03-24T16:18:09.858Z] #58 21.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:18:09 [2021-03-24T16:18:09.858Z] #58 22.27 go: extracting github.com/russross/blackfriday/v2 v2.1.0
16:18:09 [2021-03-24T16:18:09.858Z] #58 ...
16:18:09 [2021-03-24T16:18:09.858Z] 
16:18:09 [2021-03-24T16:18:09.858Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:09 [2021-03-24T16:18:09.858Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:09 [2021-03-24T16:18:09.939Z] #49 43.85 go: extracting github.com/go-toolsmith/typep v1.0.0
16:18:09 [2021-03-24T16:18:09.940Z] #49 ...
16:18:09 [2021-03-24T16:18:09.940Z] 
16:18:09 [2021-03-24T16:18:09.940Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:09 [2021-03-24T16:18:09.940Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:09 [2021-03-24T16:18:09.940Z] #36 34.00 Fetched 8424 kB in 26s (328 kB/s)
16:18:09 [2021-03-24T16:18:09.940Z] #36 34.00 Reading package lists...
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.005 + RM_GOPATH=0
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.005 + TMP_GOPATH=
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.005 + : /build
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.005 + '[' -z '' ']'
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.012 ++ mktemp -d
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.013 + export GOPATH=/tmp/tmp.rROMSBJpaq
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.013 + GOPATH=/tmp/tmp.rROMSBJpaq
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.013 + RM_GOPATH=1
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.013 + case "$(go env GOARCH)" in
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.013 ++ go env GOARCH
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.039 + export GO_BUILDMODE=-buildmode=pie
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.039 + GO_BUILDMODE=-buildmode=pie
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.039 ++ dirname /tmp/install/install.sh
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.049 + dir=/tmp/install
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.049 + bin=runc
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.049 + shift
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.049 + '[' '!' -f /tmp/install/runc.installer ']'
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.049 + . /tmp/install/runc.installer
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.049 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.049 + install_runc
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.049 + uname -r
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.063 + grep -q '^3\.10\.0.*\.el7\.'
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.075 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.079 + RUNC_BUILDTAGS='seccomp '
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.079 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.079 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rROMSBJpaq/src/github.com/opencontainers/runc
16:18:10 [2021-03-24T16:18:10.121Z] #53 2.079 Cloning into '/tmp/tmp.rROMSBJpaq/src/github.com/opencontainers/runc'...
16:18:10 [2021-03-24T16:18:10.121Z] #53 ...
16:18:10 [2021-03-24T16:18:10.121Z] 
16:18:10 [2021-03-24T16:18:10.121Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
16:18:10 [2021-03-24T16:18:10.121Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
16:18:10 [2021-03-24T16:18:10.121Z] #14 DONE 2.2s
16:18:10 [2021-03-24T16:18:10.121Z] 
16:18:10 [2021-03-24T16:18:10.121Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:18:10 [2021-03-24T16:18:10.121Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
16:18:10 [2021-03-24T16:18:10.568Z] #36 32.90 Reading package lists...
16:18:10 [2021-03-24T16:18:10.568Z] #36 ...
16:18:10 [2021-03-24T16:18:10.568Z] 
16:18:10 [2021-03-24T16:18:10.568Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:10 [2021-03-24T16:18:10.568Z] #51 sha256:5567833b23905c33c77e3f76028297cd01db0d6e54dbb69887f732024fc6b8be
16:18:10 [2021-03-24T16:18:10.568Z] #51 23.50 runtime/cgo
16:18:10 [2021-03-24T16:18:10.568Z] #51 23.63 runtime
16:18:10 [2021-03-24T16:18:10.568Z] #51 ...
16:18:10 [2021-03-24T16:18:10.568Z] 
16:18:10 [2021-03-24T16:18:10.568Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:10 [2021-03-24T16:18:10.568Z] #49 sha256:164bb7045e5ce83a43bd931f11859c3e09b1592300f32a5b39402158f5be1e20
16:18:10 [2021-03-24T16:18:10.568Z] #49 32.54 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:18:10 [2021-03-24T16:18:10.568Z] #49 32.64 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
16:18:10 [2021-03-24T16:18:10.568Z] #49 32.64 go: downloading github.com/gogo/protobuf v1.2.1
16:18:10 [2021-03-24T16:18:10.568Z] #49 32.74 go: downloading github.com/stretchr/objx v0.2.0
16:18:10 [2021-03-24T16:18:10.568Z] #49 32.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:10 [2021-03-24T16:18:10.568Z] #49 32.85 go: downloading github.com/ultraware/whitespace v0.0.4
16:18:10 [2021-03-24T16:18:10.568Z] #49 33.03 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:18:10 [2021-03-24T16:18:10.568Z] #49 33.03 go: extracting github.com/go-toolsmith/astp v1.0.0
16:18:10 [2021-03-24T16:18:10.568Z] #49 33.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:18:10 [2021-03-24T16:18:10.568Z] #49 33.18 go: downloading github.com/gobwas/glob v0.2.3
16:18:10 [2021-03-24T16:18:10.568Z] #49 33.26 go: extracting github.com/ultraware/whitespace v0.0.4
16:18:10 [2021-03-24T16:18:10.568Z] #49 33.27 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:10 [2021-03-24T16:18:10.568Z] #49 33.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:18:10 [2021-03-24T16:18:10.568Z] #49 33.28 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:18:10 [2021-03-24T16:18:10.568Z] #49 33.33 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:18:10 [2021-03-24T16:18:10.568Z] #49 33.47 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:18:10 [2021-03-24T16:18:10.569Z] #49 33.57 go: extracting github.com/inconshreveable/mousetrap v1.0.0
16:18:10 [2021-03-24T16:18:10.569Z] #49 33.59 go: extracting github.com/stretchr/objx v0.2.0
16:18:10 [2021-03-24T16:18:10.831Z] #49 33.98 go: extracting github.com/gobwas/glob v0.2.3
16:18:10 [2021-03-24T16:18:10.890Z] #36 43.29 Reading package lists...
16:18:10 [2021-03-24T16:18:10.890Z] #36 ...
16:18:10 [2021-03-24T16:18:10.890Z] 
16:18:10 [2021-03-24T16:18:10.890Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:18:10 [2021-03-24T16:18:10.890Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:18:10 [2021-03-24T16:18:10.890Z] #40 34.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:18:11 [2021-03-24T16:18:11.158Z] #40 ...
16:18:11 [2021-03-24T16:18:11.158Z] 
16:18:11 [2021-03-24T16:18:11.158Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:11 [2021-03-24T16:18:11.158Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:11 [2021-03-24T16:18:11.158Z] #42 36.50 Fetched 8424 kB in 26s (320 kB/s)
16:18:11 [2021-03-24T16:18:11.503Z] #15 DONE 1.5s
16:18:11 [2021-03-24T16:18:11.503Z] 
16:18:11 [2021-03-24T16:18:11.503Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:18:11 [2021-03-24T16:18:11.503Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
16:18:12 [2021-03-24T16:18:12.225Z] #42 36.50 Reading package lists...
16:18:12 [2021-03-24T16:18:12.225Z] #42 ...
16:18:12 [2021-03-24T16:18:12.225Z] 
16:18:12 [2021-03-24T16:18:12.225Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:12 [2021-03-24T16:18:12.225Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:18:12 [2021-03-24T16:18:12.225Z] #55 36.01 Fetched 8424 kB in 26s (326 kB/s)
16:18:12 [2021-03-24T16:18:12.225Z] #55 36.01 Reading package lists...
16:18:12 [2021-03-24T16:18:12.225Z] #55 ...
16:18:12 [2021-03-24T16:18:12.225Z] 
16:18:12 [2021-03-24T16:18:12.225Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:12 [2021-03-24T16:18:12.225Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:12 [2021-03-24T16:18:12.225Z] #42 36.50 Reading package lists...
16:18:12 [2021-03-24T16:18:12.227Z] #49 ...
16:18:12 [2021-03-24T16:18:12.227Z] 
16:18:12 [2021-03-24T16:18:12.227Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:12 [2021-03-24T16:18:12.227Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:18:12 [2021-03-24T16:18:12.227Z] #55 25.11 Fetched 8424 kB in 18s (461 kB/s)
16:18:12 [2021-03-24T16:18:12.227Z] #55 25.11 Reading package lists...
16:18:12 [2021-03-24T16:18:12.227Z] #55 32.95 Reading package lists...
16:18:12 [2021-03-24T16:18:12.227Z] #55 ...
16:18:12 [2021-03-24T16:18:12.227Z] 
16:18:12 [2021-03-24T16:18:12.227Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:12 [2021-03-24T16:18:12.227Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:12 [2021-03-24T16:18:12.227Z] #13 28.27 Fetched 8929 kB in 19s (465 kB/s)
16:18:12 [2021-03-24T16:18:12.591Z] #16 1.096 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:18:12 [2021-03-24T16:18:12.591Z] #16 DONE 1.2s
16:18:12 [2021-03-24T16:18:12.591Z] 
16:18:12 [2021-03-24T16:18:12.591Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:12 [2021-03-24T16:18:12.591Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:12 [2021-03-24T16:18:12.591Z] #43 46.37   CC       compel/arch/x86/src/lib/infect.o
16:18:12 [2021-03-24T16:18:12.591Z] #43 47.09   CC       compel/src/lib/infect-rpc.o
16:18:12 [2021-03-24T16:18:12.591Z] #43 47.41   CC       compel/src/lib/infect-util.o
16:18:12 [2021-03-24T16:18:12.591Z] #43 47.72   CC       compel/src/lib/infect.o
16:18:12 [2021-03-24T16:18:12.591Z] #43 49.89   CC       compel/src/lib/ptrace.o
16:18:12 [2021-03-24T16:18:12.591Z] #43 50.48   AR       compel/libcompel.a
16:18:12 [2021-03-24T16:18:12.591Z] #43 50.74   HOSTCC   compel/src/main-host.o
16:18:12 [2021-03-24T16:18:12.591Z] #43 51.34   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:18:12 [2021-03-24T16:18:12.591Z] #43 51.57   HOSTCC   compel/src/lib/handle-elf-host.o
16:18:12 [2021-03-24T16:18:12.591Z] #43 52.02   HOSTCC   compel/src/lib/log-host.o
16:18:12 [2021-03-24T16:18:12.591Z] #43 52.24   HOSTLINK compel/compel-host-bin
16:18:12 [2021-03-24T16:18:12.591Z] #43 52.43   DEP      soccr/soccr.d
16:18:12 [2021-03-24T16:18:12.591Z] #43 52.61   CC       soccr/soccr.o
16:18:12 [2021-03-24T16:18:12.591Z] #43 54.69   AR       soccr/libsoccr.a
16:18:12 [2021-03-24T16:18:12.591Z] #43 54.74 make[1]: 'soccr/libsoccr.a' is up to date.
16:18:12 [2021-03-24T16:18:12.591Z] #43 55.33   DEP      criu/arch/x86/sigframe.d
16:18:12 [2021-03-24T16:18:12.591Z] #43 55.53   DEP      criu/arch/x86/sigaction_compat.d
16:18:12 [2021-03-24T16:18:12.591Z] #43 55.64   DEP      criu/arch/x86/kerndat.d
16:18:12 [2021-03-24T16:18:12.591Z] #43 ...
16:18:12 [2021-03-24T16:18:12.591Z] 
16:18:12 [2021-03-24T16:18:12.591Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:18:12 [2021-03-24T16:18:12.591Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
16:18:12 [2021-03-24T16:18:12.623Z] #29 14.35 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.7%
#                                                                          2.2%
##                                                                         3.2%
##                                                                         4.1%
###                                                                        5.3%
####                                                                       6.4%
#####                                                                      7.2%
#####                                                                      7.9%
######                                                                     9.1%
#######                                                                   10.4%
########                                                                  11.9%
#########                                                                 13.5%
##########                                                                14.7%
###########                                                               16.1%
############                                                              18.0%
#############                                                             19.1%
##############                                                            20.2%
##############                                                            20.8%
###############                                                           21.8%
################                                                          23.5%
##################                                                        25.1%
###################                                                       26.9%
####################                                                      27.9%
#####################                                                     29.4%
#####################                                                     30.5%
######################                                                    31.8%
#######################                                                   33.2%
#########################                                                 35.0%
##########################                                                36.5%
###########################                                               37.8%
############################                                              40.1%
##############################                                            41.9%
###############################                                           43.6%
################################                                          45.6%
#################################                                         46.9%
###################################                                       49.4%
###################################                                       49.8%
#####################################                                     51.8%
#######################################                                   54.3%
########################################                                  55.9%
#########################################                                 57.2%
##########################################                                58.6%
##########################################                                59.7%
############################################                              61.4%
#############################################                             63.1%
##############################################                            64.0%
###############################################                           65.8%
################################################                          67.1%
#################################################                         68.3%
##################################################                        69.5%
###################################################                       71.1%
####################################################                      72.9%
#####################################################                     74.1%
######################################################                    75.1%
#######################################################                   76.6%
########################################################                  78.2%
########################################################                  79.0%
##########################################################                80.7%
##########################################################                81.9%
###########################################################               83.0%
#############################################################             85.2%
##############################################################            86.3%
##############################################################            86.4%
16:18:12 [2021-03-24T16:18:12.623Z] #29 ...
16:18:12 [2021-03-24T16:18:12.623Z] 
16:18:12 [2021-03-24T16:18:12.624Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:18:12 [2021-03-24T16:18:12.624Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
16:18:12 [2021-03-24T16:18:12.624Z] #40 17.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:18:12 [2021-03-24T16:18:12.624Z] #40 19.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:18:12 [2021-03-24T16:18:12.624Z] #40 ...
16:18:12 [2021-03-24T16:18:12.624Z] 
16:18:12 [2021-03-24T16:18:12.624Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:12 [2021-03-24T16:18:12.624Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:13 [2021-03-24T16:18:13.154Z] #29 14.35 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.7%
#                                                                          2.2%
##                                                                         3.2%
##                                                                         4.1%
###                                                                        5.3%
####                                                                       6.4%
#####                                                                      7.2%
#####                                                                      7.9%
######                                                                     9.1%
#######                                                                   10.4%
########                                                                  11.9%
#########                                                                 13.5%
##########                                                                14.7%
###########                                                               16.1%
############                                                              18.0%
#############                                                             19.1%
##############                                                            20.2%
##############                                                            20.8%
###############                                                           21.8%
################                                                          23.5%
##################                                                        25.1%
###################                                                       26.9%
####################                                                      27.9%
#####################                                                     29.4%
#####################                                                     30.5%
######################                                                    31.8%
#######################                                                   33.2%
#########################                                                 35.0%
##########################                                                36.5%
###########################                                               37.8%
############################                                              40.1%
##############################                                            41.9%
###############################                                           43.6%
################################                                          45.6%
#################################                                         46.9%
###################################                                       49.4%
###################################                                       49.8%
#####################################                                     51.8%
#######################################                                   54.3%
########################################                                  55.9%
#########################################                                 57.2%
##########################################                                58.6%
##########################################                                59.7%
############################################                              61.4%
#############################################                             63.1%
##############################################                            64.0%
###############################################                           65.8%
################################################                          67.1%
#################################################                         68.3%
##################################################                        69.5%
###################################################                       71.1%
####################################################                      72.9%
#####################################################                     74.1%
######################################################                    75.1%
#######################################################                   76.6%
########################################################                  78.2%
########################################################                  79.0%
##########################################################                80.7%
##########################################################                81.9%
###########################################################               83.0%
#############################################################             85.2%
##############################################################            86.3%
##############################################################            86.4%
###############################################################           87.5%
################################################################          89.4%
#################################################################         90.4%
##################################################################        91.9%
##################################################################        92.8%
###################################################################       93.9%
16:18:13 [2021-03-24T16:18:13.154Z] #29 ...
16:18:13 [2021-03-24T16:18:13.154Z] 
16:18:13 [2021-03-24T16:18:13.154Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:13 [2021-03-24T16:18:13.154Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:18:13 [2021-03-24T16:18:13.154Z] #36 18.93 Fetched 8248 kB in 13s (642 kB/s)
16:18:13 [2021-03-24T16:18:13.154Z] #36 18.93 Reading package lists...
16:18:13 [2021-03-24T16:18:13.154Z] #36 24.59 Reading package lists...
16:18:13 [2021-03-24T16:18:13.154Z] #36 ...
16:18:13 [2021-03-24T16:18:13.154Z] 
16:18:13 [2021-03-24T16:18:13.154Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:13 [2021-03-24T16:18:13.154Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:13 [2021-03-24T16:18:13.531Z] #17 DONE 1.2s
16:18:13 [2021-03-24T16:18:13.531Z] 
16:18:13 [2021-03-24T16:18:13.531Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:13 [2021-03-24T16:18:13.531Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:13 [2021-03-24T16:18:13.531Z] #43 55.96   DEP      criu/arch/x86/crtools.d
16:18:13 [2021-03-24T16:18:13.531Z] #43 56.16   DEP      criu/arch/x86/cpu.d
16:18:13 [2021-03-24T16:18:13.531Z] #43 56.43   CC       criu/arch/x86/cpu.o
16:18:13 [2021-03-24T16:18:13.654Z] #13 28.27 Reading package lists...
16:18:13 [2021-03-24T16:18:13.654Z] #13 ...
16:18:13 [2021-03-24T16:18:13.654Z] 
16:18:13 [2021-03-24T16:18:13.654Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:18:13 [2021-03-24T16:18:13.654Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:18:13 [2021-03-24T16:18:13.654Z] #40 25.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:18:13 [2021-03-24T16:18:13.654Z] #40 ...
16:18:13 [2021-03-24T16:18:13.654Z] 
16:18:13 [2021-03-24T16:18:13.654Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:13 [2021-03-24T16:18:13.654Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:13 [2021-03-24T16:18:13.654Z] #42 28.66 Reading package lists...
16:18:13 [2021-03-24T16:18:13.685Z] #29 14.35 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.7%
#                                                                          2.2%
##                                                                         3.2%
##                                                                         4.1%
###                                                                        5.3%
####                                                                       6.4%
#####                                                                      7.2%
#####                                                                      7.9%
######                                                                     9.1%
#######                                                                   10.4%
########                                                                  11.9%
#########                                                                 13.5%
##########                                                                14.7%
###########                                                               16.1%
############                                                              18.0%
#############                                                             19.1%
##############                                                            20.2%
##############                                                            20.8%
###############                                                           21.8%
################                                                          23.5%
##################                                                        25.1%
###################                                                       26.9%
####################                                                      27.9%
#####################                                                     29.4%
#####################                                                     30.5%
######################                                                    31.8%
#######################                                                   33.2%
#########################                                                 35.0%
##########################                                                36.5%
###########################                                               37.8%
############################                                              40.1%
##############################                                            41.9%
###############################                                           43.6%
################################                                          45.6%
#################################                                         46.9%
###################################                                       49.4%
###################################                                       49.8%
#####################################                                     51.8%
#######################################                                   54.3%
########################################                                  55.9%
#########################################                                 57.2%
##########################################                                58.6%
##########################################                                59.7%
############################################                              61.4%
#############################################                             63.1%
##############################################                            64.0%
###############################################                           65.8%
################################################                          67.1%
#################################################                         68.3%
##################################################                        69.5%
###################################################                       71.1%
####################################################                      72.9%
#####################################################                     74.1%
######################################################                    75.1%
#######################################################                   76.6%
########################################################                  78.2%
########################################################                  79.0%
##########################################################                80.7%
##########################################################                81.9%
###########################################################               83.0%
#############################################################             85.2%
##############################################################            86.3%
##############################################################            86.4%
###############################################################           87.5%
################################################################          89.4%
#################################################################         90.4%
##################################################################        91.9%
##################################################################        92.8%
###################################################################       93.9%
####################################################################      95.0%
#####################################################################     96.8%
#####################################################################     97.0%
#######################################################################   98.8%
######################################################################## 100.0%
16:18:13 [2021-03-24T16:18:13.685Z] #29 23.94 
16:18:14 [2021-03-24T16:18:14.041Z] #55 43.94 Reading package lists...
16:18:14 [2021-03-24T16:18:14.041Z] #55 ...
16:18:14 [2021-03-24T16:18:14.041Z] 
16:18:14 [2021-03-24T16:18:14.041Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:14 [2021-03-24T16:18:14.041Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:18:14 [2021-03-24T16:18:14.041Z] #49 45.21 go: extracting github.com/gobwas/glob v0.2.3
16:18:14 [2021-03-24T16:18:14.041Z] #49 45.27 go: extracting github.com/go-toolsmith/astcopy v1.0.0
16:18:14 [2021-03-24T16:18:14.041Z] #49 45.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:18:14 [2021-03-24T16:18:14.041Z] #49 45.53 go: extracting github.com/go-toolsmith/strparse v1.0.0
16:18:14 [2021-03-24T16:18:14.041Z] #49 45.89 go: extracting github.com/go-toolsmith/astequal v1.0.0
16:18:14 [2021-03-24T16:18:14.041Z] #49 46.15 go: extracting github.com/go-toolsmith/astcast v1.0.0
16:18:14 [2021-03-24T16:18:14.041Z] #49 ...
16:18:14 [2021-03-24T16:18:14.041Z] 
16:18:14 [2021-03-24T16:18:14.041Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:14 [2021-03-24T16:18:14.041Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:18:14 [2021-03-24T16:18:14.041Z] #45 39.74 vendor/golang.org/x/crypto/internal/subtle
16:18:14 [2021-03-24T16:18:14.041Z] #45 40.02 vendor/golang.org/x/crypto/curve25519
16:18:14 [2021-03-24T16:18:14.041Z] #45 ...
16:18:14 [2021-03-24T16:18:14.041Z] 
16:18:14 [2021-03-24T16:18:14.041Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:14 [2021-03-24T16:18:14.041Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:14 [2021-03-24T16:18:14.041Z] #13 34.13 Fetched 8929 kB in 29s (303 kB/s)
16:18:14 [2021-03-24T16:18:14.041Z] #13 34.13 Reading package lists...
16:18:14 [2021-03-24T16:18:14.041Z] #13 ...
16:18:14 [2021-03-24T16:18:14.041Z] 
16:18:14 [2021-03-24T16:18:14.041Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:14 [2021-03-24T16:18:14.041Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:14 [2021-03-24T16:18:14.041Z] #36 31.18 Reading package lists...
16:18:14 [2021-03-24T16:18:14.102Z] #43 57.19   CC       criu/arch/x86/crtools.o
16:18:14 [2021-03-24T16:18:14.262Z] #29 ...
16:18:14 [2021-03-24T16:18:14.262Z] 
16:18:14 [2021-03-24T16:18:14.262Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:14 [2021-03-24T16:18:14.262Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
16:18:14 [2021-03-24T16:18:14.262Z] #55 20.06 Fetched 8248 kB in 15s (552 kB/s)
16:18:14 [2021-03-24T16:18:14.262Z] #55 20.06 Reading package lists...
16:18:14 [2021-03-24T16:18:14.362Z] #43 ...
16:18:14 [2021-03-24T16:18:14.362Z] 
16:18:14 [2021-03-24T16:18:14.362Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:14 [2021-03-24T16:18:14.362Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:18:14 [2021-03-24T16:18:14.362Z] #45 136.0 net/http/httptrace
16:18:14 [2021-03-24T16:18:14.362Z] #45 136.2 net/http
16:18:14 [2021-03-24T16:18:14.527Z] #55 25.25 Reading package lists...
16:18:14 [2021-03-24T16:18:14.527Z] #55 ...
16:18:14 [2021-03-24T16:18:14.527Z] 
16:18:14 [2021-03-24T16:18:14.527Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:18:14 [2021-03-24T16:18:14.527Z] #67 sha256:31f012f45fc330d1eab47681e1e5be5a8d88ea4fcf1de61c9df33df1589971bd
16:18:14 [2021-03-24T16:18:14.528Z] #67 22.45 Checking out files:  45% (871/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  81% (1548/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.
16:18:14 [2021-03-24T16:18:14.528Z] #67 24.24 + cd /tmp/tmp.dF1XFdklgm/src/github.com/docker/libnetwork
16:18:14 [2021-03-24T16:18:14.528Z] #67 24.24 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:18:14 [2021-03-24T16:18:14.528Z] #67 24.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:18:14 [2021-03-24T16:18:14.528Z] #67 ...
16:18:14 [2021-03-24T16:18:14.528Z] 
16:18:14 [2021-03-24T16:18:14.528Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:14 [2021-03-24T16:18:14.528Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:18:14 [2021-03-24T16:18:14.528Z] #36 24.59 Reading package lists...
16:18:14 [2021-03-24T16:18:14.596Z] #42 36.19 Building dependency tree...
16:18:14 [2021-03-24T16:18:14.622Z] #45 ...
16:18:14 [2021-03-24T16:18:14.622Z] 
16:18:14 [2021-03-24T16:18:14.622Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:18:14 [2021-03-24T16:18:14.622Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
16:18:14 [2021-03-24T16:18:14.882Z] #18 DONE 1.2s
16:18:14 [2021-03-24T16:18:14.882Z] 
16:18:14 [2021-03-24T16:18:14.882Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:18:14 [2021-03-24T16:18:14.882Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:18:14 [2021-03-24T16:18:14.882Z] #40 ...
16:18:14 [2021-03-24T16:18:14.882Z] 
16:18:14 [2021-03-24T16:18:14.882Z] #19 [dev-systemd-false  6/26] RUN ldconfig
16:18:14 [2021-03-24T16:18:14.882Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
16:18:14 [2021-03-24T16:18:14.971Z] #36 42.30 Reading package lists...
16:18:14 [2021-03-24T16:18:14.971Z] #36 ...
16:18:14 [2021-03-24T16:18:14.971Z] 
16:18:14 [2021-03-24T16:18:14.971Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:14 [2021-03-24T16:18:14.971Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:14 [2021-03-24T16:18:14.971Z] #13 34.13 Reading package lists...
16:18:16 [2021-03-24T16:18:16.193Z] #36 30.72 Building dependency tree...
16:18:16 [2021-03-24T16:18:16.262Z] #19 DONE 1.1s
16:18:16 [2021-03-24T16:18:16.262Z] 
16:18:16 [2021-03-24T16:18:16.262Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:18:16 [2021-03-24T16:18:16.262Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:18:16 [2021-03-24T16:18:16.457Z] #36 ...
16:18:16 [2021-03-24T16:18:16.457Z] 
16:18:16 [2021-03-24T16:18:16.457Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:16 [2021-03-24T16:18:16.457Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:18:16 [2021-03-24T16:18:16.457Z] #42 22.30 Fetched 8248 kB in 16s (523 kB/s)
16:18:16 [2021-03-24T16:18:16.457Z] #42 22.30 Reading package lists...
16:18:16 [2021-03-24T16:18:16.721Z] #42 28.23 Reading package lists...
16:18:16 [2021-03-24T16:18:16.721Z] #42 ...
16:18:16 [2021-03-24T16:18:16.721Z] 
16:18:16 [2021-03-24T16:18:16.721Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:16 [2021-03-24T16:18:16.721Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:16 [2021-03-24T16:18:16.721Z] #29 25.10 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:18:16 [2021-03-24T16:18:16.721Z] #29 25.57 
16:18:16 [2021-03-24T16:18:16.721Z] #29 25.85 
                                                                           1.0%
######################################################################## 100.0%
16:18:16 [2021-03-24T16:18:16.721Z] #29 25.98 
16:18:17 [2021-03-24T16:18:17.140Z] #42 39.80 The following additional packages will be installed:
16:18:17 [2021-03-24T16:18:17.140Z] #42 39.84   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:18:17 [2021-03-24T16:18:17.140Z] #42 39.84   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:18:17 [2021-03-24T16:18:17.140Z] #42 39.85 Suggested packages:
16:18:17 [2021-03-24T16:18:17.140Z] #42 39.86   manpages-dev python-setuptools
16:18:17 [2021-03-24T16:18:17.303Z] #29 27.50 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:18:17 [2021-03-24T16:18:17.567Z] #29 ...
16:18:17 [2021-03-24T16:18:17.567Z] 
16:18:17 [2021-03-24T16:18:17.567Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:17 [2021-03-24T16:18:17.567Z] #49 sha256:2177ba312fe61b112ecfe3be8721a908d8a137d3e72b28b3bd8a73edcfee5ad6
16:18:17 [2021-03-24T16:18:17.567Z] #49 23.36 go: extracting github.com/pelletier/go-toml v1.2.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 23.43 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:18:17 [2021-03-24T16:18:17.567Z] #49 23.77 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:18:17 [2021-03-24T16:18:17.567Z] #49 23.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:18:17 [2021-03-24T16:18:17.567Z] #49 23.93 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:18:17 [2021-03-24T16:18:17.567Z] #49 23.95 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:18:17 [2021-03-24T16:18:17.567Z] #49 23.96 go: downloading github.com/mattn/go-colorable v0.1.4
16:18:17 [2021-03-24T16:18:17.567Z] #49 23.98 go: downloading github.com/stretchr/testify v1.4.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 24.18 go: extracting github.com/mattn/go-colorable v0.1.4
16:18:17 [2021-03-24T16:18:17.567Z] #49 24.30 go: extracting github.com/stretchr/testify v1.4.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 24.48 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:18:17 [2021-03-24T16:18:17.567Z] #49 24.59 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:18:17 [2021-03-24T16:18:17.567Z] #49 24.64 go: downloading github.com/pmezard/go-difflib v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 25.04 go: extracting github.com/pmezard/go-difflib v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 25.05 go: downloading github.com/kisielk/gotool v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 25.16 go: extracting github.com/kisielk/gotool v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 25.29 go: downloading github.com/stretchr/objx v0.2.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 25.37 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 25.56 go: extracting github.com/stretchr/objx v0.2.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 25.72 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 25.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:18:17 [2021-03-24T16:18:17.567Z] #49 25.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:18:17 [2021-03-24T16:18:17.567Z] #49 26.07 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 26.09 go: downloading github.com/magiconair/properties v1.8.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 26.17 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:18:17 [2021-03-24T16:18:17.567Z] #49 26.21 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:18:17 [2021-03-24T16:18:17.567Z] #49 26.57 go: extracting github.com/sourcegraph/go-diff v0.5.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 26.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 26.76 go: extracting github.com/magiconair/properties v1.8.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 26.81 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 26.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:18:17 [2021-03-24T16:18:17.567Z] #49 26.87 go: extracting github.com/go-toolsmith/astfmt v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 27.13 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:18:17 [2021-03-24T16:18:17.567Z] #49 27.19 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 27.23 go: downloading github.com/davecgh/go-spew v1.1.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 27.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:18:17 [2021-03-24T16:18:17.567Z] #49 27.32 go: downloading github.com/go-critic/go-critic v0.4.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 27.42 go: downloading github.com/gogo/protobuf v1.2.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 27.84 go: extracting github.com/davecgh/go-spew v1.1.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 27.94 go: extracting golang.org/x/text v0.3.2
16:18:17 [2021-03-24T16:18:17.567Z] #49 27.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:17 [2021-03-24T16:18:17.567Z] #49 28.43 go: downloading github.com/BurntSushi/toml v0.3.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 28.49 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:17 [2021-03-24T16:18:17.567Z] #49 28.68 go: extracting github.com/go-critic/go-critic v0.4.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 28.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:17 [2021-03-24T16:18:17.567Z] #49 28.99 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:18:17 [2021-03-24T16:18:17.567Z] #49 29.00 go: downloading github.com/gobwas/glob v0.2.3
16:18:17 [2021-03-24T16:18:17.567Z] #49 29.06 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:17 [2021-03-24T16:18:17.567Z] #49 29.20 go: extracting github.com/BurntSushi/toml v0.3.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 29.46 go: extracting github.com/gobwas/glob v0.2.3
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.78 go: downloading github.com/go-toolsmith/typep v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.80 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.81 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.81 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.85 go: extracting github.com/go-toolsmith/typep v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.88 go: downloading github.com/go-toolsmith/astp v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.89 go: extracting github.com/go-toolsmith/astequal v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.93 go: extracting github.com/go-toolsmith/astcast v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.97 go: extracting github.com/go-toolsmith/astcopy v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.98 go: extracting github.com/go-toolsmith/strparse v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 31.99 go: extracting github.com/go-toolsmith/astp v1.0.0
16:18:17 [2021-03-24T16:18:17.567Z] #49 33.34 go: extracting github.com/gogo/protobuf v1.2.1
16:18:17 [2021-03-24T16:18:17.567Z] #49 ...
16:18:17 [2021-03-24T16:18:17.567Z] 
16:18:17 [2021-03-24T16:18:17.567Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:17 [2021-03-24T16:18:17.567Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:18:17 [2021-03-24T16:18:17.567Z] #13 18.33 Fetched 8747 kB in 15s (579 kB/s)
16:18:17 [2021-03-24T16:18:17.567Z] #13 18.33 Reading package lists...
16:18:17 [2021-03-24T16:18:17.646Z] #20 1.475 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
16:18:17 [2021-03-24T16:18:17.646Z] #20 1.638 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:18:17 [2021-03-24T16:18:17.646Z] #20 1.667 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:18:17 [2021-03-24T16:18:17.646Z] #20 1.678 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:18:17 [2021-03-24T16:18:17.713Z] #42 ...
16:18:17 [2021-03-24T16:18:17.713Z] 
16:18:17 [2021-03-24T16:18:17.713Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:17 [2021-03-24T16:18:17.713Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:18:17 [2021-03-24T16:18:17.713Z] #45 40.88 github.com/LK4D4/vndr/godl/singleflight
16:18:17 [2021-03-24T16:18:17.830Z] #13 25.22 Reading package lists...
16:18:17 [2021-03-24T16:18:17.830Z] #13 ...
16:18:17 [2021-03-24T16:18:17.830Z] 
16:18:17 [2021-03-24T16:18:17.831Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:17 [2021-03-24T16:18:17.831Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:18:17 [2021-03-24T16:18:17.831Z] #42 28.23 Reading package lists...
16:18:17 [2021-03-24T16:18:17.906Z] #20 2.065 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
16:18:17 [2021-03-24T16:18:17.976Z] #45 40.89 internal/reflectlite
16:18:17 [2021-03-24T16:18:17.976Z] #45 41.24 math/rand
16:18:18 [2021-03-24T16:18:18.551Z] #45 ...
16:18:18 [2021-03-24T16:18:18.552Z] 
16:18:18 [2021-03-24T16:18:18.552Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:18:18 [2021-03-24T16:18:18.552Z] #67 sha256:88e97c6bdaa87c05231c2d02af874a12a98675c1e83a3e360523255f454d05e0
16:18:18 [2021-03-24T16:18:18.552Z] #67 DONE 41.5s
16:18:18 [2021-03-24T16:18:18.552Z] 
16:18:18 [2021-03-24T16:18:18.552Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:18 [2021-03-24T16:18:18.552Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.22 The following NEW packages will be installed:
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.23   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.23   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.23   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.24   python-six zlib1g-dev
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.70 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.70 Need to get 4095 kB of archives.
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.70 After this operation, 22.5 MB of additional disk space will be used.
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:18:18 [2021-03-24T16:18:18.552Z] #42 41.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:18:18 [2021-03-24T16:18:18.783Z] #42 33.42 Building dependency tree...
16:18:18 [2021-03-24T16:18:18.812Z] #42 41.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:18:18 [2021-03-24T16:18:18.812Z] #42 41.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:18:18 [2021-03-24T16:18:18.812Z] #42 41.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:18:18 [2021-03-24T16:18:18.846Z] #20 3.076 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:18:19 [2021-03-24T16:18:19.073Z] #42 42.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
16:18:19 [2021-03-24T16:18:19.073Z] #42 42.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:18:19 [2021-03-24T16:18:19.073Z] #42 42.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:18:19 [2021-03-24T16:18:19.073Z] #42 42.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:18:19 [2021-03-24T16:18:19.073Z] #42 42.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:18:19 [2021-03-24T16:18:19.107Z] #42 46.57 Reading package lists...
16:18:19 [2021-03-24T16:18:19.107Z] #42 ...
16:18:19 [2021-03-24T16:18:19.107Z] 
16:18:19 [2021-03-24T16:18:19.107Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:19 [2021-03-24T16:18:19.107Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:19 [2021-03-24T16:18:19.107Z] #13 34.53 Reading package lists...
16:18:20 [2021-03-24T16:18:20.081Z] #13 46.47 Reading package lists...
16:18:20 [2021-03-24T16:18:20.081Z] #13 ...
16:18:20 [2021-03-24T16:18:20.081Z] 
16:18:20 [2021-03-24T16:18:20.081Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:20 [2021-03-24T16:18:20.081Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:20 [2021-03-24T16:18:20.081Z] #42 45.78 Reading package lists...
16:18:20 [2021-03-24T16:18:20.081Z] #42 55.73 Building dependency tree...
16:18:20 [2021-03-24T16:18:20.081Z] #42 ...
16:18:20 [2021-03-24T16:18:20.081Z] 
16:18:20 [2021-03-24T16:18:20.081Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:20 [2021-03-24T16:18:20.081Z] #34 sha256:68dfc7f392fbd8ddecb2a0b6a569e263a0b7fe41cb08e93849942e3ef26be42d
16:18:20 [2021-03-24T16:18:20.081Z] #34 54.60 sync
16:18:20 [2021-03-24T16:18:20.081Z] #34 54.60 internal/reflectlite
16:18:20 [2021-03-24T16:18:20.228Z] #20 4.244 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:18:20 [2021-03-24T16:18:20.461Z] #42 43.50 debconf: delaying package configuration, since apt-utils is not installed
16:18:20 [2021-03-24T16:18:20.715Z] #13 45.70 Reading package lists...
16:18:20 [2021-03-24T16:18:20.715Z] #13 ...
16:18:20 [2021-03-24T16:18:20.715Z] 
16:18:20 [2021-03-24T16:18:20.715Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:20 [2021-03-24T16:18:20.715Z] #34 sha256:0b0a4aa222997397888ebaefffb69cd110da1b866697c189985ad124e9137baf
16:18:20 [2021-03-24T16:18:20.715Z] #34 54.25 internal/reflectlite
16:18:20 [2021-03-24T16:18:20.715Z] #34 54.25 sync
16:18:20 [2021-03-24T16:18:20.715Z] #42 ...
16:18:20 [2021-03-24T16:18:20.716Z] 
16:18:20 [2021-03-24T16:18:20.716Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:18:20 [2021-03-24T16:18:20.716Z] #58 sha256:8c13dbb88572e00e4b171ef53fb6d0a1386924991c2201c6dec59ce29b352379
16:18:20 [2021-03-24T16:18:20.716Z] #58 26.55 go: finding github.com/pkg/errors v0.9.1
16:18:20 [2021-03-24T16:18:20.716Z] #58 26.59 go: finding github.com/sirupsen/logrus v1.8.1
16:18:20 [2021-03-24T16:18:20.716Z] #58 26.84 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:18:20 [2021-03-24T16:18:20.716Z] #58 27.13 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:18:20 [2021-03-24T16:18:20.716Z] #58 27.22 go: finding github.com/google/uuid v1.2.0
16:18:20 [2021-03-24T16:18:20.716Z] #58 27.33 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:18:20 [2021-03-24T16:18:20.716Z] #58 27.37 go: finding github.com/gofrs/flock v0.8.0
16:18:20 [2021-03-24T16:18:20.716Z] #58 27.38 go: finding github.com/moby/vpnkit v0.5.0
16:18:20 [2021-03-24T16:18:20.716Z] #58 27.61 go: finding github.com/moby/sys/mountinfo v0.4.1
16:18:20 [2021-03-24T16:18:20.716Z] #58 27.72 go: finding github.com/gorilla/mux v1.8.0
16:18:20 [2021-03-24T16:18:20.716Z] #58 27.73 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:18:20 [2021-03-24T16:18:20.716Z] #58 27.77 go: finding github.com/urfave/cli/v2 v2.3.0
16:18:20 [2021-03-24T16:18:20.716Z] #58 27.87 go: finding github.com/u-root/u-root v7.0.0+incompatible
16:18:20 [2021-03-24T16:18:20.716Z] #58 28.14 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:20 [2021-03-24T16:18:20.716Z] #58 28.25 go: finding github.com/russross/blackfriday/v2 v2.1.0
16:18:20 [2021-03-24T16:18:20.716Z] #58 ...
16:18:20 [2021-03-24T16:18:20.716Z] 
16:18:20 [2021-03-24T16:18:20.716Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:20 [2021-03-24T16:18:20.716Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:20 [2021-03-24T16:18:20.716Z] #29 27.96 #=#=#                                                                         
16:18:20 [2021-03-24T16:18:20.716Z] #29 28.37 #=#=#                                                                         

############################################                              62.3%
######################################################################## 100.0%
16:18:20 [2021-03-24T16:18:20.716Z] #29 28.62 
16:18:20 [2021-03-24T16:18:20.716Z] #29 30.04 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:18:20 [2021-03-24T16:18:20.716Z] #29 30.53 
16:18:20 [2021-03-24T16:18:20.721Z] #42 43.78 Fetched 4095 kB in 1s (5753 kB/s)
16:18:20 [2021-03-24T16:18:20.721Z] #42 43.87 Selecting previously unselected package libcap-dev:amd64.
16:18:20 [2021-03-24T16:18:20.981Z] #42 43.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:20 [2021-03-24T16:18:20.981Z] #42 43.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:18:20 [2021-03-24T16:18:20.981Z] #42 43.99 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:18:20 [2021-03-24T16:18:20.981Z] #42 44.15 Selecting previously unselected package libnet1:amd64.
16:18:20 [2021-03-24T16:18:20.981Z] #42 44.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:18:20 [2021-03-24T16:18:20.981Z] #42 44.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:18:21 [2021-03-24T16:18:21.243Z] #42 44.30 Selecting previously unselected package libnet1-dev.
16:18:21 [2021-03-24T16:18:21.243Z] #42 44.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:18:21 [2021-03-24T16:18:21.243Z] #42 44.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:18:21 [2021-03-24T16:18:21.503Z] #42 44.58 Selecting previously unselected package libnl-3-200:amd64.
16:18:21 [2021-03-24T16:18:21.503Z] #42 44.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:18:21 [2021-03-24T16:18:21.503Z] #42 44.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:18:21 [2021-03-24T16:18:21.609Z] #20 5.589 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:18:21 [2021-03-24T16:18:21.764Z] #42 44.76 Selecting previously unselected package libnl-3-dev:amd64.
16:18:21 [2021-03-24T16:18:21.764Z] #42 44.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:18:21 [2021-03-24T16:18:21.764Z] #42 44.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:18:21 [2021-03-24T16:18:21.869Z] #20 ...
16:18:21 [2021-03-24T16:18:21.869Z] 
16:18:21 [2021-03-24T16:18:21.869Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:21 [2021-03-24T16:18:21.869Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:21 [2021-03-24T16:18:21.869Z] #43 58.72   CC       criu/arch/x86/kerndat.o
16:18:21 [2021-03-24T16:18:21.869Z] #43 59.84   CC       criu/arch/x86/sigaction_compat.o
16:18:21 [2021-03-24T16:18:21.869Z] #43 60.17   CC       criu/arch/x86/sigframe.o
16:18:21 [2021-03-24T16:18:21.869Z] #43 60.40   LINK     criu/arch/x86/crtools.built-in.o
16:18:21 [2021-03-24T16:18:21.869Z] #43 60.44   DEP      criu/pie/util-vdso-elf32.d
16:18:21 [2021-03-24T16:18:21.869Z] #43 60.60   DEP      criu/pie/util-vdso.d
16:18:21 [2021-03-24T16:18:21.869Z] #43 60.79   DEP      criu/pie/util.d
16:18:21 [2021-03-24T16:18:21.869Z] #43 60.90   CC       criu/pie/util.o
16:18:21 [2021-03-24T16:18:21.869Z] #43 61.30   CC       criu/pie/util-vdso.o
16:18:21 [2021-03-24T16:18:21.869Z] #43 62.03   CC       criu/pie/util-vdso-elf32.o
16:18:21 [2021-03-24T16:18:21.869Z] #43 62.71   AR       criu/pie/pie.lib.a
16:18:21 [2021-03-24T16:18:21.869Z] #43 62.78   DEP      criu/pie/restorer.d
16:18:21 [2021-03-24T16:18:21.869Z] #43 63.08   DEP      criu/arch/x86/sigaction_compat_pie.d
16:18:21 [2021-03-24T16:18:21.869Z] #43 63.19   DEP      criu/arch/x86/restorer_unmap.d
16:18:21 [2021-03-24T16:18:21.869Z] #43 63.23   DEP      criu/arch/x86/restorer.d
16:18:21 [2021-03-24T16:18:21.869Z] #43 63.45   DEP      criu/arch/x86/vdso-pie.d
16:18:21 [2021-03-24T16:18:21.869Z] #43 63.55   DEP      criu/pie/parasite-vdso.d
16:18:21 [2021-03-24T16:18:21.869Z] #43 63.68   DEP      criu/pie/parasite.d
16:18:21 [2021-03-24T16:18:21.869Z] #43 63.92   CC       criu/pie/parasite.o
16:18:21 [2021-03-24T16:18:21.869Z] #43 65.17   LINK     criu/pie/parasite.built-in.o
16:18:22 [2021-03-24T16:18:22.026Z] #42 45.05 Selecting previously unselected package libprotobuf-c1:amd64.
16:18:22 [2021-03-24T16:18:22.026Z] #42 45.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:18:22 [2021-03-24T16:18:22.026Z] #42 45.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:18:22 [2021-03-24T16:18:22.026Z] #42 45.16 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:18:22 [2021-03-24T16:18:22.026Z] #42 45.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:18:22 [2021-03-24T16:18:22.128Z] #43 65.18   GEN      criu/pie/parasite-blob.h
16:18:22 [2021-03-24T16:18:22.128Z] #43 65.23   CC       criu/pie/parasite-vdso.o
16:18:22 [2021-03-24T16:18:22.288Z] #42 45.18 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:18:22 [2021-03-24T16:18:22.288Z] #42 45.35 Selecting previously unselected package zlib1g-dev:amd64.
16:18:22 [2021-03-24T16:18:22.288Z] #42 45.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:18:22 [2021-03-24T16:18:22.288Z] #42 45.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:18:22 [2021-03-24T16:18:22.549Z] #42 45.66 Selecting previously unselected package libprotobuf17:amd64.
16:18:22 [2021-03-24T16:18:22.549Z] #42 45.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:18:22 [2021-03-24T16:18:22.549Z] #42 45.69 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:18:22 [2021-03-24T16:18:22.602Z] #34 ...
16:18:22 [2021-03-24T16:18:22.602Z] 
16:18:22 [2021-03-24T16:18:22.602Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:18:22 [2021-03-24T16:18:22.602Z] #67 sha256:4fe07a334f992a181b5f363dbd03f556ca81dc12060aa1f5408ce65095f0e2ba
16:18:22 [2021-03-24T16:18:22.602Z] #67 DONE 58.4s
16:18:22 [2021-03-24T16:18:22.602Z] 
16:18:22 [2021-03-24T16:18:22.602Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:22 [2021-03-24T16:18:22.602Z] #34 sha256:68dfc7f392fbd8ddecb2a0b6a569e263a0b7fe41cb08e93849942e3ef26be42d
16:18:22 [2021-03-24T16:18:22.602Z] #34 58.38 errors
16:18:22 [2021-03-24T16:18:22.602Z] #34 58.39 sort
16:18:22 [2021-03-24T16:18:22.602Z] #34 58.94 strconv
16:18:22 [2021-03-24T16:18:22.646Z] #34 ...
16:18:22 [2021-03-24T16:18:22.646Z] 
16:18:22 [2021-03-24T16:18:22.646Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:22 [2021-03-24T16:18:22.646Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:18:22 [2021-03-24T16:18:22.646Z] #55 46.50 Reading package lists...
16:18:22 [2021-03-24T16:18:22.646Z] #55 55.94 Building dependency tree...
16:18:22 [2021-03-24T16:18:22.646Z] #55 ...
16:18:22 [2021-03-24T16:18:22.646Z] 
16:18:22 [2021-03-24T16:18:22.646Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:22 [2021-03-24T16:18:22.646Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:22 [2021-03-24T16:18:22.646Z] #42 46.57 Reading package lists...
16:18:23 [2021-03-24T16:18:23.068Z] #43 66.10   CC       criu/arch/x86/vdso-pie.o
16:18:23 [2021-03-24T16:18:23.126Z] #29 30.84 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.7%
#########                                                                 13.3%
#############                                                             18.5%
###############                                                           21.2%
###################                                                       27.4%
#########################                                                 34.9%
##########################                                                37.4%
##############################                                            42.6%
###################################                                       50.0%
########################################                                  56.2%
############################################                              61.2%
############################################                              61.2%
##################################################                        70.2%
#######################################################                   77.7%
#############################################################             85.5%
###################################################################       93.6%
######################################################################## 100.0%
16:18:23 [2021-03-24T16:18:23.328Z] #43 66.42   CC       criu/arch/x86/restorer.o
16:18:23 [2021-03-24T16:18:23.390Z] #29 33.45 
16:18:23 [2021-03-24T16:18:23.491Z] #42 46.61 Selecting previously unselected package libprotobuf-lite17:amd64.
16:18:23 [2021-03-24T16:18:23.491Z] #42 46.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:18:23 [2021-03-24T16:18:23.491Z] #42 46.65 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:18:23 [2021-03-24T16:18:23.751Z] #42 46.89 Selecting previously unselected package libprotobuf-dev:amd64.
16:18:23 [2021-03-24T16:18:23.751Z] #42 46.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:18:23 [2021-03-24T16:18:23.751Z] #42 46.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:18:23 [2021-03-24T16:18:23.899Z] #43 67.04   CC       criu/arch/x86/restorer_unmap.o
16:18:23 [2021-03-24T16:18:23.899Z] #43 67.08   CC       criu/arch/x86/sigaction_compat_pie.o
16:18:23 [2021-03-24T16:18:23.972Z] #34 60.38 io
16:18:24 [2021-03-24T16:18:24.012Z] #42 ...
16:18:24 [2021-03-24T16:18:24.012Z] 
16:18:24 [2021-03-24T16:18:24.012Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:24 [2021-03-24T16:18:24.012Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:18:24 [2021-03-24T16:18:24.012Z] #55 32.95 Reading package lists...
16:18:24 [2021-03-24T16:18:24.012Z] #55 39.81 Building dependency tree...
16:18:24 [2021-03-24T16:18:24.012Z] #55 43.67 The following additional packages will be installed:
16:18:24 [2021-03-24T16:18:24.012Z] #55 43.73   libbtrfs0
16:18:24 [2021-03-24T16:18:24.012Z] #55 43.87 The following NEW packages will be installed:
16:18:24 [2021-03-24T16:18:24.012Z] #55 43.91   libbtrfs-dev libbtrfs0
16:18:24 [2021-03-24T16:18:24.012Z] #55 44.35 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
16:18:24 [2021-03-24T16:18:24.012Z] #55 44.35 Need to get 119 kB of archives.
16:18:24 [2021-03-24T16:18:24.012Z] #55 44.35 After this operation, 387 kB of additional disk space will be used.
16:18:24 [2021-03-24T16:18:24.012Z] #55 44.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:18:24 [2021-03-24T16:18:24.012Z] #55 44.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:18:24 [2021-03-24T16:18:24.012Z] #55 45.47 debconf: delaying package configuration, since apt-utils is not installed
16:18:24 [2021-03-24T16:18:24.012Z] #55 45.76 Fetched 119 kB in 0s (416 kB/s)
16:18:24 [2021-03-24T16:18:24.012Z] #55 45.83 Selecting previously unselected package libbtrfs0.
16:18:24 [2021-03-24T16:18:24.012Z] #55 45.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.)
16:18:24 [2021-03-24T16:18:24.012Z] #55 45.94 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:18:24 [2021-03-24T16:18:24.012Z] #55 45.94 Unpacking libbtrfs0 (4.20.1-2) ...
16:18:24 [2021-03-24T16:18:24.012Z] #55 46.08 Selecting previously unselected package libbtrfs-dev.
16:18:24 [2021-03-24T16:18:24.012Z] #55 46.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:18:24 [2021-03-24T16:18:24.012Z] #55 46.11 Unpacking libbtrfs-dev (4.20.1-2) ...
16:18:24 [2021-03-24T16:18:24.012Z] #55 46.56 Setting up libbtrfs0 (4.20.1-2) ...
16:18:24 [2021-03-24T16:18:24.012Z] #55 46.60 Setting up libbtrfs-dev (4.20.1-2) ...
16:18:24 [2021-03-24T16:18:24.012Z] #55 46.65 Processing triggers for libc-bin (2.28-10) ...
16:18:24 [2021-03-24T16:18:24.012Z] #55 DONE 47.1s
16:18:24 [2021-03-24T16:18:24.012Z] 
16:18:24 [2021-03-24T16:18:24.012Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:18:24 [2021-03-24T16:18:24.012Z] #56 sha256:0398548ef6b42e75749cc1505ac8f285ccda3b3098674824bbe3da7e028268c2
16:18:24 [2021-03-24T16:18:24.042Z] #42 56.03 Building dependency tree...
16:18:24 [2021-03-24T16:18:24.042Z] #42 ...
16:18:24 [2021-03-24T16:18:24.042Z] 
16:18:24 [2021-03-24T16:18:24.042Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:24 [2021-03-24T16:18:24.042Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:18:24 [2021-03-24T16:18:24.042Z] #49 47.93 go: extracting github.com/gogo/protobuf v1.2.1
16:18:24 [2021-03-24T16:18:24.042Z] #49 52.43 go: extracting golang.org/x/text v0.3.2
16:18:24 [2021-03-24T16:18:24.042Z] #49 ...
16:18:24 [2021-03-24T16:18:24.042Z] 
16:18:24 [2021-03-24T16:18:24.042Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:24 [2021-03-24T16:18:24.042Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:24 [2021-03-24T16:18:24.042Z] #42 56.03 Building dependency tree...
16:18:24 [2021-03-24T16:18:24.273Z] #56 ...
16:18:24 [2021-03-24T16:18:24.273Z] 
16:18:24 [2021-03-24T16:18:24.273Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:24 [2021-03-24T16:18:24.273Z] #49 sha256:164bb7045e5ce83a43bd931f11859c3e09b1592300f32a5b39402158f5be1e20
16:18:24 [2021-03-24T16:18:24.273Z] #49 37.38 go: extracting github.com/gogo/protobuf v1.2.1
16:18:24 [2021-03-24T16:18:24.273Z] #49 39.80 go: extracting golang.org/x/text v0.3.2
16:18:24 [2021-03-24T16:18:24.273Z] #49 44.98 go: finding github.com/fatih/color v1.7.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.07 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.07 go: finding github.com/mattn/go-colorable v0.1.4
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.12 go: finding github.com/mattn/go-isatty v0.0.8
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.23 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.25 go: finding github.com/go-critic/go-critic v0.4.1
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.35 go: finding github.com/pkg/errors v0.8.1
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.39 go: finding github.com/go-lintpack/lintpack v0.5.2
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.42 go: finding github.com/go-toolsmith/astfmt v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.45 go: finding github.com/sirupsen/logrus v1.4.2
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.45 go: finding github.com/mitchellh/go-homedir v1.1.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.45 go: finding github.com/go-toolsmith/astequal v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.46 go: finding github.com/go-toolsmith/astp v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.50 go: finding github.com/go-toolsmith/astcast v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.50 go: finding github.com/stretchr/testify v1.4.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.50 go: finding github.com/spf13/viper v1.6.1
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.51 go: finding github.com/go-toolsmith/typep v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.65 go: finding github.com/go-toolsmith/astcopy v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.66 go: finding github.com/davecgh/go-spew v1.1.1
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.72 go: finding github.com/pmezard/go-difflib v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.73 go: finding github.com/stretchr/objx v0.2.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.80 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.80 go: finding github.com/go-toolsmith/strparse v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.87 go: finding github.com/bombsimon/wsl/v2 v2.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.87 go: finding github.com/gobwas/glob v0.2.3
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.87 go: finding gopkg.in/yaml.v2 v2.2.7
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.90 go: finding github.com/fsnotify/fsnotify v1.4.7
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.93 go: finding github.com/spf13/cobra v0.0.5
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.94 go: finding github.com/hashicorp/hcl v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 45.98 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.07 go: finding github.com/spf13/pflag v1.0.5
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.13 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.20 go: finding github.com/magiconair/properties v1.8.1
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.27 go: finding github.com/mitchellh/mapstructure v1.1.2
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.28 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.44 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.54 go: finding github.com/pelletier/go-toml v1.2.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.57 go: finding github.com/spf13/afero v1.1.2
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.59 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.60 go: finding github.com/spf13/cast v1.3.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.63 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.65 go: finding github.com/spf13/jwalterweatherman v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.68 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.68 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.72 go: finding github.com/subosito/gotenv v1.2.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.76 go: finding gopkg.in/ini.v1 v1.51.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.77 go: finding golang.org/x/text v0.3.2
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.84 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.93 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:18:24 [2021-03-24T16:18:24.273Z] #49 46.96 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.02 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.12 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.20 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.23 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.24 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.26 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.31 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.39 go: finding github.com/kisielk/gotool v1.0.0
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.39 go: finding github.com/sourcegraph/go-diff v0.5.1
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.39 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.39 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.44 go: finding github.com/ultraware/funlen v0.0.2
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.46 go: finding github.com/ultraware/whitespace v0.0.4
16:18:24 [2021-03-24T16:18:24.273Z] #49 47.46 go: finding github.com/uudashr/gocognit v1.0.1
16:18:24 [2021-03-24T16:18:24.344Z] #29 ...
16:18:24 [2021-03-24T16:18:24.344Z] 
16:18:24 [2021-03-24T16:18:24.344Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:24 [2021-03-24T16:18:24.344Z] #49 sha256:2177ba312fe61b112ecfe3be8721a908d8a137d3e72b28b3bd8a73edcfee5ad6
16:18:24 [2021-03-24T16:18:24.344Z] #49 40.10 go: finding github.com/fatih/color v1.7.0
16:18:24 [2021-03-24T16:18:24.344Z] #49 40.11 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:18:24 [2021-03-24T16:18:24.468Z] #43 67.43   CC       criu/pie/restorer.o
16:18:24 [2021-03-24T16:18:24.534Z] #49 47.59 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:24 [2021-03-24T16:18:24.534Z] #49 47.63 go: finding github.com/gogo/protobuf v1.2.1
16:18:24 [2021-03-24T16:18:24.794Z] #49 47.85 go: finding honnef.co/go/tools v0.0.1-2019.2.3
16:18:25 [2021-03-24T16:18:25.017Z] #49 40.50 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:18:25 [2021-03-24T16:18:25.017Z] #49 40.51 go: finding github.com/go-lintpack/lintpack v0.5.2
16:18:25 [2021-03-24T16:18:25.017Z] #49 40.51 go: finding github.com/mattn/go-colorable v0.1.4
16:18:25 [2021-03-24T16:18:25.017Z] #49 40.52 go: finding github.com/go-critic/go-critic v0.4.1
16:18:25 [2021-03-24T16:18:25.017Z] #49 40.54 go: finding github.com/pkg/errors v0.8.1
16:18:25 [2021-03-24T16:18:25.054Z] #49 47.97 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:25 [2021-03-24T16:18:25.054Z] #49 48.02 go: finding github.com/BurntSushi/toml v0.3.1
16:18:25 [2021-03-24T16:18:25.054Z] #49 48.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:18:25 [2021-03-24T16:18:25.054Z] #49 48.20 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:25 [2021-03-24T16:18:25.283Z] #49 41.10 go: finding github.com/mitchellh/go-homedir v1.1.0
16:18:25 [2021-03-24T16:18:25.283Z] #49 41.10 go: finding github.com/go-toolsmith/astfmt v1.0.0
16:18:25 [2021-03-24T16:18:25.283Z] #49 41.13 go: finding github.com/mattn/go-isatty v0.0.8
16:18:25 [2021-03-24T16:18:25.283Z] #49 41.14 go: finding github.com/spf13/viper v1.6.1
16:18:25 [2021-03-24T16:18:25.315Z] #49 ...
16:18:25 [2021-03-24T16:18:25.315Z] 
16:18:25 [2021-03-24T16:18:25.315Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:25 [2021-03-24T16:18:25.315Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:25 [2021-03-24T16:18:25.315Z] #42 48.43 Selecting previously unselected package libprotoc17:amd64.
16:18:25 [2021-03-24T16:18:25.315Z] #42 48.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:18:25 [2021-03-24T16:18:25.315Z] #42 48.43 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:18:25 [2021-03-24T16:18:25.347Z] #34 ...
16:18:25 [2021-03-24T16:18:25.347Z] 
16:18:25 [2021-03-24T16:18:25.347Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:25 [2021-03-24T16:18:25.347Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:18:25 [2021-03-24T16:18:25.347Z] #49 51.61 go: extracting github.com/gogo/protobuf v1.2.1
16:18:25 [2021-03-24T16:18:25.347Z] #49 54.68 go: extracting golang.org/x/text v0.3.2
16:18:25 [2021-03-24T16:18:25.347Z] #49 ...
16:18:25 [2021-03-24T16:18:25.347Z] 
16:18:25 [2021-03-24T16:18:25.347Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:25 [2021-03-24T16:18:25.347Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:25 [2021-03-24T16:18:25.347Z] #36 42.30 Reading package lists...
16:18:25 [2021-03-24T16:18:25.347Z] #36 52.94 Building dependency tree...
16:18:25 [2021-03-24T16:18:25.347Z] #36 58.15 The following additional packages will be installed:
16:18:25 [2021-03-24T16:18:25.347Z] #36 58.17   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:18:25 [2021-03-24T16:18:25.347Z] #36 58.20 Suggested packages:
16:18:25 [2021-03-24T16:18:25.347Z] #36 58.23   cmake-doc ninja-build lrzip
16:18:25 [2021-03-24T16:18:25.347Z] #36 58.23 Recommended packages:
16:18:25 [2021-03-24T16:18:25.347Z] #36 58.23   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:18:25 [2021-03-24T16:18:25.347Z] #36 60.04 The following NEW packages will be installed:
16:18:25 [2021-03-24T16:18:25.347Z] #36 60.04   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:18:25 [2021-03-24T16:18:25.347Z] #36 60.04   vim-common xxd
16:18:25 [2021-03-24T16:18:25.347Z] #36 60.67 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
16:18:25 [2021-03-24T16:18:25.347Z] #36 60.67 Need to get 14.9 MB of archives.
16:18:25 [2021-03-24T16:18:25.347Z] #36 60.67 After this operation, 61.8 MB of additional disk space will be used.
16:18:25 [2021-03-24T16:18:25.347Z] #36 60.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:18:25 [2021-03-24T16:18:25.347Z] #36 60.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:18:25 [2021-03-24T16:18:25.347Z] #36 60.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:18:25 [2021-03-24T16:18:25.347Z] #36 61.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:18:25 [2021-03-24T16:18:25.580Z] #49 ...
16:18:25 [2021-03-24T16:18:25.580Z] 
16:18:25 [2021-03-24T16:18:25.580Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:25 [2021-03-24T16:18:25.580Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
16:18:25 [2021-03-24T16:18:25.580Z] #55 25.25 Reading package lists...
16:18:25 [2021-03-24T16:18:25.580Z] #55 31.60 Building dependency tree...
16:18:25 [2021-03-24T16:18:25.580Z] #55 34.64 The following additional packages will be installed:
16:18:25 [2021-03-24T16:18:25.580Z] #55 34.65   libbtrfs0
16:18:25 [2021-03-24T16:18:25.580Z] #55 34.87 The following NEW packages will be installed:
16:18:25 [2021-03-24T16:18:25.580Z] #55 34.88   libbtrfs-dev libbtrfs0
16:18:25 [2021-03-24T16:18:25.580Z] #55 35.26 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
16:18:25 [2021-03-24T16:18:25.580Z] #55 35.26 Need to get 119 kB of archives.
16:18:25 [2021-03-24T16:18:25.580Z] #55 35.26 After this operation, 387 kB of additional disk space will be used.
16:18:25 [2021-03-24T16:18:25.580Z] #55 35.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
16:18:25 [2021-03-24T16:18:25.580Z] #55 35.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
16:18:25 [2021-03-24T16:18:25.580Z] #55 37.15 debconf: delaying package configuration, since apt-utils is not installed
16:18:25 [2021-03-24T16:18:25.580Z] #55 38.11 Fetched 119 kB in 0s (389 kB/s)
16:18:25 [2021-03-24T16:18:25.580Z] #55 39.74 Selecting previously unselected package libbtrfs0.
16:18:25 [2021-03-24T16:18:25.580Z] #55 39.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 ... 15383 files and directories currently installed.)
16:18:25 [2021-03-24T16:18:25.580Z] #55 39.81 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
16:18:25 [2021-03-24T16:18:25.580Z] #55 39.94 Unpacking libbtrfs0 (4.20.1-2) ...
16:18:25 [2021-03-24T16:18:25.604Z] #36 ...
16:18:25 [2021-03-24T16:18:25.604Z] 
16:18:25 [2021-03-24T16:18:25.604Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:25 [2021-03-24T16:18:25.604Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:25 [2021-03-24T16:18:25.604Z] #42 55.73 Building dependency tree...
16:18:25 [2021-03-24T16:18:25.604Z] #42 61.91 The following additional packages will be installed:
16:18:25 [2021-03-24T16:18:25.604Z] #42 61.92   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:18:25 [2021-03-24T16:18:25.604Z] #42 61.93   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:18:25 [2021-03-24T16:18:25.604Z] #42 61.93 Suggested packages:
16:18:25 [2021-03-24T16:18:25.604Z] #42 61.97   manpages-dev python-setuptools
16:18:25 [2021-03-24T16:18:25.851Z] #55 ...
16:18:25 [2021-03-24T16:18:25.851Z] 
16:18:25 [2021-03-24T16:18:25.851Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:25 [2021-03-24T16:18:25.851Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:25 [2021-03-24T16:18:25.851Z] #29 34.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:18:25 [2021-03-24T16:18:25.851Z] #29 34.96 
16:18:25 [2021-03-24T16:18:25.851Z] #29 35.29 
######################################################################## 100.0%
16:18:25 [2021-03-24T16:18:25.851Z] #29 35.39 
16:18:26 [2021-03-24T16:18:26.117Z] #29 ...
16:18:26 [2021-03-24T16:18:26.117Z] 
16:18:26 [2021-03-24T16:18:26.117Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:26 [2021-03-24T16:18:26.117Z] #34 sha256:a37e7b3fd343c0c6dd7a6d5c43d5de3a7515de05e4d722907f4ee14774d7ba5b
16:18:26 [2021-03-24T16:18:26.117Z] #34 31.70 sync
16:18:26 [2021-03-24T16:18:26.117Z] #34 31.71 internal/reflectlite
16:18:26 [2021-03-24T16:18:26.117Z] #34 34.37 sort
16:18:26 [2021-03-24T16:18:26.117Z] #34 34.38 errors
16:18:26 [2021-03-24T16:18:26.117Z] #34 34.81 internal/oserror
16:18:26 [2021-03-24T16:18:26.117Z] #34 34.81 io
16:18:26 [2021-03-24T16:18:26.117Z] #34 34.86 strconv
16:18:26 [2021-03-24T16:18:26.117Z] #34 35.00 syscall
16:18:26 [2021-03-24T16:18:26.117Z] #34 37.33 bytes
16:18:26 [2021-03-24T16:18:26.117Z] #34 37.35 strings
16:18:26 [2021-03-24T16:18:26.117Z] #34 39.89 reflect
16:18:26 [2021-03-24T16:18:26.117Z] #34 40.53 bufio
16:18:26 [2021-03-24T16:18:26.117Z] #34 41.40 path
16:18:26 [2021-03-24T16:18:26.117Z] #34 ...
16:18:26 [2021-03-24T16:18:26.117Z] 
16:18:26 [2021-03-24T16:18:26.117Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:26 [2021-03-24T16:18:26.117Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:26 [2021-03-24T16:18:26.117Z] #29 36.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:18:26 [2021-03-24T16:18:26.255Z] #42 49.03 Selecting previously unselected package protobuf-c-compiler.
16:18:26 [2021-03-24T16:18:26.255Z] #42 49.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:18:26 [2021-03-24T16:18:26.255Z] #42 49.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:18:26 [2021-03-24T16:18:26.255Z] #42 49.15 Selecting previously unselected package protobuf-compiler.
16:18:26 [2021-03-24T16:18:26.255Z] #42 ...
16:18:26 [2021-03-24T16:18:26.255Z] 
16:18:26 [2021-03-24T16:18:26.255Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:26 [2021-03-24T16:18:26.255Z] #34 sha256:0f294b06bad3560d5c4027f0f007d9e86ef48880fb29ec913fea9dc4e7a96945
16:18:26 [2021-03-24T16:18:26.255Z] #34 39.12 sync
16:18:26 [2021-03-24T16:18:26.255Z] #34 39.13 internal/reflectlite
16:18:26 [2021-03-24T16:18:26.255Z] #34 41.84 errors
16:18:26 [2021-03-24T16:18:26.255Z] #34 41.84 sort
16:18:26 [2021-03-24T16:18:26.255Z] #34 42.33 strconv
16:18:26 [2021-03-24T16:18:26.255Z] #34 43.09 io
16:18:26 [2021-03-24T16:18:26.255Z] #34 44.35 internal/oserror
16:18:26 [2021-03-24T16:18:26.255Z] #34 44.61 syscall
16:18:26 [2021-03-24T16:18:26.255Z] #34 46.35 reflect
16:18:26 [2021-03-24T16:18:26.255Z] #34 ...
16:18:26 [2021-03-24T16:18:26.255Z] 
16:18:26 [2021-03-24T16:18:26.255Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:26 [2021-03-24T16:18:26.255Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:26 [2021-03-24T16:18:26.255Z] #42 49.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:18:26 [2021-03-24T16:18:26.255Z] #42 49.21 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:18:26 [2021-03-24T16:18:26.518Z] #42 49.47 Selecting previously unselected package python-pkg-resources.
16:18:26 [2021-03-24T16:18:26.518Z] #42 49.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:18:26 [2021-03-24T16:18:26.518Z] #42 49.47 Unpacking python-pkg-resources (40.8.0-1) ...
16:18:26 [2021-03-24T16:18:26.518Z] #42 49.63 Selecting previously unselected package python-six.
16:18:26 [2021-03-24T16:18:26.518Z] #42 49.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:18:26 [2021-03-24T16:18:26.518Z] #42 49.63 Unpacking python-six (1.12.0-1) ...
16:18:26 [2021-03-24T16:18:26.518Z] #42 ...
16:18:26 [2021-03-24T16:18:26.518Z] 
16:18:26 [2021-03-24T16:18:26.518Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:26 [2021-03-24T16:18:26.518Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:26 [2021-03-24T16:18:26.518Z] #36 32.90 Reading package lists...
16:18:26 [2021-03-24T16:18:26.518Z] #36 39.90 Building dependency tree...
16:18:26 [2021-03-24T16:18:26.518Z] #36 43.71 The following additional packages will be installed:
16:18:26 [2021-03-24T16:18:26.518Z] #36 43.73   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:18:26 [2021-03-24T16:18:26.518Z] #36 43.73 Suggested packages:
16:18:26 [2021-03-24T16:18:26.518Z] #36 43.73   cmake-doc ninja-build lrzip
16:18:26 [2021-03-24T16:18:26.518Z] #36 43.73 Recommended packages:
16:18:26 [2021-03-24T16:18:26.518Z] #36 43.73   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:18:26 [2021-03-24T16:18:26.518Z] #36 44.76 The following NEW packages will be installed:
16:18:26 [2021-03-24T16:18:26.518Z] #36 44.78   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:18:26 [2021-03-24T16:18:26.518Z] #36 44.78   vim-common xxd
16:18:26 [2021-03-24T16:18:26.518Z] #36 45.21 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
16:18:26 [2021-03-24T16:18:26.518Z] #36 45.21 Need to get 14.9 MB of archives.
16:18:26 [2021-03-24T16:18:26.518Z] #36 45.21 After this operation, 61.8 MB of additional disk space will be used.
16:18:26 [2021-03-24T16:18:26.518Z] #36 45.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:18:26 [2021-03-24T16:18:26.518Z] #36 45.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:18:26 [2021-03-24T16:18:26.518Z] #36 45.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:18:26 [2021-03-24T16:18:26.518Z] #36 45.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:18:26 [2021-03-24T16:18:26.518Z] #36 46.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
16:18:26 [2021-03-24T16:18:26.518Z] #36 46.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:18:26 [2021-03-24T16:18:26.518Z] #36 46.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:18:26 [2021-03-24T16:18:26.518Z] #36 46.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:18:26 [2021-03-24T16:18:26.518Z] #36 46.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:18:26 [2021-03-24T16:18:26.518Z] #36 46.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:18:26 [2021-03-24T16:18:26.518Z] #36 48.01 debconf: delaying package configuration, since apt-utils is not installed
16:18:26 [2021-03-24T16:18:26.518Z] #36 48.24 Fetched 14.9 MB in 2s (8140 kB/s)
16:18:26 [2021-03-24T16:18:26.518Z] #36 48.35 Selecting previously unselected package xxd.
16:18:26 [2021-03-24T16:18:26.518Z] #36 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.)
16:18:26 [2021-03-24T16:18:26.518Z] #36 48.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:18:26 [2021-03-24T16:18:26.518Z] #36 48.43 Unpacking xxd (2:8.1.0875-5) ...
16:18:26 [2021-03-24T16:18:26.518Z] #36 48.80 Selecting previously unselected package vim-common.
16:18:26 [2021-03-24T16:18:26.518Z] #36 48.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:18:26 [2021-03-24T16:18:26.518Z] #36 48.91 Unpacking vim-common (2:8.1.0875-5) ...
16:18:26 [2021-03-24T16:18:26.518Z] #36 49.15 Selecting previously unselected package cmake-data.
16:18:26 [2021-03-24T16:18:26.518Z] #36 49.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:18:26 [2021-03-24T16:18:26.518Z] #36 49.17 Unpacking cmake-data (3.13.4-1) ...
16:18:26 [2021-03-24T16:18:26.605Z] #42 60.43 The following additional packages will be installed:
16:18:26 [2021-03-24T16:18:26.605Z] #42 60.45   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:18:26 [2021-03-24T16:18:26.605Z] #42 60.45   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:18:26 [2021-03-24T16:18:26.605Z] #42 60.47 Suggested packages:
16:18:26 [2021-03-24T16:18:26.605Z] #42 60.49   manpages-dev python-setuptools
16:18:26 [2021-03-24T16:18:26.699Z] #29 36.59 
16:18:26 [2021-03-24T16:18:26.778Z] #36 ...
16:18:26 [2021-03-24T16:18:26.778Z] 
16:18:26 [2021-03-24T16:18:26.778Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:26 [2021-03-24T16:18:26.778Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:26 [2021-03-24T16:18:26.778Z] #42 49.75 Selecting previously unselected package python-protobuf.
16:18:26 [2021-03-24T16:18:26.778Z] #42 49.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:18:26 [2021-03-24T16:18:26.778Z] #42 49.75 Unpacking python-protobuf (3.6.1.3-2) ...
16:18:26 [2021-03-24T16:18:26.973Z] #42 ...
16:18:26 [2021-03-24T16:18:26.973Z] 
16:18:26 [2021-03-24T16:18:26.973Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:26 [2021-03-24T16:18:26.973Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:18:26 [2021-03-24T16:18:26.973Z] #49 63.03 go: finding github.com/fatih/color v1.7.0
16:18:26 [2021-03-24T16:18:26.973Z] #49 63.12 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:18:26 [2021-03-24T16:18:26.973Z] #49 63.12 go: finding github.com/mattn/go-colorable v0.1.4
16:18:26 [2021-03-24T16:18:26.973Z] #49 63.14 go: finding github.com/mattn/go-isatty v0.0.8
16:18:26 [2021-03-24T16:18:26.973Z] #49 63.29 go: finding github.com/go-critic/go-critic v0.4.1
16:18:27 [2021-03-24T16:18:27.230Z] #49 63.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:18:27 [2021-03-24T16:18:27.230Z] #49 63.42 go: finding github.com/pkg/errors v0.8.1
16:18:27 [2021-03-24T16:18:27.231Z] #49 63.47 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:18:27 [2021-03-24T16:18:27.231Z] #49 63.50 go: finding github.com/go-lintpack/lintpack v0.5.2
16:18:27 [2021-03-24T16:18:27.231Z] #49 63.57 go: finding github.com/go-toolsmith/astfmt v1.0.0
16:18:27 [2021-03-24T16:18:27.231Z] #49 63.63 go: finding github.com/mitchellh/go-homedir v1.1.0
16:18:27 [2021-03-24T16:18:27.324Z] #29 36.94 
######################################################################## 100.0%
16:18:27 [2021-03-24T16:18:27.349Z] #42 50.34 Setting up python-pkg-resources (40.8.0-1) ...
16:18:27 [2021-03-24T16:18:27.488Z] #49 63.64 go: finding github.com/sirupsen/logrus v1.4.2
16:18:27 [2021-03-24T16:18:27.488Z] #49 63.67 go: finding github.com/go-toolsmith/astequal v1.0.0
16:18:27 [2021-03-24T16:18:27.488Z] #49 63.73 go: finding github.com/go-toolsmith/astcast v1.0.0
16:18:27 [2021-03-24T16:18:27.488Z] #49 63.74 go: finding github.com/go-toolsmith/astp v1.0.0
16:18:27 [2021-03-24T16:18:27.488Z] #49 63.74 go: finding github.com/stretchr/testify v1.4.0
16:18:27 [2021-03-24T16:18:27.488Z] #49 63.75 go: finding github.com/spf13/viper v1.6.1
16:18:27 [2021-03-24T16:18:27.488Z] #49 63.79 go: finding github.com/davecgh/go-spew v1.1.1
16:18:27 [2021-03-24T16:18:27.488Z] #49 63.79 go: finding github.com/go-toolsmith/astcopy v1.0.0
16:18:27 [2021-03-24T16:18:27.596Z] #29 37.40 
16:18:27 [2021-03-24T16:18:27.609Z] #42 ...
16:18:27 [2021-03-24T16:18:27.609Z] 
16:18:27 [2021-03-24T16:18:27.610Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:27 [2021-03-24T16:18:27.610Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:27 [2021-03-24T16:18:27.610Z] #13 28.27 Reading package lists...
16:18:27 [2021-03-24T16:18:27.610Z] #13 35.70 Reading package lists...
16:18:27 [2021-03-24T16:18:27.610Z] #13 43.00 Building dependency tree...
16:18:27 [2021-03-24T16:18:27.610Z] #13 ...
16:18:27 [2021-03-24T16:18:27.610Z] 
16:18:27 [2021-03-24T16:18:27.610Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:27 [2021-03-24T16:18:27.610Z] #51 sha256:5567833b23905c33c77e3f76028297cd01db0d6e54dbb69887f732024fc6b8be
16:18:27 [2021-03-24T16:18:27.610Z] #51 50.33 syscall
16:18:27 [2021-03-24T16:18:27.610Z] #51 50.33 reflect
16:18:27 [2021-03-24T16:18:27.746Z] #49 63.93 go: finding github.com/go-toolsmith/typep v1.0.0
16:18:27 [2021-03-24T16:18:27.746Z] #49 ...
16:18:27 [2021-03-24T16:18:27.746Z] 
16:18:27 [2021-03-24T16:18:27.746Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:27 [2021-03-24T16:18:27.746Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:18:27 [2021-03-24T16:18:27.746Z] #55 43.94 Reading package lists...
16:18:27 [2021-03-24T16:18:27.746Z] #55 54.35 Building dependency tree...
16:18:27 [2021-03-24T16:18:27.746Z] #55 59.87 The following additional packages will be installed:
16:18:27 [2021-03-24T16:18:27.746Z] #55 59.93   libbtrfs0
16:18:27 [2021-03-24T16:18:27.746Z] #55 60.36 The following NEW packages will be installed:
16:18:27 [2021-03-24T16:18:27.746Z] #55 60.41   libbtrfs-dev libbtrfs0
16:18:27 [2021-03-24T16:18:27.746Z] #55 61.02 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
16:18:27 [2021-03-24T16:18:27.746Z] #55 61.02 Need to get 119 kB of archives.
16:18:27 [2021-03-24T16:18:27.746Z] #55 61.02 After this operation, 387 kB of additional disk space will be used.
16:18:27 [2021-03-24T16:18:27.746Z] #55 61.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:18:27 [2021-03-24T16:18:27.746Z] #55 61.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:18:27 [2021-03-24T16:18:27.746Z] #55 62.78 debconf: delaying package configuration, since apt-utils is not installed
16:18:27 [2021-03-24T16:18:27.746Z] #55 63.18 Fetched 119 kB in 1s (234 kB/s)
16:18:27 [2021-03-24T16:18:27.746Z] #55 63.39 Selecting previously unselected package libbtrfs0.
16:18:27 [2021-03-24T16:18:27.746Z] #55 63.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:27 [2021-03-24T16:18:27.746Z] #55 63.48 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:18:27 [2021-03-24T16:18:27.746Z] #55 63.54 Unpacking libbtrfs0 (4.20.1-2) ...
16:18:27 [2021-03-24T16:18:27.746Z] #55 63.79 Selecting previously unselected package libbtrfs-dev.
16:18:27 [2021-03-24T16:18:27.746Z] #55 63.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:18:27 [2021-03-24T16:18:27.746Z] #55 63.80 Unpacking libbtrfs-dev (4.20.1-2) ...
16:18:27 [2021-03-24T16:18:27.746Z] #55 ...
16:18:27 [2021-03-24T16:18:27.746Z] 
16:18:27 [2021-03-24T16:18:27.746Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:27 [2021-03-24T16:18:27.746Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:18:27 [2021-03-24T16:18:27.746Z] #49 64.06 go: finding github.com/pmezard/go-difflib v1.0.0
16:18:27 [2021-03-24T16:18:27.746Z] #49 64.14 go: finding github.com/stretchr/objx v0.2.0
16:18:27 [2021-03-24T16:18:27.763Z] #43 70.52   LINK     criu/pie/restorer.built-in.o
16:18:27 [2021-03-24T16:18:27.763Z] #43 70.54   GEN      criu/pie/restorer-blob.h
16:18:27 [2021-03-24T16:18:27.763Z] #43 70.66   DEP      criu/vdso.d
16:18:27 [2021-03-24T16:18:27.763Z] #43 ...
16:18:27 [2021-03-24T16:18:27.763Z] 
16:18:27 [2021-03-24T16:18:27.763Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:18:27 [2021-03-24T16:18:27.763Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:18:27 [2021-03-24T16:18:27.763Z] #20 11.50 Fetched 8929 kB in 10s (869 kB/s)
16:18:27 [2021-03-24T16:18:27.907Z] #29 37.72 Download of images into '/build' complete.
16:18:27 [2021-03-24T16:18:27.907Z] #29 37.72 Use something like the following to load the result into a Docker daemon:
16:18:27 [2021-03-24T16:18:27.907Z] #29 37.72   tar -cC '/build' . | docker load
16:18:27 [2021-03-24T16:18:27.907Z] #29 ...
16:18:27 [2021-03-24T16:18:27.907Z] 
16:18:27 [2021-03-24T16:18:27.907Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:27 [2021-03-24T16:18:27.907Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:18:27 [2021-03-24T16:18:27.907Z] #45 33.72 internal/reflectlite
16:18:27 [2021-03-24T16:18:27.907Z] #45 33.73 github.com/LK4D4/vndr/godl/singleflight
16:18:27 [2021-03-24T16:18:27.907Z] #45 33.74 math/rand
16:18:27 [2021-03-24T16:18:27.907Z] #45 33.74 internal/singleflight
16:18:27 [2021-03-24T16:18:27.907Z] #45 36.82 io
16:18:27 [2021-03-24T16:18:27.907Z] #45 36.87 syscall
16:18:27 [2021-03-24T16:18:27.907Z] #45 36.88 vendor/golang.org/x/net/dns/dnsmessage
16:18:27 [2021-03-24T16:18:27.907Z] #45 36.88 strconv
16:18:27 [2021-03-24T16:18:27.907Z] #45 38.67 bytes
16:18:27 [2021-03-24T16:18:27.907Z] #45 42.21 bufio
16:18:27 [2021-03-24T16:18:27.907Z] #45 42.23 reflect
16:18:27 [2021-03-24T16:18:27.907Z] #45 43.14 regexp/syntax
16:18:27 [2021-03-24T16:18:27.907Z] #45 43.40 hash
16:18:27 [2021-03-24T16:18:27.907Z] #45 43.73 hash/crc32
16:18:28 [2021-03-24T16:18:28.031Z] #49 64.17 go: finding github.com/go-toolsmith/strparse v1.0.0
16:18:28 [2021-03-24T16:18:28.031Z] #49 64.31 go: finding gopkg.in/yaml.v2 v2.2.7
16:18:28 [2021-03-24T16:18:28.031Z] #49 64.31 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
16:18:28 [2021-03-24T16:18:28.031Z] #49 64.35 go: finding github.com/bombsimon/wsl/v2 v2.0.0
16:18:28 [2021-03-24T16:18:28.171Z] #45 ...
16:18:28 [2021-03-24T16:18:28.171Z] 
16:18:28 [2021-03-24T16:18:28.171Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:28 [2021-03-24T16:18:28.171Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:18:28 [2021-03-24T16:18:28.171Z] #36 33.74 The following additional packages will be installed:
16:18:28 [2021-03-24T16:18:28.171Z] #36 33.77   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:18:28 [2021-03-24T16:18:28.171Z] #36 33.78 Suggested packages:
16:18:28 [2021-03-24T16:18:28.171Z] #36 33.79   cmake-doc ninja-build lrzip
16:18:28 [2021-03-24T16:18:28.171Z] #36 33.79 Recommended packages:
16:18:28 [2021-03-24T16:18:28.171Z] #36 33.79   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:18:28 [2021-03-24T16:18:28.171Z] #36 35.02 The following NEW packages will be installed:
16:18:28 [2021-03-24T16:18:28.171Z] #36 35.04   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:18:28 [2021-03-24T16:18:28.171Z] #36 35.05   vim-common xxd
16:18:28 [2021-03-24T16:18:28.171Z] #36 35.44 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
16:18:28 [2021-03-24T16:18:28.171Z] #36 35.44 Need to get 14.2 MB of archives.
16:18:28 [2021-03-24T16:18:28.171Z] #36 35.44 After this operation, 60.0 MB of additional disk space will be used.
16:18:28 [2021-03-24T16:18:28.171Z] #36 35.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
16:18:28 [2021-03-24T16:18:28.171Z] #36 35.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
16:18:28 [2021-03-24T16:18:28.171Z] #36 35.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
16:18:28 [2021-03-24T16:18:28.171Z] #36 35.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
16:18:28 [2021-03-24T16:18:28.171Z] #36 36.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
16:18:28 [2021-03-24T16:18:28.171Z] #36 36.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
16:18:28 [2021-03-24T16:18:28.171Z] #36 36.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
16:18:28 [2021-03-24T16:18:28.171Z] #36 36.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
16:18:28 [2021-03-24T16:18:28.171Z] #36 36.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
16:18:28 [2021-03-24T16:18:28.171Z] #36 36.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
16:18:28 [2021-03-24T16:18:28.172Z] #36 39.25 debconf: delaying package configuration, since apt-utils is not installed
16:18:28 [2021-03-24T16:18:28.172Z] #36 39.72 Fetched 14.2 MB in 2s (6399 kB/s)
16:18:28 [2021-03-24T16:18:28.172Z] #36 39.99 Selecting previously unselected package xxd.
16:18:28 [2021-03-24T16:18:28.172Z] #36 40.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
16:18:28 [2021-03-24T16:18:28.172Z] #36 40.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
16:18:28 [2021-03-24T16:18:28.172Z] #36 41.08 Unpacking xxd (2:8.1.0875-5) ...
16:18:28 [2021-03-24T16:18:28.172Z] #36 ...
16:18:28 [2021-03-24T16:18:28.172Z] 
16:18:28 [2021-03-24T16:18:28.172Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:28 [2021-03-24T16:18:28.172Z] #49 sha256:2177ba312fe61b112ecfe3be8721a908d8a137d3e72b28b3bd8a73edcfee5ad6
16:18:28 [2021-03-24T16:18:28.172Z] #49 41.66 go: finding github.com/sirupsen/logrus v1.4.2
16:18:28 [2021-03-24T16:18:28.172Z] #49 41.67 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:18:28 [2021-03-24T16:18:28.172Z] #49 41.75 go: finding github.com/go-toolsmith/astequal v1.0.0
16:18:28 [2021-03-24T16:18:28.172Z] #49 41.94 go: finding github.com/stretchr/testify v1.4.0
16:18:28 [2021-03-24T16:18:28.172Z] #49 42.17 go: finding github.com/go-toolsmith/astp v1.0.0
16:18:28 [2021-03-24T16:18:28.172Z] #49 42.18 go: finding github.com/go-toolsmith/astcast v1.0.0
16:18:28 [2021-03-24T16:18:28.172Z] #49 42.18 go: finding github.com/go-toolsmith/typep v1.0.0
16:18:28 [2021-03-24T16:18:28.172Z] #49 42.40 go: finding github.com/davecgh/go-spew v1.1.1
16:18:28 [2021-03-24T16:18:28.172Z] #49 42.41 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
16:18:28 [2021-03-24T16:18:28.172Z] #49 42.42 go: finding github.com/go-toolsmith/astcopy v1.0.0
16:18:28 [2021-03-24T16:18:28.172Z] #49 42.46 go: finding github.com/bombsimon/wsl/v2 v2.0.0
16:18:28 [2021-03-24T16:18:28.172Z] #49 42.49 go: finding github.com/spf13/cobra v0.0.5
16:18:28 [2021-03-24T16:18:28.172Z] #49 43.10 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:18:28 [2021-03-24T16:18:28.172Z] #49 43.11 go: finding github.com/spf13/pflag v1.0.5
16:18:28 [2021-03-24T16:18:28.172Z] #49 43.12 go: finding github.com/fsnotify/fsnotify v1.4.7
16:18:28 [2021-03-24T16:18:28.172Z] #49 43.13 go: finding github.com/pmezard/go-difflib v1.0.0
16:18:28 [2021-03-24T16:18:28.172Z] #49 43.50 go: finding github.com/gobwas/glob v0.2.3
16:18:28 [2021-03-24T16:18:28.172Z] #49 43.51 go: finding github.com/go-toolsmith/strparse v1.0.0
16:18:28 [2021-03-24T16:18:28.172Z] #49 43.52 go: finding github.com/hashicorp/hcl v1.0.0
16:18:28 [2021-03-24T16:18:28.172Z] #49 43.54 go: finding github.com/stretchr/objx v0.2.0
16:18:28 [2021-03-24T16:18:28.289Z] #49 64.42 go: finding github.com/spf13/cobra v0.0.5
16:18:28 [2021-03-24T16:18:28.289Z] #49 64.44 go: finding github.com/fsnotify/fsnotify v1.4.7
16:18:28 [2021-03-24T16:18:28.435Z] #49 44.19 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:18:28 [2021-03-24T16:18:28.435Z] #49 44.25 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:18:28 [2021-03-24T16:18:28.435Z] #49 44.30 go: finding github.com/magiconair/properties v1.8.1
16:18:28 [2021-03-24T16:18:28.435Z] #49 44.30 go: finding gopkg.in/yaml.v2 v2.2.7
16:18:28 [2021-03-24T16:18:28.435Z] #49 44.35 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:18:28 [2021-03-24T16:18:28.536Z] #42 62.28 The following NEW packages will be installed:
16:18:28 [2021-03-24T16:18:28.536Z] #42 62.29   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:18:28 [2021-03-24T16:18:28.536Z] #42 62.29   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:18:28 [2021-03-24T16:18:28.536Z] #42 62.30   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:18:28 [2021-03-24T16:18:28.536Z] #42 62.31   python-six zlib1g-dev
16:18:28 [2021-03-24T16:18:28.546Z] #49 64.66 go: finding github.com/gobwas/glob v0.2.3
16:18:28 [2021-03-24T16:18:28.546Z] #49 64.69 go: finding github.com/hashicorp/hcl v1.0.0
16:18:28 [2021-03-24T16:18:28.546Z] #49 64.83 go: finding github.com/spf13/pflag v1.0.5
16:18:28 [2021-03-24T16:18:28.546Z] #49 64.88 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:18:28 [2021-03-24T16:18:28.787Z] #49 44.52 go: finding github.com/mitchellh/mapstructure v1.1.2
16:18:28 [2021-03-24T16:18:28.787Z] #49 44.54 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:18:28 [2021-03-24T16:18:28.787Z] #49 44.55 go: finding github.com/pelletier/go-toml v1.2.0
16:18:28 [2021-03-24T16:18:28.787Z] #49 44.56 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:18:28 [2021-03-24T16:18:28.787Z] #49 44.58 go: finding github.com/spf13/afero v1.1.2
16:18:28 [2021-03-24T16:18:28.787Z] #49 44.59 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:18:28 [2021-03-24T16:18:28.787Z] #49 44.60 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.83 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.83 Need to get 4095 kB of archives.
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.83 After this operation, 22.5 MB of additional disk space will be used.
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:18:28 [2021-03-24T16:18:28.800Z] #42 62.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:18:28 [2021-03-24T16:18:28.801Z] #42 62.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:18:28 [2021-03-24T16:18:28.801Z] #42 63.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:18:28 [2021-03-24T16:18:28.801Z] #42 63.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:18:28 [2021-03-24T16:18:28.803Z] #49 ...
16:18:28 [2021-03-24T16:18:28.803Z] 
16:18:28 [2021-03-24T16:18:28.803Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:28 [2021-03-24T16:18:28.803Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:18:28 [2021-03-24T16:18:28.803Z] #55 64.27 Setting up libbtrfs0 (4.20.1-2) ...
16:18:28 [2021-03-24T16:18:28.803Z] #55 64.39 Setting up libbtrfs-dev (4.20.1-2) ...
16:18:28 [2021-03-24T16:18:28.803Z] #55 64.40 Processing triggers for libc-bin (2.28-10) ...
16:18:28 [2021-03-24T16:18:28.803Z] #55 DONE 65.0s
16:18:28 [2021-03-24T16:18:28.803Z] 
16:18:28 [2021-03-24T16:18:28.804Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:28 [2021-03-24T16:18:28.804Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:18:28 [2021-03-24T16:18:28.804Z] #49 64.97 go: finding github.com/magiconair/properties v1.8.1
16:18:28 [2021-03-24T16:18:28.804Z] #49 65.07 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:18:28 [2021-03-24T16:18:28.804Z] #49 65.17 go: finding github.com/mitchellh/mapstructure v1.1.2
16:18:29 [2021-03-24T16:18:29.052Z] #49 44.68 go: finding github.com/spf13/cast v1.3.0
16:18:29 [2021-03-24T16:18:29.052Z] #49 45.09 go: finding github.com/spf13/jwalterweatherman v1.0.0
16:18:29 [2021-03-24T16:18:29.052Z] #49 45.10 go: finding github.com/subosito/gotenv v1.2.0
16:18:29 [2021-03-24T16:18:29.061Z] #49 65.19 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:18:29 [2021-03-24T16:18:29.061Z] #49 65.31 go: finding github.com/pelletier/go-toml v1.2.0
16:18:29 [2021-03-24T16:18:29.062Z] #42 63.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:18:29 [2021-03-24T16:18:29.320Z] #49 65.55 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:18:29 [2021-03-24T16:18:29.320Z] #49 65.66 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:18:29 [2021-03-24T16:18:29.320Z] #49 65.68 go: finding github.com/spf13/afero v1.1.2
16:18:29 [2021-03-24T16:18:29.320Z] #49 65.72 go: finding github.com/spf13/cast v1.3.0
16:18:29 [2021-03-24T16:18:29.324Z] #42 63.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #42 63.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #42 63.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #42 63.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #42 63.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #42 ...
16:18:29 [2021-03-24T16:18:29.324Z] 
16:18:29 [2021-03-24T16:18:29.324Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:29 [2021-03-24T16:18:29.324Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:29 [2021-03-24T16:18:29.324Z] #36 43.29 Reading package lists...
16:18:29 [2021-03-24T16:18:29.324Z] #36 53.93 Building dependency tree...
16:18:29 [2021-03-24T16:18:29.324Z] #36 58.00 The following additional packages will be installed:
16:18:29 [2021-03-24T16:18:29.324Z] #36 58.01   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:18:29 [2021-03-24T16:18:29.324Z] #36 58.03 Suggested packages:
16:18:29 [2021-03-24T16:18:29.324Z] #36 58.04   cmake-doc ninja-build lrzip
16:18:29 [2021-03-24T16:18:29.324Z] #36 58.04 Recommended packages:
16:18:29 [2021-03-24T16:18:29.324Z] #36 58.04   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:18:29 [2021-03-24T16:18:29.324Z] #36 59.37 The following NEW packages will be installed:
16:18:29 [2021-03-24T16:18:29.324Z] #36 59.40   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:18:29 [2021-03-24T16:18:29.324Z] #36 59.40   vim-common xxd
16:18:29 [2021-03-24T16:18:29.324Z] #36 60.11 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
16:18:29 [2021-03-24T16:18:29.324Z] #36 60.11 Need to get 14.9 MB of archives.
16:18:29 [2021-03-24T16:18:29.324Z] #36 60.11 After this operation, 61.8 MB of additional disk space will be used.
16:18:29 [2021-03-24T16:18:29.324Z] #36 60.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #36 60.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #36 60.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #36 60.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #36 61.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #36 61.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #36 61.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #36 61.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #36 61.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:18:29 [2021-03-24T16:18:29.324Z] #36 61.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:18:29 [2021-03-24T16:18:29.520Z] #51 ...
16:18:29 [2021-03-24T16:18:29.520Z] 
16:18:29 [2021-03-24T16:18:29.520Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:29 [2021-03-24T16:18:29.520Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:18:29 [2021-03-24T16:18:29.520Z] #45 42.34 internal/singleflight
16:18:29 [2021-03-24T16:18:29.520Z] #45 43.56 strconv
16:18:29 [2021-03-24T16:18:29.520Z] #45 43.56 io
16:18:29 [2021-03-24T16:18:29.520Z] #45 45.05 bytes
16:18:29 [2021-03-24T16:18:29.520Z] #45 47.39 bufio
16:18:29 [2021-03-24T16:18:29.520Z] #45 47.81 reflect
16:18:29 [2021-03-24T16:18:29.520Z] #45 49.21 syscall
16:18:29 [2021-03-24T16:18:29.520Z] #45 ...
16:18:29 [2021-03-24T16:18:29.520Z] 
16:18:29 [2021-03-24T16:18:29.520Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:18:29 [2021-03-24T16:18:29.520Z] #56 sha256:0398548ef6b42e75749cc1505ac8f285ccda3b3098674824bbe3da7e028268c2
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.098 + RM_GOPATH=0
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.098 + TMP_GOPATH=
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.098 + : /build
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.098 + '[' -z '' ']'
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.101 ++ mktemp -d
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.101 + export GOPATH=/tmp/tmp.I2Y7ymmCSj
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.101 + GOPATH=/tmp/tmp.I2Y7ymmCSj
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.101 + RM_GOPATH=1
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.101 + case "$(go env GOARCH)" in
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.102 ++ go env GOARCH
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.141 + export GO_BUILDMODE=-buildmode=pie
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.141 + GO_BUILDMODE=-buildmode=pie
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.142 ++ dirname /tmp/install/install.sh
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.143 + dir=/tmp/install
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.148 + bin=containerd
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.148 + shift
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.148 + '[' '!' -f /tmp/install/containerd.installer ']'
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.149 + . /tmp/install/containerd.installer
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.149 ++ set -e
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.149 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.149 + install_containerd
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.150 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.150 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.150 + git clone https://github.com/containerd/containerd.git /tmp/tmp.I2Y7ymmCSj/src/github.com/containerd/containerd
16:18:29 [2021-03-24T16:18:29.520Z] #56 5.151 Cloning into '/tmp/tmp.I2Y7ymmCSj/src/github.com/containerd/containerd'...
16:18:29 [2021-03-24T16:18:29.577Z] #49 65.77 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:18:29 [2021-03-24T16:18:29.577Z] #49 65.80 go: finding github.com/spf13/jwalterweatherman v1.0.0
16:18:29 [2021-03-24T16:18:29.577Z] #49 65.83 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:18:29 [2021-03-24T16:18:29.577Z] #49 65.83 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:18:29 [2021-03-24T16:18:29.577Z] #49 65.92 go: finding github.com/subosito/gotenv v1.2.0
16:18:29 [2021-03-24T16:18:29.586Z] #36 63.64 debconf: delaying package configuration, since apt-utils is not installed
16:18:29 [2021-03-24T16:18:29.586Z] #36 ...
16:18:29 [2021-03-24T16:18:29.586Z] 
16:18:29 [2021-03-24T16:18:29.586Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:29 [2021-03-24T16:18:29.586Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.16 go: finding github.com/fatih/color v1.7.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.29 go: finding github.com/mattn/go-colorable v0.1.4
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.31 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.34 go: finding github.com/mattn/go-isatty v0.0.8
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.42 go: finding github.com/go-critic/go-critic v0.4.1
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.54 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.58 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.59 go: finding github.com/go-lintpack/lintpack v0.5.2
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.61 go: finding github.com/pkg/errors v0.8.1
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.67 go: finding github.com/go-toolsmith/astfmt v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.68 go: finding github.com/go-toolsmith/astequal v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.70 go: finding github.com/mitchellh/go-homedir v1.1.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.71 go: finding github.com/go-toolsmith/astp v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.76 go: finding github.com/go-toolsmith/astcast v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.77 go: finding github.com/go-toolsmith/typep v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.80 go: finding github.com/sirupsen/logrus v1.4.2
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.81 go: finding github.com/spf13/viper v1.6.1
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.85 go: finding github.com/stretchr/testify v1.4.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.90 go: finding github.com/go-toolsmith/astcopy v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 60.94 go: finding github.com/davecgh/go-spew v1.1.1
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.09 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.10 go: finding github.com/pmezard/go-difflib v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.12 go: finding github.com/stretchr/objx v0.2.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.21 go: finding github.com/go-toolsmith/strparse v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.21 go: finding github.com/bombsimon/wsl/v2 v2.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.24 go: finding github.com/gobwas/glob v0.2.3
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.35 go: finding github.com/fsnotify/fsnotify v1.4.7
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.36 go: finding gopkg.in/yaml.v2 v2.2.7
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.37 go: finding github.com/spf13/cobra v0.0.5
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.41 go: finding github.com/hashicorp/hcl v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.43 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.51 go: finding github.com/spf13/pflag v1.0.5
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.67 go: finding github.com/magiconair/properties v1.8.1
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.72 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.85 go: finding github.com/mitchellh/mapstructure v1.1.2
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.90 go: finding github.com/pelletier/go-toml v1.2.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.94 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.95 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:18:29 [2021-03-24T16:18:29.586Z] #49 61.98 go: finding github.com/spf13/afero v1.1.2
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.07 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.18 go: finding github.com/spf13/cast v1.3.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.20 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.20 go: finding github.com/spf13/jwalterweatherman v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.23 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.31 go: finding github.com/subosito/gotenv v1.2.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.31 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.37 go: finding golang.org/x/text v0.3.2
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.40 go: finding gopkg.in/ini.v1 v1.51.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.53 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.57 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.66 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.73 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.80 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.82 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.85 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.85 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.87 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.92 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.98 go: finding github.com/kisielk/gotool v1.0.0
16:18:29 [2021-03-24T16:18:29.586Z] #49 62.99 go: finding github.com/sourcegraph/go-diff v0.5.1
16:18:29 [2021-03-24T16:18:29.586Z] #49 63.02 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:18:29 [2021-03-24T16:18:29.586Z] #49 63.07 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:18:29 [2021-03-24T16:18:29.586Z] #49 63.12 go: finding github.com/tommy-muehle/go-mnd v1.1.1
16:18:29 [2021-03-24T16:18:29.586Z] #49 63.15 go: finding github.com/ultraware/funlen v0.0.2
16:18:29 [2021-03-24T16:18:29.586Z] #49 63.16 go: finding github.com/ultraware/whitespace v0.0.4
16:18:29 [2021-03-24T16:18:29.586Z] #49 63.26 go: finding github.com/uudashr/gocognit v1.0.1
16:18:29 [2021-03-24T16:18:29.586Z] #49 63.33 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:29 [2021-03-24T16:18:29.586Z] #49 63.37 go: finding github.com/gogo/protobuf v1.2.1
16:18:29 [2021-03-24T16:18:29.586Z] #49 63.68 go: finding honnef.co/go/tools v0.0.1-2019.2.3
16:18:29 [2021-03-24T16:18:29.586Z] #49 63.76 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:29 [2021-03-24T16:18:29.630Z] #49 45.12 go: finding golang.org/x/text v0.3.2
16:18:29 [2021-03-24T16:18:29.630Z] #49 45.12 go: finding gopkg.in/ini.v1 v1.51.0
16:18:29 [2021-03-24T16:18:29.673Z] #20 11.50 Reading package lists...
16:18:29 [2021-03-24T16:18:29.673Z] #20 ...
16:18:29 [2021-03-24T16:18:29.673Z] 
16:18:29 [2021-03-24T16:18:29.673Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:29 [2021-03-24T16:18:29.673Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:18:29 [2021-03-24T16:18:29.673Z] #45 151.3 github.com/LK4D4/vndr/godl
16:18:29 [2021-03-24T16:18:29.673Z] #45 152.1 github.com/LK4D4/vndr
16:18:29 [2021-03-24T16:18:29.673Z] #45 ...
16:18:29 [2021-03-24T16:18:29.673Z] 
16:18:29 [2021-03-24T16:18:29.673Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:18:29 [2021-03-24T16:18:29.673Z] #53 sha256:072261986dc08d493ce44b5709467c924dc61e5a31a831b9a0d3d04993fefc8a
16:18:29 [2021-03-24T16:18:29.673Z] #53 12.26 + cd /tmp/tmp.rROMSBJpaq/src/github.com/opencontainers/runc
16:18:29 [2021-03-24T16:18:29.673Z] #53 12.26 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:18:29 [2021-03-24T16:18:29.673Z] #53 12.70 + '[' -z '' ']'
16:18:29 [2021-03-24T16:18:29.673Z] #53 12.70 + target=static
16:18:29 [2021-03-24T16:18:29.673Z] #53 12.70 + make 'BUILDTAGS=seccomp ' static
16:18:29 [2021-03-24T16:18:29.673Z] #53 12.91 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 .
16:18:29 [2021-03-24T16:18:29.835Z] #49 66.00 go: finding gopkg.in/ini.v1 v1.51.0
16:18:29 [2021-03-24T16:18:29.835Z] #49 66.09 go: finding golang.org/x/text v0.3.2
16:18:29 [2021-03-24T16:18:29.835Z] #49 66.18 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:18:29 [2021-03-24T16:18:29.835Z] #49 66.21 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:18:29 [2021-03-24T16:18:29.835Z] #49 ...
16:18:29 [2021-03-24T16:18:29.835Z] 
16:18:29 [2021-03-24T16:18:29.835Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:29 [2021-03-24T16:18:29.835Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:18:29 [2021-03-24T16:18:29.835Z] #45 56.12 sync
16:18:29 [2021-03-24T16:18:29.835Z] #45 56.15 internal/reflectlite
16:18:29 [2021-03-24T16:18:29.835Z] #45 58.39 github.com/LK4D4/vndr/godl/singleflight
16:18:29 [2021-03-24T16:18:29.835Z] #45 58.90 math/rand
16:18:29 [2021-03-24T16:18:29.835Z] #45 60.72 internal/singleflight
16:18:29 [2021-03-24T16:18:29.835Z] #45 61.66 io
16:18:29 [2021-03-24T16:18:29.835Z] #45 61.66 strconv
16:18:29 [2021-03-24T16:18:29.835Z] #45 63.70 bytes
16:18:29 [2021-03-24T16:18:29.848Z] #49 63.77 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:18:29 [2021-03-24T16:18:29.848Z] #49 63.80 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:29 [2021-03-24T16:18:29.848Z] #49 63.84 go: finding github.com/BurntSushi/toml v0.3.1
16:18:29 [2021-03-24T16:18:29.933Z] #53 ...
16:18:29 [2021-03-24T16:18:29.933Z] 
16:18:29 [2021-03-24T16:18:29.933Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:29 [2021-03-24T16:18:29.933Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:29 [2021-03-24T16:18:29.933Z] #43 70.86   DEP      criu/vdso-compat.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 71.02   DEP      criu/uts_ns.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 71.22   DEP      criu/util.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 71.48   DEP      criu/uffd.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 71.67   DEP      criu/tun.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 71.83   DEP      criu/tty.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 72.08   DEP      criu/timerfd.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 72.26   DEP      criu/timens.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 72.43   DEP      criu/sysfs_parse.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 72.62   DEP      criu/sysctl.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 72.85   DEP      criu/string.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 72.89   DEP      criu/stats.d
16:18:29 [2021-03-24T16:18:29.933Z] #43 73.04   DEP      criu/sockets.d
16:18:30 [2021-03-24T16:18:30.092Z] #45 ...
16:18:30 [2021-03-24T16:18:30.092Z] 
16:18:30 [2021-03-24T16:18:30.092Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:30 [2021-03-24T16:18:30.092Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:18:30 [2021-03-24T16:18:30.092Z] #49 66.29 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:18:30 [2021-03-24T16:18:30.092Z] #49 66.41 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:18:30 [2021-03-24T16:18:30.092Z] #49 66.41 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:18:30 [2021-03-24T16:18:30.193Z] #43 ...
16:18:30 [2021-03-24T16:18:30.193Z] 
16:18:30 [2021-03-24T16:18:30.193Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:30 [2021-03-24T16:18:30.193Z] #45 sha256:470876826e915c3683dbb276cb948b6582091a7bd4262e9e8deac2deb2f9d3b3
16:18:30 [2021-03-24T16:18:30.193Z] #45 DONE 161.9s
16:18:30 [2021-03-24T16:18:30.193Z] 
16:18:30 [2021-03-24T16:18:30.193Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:30 [2021-03-24T16:18:30.193Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:30 [2021-03-24T16:18:30.193Z] #43 73.31   DEP      criu/sk-unix.d
16:18:30 [2021-03-24T16:18:30.219Z] #49 45.86 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:18:30 [2021-03-24T16:18:30.219Z] #49 45.88 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:18:30 [2021-03-24T16:18:30.219Z] #49 45.88 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:18:30 [2021-03-24T16:18:30.219Z] #49 45.89 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:18:30 [2021-03-24T16:18:30.352Z] #49 66.51 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:18:30 [2021-03-24T16:18:30.352Z] #49 66.58 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:18:30 [2021-03-24T16:18:30.352Z] #49 66.63 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:18:30 [2021-03-24T16:18:30.352Z] #49 66.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:18:30 [2021-03-24T16:18:30.352Z] #49 66.71 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:18:30 [2021-03-24T16:18:30.453Z] #43 73.57   DEP      criu/sk-tcp.d
16:18:30 [2021-03-24T16:18:30.610Z] #49 66.77 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:18:30 [2021-03-24T16:18:30.610Z] #49 66.84 go: finding github.com/kisielk/gotool v1.0.0
16:18:30 [2021-03-24T16:18:30.610Z] #49 66.86 go: finding github.com/sourcegraph/go-diff v0.5.1
16:18:30 [2021-03-24T16:18:30.610Z] #49 66.95 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:18:30 [2021-03-24T16:18:30.610Z] #49 66.96 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:18:30 [2021-03-24T16:18:30.610Z] #49 67.00 go: finding github.com/tommy-muehle/go-mnd v1.1.1
16:18:30 [2021-03-24T16:18:30.610Z] #49 67.00 go: finding github.com/ultraware/funlen v0.0.2
16:18:30 [2021-03-24T16:18:30.714Z] #43 73.89   DEP      criu/sk-queue.d
16:18:30 [2021-03-24T16:18:30.868Z] #49 67.06 go: finding github.com/ultraware/whitespace v0.0.4
16:18:30 [2021-03-24T16:18:30.868Z] #49 67.10 go: finding github.com/uudashr/gocognit v1.0.1
16:18:30 [2021-03-24T16:18:30.868Z] #49 67.11 go: finding github.com/gogo/protobuf v1.2.1
16:18:30 [2021-03-24T16:18:30.868Z] #49 67.11 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:30 [2021-03-24T16:18:30.868Z] #49 67.32 go: finding honnef.co/go/tools v0.0.1-2019.2.3
16:18:30 [2021-03-24T16:18:30.974Z] #43 74.08   DEP      criu/sk-packet.d
16:18:31 [2021-03-24T16:18:31.193Z] #49 46.24 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:18:31 [2021-03-24T16:18:31.193Z] #49 46.25 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:18:31 [2021-03-24T16:18:31.193Z] #49 46.25 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:18:31 [2021-03-24T16:18:31.193Z] #49 46.25 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:18:31 [2021-03-24T16:18:31.234Z] #43 74.39   DEP      criu/sk-netlink.d
16:18:31 [2021-03-24T16:18:31.243Z] #49 ...
16:18:31 [2021-03-24T16:18:31.243Z] 
16:18:31 [2021-03-24T16:18:31.243Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:31 [2021-03-24T16:18:31.243Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:18:31 [2021-03-24T16:18:31.243Z] #55 55.94 Building dependency tree...
16:18:31 [2021-03-24T16:18:31.243Z] #55 60.18 The following additional packages will be installed:
16:18:31 [2021-03-24T16:18:31.243Z] #55 60.19   libbtrfs0
16:18:31 [2021-03-24T16:18:31.243Z] #55 60.47 The following NEW packages will be installed:
16:18:31 [2021-03-24T16:18:31.243Z] #55 60.48   libbtrfs-dev libbtrfs0
16:18:31 [2021-03-24T16:18:31.243Z] #55 61.03 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
16:18:31 [2021-03-24T16:18:31.243Z] #55 61.03 Need to get 119 kB of archives.
16:18:31 [2021-03-24T16:18:31.243Z] #55 61.03 After this operation, 387 kB of additional disk space will be used.
16:18:31 [2021-03-24T16:18:31.243Z] #55 61.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:18:31 [2021-03-24T16:18:31.243Z] #55 61.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:18:31 [2021-03-24T16:18:31.243Z] #55 62.67 debconf: delaying package configuration, since apt-utils is not installed
16:18:31 [2021-03-24T16:18:31.243Z] #55 63.00 Fetched 119 kB in 0s (426 kB/s)
16:18:31 [2021-03-24T16:18:31.243Z] #55 63.17 Selecting previously unselected package libbtrfs0.
16:18:31 [2021-03-24T16:18:31.243Z] #55 63.17 (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.)
16:18:31 [2021-03-24T16:18:31.243Z] #55 63.28 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:18:31 [2021-03-24T16:18:31.243Z] #55 63.31 Unpacking libbtrfs0 (4.20.1-2) ...
16:18:31 [2021-03-24T16:18:31.243Z] #55 63.53 Selecting previously unselected package libbtrfs-dev.
16:18:31 [2021-03-24T16:18:31.243Z] #55 63.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:18:31 [2021-03-24T16:18:31.243Z] #55 63.58 Unpacking libbtrfs-dev (4.20.1-2) ...
16:18:31 [2021-03-24T16:18:31.243Z] #55 64.03 Setting up libbtrfs0 (4.20.1-2) ...
16:18:31 [2021-03-24T16:18:31.243Z] #55 64.09 Setting up libbtrfs-dev (4.20.1-2) ...
16:18:31 [2021-03-24T16:18:31.243Z] #55 64.10 Processing triggers for libc-bin (2.28-10) ...
16:18:31 [2021-03-24T16:18:31.243Z] #55 DONE 65.2s
16:18:31 [2021-03-24T16:18:31.243Z] 
16:18:31 [2021-03-24T16:18:31.243Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:18:31 [2021-03-24T16:18:31.243Z] #56 sha256:b8eef5e69c9b8e15e5dba9746252d3f2f54966b253aeba6d9ade31cb652db749
16:18:31 [2021-03-24T16:18:31.432Z] #49 67.49 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:31 [2021-03-24T16:18:31.432Z] #49 67.52 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:18:31 [2021-03-24T16:18:31.432Z] #49 67.66 go: finding github.com/BurntSushi/toml v0.3.1
16:18:31 [2021-03-24T16:18:31.432Z] #49 67.68 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:31 [2021-03-24T16:18:31.494Z] #43 74.63   DEP      criu/sk-inet.d
16:18:31 [2021-03-24T16:18:31.757Z] #43 74.81   DEP      criu/signalfd.d
16:18:31 [2021-03-24T16:18:31.757Z] #43 74.96   DEP      criu/sigframe.d
16:18:31 [2021-03-24T16:18:31.817Z] #56 ...
16:18:31 [2021-03-24T16:18:31.817Z] 
16:18:31 [2021-03-24T16:18:31.817Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:31 [2021-03-24T16:18:31.817Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:18:31 [2021-03-24T16:18:31.817Z] #45 55.66 sync
16:18:31 [2021-03-24T16:18:31.817Z] #45 55.68 internal/reflectlite
16:18:31 [2021-03-24T16:18:31.817Z] #45 57.43 github.com/LK4D4/vndr/godl/singleflight
16:18:31 [2021-03-24T16:18:31.817Z] #45 57.94 math/rand
16:18:31 [2021-03-24T16:18:31.817Z] #45 59.53 internal/singleflight
16:18:31 [2021-03-24T16:18:31.817Z] #45 60.01 strconv
16:18:31 [2021-03-24T16:18:31.817Z] #45 60.02 io
16:18:31 [2021-03-24T16:18:31.817Z] #45 61.86 bytes
16:18:31 [2021-03-24T16:18:31.817Z] #45 65.15 bufio
16:18:31 [2021-03-24T16:18:31.817Z] #45 65.20 reflect
16:18:31 [2021-03-24T16:18:31.817Z] #45 ...
16:18:31 [2021-03-24T16:18:31.817Z] 
16:18:31 [2021-03-24T16:18:31.817Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:31 [2021-03-24T16:18:31.817Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:31 [2021-03-24T16:18:31.817Z] #42 64.64 debconf: delaying package configuration, since apt-utils is not installed
16:18:31 [2021-03-24T16:18:31.817Z] #42 64.99 Fetched 4095 kB in 1s (5236 kB/s)
16:18:31 [2021-03-24T16:18:31.817Z] #42 65.26 Selecting previously unselected package libcap-dev:amd64.
16:18:31 [2021-03-24T16:18:31.817Z] #42 65.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.)
16:18:31 [2021-03-24T16:18:31.817Z] #42 65.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:18:31 [2021-03-24T16:18:31.817Z] #42 65.42 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:18:31 [2021-03-24T16:18:31.817Z] #42 65.73 Selecting previously unselected package libnet1:amd64.
16:18:31 [2021-03-24T16:18:31.817Z] #42 65.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:18:31 [2021-03-24T16:18:31.817Z] #42 65.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:18:31 [2021-03-24T16:18:31.817Z] #42 65.98 Selecting previously unselected package libnet1-dev.
16:18:31 [2021-03-24T16:18:31.817Z] #42 65.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:18:31 [2021-03-24T16:18:31.886Z] #49 ...
16:18:31 [2021-03-24T16:18:31.886Z] 
16:18:31 [2021-03-24T16:18:31.886Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:31 [2021-03-24T16:18:31.886Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:18:31 [2021-03-24T16:18:31.886Z] #42 36.67 The following additional packages will be installed:
16:18:31 [2021-03-24T16:18:31.886Z] #42 36.67   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:18:31 [2021-03-24T16:18:31.886Z] #42 36.67   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:18:31 [2021-03-24T16:18:31.886Z] #42 36.68 Suggested packages:
16:18:31 [2021-03-24T16:18:31.886Z] #42 36.68   manpages-dev python-setuptools
16:18:31 [2021-03-24T16:18:31.886Z] #42 37.63 The following NEW packages will be installed:
16:18:31 [2021-03-24T16:18:31.886Z] #42 37.64   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:18:31 [2021-03-24T16:18:31.886Z] #42 37.64   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:18:31 [2021-03-24T16:18:31.886Z] #42 37.64   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:18:31 [2021-03-24T16:18:31.886Z] #42 37.64   python-six zlib1g-dev
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.14 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.14 Need to get 3798 kB of archives.
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.14 After this operation, 21.6 MB of additional disk space will be used.
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 38.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #42 39.95 debconf: delaying package configuration, since apt-utils is not installed
16:18:31 [2021-03-24T16:18:31.886Z] #42 41.13 Fetched 3798 kB in 1s (3781 kB/s)
16:18:31 [2021-03-24T16:18:31.886Z] #42 43.08 Selecting previously unselected package libcap-dev:arm64.
16:18:31 [2021-03-24T16:18:31.886Z] #42 43.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
16:18:31 [2021-03-24T16:18:31.886Z] #42 43.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
16:18:31 [2021-03-24T16:18:31.886Z] #42 44.20 Unpacking libcap-dev:arm64 (1:2.25-2) ...
16:18:31 [2021-03-24T16:18:31.886Z] #42 45.73 Selecting previously unselected package libnet1:arm64.
16:18:31 [2021-03-24T16:18:31.886Z] #42 45.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:18:31 [2021-03-24T16:18:31.886Z] #42 ...
16:18:31 [2021-03-24T16:18:31.886Z] 
16:18:31 [2021-03-24T16:18:31.886Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:31 [2021-03-24T16:18:31.886Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:18:31 [2021-03-24T16:18:31.886Z] #13 25.22 Reading package lists...
16:18:31 [2021-03-24T16:18:31.886Z] #13 31.64 Building dependency tree...
16:18:31 [2021-03-24T16:18:31.886Z] #13 33.99 The following additional packages will be installed:
16:18:31 [2021-03-24T16:18:31.886Z] #13 33.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:18:31 [2021-03-24T16:18:31.886Z] #13 33.99   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:18:31 [2021-03-24T16:18:31.886Z] #13 33.99   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:18:31 [2021-03-24T16:18:31.886Z] #13 33.99   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
16:18:31 [2021-03-24T16:18:31.886Z] #13 33.99   mingw-w64-common mingw-w64-x86-64-dev
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.01 Suggested packages:
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.01   gcc-8-locales seccomp wine64
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.87 The following NEW packages will be installed:
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.87   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.88   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.88   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.88   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.88   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.89   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.89 The following packages will be upgraded:
16:18:31 [2021-03-24T16:18:31.886Z] #13 34.89   libseccomp2 libsystemd0 libudev1
16:18:31 [2021-03-24T16:18:31.886Z] #13 35.29 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
16:18:31 [2021-03-24T16:18:31.886Z] #13 35.29 Need to get 73.8 MB of archives.
16:18:31 [2021-03-24T16:18:31.886Z] #13 35.29 After this operation, 472 MB of additional disk space will be used.
16:18:31 [2021-03-24T16:18:31.886Z] #13 35.29 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 35.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 35.32 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 35.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 35.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 35.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 36.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 36.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 36.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 36.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 37.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 38.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
16:18:31 [2021-03-24T16:18:31.886Z] #13 38.80 Get:13 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]
16:18:31 [2021-03-24T16:18:31.886Z] #13 ...
16:18:31 [2021-03-24T16:18:31.886Z] 
16:18:31 [2021-03-24T16:18:31.886Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:31 [2021-03-24T16:18:31.886Z] #49 sha256:2177ba312fe61b112ecfe3be8721a908d8a137d3e72b28b3bd8a73edcfee5ad6
16:18:31 [2021-03-24T16:18:31.886Z] #49 46.78 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:18:31 [2021-03-24T16:18:31.886Z] #49 46.78 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:18:31 [2021-03-24T16:18:31.886Z] #49 46.79 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:18:31 [2021-03-24T16:18:31.886Z] #49 46.80 go: finding github.com/kisielk/gotool v1.0.0
16:18:31 [2021-03-24T16:18:31.886Z] #49 46.83 go: finding github.com/sourcegraph/go-diff v0.5.1
16:18:31 [2021-03-24T16:18:31.886Z] #49 46.85 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:18:31 [2021-03-24T16:18:31.886Z] #49 46.87 go: finding github.com/tommy-muehle/go-mnd v1.1.1
16:18:31 [2021-03-24T16:18:31.886Z] #49 47.25 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:18:31 [2021-03-24T16:18:31.886Z] #49 47.26 go: finding github.com/ultraware/funlen v0.0.2
16:18:32 [2021-03-24T16:18:32.019Z] #43 75.09   DEP      criu/shmem.d
16:18:32 [2021-03-24T16:18:32.019Z] #43 75.20   DEP      criu/servicefd.d
16:18:32 [2021-03-24T16:18:32.078Z] #42 66.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:18:32 [2021-03-24T16:18:32.150Z] #49 47.95 go: finding github.com/ultraware/whitespace v0.0.4
16:18:32 [2021-03-24T16:18:32.150Z] #49 47.97 go: finding github.com/uudashr/gocognit v1.0.1
16:18:32 [2021-03-24T16:18:32.150Z] #49 48.02 go: finding github.com/gogo/protobuf v1.2.1
16:18:32 [2021-03-24T16:18:32.150Z] #49 48.04 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:18:32 [2021-03-24T16:18:32.279Z] #43 75.41   DEP      criu/seize.d
16:18:32 [2021-03-24T16:18:32.539Z] #43 75.54   DEP      criu/seccomp.d
16:18:32 [2021-03-24T16:18:32.539Z] #43 75.73   DEP      criu/rst-malloc.d
16:18:32 [2021-03-24T16:18:32.539Z] #43 75.79   DEP      criu/rbtree.d
16:18:32 [2021-03-24T16:18:32.653Z] #42 66.50 Selecting previously unselected package libnl-3-200:amd64.
16:18:32 [2021-03-24T16:18:32.653Z] #42 66.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:18:32 [2021-03-24T16:18:32.653Z] #42 66.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:18:32 [2021-03-24T16:18:32.768Z] #49 48.67 go: finding honnef.co/go/tools v0.0.1-2019.2.3
16:18:32 [2021-03-24T16:18:32.799Z] #43 75.82   DEP      criu/pstree.d
16:18:32 [2021-03-24T16:18:32.799Z] #43 75.94   DEP      criu/protobuf.d
16:18:32 [2021-03-24T16:18:32.799Z] #43 76.05   GEN      criu/protobuf-desc-gen.h
16:18:32 [2021-03-24T16:18:32.915Z] #42 66.89 Selecting previously unselected package libnl-3-dev:amd64.
16:18:32 [2021-03-24T16:18:32.916Z] #42 66.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:18:32 [2021-03-24T16:18:32.916Z] #42 66.91 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:18:33 [2021-03-24T16:18:33.178Z] #42 ...
16:18:33 [2021-03-24T16:18:33.178Z] 
16:18:33 [2021-03-24T16:18:33.178Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:33 [2021-03-24T16:18:33.178Z] #34 sha256:0b0a4aa222997397888ebaefffb69cd110da1b866697c189985ad124e9137baf
16:18:33 [2021-03-24T16:18:33.178Z] #34 57.21 sort
16:18:33 [2021-03-24T16:18:33.178Z] #34 57.24 errors
16:18:33 [2021-03-24T16:18:33.178Z] #34 57.79 strconv
16:18:33 [2021-03-24T16:18:33.178Z] #34 59.06 io
16:18:33 [2021-03-24T16:18:33.178Z] #34 60.66 internal/oserror
16:18:33 [2021-03-24T16:18:33.178Z] #34 60.88 syscall
16:18:33 [2021-03-24T16:18:33.178Z] #34 62.34 reflect
16:18:33 [2021-03-24T16:18:33.178Z] #34 ...
16:18:33 [2021-03-24T16:18:33.178Z] 
16:18:33 [2021-03-24T16:18:33.178Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:33 [2021-03-24T16:18:33.178Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:18:33 [2021-03-24T16:18:33.350Z] #49 49.05 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:18:33 [2021-03-24T16:18:33.351Z] #49 49.10 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:18:33 [2021-03-24T16:18:33.351Z] #49 49.10 go: finding github.com/BurntSushi/toml v0.3.1
16:18:33 [2021-03-24T16:18:33.351Z] #49 ...
16:18:33 [2021-03-24T16:18:33.351Z] 
16:18:33 [2021-03-24T16:18:33.351Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:33 [2021-03-24T16:18:33.351Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
16:18:33 [2021-03-24T16:18:33.351Z] #32 38.92 Checking out files:  93% (1427/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.
16:18:33 [2021-03-24T16:18:33.351Z] #32 39.03 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:18:33 [2021-03-24T16:18:33.351Z] #32 39.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:33 [2021-03-24T16:18:33.695Z] #32 ...
16:18:33 [2021-03-24T16:18:33.695Z] 
16:18:33 [2021-03-24T16:18:33.695Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:18:33 [2021-03-24T16:18:33.695Z] #49 sha256:2177ba312fe61b112ecfe3be8721a908d8a137d3e72b28b3bd8a73edcfee5ad6
16:18:33 [2021-03-24T16:18:33.695Z] #49 49.42 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:18:33 [2021-03-24T16:18:33.965Z] #32 66.15 Checking out files:  74% (1129/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
16:18:34 [2021-03-24T16:18:34.228Z] #32 67.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:18:34 [2021-03-24T16:18:34.490Z] #32 ...
16:18:34 [2021-03-24T16:18:34.490Z] 
16:18:34 [2021-03-24T16:18:34.490Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:34 [2021-03-24T16:18:34.490Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:34 [2021-03-24T16:18:34.490Z] #13 45.70 Reading package lists...
16:18:34 [2021-03-24T16:18:34.490Z] #13 54.84 Building dependency tree...
16:18:34 [2021-03-24T16:18:34.490Z] #13 59.33 The following additional packages will be installed:
16:18:34 [2021-03-24T16:18:34.490Z] #13 59.34   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:18:34 [2021-03-24T16:18:34.490Z] #13 59.34   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:18:34 [2021-03-24T16:18:34.490Z] #13 59.35   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:18:34 [2021-03-24T16:18:34.490Z] #13 59.36   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
16:18:34 [2021-03-24T16:18:34.490Z] #13 59.36   mingw-w64-common mingw-w64-x86-64-dev
16:18:34 [2021-03-24T16:18:34.490Z] #13 59.36 Suggested packages:
16:18:34 [2021-03-24T16:18:34.490Z] #13 59.38   gcc-8-locales seccomp wine64
16:18:34 [2021-03-24T16:18:34.490Z] #13 61.56 The following NEW packages will be installed:
16:18:34 [2021-03-24T16:18:34.490Z] #13 61.56   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:18:34 [2021-03-24T16:18:34.490Z] #13 61.56   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:18:34 [2021-03-24T16:18:34.490Z] #13 61.56   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:18:34 [2021-03-24T16:18:34.490Z] #13 61.56   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:18:34 [2021-03-24T16:18:34.490Z] #13 61.56   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:18:34 [2021-03-24T16:18:34.490Z] #13 61.56   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:18:34 [2021-03-24T16:18:34.490Z] #13 61.58 The following packages will be upgraded:
16:18:34 [2021-03-24T16:18:34.490Z] #13 61.58   libseccomp2 libsystemd0 libudev1
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.07 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.07 Need to get 78.2 MB of archives.
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.07 After this operation, 487 MB of additional disk space will be used.
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.07 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.11 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:18:34 [2021-03-24T16:18:34.490Z] #13 62.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:18:34 [2021-03-24T16:18:34.490Z] #13 63.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:18:34 [2021-03-24T16:18:34.491Z] #13 63.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:18:34 [2021-03-24T16:18:34.491Z] #13 64.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
16:18:34 [2021-03-24T16:18:34.491Z] #13 64.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
16:18:34 [2021-03-24T16:18:34.740Z] #43 77.60   DEP      criu/protobuf-desc.d
16:18:34 [2021-03-24T16:18:34.740Z] #43 77.74   DEP      criu/proc_parse.d
16:18:34 [2021-03-24T16:18:34.740Z] #43 77.88   DEP      criu/plugin.d
16:18:34 [2021-03-24T16:18:34.740Z] #43 77.96   DEP      criu/pipes.d
16:18:34 [2021-03-24T16:18:34.752Z] #13 ...
16:18:34 [2021-03-24T16:18:34.752Z] 
16:18:34 [2021-03-24T16:18:34.752Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:34 [2021-03-24T16:18:34.752Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:34 [2021-03-24T16:18:34.752Z] #42 67.43 Selecting previously unselected package libprotobuf-c1:amd64.
16:18:34 [2021-03-24T16:18:34.752Z] #42 67.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:18:34 [2021-03-24T16:18:34.752Z] #42 67.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:18:34 [2021-03-24T16:18:34.752Z] #42 67.86 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:18:34 [2021-03-24T16:18:34.752Z] #42 67.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:18:34 [2021-03-24T16:18:34.752Z] #42 67.89 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:18:34 [2021-03-24T16:18:34.752Z] #42 68.19 Selecting previously unselected package zlib1g-dev:amd64.
16:18:34 [2021-03-24T16:18:34.752Z] #42 68.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:18:34 [2021-03-24T16:18:34.752Z] #42 68.36 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:18:34 [2021-03-24T16:18:34.876Z] #56 ...
16:18:34 [2021-03-24T16:18:34.876Z] 
16:18:34 [2021-03-24T16:18:34.876Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:18:34 [2021-03-24T16:18:34.876Z] #47 sha256:fd71ffbb5559acfb144aff5406c89094852c82098d9a47b5ebce19b11fd71f62
16:18:34 [2021-03-24T16:18:34.876Z] #47 DONE 57.4s
16:18:34 [2021-03-24T16:18:34.876Z] 
16:18:34 [2021-03-24T16:18:34.876Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:34 [2021-03-24T16:18:34.876Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:18:34 [2021-03-24T16:18:34.876Z] #32 51.97 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.
16:18:34 [2021-03-24T16:18:34.876Z] #32 52.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:18:34 [2021-03-24T16:18:34.876Z] #32 53.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:34 [2021-03-24T16:18:34.876Z] #32 ...
16:18:34 [2021-03-24T16:18:34.876Z] 
16:18:34 [2021-03-24T16:18:34.876Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:34 [2021-03-24T16:18:34.876Z] #51 sha256:5567833b23905c33c77e3f76028297cd01db0d6e54dbb69887f732024fc6b8be
16:18:34 [2021-03-24T16:18:34.876Z] #51 57.65 time
16:18:35 [2021-03-24T16:18:35.006Z] #43 78.17   DEP      criu/pie-util.d
16:18:35 [2021-03-24T16:18:35.014Z] #42 68.99 Selecting previously unselected package libprotobuf17:amd64.
16:18:35 [2021-03-24T16:18:35.014Z] #42 68.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:18:35 [2021-03-24T16:18:35.014Z] #42 69.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:18:35 [2021-03-24T16:18:35.270Z] #43 78.26   DEP      criu/pie-util-vdso.d
16:18:35 [2021-03-24T16:18:35.270Z] #43 78.40   DEP      criu/pie-util-vdso-elf32.d
16:18:35 [2021-03-24T16:18:35.270Z] #43 78.51   DEP      criu/path.d
16:18:35 [2021-03-24T16:18:35.531Z] #43 78.67   DEP      criu/parasite-syscall.d
16:18:35 [2021-03-24T16:18:35.790Z] #43 78.92   DEP      criu/pagemap.d
16:18:36 [2021-03-24T16:18:36.050Z] #43 79.13   DEP      criu/pagemap-cache.d
16:18:36 [2021-03-24T16:18:36.050Z] #43 79.21   DEP      criu/page-xfer.d
16:18:36 [2021-03-24T16:18:36.050Z] #43 79.29   DEP      criu/page-pipe.d
16:18:36 [2021-03-24T16:18:36.310Z] #43 79.38   DEP      criu/netfilter.d
16:18:36 [2021-03-24T16:18:36.571Z] #43 79.56   DEP      criu/net.d
16:18:36 [2021-03-24T16:18:36.692Z] #49 ...
16:18:36 [2021-03-24T16:18:36.692Z] 
16:18:36 [2021-03-24T16:18:36.692Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:36 [2021-03-24T16:18:36.692Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:36 [2021-03-24T16:18:36.692Z] #36 62.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #36 62.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #36 62.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #36 62.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #36 62.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #36 62.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #36 65.30 debconf: delaying package configuration, since apt-utils is not installed
16:18:36 [2021-03-24T16:18:36.692Z] #36 65.74 Fetched 14.9 MB in 3s (5496 kB/s)
16:18:36 [2021-03-24T16:18:36.692Z] #36 66.05 Selecting previously unselected package xxd.
16:18:36 [2021-03-24T16:18:36.692Z] #36 66.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:36 [2021-03-24T16:18:36.692Z] #36 66.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:18:36 [2021-03-24T16:18:36.692Z] #36 66.18 Unpacking xxd (2:8.1.0875-5) ...
16:18:36 [2021-03-24T16:18:36.692Z] #36 66.51 Selecting previously unselected package vim-common.
16:18:36 [2021-03-24T16:18:36.692Z] #36 66.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:18:36 [2021-03-24T16:18:36.692Z] #36 66.61 Unpacking vim-common (2:8.1.0875-5) ...
16:18:36 [2021-03-24T16:18:36.692Z] #36 67.13 Selecting previously unselected package cmake-data.
16:18:36 [2021-03-24T16:18:36.692Z] #36 67.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:18:36 [2021-03-24T16:18:36.692Z] #36 67.18 Unpacking cmake-data (3.13.4-1) ...
16:18:36 [2021-03-24T16:18:36.692Z] #36 71.86 Selecting previously unselected package libicu63:amd64.
16:18:36 [2021-03-24T16:18:36.692Z] #36 71.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
16:18:36 [2021-03-24T16:18:36.692Z] #36 71.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:18:36 [2021-03-24T16:18:36.692Z] #36 ...
16:18:36 [2021-03-24T16:18:36.692Z] 
16:18:36 [2021-03-24T16:18:36.692Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:36 [2021-03-24T16:18:36.692Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:18:36 [2021-03-24T16:18:36.692Z] #32 72.00 Checking out files:  69% (1051/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
16:18:36 [2021-03-24T16:18:36.692Z] #32 ...
16:18:36 [2021-03-24T16:18:36.692Z] 
16:18:36 [2021-03-24T16:18:36.692Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:36 [2021-03-24T16:18:36.692Z] #34 sha256:68dfc7f392fbd8ddecb2a0b6a569e263a0b7fe41cb08e93849942e3ef26be42d
16:18:36 [2021-03-24T16:18:36.692Z] #34 62.66 internal/oserror
16:18:36 [2021-03-24T16:18:36.692Z] #34 62.96 syscall
16:18:36 [2021-03-24T16:18:36.692Z] #34 65.72 reflect
16:18:36 [2021-03-24T16:18:36.692Z] #34 ...
16:18:36 [2021-03-24T16:18:36.692Z] 
16:18:36 [2021-03-24T16:18:36.692Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:36 [2021-03-24T16:18:36.692Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:36 [2021-03-24T16:18:36.692Z] #13 46.47 Reading package lists...
16:18:36 [2021-03-24T16:18:36.692Z] #13 57.56 Building dependency tree...
16:18:36 [2021-03-24T16:18:36.692Z] #13 63.44 The following additional packages will be installed:
16:18:36 [2021-03-24T16:18:36.692Z] #13 63.44   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:18:36 [2021-03-24T16:18:36.692Z] #13 63.45   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:18:36 [2021-03-24T16:18:36.692Z] #13 63.45   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:18:36 [2021-03-24T16:18:36.692Z] #13 63.46   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
16:18:36 [2021-03-24T16:18:36.692Z] #13 63.46   mingw-w64-common mingw-w64-x86-64-dev
16:18:36 [2021-03-24T16:18:36.692Z] #13 63.50 Suggested packages:
16:18:36 [2021-03-24T16:18:36.692Z] #13 63.50   gcc-8-locales seccomp wine64
16:18:36 [2021-03-24T16:18:36.692Z] #13 65.52 The following NEW packages will be installed:
16:18:36 [2021-03-24T16:18:36.692Z] #13 65.53   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:18:36 [2021-03-24T16:18:36.692Z] #13 65.53   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:18:36 [2021-03-24T16:18:36.692Z] #13 65.54   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:18:36 [2021-03-24T16:18:36.692Z] #13 65.54   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:18:36 [2021-03-24T16:18:36.692Z] #13 65.54   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:18:36 [2021-03-24T16:18:36.692Z] #13 65.55   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:18:36 [2021-03-24T16:18:36.692Z] #13 65.56 The following packages will be upgraded:
16:18:36 [2021-03-24T16:18:36.692Z] #13 65.59   libseccomp2 libsystemd0 libudev1
16:18:36 [2021-03-24T16:18:36.692Z] #13 66.24 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
16:18:36 [2021-03-24T16:18:36.692Z] #13 66.24 Need to get 78.2 MB of archives.
16:18:36 [2021-03-24T16:18:36.692Z] #13 66.24 After this operation, 487 MB of additional disk space will be used.
16:18:36 [2021-03-24T16:18:36.692Z] #13 66.24 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #13 66.24 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #13 66.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #13 66.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #13 66.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #13 66.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #13 67.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #13 67.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #13 67.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #13 67.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:18:36 [2021-03-24T16:18:36.692Z] #13 ...
16:18:36 [2021-03-24T16:18:36.692Z] 
16:18:36 [2021-03-24T16:18:36.692Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:36 [2021-03-24T16:18:36.692Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:18:36 [2021-03-24T16:18:36.831Z] #43 79.82   DEP      criu/namespaces.d
16:18:36 [2021-03-24T16:18:36.831Z] #43 79.99   DEP      criu/mount.d
16:18:36 [2021-03-24T16:18:36.949Z] #42 70.62 Selecting previously unselected package libprotobuf-lite17:amd64.
16:18:36 [2021-03-24T16:18:36.949Z] #42 70.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:18:36 [2021-03-24T16:18:36.949Z] #42 70.70 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:18:37 [2021-03-24T16:18:37.032Z] #49 ...
16:18:37 [2021-03-24T16:18:37.032Z] 
16:18:37 [2021-03-24T16:18:37.032Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:37 [2021-03-24T16:18:37.032Z] #34 sha256:a37e7b3fd343c0c6dd7a6d5c43d5de3a7515de05e4d722907f4ee14774d7ba5b
16:18:37 [2021-03-24T16:18:37.032Z] #34 42.39 text/tabwriter
16:18:37 [2021-03-24T16:18:37.032Z] #34 43.70 internal/syscall/execenv
16:18:37 [2021-03-24T16:18:37.032Z] #34 43.71 internal/syscall/unix
16:18:37 [2021-03-24T16:18:37.032Z] #34 43.71 time
16:18:37 [2021-03-24T16:18:37.032Z] #34 47.02 internal/poll
16:18:37 [2021-03-24T16:18:37.032Z] #34 47.27 internal/fmtsort
16:18:37 [2021-03-24T16:18:37.032Z] #34 48.04 os
16:18:37 [2021-03-24T16:18:37.032Z] #34 49.13 path/filepath
16:18:37 [2021-03-24T16:18:37.032Z] #34 49.13 fmt
16:18:37 [2021-03-24T16:18:37.032Z] #34 49.85 io/ioutil
16:18:37 [2021-03-24T16:18:37.032Z] #34 51.10 flag
16:18:37 [2021-03-24T16:18:37.032Z] #34 51.10 log
16:18:37 [2021-03-24T16:18:37.032Z] #34 51.10 github.com/BurntSushi/toml
16:18:37 [2021-03-24T16:18:37.032Z] #34 ...
16:18:37 [2021-03-24T16:18:37.032Z] 
16:18:37 [2021-03-24T16:18:37.032Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:37 [2021-03-24T16:18:37.032Z] #51 sha256:b1c3410df6efc8b770781f71c3e945f84a4ca74972992eada85734620ad04c0b
16:18:37 [2021-03-24T16:18:37.032Z] #51 42.49 syscall
16:18:37 [2021-03-24T16:18:37.032Z] #51 42.49 reflect
16:18:37 [2021-03-24T16:18:37.032Z] #51 42.51 text/tabwriter
16:18:37 [2021-03-24T16:18:37.032Z] #51 42.53 regexp/syntax
16:18:37 [2021-03-24T16:18:37.032Z] #51 45.19 regexp
16:18:37 [2021-03-24T16:18:37.032Z] #51 47.41 context
16:18:37 [2021-03-24T16:18:37.032Z] #51 47.41 internal/poll
16:18:37 [2021-03-24T16:18:37.032Z] #51 49.10 os
16:18:37 [2021-03-24T16:18:37.032Z] #51 51.15 encoding/binary
16:18:37 [2021-03-24T16:18:37.032Z] #51 51.46 mvdan.cc/sh/v3/fileutil
16:18:37 [2021-03-24T16:18:37.032Z] #51 51.46 flag
16:18:37 [2021-03-24T16:18:37.032Z] #51 51.46 github.com/pkg/diff
16:18:37 [2021-03-24T16:18:37.032Z] #51 51.86 go/token
16:18:37 [2021-03-24T16:18:37.032Z] #51 ...
16:18:37 [2021-03-24T16:18:37.032Z] 
16:18:37 [2021-03-24T16:18:37.032Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:37 [2021-03-24T16:18:37.032Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:18:37 [2021-03-24T16:18:37.032Z] #13 43.08 Get:14 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]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
16:18:37 [2021-03-24T16:18:37.032Z] #13 46.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB]
16:18:37 [2021-03-24T16:18:37.090Z] #43 80.13   DEP      criu/memfd.d
16:18:37 [2021-03-24T16:18:37.205Z] #32 72.00 Checking out files:  69% (1051/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
16:18:37 [2021-03-24T16:18:37.205Z] #32 73.25 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:18:37 [2021-03-24T16:18:37.227Z] #42 71.10 Selecting previously unselected package libprotobuf-dev:amd64.
16:18:37 [2021-03-24T16:18:37.227Z] #42 71.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.227Z] #42 71.14 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:18:37 [2021-03-24T16:18:37.350Z] #43 80.28   DEP      criu/mem.d
16:18:37 [2021-03-24T16:18:37.350Z] #43 80.46   DEP      criu/lsm.d
16:18:37 [2021-03-24T16:18:37.610Z] #13 ...
16:18:37 [2021-03-24T16:18:37.610Z] 
16:18:37 [2021-03-24T16:18:37.610Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:18:37 [2021-03-24T16:18:37.610Z] #67 sha256:31f012f45fc330d1eab47681e1e5be5a8d88ea4fcf1de61c9df33df1589971bd
16:18:37 [2021-03-24T16:18:37.610Z] #67 DONE 53.5s
16:18:37 [2021-03-24T16:18:37.610Z] 
16:18:37 [2021-03-24T16:18:37.610Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:18:37 [2021-03-24T16:18:37.610Z] #29 sha256:9715e09f0ebf6d45ebb1edc87ef9010c083881deab859ab78c79454878594d58
16:18:37 [2021-03-24T16:18:37.610Z] #29 DONE 47.7s
16:18:37 [2021-03-24T16:18:37.610Z] 
16:18:37 [2021-03-24T16:18:37.610Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:18:37 [2021-03-24T16:18:37.610Z] #47 sha256:0b9bd6fba9f409528afd14748c51081682dc61b881305352471f675337aa62ce
16:18:37 [2021-03-24T16:18:37.610Z] #47 DONE 53.5s
16:18:37 [2021-03-24T16:18:37.610Z] 
16:18:37 [2021-03-24T16:18:37.610Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:37 [2021-03-24T16:18:37.610Z] #51 sha256:b1c3410df6efc8b770781f71c3e945f84a4ca74972992eada85734620ad04c0b
16:18:37 [2021-03-24T16:18:37.610Z] #51 53.14 go/scanner
16:18:37 [2021-03-24T16:18:37.610Z] #51 53.55 mvdan.cc/editorconfig
16:18:37 [2021-03-24T16:18:37.611Z] #43 80.65   DEP      criu/log.d
16:18:37 [2021-03-24T16:18:37.611Z] #43 80.79   DEP      criu/libnetlink.d
16:18:37 [2021-03-24T16:18:37.776Z] #32 ...
16:18:37 [2021-03-24T16:18:37.776Z] 
16:18:37 [2021-03-24T16:18:37.776Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:37 [2021-03-24T16:18:37.776Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:37 [2021-03-24T16:18:37.776Z] #42 63.90 The following NEW packages will be installed:
16:18:37 [2021-03-24T16:18:37.776Z] #42 63.91   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:18:37 [2021-03-24T16:18:37.776Z] #42 63.92   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:18:37 [2021-03-24T16:18:37.776Z] #42 63.93   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:18:37 [2021-03-24T16:18:37.776Z] #42 63.94   python-six zlib1g-dev
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.45 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.45 Need to get 4095 kB of archives.
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.45 After this operation, 22.5 MB of additional disk space will be used.
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 64.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 65.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 65.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 65.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 65.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 65.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:18:37 [2021-03-24T16:18:37.776Z] #42 67.23 debconf: delaying package configuration, since apt-utils is not installed
16:18:37 [2021-03-24T16:18:37.776Z] #42 67.68 Fetched 4095 kB in 1s (4108 kB/s)
16:18:37 [2021-03-24T16:18:37.776Z] #42 67.81 Selecting previously unselected package libcap-dev:amd64.
16:18:37 [2021-03-24T16:18:37.776Z] #42 67.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:37 [2021-03-24T16:18:37.776Z] #42 67.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 67.97 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 68.27 Selecting previously unselected package libnet1:amd64.
16:18:37 [2021-03-24T16:18:37.776Z] #42 68.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 68.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 68.61 Selecting previously unselected package libnet1-dev.
16:18:37 [2021-03-24T16:18:37.776Z] #42 68.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 68.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 68.98 Selecting previously unselected package libnl-3-200:amd64.
16:18:37 [2021-03-24T16:18:37.776Z] #42 69.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 69.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 69.22 Selecting previously unselected package libnl-3-dev:amd64.
16:18:37 [2021-03-24T16:18:37.776Z] #42 69.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 69.26 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 69.85 Selecting previously unselected package libprotobuf-c1:amd64.
16:18:37 [2021-03-24T16:18:37.776Z] #42 69.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 69.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 70.14 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:18:37 [2021-03-24T16:18:37.776Z] #42 70.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 70.16 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 70.64 Selecting previously unselected package zlib1g-dev:amd64.
16:18:37 [2021-03-24T16:18:37.776Z] #42 70.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 70.71 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 71.00 Selecting previously unselected package libprotobuf17:amd64.
16:18:37 [2021-03-24T16:18:37.776Z] #42 71.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 71.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 72.50 Selecting previously unselected package libprotobuf-lite17:amd64.
16:18:37 [2021-03-24T16:18:37.776Z] #42 72.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 72.53 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 72.85 Selecting previously unselected package libprotobuf-dev:amd64.
16:18:37 [2021-03-24T16:18:37.776Z] #42 72.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:18:37 [2021-03-24T16:18:37.776Z] #42 72.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:18:37 [2021-03-24T16:18:37.872Z] #43 80.90   DEP      criu/kerndat.d
16:18:37 [2021-03-24T16:18:37.872Z] #43 81.12   DEP      criu/kcmp-ids.d
16:18:37 [2021-03-24T16:18:37.874Z] #51 53.85 mvdan.cc/sh/v3/syntax
16:18:38 [2021-03-24T16:18:38.073Z] #42 ...
16:18:38 [2021-03-24T16:18:38.073Z] 
16:18:38 [2021-03-24T16:18:38.073Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:38 [2021-03-24T16:18:38.073Z] #51 sha256:7972438e6a20db2ff409ac5ab117222f2281cdb064efdfc2843b7bee7c63922d
16:18:38 [2021-03-24T16:18:38.073Z] #51 74.26 reflect
16:18:38 [2021-03-24T16:18:38.073Z] #51 74.27 syscall
16:18:38 [2021-03-24T16:18:38.133Z] #43 81.21   DEP      criu/irmap.d
16:18:38 [2021-03-24T16:18:38.133Z] #43 81.38   DEP      criu/ipc_ns.d
16:18:38 [2021-03-24T16:18:38.139Z] #51 53.91 encoding/base64
16:18:38 [2021-03-24T16:18:38.139Z] #51 ...
16:18:38 [2021-03-24T16:18:38.139Z] 
16:18:38 [2021-03-24T16:18:38.139Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:38 [2021-03-24T16:18:38.139Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:18:38 [2021-03-24T16:18:38.139Z] #45 43.97 time
16:18:38 [2021-03-24T16:18:38.139Z] #45 44.13 crypto
16:18:38 [2021-03-24T16:18:38.139Z] #45 44.86 vendor/golang.org/x/crypto/hkdf
16:18:38 [2021-03-24T16:18:38.139Z] #45 45.15 vendor/golang.org/x/text/transform
16:18:38 [2021-03-24T16:18:38.139Z] #45 47.26 regexp
16:18:38 [2021-03-24T16:18:38.139Z] #45 48.26 context
16:18:38 [2021-03-24T16:18:38.139Z] #45 48.28 os
16:18:38 [2021-03-24T16:18:38.139Z] #45 50.03 github.com/LK4D4/vndr/versioned
16:18:38 [2021-03-24T16:18:38.139Z] #45 51.28 encoding/binary
16:18:38 [2021-03-24T16:18:38.139Z] #45 51.41 flag
16:18:38 [2021-03-24T16:18:38.139Z] #45 51.41 go/token
16:18:38 [2021-03-24T16:18:38.139Z] #45 51.43 internal/lazyregexp
16:18:38 [2021-03-24T16:18:38.139Z] #45 51.88 net/url
16:18:38 [2021-03-24T16:18:38.139Z] #45 52.72 go/scanner
16:18:38 [2021-03-24T16:18:38.139Z] #45 ...
16:18:38 [2021-03-24T16:18:38.139Z] 
16:18:38 [2021-03-24T16:18:38.139Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:18:38 [2021-03-24T16:18:38.139Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
16:18:38 [2021-03-24T16:18:38.139Z] #55 44.53 Selecting previously unselected package libbtrfs-dev.
16:18:38 [2021-03-24T16:18:38.139Z] #55 44.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
16:18:38 [2021-03-24T16:18:38.139Z] #55 44.54 Unpacking libbtrfs-dev (4.20.1-2) ...
16:18:38 [2021-03-24T16:18:38.139Z] #55 49.51 Setting up libbtrfs0 (4.20.1-2) ...
16:18:38 [2021-03-24T16:18:38.139Z] #55 52.62 Setting up libbtrfs-dev (4.20.1-2) ...
16:18:38 [2021-03-24T16:18:38.139Z] #55 53.45 Processing triggers for libc-bin (2.28-10) ...
16:18:38 [2021-03-24T16:18:38.139Z] #55 DONE 54.1s
16:18:38 [2021-03-24T16:18:38.139Z] 
16:18:38 [2021-03-24T16:18:38.139Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:38 [2021-03-24T16:18:38.139Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:18:38 [2021-03-24T16:18:38.139Z] #13 48.52 debconf: delaying package configuration, since apt-utils is not installed
16:18:38 [2021-03-24T16:18:38.139Z] #13 48.80 Fetched 73.8 MB in 12s (6194 kB/s)
16:18:38 [2021-03-24T16:18:38.394Z] #43 81.51   DEP      criu/image.d
16:18:38 [2021-03-24T16:18:38.394Z] #43 81.65   DEP      criu/image-desc.d
16:18:38 [2021-03-24T16:18:38.639Z] #51 ...
16:18:38 [2021-03-24T16:18:38.639Z] 
16:18:38 [2021-03-24T16:18:38.639Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:18:38 [2021-03-24T16:18:38.639Z] #56 sha256:2a83707c3c1149da0443b726f89b6113afebdee1eb59fa76213b84a9e1296c16
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.600 + RM_GOPATH=0
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.600 + TMP_GOPATH=
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.600 + : /build
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.601 + '[' -z '' ']'
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.601 ++ mktemp -d
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.602 + export GOPATH=/tmp/tmp.Txyog1kH5v
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.602 + GOPATH=/tmp/tmp.Txyog1kH5v
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.602 + RM_GOPATH=1
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.603 + case "$(go env GOARCH)" in
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.607 ++ go env GOARCH
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.653 + export GO_BUILDMODE=-buildmode=pie
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.654 + GO_BUILDMODE=-buildmode=pie
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.659 ++ dirname /tmp/install/install.sh
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.676 + dir=/tmp/install
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.676 + bin=containerd
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.676 + shift
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.676 + '[' '!' -f /tmp/install/containerd.installer ']'
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.676 + . /tmp/install/containerd.installer
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.676 ++ set -e
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.676 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.676 + install_containerd
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.676 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.676 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Txyog1kH5v/src/github.com/containerd/containerd
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.678 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:18:38 [2021-03-24T16:18:38.639Z] #56 1.694 Cloning into '/tmp/tmp.Txyog1kH5v/src/github.com/containerd/containerd'...
16:18:38 [2021-03-24T16:18:38.654Z] #43 81.77   DEP      criu/fsnotify.d
16:18:38 [2021-03-24T16:18:38.672Z] #13 49.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
16:18:38 [2021-03-24T16:18:38.672Z] #13 49.25 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ...
16:18:38 [2021-03-24T16:18:38.672Z] #13 49.40 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:18:38 [2021-03-24T16:18:38.897Z] #56 ...
16:18:38 [2021-03-24T16:18:38.897Z] 
16:18:38 [2021-03-24T16:18:38.897Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:38 [2021-03-24T16:18:38.897Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:38 [2021-03-24T16:18:38.897Z] #42 74.99 Selecting previously unselected package libprotoc17:amd64.
16:18:38 [2021-03-24T16:18:38.897Z] #42 74.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:18:38 [2021-03-24T16:18:38.897Z] #42 75.00 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:18:38 [2021-03-24T16:18:38.914Z] #43 81.97   DEP      criu/filesystems.d
16:18:38 [2021-03-24T16:18:38.914Z] #43 82.21   DEP      criu/files.d
16:18:39 [2021-03-24T16:18:39.086Z] #51 ...
16:18:39 [2021-03-24T16:18:39.086Z] 
16:18:39 [2021-03-24T16:18:39.086Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:39 [2021-03-24T16:18:39.086Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:39 [2021-03-24T16:18:39.086Z] #13 46.59 The following additional packages will be installed:
16:18:39 [2021-03-24T16:18:39.086Z] #13 46.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:18:39 [2021-03-24T16:18:39.086Z] #13 46.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:18:39 [2021-03-24T16:18:39.086Z] #13 46.62   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:18:39 [2021-03-24T16:18:39.086Z] #13 46.62   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
16:18:39 [2021-03-24T16:18:39.086Z] #13 46.62   mingw-w64-common mingw-w64-x86-64-dev
16:18:39 [2021-03-24T16:18:39.086Z] #13 46.62 Suggested packages:
16:18:39 [2021-03-24T16:18:39.086Z] #13 46.62   gcc-8-locales seccomp wine64
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.06 The following NEW packages will be installed:
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.07   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.07   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.07   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.07   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.07   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.08   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.09 The following packages will be upgraded:
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.10   libseccomp2 libsystemd0 libudev1
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.61 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.61 Need to get 78.2 MB of archives.
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.61 After this operation, 487 MB of additional disk space will be used.
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.61 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.61 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 48.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 49.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 49.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 49.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 49.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 49.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 50.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 50.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 54.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 ...
16:18:39 [2021-03-24T16:18:39.086Z] 
16:18:39 [2021-03-24T16:18:39.086Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:39 [2021-03-24T16:18:39.086Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:39 [2021-03-24T16:18:39.086Z] #42 55.38 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 55.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 55.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 55.47 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 55.50 Setting up python-six (1.12.0-1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 60.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 60.38 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 60.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 60.45 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 60.48 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 60.51 Setting up protobuf-compiler (3.6.1.3-2) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 60.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 60.56 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 60.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 60.60 Setting up python-protobuf (3.6.1.3-2) ...
16:18:39 [2021-03-24T16:18:39.086Z] #42 ...
16:18:39 [2021-03-24T16:18:39.086Z] 
16:18:39 [2021-03-24T16:18:39.086Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:39 [2021-03-24T16:18:39.086Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:39 [2021-03-24T16:18:39.086Z] #36 52.10 Selecting previously unselected package libicu63:amd64.
16:18:39 [2021-03-24T16:18:39.086Z] #36 52.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 52.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 59.52 Selecting previously unselected package libxml2:amd64.
16:18:39 [2021-03-24T16:18:39.086Z] #36 59.52 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 59.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.14 Selecting previously unselected package libarchive13:amd64.
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.52 Selecting previously unselected package libjsoncpp1:amd64.
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.67 Selecting previously unselected package librhash0:amd64.
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.67 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.67 Unpacking librhash0:amd64 (1.3.8-1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.89 Selecting previously unselected package libuv1:amd64.
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.89 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 60.89 Unpacking libuv1:amd64 (1.24.1-1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 61.07 Selecting previously unselected package cmake.
16:18:39 [2021-03-24T16:18:39.086Z] #36 61.11 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 61.11 Unpacking cmake (3.13.4-1) ...
16:18:39 [2021-03-24T16:18:39.086Z] #36 ...
16:18:39 [2021-03-24T16:18:39.086Z] 
16:18:39 [2021-03-24T16:18:39.086Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:39 [2021-03-24T16:18:39.086Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:39 [2021-03-24T16:18:39.086Z] #13 56.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 56.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 56.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 56.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 56.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 56.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 56.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 56.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:18:39 [2021-03-24T16:18:39.086Z] #13 56.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:18:39 [2021-03-24T16:18:39.153Z] #42 73.23 Selecting previously unselected package libprotoc17:amd64.
16:18:39 [2021-03-24T16:18:39.153Z] #42 73.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:18:39 [2021-03-24T16:18:39.153Z] #42 73.26 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:18:39 [2021-03-24T16:18:39.347Z] #13 57.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:18:39 [2021-03-24T16:18:39.347Z] #13 57.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:18:39 [2021-03-24T16:18:39.347Z] #13 57.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:18:39 [2021-03-24T16:18:39.347Z] #13 57.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:18:39 [2021-03-24T16:18:39.347Z] #13 ...
16:18:39 [2021-03-24T16:18:39.347Z] 
16:18:39 [2021-03-24T16:18:39.347Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:39 [2021-03-24T16:18:39.347Z] #34 sha256:0f294b06bad3560d5c4027f0f007d9e86ef48880fb29ec913fea9dc4e7a96945
16:18:39 [2021-03-24T16:18:39.347Z] #34 52.36 time
16:18:39 [2021-03-24T16:18:39.347Z] #34 58.51 internal/poll
16:18:39 [2021-03-24T16:18:39.347Z] #34 60.57 internal/syscall/execenv
16:18:39 [2021-03-24T16:18:39.347Z] #34 60.78 internal/syscall/unix
16:18:39 [2021-03-24T16:18:39.347Z] #34 60.78 internal/fmtsort
16:18:39 [2021-03-24T16:18:39.347Z] #34 61.18 os
16:18:39 [2021-03-24T16:18:39.347Z] #34 61.74 strings
16:18:39 [2021-03-24T16:18:39.347Z] #34 ...
16:18:39 [2021-03-24T16:18:39.347Z] 
16:18:39 [2021-03-24T16:18:39.347Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:39 [2021-03-24T16:18:39.347Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:39 [2021-03-24T16:18:39.347Z] #13 57.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
16:18:39 [2021-03-24T16:18:39.484Z] #43 82.38   DEP      criu/files-reg.d
16:18:39 [2021-03-24T16:18:39.484Z] #43 ...
16:18:39 [2021-03-24T16:18:39.484Z] 
16:18:39 [2021-03-24T16:18:39.485Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:39 [2021-03-24T16:18:39.485Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:18:39 [2021-03-24T16:18:39.485Z] #32 DONE 170.6s
16:18:39 [2021-03-24T16:18:39.485Z] 
16:18:39 [2021-03-24T16:18:39.485Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:39 [2021-03-24T16:18:39.485Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:39 [2021-03-24T16:18:39.485Z] #43 82.53   DEP      criu/files-ext.d
16:18:39 [2021-03-24T16:18:39.485Z] #43 ...
16:18:39 [2021-03-24T16:18:39.485Z] 
16:18:39 [2021-03-24T16:18:39.485Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:18:39 [2021-03-24T16:18:39.485Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:18:39 [2021-03-24T16:18:39.485Z] #20 11.50 Reading package lists...
16:18:39 [2021-03-24T16:18:39.485Z] #20 16.09 Reading package lists...
16:18:39 [2021-03-24T16:18:39.485Z] #20 19.73 Building dependency tree...
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.55 libcap2-bin is already the newest version (1:2.25-2).
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.55 The following additional packages will be installed:
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.56   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.56   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.56   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.56   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.56   python3.7 python3.7-minimal vim-runtime xxd
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.56 Suggested packages:
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.58   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.58   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.58   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.58 Recommended packages:
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.58   aufs-dkms nftables build-essential python3-dev python3-keyring
16:18:39 [2021-03-24T16:18:39.485Z] #20 21.58   python3-keyrings.alt python3-xdg unzip
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.31 The following NEW packages will be installed:
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.31   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.31   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.31   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.31   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.31   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.31   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.31   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.31   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.31   xz-utils zip
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.67 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.67 Need to get 28.5 MB of archives.
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.67 After this operation, 116 MB of additional disk space will be used.
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
16:18:39 [2021-03-24T16:18:39.485Z] #20 23.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
16:18:39 [2021-03-24T16:18:39.485Z] #20 ...
16:18:39 [2021-03-24T16:18:39.485Z] 
16:18:39 [2021-03-24T16:18:39.485Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:39 [2021-03-24T16:18:39.485Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:39 [2021-03-24T16:18:39.485Z] #43 82.68   DEP      criu/file-lock.d
16:18:39 [2021-03-24T16:18:39.644Z] #13 50.20 Setting up libsystemd0:arm64 (241-7~deb10u6) ...
16:18:39 [2021-03-24T16:18:39.745Z] #43 82.88   DEP      criu/file-ids.d
16:18:39 [2021-03-24T16:18:39.831Z] #42 75.88 Selecting previously unselected package protobuf-c-compiler.
16:18:39 [2021-03-24T16:18:39.831Z] #42 75.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:18:39 [2021-03-24T16:18:39.831Z] #42 75.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:18:39 [2021-03-24T16:18:39.831Z] #42 76.07 Selecting previously unselected package protobuf-compiler.
16:18:39 [2021-03-24T16:18:39.831Z] #42 76.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:18:39 [2021-03-24T16:18:39.831Z] #42 76.09 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:18:39 [2021-03-24T16:18:39.990Z] #13 50.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 ... 15383 files and directories currently installed.)
16:18:39 [2021-03-24T16:18:39.990Z] #13 50.50 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
16:18:39 [2021-03-24T16:18:39.990Z] #13 50.57 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
16:18:40 [2021-03-24T16:18:40.004Z] #43 83.06   DEP      criu/fifo.d
16:18:40 [2021-03-24T16:18:40.090Z] #42 76.32 Selecting previously unselected package python-pkg-resources.
16:18:40 [2021-03-24T16:18:40.090Z] #42 76.32 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:18:40 [2021-03-24T16:18:40.090Z] #42 76.32 Unpacking python-pkg-resources (40.8.0-1) ...
16:18:40 [2021-03-24T16:18:40.098Z] #42 ...
16:18:40 [2021-03-24T16:18:40.098Z] 
16:18:40 [2021-03-24T16:18:40.098Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:40 [2021-03-24T16:18:40.098Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:40 [2021-03-24T16:18:40.098Z] #36 64.05 Fetched 14.9 MB in 2s (6161 kB/s)
16:18:40 [2021-03-24T16:18:40.098Z] #36 64.53 Selecting previously unselected package xxd.
16:18:40 [2021-03-24T16:18:40.098Z] #36 64.53 (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.)
16:18:40 [2021-03-24T16:18:40.098Z] #36 64.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:18:40 [2021-03-24T16:18:40.098Z] #36 64.74 Unpacking xxd (2:8.1.0875-5) ...
16:18:40 [2021-03-24T16:18:40.098Z] #36 65.16 Selecting previously unselected package vim-common.
16:18:40 [2021-03-24T16:18:40.098Z] #36 65.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:18:40 [2021-03-24T16:18:40.098Z] #36 65.26 Unpacking vim-common (2:8.1.0875-5) ...
16:18:40 [2021-03-24T16:18:40.098Z] #36 65.89 Selecting previously unselected package cmake-data.
16:18:40 [2021-03-24T16:18:40.098Z] #36 65.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:18:40 [2021-03-24T16:18:40.098Z] #36 65.91 Unpacking cmake-data (3.13.4-1) ...
16:18:40 [2021-03-24T16:18:40.098Z] #36 70.84 Selecting previously unselected package libicu63:amd64.
16:18:40 [2021-03-24T16:18:40.098Z] #36 70.84 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
16:18:40 [2021-03-24T16:18:40.098Z] #36 70.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:18:40 [2021-03-24T16:18:40.255Z] #13 51.02 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
16:18:40 [2021-03-24T16:18:40.264Z] #43 83.38   DEP      criu/fdstore.d
16:18:40 [2021-03-24T16:18:40.264Z] #43 83.52   DEP      criu/fault-injection.d
16:18:40 [2021-03-24T16:18:40.349Z] #42 76.78 Selecting previously unselected package python-six.
16:18:40 [2021-03-24T16:18:40.349Z] #42 76.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:18:40 [2021-03-24T16:18:40.519Z] #13 51.19 (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.)
16:18:40 [2021-03-24T16:18:40.520Z] #13 51.30 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ...
16:18:40 [2021-03-24T16:18:40.520Z] #13 51.32 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:18:40 [2021-03-24T16:18:40.524Z] #43 83.61   DEP      criu/external.d
16:18:40 [2021-03-24T16:18:40.524Z] #43 83.76   DEP      criu/eventpoll.d
16:18:40 [2021-03-24T16:18:40.606Z] #42 76.80 Unpacking python-six (1.12.0-1) ...
16:18:40 [2021-03-24T16:18:40.673Z] #36 ...
16:18:40 [2021-03-24T16:18:40.673Z] 
16:18:40 [2021-03-24T16:18:40.673Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:40 [2021-03-24T16:18:40.673Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:40 [2021-03-24T16:18:40.673Z] #42 74.67 Selecting previously unselected package protobuf-c-compiler.
16:18:40 [2021-03-24T16:18:40.673Z] #42 74.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:18:40 [2021-03-24T16:18:40.673Z] #42 74.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:18:40 [2021-03-24T16:18:40.732Z] #13 58.42 debconf: delaying package configuration, since apt-utils is not installed
16:18:40 [2021-03-24T16:18:40.732Z] #13 58.63 Fetched 78.2 MB in 9s (8873 kB/s)
16:18:40 [2021-03-24T16:18:40.784Z] #13 ...
16:18:40 [2021-03-24T16:18:40.784Z] 
16:18:40 [2021-03-24T16:18:40.784Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:40 [2021-03-24T16:18:40.784Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:18:40 [2021-03-24T16:18:40.784Z] #36 46.80 Selecting previously unselected package vim-common.
16:18:40 [2021-03-24T16:18:40.784Z] #36 46.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:18:40 [2021-03-24T16:18:40.784Z] #36 46.84 Unpacking vim-common (2:8.1.0875-5) ...
16:18:40 [2021-03-24T16:18:40.784Z] #36 52.87 Selecting previously unselected package cmake-data.
16:18:40 [2021-03-24T16:18:40.784Z] #36 52.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:18:40 [2021-03-24T16:18:40.784Z] #36 53.45 Unpacking cmake-data (3.13.4-1) ...
16:18:40 [2021-03-24T16:18:40.864Z] #42 76.96 Selecting previously unselected package python-protobuf.
16:18:40 [2021-03-24T16:18:40.864Z] #42 76.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:18:40 [2021-03-24T16:18:40.864Z] #42 76.99 Unpacking python-protobuf (3.6.1.3-2) ...
16:18:40 [2021-03-24T16:18:40.935Z] #42 75.00 Selecting previously unselected package protobuf-compiler.
16:18:40 [2021-03-24T16:18:40.935Z] #42 75.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:18:40 [2021-03-24T16:18:40.935Z] #42 75.01 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:18:40 [2021-03-24T16:18:40.993Z] #13 58.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:40 [2021-03-24T16:18:40.993Z] #13 58.81 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
16:18:41 [2021-03-24T16:18:41.048Z] #36 ...
16:18:41 [2021-03-24T16:18:41.048Z] 
16:18:41 [2021-03-24T16:18:41.048Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:41 [2021-03-24T16:18:41.048Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:18:41 [2021-03-24T16:18:41.048Z] #13 51.74 Setting up libudev1:arm64 (241-7~deb10u6) ...
16:18:41 [2021-03-24T16:18:41.095Z] #43 83.99   DEP      criu/eventfd.d
16:18:41 [2021-03-24T16:18:41.095Z] #43 84.14   DEP      criu/crtools.d
16:18:41 [2021-03-24T16:18:41.198Z] #42 75.26 Selecting previously unselected package python-pkg-resources.
16:18:41 [2021-03-24T16:18:41.198Z] #42 75.27 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:18:41 [2021-03-24T16:18:41.198Z] #42 75.27 Unpacking python-pkg-resources (40.8.0-1) ...
16:18:41 [2021-03-24T16:18:41.312Z] #13 52.06 Selecting previously unselected package binutils-mingw-w64-i686.
16:18:41 [2021-03-24T16:18:41.355Z] #43 84.32   DEP      criu/cr-service.d
16:18:41 [2021-03-24T16:18:41.355Z] #43 84.52   DEP      criu/cr-restore.d
16:18:41 [2021-03-24T16:18:41.428Z] #42 ...
16:18:41 [2021-03-24T16:18:41.428Z] 
16:18:41 [2021-03-24T16:18:41.428Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:41 [2021-03-24T16:18:41.428Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:18:41 [2021-03-24T16:18:41.428Z] #45 67.61 bufio
16:18:41 [2021-03-24T16:18:41.428Z] #45 67.83 reflect
16:18:41 [2021-03-24T16:18:41.428Z] #45 70.77 syscall
16:18:41 [2021-03-24T16:18:41.428Z] #45 ...
16:18:41 [2021-03-24T16:18:41.428Z] 
16:18:41 [2021-03-24T16:18:41.428Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:41 [2021-03-24T16:18:41.428Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:18:41 [2021-03-24T16:18:41.428Z] #32 74.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:41 [2021-03-24T16:18:41.575Z] #13 59.24 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:18:41 [2021-03-24T16:18:41.576Z] #13 52.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
16:18:41 [2021-03-24T16:18:41.577Z] #13 52.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
16:18:41 [2021-03-24T16:18:41.577Z] #13 52.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:18:41 [2021-03-24T16:18:41.622Z] #43 84.76   DEP      criu/cr-errno.d
16:18:41 [2021-03-24T16:18:41.622Z] #43 84.79   DEP      criu/cr-dump.d
16:18:41 [2021-03-24T16:18:41.772Z] #42 75.87 Selecting previously unselected package python-six.
16:18:41 [2021-03-24T16:18:41.772Z] #42 75.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:18:41 [2021-03-24T16:18:41.772Z] #42 75.89 Unpacking python-six (1.12.0-1) ...
16:18:41 [2021-03-24T16:18:41.835Z] #13 59.68 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
16:18:41 [2021-03-24T16:18:41.883Z] #43 84.98   DEP      criu/cr-dedup.d
16:18:41 [2021-03-24T16:18:41.883Z] #43 85.17   DEP      criu/cr-check.d
16:18:42 [2021-03-24T16:18:42.034Z] #42 76.11 Selecting previously unselected package python-protobuf.
16:18:42 [2021-03-24T16:18:42.034Z] #42 76.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:18:42 [2021-03-24T16:18:42.034Z] #42 76.15 Unpacking python-protobuf (3.6.1.3-2) ...
16:18:42 [2021-03-24T16:18:42.100Z] #13 59.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:42 [2021-03-24T16:18:42.100Z] #13 59.92 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
16:18:42 [2021-03-24T16:18:42.100Z] #13 59.94 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
16:18:42 [2021-03-24T16:18:42.300Z] #42 ...
16:18:42 [2021-03-24T16:18:42.300Z] 
16:18:42 [2021-03-24T16:18:42.300Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:42 [2021-03-24T16:18:42.300Z] #51 sha256:fd7a52d904d7bd3253e32f7dc1a9c0861a3df5a3d00a0988abeb01be67ae0c21
16:18:42 [2021-03-24T16:18:42.300Z] #51 66.23 syscall
16:18:42 [2021-03-24T16:18:42.300Z] #51 66.33 reflect
16:18:42 [2021-03-24T16:18:42.301Z] #51 ...
16:18:42 [2021-03-24T16:18:42.301Z] 
16:18:42 [2021-03-24T16:18:42.301Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:42 [2021-03-24T16:18:42.301Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:42 [2021-03-24T16:18:42.301Z] #13 68.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 71.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 71.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 71.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 71.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 72.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 72.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 72.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 72.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 72.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 72.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 72.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 72.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 72.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:18:42 [2021-03-24T16:18:42.301Z] #13 72.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
16:18:42 [2021-03-24T16:18:42.361Z] #13 ...
16:18:42 [2021-03-24T16:18:42.361Z] 
16:18:42 [2021-03-24T16:18:42.361Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:42 [2021-03-24T16:18:42.361Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.67 Setting up xxd (2:8.1.0875-5) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.70 Setting up libuv1:amd64 (1.24.1-1) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.72 Setting up vim-common (2:8.1.0875-5) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.84 Setting up librhash0:amd64 (1.3.8-1) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.86 Setting up cmake-data (3.13.4-1) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.90 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.91 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.93 Setting up cmake (3.13.4-1) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 64.96 Processing triggers for libc-bin (2.28-10) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 65.06 Processing triggers for mime-support (3.62) ...
16:18:42 [2021-03-24T16:18:42.361Z] #36 DONE 65.5s
16:18:42 [2021-03-24T16:18:42.452Z] #43 85.36   DEP      criu/config.d
16:18:42 [2021-03-24T16:18:42.452Z] #43 85.56   DEP      criu/clone-noasan.d
16:18:42 [2021-03-24T16:18:42.452Z] #43 85.60   DEP      criu/cgroup.d
16:18:42 [2021-03-24T16:18:42.621Z] 
16:18:42 [2021-03-24T16:18:42.621Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:42 [2021-03-24T16:18:42.621Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:42 [2021-03-24T16:18:42.621Z] #13 60.31 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
16:18:42 [2021-03-24T16:18:42.711Z] #43 85.75   DEP      criu/cgroup-props.d
16:18:42 [2021-03-24T16:18:42.711Z] #43 85.82   DEP      criu/bitmap.d
16:18:42 [2021-03-24T16:18:42.711Z] #43 85.84   DEP      criu/bfd.d
16:18:42 [2021-03-24T16:18:42.711Z] #43 85.96   DEP      criu/autofs.d
16:18:42 [2021-03-24T16:18:42.878Z] #13 ...
16:18:42 [2021-03-24T16:18:42.878Z] 
16:18:42 [2021-03-24T16:18:42.878Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:18:42 [2021-03-24T16:18:42.878Z] #56 sha256:b8eef5e69c9b8e15e5dba9746252d3f2f54966b253aeba6d9ade31cb652db749
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.710 + RM_GOPATH=0
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.710 + TMP_GOPATH=
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.710 + : /build
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.710 + '[' -z '' ']'
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.710 ++ mktemp -d
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.719 + export GOPATH=/tmp/tmp.nlSKL7ayK5
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.719 + GOPATH=/tmp/tmp.nlSKL7ayK5
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.719 + RM_GOPATH=1
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.719 + case "$(go env GOARCH)" in
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.725 ++ go env GOARCH
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.839 + export GO_BUILDMODE=-buildmode=pie
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.839 + GO_BUILDMODE=-buildmode=pie
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.839 ++ dirname /tmp/install/install.sh
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.849 + dir=/tmp/install
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.849 + bin=containerd
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.849 + shift
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.849 + '[' '!' -f /tmp/install/containerd.installer ']'
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.849 + . /tmp/install/containerd.installer
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.849 ++ set -e
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.849 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:18:42 [2021-03-24T16:18:42.878Z] #56 1.849 + install_containerd
16:18:42 [2021-03-24T16:18:42.879Z] #56 1.849 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
16:18:42 [2021-03-24T16:18:42.879Z] #56 1.849 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nlSKL7ayK5/src/github.com/containerd/containerd
16:18:42 [2021-03-24T16:18:42.879Z] #56 1.850 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:18:42 [2021-03-24T16:18:42.879Z] #56 1.867 Cloning into '/tmp/tmp.nlSKL7ayK5/src/github.com/containerd/containerd'...
16:18:42 [2021-03-24T16:18:42.879Z] #56 ...
16:18:42 [2021-03-24T16:18:42.879Z] 
16:18:42 [2021-03-24T16:18:42.879Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:42 [2021-03-24T16:18:42.879Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:42 [2021-03-24T16:18:42.879Z] #42 76.98 Setting up python-pkg-resources (40.8.0-1) ...
16:18:42 [2021-03-24T16:18:42.882Z] #13 60.52 (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.)
16:18:42 [2021-03-24T16:18:42.882Z] #13 60.61 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
16:18:42 [2021-03-24T16:18:42.971Z] #43 86.15   DEP      criu/aio.d
16:18:42 [2021-03-24T16:18:42.973Z] #13 ...
16:18:42 [2021-03-24T16:18:42.973Z] 
16:18:42 [2021-03-24T16:18:42.973Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:42 [2021-03-24T16:18:42.973Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:18:42 [2021-03-24T16:18:42.973Z] #42 48.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:18:42 [2021-03-24T16:18:42.973Z] #42 50.25 Selecting previously unselected package libnet1-dev.
16:18:42 [2021-03-24T16:18:42.973Z] #42 50.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 51.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 53.50 Selecting previously unselected package libnl-3-200:arm64.
16:18:42 [2021-03-24T16:18:42.974Z] #42 53.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 53.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 53.74 Selecting previously unselected package libnl-3-dev:arm64.
16:18:42 [2021-03-24T16:18:42.974Z] #42 53.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 53.77 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 54.50 Selecting previously unselected package libprotobuf-c1:arm64.
16:18:42 [2021-03-24T16:18:42.974Z] #42 54.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 54.55 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 54.77 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:18:42 [2021-03-24T16:18:42.974Z] #42 54.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 54.86 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 55.18 Selecting previously unselected package zlib1g-dev:arm64.
16:18:42 [2021-03-24T16:18:42.974Z] #42 55.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 55.20 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 55.71 Selecting previously unselected package libprotobuf17:arm64.
16:18:42 [2021-03-24T16:18:42.974Z] #42 55.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 55.75 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 56.46 Selecting previously unselected package libprotobuf-lite17:arm64.
16:18:42 [2021-03-24T16:18:42.974Z] #42 56.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 56.46 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 56.73 Selecting previously unselected package libprotobuf-dev:arm64.
16:18:42 [2021-03-24T16:18:42.974Z] #42 56.74 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
16:18:42 [2021-03-24T16:18:42.974Z] #42 56.80 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
16:18:43 [2021-03-24T16:18:43.143Z] #13 60.74 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:18:43 [2021-03-24T16:18:43.143Z] #13 60.97 Setting up libudev1:amd64 (241-7~deb10u6) ...
16:18:43 [2021-03-24T16:18:43.231Z] #43 86.27   DEP      criu/action-scripts.d
16:18:43 [2021-03-24T16:18:43.231Z] #43 86.52   CC       criu/action-scripts.o
16:18:43 [2021-03-24T16:18:43.403Z] #13 61.25 Selecting previously unselected package binutils-mingw-w64-i686.
16:18:43 [2021-03-24T16:18:43.404Z] #13 61.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.)
16:18:43 [2021-03-24T16:18:43.404Z] #13 61.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:18:43 [2021-03-24T16:18:43.664Z] #13 61.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:18:43 [2021-03-24T16:18:43.664Z] #13 ...
16:18:43 [2021-03-24T16:18:43.664Z] 
16:18:43 [2021-03-24T16:18:43.664Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:43 [2021-03-24T16:18:43.664Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:18:43 [2021-03-24T16:18:43.664Z] #45 56.78 time
16:18:43 [2021-03-24T16:18:43.664Z] #45 62.68 os
16:18:43 [2021-03-24T16:18:43.664Z] #45 62.80 strings
16:18:43 [2021-03-24T16:18:43.664Z] #45 65.42 regexp/syntax
16:18:43 [2021-03-24T16:18:43.801Z] #43 86.95   CC       criu/aio.o
16:18:43 [2021-03-24T16:18:43.825Z] #42 ...
16:18:43 [2021-03-24T16:18:43.825Z] 
16:18:43 [2021-03-24T16:18:43.825Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:43 [2021-03-24T16:18:43.825Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:18:43 [2021-03-24T16:18:43.825Z] #45 67.79 syscall
16:18:43 [2021-03-24T16:18:43.825Z] #45 ...
16:18:43 [2021-03-24T16:18:43.825Z] 
16:18:43 [2021-03-24T16:18:43.825Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:43 [2021-03-24T16:18:43.825Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:43 [2021-03-24T16:18:43.825Z] #13 73.91 debconf: delaying package configuration, since apt-utils is not installed
16:18:43 [2021-03-24T16:18:43.925Z] #45 ...
16:18:43 [2021-03-24T16:18:43.925Z] 
16:18:43 [2021-03-24T16:18:43.925Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:43 [2021-03-24T16:18:43.925Z] #34 sha256:0f294b06bad3560d5c4027f0f007d9e86ef48880fb29ec913fea9dc4e7a96945
16:18:43 [2021-03-24T16:18:43.925Z] #34 64.51 path
16:18:43 [2021-03-24T16:18:43.925Z] #34 65.26 text/tabwriter
16:18:43 [2021-03-24T16:18:43.925Z] #34 65.72 fmt
16:18:43 [2021-03-24T16:18:43.925Z] #34 66.06 path/filepath
16:18:44 [2021-03-24T16:18:44.093Z] #13 74.18 Fetched 78.2 MB in 11s (7381 kB/s)
16:18:44 [2021-03-24T16:18:44.370Z] #43 87.47   CC       criu/autofs.o
16:18:44 [2021-03-24T16:18:44.380Z] #42 60.30 Selecting previously unselected package libprotoc17:arm64.
16:18:44 [2021-03-24T16:18:44.496Z] #34 67.50 io/ioutil
16:18:44 [2021-03-24T16:18:44.620Z] #13 74.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:44 [2021-03-24T16:18:44.620Z] #13 74.43 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
16:18:44 [2021-03-24T16:18:44.620Z] #13 74.47 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:18:44 [2021-03-24T16:18:44.647Z] #42 ...
16:18:44 [2021-03-24T16:18:44.647Z] 
16:18:44 [2021-03-24T16:18:44.647Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:44 [2021-03-24T16:18:44.647Z] #34 sha256:a37e7b3fd343c0c6dd7a6d5c43d5de3a7515de05e4d722907f4ee14774d7ba5b
16:18:44 [2021-03-24T16:18:44.647Z] #34 55.20 github.com/BurntSushi/toml/cmd/tomlv
16:18:44 [2021-03-24T16:18:44.647Z] #34 DONE 60.3s
16:18:44 [2021-03-24T16:18:44.647Z] 
16:18:44 [2021-03-24T16:18:44.648Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:44 [2021-03-24T16:18:44.648Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:18:44 [2021-03-24T16:18:44.648Z] #42 60.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
16:18:44 [2021-03-24T16:18:44.648Z] #42 60.36 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
16:18:44 [2021-03-24T16:18:44.648Z] #42 ...
16:18:44 [2021-03-24T16:18:44.648Z] 
16:18:44 [2021-03-24T16:18:44.648Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:18:44 [2021-03-24T16:18:44.648Z] #56 sha256:711d76026863b6d21b10fbe98f80a0ac4401364962ac0077485592effa4d6733
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.353 + RM_GOPATH=0
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.353 + TMP_GOPATH=
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.353 + : /build
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.353 + '[' -z '' ']'
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.353 ++ mktemp -d
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.367 + export GOPATH=/tmp/tmp.N2FF5TLab5
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.367 + GOPATH=/tmp/tmp.N2FF5TLab5
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.367 + RM_GOPATH=1
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.367 + case "$(go env GOARCH)" in
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.368 ++ go env GOARCH
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 + export GO_BUILDMODE=-buildmode=pie
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 + GO_BUILDMODE=-buildmode=pie
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 ++ dirname /tmp/install/install.sh
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 + dir=/tmp/install
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 + bin=containerd
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 + shift
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 + '[' '!' -f /tmp/install/containerd.installer ']'
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 + . /tmp/install/containerd.installer
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 ++ set -e
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.394 + install_containerd
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.403 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.403 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.403 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N2FF5TLab5/src/github.com/containerd/containerd
16:18:44 [2021-03-24T16:18:44.648Z] #56 3.410 Cloning into '/tmp/tmp.N2FF5TLab5/src/github.com/containerd/containerd'...
16:18:44 [2021-03-24T16:18:44.708Z] #32 ...
16:18:44 [2021-03-24T16:18:44.708Z] 
16:18:44 [2021-03-24T16:18:44.708Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:44 [2021-03-24T16:18:44.708Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:18:44 [2021-03-24T16:18:44.708Z] #45 81.09 time
16:18:44 [2021-03-24T16:18:44.913Z] #56 ...
16:18:44 [2021-03-24T16:18:44.913Z] 
16:18:44 [2021-03-24T16:18:44.913Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:44 [2021-03-24T16:18:44.913Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:18:44 [2021-03-24T16:18:44.913Z] #13 55.71 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:18:45 [2021-03-24T16:18:45.068Z] #34 ...
16:18:45 [2021-03-24T16:18:45.068Z] 
16:18:45 [2021-03-24T16:18:45.068Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:45 [2021-03-24T16:18:45.068Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:45 [2021-03-24T16:18:45.068Z] #42 67.58 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:18:45 [2021-03-24T16:18:45.068Z] #42 67.60 Processing triggers for libc-bin (2.28-10) ...
16:18:45 [2021-03-24T16:18:45.068Z] #42 DONE 68.1s
16:18:45 [2021-03-24T16:18:45.178Z] #13 55.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
16:18:45 [2021-03-24T16:18:45.178Z] #13 55.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:18:45 [2021-03-24T16:18:45.199Z] #13 75.16 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
16:18:45 [2021-03-24T16:18:45.199Z] #13 ...
16:18:45 [2021-03-24T16:18:45.199Z] 
16:18:45 [2021-03-24T16:18:45.199Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:45 [2021-03-24T16:18:45.199Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:18:45 [2021-03-24T16:18:45.199Z] #32 68.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:18:45 [2021-03-24T16:18:45.199Z] #32 ...
16:18:45 [2021-03-24T16:18:45.199Z] 
16:18:45 [2021-03-24T16:18:45.199Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:45 [2021-03-24T16:18:45.199Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:18:45 [2021-03-24T16:18:45.199Z] #45 78.37 time
16:18:45 [2021-03-24T16:18:45.327Z] 
16:18:45 [2021-03-24T16:18:45.327Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:45 [2021-03-24T16:18:45.327Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:45 [2021-03-24T16:18:45.750Z] #43 88.90   CC       criu/bfd.o
16:18:46 [2021-03-24T16:18:46.011Z] #43 ...
16:18:46 [2021-03-24T16:18:46.011Z] 
16:18:46 [2021-03-24T16:18:46.011Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:18:46 [2021-03-24T16:18:46.011Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:18:46 [2021-03-24T16:18:46.011Z] #20 23.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 23.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 23.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 23.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 24.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 25.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:18:46 [2021-03-24T16:18:46.011Z] #20 26.36 debconf: delaying package configuration, since apt-utils is not installed
16:18:46 [2021-03-24T16:18:46.011Z] #20 26.44 Fetched 28.5 MB in 2s (12.5 MB/s)
16:18:46 [2021-03-24T16:18:46.011Z] #20 26.49 Selecting previously unselected package pigz.
16:18:46 [2021-03-24T16:18:46.011Z] #20 26.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
16:18:46 [2021-03-24T16:18:46.011Z] #20 26.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 26.54 Unpacking pigz (2.4-1) ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 26.65 Selecting previously unselected package libpython3.7-minimal:amd64.
16:18:46 [2021-03-24T16:18:46.011Z] #20 26.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 26.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 27.06 Selecting previously unselected package python3.7-minimal.
16:18:46 [2021-03-24T16:18:46.011Z] #20 27.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 27.07 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 27.89 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 27.92 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 29.93 Selecting previously unselected package python3-minimal.
16:18:46 [2021-03-24T16:18:46.011Z] #20 29.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
16:18:46 [2021-03-24T16:18:46.011Z] #20 30.03 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 30.04 Unpacking python3-minimal (3.7.3-1) ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 30.12 Selecting previously unselected package libmpdec2:amd64.
16:18:46 [2021-03-24T16:18:46.011Z] #20 30.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:18:46 [2021-03-24T16:18:46.011Z] #20 30.13 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:18:46 [2021-03-24T16:18:46.271Z] #20 30.23 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:18:46 [2021-03-24T16:18:46.271Z] #20 30.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
16:18:46 [2021-03-24T16:18:46.271Z] #20 30.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:18:46 [2021-03-24T16:18:46.840Z] #20 31.06 Selecting previously unselected package python3.7.
16:18:46 [2021-03-24T16:18:46.840Z] #20 31.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
16:18:47 [2021-03-24T16:18:47.101Z] #20 31.10 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:18:47 [2021-03-24T16:18:47.101Z] #20 31.22 Selecting previously unselected package libpython3-stdlib:amd64.
16:18:47 [2021-03-24T16:18:47.361Z] #20 31.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:18:47 [2021-03-24T16:18:47.361Z] #20 31.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:18:47 [2021-03-24T16:18:47.361Z] #20 31.38 Setting up python3-minimal (3.7.3-1) ...
16:18:47 [2021-03-24T16:18:47.987Z] #45 ...
16:18:47 [2021-03-24T16:18:47.987Z] 
16:18:47 [2021-03-24T16:18:47.987Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:47 [2021-03-24T16:18:47.987Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:47 [2021-03-24T16:18:47.987Z] #13 68.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 68.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 68.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 74.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 77.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 77.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 77.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 77.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 77.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 77.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 77.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 77.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 78.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 78.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 78.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 78.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 78.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 78.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
16:18:47 [2021-03-24T16:18:47.987Z] #13 ...
16:18:47 [2021-03-24T16:18:47.987Z] 
16:18:47 [2021-03-24T16:18:47.987Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:47 [2021-03-24T16:18:47.987Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:47 [2021-03-24T16:18:47.987Z] #36 83.33 Selecting previously unselected package libxml2:amd64.
16:18:47 [2021-03-24T16:18:47.987Z] #36 83.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
16:18:47 [2021-03-24T16:18:47.987Z] #36 83.42 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:18:47 [2021-03-24T16:18:47.987Z] #36 ...
16:18:47 [2021-03-24T16:18:47.987Z] 
16:18:47 [2021-03-24T16:18:47.987Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:47 [2021-03-24T16:18:47.987Z] #34 sha256:68dfc7f392fbd8ddecb2a0b6a569e263a0b7fe41cb08e93849942e3ef26be42d
16:18:47 [2021-03-24T16:18:47.987Z] #34 74.39 time
16:18:47 [2021-03-24T16:18:47.987Z] #34 83.29 internal/poll
16:18:48 [2021-03-24T16:18:48.244Z] #34 ...
16:18:48 [2021-03-24T16:18:48.244Z] 
16:18:48 [2021-03-24T16:18:48.244Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:48 [2021-03-24T16:18:48.244Z] #51 sha256:7972438e6a20db2ff409ac5ab117222f2281cdb064efdfc2843b7bee7c63922d
16:18:48 [2021-03-24T16:18:48.244Z] #51 84.31 context
16:18:48 [2021-03-24T16:18:48.301Z] #20 32.15 Selecting previously unselected package python3.
16:18:48 [2021-03-24T16:18:48.301Z] #20 32.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
16:18:48 [2021-03-24T16:18:48.301Z] #20 32.20 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:18:48 [2021-03-24T16:18:48.301Z] #20 32.22 Unpacking python3 (3.7.3-1) ...
16:18:48 [2021-03-24T16:18:48.301Z] #20 32.40 Selecting previously unselected package libip4tc0:amd64.
16:18:48 [2021-03-24T16:18:48.301Z] #20 32.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:18:48 [2021-03-24T16:18:48.301Z] #20 32.43 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:18:48 [2021-03-24T16:18:48.301Z] #20 32.52 Selecting previously unselected package libip6tc0:amd64.
16:18:48 [2021-03-24T16:18:48.503Z] #13 ...
16:18:48 [2021-03-24T16:18:48.503Z] 
16:18:48 [2021-03-24T16:18:48.503Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:48 [2021-03-24T16:18:48.503Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:18:48 [2021-03-24T16:18:48.503Z] #45 54.41 text/template/parse
16:18:48 [2021-03-24T16:18:48.503Z] #45 54.51 encoding/base64
16:18:48 [2021-03-24T16:18:48.503Z] #45 55.36 go/ast
16:18:48 [2021-03-24T16:18:48.503Z] #45 56.10 encoding/xml
16:18:48 [2021-03-24T16:18:48.503Z] #45 56.29 encoding/json
16:18:48 [2021-03-24T16:18:48.503Z] #45 62.96 text/template
16:18:48 [2021-03-24T16:18:48.515Z] #45 ...
16:18:48 [2021-03-24T16:18:48.515Z] 
16:18:48 [2021-03-24T16:18:48.515Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:48 [2021-03-24T16:18:48.515Z] #34 sha256:0b0a4aa222997397888ebaefffb69cd110da1b866697c189985ad124e9137baf
16:18:48 [2021-03-24T16:18:48.515Z] #34 72.25 time
16:18:48 [2021-03-24T16:18:48.515Z] #34 81.81 internal/poll
16:18:48 [2021-03-24T16:18:48.515Z] #34 ...
16:18:48 [2021-03-24T16:18:48.515Z] 
16:18:48 [2021-03-24T16:18:48.515Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:48 [2021-03-24T16:18:48.515Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:48 [2021-03-24T16:18:48.515Z] #13 75.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:48 [2021-03-24T16:18:48.515Z] #13 75.52 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
16:18:48 [2021-03-24T16:18:48.515Z] #13 75.57 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
16:18:48 [2021-03-24T16:18:48.515Z] #13 75.79 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
16:18:48 [2021-03-24T16:18:48.515Z] #13 76.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:48 [2021-03-24T16:18:48.515Z] #13 76.31 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
16:18:48 [2021-03-24T16:18:48.515Z] #13 76.35 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:18:48 [2021-03-24T16:18:48.515Z] #13 77.01 Setting up libudev1:amd64 (241-7~deb10u6) ...
16:18:48 [2021-03-24T16:18:48.515Z] #13 77.36 Selecting previously unselected package binutils-mingw-w64-i686.
16:18:48 [2021-03-24T16:18:48.515Z] #13 77.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:48 [2021-03-24T16:18:48.515Z] #13 77.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:18:48 [2021-03-24T16:18:48.515Z] #13 77.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:18:48 [2021-03-24T16:18:48.561Z] #20 32.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:18:48 [2021-03-24T16:18:48.561Z] #20 32.54 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:18:48 [2021-03-24T16:18:48.561Z] #20 32.64 Selecting previously unselected package libiptc0:amd64.
16:18:48 [2021-03-24T16:18:48.561Z] #20 32.64 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:18:48 [2021-03-24T16:18:48.561Z] #20 32.66 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:18:48 [2021-03-24T16:18:48.561Z] #20 32.73 Selecting previously unselected package libnfnetlink0:amd64.
16:18:48 [2021-03-24T16:18:48.561Z] #20 32.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:18:48 [2021-03-24T16:18:48.801Z] #45 ...
16:18:48 [2021-03-24T16:18:48.801Z] 
16:18:48 [2021-03-24T16:18:48.801Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:48 [2021-03-24T16:18:48.801Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:18:48 [2021-03-24T16:18:48.801Z] #42 61.07 Selecting previously unselected package protobuf-c-compiler.
16:18:48 [2021-03-24T16:18:48.801Z] #42 61.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
16:18:48 [2021-03-24T16:18:48.801Z] #42 61.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:18:48 [2021-03-24T16:18:48.801Z] #42 61.35 Selecting previously unselected package protobuf-compiler.
16:18:48 [2021-03-24T16:18:48.801Z] #42 61.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
16:18:48 [2021-03-24T16:18:48.801Z] #42 61.36 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:18:48 [2021-03-24T16:18:48.801Z] #42 61.62 Selecting previously unselected package python-pkg-resources.
16:18:48 [2021-03-24T16:18:48.801Z] #42 61.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:18:48 [2021-03-24T16:18:48.801Z] #42 61.62 Unpacking python-pkg-resources (40.8.0-1) ...
16:18:48 [2021-03-24T16:18:48.801Z] #42 62.17 Selecting previously unselected package python-six.
16:18:48 [2021-03-24T16:18:48.801Z] #42 62.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:18:48 [2021-03-24T16:18:48.801Z] #42 62.65 Unpacking python-six (1.12.0-1) ...
16:18:48 [2021-03-24T16:18:48.801Z] #42 64.60 Selecting previously unselected package python-protobuf.
16:18:48 [2021-03-24T16:18:48.801Z] #42 64.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
16:18:48 [2021-03-24T16:18:48.801Z] #42 64.61 Unpacking python-protobuf (3.6.1.3-2) ...
16:18:48 [2021-03-24T16:18:48.821Z] #20 32.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:18:48 [2021-03-24T16:18:48.821Z] #20 32.84 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:18:48 [2021-03-24T16:18:48.821Z] #20 32.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:18:48 [2021-03-24T16:18:48.821Z] #20 32.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:18:48 [2021-03-24T16:18:48.821Z] #20 32.93 Selecting previously unselected package libnftnl11:amd64.
16:18:48 [2021-03-24T16:18:48.821Z] #20 32.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:18:48 [2021-03-24T16:18:48.821Z] #20 32.95 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:18:48 [2021-03-24T16:18:48.821Z] #20 33.05 Selecting previously unselected package iptables.
16:18:49 [2021-03-24T16:18:49.081Z] #20 33.05 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:18:49 [2021-03-24T16:18:49.081Z] #20 33.06 Unpacking iptables (1.8.2-4) ...
16:18:49 [2021-03-24T16:18:49.341Z] #20 33.39 Selecting previously unselected package xxd.
16:18:49 [2021-03-24T16:18:49.341Z] #20 33.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:18:49 [2021-03-24T16:18:49.341Z] #20 33.40 Unpacking xxd (2:8.1.0875-5) ...
16:18:49 [2021-03-24T16:18:49.601Z] #20 33.54 Selecting previously unselected package vim-common.
16:18:49 [2021-03-24T16:18:49.601Z] #20 33.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:18:49 [2021-03-24T16:18:49.601Z] #20 33.58 Unpacking vim-common (2:8.1.0875-5) ...
16:18:49 [2021-03-24T16:18:49.753Z] #42 65.34 Setting up python-pkg-resources (40.8.0-1) ...
16:18:49 [2021-03-24T16:18:49.753Z] #42 ...
16:18:49 [2021-03-24T16:18:49.753Z] 
16:18:49 [2021-03-24T16:18:49.753Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:49 [2021-03-24T16:18:49.753Z] #51 sha256:b1c3410df6efc8b770781f71c3e945f84a4ca74972992eada85734620ad04c0b
16:18:49 [2021-03-24T16:18:49.753Z] #51 55.49 encoding/json
16:18:49 [2021-03-24T16:18:49.753Z] #51 56.44 go/ast
16:18:49 [2021-03-24T16:18:49.753Z] #51 56.81 golang.org/x/sys/unix
16:18:49 [2021-03-24T16:18:49.753Z] #51 ...
16:18:49 [2021-03-24T16:18:49.753Z] 
16:18:49 [2021-03-24T16:18:49.753Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:49 [2021-03-24T16:18:49.753Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:18:49 [2021-03-24T16:18:49.754Z] #13 59.75 Selecting previously unselected package binutils-mingw-w64.
16:18:49 [2021-03-24T16:18:49.754Z] #13 59.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:18:49 [2021-03-24T16:18:49.754Z] #13 59.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:18:49 [2021-03-24T16:18:49.754Z] #13 60.05 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:18:49 [2021-03-24T16:18:49.754Z] #13 60.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
16:18:49 [2021-03-24T16:18:49.754Z] #13 60.06 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:18:49 [2021-03-24T16:18:49.862Z] #20 33.78 Selecting previously unselected package bash-completion.
16:18:49 [2021-03-24T16:18:49.862Z] #20 33.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:18:49 [2021-03-24T16:18:49.906Z] #13 ...
16:18:49 [2021-03-24T16:18:49.906Z] 
16:18:49 [2021-03-24T16:18:49.906Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:18:49 [2021-03-24T16:18:49.906Z] #47 sha256:663a565353f78547f1a0226e93ebcf95e8564747e031c31953cda80420e11402
16:18:49 [2021-03-24T16:18:49.906Z] #47 DONE 83.9s
16:18:49 [2021-03-24T16:18:49.906Z] 
16:18:49 [2021-03-24T16:18:49.906Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:49 [2021-03-24T16:18:49.906Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:49 [2021-03-24T16:18:49.906Z] #42 84.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:18:50 [2021-03-24T16:18:50.019Z] #13 60.67 Selecting previously unselected package dmsetup.
16:18:50 [2021-03-24T16:18:50.019Z] #13 60.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
16:18:50 [2021-03-24T16:18:50.019Z] #13 60.70 Unpacking dmsetup (2:1.02.155-3) ...
16:18:50 [2021-03-24T16:18:50.140Z] #51 86.39 internal/poll
16:18:50 [2021-03-24T16:18:50.169Z] #42 84.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:18:50 [2021-03-24T16:18:50.169Z] #42 84.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:18:50 [2021-03-24T16:18:50.169Z] #42 84.19 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:18:50 [2021-03-24T16:18:50.169Z] #42 84.21 Setting up python-six (1.12.0-1) ...
16:18:50 [2021-03-24T16:18:50.283Z] #13 61.08 Selecting previously unselected package mingw-w64-common.
16:18:50 [2021-03-24T16:18:50.547Z] #13 61.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:18:50 [2021-03-24T16:18:50.547Z] #13 61.09 Unpacking mingw-w64-common (6.0.0-3) ...
16:18:50 [2021-03-24T16:18:50.611Z] #43 5.118 Note: Building without setproctitle() and strlcpy() support.
16:18:50 [2021-03-24T16:18:50.611Z] #43 5.118       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:18:50 [2021-03-24T16:18:50.611Z] #43 5.131 Note: Building without GnuTLS support
16:18:50 [2021-03-24T16:18:50.611Z] #43 5.137 Makefile.config:39: Warn: you have no libnftables installed
16:18:50 [2021-03-24T16:18:50.611Z] #43 5.155 Makefile.config:40: Warn: Building without nftables support
16:18:50 [2021-03-24T16:18:50.611Z] #43 ...
16:18:50 [2021-03-24T16:18:50.611Z] 
16:18:50 [2021-03-24T16:18:50.611Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:50 [2021-03-24T16:18:50.611Z] #51 sha256:5567833b23905c33c77e3f76028297cd01db0d6e54dbb69887f732024fc6b8be
16:18:50 [2021-03-24T16:18:50.611Z] #51 63.44 context
16:18:50 [2021-03-24T16:18:50.611Z] #51 64.50 os
16:18:50 [2021-03-24T16:18:50.611Z] #51 65.32 encoding/binary
16:18:50 [2021-03-24T16:18:50.611Z] #51 67.28 encoding/base64
16:18:50 [2021-03-24T16:18:50.611Z] #51 68.13 golang.org/x/sys/unix
16:18:50 [2021-03-24T16:18:50.611Z] #51 69.06 fmt
16:18:50 [2021-03-24T16:18:50.611Z] #51 ...
16:18:50 [2021-03-24T16:18:50.611Z] 
16:18:50 [2021-03-24T16:18:50.611Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:50 [2021-03-24T16:18:50.611Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:50 [2021-03-24T16:18:50.611Z] #13 63.66 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:18:50 [2021-03-24T16:18:50.611Z] #13 63.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:18:50 [2021-03-24T16:18:50.611Z] #13 63.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:18:50 [2021-03-24T16:18:50.611Z] #13 66.51 Selecting previously unselected package binutils-mingw-w64.
16:18:50 [2021-03-24T16:18:50.611Z] #13 66.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:18:50 [2021-03-24T16:18:50.611Z] #13 66.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:18:50 [2021-03-24T16:18:50.611Z] #13 66.67 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:18:50 [2021-03-24T16:18:50.611Z] #13 66.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:18:50 [2021-03-24T16:18:50.611Z] #13 66.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:18:50 [2021-03-24T16:18:50.611Z] #13 66.89 Selecting previously unselected package dmsetup.
16:18:50 [2021-03-24T16:18:50.611Z] #13 66.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:18:50 [2021-03-24T16:18:50.611Z] #13 66.90 Unpacking dmsetup (2:1.02.155-3) ...
16:18:50 [2021-03-24T16:18:50.611Z] #13 67.10 Selecting previously unselected package mingw-w64-common.
16:18:50 [2021-03-24T16:18:50.611Z] #13 67.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:18:50 [2021-03-24T16:18:50.611Z] #13 67.12 Unpacking mingw-w64-common (6.0.0-3) ...
16:18:50 [2021-03-24T16:18:50.705Z] #51 ...
16:18:50 [2021-03-24T16:18:50.705Z] 
16:18:50 [2021-03-24T16:18:50.705Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:18:50 [2021-03-24T16:18:50.705Z] #47 sha256:0e89e20e842d5433361ac81a9ab2373b857b8f270921e13f903be9f00adcf487
16:18:50 [2021-03-24T16:18:50.705Z] #47 DONE 87.0s
16:18:50 [2021-03-24T16:18:50.873Z] #13 ...
16:18:50 [2021-03-24T16:18:50.873Z] 
16:18:50 [2021-03-24T16:18:50.873Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:50 [2021-03-24T16:18:50.873Z] #51 sha256:5567833b23905c33c77e3f76028297cd01db0d6e54dbb69887f732024fc6b8be
16:18:50 [2021-03-24T16:18:50.873Z] #51 74.11 encoding/json
16:18:50 [2021-03-24T16:18:50.962Z] 
16:18:50 [2021-03-24T16:18:50.962Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:50 [2021-03-24T16:18:50.962Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:50 [2021-03-24T16:18:50.962Z] #36 84.58 Selecting previously unselected package libarchive13:amd64.
16:18:50 [2021-03-24T16:18:50.962Z] #36 84.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:18:50 [2021-03-24T16:18:50.962Z] #36 84.60 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:18:50 [2021-03-24T16:18:50.962Z] #36 85.17 Selecting previously unselected package libjsoncpp1:amd64.
16:18:50 [2021-03-24T16:18:50.962Z] #36 85.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:18:50 [2021-03-24T16:18:50.962Z] #36 85.18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:18:50 [2021-03-24T16:18:50.962Z] #36 85.37 Selecting previously unselected package librhash0:amd64.
16:18:50 [2021-03-24T16:18:50.962Z] #36 85.40 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:18:50 [2021-03-24T16:18:50.962Z] #36 85.42 Unpacking librhash0:amd64 (1.3.8-1) ...
16:18:50 [2021-03-24T16:18:50.962Z] #36 85.85 Selecting previously unselected package libuv1:amd64.
16:18:50 [2021-03-24T16:18:50.963Z] #36 85.86 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:18:50 [2021-03-24T16:18:50.963Z] #36 85.87 Unpacking libuv1:amd64 (1.24.1-1) ...
16:18:50 [2021-03-24T16:18:50.963Z] #36 86.76 Selecting previously unselected package cmake.
16:18:50 [2021-03-24T16:18:50.963Z] #36 86.76 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:18:50 [2021-03-24T16:18:50.963Z] #36 86.78 Unpacking cmake (3.13.4-1) ...
16:18:51 [2021-03-24T16:18:51.528Z] #36 ...
16:18:51 [2021-03-24T16:18:51.528Z] 
16:18:51 [2021-03-24T16:18:51.528Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:51 [2021-03-24T16:18:51.528Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:51 [2021-03-24T16:18:51.528Z] #42 77.86 Setting up python-pkg-resources (40.8.0-1) ...
16:18:51 [2021-03-24T16:18:51.528Z] #42 84.59 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:18:51 [2021-03-24T16:18:51.528Z] #42 84.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:18:51 [2021-03-24T16:18:51.528Z] #42 84.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:18:51 [2021-03-24T16:18:51.528Z] #42 84.73 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:18:51 [2021-03-24T16:18:51.528Z] #42 84.77 Setting up python-six (1.12.0-1) ...
16:18:51 [2021-03-24T16:18:51.528Z] #42 ...
16:18:51 [2021-03-24T16:18:51.528Z] 
16:18:51 [2021-03-24T16:18:51.528Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:51 [2021-03-24T16:18:51.528Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:18:51 [2021-03-24T16:18:51.528Z] #13 80.10 debconf: delaying package configuration, since apt-utils is not installed
16:18:51 [2021-03-24T16:18:51.528Z] #13 80.40 Fetched 78.2 MB in 12s (6348 kB/s)
16:18:51 [2021-03-24T16:18:51.528Z] #13 80.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.)
16:18:51 [2021-03-24T16:18:51.528Z] #13 81.10 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
16:18:51 [2021-03-24T16:18:51.528Z] #13 81.14 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:18:51 [2021-03-24T16:18:51.528Z] #13 81.95 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
16:18:51 [2021-03-24T16:18:51.785Z] #13 82.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.)
16:18:51 [2021-03-24T16:18:51.785Z] #13 82.43 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
16:18:51 [2021-03-24T16:18:51.785Z] #13 82.46 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
16:18:52 [2021-03-24T16:18:52.350Z] #13 82.95 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
16:18:52 [2021-03-24T16:18:52.403Z] #20 36.17 Unpacking bash-completion (1:2.8-6) ...
16:18:52 [2021-03-24T16:18:52.663Z] #20 36.60 Selecting previously unselected package bzip2.
16:18:52 [2021-03-24T16:18:52.663Z] #20 36.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:18:52 [2021-03-24T16:18:52.663Z] #20 36.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:18:52 [2021-03-24T16:18:52.663Z] #20 36.71 Selecting previously unselected package xz-utils.
16:18:52 [2021-03-24T16:18:52.663Z] #20 36.72 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:18:52 [2021-03-24T16:18:52.663Z] #20 36.73 Unpacking xz-utils (5.2.4-1) ...
16:18:52 [2021-03-24T16:18:52.726Z] #42 ...
16:18:52 [2021-03-24T16:18:52.726Z] 
16:18:52 [2021-03-24T16:18:52.726Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:52 [2021-03-24T16:18:52.726Z] #51 sha256:fd7a52d904d7bd3253e32f7dc1a9c0861a3df5a3d00a0988abeb01be67ae0c21
16:18:52 [2021-03-24T16:18:52.726Z] #51 76.95 time
16:18:52 [2021-03-24T16:18:52.726Z] #51 85.75 context
16:18:52 [2021-03-24T16:18:52.726Z] #51 86.97 encoding/binary
16:18:52 [2021-03-24T16:18:52.785Z] #51 ...
16:18:52 [2021-03-24T16:18:52.785Z] 
16:18:52 [2021-03-24T16:18:52.785Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:18:52 [2021-03-24T16:18:52.785Z] #37 sha256:de4ac2de7f7f30f9b35675811b21effad64c89992da1072f07bf87b8e0c347e3
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.592 + RM_GOPATH=0
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.592 + TMP_GOPATH=
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.592 + : /build
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.592 + '[' -z '' ']'
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.592 ++ mktemp -d
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.617 + export GOPATH=/tmp/tmp.oiuZVYh3mH
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.617 + GOPATH=/tmp/tmp.oiuZVYh3mH
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.617 + RM_GOPATH=1
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.617 + case "$(go env GOARCH)" in
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.617 ++ go env GOARCH
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.651 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 + export GO_BUILDMODE=-buildmode=pie
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 + GO_BUILDMODE=-buildmode=pie
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 ++ dirname /tmp/install/install.sh
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 + dir=/tmp/install
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 + bin=tini
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 + shift
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 + '[' '!' -f /tmp/install/tini.installer ']'
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 + . /tmp/install/tini.installer
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 + install_tini
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 + git clone https://github.com/krallin/tini.git /tmp/tmp.oiuZVYh3mH/tini
16:18:52 [2021-03-24T16:18:52.785Z] #37 3.657 Cloning into '/tmp/tmp.oiuZVYh3mH/tini'...
16:18:52 [2021-03-24T16:18:52.785Z] #37 4.392 + cd /tmp/tmp.oiuZVYh3mH/tini
16:18:52 [2021-03-24T16:18:52.785Z] #37 4.392 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:18:52 [2021-03-24T16:18:52.785Z] #37 4.427 + cmake .
16:18:52 [2021-03-24T16:18:52.785Z] #37 4.943 -- The C compiler identification is GNU 8.3.0
16:18:52 [2021-03-24T16:18:52.785Z] #37 5.008 -- Check for working C compiler: /usr/bin/cc
16:18:52 [2021-03-24T16:18:52.785Z] #37 5.865 -- Check for working C compiler: /usr/bin/cc -- works
16:18:52 [2021-03-24T16:18:52.785Z] #37 5.869 -- Detecting C compiler ABI info
16:18:52 [2021-03-24T16:18:52.785Z] #37 6.458 -- Detecting C compiler ABI info - done
16:18:52 [2021-03-24T16:18:52.785Z] #37 6.499 -- Detecting C compile features
16:18:52 [2021-03-24T16:18:52.785Z] #37 9.080 -- Detecting C compile features - done
16:18:52 [2021-03-24T16:18:52.785Z] #37 9.110 -- Performing Test HAS_BUILTIN_FORTIFY
16:18:52 [2021-03-24T16:18:52.785Z] #37 9.361 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:18:52 [2021-03-24T16:18:52.785Z] #37 9.500 -- Configuring done
16:18:52 [2021-03-24T16:18:52.785Z] #37 9.530 -- Generating done
16:18:52 [2021-03-24T16:18:52.785Z] #37 9.541 -- Build files have been written to: /tmp/tmp.oiuZVYh3mH/tini
16:18:52 [2021-03-24T16:18:52.785Z] #37 9.557 + make tini-static
16:18:52 [2021-03-24T16:18:52.785Z] #37 9.990 Scanning dependencies of target tini-static
16:18:52 [2021-03-24T16:18:52.785Z] #37 10.09 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:18:52 [2021-03-24T16:18:52.785Z] #37 ...
16:18:52 [2021-03-24T16:18:52.785Z] 
16:18:52 [2021-03-24T16:18:52.785Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:52 [2021-03-24T16:18:52.785Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:52 [2021-03-24T16:18:52.785Z] #43 7.086 fatal: not a git repository (or any of the parent directories): .git
16:18:52 [2021-03-24T16:18:52.785Z] #43 7.170   GEN      .gitid
16:18:52 [2021-03-24T16:18:52.785Z] #43 7.181   GEN      criu/include/version.h
16:18:52 [2021-03-24T16:18:52.785Z] #43 7.286   GEN      include/common/asm
16:18:52 [2021-03-24T16:18:52.864Z] #13 83.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:18:52 [2021-03-24T16:18:52.865Z] #13 83.41 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
16:18:52 [2021-03-24T16:18:52.865Z] #13 83.43 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:18:52 [2021-03-24T16:18:52.923Z] #20 36.89 Selecting previously unselected package apparmor.
16:18:52 [2021-03-24T16:18:52.924Z] #20 36.90 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:18:52 [2021-03-24T16:18:52.924Z] #20 36.99 Unpacking apparmor (2.13.2-10) ...
16:18:52 [2021-03-24T16:18:52.989Z] #51 87.04 os
16:18:52 [2021-03-24T16:18:52.989Z] #51 ...
16:18:52 [2021-03-24T16:18:52.989Z] 
16:18:52 [2021-03-24T16:18:52.989Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:52 [2021-03-24T16:18:52.989Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:52 [2021-03-24T16:18:52.989Z] #36 82.14 Selecting previously unselected package libxml2:amd64.
16:18:52 [2021-03-24T16:18:52.989Z] #36 82.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 82.14 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 83.15 Selecting previously unselected package libarchive13:amd64.
16:18:52 [2021-03-24T16:18:52.989Z] #36 83.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 83.19 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 83.72 Selecting previously unselected package libjsoncpp1:amd64.
16:18:52 [2021-03-24T16:18:52.989Z] #36 83.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 83.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 83.92 Selecting previously unselected package librhash0:amd64.
16:18:52 [2021-03-24T16:18:52.989Z] #36 83.96 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 83.97 Unpacking librhash0:amd64 (1.3.8-1) ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 84.20 Selecting previously unselected package libuv1:amd64.
16:18:52 [2021-03-24T16:18:52.989Z] #36 84.20 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 84.21 Unpacking libuv1:amd64 (1.24.1-1) ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 84.44 Selecting previously unselected package cmake.
16:18:52 [2021-03-24T16:18:52.989Z] #36 84.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:18:52 [2021-03-24T16:18:52.989Z] #36 84.47 Unpacking cmake (3.13.4-1) ...
16:18:53 [2021-03-24T16:18:53.184Z] #20 37.29 Selecting previously unselected package aufs-tools.
16:18:53 [2021-03-24T16:18:53.184Z] #20 37.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:18:53 [2021-03-24T16:18:53.184Z] #20 37.32 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:18:53 [2021-03-24T16:18:53.429Z] #13 84.00 Setting up libudev1:amd64 (241-7~deb10u6) ...
16:18:53 [2021-03-24T16:18:53.444Z] #20 37.43 Selecting previously unselected package libonig5:amd64.
16:18:53 [2021-03-24T16:18:53.444Z] #20 37.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:18:53 [2021-03-24T16:18:53.444Z] #20 37.44 Unpacking libonig5:amd64 (6.9.1-1) ...
16:18:53 [2021-03-24T16:18:53.444Z] #20 37.59 Selecting previously unselected package libjq1:amd64.
16:18:53 [2021-03-24T16:18:53.444Z] #20 37.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:18:53 [2021-03-24T16:18:53.444Z] #20 37.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:18:53 [2021-03-24T16:18:53.687Z] #13 84.34 Selecting previously unselected package binutils-mingw-w64-i686.
16:18:53 [2021-03-24T16:18:53.687Z] #13 84.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.)
16:18:53 [2021-03-24T16:18:53.687Z] #13 84.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:18:53 [2021-03-24T16:18:53.687Z] #13 84.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:18:53 [2021-03-24T16:18:53.704Z] #20 37.72 Selecting previously unselected package jq.
16:18:53 [2021-03-24T16:18:53.704Z] #20 37.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:18:53 [2021-03-24T16:18:53.704Z] #20 37.74 Unpacking jq (1.5+dfsg-2+b1) ...
16:18:53 [2021-03-24T16:18:53.704Z] #20 37.83 Selecting previously unselected package libaio1:amd64.
16:18:53 [2021-03-24T16:18:53.963Z] #20 37.83 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:18:53 [2021-03-24T16:18:53.963Z] #20 37.84 Unpacking libaio1:amd64 (0.3.112-3) ...
16:18:53 [2021-03-24T16:18:53.963Z] #20 37.90 Selecting previously unselected package libgpm2:amd64.
16:18:53 [2021-03-24T16:18:53.963Z] #20 37.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:18:53 [2021-03-24T16:18:53.963Z] #20 37.92 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:18:53 [2021-03-24T16:18:53.963Z] #20 38.00 Selecting previously unselected package libicu63:amd64.
16:18:53 [2021-03-24T16:18:53.963Z] #20 38.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
16:18:53 [2021-03-24T16:18:53.963Z] #20 38.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:18:54 [2021-03-24T16:18:54.168Z] #43 ...
16:18:54 [2021-03-24T16:18:54.168Z] 
16:18:54 [2021-03-24T16:18:54.168Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:54 [2021-03-24T16:18:54.168Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:18:54 [2021-03-24T16:18:54.168Z] #45 67.12 fmt
16:18:54 [2021-03-24T16:18:54.168Z] #45 70.24 regexp
16:18:54 [2021-03-24T16:18:54.168Z] #45 72.03 go/token
16:18:54 [2021-03-24T16:18:54.168Z] #45 72.87 go/scanner
16:18:54 [2021-03-24T16:18:54.168Z] #45 74.07 go/ast
16:18:54 [2021-03-24T16:18:54.168Z] #45 74.12 internal/lazyregexp
16:18:54 [2021-03-24T16:18:54.168Z] #45 74.48 net/url
16:18:54 [2021-03-24T16:18:54.168Z] #45 76.40 text/template/parse
16:18:54 [2021-03-24T16:18:54.168Z] #45 ...
16:18:54 [2021-03-24T16:18:54.168Z] 
16:18:54 [2021-03-24T16:18:54.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:54 [2021-03-24T16:18:54.168Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:54 [2021-03-24T16:18:54.168Z] #43 9.065   PBCC     images/timens.pb-c.c
16:18:54 [2021-03-24T16:18:54.168Z] #43 9.085   DEP      images/timens.pb-c.d
16:18:54 [2021-03-24T16:18:54.168Z] #43 9.162   PBCC     images/fown.pb-c.c
16:18:54 [2021-03-24T16:18:54.381Z] #36 88.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:18:54 [2021-03-24T16:18:54.381Z] #36 88.36 Setting up xxd (2:8.1.0875-5) ...
16:18:54 [2021-03-24T16:18:54.381Z] #36 88.38 Setting up libuv1:amd64 (1.24.1-1) ...
16:18:54 [2021-03-24T16:18:54.381Z] #36 88.40 Setting up vim-common (2:8.1.0875-5) ...
16:18:54 [2021-03-24T16:18:54.381Z] #36 88.45 Setting up librhash0:amd64 (1.3.8-1) ...
16:18:54 [2021-03-24T16:18:54.381Z] #36 88.47 Setting up cmake-data (3.13.4-1) ...
16:18:54 [2021-03-24T16:18:54.381Z] #36 88.51 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:18:54 [2021-03-24T16:18:54.381Z] #36 88.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:18:54 [2021-03-24T16:18:54.381Z] #36 88.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:18:54 [2021-03-24T16:18:54.381Z] #36 88.58 Setting up cmake (3.13.4-1) ...
16:18:54 [2021-03-24T16:18:54.428Z] #43 9.226   PBCC     images/google/protobuf/descriptor.pb-c.c
16:18:54 [2021-03-24T16:18:54.429Z] #43 9.335   PBCC     images/opts.pb-c.c
16:18:54 [2021-03-24T16:18:54.429Z] #43 9.409   PBCC     images/memfd.pb-c.c
16:18:54 [2021-03-24T16:18:54.429Z] #43 9.467   DEP      images/fown.pb-c.d
16:18:54 [2021-03-24T16:18:54.643Z] #36 88.62 Processing triggers for libc-bin (2.28-10) ...
16:18:54 [2021-03-24T16:18:54.644Z] #36 88.72 Processing triggers for mime-support (3.62) ...
16:18:54 [2021-03-24T16:18:54.689Z] #43 9.489   DEP      images/google/protobuf/descriptor.pb-c.d
16:18:54 [2021-03-24T16:18:54.689Z] #43 9.585   DEP      images/opts.pb-c.d
16:18:54 [2021-03-24T16:18:54.689Z] #43 9.698   DEP      images/memfd.pb-c.d
16:18:54 [2021-03-24T16:18:54.689Z] #43 9.782   PBCC     images/sit.pb-c.c
16:18:54 [2021-03-24T16:18:54.689Z] #43 9.807   DEP      images/sit.pb-c.d
16:18:54 [2021-03-24T16:18:54.920Z] #36 ...
16:18:54 [2021-03-24T16:18:54.921Z] 
16:18:54 [2021-03-24T16:18:54.921Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:18:54 [2021-03-24T16:18:54.921Z] #51 sha256:fd7a52d904d7bd3253e32f7dc1a9c0861a3df5a3d00a0988abeb01be67ae0c21
16:18:54 [2021-03-24T16:18:54.921Z] #51 88.93 encoding/base64
16:18:54 [2021-03-24T16:18:54.950Z] #43 9.860   PBCC     images/macvlan.pb-c.c
16:18:54 [2021-03-24T16:18:54.950Z] #43 9.890   DEP      images/macvlan.pb-c.d
16:18:54 [2021-03-24T16:18:54.950Z] #43 9.957   PBCC     images/autofs.pb-c.c
16:18:54 [2021-03-24T16:18:54.950Z] #43 9.987   DEP      images/autofs.pb-c.d
16:18:54 [2021-03-24T16:18:54.950Z] #43 10.06   PBCC     images/sysctl.pb-c.c
16:18:55 [2021-03-24T16:18:55.184Z] #51 ...
16:18:55 [2021-03-24T16:18:55.184Z] 
16:18:55 [2021-03-24T16:18:55.184Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:55 [2021-03-24T16:18:55.184Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:55 [2021-03-24T16:18:55.184Z] #36 DONE 89.2s
16:18:55 [2021-03-24T16:18:55.184Z] 
16:18:55 [2021-03-24T16:18:55.184Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:55 [2021-03-24T16:18:55.184Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:55 [2021-03-24T16:18:55.184Z] #42 89.03 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:18:55 [2021-03-24T16:18:55.184Z] #42 89.05 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:18:55 [2021-03-24T16:18:55.184Z] #42 89.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:18:55 [2021-03-24T16:18:55.184Z] #42 89.18 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:18:55 [2021-03-24T16:18:55.184Z] #42 89.20 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:18:55 [2021-03-24T16:18:55.184Z] #42 89.22 Setting up protobuf-compiler (3.6.1.3-2) ...
16:18:55 [2021-03-24T16:18:55.184Z] #42 89.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:18:55 [2021-03-24T16:18:55.184Z] #42 89.27 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:18:55 [2021-03-24T16:18:55.184Z] #42 89.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:18:55 [2021-03-24T16:18:55.184Z] #42 89.33 Setting up python-protobuf (3.6.1.3-2) ...
16:18:55 [2021-03-24T16:18:55.211Z] #43 10.07   DEP      images/sysctl.pb-c.d
16:18:55 [2021-03-24T16:18:55.211Z] #43 10.12   PBCC     images/time.pb-c.c
16:18:55 [2021-03-24T16:18:55.211Z] #43 10.17   DEP      images/time.pb-c.d
16:18:55 [2021-03-24T16:18:55.211Z] #43 10.21   PBCC     images/binfmt-misc.pb-c.c
16:18:55 [2021-03-24T16:18:55.211Z] #43 10.25   DEP      images/binfmt-misc.pb-c.d
16:18:55 [2021-03-24T16:18:55.211Z] #43 10.31   PBCC     images/seccomp.pb-c.c
16:18:55 [2021-03-24T16:18:55.471Z] #43 ...
16:18:55 [2021-03-24T16:18:55.471Z] 
16:18:55 [2021-03-24T16:18:55.471Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:18:55 [2021-03-24T16:18:55.471Z] #37 sha256:de4ac2de7f7f30f9b35675811b21effad64c89992da1072f07bf87b8e0c347e3
16:18:55 [2021-03-24T16:18:55.471Z] #37 11.42 [100%] Linking C executable tini-static
16:18:55 [2021-03-24T16:18:55.471Z] #37 12.05 [100%] Built target tini-static
16:18:55 [2021-03-24T16:18:55.471Z] #37 12.19 + mkdir -p /build
16:18:55 [2021-03-24T16:18:55.471Z] #37 12.19 + cp tini-static /build/docker-init
16:18:55 [2021-03-24T16:18:55.471Z] #37 DONE 13.1s
16:18:55 [2021-03-24T16:18:55.471Z] 
16:18:55 [2021-03-24T16:18:55.471Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:55 [2021-03-24T16:18:55.471Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:55 [2021-03-24T16:18:55.471Z] #43 10.33   DEP      images/seccomp.pb-c.d
16:18:55 [2021-03-24T16:18:55.471Z] #43 10.37   PBCC     images/userns.pb-c.c
16:18:55 [2021-03-24T16:18:55.471Z] #43 10.42   DEP      images/userns.pb-c.d
16:18:55 [2021-03-24T16:18:55.471Z] #43 ...
16:18:55 [2021-03-24T16:18:55.471Z] 
16:18:55 [2021-03-24T16:18:55.471Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:55 [2021-03-24T16:18:55.471Z] #34 sha256:0f294b06bad3560d5c4027f0f007d9e86ef48880fb29ec913fea9dc4e7a96945
16:18:55 [2021-03-24T16:18:55.471Z] #34 69.47 github.com/BurntSushi/toml
16:18:55 [2021-03-24T16:18:55.471Z] #34 69.47 flag
16:18:55 [2021-03-24T16:18:55.471Z] #34 71.44 log
16:18:55 [2021-03-24T16:18:55.471Z] #34 73.79 github.com/BurntSushi/toml/cmd/tomlv
16:18:55 [2021-03-24T16:18:55.471Z] #34 DONE 78.6s
16:18:55 [2021-03-24T16:18:55.471Z] 
16:18:55 [2021-03-24T16:18:55.471Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:55 [2021-03-24T16:18:55.471Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:55 [2021-03-24T16:18:55.471Z] #43 10.48   PBCC     images/cgroup.pb-c.c
16:18:55 [2021-03-24T16:18:55.471Z] #43 10.51   DEP      images/cgroup.pb-c.d
16:18:55 [2021-03-24T16:18:55.599Z] #13 ...
16:18:55 [2021-03-24T16:18:55.599Z] 
16:18:55 [2021-03-24T16:18:55.599Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:55 [2021-03-24T16:18:55.599Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:18:55 [2021-03-24T16:18:55.599Z] #36 91.73 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:18:55 [2021-03-24T16:18:55.599Z] #36 91.82 Setting up xxd (2:8.1.0875-5) ...
16:18:55 [2021-03-24T16:18:55.732Z] #43 10.65   PBCC     images/ext-file.pb-c.c
16:18:55 [2021-03-24T16:18:55.732Z] #43 10.65   DEP      images/ext-file.pb-c.d
16:18:55 [2021-03-24T16:18:55.732Z] #43 10.72   PBCC     images/rpc.pb-c.c
16:18:55 [2021-03-24T16:18:55.732Z] #43 10.80   DEP      images/rpc.pb-c.d
16:18:55 [2021-03-24T16:18:55.732Z] #43 10.84   PBCC     images/siginfo.pb-c.c
16:18:55 [2021-03-24T16:18:55.857Z] #36 92.00 Setting up libuv1:amd64 (1.24.1-1) ...
16:18:55 [2021-03-24T16:18:55.857Z] #36 92.08 Setting up vim-common (2:8.1.0875-5) ...
16:18:55 [2021-03-24T16:18:55.871Z] #13 ...
16:18:55 [2021-03-24T16:18:55.871Z] 
16:18:55 [2021-03-24T16:18:55.871Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:55 [2021-03-24T16:18:55.871Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:18:55 [2021-03-24T16:18:55.871Z] #36 60.98 Selecting previously unselected package libicu63:arm64.
16:18:55 [2021-03-24T16:18:55.871Z] #36 60.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 61.03 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 67.78 Selecting previously unselected package libxml2:arm64.
16:18:55 [2021-03-24T16:18:55.871Z] #36 67.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 67.88 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 68.87 Selecting previously unselected package libarchive13:arm64.
16:18:55 [2021-03-24T16:18:55.871Z] #36 68.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 69.03 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 69.52 Selecting previously unselected package libjsoncpp1:arm64.
16:18:55 [2021-03-24T16:18:55.871Z] #36 69.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 69.54 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 70.18 Selecting previously unselected package librhash0:arm64.
16:18:55 [2021-03-24T16:18:55.871Z] #36 70.19 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 70.19 Unpacking librhash0:arm64 (1.3.8-1) ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 70.56 Selecting previously unselected package libuv1:arm64.
16:18:55 [2021-03-24T16:18:55.871Z] #36 70.57 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 70.73 Unpacking libuv1:arm64 (1.24.1-1) ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 71.27 Selecting previously unselected package cmake.
16:18:55 [2021-03-24T16:18:55.871Z] #36 71.27 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
16:18:55 [2021-03-24T16:18:55.871Z] #36 71.35 Unpacking cmake (3.13.4-1) ...
16:18:55 [2021-03-24T16:18:55.993Z] #43 10.91   DEP      images/siginfo.pb-c.d
16:18:55 [2021-03-24T16:18:55.993Z] #43 11.00   PBCC     images/pagemap.pb-c.c
16:18:55 [2021-03-24T16:18:55.993Z] #43 11.06   DEP      images/pagemap.pb-c.d
16:18:55 [2021-03-24T16:18:55.993Z] #43 11.12   PBCC     images/rlimit.pb-c.c
16:18:56 [2021-03-24T16:18:56.114Z] #36 92.29 Setting up librhash0:amd64 (1.3.8-1) ...
16:18:56 [2021-03-24T16:18:56.114Z] #36 92.41 Setting up cmake-data (3.13.4-1) ...
16:18:56 [2021-03-24T16:18:56.114Z] #36 92.47 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:18:56 [2021-03-24T16:18:56.254Z] #43 11.16   DEP      images/rlimit.pb-c.d
16:18:56 [2021-03-24T16:18:56.254Z] #43 11.25   PBCC     images/file-lock.pb-c.c
16:18:56 [2021-03-24T16:18:56.254Z] #43 11.29   DEP      images/file-lock.pb-c.d
16:18:56 [2021-03-24T16:18:56.254Z] #43 11.38   PBCC     images/tty.pb-c.c
16:18:56 [2021-03-24T16:18:56.379Z] #36 92.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:18:56 [2021-03-24T16:18:56.379Z] #36 92.55 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:18:56 [2021-03-24T16:18:56.379Z] #36 92.57 Setting up cmake (3.13.4-1) ...
16:18:56 [2021-03-24T16:18:56.379Z] #36 92.60 Processing triggers for libc-bin (2.28-10) ...
16:18:56 [2021-03-24T16:18:56.379Z] #36 92.72 Processing triggers for mime-support (3.62) ...
16:18:56 [2021-03-24T16:18:56.505Z] #20 ...
16:18:56 [2021-03-24T16:18:56.505Z] 
16:18:56 [2021-03-24T16:18:56.505Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:18:56 [2021-03-24T16:18:56.505Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:18:56 [2021-03-24T16:18:56.505Z] #43 89.38   CC       criu/bitmap.o
16:18:56 [2021-03-24T16:18:56.505Z] #43 89.60   CC       criu/cgroup-props.o
16:18:56 [2021-03-24T16:18:56.505Z] #43 90.37   CC       criu/cgroup.o
16:18:56 [2021-03-24T16:18:56.505Z] #43 93.25   CC       criu/clone-noasan.o
16:18:56 [2021-03-24T16:18:56.505Z] #43 93.45   CC       criu/config.o
16:18:56 [2021-03-24T16:18:56.505Z] #43 94.63   CC       criu/cr-check.o
16:18:56 [2021-03-24T16:18:56.505Z] #43 96.31   CC       criu/cr-dedup.o
16:18:56 [2021-03-24T16:18:56.505Z] #43 96.70   CC       criu/cr-dump.o
16:18:56 [2021-03-24T16:18:56.505Z] #43 98.84   CC       criu/cr-errno.o
16:18:56 [2021-03-24T16:18:56.505Z] #43 98.95   CC       criu/cr-restore.o
16:18:56 [2021-03-24T16:18:56.515Z] #43 11.42   DEP      images/tty.pb-c.d
16:18:56 [2021-03-24T16:18:56.515Z] #43 11.48   PBCC     images/tun.pb-c.c
16:18:56 [2021-03-24T16:18:56.515Z] #43 11.58   PBCC     images/netdev.pb-c.c
16:18:56 [2021-03-24T16:18:56.774Z] #43 11.69   DEP      images/tun.pb-c.d
16:18:56 [2021-03-24T16:18:56.774Z] #43 11.71   DEP      images/netdev.pb-c.d
16:18:56 [2021-03-24T16:18:56.774Z] #43 11.77   PBCC     images/vma.pb-c.c
16:18:57 [2021-03-24T16:18:57.035Z] #43 11.87   DEP      images/vma.pb-c.d
16:18:57 [2021-03-24T16:18:57.035Z] #43 12.01   PBCC     images/creds.pb-c.c
16:18:57 [2021-03-24T16:18:57.035Z] #43 12.01   DEP      images/creds.pb-c.d
16:18:57 [2021-03-24T16:18:57.035Z] #43 12.06   PBCC     images/utsns.pb-c.c
16:18:57 [2021-03-24T16:18:57.035Z] #43 12.06   DEP      images/utsns.pb-c.d
16:18:57 [2021-03-24T16:18:57.035Z] #43 12.16   PBCC     images/ipc-desc.pb-c.c
16:18:57 [2021-03-24T16:18:57.035Z] #43 12.16   PBCC     images/ipc-sem.pb-c.c
16:18:57 [2021-03-24T16:18:57.275Z] #36 ...
16:18:57 [2021-03-24T16:18:57.275Z] 
16:18:57 [2021-03-24T16:18:57.275Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:57 [2021-03-24T16:18:57.275Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:18:57 [2021-03-24T16:18:57.275Z] #42 68.08 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
16:18:57 [2021-03-24T16:18:57.275Z] #42 68.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:18:57 [2021-03-24T16:18:57.275Z] #42 68.84 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:18:57 [2021-03-24T16:18:57.275Z] #42 68.88 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
16:18:57 [2021-03-24T16:18:57.275Z] #42 69.19 Setting up python-six (1.12.0-1) ...
16:18:57 [2021-03-24T16:18:57.275Z] #42 71.67 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
16:18:57 [2021-03-24T16:18:57.275Z] #42 71.84 Setting up libnl-3-200:arm64 (3.4.0-1) ...
16:18:57 [2021-03-24T16:18:57.275Z] #42 72.15 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
16:18:57 [2021-03-24T16:18:57.275Z] #42 72.68 Setting up libcap-dev:arm64 (1:2.25-2) ...
16:18:57 [2021-03-24T16:18:57.275Z] #42 72.97 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
16:18:57 [2021-03-24T16:18:57.295Z] #43 12.19   DEP      images/ipc-desc.pb-c.d
16:18:57 [2021-03-24T16:18:57.295Z] #43 12.29   DEP      images/ipc-sem.pb-c.d
16:18:57 [2021-03-24T16:18:57.295Z] #43 12.35   PBCC     images/ipc-msg.pb-c.c
16:18:57 [2021-03-24T16:18:57.295Z] #43 12.35   DEP      images/ipc-msg.pb-c.d
16:18:57 [2021-03-24T16:18:57.295Z] #43 12.41   PBCC     images/ipc-shm.pb-c.c
16:18:57 [2021-03-24T16:18:57.311Z] #36 DONE 93.4s
16:18:57 [2021-03-24T16:18:57.311Z] 
16:18:57 [2021-03-24T16:18:57.311Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:18:57 [2021-03-24T16:18:57.312Z] #37 sha256:d6bf89206a4f16206e39e4de1d015893c036e20ec0748a86d6560f232458aec6
16:18:57 [2021-03-24T16:18:57.446Z] #43 ...
16:18:57 [2021-03-24T16:18:57.446Z] 
16:18:57 [2021-03-24T16:18:57.446Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:18:57 [2021-03-24T16:18:57.446Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:18:57 [2021-03-24T16:18:57.446Z] #20 41.44 Selecting previously unselected package libnet1:amd64.
16:18:57 [2021-03-24T16:18:57.446Z] #20 41.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:18:57 [2021-03-24T16:18:57.446Z] #20 41.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:18:57 [2021-03-24T16:18:57.446Z] #20 41.57 Selecting previously unselected package libnl-3-200:amd64.
16:18:57 [2021-03-24T16:18:57.446Z] #20 41.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:18:57 [2021-03-24T16:18:57.446Z] #20 41.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:18:57 [2021-03-24T16:18:57.446Z] #20 41.69 Selecting previously unselected package libprotobuf-c1:amd64.
16:18:57 [2021-03-24T16:18:57.539Z] #42 73.24 Setting up protobuf-compiler (3.6.1.3-2) ...
16:18:57 [2021-03-24T16:18:57.539Z] #42 73.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:18:57 [2021-03-24T16:18:57.539Z] #42 73.29 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
16:18:57 [2021-03-24T16:18:57.539Z] #42 73.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:18:57 [2021-03-24T16:18:57.539Z] #42 ...
16:18:57 [2021-03-24T16:18:57.539Z] 
16:18:57 [2021-03-24T16:18:57.540Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:18:57 [2021-03-24T16:18:57.540Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:18:57 [2021-03-24T16:18:57.540Z] #13 68.13 Selecting previously unselected package mingw-w64-x86-64-dev.
16:18:57 [2021-03-24T16:18:57.540Z] #13 68.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:18:57 [2021-03-24T16:18:57.540Z] #13 68.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:18:57 [2021-03-24T16:18:57.556Z] #43 12.47   DEP      images/ipc-shm.pb-c.d
16:18:57 [2021-03-24T16:18:57.556Z] #43 12.52   PBCC     images/ipc-var.pb-c.c
16:18:57 [2021-03-24T16:18:57.556Z] #43 12.54   DEP      images/ipc-var.pb-c.d
16:18:57 [2021-03-24T16:18:57.556Z] #43 12.62   PBCC     images/sk-opts.pb-c.c
16:18:57 [2021-03-24T16:18:57.706Z] #20 41.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:18:57 [2021-03-24T16:18:57.706Z] #20 41.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:18:57 [2021-03-24T16:18:57.706Z] #20 41.77 Selecting previously unselected package libreadline5:amd64.
16:18:57 [2021-03-24T16:18:57.706Z] #20 41.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:18:57 [2021-03-24T16:18:57.706Z] #20 41.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:18:57 [2021-03-24T16:18:57.706Z] #20 41.93 Selecting previously unselected package net-tools.
16:18:57 [2021-03-24T16:18:57.816Z] #43 12.66   PBCC     images/packet-sock.pb-c.c
16:18:57 [2021-03-24T16:18:57.816Z] #43 12.76   DEP      images/sk-opts.pb-c.d
16:18:57 [2021-03-24T16:18:57.816Z] #43 12.87   DEP      images/packet-sock.pb-c.d
16:18:57 [2021-03-24T16:18:57.966Z] #20 41.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:18:57 [2021-03-24T16:18:57.966Z] #20 41.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:18:58 [2021-03-24T16:18:58.076Z] #43 12.91   PBCC     images/sk-netlink.pb-c.c
16:18:58 [2021-03-24T16:18:58.076Z] #43 13.00   DEP      images/sk-netlink.pb-c.d
16:18:58 [2021-03-24T16:18:58.076Z] #43 13.06   PBCC     images/sk-inet.pb-c.c
16:18:58 [2021-03-24T16:18:58.226Z] #20 42.12 Selecting previously unselected package python-pip-whl.
16:18:58 [2021-03-24T16:18:58.227Z] #20 42.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:18:58 [2021-03-24T16:18:58.227Z] #20 42.13 Unpacking python-pip-whl (18.1-5) ...
16:18:58 [2021-03-24T16:18:58.337Z] #43 13.25   DEP      images/sk-inet.pb-c.d
16:18:58 [2021-03-24T16:18:58.337Z] #43 13.25   PBCC     images/sk-unix.pb-c.c
16:18:58 [2021-03-24T16:18:58.337Z] #43 13.29   DEP      images/sk-unix.pb-c.d
16:18:58 [2021-03-24T16:18:58.501Z] #42 ...
16:18:58 [2021-03-24T16:18:58.501Z] 
16:18:58 [2021-03-24T16:18:58.501Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:58 [2021-03-24T16:18:58.501Z] #34 sha256:0b0a4aa222997397888ebaefffb69cd110da1b866697c189985ad124e9137baf
16:18:58 [2021-03-24T16:18:58.501Z] #34 82.53 internal/fmtsort
16:18:58 [2021-03-24T16:18:58.501Z] #34 83.67 internal/syscall/execenv
16:18:58 [2021-03-24T16:18:58.501Z] #34 83.91 internal/syscall/unix
16:18:58 [2021-03-24T16:18:58.501Z] #34 84.24 strings
16:18:58 [2021-03-24T16:18:58.501Z] #34 84.37 os
16:18:58 [2021-03-24T16:18:58.501Z] #34 87.84 path
16:18:58 [2021-03-24T16:18:58.501Z] #34 88.38 text/tabwriter
16:18:58 [2021-03-24T16:18:58.501Z] #34 88.60 fmt
16:18:58 [2021-03-24T16:18:58.501Z] #34 89.04 path/filepath
16:18:58 [2021-03-24T16:18:58.501Z] #34 91.20 io/ioutil
16:18:58 [2021-03-24T16:18:58.501Z] #34 ...
16:18:58 [2021-03-24T16:18:58.501Z] 
16:18:58 [2021-03-24T16:18:58.501Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:18:58 [2021-03-24T16:18:58.501Z] #37 sha256:cb24238ab6c57d46947056781cd3becfc15ef1f6107ccefc39bf6a7538aec8b7
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.139 + RM_GOPATH=0
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.140 + TMP_GOPATH=
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.140 + : /build
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.140 + '[' -z '' ']'
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.144 ++ mktemp -d
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.148 + export GOPATH=/tmp/tmp.dnys120vCu
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.148 + GOPATH=/tmp/tmp.dnys120vCu
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.148 + RM_GOPATH=1
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.149 + case "$(go env GOARCH)" in
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.150 ++ go env GOARCH
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.200 + export GO_BUILDMODE=-buildmode=pie
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.200 + GO_BUILDMODE=-buildmode=pie
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.201 ++ dirname /tmp/install/install.sh
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.203 + dir=/tmp/install
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.203 + bin=tini
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.203 + shift
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.204 + '[' '!' -f /tmp/install/tini.installer ']'
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.204 + . /tmp/install/tini.installer
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.204 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.205 + install_tini
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.205 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.205 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.205 + git clone https://github.com/krallin/tini.git /tmp/tmp.dnys120vCu/tini
16:18:58 [2021-03-24T16:18:58.501Z] #37 1.209 Cloning into '/tmp/tmp.dnys120vCu/tini'...
16:18:58 [2021-03-24T16:18:58.501Z] #37 2.062 + cd /tmp/tmp.dnys120vCu/tini
16:18:58 [2021-03-24T16:18:58.501Z] #37 2.063 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:18:58 [2021-03-24T16:18:58.501Z] #37 2.072 + cmake .
16:18:58 [2021-03-24T16:18:58.501Z] #37 2.651 -- The C compiler identification is GNU 8.3.0
16:18:58 [2021-03-24T16:18:58.501Z] #37 2.725 -- Check for working C compiler: /usr/bin/cc
16:18:58 [2021-03-24T16:18:58.501Z] #37 3.416 -- Check for working C compiler: /usr/bin/cc -- works
16:18:58 [2021-03-24T16:18:58.501Z] #37 3.417 -- Detecting C compiler ABI info
16:18:58 [2021-03-24T16:18:58.597Z] #43 13.38   PBCC     images/mm.pb-c.c
16:18:58 [2021-03-24T16:18:58.597Z] #43 13.38   DEP      images/mm.pb-c.d
16:18:58 [2021-03-24T16:18:58.597Z] #43 13.54   PBCC     images/timerfd.pb-c.c
16:18:58 [2021-03-24T16:18:58.598Z] #43 13.54   DEP      images/timerfd.pb-c.d
16:18:58 [2021-03-24T16:18:58.706Z] #37 ...
16:18:58 [2021-03-24T16:18:58.706Z] 
16:18:58 [2021-03-24T16:18:58.706Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:18:58 [2021-03-24T16:18:58.706Z] #34 sha256:68dfc7f392fbd8ddecb2a0b6a569e263a0b7fe41cb08e93849942e3ef26be42d
16:18:58 [2021-03-24T16:18:58.706Z] #34 84.90 internal/fmtsort
16:18:58 [2021-03-24T16:18:58.706Z] #34 86.15 internal/syscall/execenv
16:18:58 [2021-03-24T16:18:58.706Z] #34 86.35 internal/syscall/unix
16:18:58 [2021-03-24T16:18:58.706Z] #34 86.55 strings
16:18:58 [2021-03-24T16:18:58.706Z] #34 86.57 os
16:18:58 [2021-03-24T16:18:58.706Z] #34 91.05 path
16:18:58 [2021-03-24T16:18:58.706Z] #34 91.73 text/tabwriter
16:18:58 [2021-03-24T16:18:58.706Z] #34 91.99 fmt
16:18:58 [2021-03-24T16:18:58.706Z] #34 92.47 path/filepath
16:18:58 [2021-03-24T16:18:58.706Z] #34 94.67 io/ioutil
16:18:58 [2021-03-24T16:18:58.706Z] #34 ...
16:18:58 [2021-03-24T16:18:58.706Z] 
16:18:58 [2021-03-24T16:18:58.706Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:18:58 [2021-03-24T16:18:58.706Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:18:58 [2021-03-24T16:18:58.706Z] #42 90.57 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:18:58 [2021-03-24T16:18:58.706Z] #42 90.59 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:18:58 [2021-03-24T16:18:58.706Z] #42 90.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:18:58 [2021-03-24T16:18:58.706Z] #42 90.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:18:58 [2021-03-24T16:18:58.706Z] #42 90.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:18:58 [2021-03-24T16:18:58.706Z] #42 90.65 Setting up protobuf-compiler (3.6.1.3-2) ...
16:18:58 [2021-03-24T16:18:58.706Z] #42 90.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:18:58 [2021-03-24T16:18:58.706Z] #42 90.87 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:18:58 [2021-03-24T16:18:58.706Z] #42 91.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:18:58 [2021-03-24T16:18:58.706Z] #42 91.05 Setting up python-protobuf (3.6.1.3-2) ...
16:18:58 [2021-03-24T16:18:58.797Z] #20 42.70 Selecting previously unselected package python3-lib2to3.
16:18:58 [2021-03-24T16:18:58.797Z] #20 42.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:18:58 [2021-03-24T16:18:58.797Z] #20 42.71 Unpacking python3-lib2to3 (3.7.3-1) ...
16:18:58 [2021-03-24T16:18:58.797Z] #20 42.83 Selecting previously unselected package python3-distutils.
16:18:58 [2021-03-24T16:18:58.797Z] #20 42.84 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:18:58 [2021-03-24T16:18:58.797Z] #20 42.85 Unpacking python3-distutils (3.7.3-1) ...
16:18:58 [2021-03-24T16:18:58.858Z] #43 13.61   PBCC     images/timer.pb-c.c
16:18:58 [2021-03-24T16:18:58.858Z] #43 13.68   DEP      images/timer.pb-c.d
16:18:58 [2021-03-24T16:18:58.858Z] #43 13.75   PBCC     images/sa.pb-c.c
16:18:58 [2021-03-24T16:18:58.858Z] #43 13.75   DEP      images/sa.pb-c.d
16:18:58 [2021-03-24T16:18:58.858Z] #43 13.81   PBCC     images/pipe-data.pb-c.c
16:18:58 [2021-03-24T16:18:58.858Z] #43 13.83   DEP      images/pipe-data.pb-c.d
16:18:58 [2021-03-24T16:18:58.858Z] #43 13.87   PBCC     images/mnt.pb-c.c
16:18:59 [2021-03-24T16:18:59.057Z] #20 43.00 Selecting previously unselected package python3-pip.
16:18:59 [2021-03-24T16:18:59.057Z] #20 43.00 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:18:59 [2021-03-24T16:18:59.057Z] #20 43.01 Unpacking python3-pip (18.1-5) ...
16:18:59 [2021-03-24T16:18:59.057Z] #20 43.16 Selecting previously unselected package python3-pkg-resources.
16:18:59 [2021-03-24T16:18:59.057Z] #20 43.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:18:59 [2021-03-24T16:18:59.057Z] #20 43.19 Unpacking python3-pkg-resources (40.8.0-1) ...
16:18:59 [2021-03-24T16:18:59.118Z] #43 13.95   DEP      images/mnt.pb-c.d
16:18:59 [2021-03-24T16:18:59.118Z] #43 14.02   PBCC     images/sk-packet.pb-c.c
16:18:59 [2021-03-24T16:18:59.118Z] #43 14.05   DEP      images/sk-packet.pb-c.d
16:18:59 [2021-03-24T16:18:59.118Z] #43 14.11   PBCC     images/tcp-stream.pb-c.c
16:18:59 [2021-03-24T16:18:59.118Z] #43 14.14   DEP      images/tcp-stream.pb-c.d
16:18:59 [2021-03-24T16:18:59.320Z] #20 43.33 Selecting previously unselected package python3-setuptools.
16:18:59 [2021-03-24T16:18:59.320Z] #20 43.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:18:59 [2021-03-24T16:18:59.320Z] #20 43.36 Unpacking python3-setuptools (40.8.0-1) ...
16:18:59 [2021-03-24T16:18:59.379Z] #43 14.20   PBCC     images/pipe.pb-c.c
16:18:59 [2021-03-24T16:18:59.379Z] #43 14.25   DEP      images/pipe.pb-c.d
16:18:59 [2021-03-24T16:18:59.379Z] #43 14.35   PBCC     images/pstree.pb-c.c
16:18:59 [2021-03-24T16:18:59.379Z] #43 14.38   DEP      images/pstree.pb-c.d
16:18:59 [2021-03-24T16:18:59.379Z] #43 14.46   PBCC     images/fs.pb-c.c
16:18:59 [2021-03-24T16:18:59.450Z] #37 4.133 -- Detecting C compiler ABI info - done
16:18:59 [2021-03-24T16:18:59.451Z] #37 4.190 -- Detecting C compile features
16:18:59 [2021-03-24T16:18:59.501Z] #13 ...
16:18:59 [2021-03-24T16:18:59.501Z] 
16:18:59 [2021-03-24T16:18:59.501Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:18:59 [2021-03-24T16:18:59.501Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:18:59 [2021-03-24T16:18:59.501Z] #45 65.08 go/parser
16:18:59 [2021-03-24T16:18:59.501Z] #45 65.58 compress/flate
16:18:59 [2021-03-24T16:18:59.501Z] #45 66.86 math/big
16:18:59 [2021-03-24T16:18:59.501Z] #45 69.32 compress/gzip
16:18:59 [2021-03-24T16:18:59.501Z] #45 70.39 net
16:18:59 [2021-03-24T16:18:59.501Z] #45 70.45 go/doc
16:18:59 [2021-03-24T16:18:59.501Z] #45 70.48 vendor/golang.org/x/text/unicode/bidi
16:18:59 [2021-03-24T16:18:59.501Z] #45 73.54 vendor/golang.org/x/text/secure/bidirule
16:18:59 [2021-03-24T16:18:59.501Z] #45 73.95 vendor/golang.org/x/text/unicode/norm
16:18:59 [2021-03-24T16:18:59.501Z] #45 ...
16:18:59 [2021-03-24T16:18:59.501Z] 
16:18:59 [2021-03-24T16:18:59.501Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:59 [2021-03-24T16:18:59.501Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:18:59 [2021-03-24T16:18:59.501Z] #36 74.89 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
16:18:59 [2021-03-24T16:18:59.501Z] #36 74.92 Setting up xxd (2:8.1.0875-5) ...
16:18:59 [2021-03-24T16:18:59.501Z] #36 74.94 Setting up libuv1:arm64 (1.24.1-1) ...
16:18:59 [2021-03-24T16:18:59.501Z] #36 74.97 Setting up vim-common (2:8.1.0875-5) ...
16:18:59 [2021-03-24T16:18:59.501Z] #36 75.40 Setting up librhash0:arm64 (1.3.8-1) ...
16:18:59 [2021-03-24T16:18:59.581Z] #20 43.58 Selecting previously unselected package python3-wheel.
16:18:59 [2021-03-24T16:18:59.581Z] #20 43.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:18:59 [2021-03-24T16:18:59.581Z] #20 43.62 Unpacking python3-wheel (0.32.3-2) ...
16:18:59 [2021-03-24T16:18:59.581Z] #20 43.71 Selecting previously unselected package sudo.
16:18:59 [2021-03-24T16:18:59.652Z] #43 14.50   DEP      images/fs.pb-c.d
16:18:59 [2021-03-24T16:18:59.652Z] #43 14.58   PBCC     images/signalfd.pb-c.c
16:18:59 [2021-03-24T16:18:59.652Z] #43 14.65   DEP      images/signalfd.pb-c.d
16:18:59 [2021-03-24T16:18:59.652Z] #43 14.70   PBCC     images/fh.pb-c.c
16:18:59 [2021-03-24T16:18:59.841Z] #20 43.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
16:18:59 [2021-03-24T16:18:59.841Z] #20 43.72 Unpacking sudo (1.8.27-1+deb10u3) ...
16:18:59 [2021-03-24T16:18:59.913Z] #43 14.77   PBCC     images/fsnotify.pb-c.c
16:18:59 [2021-03-24T16:18:59.913Z] #43 14.83   DEP      images/fh.pb-c.d
16:18:59 [2021-03-24T16:18:59.913Z] #43 14.90   DEP      images/fsnotify.pb-c.d
16:19:00 [2021-03-24T16:19:00.101Z] #20 44.21 Selecting previously unselected package thin-provisioning-tools.
16:19:00 [2021-03-24T16:19:00.101Z] #20 44.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:19:00 [2021-03-24T16:19:00.101Z] #20 44.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:19:00 [2021-03-24T16:19:00.174Z] #43 14.96   PBCC     images/eventpoll.pb-c.c
16:19:00 [2021-03-24T16:19:00.174Z] #43 15.01   DEP      images/eventpoll.pb-c.d
16:19:00 [2021-03-24T16:19:00.174Z] #43 15.08   PBCC     images/eventfd.pb-c.c
16:19:00 [2021-03-24T16:19:00.174Z] #43 15.09   DEP      images/eventfd.pb-c.d
16:19:00 [2021-03-24T16:19:00.174Z] #43 15.15   PBCC     images/remap-file-path.pb-c.c
16:19:00 [2021-03-24T16:19:00.174Z] #43 15.17   DEP      images/remap-file-path.pb-c.d
16:19:00 [2021-03-24T16:19:00.361Z] #20 44.44 Selecting previously unselected package uidmap.
16:19:00 [2021-03-24T16:19:00.361Z] #20 44.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
16:19:00 [2021-03-24T16:19:00.361Z] #20 44.46 Unpacking uidmap (1:4.5-1.1) ...
16:19:00 [2021-03-24T16:19:00.434Z] #43 15.24   PBCC     images/fifo.pb-c.c
16:19:00 [2021-03-24T16:19:00.434Z] #43 15.25   DEP      images/fifo.pb-c.d
16:19:00 [2021-03-24T16:19:00.434Z] #43 15.33   PBCC     images/ghost-file.pb-c.c
16:19:00 [2021-03-24T16:19:00.434Z] #43 15.35   DEP      images/ghost-file.pb-c.d
16:19:00 [2021-03-24T16:19:00.434Z] #43 15.45   PBCC     images/regfile.pb-c.c
16:19:00 [2021-03-24T16:19:00.621Z] #20 44.60 Selecting previously unselected package vim-runtime.
16:19:00 [2021-03-24T16:19:00.621Z] #20 44.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:19:00 [2021-03-24T16:19:00.621Z] #20 44.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:19:00 [2021-03-24T16:19:00.621Z] #20 44.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:19:00 [2021-03-24T16:19:00.621Z] #20 44.71 Unpacking vim-runtime (2:8.1.0875-5) ...
16:19:00 [2021-03-24T16:19:00.695Z] #43 15.49   DEP      images/regfile.pb-c.d
16:19:00 [2021-03-24T16:19:00.695Z] #43 15.54   PBCC     images/ns.pb-c.c
16:19:00 [2021-03-24T16:19:00.695Z] #43 15.61   DEP      images/ns.pb-c.d
16:19:00 [2021-03-24T16:19:00.695Z] #43 15.68   PBCC     images/fdinfo.pb-c.c
16:19:00 [2021-03-24T16:19:00.955Z] #43 15.76   DEP      images/fdinfo.pb-c.d
16:19:00 [2021-03-24T16:19:00.955Z] #43 15.82   PBCC     images/core-aarch64.pb-c.c
16:19:00 [2021-03-24T16:19:00.955Z] #43 15.88   PBCC     images/core-arm.pb-c.c
16:19:00 [2021-03-24T16:19:00.955Z] #43 15.90   PBCC     images/core-ppc64.pb-c.c
16:19:00 [2021-03-24T16:19:00.955Z] #43 15.95   PBCC     images/core-s390.pb-c.c
16:19:01 [2021-03-24T16:19:01.215Z] #43 16.01   PBCC     images/core-x86.pb-c.c
16:19:01 [2021-03-24T16:19:01.215Z] #43 16.05   PBCC     images/core.pb-c.c
16:19:01 [2021-03-24T16:19:01.215Z] #43 16.13   PBCC     images/inventory.pb-c.c
16:19:01 [2021-03-24T16:19:01.215Z] #43 16.21   DEP      images/core-aarch64.pb-c.d
16:19:01 [2021-03-24T16:19:01.215Z] #43 16.27   DEP      images/core-arm.pb-c.d
16:19:01 [2021-03-24T16:19:01.235Z] #42 ...
16:19:01 [2021-03-24T16:19:01.235Z] 
16:19:01 [2021-03-24T16:19:01.235Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:01 [2021-03-24T16:19:01.235Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:19:01 [2021-03-24T16:19:01.235Z] #45 87.15 strings
16:19:01 [2021-03-24T16:19:01.235Z] #45 89.88 os
16:19:01 [2021-03-24T16:19:01.235Z] #45 91.33 regexp/syntax
16:19:01 [2021-03-24T16:19:01.235Z] #45 95.16 fmt
16:19:01 [2021-03-24T16:19:01.235Z] #45 ...
16:19:01 [2021-03-24T16:19:01.235Z] 
16:19:01 [2021-03-24T16:19:01.235Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:19:01 [2021-03-24T16:19:01.235Z] #37 sha256:d6bf89206a4f16206e39e4de1d015893c036e20ec0748a86d6560f232458aec6
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.947 + RM_GOPATH=0
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.947 + TMP_GOPATH=
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.947 + : /build
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.947 + '[' -z '' ']'
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.947 ++ mktemp -d
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.962 + export GOPATH=/tmp/tmp.LB2d6NOgGr
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.962 + GOPATH=/tmp/tmp.LB2d6NOgGr
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.962 + RM_GOPATH=1
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.962 + case "$(go env GOARCH)" in
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.962 ++ go env GOARCH
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.976 + export GO_BUILDMODE=-buildmode=pie
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.976 + GO_BUILDMODE=-buildmode=pie
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.980 ++ dirname /tmp/install/install.sh
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.980 + dir=/tmp/install
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.980 + bin=tini
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.980 + shift
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.980 + '[' '!' -f /tmp/install/tini.installer ']'
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.980 + . /tmp/install/tini.installer
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.980 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.980 + install_tini
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.981 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.981 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.982 + git clone https://github.com/krallin/tini.git /tmp/tmp.LB2d6NOgGr/tini
16:19:01 [2021-03-24T16:19:01.235Z] #37 1.996 Cloning into '/tmp/tmp.LB2d6NOgGr/tini'...
16:19:01 [2021-03-24T16:19:01.235Z] #37 3.376 + cd /tmp/tmp.LB2d6NOgGr/tini
16:19:01 [2021-03-24T16:19:01.235Z] #37 3.376 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:19:01 [2021-03-24T16:19:01.235Z] #37 3.414 + cmake .
16:19:01 [2021-03-24T16:19:01.373Z] #37 ...
16:19:01 [2021-03-24T16:19:01.373Z] 
16:19:01 [2021-03-24T16:19:01.373Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:01 [2021-03-24T16:19:01.373Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:01 [2021-03-24T16:19:01.373Z] #13 81.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:19:01 [2021-03-24T16:19:01.373Z] #13 81.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:19:01 [2021-03-24T16:19:01.373Z] #13 81.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:19:01 [2021-03-24T16:19:01.373Z] #13 84.49 Selecting previously unselected package binutils-mingw-w64.
16:19:01 [2021-03-24T16:19:01.373Z] #13 84.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:19:01 [2021-03-24T16:19:01.373Z] #13 84.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:19:01 [2021-03-24T16:19:01.373Z] #13 84.66 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:19:01 [2021-03-24T16:19:01.373Z] #13 84.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:19:01 [2021-03-24T16:19:01.373Z] #13 84.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:19:01 [2021-03-24T16:19:01.373Z] #13 84.92 Selecting previously unselected package dmsetup.
16:19:01 [2021-03-24T16:19:01.373Z] #13 84.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:19:01 [2021-03-24T16:19:01.373Z] #13 84.92 Unpacking dmsetup (2:1.02.155-3) ...
16:19:01 [2021-03-24T16:19:01.373Z] #13 85.12 Selecting previously unselected package mingw-w64-common.
16:19:01 [2021-03-24T16:19:01.373Z] #13 85.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:19:01 [2021-03-24T16:19:01.373Z] #13 85.14 Unpacking mingw-w64-common (6.0.0-3) ...
16:19:01 [2021-03-24T16:19:01.373Z] #13 ...
16:19:01 [2021-03-24T16:19:01.373Z] 
16:19:01 [2021-03-24T16:19:01.373Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:19:01 [2021-03-24T16:19:01.373Z] #37 sha256:cb24238ab6c57d46947056781cd3becfc15ef1f6107ccefc39bf6a7538aec8b7
16:19:01 [2021-03-24T16:19:01.373Z] #37 6.339 -- Detecting C compile features - done
16:19:01 [2021-03-24T16:19:01.475Z] #43 16.33   DEP      images/core-ppc64.pb-c.d
16:19:01 [2021-03-24T16:19:01.475Z] #43 16.41   DEP      images/core-s390.pb-c.d
16:19:01 [2021-03-24T16:19:01.475Z] #43 16.49   DEP      images/core-x86.pb-c.d
16:19:01 [2021-03-24T16:19:01.491Z] #37 4.406 -- The C compiler identification is GNU 8.3.0
16:19:01 [2021-03-24T16:19:01.491Z] #37 4.459 -- Check for working C compiler: /usr/bin/cc
16:19:01 [2021-03-24T16:19:01.636Z] #37 6.351 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:01 [2021-03-24T16:19:01.735Z] #43 16.56   DEP      images/core.pb-c.d
16:19:01 [2021-03-24T16:19:01.735Z] #43 16.65   DEP      images/inventory.pb-c.d
16:19:01 [2021-03-24T16:19:01.735Z] #43 16.71   PBCC     images/cpuinfo.pb-c.c
16:19:01 [2021-03-24T16:19:01.735Z] #43 16.73   DEP      images/cpuinfo.pb-c.d
16:19:01 [2021-03-24T16:19:01.898Z] #37 6.659 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:01 [2021-03-24T16:19:01.899Z] #37 6.797 -- Configuring done
16:19:01 [2021-03-24T16:19:01.899Z] #37 6.824 -- Generating done
16:19:01 [2021-03-24T16:19:01.899Z] #37 6.830 -- Build files have been written to: /tmp/tmp.dnys120vCu/tini
16:19:01 [2021-03-24T16:19:01.899Z] #37 6.834 + make tini-static
16:19:01 [2021-03-24T16:19:01.995Z] #43 16.81   PBCC     images/stats.pb-c.c
16:19:01 [2021-03-24T16:19:01.995Z] #43 16.85   DEP      images/stats.pb-c.d
16:19:02 [2021-03-24T16:19:02.075Z] #36 ...
16:19:02 [2021-03-24T16:19:02.075Z] 
16:19:02 [2021-03-24T16:19:02.075Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:02 [2021-03-24T16:19:02.075Z] #51 sha256:b1c3410df6efc8b770781f71c3e945f84a4ca74972992eada85734620ad04c0b
16:19:02 [2021-03-24T16:19:02.075Z] #51 67.69 golang.org/x/crypto/ssh/terminal
16:19:02 [2021-03-24T16:19:02.075Z] #51 69.77 mvdan.cc/sh/v3/cmd/shfmt
16:19:02 [2021-03-24T16:19:02.075Z] #51 ...
16:19:02 [2021-03-24T16:19:02.075Z] 
16:19:02 [2021-03-24T16:19:02.075Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:02 [2021-03-24T16:19:02.075Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:19:02 [2021-03-24T16:19:02.075Z] #45 75.93 github.com/LK4D4/vndr/build
16:19:02 [2021-03-24T16:19:02.075Z] #45 77.60 vendor/golang.org/x/crypto/cryptobyte
16:19:02 [2021-03-24T16:19:02.506Z] #37 ...
16:19:02 [2021-03-24T16:19:02.506Z] 
16:19:02 [2021-03-24T16:19:02.506Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:02 [2021-03-24T16:19:02.506Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:19:02 [2021-03-24T16:19:02.506Z] #45 86.37 os
16:19:02 [2021-03-24T16:19:02.506Z] #45 86.70 strings
16:19:02 [2021-03-24T16:19:02.506Z] #45 89.42 regexp/syntax
16:19:02 [2021-03-24T16:19:02.506Z] #45 90.96 fmt
16:19:02 [2021-03-24T16:19:02.506Z] #45 94.89 regexp
16:19:02 [2021-03-24T16:19:02.506Z] #45 95.30 go/token
16:19:02 [2021-03-24T16:19:02.506Z] #45 96.23 go/scanner
16:19:02 [2021-03-24T16:19:02.506Z] #45 ...
16:19:02 [2021-03-24T16:19:02.506Z] 
16:19:02 [2021-03-24T16:19:02.506Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:19:02 [2021-03-24T16:19:02.506Z] #37 sha256:cb24238ab6c57d46947056781cd3becfc15ef1f6107ccefc39bf6a7538aec8b7
16:19:02 [2021-03-24T16:19:02.506Z] #37 7.227 Scanning dependencies of target tini-static
16:19:02 [2021-03-24T16:19:02.506Z] #37 7.314 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:02 [2021-03-24T16:19:02.653Z] #45 78.40 vendor/golang.org/x/net/idna
16:19:02 [2021-03-24T16:19:02.779Z] #37 ...
16:19:02 [2021-03-24T16:19:02.779Z] 
16:19:02 [2021-03-24T16:19:02.779Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:19:02 [2021-03-24T16:19:02.779Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:19:02 [2021-03-24T16:19:02.779Z] #42 96.24 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:19:02 [2021-03-24T16:19:02.779Z] #42 96.26 Processing triggers for libc-bin (2.28-10) ...
16:19:02 [2021-03-24T16:19:02.779Z] #42 DONE 96.9s
16:19:02 [2021-03-24T16:19:02.858Z] #37 5.451 -- Check for working C compiler: /usr/bin/cc -- works
16:19:02 [2021-03-24T16:19:02.858Z] #37 5.452 -- Detecting C compiler ABI info
16:19:03 [2021-03-24T16:19:03.057Z] 
16:19:03 [2021-03-24T16:19:03.058Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:03 [2021-03-24T16:19:03.058Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:03 [2021-03-24T16:19:03.423Z] #37 6.203 -- Detecting C compiler ABI info - done
16:19:03 [2021-03-24T16:19:03.423Z] #37 6.260 -- Detecting C compile features
16:19:03 [2021-03-24T16:19:03.680Z] #37 ...
16:19:03 [2021-03-24T16:19:03.680Z] 
16:19:03 [2021-03-24T16:19:03.680Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:03 [2021-03-24T16:19:03.680Z] #51 sha256:7972438e6a20db2ff409ac5ab117222f2281cdb064efdfc2843b7bee7c63922d
16:19:03 [2021-03-24T16:19:03.680Z] #51 89.84 os
16:19:03 [2021-03-24T16:19:03.680Z] #51 93.37 path/filepath
16:19:03 [2021-03-24T16:19:03.680Z] #51 93.77 encoding/binary
16:19:03 [2021-03-24T16:19:03.680Z] #51 96.05 fmt
16:19:03 [2021-03-24T16:19:03.680Z] #51 97.55 encoding/base64
16:19:03 [2021-03-24T16:19:03.680Z] #51 98.92 golang.org/x/sys/unix
16:19:03 [2021-03-24T16:19:03.680Z] #51 ...
16:19:03 [2021-03-24T16:19:03.680Z] 
16:19:03 [2021-03-24T16:19:03.680Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:03 [2021-03-24T16:19:03.680Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:03 [2021-03-24T16:19:03.680Z] #13 87.02 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:19:03 [2021-03-24T16:19:03.680Z] #13 87.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:19:03 [2021-03-24T16:19:03.680Z] #13 87.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:19:03 [2021-03-24T16:19:03.680Z] #13 91.76 Selecting previously unselected package binutils-mingw-w64.
16:19:03 [2021-03-24T16:19:03.680Z] #13 91.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:19:03 [2021-03-24T16:19:03.680Z] #13 91.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:19:03 [2021-03-24T16:19:03.680Z] #13 92.12 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:19:03 [2021-03-24T16:19:03.680Z] #13 92.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:19:03 [2021-03-24T16:19:03.680Z] #13 92.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:19:03 [2021-03-24T16:19:03.680Z] #13 92.47 Selecting previously unselected package dmsetup.
16:19:03 [2021-03-24T16:19:03.680Z] #13 92.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:19:03 [2021-03-24T16:19:03.680Z] #13 92.51 Unpacking dmsetup (2:1.02.155-3) ...
16:19:03 [2021-03-24T16:19:03.680Z] #13 92.83 Selecting previously unselected package mingw-w64-common.
16:19:03 [2021-03-24T16:19:03.680Z] #13 92.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:19:03 [2021-03-24T16:19:03.680Z] #13 92.89 Unpacking mingw-w64-common (6.0.0-3) ...
16:19:03 [2021-03-24T16:19:03.909Z] #43 18.56 make[1]: Nothing to be done for 'all'.
16:19:03 [2021-03-24T16:19:03.916Z] #20 47.79 Selecting previously unselected package vim.
16:19:03 [2021-03-24T16:19:03.916Z] #20 47.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
16:19:03 [2021-03-24T16:19:03.916Z] #20 47.82 Unpacking vim (2:8.1.0875-5) ...
16:19:03 [2021-03-24T16:19:03.938Z] #13 ...
16:19:03 [2021-03-24T16:19:03.938Z] 
16:19:03 [2021-03-24T16:19:03.938Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:19:03 [2021-03-24T16:19:03.938Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:19:03 [2021-03-24T16:19:03.938Z] #42 100.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:19:03 [2021-03-24T16:19:03.938Z] #42 100.2 Processing triggers for libc-bin (2.28-10) ...
16:19:04 [2021-03-24T16:19:04.053Z] #45 79.55 mime
16:19:04 [2021-03-24T16:19:04.053Z] #45 79.82 net/http/internal
16:19:04 [2021-03-24T16:19:04.176Z] #20 48.36 Selecting previously unselected package xfsprogs.
16:19:04 [2021-03-24T16:19:04.176Z] #20 48.36 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
16:19:04 [2021-03-24T16:19:04.176Z] #20 48.37 Unpacking xfsprogs (4.20.0-1) ...
16:19:04 [2021-03-24T16:19:04.747Z] #20 48.87 Selecting previously unselected package zip.
16:19:04 [2021-03-24T16:19:04.747Z] #20 48.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
16:19:04 [2021-03-24T16:19:04.747Z] #20 48.88 Unpacking zip (3.0-11+b1) ...
16:19:04 [2021-03-24T16:19:04.851Z] #43 ...
16:19:04 [2021-03-24T16:19:04.851Z] 
16:19:04 [2021-03-24T16:19:04.851Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:04 [2021-03-24T16:19:04.851Z] #51 sha256:5567833b23905c33c77e3f76028297cd01db0d6e54dbb69887f732024fc6b8be
16:19:04 [2021-03-24T16:19:04.851Z] #51 78.06 github.com/pkg/diff
16:19:04 [2021-03-24T16:19:04.851Z] #51 79.48 go/ast
16:19:04 [2021-03-24T16:19:04.851Z] #51 80.15 golang.org/x/crypto/ssh/terminal
16:19:04 [2021-03-24T16:19:04.851Z] #51 81.58 mvdan.cc/editorconfig
16:19:04 [2021-03-24T16:19:04.851Z] #51 82.86 mvdan.cc/sh/v3/fileutil
16:19:04 [2021-03-24T16:19:04.851Z] #51 83.10 mvdan.cc/sh/v3/syntax
16:19:05 [2021-03-24T16:19:05.007Z] #20 49.07 Setting up aufs-tools (1:4.14+20190211-1) ...
16:19:05 [2021-03-24T16:19:05.007Z] #20 49.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:19:05 [2021-03-24T16:19:05.007Z] #20 49.11 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:19:05 [2021-03-24T16:19:05.007Z] #20 49.13 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:19:05 [2021-03-24T16:19:05.007Z] #20 49.14 Setting up libgpm2:amd64 (1.20.7-5) ...
16:19:05 [2021-03-24T16:19:05.007Z] #20 49.16 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:19:05 [2021-03-24T16:19:05.111Z] #51 ...
16:19:05 [2021-03-24T16:19:05.111Z] 
16:19:05 [2021-03-24T16:19:05.111Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:05 [2021-03-24T16:19:05.111Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:05 [2021-03-24T16:19:05.111Z] #13 73.33 Selecting previously unselected package mingw-w64-x86-64-dev.
16:19:05 [2021-03-24T16:19:05.111Z] #13 73.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:19:05 [2021-03-24T16:19:05.111Z] #13 73.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:19:05 [2021-03-24T16:19:05.111Z] #13 79.26 Selecting previously unselected package gcc-mingw-w64-base.
16:19:05 [2021-03-24T16:19:05.111Z] #13 79.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:19:05 [2021-03-24T16:19:05.111Z] #13 79.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:19:05 [2021-03-24T16:19:05.111Z] #13 79.46 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:19:05 [2021-03-24T16:19:05.111Z] #13 79.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:19:05 [2021-03-24T16:19:05.111Z] #13 79.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:05 [2021-03-24T16:19:05.267Z] #20 49.18 Setting up uidmap (1:4.5-1.1) ...
16:19:05 [2021-03-24T16:19:05.267Z] #20 49.20 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:19:05 [2021-03-24T16:19:05.267Z] #20 49.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:19:05 [2021-03-24T16:19:05.267Z] #20 49.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:19:05 [2021-03-24T16:19:05.267Z] #20 49.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:19:05 [2021-03-24T16:19:05.267Z] #20 49.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:19:05 [2021-03-24T16:19:05.267Z] #20 49.28 Setting up xxd (2:8.1.0875-5) ...
16:19:05 [2021-03-24T16:19:05.267Z] #20 49.29 Setting up zip (3.0-11+b1) ...
16:19:05 [2021-03-24T16:19:05.267Z] #20 49.31 Setting up vim-common (2:8.1.0875-5) ...
16:19:05 [2021-03-24T16:19:05.267Z] #20 49.35 Setting up bash-completion (1:2.8-6) ...
16:19:05 [2021-03-24T16:19:05.372Z] #13 ...
16:19:05 [2021-03-24T16:19:05.372Z] 
16:19:05 [2021-03-24T16:19:05.372Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:05 [2021-03-24T16:19:05.372Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:05 [2021-03-24T16:19:05.372Z] #43 20.16   CC       images/stats.o
16:19:05 [2021-03-24T16:19:05.632Z] #43 20.60   CC       images/core.o
16:19:05 [2021-03-24T16:19:05.641Z] #43 ...
16:19:05 [2021-03-24T16:19:05.641Z] 
16:19:05 [2021-03-24T16:19:05.641Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:19:05 [2021-03-24T16:19:05.641Z] #37 sha256:cb24238ab6c57d46947056781cd3becfc15ef1f6107ccefc39bf6a7538aec8b7
16:19:05 [2021-03-24T16:19:05.641Z] #37 9.241 [100%] Linking C executable tini-static
16:19:05 [2021-03-24T16:19:05.641Z] #37 9.876 [100%] Built target tini-static
16:19:05 [2021-03-24T16:19:05.641Z] #37 9.964 + mkdir -p /build
16:19:05 [2021-03-24T16:19:05.641Z] #37 9.973 + cp tini-static /build/docker-init
16:19:05 [2021-03-24T16:19:05.641Z] #37 DONE 10.1s
16:19:05 [2021-03-24T16:19:05.641Z] 
16:19:05 [2021-03-24T16:19:05.641Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:05 [2021-03-24T16:19:05.641Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:19:05 [2021-03-24T16:19:05.641Z] #45 98.39 go/ast
16:19:05 [2021-03-24T16:19:05.641Z] #45 99.65 internal/lazyregexp
16:19:05 [2021-03-24T16:19:05.840Z] #42 DONE 101.8s
16:19:05 [2021-03-24T16:19:05.840Z] 
16:19:05 [2021-03-24T16:19:05.841Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:05 [2021-03-24T16:19:05.841Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:05 [2021-03-24T16:19:05.983Z] #45 ...
16:19:05 [2021-03-24T16:19:05.983Z] 
16:19:05 [2021-03-24T16:19:05.983Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:05 [2021-03-24T16:19:05.983Z] #51 sha256:b1c3410df6efc8b770781f71c3e945f84a4ca74972992eada85734620ad04c0b
16:19:05 [2021-03-24T16:19:05.983Z] #51 DONE 81.6s
16:19:05 [2021-03-24T16:19:05.983Z] 
16:19:05 [2021-03-24T16:19:05.983Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:19:05 [2021-03-24T16:19:05.983Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:19:05 [2021-03-24T16:19:05.983Z] #36 78.65 Setting up cmake-data (3.13.4-1) ...
16:19:05 [2021-03-24T16:19:05.983Z] #36 81.53 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
16:19:05 [2021-03-24T16:19:05.983Z] #36 81.57 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
16:19:05 [2021-03-24T16:19:05.983Z] #36 81.67 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
16:19:05 [2021-03-24T16:19:05.983Z] #36 81.88 Setting up cmake (3.13.4-1) ...
16:19:05 [2021-03-24T16:19:05.983Z] #36 81.94 Processing triggers for libc-bin (2.28-10) ...
16:19:06 [2021-03-24T16:19:06.214Z] #45 ...
16:19:06 [2021-03-24T16:19:06.214Z] 
16:19:06 [2021-03-24T16:19:06.214Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:06 [2021-03-24T16:19:06.214Z] #51 sha256:fd7a52d904d7bd3253e32f7dc1a9c0861a3df5a3d00a0988abeb01be67ae0c21
16:19:06 [2021-03-24T16:19:06.214Z] #51 90.17 golang.org/x/sys/unix
16:19:06 [2021-03-24T16:19:06.214Z] #51 91.23 fmt
16:19:06 [2021-03-24T16:19:06.214Z] #51 96.48 encoding/json
16:19:06 [2021-03-24T16:19:06.214Z] #51 ...
16:19:06 [2021-03-24T16:19:06.214Z] 
16:19:06 [2021-03-24T16:19:06.214Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:06 [2021-03-24T16:19:06.214Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:19:06 [2021-03-24T16:19:06.214Z] #45 100.4 net/url
16:19:06 [2021-03-24T16:19:06.247Z] #36 ...
16:19:06 [2021-03-24T16:19:06.247Z] 
16:19:06 [2021-03-24T16:19:06.247Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:19:06 [2021-03-24T16:19:06.247Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:19:06 [2021-03-24T16:19:06.247Z] #42 73.36 Setting up python-protobuf (3.6.1.3-2) ...
16:19:06 [2021-03-24T16:19:06.247Z] #42 77.87 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
16:19:06 [2021-03-24T16:19:06.247Z] #42 80.44 Processing triggers for libc-bin (2.28-10) ...
16:19:06 [2021-03-24T16:19:06.247Z] #42 DONE 82.2s
16:19:06 [2021-03-24T16:19:06.511Z] 
16:19:06 [2021-03-24T16:19:06.511Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:06 [2021-03-24T16:19:06.511Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:19:06 [2021-03-24T16:19:06.573Z] #43 21.29   CC       images/core-x86.o
16:19:06 [2021-03-24T16:19:06.573Z] #43 ...
16:19:06 [2021-03-24T16:19:06.573Z] 
16:19:06 [2021-03-24T16:19:06.573Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:06 [2021-03-24T16:19:06.573Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:19:06 [2021-03-24T16:19:06.573Z] #45 79.71 go/parser
16:19:06 [2021-03-24T16:19:06.573Z] #45 81.20 text/template
16:19:06 [2021-03-24T16:19:06.574Z] #45 83.53 encoding/xml
16:19:06 [2021-03-24T16:19:06.574Z] #45 86.46 go/doc
16:19:06 [2021-03-24T16:19:06.574Z] #45 89.12 github.com/LK4D4/vndr/build
16:19:07 [2021-03-24T16:19:07.144Z] #45 ...
16:19:07 [2021-03-24T16:19:07.144Z] 
16:19:07 [2021-03-24T16:19:07.144Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:07 [2021-03-24T16:19:07.144Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:07 [2021-03-24T16:19:07.144Z] #43 22.02   CC       images/core-arm.o
16:19:07 [2021-03-24T16:19:07.405Z] #43 22.41   CC       images/core-aarch64.o
16:19:07 [2021-03-24T16:19:07.463Z] #43 ...
16:19:07 [2021-03-24T16:19:07.463Z] 
16:19:07 [2021-03-24T16:19:07.463Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:19:07 [2021-03-24T16:19:07.463Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:19:07 [2021-03-24T16:19:07.463Z] #36 82.48 Processing triggers for mime-support (3.62) ...
16:19:07 [2021-03-24T16:19:07.463Z] #36 DONE 83.3s
16:19:07 [2021-03-24T16:19:07.727Z] 
16:19:07 [2021-03-24T16:19:07.727Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:19:07 [2021-03-24T16:19:07.727Z] #37 sha256:db5e51feaa7fd59da152df38fb7d4a83b936a53521c89f8e6064077780117210
16:19:07 [2021-03-24T16:19:07.975Z] #43 22.75   CC       images/core-ppc64.o
16:19:08 [2021-03-24T16:19:08.144Z] #45 102.2 text/template/parse
16:19:08 [2021-03-24T16:19:08.410Z] #45 ...
16:19:08 [2021-03-24T16:19:08.410Z] 
16:19:08 [2021-03-24T16:19:08.410Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:19:08 [2021-03-24T16:19:08.410Z] #34 sha256:0b0a4aa222997397888ebaefffb69cd110da1b866697c189985ad124e9137baf
16:19:08 [2021-03-24T16:19:08.410Z] #34 92.88 flag
16:19:08 [2021-03-24T16:19:08.410Z] #34 92.88 github.com/BurntSushi/toml
16:19:08 [2021-03-24T16:19:08.410Z] #34 94.57 log
16:19:08 [2021-03-24T16:19:08.410Z] #34 97.47 github.com/BurntSushi/toml/cmd/tomlv
16:19:08 [2021-03-24T16:19:08.410Z] #34 DONE 102.3s
16:19:08 [2021-03-24T16:19:08.410Z] 
16:19:08 [2021-03-24T16:19:08.410Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:08 [2021-03-24T16:19:08.410Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:08 [2021-03-24T16:19:08.410Z] #43 2.772 Note: Building without setproctitle() and strlcpy() support.
16:19:08 [2021-03-24T16:19:08.410Z] #43 2.773       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:19:08 [2021-03-24T16:19:08.410Z] #43 2.798 Note: Building without GnuTLS support
16:19:08 [2021-03-24T16:19:08.410Z] #43 2.802 Makefile.config:39: Warn: you have no libnftables installed
16:19:08 [2021-03-24T16:19:08.410Z] #43 2.802 Makefile.config:40: Warn: Building without nftables support
16:19:08 [2021-03-24T16:19:08.410Z] #43 5.007 fatal: not a git repository (or any of the parent directories): .git
16:19:08 [2021-03-24T16:19:08.410Z] #43 5.069   GEN      .gitid
16:19:08 [2021-03-24T16:19:08.410Z] #43 5.103   GEN      criu/include/version.h
16:19:08 [2021-03-24T16:19:08.410Z] #43 5.210   GEN      include/common/asm
16:19:08 [2021-03-24T16:19:08.546Z] #43 23.32   CC       images/core-s390.o
16:19:08 [2021-03-24T16:19:08.561Z] #20 52.04 Setting up libiptc0:amd64 (1.8.2-4) ...
16:19:08 [2021-03-24T16:19:08.561Z] #20 52.06 Setting up xz-utils (5.2.4-1) ...
16:19:08 [2021-03-24T16:19:08.561Z] #20 52.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:19:08 [2021-03-24T16:19:08.561Z] #20 52.09 Setting up sudo (1.8.27-1+deb10u3) ...
16:19:08 [2021-03-24T16:19:08.561Z] #20 52.17 invoke-rc.d: could not determine current runlevel
16:19:08 [2021-03-24T16:19:08.561Z] #20 52.19 invoke-rc.d: policy-rc.d denied execution of start.
16:19:08 [2021-03-24T16:19:08.561Z] #20 52.20 Setting up pigz (2.4-1) ...
16:19:08 [2021-03-24T16:19:08.561Z] #20 52.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:19:08 [2021-03-24T16:19:08.561Z] #20 52.25 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:19:08 [2021-03-24T16:19:08.561Z] #20 52.28 Setting up python-pip-whl (18.1-5) ...
16:19:08 [2021-03-24T16:19:08.562Z] #20 52.30 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:19:08 [2021-03-24T16:19:08.562Z] #20 52.31 Setting up vim-runtime (2:8.1.0875-5) ...
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.76 Setting up libaio1:amd64 (0.3.112-3) ...
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.78 Setting up libonig5:amd64 (6.9.1-1) ...
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.80 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.82 Setting up vim (2:8.1.0875-5) ...
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:19:08 [2021-03-24T16:19:08.821Z] #20 52.93 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:19:09 [2021-03-24T16:19:09.081Z] #20 52.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:19:09 [2021-03-24T16:19:09.081Z] #20 52.98 Setting up jq (1.5+dfsg-2+b1) ...
16:19:09 [2021-03-24T16:19:09.081Z] #20 53.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:19:09 [2021-03-24T16:19:09.082Z] #20 53.02 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:19:09 [2021-03-24T16:19:09.117Z] #43 23.98   CC       images/cpuinfo.o
16:19:09 [2021-03-24T16:19:09.377Z] #43 24.44   CC       images/inventory.o
16:19:09 [2021-03-24T16:19:09.717Z] #37 2.304 + RM_GOPATH=0
16:19:09 [2021-03-24T16:19:09.717Z] #37 2.304 + TMP_GOPATH=
16:19:09 [2021-03-24T16:19:09.717Z] #37 2.308 + : /build
16:19:09 [2021-03-24T16:19:09.717Z] #37 2.309 + '[' -z '' ']'
16:19:09 [2021-03-24T16:19:09.717Z] #37 2.312 ++ mktemp -d
16:19:09 [2021-03-24T16:19:09.717Z] #37 2.314 + export GOPATH=/tmp/tmp.BytfFzV114
16:19:09 [2021-03-24T16:19:09.718Z] #37 2.314 + GOPATH=/tmp/tmp.BytfFzV114
16:19:09 [2021-03-24T16:19:09.718Z] #37 2.314 + RM_GOPATH=1
16:19:09 [2021-03-24T16:19:09.718Z] #37 2.315 + case "$(go env GOARCH)" in
16:19:09 [2021-03-24T16:19:09.718Z] #37 2.315 ++ go env GOARCH
16:19:09 [2021-03-24T16:19:09.948Z] #43 24.73   CC       images/fdinfo.o
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.382 + export GO_BUILDMODE=-buildmode=pie
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.382 + GO_BUILDMODE=-buildmode=pie
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.394 ++ dirname /tmp/install/install.sh
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.403 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.405 + dir=/tmp/install
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.405 + bin=tini
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.405 + shift
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.405 + '[' '!' -f /tmp/install/tini.installer ']'
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.405 + . /tmp/install/tini.installer
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.405 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.405 + install_tini
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.405 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.405 + git clone https://github.com/krallin/tini.git /tmp/tmp.BytfFzV114/tini
16:19:09 [2021-03-24T16:19:09.981Z] #37 2.407 Cloning into '/tmp/tmp.BytfFzV114/tini'...
16:19:10 [2021-03-24T16:19:10.016Z] #43 4.000 Note: Building without setproctitle() and strlcpy() support.
16:19:10 [2021-03-24T16:19:10.016Z] #43 4.000       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:19:10 [2021-03-24T16:19:10.016Z] #43 4.007 Note: Building without GnuTLS support
16:19:10 [2021-03-24T16:19:10.016Z] #43 4.010 Makefile.config:39: Warn: you have no libnftables installed
16:19:10 [2021-03-24T16:19:10.016Z] #43 4.010 Makefile.config:40: Warn: Building without nftables support
16:19:10 [2021-03-24T16:19:10.209Z] #43 25.05   CC       images/fown.o
16:19:10 [2021-03-24T16:19:10.331Z] #43 7.355   PBCC     images/timens.pb-c.c
16:19:10 [2021-03-24T16:19:10.331Z] #43 7.391   DEP      images/timens.pb-c.d
16:19:10 [2021-03-24T16:19:10.331Z] #43 7.436   PBCC     images/fown.pb-c.c
16:19:10 [2021-03-24T16:19:10.331Z] #43 7.464   PBCC     images/google/protobuf/descriptor.pb-c.c
16:19:10 [2021-03-24T16:19:10.331Z] #43 7.526   PBCC     images/opts.pb-c.c
16:19:10 [2021-03-24T16:19:10.331Z] #43 7.633   PBCC     images/memfd.pb-c.c
16:19:10 [2021-03-24T16:19:10.463Z] #20 ...
16:19:10 [2021-03-24T16:19:10.463Z] 
16:19:10 [2021-03-24T16:19:10.463Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:10 [2021-03-24T16:19:10.463Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:10 [2021-03-24T16:19:10.463Z] #43 103.3   CC       criu/cr-service.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 105.0   CC       criu/crtools.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 105.7   CC       criu/eventfd.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 106.2   CC       criu/eventpoll.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 107.1   CC       criu/external.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 107.4   CC       criu/fault-injection.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 107.5   CC       criu/fdstore.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 108.0   CC       criu/fifo.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 108.4   CC       criu/file-ids.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 108.7   CC       criu/file-lock.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 109.6   CC       criu/files-ext.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 110.0   CC       criu/files-reg.o
16:19:10 [2021-03-24T16:19:10.463Z] #43 112.1   CC       criu/files.o
16:19:10 [2021-03-24T16:19:10.469Z] #43 25.26   CC       images/ns.o
16:19:10 [2021-03-24T16:19:10.594Z] #43 7.728   DEP      images/fown.pb-c.d
16:19:10 [2021-03-24T16:19:10.594Z] #43 7.753   DEP      images/google/protobuf/descriptor.pb-c.d
16:19:10 [2021-03-24T16:19:10.594Z] #43 7.841   DEP      images/opts.pb-c.d
16:19:10 [2021-03-24T16:19:10.729Z] #43 25.53   CC       images/regfile.o
16:19:10 [2021-03-24T16:19:10.729Z] #43 25.83   CC       images/ghost-file.o
16:19:10 [2021-03-24T16:19:10.856Z] #43 7.925   DEP      images/memfd.pb-c.d
16:19:10 [2021-03-24T16:19:10.856Z] #43 7.996   PBCC     images/sit.pb-c.c
16:19:10 [2021-03-24T16:19:10.856Z] #43 8.054   DEP      images/sit.pb-c.d
16:19:10 [2021-03-24T16:19:10.856Z] #43 8.110   PBCC     images/macvlan.pb-c.c
16:19:10 [2021-03-24T16:19:10.856Z] #43 8.138   DEP      images/macvlan.pb-c.d
16:19:10 [2021-03-24T16:19:10.935Z] #37 3.519 + cd /tmp/tmp.BytfFzV114/tini
16:19:11 [2021-03-24T16:19:11.119Z] #43 8.191   PBCC     images/autofs.pb-c.c
16:19:11 [2021-03-24T16:19:11.119Z] #43 8.241   DEP      images/autofs.pb-c.d
16:19:11 [2021-03-24T16:19:11.119Z] #43 8.293   PBCC     images/sysctl.pb-c.c
16:19:11 [2021-03-24T16:19:11.119Z] #43 8.314   DEP      images/sysctl.pb-c.d
16:19:11 [2021-03-24T16:19:11.119Z] #43 8.370   PBCC     images/time.pb-c.c
16:19:11 [2021-03-24T16:19:11.199Z] #37 3.519 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:19:11 [2021-03-24T16:19:11.199Z] #37 3.535 + cmake .
16:19:11 [2021-03-24T16:19:11.300Z] #43 26.22   CC       images/fifo.o
16:19:11 [2021-03-24T16:19:11.381Z] #43 8.424   DEP      images/time.pb-c.d
16:19:11 [2021-03-24T16:19:11.381Z] #43 8.497   PBCC     images/binfmt-misc.pb-c.c
16:19:11 [2021-03-24T16:19:11.381Z] #43 8.504   DEP      images/binfmt-misc.pb-c.d
16:19:11 [2021-03-24T16:19:11.381Z] #43 8.550   PBCC     images/seccomp.pb-c.c
16:19:11 [2021-03-24T16:19:11.381Z] #43 8.593   DEP      images/seccomp.pb-c.d
16:19:11 [2021-03-24T16:19:11.385Z] #43 ...
16:19:11 [2021-03-24T16:19:11.385Z] 
16:19:11 [2021-03-24T16:19:11.385Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:11 [2021-03-24T16:19:11.385Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:11 [2021-03-24T16:19:11.385Z] #13 101.8 Selecting previously unselected package mingw-w64-x86-64-dev.#13 ...
16:19:11 [2021-03-24T16:19:11.385Z] 
16:19:11 [2021-03-24T16:19:11.385Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:19:11 [2021-03-24T16:19:11.385Z] #37 sha256:d6bf89206a4f16206e39e4de1d015893c036e20ec0748a86d6560f232458aec6
16:19:11 [2021-03-24T16:19:11.385Z] #37 9.116 -- Detecting C compile features - done
16:19:11 [2021-03-24T16:19:11.385Z] #37 9.264 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:11 [2021-03-24T16:19:11.385Z] #37 9.880 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:11 [2021-03-24T16:19:11.385Z] #37 9.957 -- Configuring done
16:19:11 [2021-03-24T16:19:11.385Z] #37 9.997 -- Generating done
16:19:11 [2021-03-24T16:19:11.385Z] #37 9.997 -- Build files have been written to: /tmp/tmp.LB2d6NOgGr/tini
16:19:11 [2021-03-24T16:19:11.385Z] #37 10.02 + make tini-static
16:19:11 [2021-03-24T16:19:11.385Z] #37 10.60 Scanning dependencies of target tini-static
16:19:11 [2021-03-24T16:19:11.385Z] #37 10.86 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:11 [2021-03-24T16:19:11.385Z] #37 12.97 [100%] Linking C executable tini-static
16:19:11 [2021-03-24T16:19:11.385Z] #37 13.54 [100%] Built target tini-static
16:19:11 [2021-03-24T16:19:11.385Z] #37 13.64 + mkdir -p /build
16:19:11 [2021-03-24T16:19:11.385Z] #37 13.65 + cp tini-static /build/docker-init
16:19:11 [2021-03-24T16:19:11.385Z] #37 DONE 14.1s
16:19:11 [2021-03-24T16:19:11.385Z] 
16:19:11 [2021-03-24T16:19:11.385Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:11 [2021-03-24T16:19:11.385Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:11 [2021-03-24T16:19:11.385Z] #13 101.8 Selecting previously unselected package mingw-w64-x86-64-dev.
16:19:11 [2021-03-24T16:19:11.385Z] #13 101.8 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:19:11 [2021-03-24T16:19:11.385Z] #13 101.8 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:19:11 [2021-03-24T16:19:11.403Z] #43 114.3   CC       criu/filesystems.o
16:19:11 [2021-03-24T16:19:11.560Z] #43 26.53   CC       images/remap-file-path.o
16:19:11 [2021-03-24T16:19:11.642Z] #13 ...
16:19:11 [2021-03-24T16:19:11.642Z] 
16:19:11 [2021-03-24T16:19:11.642Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:19:11 [2021-03-24T16:19:11.642Z] #34 sha256:68dfc7f392fbd8ddecb2a0b6a569e263a0b7fe41cb08e93849942e3ef26be42d
16:19:11 [2021-03-24T16:19:11.642Z] #34 97.99 flag
16:19:11 [2021-03-24T16:19:11.642Z] #34 97.99 github.com/BurntSushi/toml
16:19:11 [2021-03-24T16:19:11.642Z] #34 100.9 log
16:19:11 [2021-03-24T16:19:11.642Z] #34 104.2 github.com/BurntSushi/toml/cmd/tomlv
16:19:11 [2021-03-24T16:19:11.643Z] #43 8.649   PBCC     images/userns.pb-c.c
16:19:11 [2021-03-24T16:19:11.643Z] #43 8.701   DEP      images/userns.pb-c.d
16:19:11 [2021-03-24T16:19:11.643Z] #43 8.765   PBCC     images/cgroup.pb-c.c
16:19:11 [2021-03-24T16:19:11.643Z] #43 8.794   DEP      images/cgroup.pb-c.d
16:19:11 [2021-03-24T16:19:11.643Z] #43 8.848   PBCC     images/ext-file.pb-c.c
16:19:11 [2021-03-24T16:19:11.643Z] #43 8.871   DEP      images/ext-file.pb-c.d
16:19:11 [2021-03-24T16:19:11.778Z] #37 4.361 -- The C compiler identification is GNU 8.3.0
16:19:11 [2021-03-24T16:19:11.778Z] #37 4.454 -- Check for working C compiler: /usr/bin/cc
16:19:11 [2021-03-24T16:19:11.820Z] #43 26.75   CC       images/eventfd.o
16:19:11 [2021-03-24T16:19:11.899Z] #34 ...
16:19:11 [2021-03-24T16:19:11.899Z] 
16:19:11 [2021-03-24T16:19:11.899Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:11 [2021-03-24T16:19:11.899Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:19:11 [2021-03-24T16:19:11.899Z] #45 98.37 regexp
16:19:11 [2021-03-24T16:19:11.899Z] #45 102.3 go/token
16:19:11 [2021-03-24T16:19:11.899Z] #45 103.9 internal/lazyregexp
16:19:11 [2021-03-24T16:19:11.899Z] #45 104.2 go/scanner
16:19:11 [2021-03-24T16:19:11.899Z] #45 104.5 net/url
16:19:11 [2021-03-24T16:19:11.899Z] #45 106.4 go/ast
16:19:11 [2021-03-24T16:19:11.899Z] #45 107.4 text/template/parse
16:19:11 [2021-03-24T16:19:11.899Z] #45 ...
16:19:11 [2021-03-24T16:19:11.899Z] 
16:19:11 [2021-03-24T16:19:11.899Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:11 [2021-03-24T16:19:11.899Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:11 [2021-03-24T16:19:11.899Z] #43 6.541 fatal: not a git repository (or any of the parent directories): .git
16:19:11 [2021-03-24T16:19:11.906Z] #43 8.908   PBCC     images/rpc.pb-c.c
16:19:11 [2021-03-24T16:19:11.906Z] #43 8.970   DEP      images/rpc.pb-c.d
16:19:11 [2021-03-24T16:19:11.906Z] #43 9.022   PBCC     images/siginfo.pb-c.c
16:19:11 [2021-03-24T16:19:11.906Z] #43 9.049   DEP      images/siginfo.pb-c.d
16:19:11 [2021-03-24T16:19:11.906Z] #43 9.106   PBCC     images/pagemap.pb-c.c
16:19:11 [2021-03-24T16:19:11.973Z] #43 115.1   CC       criu/fsnotify.o
16:19:11 [2021-03-24T16:19:11.973Z] #43 ...
16:19:11 [2021-03-24T16:19:11.973Z] 
16:19:11 [2021-03-24T16:19:11.973Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:19:11 [2021-03-24T16:19:11.973Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:19:11 [2021-03-24T16:19:11.973Z] #20 55.98 Setting up iptables (1.8.2-4) ...
16:19:11 [2021-03-24T16:19:11.973Z] #20 56.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:19:11 [2021-03-24T16:19:11.973Z] #20 56.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:19:11 [2021-03-24T16:19:11.973Z] #20 56.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:19:11 [2021-03-24T16:19:11.973Z] #20 56.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:19:11 [2021-03-24T16:19:11.973Z] #20 56.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:19:11 [2021-03-24T16:19:11.973Z] #20 56.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:19:11 [2021-03-24T16:19:11.973Z] #20 56.06 Setting up python3 (3.7.3-1) ...
16:19:12 [2021-03-24T16:19:12.081Z] #43 26.94   CC       images/eventpoll.o
16:19:12 [2021-03-24T16:19:12.158Z] #43 6.583   GEN      .gitid
16:19:12 [2021-03-24T16:19:12.158Z] #43 6.644   GEN      criu/include/version.h
16:19:12 [2021-03-24T16:19:12.158Z] #43 6.711   GEN      include/common/asm
16:19:12 [2021-03-24T16:19:12.168Z] #43 9.172   DEP      images/pagemap.pb-c.d
16:19:12 [2021-03-24T16:19:12.168Z] #43 9.225   PBCC     images/rlimit.pb-c.c
16:19:12 [2021-03-24T16:19:12.168Z] #43 9.261   DEP      images/rlimit.pb-c.d
16:19:12 [2021-03-24T16:19:12.168Z] #43 ...
16:19:12 [2021-03-24T16:19:12.168Z] 
16:19:12 [2021-03-24T16:19:12.168Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:12 [2021-03-24T16:19:12.168Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:12 [2021-03-24T16:19:12.168Z] #13 92.09 Selecting previously unselected package mingw-w64-x86-64-dev.
16:19:12 [2021-03-24T16:19:12.168Z] #13 92.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:19:12 [2021-03-24T16:19:12.168Z] #13 92.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:19:12 [2021-03-24T16:19:12.168Z] #13 99.95 Selecting previously unselected package gcc-mingw-w64-base.
16:19:12 [2021-03-24T16:19:12.168Z] #13 99.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:19:12 [2021-03-24T16:19:12.168Z] #13 99.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:19:12 [2021-03-24T16:19:12.168Z] #13 100.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:19:12 [2021-03-24T16:19:12.168Z] #13 100.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:19:12 [2021-03-24T16:19:12.168Z] #13 100.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:12 [2021-03-24T16:19:12.168Z] #13 ...
16:19:12 [2021-03-24T16:19:12.168Z] 
16:19:12 [2021-03-24T16:19:12.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:12 [2021-03-24T16:19:12.168Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:12 [2021-03-24T16:19:12.168Z] #43 9.332   PBCC     images/file-lock.pb-c.c
16:19:12 [2021-03-24T16:19:12.168Z] #43 9.389   DEP      images/file-lock.pb-c.d
16:19:12 [2021-03-24T16:19:12.342Z] #43 27.23   CC       images/fh.o
16:19:12 [2021-03-24T16:19:12.430Z] #43 9.404   PBCC     images/tty.pb-c.c
16:19:12 [2021-03-24T16:19:12.430Z] #43 9.495   DEP      images/tty.pb-c.d
16:19:12 [2021-03-24T16:19:12.430Z] #43 9.550   PBCC     images/tun.pb-c.c
16:19:12 [2021-03-24T16:19:12.430Z] #43 9.614   PBCC     images/netdev.pb-c.c
16:19:12 [2021-03-24T16:19:12.430Z] #43 9.659   DEP      images/tun.pb-c.d
16:19:12 [2021-03-24T16:19:12.430Z] #43 9.725   DEP      images/netdev.pb-c.d
16:19:12 [2021-03-24T16:19:12.544Z] #20 56.40 Setting up python3-wheel (0.32.3-2) ...
16:19:12 [2021-03-24T16:19:12.603Z] #43 27.64   CC       images/fsnotify.o
16:19:12 [2021-03-24T16:19:12.694Z] #43 9.801   PBCC     images/vma.pb-c.c
16:19:12 [2021-03-24T16:19:12.694Z] #43 9.858   DEP      images/vma.pb-c.d
16:19:12 [2021-03-24T16:19:12.694Z] #43 9.930   PBCC     images/creds.pb-c.c
16:19:12 [2021-03-24T16:19:12.694Z] #43 9.968   DEP      images/creds.pb-c.d
16:19:12 [2021-03-24T16:19:12.864Z] #43 ...
16:19:12 [2021-03-24T16:19:12.864Z] 
16:19:12 [2021-03-24T16:19:12.864Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:19:12 [2021-03-24T16:19:12.864Z] #56 sha256:0398548ef6b42e75749cc1505ac8f285ccda3b3098674824bbe3da7e028268c2
16:19:12 [2021-03-24T16:19:12.864Z] #56 45.92 Checking out files:  47% (1828/3823)   
Checking out files:  48% (1836/3823)   
Checking out files:  49% (1874/3823)   
Checking out files:  50% (1912/3823)   
Checking out files:  51% (1950/3823)   
Checking out files:  52% (1988/3823)   
Checking out files:  53% (2027/3823)   
Checking out files:  54% (2065/3823)   
Checking out files:  55% (2103/3823)   
Checking out files:  56% (2141/3823)   
Checking out files:  57% (2180/3823)   
Checking out files:  58% (2218/3823)   
Checking out files:  59% (2256/3823)   
Checking out files:  60% (2294/3823)   
Checking out files:  61% (2333/3823)   
Checking out files:  62% (2371/3823)   
Checking out files:  63% (2409/3823)   
Checking out files:  64% (2447/3823)   
Checking out files:  65% (2485/3823)   
Checking out files:  66% (2524/3823)   
Checking out files:  67% (2562/3823)   
Checking out files:  68% (2600/3823)   
Checking out files:  69% (2638/3823)   
Checking out files:  70% (2677/3823)   
Checking out files:  71% (2715/3823)   
Checking out files:  72% (2753/3823)   
Checking out files:  73% (2791/3823)   
Checking out files:  74% (2830/3823)   
Checking out files:  75% (2868/3823)   
Checking out files:  76% (2906/3823)   
Checking out files:  77% (2944/3823)   
Checking out files:  78% (2982/3823)   
Checking out files:  79% (3021/3823)   
Checking out files:  80% (3059/3823)   
Checking out files:  81% (3097/3823)   
Checking out files:  82% (3135/3823)   
Checking out files:  83% (3174/3823)   
Checking out files:  84% (3212/3823)   
Checking out files:  85% (3250/3823)   
Checking out files:  86% (3288/3823)   
Checking out files:  87% (3327/3823)   
Checking out files:  88% (3365/3823)   
Checking out files:  89% (3403/3823)   
Checking out files:  90% (3441/3823)   
Checking out files:  91% (3479/3823)   
Checking out files:  92% (3518/3823)   
Checking out files:  93% (3556/3823)   
Checking out files:  94% (3594/3823)   
Checking out files:  95% (3632/3823)   
Checking out files:  96% (3671/3823)   
Checking out files:  97% (3709/3823)   
Checking out files:  98% (3747/3823)   
Checking out files:  99% (3785/3823)   
Checking out files: 100% (3823/3823)   
Checking out files: 100% (3823/3823), done.
16:19:12 [2021-03-24T16:19:12.864Z] #56 47.38 + cd /tmp/tmp.I2Y7ymmCSj/src/github.com/containerd/containerd
16:19:12 [2021-03-24T16:19:12.864Z] #56 47.38 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:19:12 [2021-03-24T16:19:12.864Z] #56 ...
16:19:12 [2021-03-24T16:19:12.864Z] 
16:19:12 [2021-03-24T16:19:12.864Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:12 [2021-03-24T16:19:12.864Z] #51 sha256:5567833b23905c33c77e3f76028297cd01db0d6e54dbb69887f732024fc6b8be
16:19:12 [2021-03-24T16:19:12.865Z] #51 90.42 mvdan.cc/sh/v3/cmd/shfmt
16:19:12 [2021-03-24T16:19:12.865Z] #51 DONE 96.1s
16:19:12 [2021-03-24T16:19:12.956Z] #43 10.04   PBCC     images/utsns.pb-c.c
16:19:12 [2021-03-24T16:19:12.956Z] #43 10.07   DEP      images/utsns.pb-c.d
16:19:12 [2021-03-24T16:19:12.956Z] #43 10.15   PBCC     images/ipc-desc.pb-c.c
16:19:12 [2021-03-24T16:19:12.956Z] #43 10.17   PBCC     images/ipc-sem.pb-c.c
16:19:12 [2021-03-24T16:19:12.956Z] #43 10.20   DEP      images/ipc-desc.pb-c.d
16:19:12 [2021-03-24T16:19:12.956Z] #43 10.26   DEP      images/ipc-sem.pb-c.d
16:19:13 [2021-03-24T16:19:13.114Z] #20 57.11 Setting up apparmor (2.13.2-10) ...
16:19:13 [2021-03-24T16:19:13.124Z] 
16:19:13 [2021-03-24T16:19:13.125Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:19:13 [2021-03-24T16:19:13.125Z] #56 sha256:0398548ef6b42e75749cc1505ac8f285ccda3b3098674824bbe3da7e028268c2
16:19:13 [2021-03-24T16:19:13.125Z] #56 49.04 + export 'BUILDTAGS=netgo osusergo static_build'
16:19:13 [2021-03-24T16:19:13.125Z] #56 49.04 + BUILDTAGS='netgo osusergo static_build'
16:19:13 [2021-03-24T16:19:13.125Z] #56 49.04 + export EXTRA_FLAGS=-buildmode=pie
16:19:13 [2021-03-24T16:19:13.125Z] #56 49.04 + EXTRA_FLAGS=-buildmode=pie
16:19:13 [2021-03-24T16:19:13.125Z] #56 49.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:19:13 [2021-03-24T16:19:13.125Z] #56 49.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:19:13 [2021-03-24T16:19:13.125Z] #56 49.04 + '[' '' = dynamic ']'
16:19:13 [2021-03-24T16:19:13.125Z] #56 49.04 + make
16:19:13 [2021-03-24T16:19:13.174Z] #37 5.505 -- Check for working C compiler: /usr/bin/cc -- works
16:19:13 [2021-03-24T16:19:13.174Z] #37 5.521 -- Detecting C compiler ABI info
16:19:13 [2021-03-24T16:19:13.174Z] #37 ...
16:19:13 [2021-03-24T16:19:13.174Z] 
16:19:13 [2021-03-24T16:19:13.174Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:13 [2021-03-24T16:19:13.174Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:19:13 [2021-03-24T16:19:13.174Z] #45 89.04 net/textproto
16:19:13 [2021-03-24T16:19:13.174Z] #45 89.04 vendor/golang.org/x/net/http/httpproxy
16:19:13 [2021-03-24T16:19:13.174Z] #45 89.06 crypto/x509
16:19:13 [2021-03-24T16:19:13.219Z] #43 10.30   PBCC     images/ipc-msg.pb-c.c
16:19:13 [2021-03-24T16:19:13.219Z] #43 10.32   DEP      images/ipc-msg.pb-c.d
16:19:13 [2021-03-24T16:19:13.219Z] #43 10.36   PBCC     images/ipc-shm.pb-c.c
16:19:13 [2021-03-24T16:19:13.219Z] #43 10.40   DEP      images/ipc-shm.pb-c.d
16:19:13 [2021-03-24T16:19:13.219Z] #43 10.47   PBCC     images/ipc-var.pb-c.c
16:19:13 [2021-03-24T16:19:13.481Z] #43 10.51   DEP      images/ipc-var.pb-c.d
16:19:13 [2021-03-24T16:19:13.481Z] #43 10.56   PBCC     images/sk-opts.pb-c.c
16:19:13 [2021-03-24T16:19:13.481Z] #43 10.59   PBCC     images/packet-sock.pb-c.c
16:19:13 [2021-03-24T16:19:13.481Z] #43 10.65   DEP      images/sk-opts.pb-c.d
16:19:13 [2021-03-24T16:19:13.481Z] #43 10.73   DEP      images/packet-sock.pb-c.d
16:19:13 [2021-03-24T16:19:13.530Z] #43 ...
16:19:13 [2021-03-24T16:19:13.530Z] 
16:19:13 [2021-03-24T16:19:13.530Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:19:13 [2021-03-24T16:19:13.530Z] #34 sha256:68dfc7f392fbd8ddecb2a0b6a569e263a0b7fe41cb08e93849942e3ef26be42d
16:19:13 [2021-03-24T16:19:13.530Z] #34 DONE 109.8s
16:19:13 [2021-03-24T16:19:13.744Z] #43 10.82   PBCC     images/sk-netlink.pb-c.c
16:19:13 [2021-03-24T16:19:13.744Z] #43 10.85   DEP      images/sk-netlink.pb-c.d
16:19:13 [2021-03-24T16:19:13.744Z] #43 10.90   PBCC     images/sk-inet.pb-c.c
16:19:13 [2021-03-24T16:19:13.744Z] #43 10.92   DEP      images/sk-inet.pb-c.d
16:19:13 [2021-03-24T16:19:13.744Z] #43 10.96   PBCC     images/sk-unix.pb-c.c
16:19:13 [2021-03-24T16:19:13.787Z] 
16:19:13 [2021-03-24T16:19:13.787Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:13 [2021-03-24T16:19:13.787Z] #51 sha256:7972438e6a20db2ff409ac5ab117222f2281cdb064efdfc2843b7bee7c63922d
16:19:13 [2021-03-24T16:19:13.787Z] #51 103.8 encoding/json
16:19:14 [2021-03-24T16:19:14.006Z] #43 11.03   DEP      images/sk-unix.pb-c.d
16:19:14 [2021-03-24T16:19:14.006Z] #43 11.10   PBCC     images/mm.pb-c.c
16:19:14 [2021-03-24T16:19:14.006Z] #43 11.17   DEP      images/mm.pb-c.d
16:19:14 [2021-03-24T16:19:14.006Z] #43 11.24   PBCC     images/timerfd.pb-c.c
16:19:14 [2021-03-24T16:19:14.269Z] #43 11.30   DEP      images/timerfd.pb-c.d
16:19:14 [2021-03-24T16:19:14.269Z] #43 11.36   PBCC     images/timer.pb-c.c
16:19:14 [2021-03-24T16:19:14.269Z] #43 11.39   DEP      images/timer.pb-c.d
16:19:14 [2021-03-24T16:19:14.269Z] #43 11.44   PBCC     images/sa.pb-c.c
16:19:14 [2021-03-24T16:19:14.269Z] #43 11.50   DEP      images/sa.pb-c.d
16:19:14 [2021-03-24T16:19:14.506Z] #56 50.11 + bin/ctr
16:19:14 [2021-03-24T16:19:14.532Z] #43 11.57   PBCC     images/pipe-data.pb-c.c
16:19:14 [2021-03-24T16:19:14.532Z] #43 11.58   DEP      images/pipe-data.pb-c.d
16:19:14 [2021-03-24T16:19:14.532Z] #43 11.63   PBCC     images/mnt.pb-c.c
16:19:14 [2021-03-24T16:19:14.532Z] #43 11.68   DEP      images/mnt.pb-c.d
16:19:14 [2021-03-24T16:19:14.532Z] #43 11.73   PBCC     images/sk-packet.pb-c.c
16:19:14 [2021-03-24T16:19:14.720Z] #51 ...
16:19:14 [2021-03-24T16:19:14.720Z] 
16:19:14 [2021-03-24T16:19:14.720Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:14 [2021-03-24T16:19:14.720Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:14 [2021-03-24T16:19:14.720Z] #43 9.342   PBCC     images/timens.pb-c.c
16:19:14 [2021-03-24T16:19:14.794Z] #43 11.76   DEP      images/sk-packet.pb-c.d
16:19:14 [2021-03-24T16:19:14.794Z] #43 11.82   PBCC     images/tcp-stream.pb-c.c
16:19:14 [2021-03-24T16:19:14.794Z] #43 11.87   DEP      images/tcp-stream.pb-c.d
16:19:14 [2021-03-24T16:19:14.794Z] #43 11.93   PBCC     images/pipe.pb-c.c
16:19:14 [2021-03-24T16:19:14.794Z] #43 11.99   DEP      images/pipe.pb-c.d
16:19:14 [2021-03-24T16:19:14.794Z] #43 12.04   PBCC     images/pstree.pb-c.c
16:19:14 [2021-03-24T16:19:14.794Z] #43 12.09   DEP      images/pstree.pb-c.d
16:19:14 [2021-03-24T16:19:14.978Z] #43 9.367   DEP      images/timens.pb-c.d
16:19:14 [2021-03-24T16:19:14.978Z] #43 9.416   PBCC     images/fown.pb-c.c
16:19:14 [2021-03-24T16:19:14.978Z] #43 9.481   PBCC     images/google/protobuf/descriptor.pb-c.c
16:19:14 [2021-03-24T16:19:14.978Z] #43 9.549   PBCC     images/opts.pb-c.c
16:19:14 [2021-03-24T16:19:14.978Z] #43 9.604   PBCC     images/memfd.pb-c.c
16:19:15 [2021-03-24T16:19:15.024Z] #20 58.89 Setting up xfsprogs (4.20.0-1) ...
16:19:15 [2021-03-24T16:19:15.024Z] #20 58.92 Setting up python3-lib2to3 (3.7.3-1) ...
16:19:15 [2021-03-24T16:19:15.056Z] #43 12.15   PBCC     images/fs.pb-c.c
16:19:15 [2021-03-24T16:19:15.056Z] #43 12.19   DEP      images/fs.pb-c.d
16:19:15 [2021-03-24T16:19:15.056Z] #43 12.24   PBCC     images/signalfd.pb-c.c
16:19:15 [2021-03-24T16:19:15.056Z] #43 12.27   DEP      images/signalfd.pb-c.d
16:19:15 [2021-03-24T16:19:15.056Z] #43 12.30   PBCC     images/fh.pb-c.c
16:19:15 [2021-03-24T16:19:15.103Z] #45 90.52 vendor/golang.org/x/net/http/httpguts
16:19:15 [2021-03-24T16:19:15.103Z] #45 90.53 mime/multipart
16:19:15 [2021-03-24T16:19:15.235Z] #43 9.652   DEP      images/fown.pb-c.d
16:19:15 [2021-03-24T16:19:15.235Z] #43 9.713   DEP      images/google/protobuf/descriptor.pb-c.d
16:19:15 [2021-03-24T16:19:15.235Z] #43 9.804   DEP      images/opts.pb-c.d
16:19:15 [2021-03-24T16:19:15.283Z] #20 59.40 Setting up python3-pkg-resources (40.8.0-1) ...
16:19:15 [2021-03-24T16:19:15.318Z] #43 12.36   PBCC     images/fsnotify.pb-c.c
16:19:15 [2021-03-24T16:19:15.318Z] #43 12.42   DEP      images/fh.pb-c.d
16:19:15 [2021-03-24T16:19:15.318Z] #43 12.49   DEP      images/fsnotify.pb-c.d
16:19:15 [2021-03-24T16:19:15.318Z] #43 12.54   PBCC     images/eventpoll.pb-c.c
16:19:15 [2021-03-24T16:19:15.492Z] #43 9.877   DEP      images/memfd.pb-c.d
16:19:15 [2021-03-24T16:19:15.493Z] #43 9.964   PBCC     images/sit.pb-c.c
16:19:15 [2021-03-24T16:19:15.493Z] #43 10.02   DEP      images/sit.pb-c.d
16:19:15 [2021-03-24T16:19:15.493Z] #43 10.09   PBCC     images/macvlan.pb-c.c
16:19:15 [2021-03-24T16:19:15.493Z] #43 10.12   DEP      images/macvlan.pb-c.d
16:19:15 [2021-03-24T16:19:15.493Z] #43 10.17   PBCC     images/autofs.pb-c.c
16:19:15 [2021-03-24T16:19:15.493Z] #43 10.19   DEP      images/autofs.pb-c.d
16:19:15 [2021-03-24T16:19:15.581Z] #43 12.57   DEP      images/eventpoll.pb-c.d
16:19:15 [2021-03-24T16:19:15.581Z] #43 12.63   PBCC     images/eventfd.pb-c.c
16:19:15 [2021-03-24T16:19:15.581Z] #43 12.66   DEP      images/eventfd.pb-c.d
16:19:15 [2021-03-24T16:19:15.581Z] #43 12.71   PBCC     images/remap-file-path.pb-c.c
16:19:15 [2021-03-24T16:19:15.581Z] #43 12.73   DEP      images/remap-file-path.pb-c.d
16:19:15 [2021-03-24T16:19:15.581Z] #43 12.79   PBCC     images/fifo.pb-c.c
16:19:15 [2021-03-24T16:19:15.750Z] #43 10.24   PBCC     images/sysctl.pb-c.c
16:19:15 [2021-03-24T16:19:15.750Z] #43 10.27   DEP      images/sysctl.pb-c.d
16:19:15 [2021-03-24T16:19:15.750Z] #43 10.33   PBCC     images/time.pb-c.c
16:19:15 [2021-03-24T16:19:15.844Z] #43 12.82   DEP      images/fifo.pb-c.d
16:19:15 [2021-03-24T16:19:15.844Z] #43 12.87   PBCC     images/ghost-file.pb-c.c
16:19:15 [2021-03-24T16:19:15.844Z] #43 12.92   DEP      images/ghost-file.pb-c.d
16:19:15 [2021-03-24T16:19:15.844Z] #43 13.00   PBCC     images/regfile.pb-c.c
16:19:15 [2021-03-24T16:19:15.844Z] #43 13.05   DEP      images/regfile.pb-c.d
16:19:16 [2021-03-24T16:19:16.007Z] #43 10.37   DEP      images/time.pb-c.d
16:19:16 [2021-03-24T16:19:16.008Z] #43 10.42   PBCC     images/binfmt-misc.pb-c.c
16:19:16 [2021-03-24T16:19:16.008Z] #43 10.42   DEP      images/binfmt-misc.pb-c.d
16:19:16 [2021-03-24T16:19:16.008Z] #43 10.46   PBCC     images/seccomp.pb-c.c
16:19:16 [2021-03-24T16:19:16.008Z] #43 10.51   DEP      images/seccomp.pb-c.d
16:19:16 [2021-03-24T16:19:16.008Z] #43 10.55   PBCC     images/userns.pb-c.c
16:19:16 [2021-03-24T16:19:16.008Z] #43 10.60   DEP      images/userns.pb-c.d
16:19:16 [2021-03-24T16:19:16.106Z] #43 13.08   PBCC     images/ns.pb-c.c
16:19:16 [2021-03-24T16:19:16.106Z] #43 13.11   DEP      images/ns.pb-c.d
16:19:16 [2021-03-24T16:19:16.106Z] #43 13.17   PBCC     images/fdinfo.pb-c.c
16:19:16 [2021-03-24T16:19:16.106Z] #43 13.27   DEP      images/fdinfo.pb-c.d
16:19:16 [2021-03-24T16:19:16.265Z] #43 10.64   PBCC     images/cgroup.pb-c.c
16:19:16 [2021-03-24T16:19:16.265Z] #43 10.68   DEP      images/cgroup.pb-c.d
16:19:16 [2021-03-24T16:19:16.265Z] #43 10.75   PBCC     images/ext-file.pb-c.c
16:19:16 [2021-03-24T16:19:16.265Z] #43 10.79   DEP      images/ext-file.pb-c.d
16:19:16 [2021-03-24T16:19:16.265Z] #43 10.85   PBCC     images/rpc.pb-c.c
16:19:16 [2021-03-24T16:19:16.265Z] #43 10.87   DEP      images/rpc.pb-c.d
16:19:16 [2021-03-24T16:19:16.299Z] #20 60.38 Setting up python3-distutils (3.7.3-1) ...
16:19:16 [2021-03-24T16:19:16.368Z] #43 13.36   PBCC     images/core-aarch64.pb-c.c
16:19:16 [2021-03-24T16:19:16.368Z] #43 13.46   PBCC     images/core-arm.pb-c.c
16:19:16 [2021-03-24T16:19:16.368Z] #43 13.52   PBCC     images/core-ppc64.pb-c.c
16:19:16 [2021-03-24T16:19:16.501Z] #45 92.49 crypto/tls
16:19:16 [2021-03-24T16:19:16.522Z] #43 10.96   PBCC     images/siginfo.pb-c.c
16:19:16 [2021-03-24T16:19:16.522Z] #43 10.97   DEP      images/siginfo.pb-c.d
16:19:16 [2021-03-24T16:19:16.522Z] #43 11.02   PBCC     images/pagemap.pb-c.c
16:19:16 [2021-03-24T16:19:16.522Z] #43 11.09   DEP      images/pagemap.pb-c.d
16:19:16 [2021-03-24T16:19:16.522Z] #43 11.14   PBCC     images/rlimit.pb-c.c
16:19:16 [2021-03-24T16:19:16.630Z] #43 13.61   PBCC     images/core-s390.pb-c.c
16:19:16 [2021-03-24T16:19:16.630Z] #43 13.67   PBCC     images/core-x86.pb-c.c
16:19:16 [2021-03-24T16:19:16.630Z] #43 13.72   PBCC     images/core.pb-c.c
16:19:16 [2021-03-24T16:19:16.630Z] #43 13.81   PBCC     images/inventory.pb-c.c
16:19:16 [2021-03-24T16:19:16.779Z] #43 11.18   DEP      images/rlimit.pb-c.d
16:19:16 [2021-03-24T16:19:16.779Z] #43 11.23   PBCC     images/file-lock.pb-c.c
16:19:16 [2021-03-24T16:19:16.779Z] #43 11.28   DEP      images/file-lock.pb-c.d
16:19:16 [2021-03-24T16:19:16.779Z] #43 11.33   PBCC     images/tty.pb-c.c
16:19:16 [2021-03-24T16:19:16.779Z] #43 11.40   DEP      images/tty.pb-c.d
16:19:16 [2021-03-24T16:19:16.892Z] #43 13.88   DEP      images/core-aarch64.pb-c.d
16:19:16 [2021-03-24T16:19:16.892Z] #43 13.97   DEP      images/core-arm.pb-c.d
16:19:16 [2021-03-24T16:19:16.892Z] #43 ...
16:19:16 [2021-03-24T16:19:16.892Z] 
16:19:16 [2021-03-24T16:19:16.892Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:16 [2021-03-24T16:19:16.892Z] #51 sha256:fd7a52d904d7bd3253e32f7dc1a9c0861a3df5a3d00a0988abeb01be67ae0c21
16:19:16 [2021-03-24T16:19:16.892Z] #51 100.9 github.com/pkg/diff
16:19:16 [2021-03-24T16:19:16.892Z] #51 102.3 go/ast
16:19:16 [2021-03-24T16:19:16.892Z] #51 103.7 golang.org/x/crypto/ssh/terminal
16:19:16 [2021-03-24T16:19:16.892Z] #51 104.9 mvdan.cc/editorconfig
16:19:16 [2021-03-24T16:19:16.892Z] #51 106.1 mvdan.cc/sh/v3/fileutil
16:19:16 [2021-03-24T16:19:16.892Z] #51 106.3 mvdan.cc/sh/v3/syntax
16:19:16 [2021-03-24T16:19:16.892Z] #51 ...
16:19:16 [2021-03-24T16:19:16.892Z] 
16:19:16 [2021-03-24T16:19:16.892Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:16 [2021-03-24T16:19:16.892Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:16 [2021-03-24T16:19:16.892Z] #43 14.02   DEP      images/core-ppc64.pb-c.d
16:19:16 [2021-03-24T16:19:16.892Z] #43 14.08   DEP      images/core-s390.pb-c.d
16:19:16 [2021-03-24T16:19:16.904Z] #20 60.95 Setting up python3-setuptools (40.8.0-1) ...
16:19:17 [2021-03-24T16:19:17.037Z] #43 11.44   PBCC     images/tun.pb-c.c
16:19:17 [2021-03-24T16:19:17.037Z] #43 11.50   PBCC     images/netdev.pb-c.c
16:19:17 [2021-03-24T16:19:17.037Z] #43 11.54   DEP      images/tun.pb-c.d
16:19:17 [2021-03-24T16:19:17.037Z] #43 11.60   DEP      images/netdev.pb-c.d
16:19:17 [2021-03-24T16:19:17.037Z] #43 11.66   PBCC     images/vma.pb-c.c
16:19:17 [2021-03-24T16:19:17.155Z] #43 14.12   DEP      images/core-x86.pb-c.d
16:19:17 [2021-03-24T16:19:17.155Z] #43 14.16   DEP      images/core.pb-c.d
16:19:17 [2021-03-24T16:19:17.155Z] #43 14.24   DEP      images/inventory.pb-c.d
16:19:17 [2021-03-24T16:19:17.155Z] #43 14.29   PBCC     images/cpuinfo.pb-c.c
16:19:17 [2021-03-24T16:19:17.155Z] #43 14.35   DEP      images/cpuinfo.pb-c.d
16:19:17 [2021-03-24T16:19:17.295Z] #43 11.68   DEP      images/vma.pb-c.d
16:19:17 [2021-03-24T16:19:17.295Z] #43 11.75   PBCC     images/creds.pb-c.c
16:19:17 [2021-03-24T16:19:17.295Z] #43 11.79   DEP      images/creds.pb-c.d
16:19:17 [2021-03-24T16:19:17.295Z] #43 11.84   PBCC     images/utsns.pb-c.c
16:19:17 [2021-03-24T16:19:17.295Z] #43 11.87   DEP      images/utsns.pb-c.d
16:19:17 [2021-03-24T16:19:17.295Z] #43 11.93   PBCC     images/ipc-desc.pb-c.c
16:19:17 [2021-03-24T16:19:17.418Z] #43 14.43   PBCC     images/stats.pb-c.c
16:19:17 [2021-03-24T16:19:17.418Z] #43 14.44   DEP      images/stats.pb-c.d
16:19:17 [2021-03-24T16:19:17.552Z] #43 11.98   PBCC     images/ipc-sem.pb-c.c
16:19:17 [2021-03-24T16:19:17.552Z] #43 12.01   DEP      images/ipc-desc.pb-c.d
16:19:17 [2021-03-24T16:19:17.552Z] #43 12.05   DEP      images/ipc-sem.pb-c.d
16:19:17 [2021-03-24T16:19:17.552Z] #43 12.08   PBCC     images/ipc-msg.pb-c.c
16:19:17 [2021-03-24T16:19:17.552Z] #43 12.12   DEP      images/ipc-msg.pb-c.d
16:19:17 [2021-03-24T16:19:17.552Z] #43 12.16   PBCC     images/ipc-shm.pb-c.c
16:19:17 [2021-03-24T16:19:17.809Z] #43 12.19   DEP      images/ipc-shm.pb-c.d
16:19:17 [2021-03-24T16:19:17.809Z] #43 12.28   PBCC     images/ipc-var.pb-c.c
16:19:17 [2021-03-24T16:19:17.809Z] #43 12.29   DEP      images/ipc-var.pb-c.d
16:19:17 [2021-03-24T16:19:17.809Z] #43 12.35   PBCC     images/sk-opts.pb-c.c
16:19:17 [2021-03-24T16:19:17.809Z] #43 12.37   PBCC     images/packet-sock.pb-c.c
16:19:17 [2021-03-24T16:19:17.817Z] #56 ...
16:19:17 [2021-03-24T16:19:17.817Z] 
16:19:17 [2021-03-24T16:19:17.817Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:17 [2021-03-24T16:19:17.817Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:19:17 [2021-03-24T16:19:17.817Z] #45 90.64 github.com/LK4D4/vndr/versioned
16:19:17 [2021-03-24T16:19:17.817Z] #45 90.75 compress/flate
16:19:17 [2021-03-24T16:19:17.817Z] #45 92.63 hash/crc32
16:19:17 [2021-03-24T16:19:17.817Z] #45 93.39 net
16:19:17 [2021-03-24T16:19:17.817Z] #45 93.77 compress/gzip
16:19:17 [2021-03-24T16:19:17.817Z] #45 94.32 vendor/golang.org/x/text/transform
16:19:17 [2021-03-24T16:19:17.817Z] #45 95.04 vendor/golang.org/x/text/unicode/bidi
16:19:17 [2021-03-24T16:19:17.817Z] #45 96.97 vendor/golang.org/x/text/secure/bidirule
16:19:17 [2021-03-24T16:19:17.817Z] #45 97.31 vendor/golang.org/x/text/unicode/norm
16:19:17 [2021-03-24T16:19:17.817Z] #45 ...
16:19:17 [2021-03-24T16:19:17.817Z] 
16:19:17 [2021-03-24T16:19:17.817Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:17 [2021-03-24T16:19:17.817Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:17 [2021-03-24T16:19:17.817Z] #43 28.28   CC       images/signalfd.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 28.53   CC       images/fs.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 28.71   CC       images/pstree.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 28.96   CC       images/pipe.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 29.22   CC       images/tcp-stream.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 29.51   CC       images/sk-packet.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 29.82   CC       images/mnt.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 30.05   CC       images/pipe-data.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 30.29   CC       images/sa.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 30.54   CC       images/timer.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 31.03   CC       images/timerfd.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 31.33   CC       images/mm.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 31.73   CC       images/sk-opts.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 31.88   CC       images/sk-unix.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 32.25   CC       images/sk-inet.o
16:19:17 [2021-03-24T16:19:17.817Z] #43 32.73   CC       images/tun.o
16:19:18 [2021-03-24T16:19:18.067Z] #43 12.45   DEP      images/sk-opts.pb-c.d
16:19:18 [2021-03-24T16:19:18.067Z] #43 12.50   DEP      images/packet-sock.pb-c.d
16:19:18 [2021-03-24T16:19:18.067Z] #43 12.55   PBCC     images/sk-netlink.pb-c.c
16:19:18 [2021-03-24T16:19:18.067Z] #43 12.62   DEP      images/sk-netlink.pb-c.d
16:19:18 [2021-03-24T16:19:18.067Z] #43 12.67   PBCC     images/sk-inet.pb-c.c
16:19:18 [2021-03-24T16:19:18.076Z] #43 33.06   CC       images/sk-netlink.o
16:19:18 [2021-03-24T16:19:18.302Z] #20 62.16 Setting up python3-pip (18.1-5) ...
16:19:18 [2021-03-24T16:19:18.324Z] #43 12.71   DEP      images/sk-inet.pb-c.d
16:19:18 [2021-03-24T16:19:18.324Z] #43 12.76   PBCC     images/sk-unix.pb-c.c
16:19:18 [2021-03-24T16:19:18.324Z] #43 12.84   DEP      images/sk-unix.pb-c.d
16:19:18 [2021-03-24T16:19:18.324Z] #43 12.87   PBCC     images/mm.pb-c.c
16:19:18 [2021-03-24T16:19:18.324Z] #43 12.95   DEP      images/mm.pb-c.d
16:19:18 [2021-03-24T16:19:18.336Z] #43 33.30   CC       images/packet-sock.o
16:19:18 [2021-03-24T16:19:18.430Z] #45 ...
16:19:18 [2021-03-24T16:19:18.430Z] 
16:19:18 [2021-03-24T16:19:18.430Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:19:18 [2021-03-24T16:19:18.430Z] #56 sha256:711d76026863b6d21b10fbe98f80a0ac4401364962ac0077485592effa4d6733
16:19:18 [2021-03-24T16:19:18.430Z] #56 35.83 Checking out files:  52% (1997/3823)   
Checking out files:  53% (2027/3823)   
Checking out files:  54% (2065/3823)   
Checking out files:  55% (2103/3823)   
Checking out files:  56% (2141/3823)   
Checking out files:  57% (2180/3823)   
Checking out files:  58% (2218/3823)   
Checking out files:  59% (2256/3823)   
Checking out files:  60% (2294/3823)   
Checking out files:  61% (2333/3823)   
Checking out files:  62% (2371/3823)   
Checking out files:  63% (2409/3823)   
Checking out files:  64% (2447/3823)   
Checking out files:  65% (2485/3823)   
Checking out files:  66% (2524/3823)   
Checking out files:  67% (2562/3823)   
Checking out files:  68% (2600/3823)   
Checking out files:  69% (2638/3823)   
Checking out files:  70% (2677/3823)   
Checking out files:  71% (2715/3823)   
Checking out files:  72% (2753/3823)   
Checking out files:  73% (2791/3823)   
Checking out files:  74% (2830/3823)   
Checking out files:  75% (2868/3823)   
Checking out files:  76% (2906/3823)   
Checking out files:  77% (2944/3823)   
Checking out files:  78% (2982/3823)   
Checking out files:  79% (3021/3823)   
Checking out files:  80% (3059/3823)   
Checking out files:  81% (3097/3823)   
Checking out files:  82% (3135/3823)   
Checking out files:  83% (3174/3823)   
Checking out files:  84% (3212/3823)   
Checking out files:  85% (3250/3823)   
Checking out files:  86% (3288/3823)   
Checking out files:  87% (3327/3823)   
Checking out files:  87% (3354/3823)   
Checking out files:  88% (3365/3823)   
Checking out files:  89% (3403/3823)   
Checking out files:  90% (3441/3823)   
Checking out files:  91% (3479/3823)   
Checking out files:  92% (3518/3823)   
Checking out files:  93% (3556/3823)   
Checking out files:  94% (3594/3823)   
Checking out files:  95% (3632/3823)   
Checking out files:  96% (3671/3823)   
Checking out files:  97% (3709/3823)   
Checking out files:  98% (3747/3823)   
Checking out files:  99% (3785/3823)   
Checking out files: 100% (3823/3823)   
Checking out files: 100% (3823/3823), done.
16:19:18 [2021-03-24T16:19:18.430Z] #56 37.34 + cd /tmp/tmp.N2FF5TLab5/src/github.com/containerd/containerd
16:19:18 [2021-03-24T16:19:18.430Z] #56 37.34 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:19:18 [2021-03-24T16:19:18.430Z] #56 38.94 + export 'BUILDTAGS=netgo osusergo static_build'
16:19:18 [2021-03-24T16:19:18.430Z] #56 38.94 + BUILDTAGS='netgo osusergo static_build'
16:19:18 [2021-03-24T16:19:18.430Z] #56 38.94 + export EXTRA_FLAGS=-buildmode=pie
16:19:18 [2021-03-24T16:19:18.430Z] #56 38.94 + EXTRA_FLAGS=-buildmode=pie
16:19:18 [2021-03-24T16:19:18.430Z] #56 38.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:19:18 [2021-03-24T16:19:18.430Z] #56 38.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:19:18 [2021-03-24T16:19:18.430Z] #56 38.94 + '[' '' = dynamic ']'
16:19:18 [2021-03-24T16:19:18.430Z] #56 38.94 + make
16:19:18 [2021-03-24T16:19:18.581Z] #43 12.99   PBCC     images/timerfd.pb-c.c
16:19:18 [2021-03-24T16:19:18.581Z] #43 13.07   DEP      images/timerfd.pb-c.d
16:19:18 [2021-03-24T16:19:18.581Z] #43 13.14   PBCC     images/timer.pb-c.c
16:19:18 [2021-03-24T16:19:18.581Z] #43 13.19   DEP      images/timer.pb-c.d
16:19:18 [2021-03-24T16:19:18.694Z] #56 40.51 + bin/ctr
16:19:18 [2021-03-24T16:19:18.811Z] #43 16.03 make[1]: Nothing to be done for 'all'.
16:19:18 [2021-03-24T16:19:18.838Z] #43 13.29   PBCC     images/sa.pb-c.c
16:19:18 [2021-03-24T16:19:18.839Z] #43 13.39   DEP      images/sa.pb-c.d
16:19:18 [2021-03-24T16:19:18.839Z] #43 13.44   PBCC     images/pipe-data.pb-c.c
16:19:18 [2021-03-24T16:19:18.905Z] #43 33.67   CC       images/ipc-var.o
16:19:18 [2021-03-24T16:19:18.905Z] #43 33.96   CC       images/ipc-desc.o
16:19:19 [2021-03-24T16:19:19.096Z] #43 13.48   DEP      images/pipe-data.pb-c.d
16:19:19 [2021-03-24T16:19:19.096Z] #43 13.52   PBCC     images/mnt.pb-c.c
16:19:19 [2021-03-24T16:19:19.096Z] #43 13.58   DEP      images/mnt.pb-c.d
16:19:19 [2021-03-24T16:19:19.096Z] #43 13.65   PBCC     images/sk-packet.pb-c.c
16:19:19 [2021-03-24T16:19:19.096Z] #43 13.72   DEP      images/sk-packet.pb-c.d
16:19:19 [2021-03-24T16:19:19.096Z] #43 13.76   PBCC     images/tcp-stream.pb-c.c
16:19:19 [2021-03-24T16:19:19.096Z] #43 13.80   DEP      images/tcp-stream.pb-c.d
16:19:19 [2021-03-24T16:19:19.165Z] #43 34.15   CC       images/ipc-shm.o
16:19:19 [2021-03-24T16:19:19.243Z] #20 63.25 Processing triggers for libc-bin (2.28-10) ...
16:19:19 [2021-03-24T16:19:19.243Z] #20 63.29 Processing triggers for mime-support (3.62) ...
16:19:19 [2021-03-24T16:19:19.273Z] #56 ...
16:19:19 [2021-03-24T16:19:19.273Z] 
16:19:19 [2021-03-24T16:19:19.273Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:19:19 [2021-03-24T16:19:19.273Z] #37 sha256:db5e51feaa7fd59da152df38fb7d4a83b936a53521c89f8e6064077780117210
16:19:19 [2021-03-24T16:19:19.273Z] #37 6.203 -- Detecting C compiler ABI info - done
16:19:19 [2021-03-24T16:19:19.273Z] #37 6.233 -- Detecting C compile features
16:19:19 [2021-03-24T16:19:19.273Z] #37 8.323 -- Detecting C compile features - done
16:19:19 [2021-03-24T16:19:19.273Z] #37 8.469 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:19 [2021-03-24T16:19:19.273Z] #37 8.595 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:19 [2021-03-24T16:19:19.273Z] #37 8.704 -- Configuring done
16:19:19 [2021-03-24T16:19:19.273Z] #37 8.730 -- Generating done
16:19:19 [2021-03-24T16:19:19.273Z] #37 8.733 -- Build files have been written to: /tmp/tmp.BytfFzV114/tini
16:19:19 [2021-03-24T16:19:19.273Z] #37 8.736 + make tini-static
16:19:19 [2021-03-24T16:19:19.273Z] #37 9.009 Scanning dependencies of target tini-static
16:19:19 [2021-03-24T16:19:19.273Z] #37 9.124 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:19 [2021-03-24T16:19:19.273Z] #37 10.61 [100%] Linking C executable tini-static
16:19:19 [2021-03-24T16:19:19.273Z] #37 11.05 [100%] Built target tini-static
16:19:19 [2021-03-24T16:19:19.273Z] #37 11.18 + mkdir -p /build
16:19:19 [2021-03-24T16:19:19.273Z] #37 11.18 + cp tini-static /build/docker-init
16:19:19 [2021-03-24T16:19:19.273Z] #37 DONE 11.9s
16:19:19 [2021-03-24T16:19:19.273Z] 
16:19:19 [2021-03-24T16:19:19.273Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:19 [2021-03-24T16:19:19.273Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:19:19 [2021-03-24T16:19:19.273Z] #43 3.724 Note: Building without setproctitle() and strlcpy() support.
16:19:19 [2021-03-24T16:19:19.273Z] #43 3.725       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:19:19 [2021-03-24T16:19:19.273Z] #43 3.738 Note: Building without GnuTLS support
16:19:19 [2021-03-24T16:19:19.273Z] #43 3.746 Makefile.config:39: Warn: you have no libnftables installed
16:19:19 [2021-03-24T16:19:19.273Z] #43 3.746 Makefile.config:40: Warn: Building without nftables support
16:19:19 [2021-03-24T16:19:19.273Z] #43 6.213 fatal: not a git repository (or any of the parent directories): .git
16:19:19 [2021-03-24T16:19:19.273Z] #43 6.293   GEN      .gitid
16:19:19 [2021-03-24T16:19:19.273Z] #43 6.329   GEN      criu/include/version.h
16:19:19 [2021-03-24T16:19:19.273Z] #43 6.437   GEN      include/common/asm
16:19:19 [2021-03-24T16:19:19.273Z] #43 7.781   PBCC     images/timens.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 7.823   DEP      images/timens.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 7.939   PBCC     images/fown.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 7.948   PBCC     images/google/protobuf/descriptor.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.017   PBCC     images/opts.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.107   PBCC     images/memfd.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.319   DEP      images/fown.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.352   DEP      images/google/protobuf/descriptor.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.388   DEP      images/opts.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.568   DEP      images/memfd.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.603   PBCC     images/sit.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.633   DEP      images/sit.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.742   PBCC     images/macvlan.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.771   DEP      images/macvlan.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.902   PBCC     images/autofs.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 8.943   DEP      images/autofs.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.024   PBCC     images/sysctl.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.068   DEP      images/sysctl.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.133   PBCC     images/time.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.173   DEP      images/time.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.212   PBCC     images/binfmt-misc.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.240   DEP      images/binfmt-misc.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.267   PBCC     images/seccomp.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.287   DEP      images/seccomp.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.347   PBCC     images/userns.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.387   DEP      images/userns.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.453   PBCC     images/cgroup.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.465   DEP      images/cgroup.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.537   PBCC     images/ext-file.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.567   DEP      images/ext-file.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.637   PBCC     images/rpc.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.691   DEP      images/rpc.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.755   PBCC     images/siginfo.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.787   DEP      images/siginfo.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.861   PBCC     images/pagemap.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.910   DEP      images/pagemap.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 9.966   PBCC     images/rlimit.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.02   DEP      images/rlimit.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.08   PBCC     images/file-lock.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.12   DEP      images/file-lock.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.15   PBCC     images/tty.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.19   DEP      images/tty.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.26   PBCC     images/tun.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.33   PBCC     images/netdev.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.38   DEP      images/tun.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.42   DEP      images/netdev.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.47   PBCC     images/vma.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.56   DEP      images/vma.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.63   PBCC     images/creds.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.66   DEP      images/creds.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.72   PBCC     images/utsns.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.73   DEP      images/utsns.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.78   PBCC     images/ipc-desc.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.83   PBCC     images/ipc-sem.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.86   DEP      images/ipc-desc.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 10.90   DEP      images/ipc-sem.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.00   PBCC     images/ipc-msg.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.04   DEP      images/ipc-msg.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.10   PBCC     images/ipc-shm.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.14   DEP      images/ipc-shm.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.20   PBCC     images/ipc-var.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.22   DEP      images/ipc-var.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.29   PBCC     images/sk-opts.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.33   PBCC     images/packet-sock.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.42   DEP      images/sk-opts.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.48   DEP      images/packet-sock.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.55   PBCC     images/sk-netlink.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.63   DEP      images/sk-netlink.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.74   PBCC     images/sk-inet.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.86   DEP      images/sk-inet.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 11.95   PBCC     images/sk-unix.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.03   DEP      images/sk-unix.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.12   PBCC     images/mm.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.21   DEP      images/mm.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.28   PBCC     images/timerfd.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.34   DEP      images/timerfd.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.39   PBCC     images/timer.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.51   DEP      images/timer.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.67   PBCC     images/sa.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.75   DEP      images/sa.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.80   PBCC     images/pipe-data.pb-c.c
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.85   DEP      images/pipe-data.pb-c.d
16:19:19 [2021-03-24T16:19:19.273Z] #43 12.90   PBCC     images/mnt.pb-c.c
16:19:19 [2021-03-24T16:19:19.353Z] #43 13.84   PBCC     images/pipe.pb-c.c
16:19:19 [2021-03-24T16:19:19.353Z] #43 13.89   DEP      images/pipe.pb-c.d
16:19:19 [2021-03-24T16:19:19.425Z] #43 34.37   CC       images/ipc-msg.o
16:19:19 [2021-03-24T16:19:19.537Z] #43 13.04   DEP      images/mnt.pb-c.d
16:19:19 [2021-03-24T16:19:19.537Z] #43 13.11   PBCC     images/sk-packet.pb-c.c
16:19:19 [2021-03-24T16:19:19.537Z] #43 13.13   DEP      images/sk-packet.pb-c.d
16:19:19 [2021-03-24T16:19:19.537Z] #43 13.20   PBCC     images/tcp-stream.pb-c.c
16:19:19 [2021-03-24T16:19:19.537Z] #43 13.24   DEP      images/tcp-stream.pb-c.d
16:19:19 [2021-03-24T16:19:19.537Z] #43 13.27   PBCC     images/pipe.pb-c.c
16:19:19 [2021-03-24T16:19:19.537Z] #43 13.29   DEP      images/pipe.pb-c.d
16:19:19 [2021-03-24T16:19:19.537Z] #43 13.32   PBCC     images/pstree.pb-c.c
16:19:19 [2021-03-24T16:19:19.537Z] #43 13.35   DEP      images/pstree.pb-c.d
16:19:19 [2021-03-24T16:19:19.611Z] #43 13.97   PBCC     images/pstree.pb-c.c
16:19:19 [2021-03-24T16:19:19.611Z] #43 14.00   DEP      images/pstree.pb-c.d
16:19:19 [2021-03-24T16:19:19.611Z] #43 14.07   PBCC     images/fs.pb-c.c
16:19:19 [2021-03-24T16:19:19.611Z] #43 14.10   DEP      images/fs.pb-c.d
16:19:19 [2021-03-24T16:19:19.611Z] #43 14.14   PBCC     images/signalfd.pb-c.c
16:19:19 [2021-03-24T16:19:19.611Z] #43 14.21   DEP      images/signalfd.pb-c.d
16:19:19 [2021-03-24T16:19:19.611Z] #43 14.27   PBCC     images/fh.pb-c.c
16:19:19 [2021-03-24T16:19:19.611Z] #43 14.31   PBCC     images/fsnotify.pb-c.c
16:19:19 [2021-03-24T16:19:19.686Z] #43 34.61   CC       images/ipc-sem.o
16:19:19 [2021-03-24T16:19:19.686Z] #43 34.79   CC       images/utsns.o
16:19:19 [2021-03-24T16:19:19.801Z] #43 13.40   PBCC     images/fs.pb-c.c
16:19:19 [2021-03-24T16:19:19.801Z] #43 13.43   DEP      images/fs.pb-c.d
16:19:19 [2021-03-24T16:19:19.801Z] #43 13.49   PBCC     images/signalfd.pb-c.c
16:19:19 [2021-03-24T16:19:19.801Z] #43 13.52   DEP      images/signalfd.pb-c.d
16:19:19 [2021-03-24T16:19:19.801Z] #43 13.59   PBCC     images/fh.pb-c.c
16:19:19 [2021-03-24T16:19:19.801Z] #43 13.64   PBCC     images/fsnotify.pb-c.c
16:19:19 [2021-03-24T16:19:19.868Z] #43 14.35   DEP      images/fh.pb-c.d
16:19:19 [2021-03-24T16:19:19.868Z] #43 14.42   DEP      images/fsnotify.pb-c.d
16:19:19 [2021-03-24T16:19:19.868Z] #43 14.48   PBCC     images/eventpoll.pb-c.c
16:19:19 [2021-03-24T16:19:19.868Z] #43 14.51   DEP      images/eventpoll.pb-c.d
16:19:20 [2021-03-24T16:19:20.067Z] #43 13.68   DEP      images/fh.pb-c.d
16:19:20 [2021-03-24T16:19:20.067Z] #43 13.73   DEP      images/fsnotify.pb-c.d
16:19:20 [2021-03-24T16:19:20.067Z] #43 13.90   PBCC     images/eventpoll.pb-c.c
16:19:20 [2021-03-24T16:19:20.125Z] #43 14.58   PBCC     images/eventfd.pb-c.c
16:19:20 [2021-03-24T16:19:20.125Z] #43 14.62   DEP      images/eventfd.pb-c.d
16:19:20 [2021-03-24T16:19:20.125Z] #43 14.65   PBCC     images/remap-file-path.pb-c.c
16:19:20 [2021-03-24T16:19:20.125Z] #43 14.69   DEP      images/remap-file-path.pb-c.d
16:19:20 [2021-03-24T16:19:20.125Z] #43 14.79   PBCC     images/fifo.pb-c.c
16:19:20 [2021-03-24T16:19:20.125Z] #43 14.81   DEP      images/fifo.pb-c.d
16:19:20 [2021-03-24T16:19:20.187Z] #20 DONE 64.1s
16:19:20 [2021-03-24T16:19:20.187Z] 
16:19:20 [2021-03-24T16:19:20.187Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:19:20 [2021-03-24T16:19:20.187Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
16:19:20 [2021-03-24T16:19:20.257Z] #43 34.99   CC       images/creds.o
16:19:20 [2021-03-24T16:19:20.257Z] #43 35.28   CC       images/vma.o
16:19:20 [2021-03-24T16:19:20.331Z] #43 13.96   DEP      images/eventpoll.pb-c.d
16:19:20 [2021-03-24T16:19:20.331Z] #43 ...
16:19:20 [2021-03-24T16:19:20.331Z] 
16:19:20 [2021-03-24T16:19:20.331Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:20 [2021-03-24T16:19:20.331Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:19:20 [2021-03-24T16:19:20.331Z] #13 81.04 Selecting previously unselected package gcc-mingw-w64-base.
16:19:20 [2021-03-24T16:19:20.331Z] #13 81.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:19:20 [2021-03-24T16:19:20.331Z] #13 81.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:19:20 [2021-03-24T16:19:20.331Z] #13 81.23 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:19:20 [2021-03-24T16:19:20.331Z] #13 81.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:19:20 [2021-03-24T16:19:20.331Z] #13 81.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:20 [2021-03-24T16:19:20.331Z] #13 ...
16:19:20 [2021-03-24T16:19:20.331Z] 
16:19:20 [2021-03-24T16:19:20.332Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:20 [2021-03-24T16:19:20.332Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:19:20 [2021-03-24T16:19:20.332Z] #43 14.06   PBCC     images/eventfd.pb-c.c
16:19:20 [2021-03-24T16:19:20.332Z] #43 14.10   DEP      images/eventfd.pb-c.d
16:19:20 [2021-03-24T16:19:20.332Z] #43 14.13   PBCC     images/remap-file-path.pb-c.c
16:19:20 [2021-03-24T16:19:20.332Z] #43 14.17   DEP      images/remap-file-path.pb-c.d
16:19:20 [2021-03-24T16:19:20.382Z] #43 14.86   PBCC     images/ghost-file.pb-c.c
16:19:20 [2021-03-24T16:19:20.382Z] #43 14.91   DEP      images/ghost-file.pb-c.d
16:19:20 [2021-03-24T16:19:20.382Z] #43 14.98   PBCC     images/regfile.pb-c.c
16:19:20 [2021-03-24T16:19:20.382Z] #43 15.04   DEP      images/regfile.pb-c.d
16:19:20 [2021-03-24T16:19:20.517Z] #43 35.51   CC       images/netdev.o
16:19:20 [2021-03-24T16:19:20.596Z] #43 14.23   PBCC     images/fifo.pb-c.c
16:19:20 [2021-03-24T16:19:20.596Z] #43 14.24   DEP      images/fifo.pb-c.d
16:19:20 [2021-03-24T16:19:20.596Z] #43 14.36   PBCC     images/ghost-file.pb-c.c
16:19:20 [2021-03-24T16:19:20.596Z] #43 14.41   DEP      images/ghost-file.pb-c.d
16:19:20 [2021-03-24T16:19:20.596Z] #43 14.44   PBCC     images/regfile.pb-c.c
16:19:20 [2021-03-24T16:19:20.639Z] #43 15.08   PBCC     images/ns.pb-c.c
16:19:20 [2021-03-24T16:19:20.639Z] #43 15.11   DEP      images/ns.pb-c.d
16:19:20 [2021-03-24T16:19:20.639Z] #43 15.14   PBCC     images/fdinfo.pb-c.c
16:19:20 [2021-03-24T16:19:20.639Z] #43 15.21   DEP      images/fdinfo.pb-c.d
16:19:20 [2021-03-24T16:19:20.734Z] #43 17.65   CC       images/stats.o
16:19:20 [2021-03-24T16:19:20.734Z] #43 ...
16:19:20 [2021-03-24T16:19:20.734Z] 
16:19:20 [2021-03-24T16:19:20.734Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:20 [2021-03-24T16:19:20.734Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:19:20 [2021-03-24T16:19:20.734Z] #45 104.6 go/parser
16:19:20 [2021-03-24T16:19:20.734Z] #45 106.9 text/template
16:19:20 [2021-03-24T16:19:20.734Z] #45 108.0 encoding/xml
16:19:20 [2021-03-24T16:19:20.734Z] #45 111.6 go/doc
16:19:20 [2021-03-24T16:19:20.734Z] #45 113.5 github.com/LK4D4/vndr/versioned
16:19:20 [2021-03-24T16:19:20.734Z] #45 113.6 compress/flate
16:19:20 [2021-03-24T16:19:20.866Z] #43 14.48   DEP      images/regfile.pb-c.d
16:19:20 [2021-03-24T16:19:20.866Z] #43 14.50   PBCC     images/ns.pb-c.c
16:19:20 [2021-03-24T16:19:20.866Z] #43 14.52   DEP      images/ns.pb-c.d
16:19:20 [2021-03-24T16:19:20.866Z] #43 14.53   PBCC     images/fdinfo.pb-c.c
16:19:20 [2021-03-24T16:19:20.866Z] #43 14.57   DEP      images/fdinfo.pb-c.d
16:19:20 [2021-03-24T16:19:20.866Z] #43 14.66   PBCC     images/core-aarch64.pb-c.c
16:19:20 [2021-03-24T16:19:20.866Z] #43 14.71   PBCC     images/core-arm.pb-c.c
16:19:20 [2021-03-24T16:19:20.896Z] #43 15.31   PBCC     images/core-aarch64.pb-c.c
16:19:20 [2021-03-24T16:19:20.896Z] #43 15.32   PBCC     images/core-arm.pb-c.c
16:19:20 [2021-03-24T16:19:20.896Z] #43 15.38   PBCC     images/core-ppc64.pb-c.c
16:19:20 [2021-03-24T16:19:20.896Z] #43 15.43   PBCC     images/core-s390.pb-c.c
16:19:20 [2021-03-24T16:19:20.896Z] #43 15.47   PBCC     images/core-x86.pb-c.c
16:19:20 [2021-03-24T16:19:20.896Z] #43 15.53   PBCC     images/core.pb-c.c
16:19:20 [2021-03-24T16:19:20.997Z] #45 ...
16:19:20 [2021-03-24T16:19:20.997Z] 
16:19:20 [2021-03-24T16:19:20.997Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:19:20 [2021-03-24T16:19:20.997Z] #56 sha256:b8eef5e69c9b8e15e5dba9746252d3f2f54966b253aeba6d9ade31cb652db749
16:19:21 [2021-03-24T16:19:21.088Z] #43 35.86   CC       images/tty.o
16:19:21 [2021-03-24T16:19:21.127Z] #21 1.055 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:19:21 [2021-03-24T16:19:21.127Z] #21 1.059 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:19:21 [2021-03-24T16:19:21.127Z] #21 1.063 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:19:21 [2021-03-24T16:19:21.127Z] #21 DONE 1.2s
16:19:21 [2021-03-24T16:19:21.127Z] 
16:19:21 [2021-03-24T16:19:21.127Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:19:21 [2021-03-24T16:19:21.128Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:19:21 [2021-03-24T16:19:21.128Z] #40 203.7 + dpkg --print-architecture
16:19:21 [2021-03-24T16:19:21.128Z] #40 203.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:19:21 [2021-03-24T16:19:21.128Z] #40 203.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:19:21 [2021-03-24T16:19:21.128Z] #40 203.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:19:21 [2021-03-24T16:19:21.134Z] #43 14.80   PBCC     images/core-ppc64.pb-c.c
16:19:21 [2021-03-24T16:19:21.134Z] #43 14.83   PBCC     images/core-s390.pb-c.c
16:19:21 [2021-03-24T16:19:21.134Z] #43 14.86   PBCC     images/core-x86.pb-c.c
16:19:21 [2021-03-24T16:19:21.134Z] #43 14.89   PBCC     images/core.pb-c.c
16:19:21 [2021-03-24T16:19:21.134Z] #43 14.92   PBCC     images/inventory.pb-c.c
16:19:21 [2021-03-24T16:19:21.134Z] #43 14.96   DEP      images/core-aarch64.pb-c.d
16:19:21 [2021-03-24T16:19:21.153Z] #43 15.60   PBCC     images/inventory.pb-c.c
16:19:21 [2021-03-24T16:19:21.153Z] #43 15.69   DEP      images/core-aarch64.pb-c.d
16:19:21 [2021-03-24T16:19:21.153Z] #43 15.77   DEP      images/core-arm.pb-c.d
16:19:21 [2021-03-24T16:19:21.153Z] #43 15.84   DEP      images/core-ppc64.pb-c.d
16:19:21 [2021-03-24T16:19:21.388Z] #40 ...
16:19:21 [2021-03-24T16:19:21.388Z] 
16:19:21 [2021-03-24T16:19:21.388Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:19:21 [2021-03-24T16:19:21.388Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
16:19:21 [2021-03-24T16:19:21.400Z] #43 15.00   DEP      images/core-arm.pb-c.d
16:19:21 [2021-03-24T16:19:21.400Z] #43 15.06   DEP      images/core-ppc64.pb-c.d
16:19:21 [2021-03-24T16:19:21.400Z] #43 15.10   DEP      images/core-s390.pb-c.d
16:19:21 [2021-03-24T16:19:21.400Z] #43 15.13   DEP      images/core-x86.pb-c.d
16:19:21 [2021-03-24T16:19:21.400Z] #43 15.16   DEP      images/core.pb-c.d
16:19:21 [2021-03-24T16:19:21.400Z] #43 15.18   DEP      images/inventory.pb-c.d
16:19:21 [2021-03-24T16:19:21.410Z] #43 15.90   DEP      images/core-s390.pb-c.d
16:19:21 [2021-03-24T16:19:21.410Z] #43 15.98   DEP      images/core-x86.pb-c.d
16:19:21 [2021-03-24T16:19:21.410Z] #43 16.05   DEP      images/core.pb-c.d
16:19:21 [2021-03-24T16:19:21.410Z] #43 16.11   DEP      images/inventory.pb-c.d
16:19:21 [2021-03-24T16:19:21.663Z] #43 15.21   PBCC     images/cpuinfo.pb-c.c
16:19:21 [2021-03-24T16:19:21.663Z] #43 15.23   DEP      images/cpuinfo.pb-c.d
16:19:21 [2021-03-24T16:19:21.664Z] #43 15.26   PBCC     images/stats.pb-c.c
16:19:21 [2021-03-24T16:19:21.664Z] #43 15.27   DEP      images/stats.pb-c.d
16:19:21 [2021-03-24T16:19:21.667Z] #43 16.20   PBCC     images/cpuinfo.pb-c.c
16:19:21 [2021-03-24T16:19:21.667Z] #43 16.23   DEP      images/cpuinfo.pb-c.d
16:19:21 [2021-03-24T16:19:21.713Z] #43 36.49   CC       images/file-lock.o
16:19:21 [2021-03-24T16:19:21.713Z] #43 36.79   CC       images/rlimit.o
16:19:21 [2021-03-24T16:19:21.924Z] #43 16.29   PBCC     images/stats.pb-c.c
16:19:21 [2021-03-24T16:19:21.924Z] #43 16.33   DEP      images/stats.pb-c.d
16:19:21 [2021-03-24T16:19:21.976Z] #43 37.04   CC       images/pagemap.o
16:19:22 [2021-03-24T16:19:22.238Z] #43 37.37   CC       images/siginfo.o
16:19:22 [2021-03-24T16:19:22.577Z] #56 49.81 Checking out files:  42% (1642/3823)   
Checking out files:  43% (1644/3823)   
Checking out files:  44% (1683/3823)   
Checking out files:  45% (1721/3823)   
Checking out files:  46% (1759/3823)   
Checking out files:  47% (1797/3823)   
Checking out files:  48% (1836/3823)   
Checking out files:  49% (1874/3823)   
Checking out files:  50% (1912/3823)   
Checking out files:  51% (1950/3823)   
Checking out files:  52% (1988/3823)   
Checking out files:  53% (2027/3823)   
Checking out files:  54% (2065/3823)   
Checking out files:  55% (2103/3823)   
Checking out files:  56% (2141/3823)   
Checking out files:  57% (2180/3823)   
Checking out files:  58% (2218/3823)   
Checking out files:  59% (2256/3823)   
Checking out files:  60% (2294/3823)   
Checking out files:  61% (2333/3823)   
Checking out files:  62% (2371/3823)   
Checking out files:  63% (2409/3823)   
Checking out files:  64% (2447/3823)   
Checking out files:  65% (2485/3823)   
Checking out files:  66% (2524/3823)   
Checking out files:  67% (2562/3823)   
Checking out files:  68% (2600/3823)   
Checking out files:  69% (2638/3823)   
Checking out files:  70% (2677/3823)   
Checking out files:  71% (2715/3823)   
Checking out files:  72% (2753/3823)   
Checking out files:  73% (2791/3823)   
Checking out files:  74% (2830/3823)   
Checking out files:  75% (2868/3823)   
Checking out files:  76% (2906/3823)   
Checking out files:  77% (2944/3823)   
Checking out files:  78% (2982/3823)   
Checking out files:  79% (3021/3823)   
Checking out files:  80% (3059/3823)   
Checking out files:  81% (3097/3823)   
Checking out files:  82% (3135/3823)   
Checking out files:  83% (3174/3823)   
Checking out files:  84% (3212/3823)   
Checking out files:  85% (3250/3823)   
Checking out files:  85% (3278/3823)   
Checking out files:  86% (3288/3823)   
Checking out files:  87% (3327/3823)   
Checking out files:  88% (3365/3823)   
Checking out files:  89% (3403/3823)   
Checking out files:  90% (3441/3823)   
Checking out files:  91% (3479/3823)   
Checking out files:  92% (3518/3823)   
Checking out files:  93% (3556/3823)   
Checking out files:  94% (3594/3823)   
Checking out files:  95% (3632/3823)   
Checking out files:  96% (3671/3823)   
Checking out files:  97% (3709/3823)   
Checking out files:  98% (3747/3823)   
Checking out files:  99% (3785/3823)   
Checking out files: 100% (3823/3823)   
Checking out files: 100% (3823/3823), done.
16:19:22 [2021-03-24T16:19:22.577Z] #56 51.44 + cd /tmp/tmp.nlSKL7ayK5/src/github.com/containerd/containerd
16:19:22 [2021-03-24T16:19:22.577Z] #56 51.45 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:19:22 [2021-03-24T16:19:22.815Z] #43 37.71   CC       images/rpc.o
16:19:23 [2021-03-24T16:19:23.296Z] #43 17.80 make[1]: Nothing to be done for 'all'.
16:19:23 [2021-03-24T16:19:23.301Z] #22 ...
16:19:23 [2021-03-24T16:19:23.301Z] 
16:19:23 [2021-03-24T16:19:23.301Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:23 [2021-03-24T16:19:23.301Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:23 [2021-03-24T16:19:23.301Z] #43 116.4   CC       criu/image-desc.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 116.5   CC       criu/image.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 117.4   CC       criu/ipc_ns.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 118.6   CC       criu/irmap.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 119.2   CC       criu/kcmp-ids.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 119.5   CC       criu/kerndat.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 120.8   CC       criu/libnetlink.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 121.2   CC       criu/log.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 121.8   CC       criu/lsm.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 122.3   CC       criu/mem.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 124.5   CC       criu/memfd.o
16:19:23 [2021-03-24T16:19:23.301Z] #43 125.5   CC       criu/mount.o
16:19:23 [2021-03-24T16:19:23.599Z] #43 16.92 make[1]: Nothing to be done for 'all'.
16:19:23 [2021-03-24T16:19:23.758Z] #43 38.77   CC       images/ext-file.o
16:19:24 [2021-03-24T16:19:24.019Z] #43 ...
16:19:24 [2021-03-24T16:19:24.019Z] 
16:19:24 [2021-03-24T16:19:24.019Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:24 [2021-03-24T16:19:24.019Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:24 [2021-03-24T16:19:24.019Z] #13 101.8 Selecting previously unselected package g++-mingw-w64-x86-64.
16:19:24 [2021-03-24T16:19:24.019Z] #13 101.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:19:24 [2021-03-24T16:19:24.019Z] #13 101.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:24 [2021-03-24T16:19:24.178Z] #43 ...
16:19:24 [2021-03-24T16:19:24.178Z] 
16:19:24 [2021-03-24T16:19:24.178Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:19:24 [2021-03-24T16:19:24.178Z] #58 sha256:8c13dbb88572e00e4b171ef53fb6d0a1386924991c2201c6dec59ce29b352379
16:19:24 [2021-03-24T16:19:24.178Z] #58 91.34 + for f in rootlesskit rootlesskit-docker-proxy
16:19:24 [2021-03-24T16:19:24.178Z] #58 91.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:19:24 [2021-03-24T16:19:24.178Z] #58 DONE 99.9s
16:19:24 [2021-03-24T16:19:24.178Z] 
16:19:24 [2021-03-24T16:19:24.178Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:19:24 [2021-03-24T16:19:24.178Z] #59 sha256:a30ab591c082d9fe09906eab3c18a160a9f2b2cc9a60a404eb299264c0d0a3d0
16:19:24 [2021-03-24T16:19:24.178Z] #59 DONE 0.1s
16:19:24 [2021-03-24T16:19:24.178Z] 
16:19:24 [2021-03-24T16:19:24.178Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:19:24 [2021-03-24T16:19:24.178Z] #60 sha256:94072de1b6dc0e9399f40bbbbff5bf945e2f158dd258252728b057dd7776c24a
16:19:24 [2021-03-24T16:19:24.442Z] #60 DONE 0.3s
16:19:24 [2021-03-24T16:19:24.442Z] 
16:19:24 [2021-03-24T16:19:24.442Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:24 [2021-03-24T16:19:24.442Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:19:24 [2021-03-24T16:19:24.442Z] #45 99.78 net/http/httptrace
16:19:24 [2021-03-24T16:19:24.442Z] #45 100.1 net/http
16:19:24 [2021-03-24T16:19:24.500Z] #56 53.34 + export 'BUILDTAGS=netgo osusergo static_build'
16:19:24 [2021-03-24T16:19:24.500Z] #56 ...
16:19:24 [2021-03-24T16:19:24.500Z] 
16:19:24 [2021-03-24T16:19:24.500Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:24 [2021-03-24T16:19:24.500Z] #51 sha256:fd7a52d904d7bd3253e32f7dc1a9c0861a3df5a3d00a0988abeb01be67ae0c21
16:19:24 [2021-03-24T16:19:24.500Z] #51 112.8 mvdan.cc/sh/v3/cmd/shfmt
16:19:24 [2021-03-24T16:19:24.500Z] #51 DONE 118.5s
16:19:24 [2021-03-24T16:19:24.500Z] 
16:19:24 [2021-03-24T16:19:24.500Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:19:24 [2021-03-24T16:19:24.500Z] #56 sha256:b8eef5e69c9b8e15e5dba9746252d3f2f54966b253aeba6d9ade31cb652db749
16:19:24 [2021-03-24T16:19:24.500Z] #56 53.34 + BUILDTAGS='netgo osusergo static_build'
16:19:24 [2021-03-24T16:19:24.500Z] #56 53.34 + export EXTRA_FLAGS=-buildmode=pie
16:19:24 [2021-03-24T16:19:24.500Z] #56 53.34 + EXTRA_FLAGS=-buildmode=pie
16:19:24 [2021-03-24T16:19:24.500Z] #56 53.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:19:24 [2021-03-24T16:19:24.500Z] #56 53.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:19:24 [2021-03-24T16:19:24.500Z] #56 53.35 + '[' '' = dynamic ']'
16:19:24 [2021-03-24T16:19:24.500Z] #56 53.35 + make
16:19:25 [2021-03-24T16:19:25.190Z] #43 19.28   CC       images/stats.o
16:19:25 [2021-03-24T16:19:25.190Z] #43 19.64   CC       images/core.o
16:19:25 [2021-03-24T16:19:25.190Z] #43 ...
16:19:25 [2021-03-24T16:19:25.190Z] 
16:19:25 [2021-03-24T16:19:25.190Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:25 [2021-03-24T16:19:25.190Z] #51 sha256:7972438e6a20db2ff409ac5ab117222f2281cdb064efdfc2843b7bee7c63922d
16:19:25 [2021-03-24T16:19:25.190Z] #51 111.4 github.com/pkg/diff
16:19:25 [2021-03-24T16:19:25.190Z] #51 111.4 go/ast
16:19:25 [2021-03-24T16:19:25.190Z] #51 112.8 golang.org/x/crypto/ssh/terminal
16:19:25 [2021-03-24T16:19:25.191Z] #51 114.2 mvdan.cc/editorconfig
16:19:25 [2021-03-24T16:19:25.191Z] #51 115.4 mvdan.cc/sh/v3/fileutil
16:19:25 [2021-03-24T16:19:25.191Z] #51 115.6 mvdan.cc/sh/v3/syntax
16:19:25 [2021-03-24T16:19:25.191Z] #51 121.5 mvdan.cc/sh/v3/cmd/shfmt
16:19:25 [2021-03-24T16:19:25.191Z] #51 ...
16:19:25 [2021-03-24T16:19:25.191Z] 
16:19:25 [2021-03-24T16:19:25.191Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:19:25 [2021-03-24T16:19:25.191Z] #56 sha256:2a83707c3c1149da0443b726f89b6113afebdee1eb59fa76213b84a9e1296c16
16:19:25 [2021-03-24T16:19:25.705Z] #56 56.41 Checking out files:  51% (1955/3823)   
Checking out files:  52% (1988/3823)   
Checking out files:  53% (2027/3823)   
Checking out files:  54% (2065/3823)   
Checking out files:  55% (2103/3823)   
Checking out files:  56% (2141/3823)   
Checking out files:  57% (2180/3823)   
Checking out files:  58% (2218/3823)   
Checking out files:  59% (2256/3823)   
Checking out files:  60% (2294/3823)   
Checking out files:  61% (2333/3823)   
Checking out files:  62% (2371/3823)   
Checking out files:  63% (2409/3823)   
Checking out files:  64% (2447/3823)   
Checking out files:  65% (2485/3823)   
Checking out files:  66% (2524/3823)   
Checking out files:  67% (2562/3823)   
Checking out files:  68% (2600/3823)   
Checking out files:  69% (2638/3823)   
Checking out files:  70% (2677/3823)   
Checking out files:  71% (2715/3823)   
Checking out files:  72% (2753/3823)   
Checking out files:  73% (2791/3823)   
Checking out files:  74% (2830/3823)   
Checking out files:  75% (2868/3823)   
Checking out files:  76% (2906/3823)   
Checking out files:  77% (2944/3823)   
Checking out files:  78% (2982/3823)   
Checking out files:  79% (3021/3823)   
Checking out files:  80% (3059/3823)   
16:19:25 [2021-03-24T16:19:25.705Z] #56 ...
16:19:25 [2021-03-24T16:19:25.705Z] 
16:19:25 [2021-03-24T16:19:25.705Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:25 [2021-03-24T16:19:25.705Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:19:25 [2021-03-24T16:19:25.705Z] #45 112.0 go/parser
16:19:25 [2021-03-24T16:19:25.705Z] #45 112.6 text/template
16:19:25 [2021-03-24T16:19:25.705Z] #45 115.4 encoding/xml
16:19:25 [2021-03-24T16:19:25.705Z] #45 117.3 go/doc
16:19:25 [2021-03-24T16:19:25.705Z] #45 120.4 github.com/LK4D4/vndr/build
16:19:25 [2021-03-24T16:19:25.705Z] #45 120.9 github.com/LK4D4/vndr/versioned
16:19:25 [2021-03-24T16:19:25.705Z] #45 121.0 compress/flate
16:19:25 [2021-03-24T16:19:25.705Z] #45 ...
16:19:25 [2021-03-24T16:19:25.705Z] 
16:19:25 [2021-03-24T16:19:25.705Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:19:25 [2021-03-24T16:19:25.705Z] #56 sha256:2a83707c3c1149da0443b726f89b6113afebdee1eb59fa76213b84a9e1296c16
16:19:25 [2021-03-24T16:19:25.894Z] #56 54.79 + bin/ctr
16:19:26 [2021-03-24T16:19:26.476Z] #56 56.41 Checking out files:  51% (1955/3823)   
Checking out files:  52% (1988/3823)   
Checking out files:  53% (2027/3823)   
Checking out files:  54% (2065/3823)   
Checking out files:  55% (2103/3823)   
Checking out files:  56% (2141/3823)   
Checking out files:  57% (2180/3823)   
Checking out files:  58% (2218/3823)   
Checking out files:  59% (2256/3823)   
Checking out files:  60% (2294/3823)   
Checking out files:  61% (2333/3823)   
Checking out files:  62% (2371/3823)   
Checking out files:  63% (2409/3823)   
Checking out files:  64% (2447/3823)   
Checking out files:  65% (2485/3823)   
Checking out files:  66% (2524/3823)   
Checking out files:  67% (2562/3823)   
Checking out files:  68% (2600/3823)   
Checking out files:  69% (2638/3823)   
Checking out files:  70% (2677/3823)   
Checking out files:  71% (2715/3823)   
Checking out files:  72% (2753/3823)   
Checking out files:  73% (2791/3823)   
Checking out files:  74% (2830/3823)   
Checking out files:  75% (2868/3823)   
Checking out files:  76% (2906/3823)   
Checking out files:  77% (2944/3823)   
Checking out files:  78% (2982/3823)   
Checking out files:  79% (3021/3823)   
Checking out files:  80% (3059/3823)   
Checking out files:  81% (3097/3823)   
Checking out files:  82% (3135/3823)   
Checking out files:  83% (3174/3823)   
Checking out files:  84% (3212/3823)   
Checking out files:  85% (3250/3823)   
Checking out files:  86% (3288/3823)   
Checking out files:  87% (3327/3823)   
Checking out files:  88% (3365/3823)   
Checking out files:  89% (3403/3823)   
Checking out files:  90% (3441/3823)   
Checking out files:  90% (3475/3823)   
Checking out files:  91% (3479/3823)   
Checking out files:  92% (3518/3823)   
Checking out files:  93% (3556/3823)   
Checking out files:  94% (3594/3823)   
Checking out files:  95% (3632/3823)   
Checking out files:  96% (3671/3823)   
Checking out files:  97% (3709/3823)   
Checking out files:  98% (3747/3823)   
Checking out files:  99% (3785/3823)   
Checking out files: 100% (3823/3823)   
Checking out files: 100% (3823/3823), done.
16:19:26 [2021-03-24T16:19:26.476Z] #56 57.79 + cd /tmp/tmp.Txyog1kH5v/src/github.com/containerd/containerd
16:19:26 [2021-03-24T16:19:26.476Z] #56 57.79 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
16:19:26 [2021-03-24T16:19:26.593Z] #43 ...
16:19:26 [2021-03-24T16:19:26.593Z] 
16:19:26 [2021-03-24T16:19:26.593Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:19:26 [2021-03-24T16:19:26.593Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
16:19:26 [2021-03-24T16:19:26.593Z] #22 5.098 Collecting yamllint==1.16.0
16:19:28 [2021-03-24T16:19:28.371Z] #56 59.24 + export 'BUILDTAGS=netgo osusergo static_build'
16:19:28 [2021-03-24T16:19:28.371Z] #56 59.24 + BUILDTAGS='netgo osusergo static_build'
16:19:28 [2021-03-24T16:19:28.371Z] #56 59.24 + export EXTRA_FLAGS=-buildmode=pie
16:19:28 [2021-03-24T16:19:28.371Z] #56 59.24 + EXTRA_FLAGS=-buildmode=pie
16:19:28 [2021-03-24T16:19:28.371Z] #56 59.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:19:28 [2021-03-24T16:19:28.371Z] #56 59.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:19:28 [2021-03-24T16:19:28.371Z] #56 59.24 + '[' '' = dynamic ']'
16:19:28 [2021-03-24T16:19:28.371Z] #56 59.24 + make
16:19:28 [2021-03-24T16:19:28.371Z] #56 ...
16:19:28 [2021-03-24T16:19:28.371Z] 
16:19:28 [2021-03-24T16:19:28.371Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:28 [2021-03-24T16:19:28.371Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:28 [2021-03-24T16:19:28.371Z] #13 108.6 Selecting previously unselected package gcc-mingw-w64-base.
16:19:28 [2021-03-24T16:19:28.371Z] #13 108.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:19:28 [2021-03-24T16:19:28.371Z] #13 108.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:19:28 [2021-03-24T16:19:28.371Z] #13 108.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:19:28 [2021-03-24T16:19:28.371Z] #13 108.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:19:28 [2021-03-24T16:19:28.371Z] #13 108.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:28 [2021-03-24T16:19:28.371Z] #13 ...
16:19:28 [2021-03-24T16:19:28.371Z] 
16:19:28 [2021-03-24T16:19:28.371Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:28 [2021-03-24T16:19:28.371Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:19:28 [2021-03-24T16:19:28.371Z] #45 123.5 hash/crc32
16:19:28 [2021-03-24T16:19:28.371Z] #45 124.0 compress/gzip
16:19:28 [2021-03-24T16:19:28.371Z] #45 124.1 net
16:19:28 [2021-03-24T16:19:28.371Z] #45 124.6 vendor/golang.org/x/text/transform
16:19:28 [2021-03-24T16:19:28.936Z] #45 125.2 vendor/golang.org/x/text/unicode/bidi
16:19:29 [2021-03-24T16:19:29.306Z] #13 ...
16:19:29 [2021-03-24T16:19:29.306Z] 
16:19:29 [2021-03-24T16:19:29.306Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:29 [2021-03-24T16:19:29.306Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:19:29 [2021-03-24T16:19:29.306Z] #45 101.5 vendor/golang.org/x/net/idna
16:19:29 [2021-03-24T16:19:29.306Z] #45 103.7 vendor/golang.org/x/net/http2/hpack
16:19:29 [2021-03-24T16:19:29.306Z] #45 104.8 mime
16:19:29 [2021-03-24T16:19:29.306Z] #45 106.7 mime/quotedprintable
16:19:29 [2021-03-24T16:19:29.306Z] #45 107.1 net/http/internal
16:19:29 [2021-03-24T16:19:29.306Z] #45 111.1 net/textproto
16:19:29 [2021-03-24T16:19:29.306Z] #45 111.1 crypto/x509
16:19:29 [2021-03-24T16:19:29.306Z] #45 ...
16:19:29 [2021-03-24T16:19:29.306Z] 
16:19:29 [2021-03-24T16:19:29.306Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:29 [2021-03-24T16:19:29.306Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:29 [2021-03-24T16:19:29.306Z] #43 39.02   CC       images/cgroup.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 39.59   CC       images/userns.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 39.85   CC       images/google/protobuf/descriptor.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 41.49   CC       images/opts.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 41.68   CC       images/seccomp.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 41.91   CC       images/binfmt-misc.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 42.12   CC       images/time.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 42.32   CC       images/sysctl.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 42.57   CC       images/autofs.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 42.74   CC       images/macvlan.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 42.90   CC       images/sit.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 43.15   CC       images/memfd.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 43.52   CC       images/timens.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 43.77   LINK     images/built-in.o
16:19:29 [2021-03-24T16:19:29.306Z] #43 43.98   GEN      compel/include/asm
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.01   GEN      compel/include/version.h
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.04 touch .config
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.08   GEN      include/common/config.h
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.16   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.18   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.22   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.23   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.25   DEP      compel/arch/x86/plugins/std/memcpy.d
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.28   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.30   GEN      compel/plugins/include/uapi/std/syscall.h
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.35   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.37   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:19:29 [2021-03-24T16:19:29.306Z] #43 44.39   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:19:29 [2021-03-24T16:19:29.567Z] #43 44.39   DEP      compel/plugins/std/infect.d
16:19:29 [2021-03-24T16:19:29.567Z] #43 44.49   DEP      compel/plugins/std/string.d
16:19:29 [2021-03-24T16:19:29.567Z] #43 44.55   DEP      compel/plugins/std/log.d
16:19:29 [2021-03-24T16:19:29.567Z] #43 44.68   DEP      compel/plugins/std/fds.d
16:19:29 [2021-03-24T16:19:29.760Z] #45 ...
16:19:29 [2021-03-24T16:19:29.760Z] 
16:19:29 [2021-03-24T16:19:29.760Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:29 [2021-03-24T16:19:29.760Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:19:29 [2021-03-24T16:19:29.760Z] #13 99.67 Selecting previously unselected package g++-mingw-w64-x86-64.
16:19:29 [2021-03-24T16:19:29.760Z] #13 99.67 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:19:29 [2021-03-24T16:19:29.760Z] #13 99.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:29 [2021-03-24T16:19:29.828Z] #43 44.80   DEP      compel/plugins/std/std.d
16:19:29 [2021-03-24T16:19:29.828Z] #43 44.91   DEP      compel/plugins/shmem/shmem.d
16:19:30 [2021-03-24T16:19:30.089Z] #43 45.02   DEP      compel/plugins/fds/fds.d
16:19:30 [2021-03-24T16:19:30.349Z] #43 45.21   CC       compel/plugins/std/std.o
16:19:30 [2021-03-24T16:19:30.610Z] #43 45.51   CC       compel/plugins/std/fds.o
16:19:30 [2021-03-24T16:19:30.831Z] #45 127.1 vendor/golang.org/x/text/secure/bidirule
16:19:31 [2021-03-24T16:19:31.089Z] #45 127.3 vendor/golang.org/x/text/unicode/norm
16:19:31 [2021-03-24T16:19:31.180Z] #43 46.00   CC       compel/plugins/std/log.o
16:19:31 [2021-03-24T16:19:31.210Z] #56 ...
16:19:31 [2021-03-24T16:19:31.210Z] 
16:19:31 [2021-03-24T16:19:31.210Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:31 [2021-03-24T16:19:31.210Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:19:31 [2021-03-24T16:19:31.210Z] #45 115.1 github.com/LK4D4/vndr/build
16:19:31 [2021-03-24T16:19:31.210Z] #45 116.5 hash/crc32
16:19:31 [2021-03-24T16:19:31.210Z] #45 117.0 compress/gzip
16:19:31 [2021-03-24T16:19:31.210Z] #45 117.7 net
16:19:31 [2021-03-24T16:19:31.210Z] #45 119.1 vendor/golang.org/x/text/transform
16:19:31 [2021-03-24T16:19:31.210Z] #45 120.0 vendor/golang.org/x/text/unicode/bidi
16:19:31 [2021-03-24T16:19:31.210Z] #45 121.7 vendor/golang.org/x/text/secure/bidirule
16:19:31 [2021-03-24T16:19:31.210Z] #45 122.0 vendor/golang.org/x/text/unicode/norm
16:19:31 [2021-03-24T16:19:31.210Z] #45 ...
16:19:31 [2021-03-24T16:19:31.210Z] 
16:19:31 [2021-03-24T16:19:31.210Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:31 [2021-03-24T16:19:31.210Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:31 [2021-03-24T16:19:31.210Z] #43 18.07   CC       images/core.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 18.75   CC       images/core-x86.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 19.31   CC       images/core-arm.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 19.65   CC       images/core-aarch64.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 20.03   CC       images/core-ppc64.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 20.66   CC       images/core-s390.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 21.54   CC       images/cpuinfo.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 22.11   CC       images/inventory.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 22.76   CC       images/fdinfo.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 23.14   CC       images/fown.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 23.30   CC       images/ns.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 23.52   CC       images/regfile.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 23.80   CC       images/ghost-file.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 24.07   CC       images/fifo.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 24.23   CC       images/remap-file-path.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 24.45   CC       images/eventfd.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 24.65   CC       images/eventpoll.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 24.91   CC       images/fh.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 25.26   CC       images/fsnotify.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 25.78   CC       images/signalfd.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 26.07   CC       images/fs.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 26.35   CC       images/pstree.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 26.63   CC       images/pipe.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 26.90   CC       images/tcp-stream.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 27.18   CC       images/sk-packet.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 27.51   CC       images/mnt.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 27.72   CC       images/pipe-data.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 27.89   CC       images/sa.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 28.04   CC       images/timer.o
16:19:31 [2021-03-24T16:19:31.210Z] #43 28.38   CC       images/timerfd.o
16:19:31 [2021-03-24T16:19:31.473Z] #43 28.59   CC       images/mm.o
16:19:31 [2021-03-24T16:19:31.654Z] #45 ...
16:19:31 [2021-03-24T16:19:31.654Z] 
16:19:31 [2021-03-24T16:19:31.654Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:19:31 [2021-03-24T16:19:31.654Z] #51 sha256:7972438e6a20db2ff409ac5ab117222f2281cdb064efdfc2843b7bee7c63922d
16:19:31 [2021-03-24T16:19:31.654Z] #51 DONE 127.9s
16:19:31 [2021-03-24T16:19:31.735Z] #43 ...
16:19:31 [2021-03-24T16:19:31.735Z] 
16:19:31 [2021-03-24T16:19:31.735Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:31 [2021-03-24T16:19:31.735Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:31 [2021-03-24T16:19:31.735Z] #13 121.7 Selecting previously unselected package g++-mingw-w64-x86-64.
16:19:31 [2021-03-24T16:19:31.735Z] #13 121.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:19:31 [2021-03-24T16:19:31.735Z] #13 121.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:31 [2021-03-24T16:19:31.751Z] #43 46.76   CC       compel/plugins/std/string.o
16:19:31 [2021-03-24T16:19:31.874Z] #22 10.48   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:19:31 [2021-03-24T16:19:31.874Z] #22 10.57 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:19:31 [2021-03-24T16:19:31.874Z] #22 10.61   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
16:19:31 [2021-03-24T16:19:31.874Z] #22 10.67 Collecting pyyaml (from yamllint==1.16.0)
16:19:31 [2021-03-24T16:19:31.911Z] 
16:19:31 [2021-03-24T16:19:31.911Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:31 [2021-03-24T16:19:31.911Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:31 [2021-03-24T16:19:31.911Z] #43 20.27   CC       images/core-x86.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 20.88   CC       images/core-arm.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 21.28   CC       images/core-aarch64.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 21.73   CC       images/core-ppc64.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 22.45   CC       images/core-s390.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 23.12   CC       images/cpuinfo.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 23.69   CC       images/inventory.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 24.03   CC       images/fdinfo.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 24.40   CC       images/fown.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 24.65   CC       images/ns.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 24.89   CC       images/regfile.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 25.21   CC       images/ghost-file.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 25.46   CC       images/fifo.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 25.67   CC       images/remap-file-path.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 25.86   CC       images/eventfd.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 26.13   CC       images/eventpoll.o
16:19:31 [2021-03-24T16:19:31.911Z] #43 26.56   CC       images/fh.o
16:19:32 [2021-03-24T16:19:32.133Z] #22 10.90   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
16:19:32 [2021-03-24T16:19:32.393Z] #22 11.23 Installing collected packages: pathspec, pyyaml, yamllint
16:19:32 [2021-03-24T16:19:32.475Z] #43 26.99   CC       images/fsnotify.o
16:19:32 [2021-03-24T16:19:32.693Z] #43 47.47   CC       compel/plugins/std/infect.o
16:19:32 [2021-03-24T16:19:32.956Z] #43 47.83   CC       compel/arch/x86/plugins/std/parasite-head.o
16:19:32 [2021-03-24T16:19:32.956Z] #43 47.91   CC       compel/arch/x86/plugins/std/memcpy.o
16:19:32 [2021-03-24T16:19:32.964Z] #22 11.61 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
16:19:33 [2021-03-24T16:19:33.041Z] #43 27.62   CC       images/signalfd.o
16:19:33 [2021-03-24T16:19:33.217Z] #43 47.99   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:19:33 [2021-03-24T16:19:33.217Z] #43 48.05   AR       compel/plugins/std.lib.a
16:19:33 [2021-03-24T16:19:33.217Z] #43 48.16   CC       compel/plugins/fds/fds.o
16:19:33 [2021-03-24T16:19:33.308Z] #43 27.82   CC       images/fs.o
16:19:33 [2021-03-24T16:19:33.478Z] #43 48.43   AR       compel/plugins/fds.lib.a
16:19:33 [2021-03-24T16:19:33.478Z] #43 48.48   HOSTDEP  compel/src/lib/log-host.d
16:19:33 [2021-03-24T16:19:33.478Z] #43 48.55   HOSTDEP  compel/src/lib/handle-elf-host.d
16:19:33 [2021-03-24T16:19:33.535Z] #22 DONE 12.2s
16:19:33 [2021-03-24T16:19:33.535Z] 
16:19:33 [2021-03-24T16:19:33.535Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
16:19:33 [2021-03-24T16:19:33.535Z] #25 sha256:d49ac77d908d9345a80ce996741caff89c9815f1bfa547f7f1b976ee0a70f4f3
16:19:33 [2021-03-24T16:19:33.565Z] #43 28.11   CC       images/pstree.o
16:19:33 [2021-03-24T16:19:33.738Z] #43 48.69   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:19:33 [2021-03-24T16:19:33.738Z] #43 48.76   HOSTDEP  compel/src/main-host.d
16:19:33 [2021-03-24T16:19:33.738Z] #43 48.84   DEP      compel/src/lib/ptrace.d
16:19:33 [2021-03-24T16:19:33.799Z] #25 DONE 0.4s
16:19:33 [2021-03-24T16:19:33.799Z] 
16:19:33 [2021-03-24T16:19:33.799Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:33 [2021-03-24T16:19:33.799Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:33 [2021-03-24T16:19:33.799Z] #43 129.6   CC       criu/namespaces.o
16:19:33 [2021-03-24T16:19:33.799Z] #43 131.3   CC       criu/net.o
16:19:33 [2021-03-24T16:19:33.799Z] #43 134.2   CC       criu/netfilter.o
16:19:33 [2021-03-24T16:19:33.799Z] #43 134.5   CC       criu/page-pipe.o
16:19:33 [2021-03-24T16:19:33.799Z] #43 135.2   CC       criu/page-xfer.o
16:19:33 [2021-03-24T16:19:33.799Z] #43 137.0   CC       criu/pagemap-cache.o
16:19:33 [2021-03-24T16:19:33.799Z] #43 ...
16:19:33 [2021-03-24T16:19:33.799Z] 
16:19:33 [2021-03-24T16:19:33.799Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:19:33 [2021-03-24T16:19:33.799Z] #30 sha256:94430852f5ad11ecb85d6d6f0421f1eac1025b9a77d100636f1b225e03bfc279
16:19:33 [2021-03-24T16:19:33.822Z] #43 28.29   CC       images/pipe.o
16:19:34 [2021-03-24T16:19:34.080Z] #43 28.52   CC       images/tcp-stream.o
16:19:34 [2021-03-24T16:19:34.309Z] #43 49.05   DEP      compel/src/lib/infect.d
16:19:34 [2021-03-24T16:19:34.309Z] #43 49.24   DEP      compel/src/lib/infect-util.d
16:19:34 [2021-03-24T16:19:34.337Z] #43 28.83   CC       images/sk-packet.o
16:19:34 [2021-03-24T16:19:34.570Z] #43 49.39   DEP      compel/src/lib/infect-rpc.d
16:19:34 [2021-03-24T16:19:34.570Z] #43 49.52   DEP      compel/arch/x86/src/lib/infect.d
16:19:34 [2021-03-24T16:19:34.594Z] #43 29.15   CC       images/mnt.o
16:19:34 [2021-03-24T16:19:34.831Z] #43 49.69   DEP      compel/arch/x86/src/lib/cpu.d
16:19:34 [2021-03-24T16:19:34.831Z] #43 49.79   DEP      compel/src/lib/log.d
16:19:34 [2021-03-24T16:19:34.831Z] #43 49.86   DEP      compel/src/main.d
16:19:34 [2021-03-24T16:19:34.850Z] #43 29.37   CC       images/pipe-data.o
16:19:35 [2021-03-24T16:19:35.076Z] #13 ...
16:19:35 [2021-03-24T16:19:35.076Z] 
16:19:35 [2021-03-24T16:19:35.076Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:35 [2021-03-24T16:19:35.076Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:19:35 [2021-03-24T16:19:35.076Z] #45 110.1 github.com/LK4D4/vndr/godl
16:19:35 [2021-03-24T16:19:35.076Z] #45 110.8 github.com/LK4D4/vndr
16:19:35 [2021-03-24T16:19:35.076Z] #45 ...
16:19:35 [2021-03-24T16:19:35.076Z] 
16:19:35 [2021-03-24T16:19:35.076Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:35 [2021-03-24T16:19:35.076Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:19:35 [2021-03-24T16:19:35.076Z] #43 18.57   CC       images/stats.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 19.02   CC       images/core.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 20.00   CC       images/core-x86.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 20.69   CC       images/core-arm.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 21.15   CC       images/core-aarch64.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 21.54   CC       images/core-ppc64.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 22.18   CC       images/core-s390.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 22.82   CC       images/cpuinfo.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 23.27   CC       images/inventory.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 23.55   CC       images/fdinfo.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 23.91   CC       images/fown.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 24.10   CC       images/ns.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 24.37   CC       images/regfile.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 24.75   CC       images/ghost-file.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 25.09   CC       images/fifo.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 25.28   CC       images/remap-file-path.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 25.67   CC       images/eventfd.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 25.94   CC       images/eventpoll.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 26.23   CC       images/fh.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 26.70   CC       images/fsnotify.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 27.48   CC       images/signalfd.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 27.62   CC       images/fs.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 27.90   CC       images/pstree.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 28.05   CC       images/pipe.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 28.37   CC       images/tcp-stream.o
16:19:35 [2021-03-24T16:19:35.076Z] #43 28.75   CC       images/sk-packet.o
16:19:35 [2021-03-24T16:19:35.091Z] #43 50.03   DEP      compel/src/lib/handle-elf.d
16:19:35 [2021-03-24T16:19:35.091Z] #43 50.12   DEP      compel/arch/x86/src/lib/handle-elf.d
16:19:35 [2021-03-24T16:19:35.107Z] #43 29.59   CC       images/sa.o
16:19:35 [2021-03-24T16:19:35.107Z] #43 29.81   CC       images/timer.o
16:19:35 [2021-03-24T16:19:35.352Z] #43 50.27   CC       compel/src/lib/log.o
16:19:35 [2021-03-24T16:19:35.613Z] #43 ...
16:19:35 [2021-03-24T16:19:35.613Z] 
16:19:35 [2021-03-24T16:19:35.613Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:19:35 [2021-03-24T16:19:35.613Z] #58 sha256:3f4a3ca18b69216fa9e142ac4cdbb954cfcc9f243b72f95d813faddecc20f68e
16:19:35 [2021-03-24T16:19:35.613Z] #58 118.6 + for f in rootlesskit rootlesskit-docker-proxy
16:19:35 [2021-03-24T16:19:35.613Z] #58 118.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:19:35 [2021-03-24T16:19:35.653Z] #43 29.14   CC       images/mnt.o
16:19:35 [2021-03-24T16:19:35.653Z] #43 29.44   CC       images/pipe-data.o
16:19:35 [2021-03-24T16:19:35.670Z] #43 ...
16:19:35 [2021-03-24T16:19:35.670Z] 
16:19:35 [2021-03-24T16:19:35.670Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:35 [2021-03-24T16:19:35.670Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:19:35 [2021-03-24T16:19:35.670Z] #45 131.7 vendor/golang.org/x/net/idna
16:19:35 [2021-03-24T16:19:35.917Z] #43 29.61   CC       images/sa.o
16:19:35 [2021-03-24T16:19:35.917Z] #43 29.75   CC       images/timer.o
16:19:36 [2021-03-24T16:19:36.512Z] #43 30.08   CC       images/timerfd.o
16:19:36 [2021-03-24T16:19:36.777Z] #43 30.40   CC       images/mm.o
16:19:37 [2021-03-24T16:19:37.041Z] #43 30.73   CC       images/sk-opts.o
16:19:37 [2021-03-24T16:19:37.307Z] #43 31.06   CC       images/sk-unix.o
16:19:37 [2021-03-24T16:19:37.575Z] #43 31.27   CC       images/sk-inet.o
16:19:37 [2021-03-24T16:19:37.840Z] #43 31.55   CC       images/tun.o
16:19:38 [2021-03-24T16:19:38.194Z] #45 134.1 vendor/golang.org/x/net/http2/hpack
16:19:38 [2021-03-24T16:19:38.339Z] #13 ...
16:19:38 [2021-03-24T16:19:38.339Z] 
16:19:38 [2021-03-24T16:19:38.339Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:38 [2021-03-24T16:19:38.339Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:38 [2021-03-24T16:19:38.339Z] #43 28.88   CC       images/sk-opts.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 29.08   CC       images/sk-unix.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 29.30   CC       images/sk-inet.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 29.60   CC       images/tun.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 29.86   CC       images/sk-netlink.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 30.13   CC       images/packet-sock.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 30.47   CC       images/ipc-var.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 30.66   CC       images/ipc-desc.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 30.81   CC       images/ipc-shm.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 31.00   CC       images/ipc-msg.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 31.22   CC       images/ipc-sem.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 31.47   CC       images/utsns.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 31.73   CC       images/creds.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 31.94   CC       images/vma.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 32.17   CC       images/netdev.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 32.55   CC       images/tty.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 33.09   CC       images/file-lock.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 33.29   CC       images/rlimit.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 33.50   CC       images/pagemap.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 33.76   CC       images/siginfo.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 33.98   CC       images/rpc.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 35.09   CC       images/ext-file.o
16:19:38 [2021-03-24T16:19:38.339Z] #43 35.29   CC       images/cgroup.o
16:19:38 [2021-03-24T16:19:38.418Z] #43 31.85   CC       images/sk-netlink.o
16:19:38 [2021-03-24T16:19:38.418Z] #43 32.15   CC       images/packet-sock.o
16:19:38 [2021-03-24T16:19:38.602Z] #43 35.83   CC       images/userns.o
16:19:38 [2021-03-24T16:19:38.997Z] #43 32.57   CC       images/ipc-var.o
16:19:39 [2021-03-24T16:19:39.102Z] #30 DONE 4.7s
16:19:39 [2021-03-24T16:19:39.102Z] 
16:19:39 [2021-03-24T16:19:39.102Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
16:19:39 [2021-03-24T16:19:39.102Z] #33 sha256:5e2bb934cb9275e4b0b67e50e82328626e2a3d11e900b5b4b4f6932877d7cd16
16:19:39 [2021-03-24T16:19:39.102Z] #33 DONE 0.5s
16:19:39 [2021-03-24T16:19:39.102Z] 
16:19:39 [2021-03-24T16:19:39.102Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
16:19:39 [2021-03-24T16:19:39.102Z] #35 sha256:92cd4e123b33d5ba873be2946008b08be9b4a6e7ded88217236c20f5d4398920
16:19:39 [2021-03-24T16:19:39.124Z] #45 135.1 mime
16:19:39 [2021-03-24T16:19:39.124Z] #45 ...
16:19:39 [2021-03-24T16:19:39.124Z] 
16:19:39 [2021-03-24T16:19:39.124Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:19:39 [2021-03-24T16:19:39.124Z] #56 sha256:2a83707c3c1149da0443b726f89b6113afebdee1eb59fa76213b84a9e1296c16
16:19:39 [2021-03-24T16:19:39.124Z] #56 60.33 + bin/ctr
16:19:39 [2021-03-24T16:19:39.124Z] #56 ...
16:19:39 [2021-03-24T16:19:39.124Z] 
16:19:39 [2021-03-24T16:19:39.124Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:39 [2021-03-24T16:19:39.124Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:39 [2021-03-24T16:19:39.124Z] #43 30.15   CC       images/timerfd.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 30.35   CC       images/mm.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 30.68   CC       images/sk-opts.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 30.98   CC       images/sk-unix.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 31.37   CC       images/sk-inet.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 31.80   CC       images/tun.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 32.12   CC       images/sk-netlink.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 32.36   CC       images/packet-sock.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 32.83   CC       images/ipc-var.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 33.10   CC       images/ipc-desc.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 33.35   CC       images/ipc-shm.o
16:19:39 [2021-03-24T16:19:39.124Z] #43 33.55   CC       images/ipc-msg.o
16:19:39 [2021-03-24T16:19:39.177Z] #43 36.10   CC       images/google/protobuf/descriptor.o
16:19:39 [2021-03-24T16:19:39.261Z] #43 32.88   CC       images/ipc-desc.o
16:19:39 [2021-03-24T16:19:39.381Z] #43 33.94   CC       images/ipc-sem.o
16:19:39 [2021-03-24T16:19:39.565Z] #43 33.08   CC       images/ipc-shm.o
16:19:39 [2021-03-24T16:19:39.639Z] #43 34.22   CC       images/utsns.o
16:19:39 [2021-03-24T16:19:39.671Z] #35 DONE 0.4s
16:19:39 [2021-03-24T16:19:39.671Z] 
16:19:39 [2021-03-24T16:19:39.671Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
16:19:39 [2021-03-24T16:19:39.671Z] #38 sha256:903a1b08397a118afe869543ecdebda47177b266758c4cdc632efac6ee10dec8
16:19:39 [2021-03-24T16:19:39.671Z] #38 DONE 0.2s
16:19:39 [2021-03-24T16:19:39.671Z] 
16:19:39 [2021-03-24T16:19:39.671Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:39 [2021-03-24T16:19:39.671Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:39 [2021-03-24T16:19:39.671Z] #43 137.6   CC       criu/pagemap.o
16:19:39 [2021-03-24T16:19:39.671Z] #43 138.5   CC       criu/parasite-syscall.o
16:19:39 [2021-03-24T16:19:39.671Z] #43 139.3   CC       criu/path.o
16:19:39 [2021-03-24T16:19:39.671Z] #43 139.6   CC       criu/pie-util-vdso-elf32.o
16:19:39 [2021-03-24T16:19:39.671Z] #43 140.0   CC       criu/pie-util-vdso.o
16:19:39 [2021-03-24T16:19:39.671Z] #43 140.3   CC       criu/pie-util.o
16:19:39 [2021-03-24T16:19:39.671Z] #43 140.4   CC       criu/pipes.o
16:19:39 [2021-03-24T16:19:39.671Z] #43 141.1   CC       criu/plugin.o
16:19:39 [2021-03-24T16:19:39.671Z] #43 141.4   CC       criu/proc_parse.o
16:19:39 [2021-03-24T16:19:39.824Z] #58 ...
16:19:39 [2021-03-24T16:19:39.824Z] 
16:19:39 [2021-03-24T16:19:39.824Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:39 [2021-03-24T16:19:39.824Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:19:39 [2021-03-24T16:19:39.824Z] #45 112.2 vendor/golang.org/x/net/http/httpguts
16:19:39 [2021-03-24T16:19:39.824Z] #45 112.5 vendor/golang.org/x/net/http/httpproxy
16:19:39 [2021-03-24T16:19:39.824Z] #45 113.0 mime/multipart
16:19:39 [2021-03-24T16:19:39.824Z] #45 115.2 crypto/tls
16:19:39 [2021-03-24T16:19:39.824Z] #45 121.8 net/http/httptrace
16:19:39 [2021-03-24T16:19:39.824Z] #45 122.1 net/http
16:19:39 [2021-03-24T16:19:39.824Z] #45 ...
16:19:39 [2021-03-24T16:19:39.824Z] 
16:19:39 [2021-03-24T16:19:39.824Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:39 [2021-03-24T16:19:39.824Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:39 [2021-03-24T16:19:39.824Z] #43 50.60   CC       compel/arch/x86/src/lib/cpu.o
16:19:39 [2021-03-24T16:19:39.824Z] #43 51.40   CC       compel/arch/x86/src/lib/infect.o
16:19:39 [2021-03-24T16:19:39.824Z] #43 52.34   CC       compel/src/lib/infect-rpc.o
16:19:39 [2021-03-24T16:19:39.824Z] #43 52.71   CC       compel/src/lib/infect-util.o
16:19:39 [2021-03-24T16:19:39.824Z] #43 53.02   CC       compel/src/lib/infect.o
16:19:39 [2021-03-24T16:19:39.829Z] #43 33.22   CC       images/ipc-msg.o
16:19:39 [2021-03-24T16:19:39.898Z] #43 34.44   CC       images/creds.o
16:19:40 [2021-03-24T16:19:40.093Z] #43 33.61   CC       images/ipc-sem.o
16:19:40 [2021-03-24T16:19:40.093Z] #43 33.82   CC       images/utsns.o
16:19:40 [2021-03-24T16:19:40.155Z] #43 34.73   CC       images/vma.o
16:19:40 [2021-03-24T16:19:40.358Z] #43 33.96   CC       images/creds.o
16:19:40 [2021-03-24T16:19:40.397Z] #43 55.27   CC       compel/src/lib/ptrace.o
16:19:40 [2021-03-24T16:19:40.412Z] #43 34.93   CC       images/netdev.o
16:19:40 [2021-03-24T16:19:40.568Z] #43 37.75   CC       images/opts.o
16:19:40 [2021-03-24T16:19:40.622Z] #43 34.18   CC       images/vma.o
16:19:40 [2021-03-24T16:19:40.622Z] #43 34.30   CC       images/netdev.o
16:19:40 [2021-03-24T16:19:40.658Z] #43 55.67   AR       compel/libcompel.a
16:19:40 [2021-03-24T16:19:40.831Z] #43 38.03   CC       images/seccomp.o
16:19:40 [2021-03-24T16:19:40.886Z] #43 34.58   CC       images/tty.o
16:19:40 [2021-03-24T16:19:40.919Z] #43 55.78   HOSTCC   compel/src/main-host.o
16:19:40 [2021-03-24T16:19:40.976Z] #43 35.36   CC       images/tty.o
16:19:41 [2021-03-24T16:19:41.055Z] #43 144.2   CC       criu/protobuf-desc.o
16:19:41 [2021-03-24T16:19:41.180Z] #43 ...
16:19:41 [2021-03-24T16:19:41.180Z] 
16:19:41 [2021-03-24T16:19:41.180Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:41 [2021-03-24T16:19:41.180Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.2 Selecting previously unselected package libapparmor1:amd64.
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.3 Selecting previously unselected package libapparmor-dev:amd64.
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.6 Selecting previously unselected package libbtrfs0.
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.6 Unpacking libbtrfs0 (4.20.1-2) ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.7 Selecting previously unselected package libbtrfs-dev.
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.7 Unpacking libbtrfs-dev (4.20.1-2) ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.9 Selecting previously unselected package libudev-dev:amd64.
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 117.9 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.1 Selecting previously unselected package libsepol1-dev:amd64.
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.4 Selecting previously unselected package libpcre16-3:amd64.
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.6 Selecting previously unselected package libpcre32-3:amd64.
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.8 Selecting previously unselected package libpcrecpp0v5:amd64.
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 118.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 119.0 Selecting previously unselected package libpcre3-dev:amd64.
16:19:41 [2021-03-24T16:19:41.180Z] #13 119.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.180Z] #13 119.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:19:41 [2021-03-24T16:19:41.408Z] #43 38.37   CC       images/binfmt-misc.o
16:19:41 [2021-03-24T16:19:41.408Z] #43 38.57   CC       images/time.o
16:19:41 [2021-03-24T16:19:41.464Z] #43 35.15   CC       images/file-lock.o
16:19:41 [2021-03-24T16:19:41.543Z] #43 36.02   CC       images/file-lock.o
16:19:41 [2021-03-24T16:19:41.543Z] #43 36.23   CC       images/rlimit.o
16:19:41 [2021-03-24T16:19:41.674Z] #43 ...
16:19:41 [2021-03-24T16:19:41.674Z] 
16:19:41 [2021-03-24T16:19:41.674Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:19:41 [2021-03-24T16:19:41.674Z] #58 sha256:1bfe582bc9921ba04632a0ba25c951816751e81c3f241050e1c299da125e7e6f
16:19:41 [2021-03-24T16:19:41.674Z] #58 135.6 + for f in rootlesskit rootlesskit-docker-proxy
16:19:41 [2021-03-24T16:19:41.674Z] #58 135.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:19:41 [2021-03-24T16:19:41.674Z] #58 ...
16:19:41 [2021-03-24T16:19:41.674Z] 
16:19:41 [2021-03-24T16:19:41.674Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:41 [2021-03-24T16:19:41.674Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:19:41 [2021-03-24T16:19:41.674Z] #45 125.8 vendor/golang.org/x/net/idna
16:19:41 [2021-03-24T16:19:41.674Z] #45 127.8 vendor/golang.org/x/net/http2/hpack
16:19:41 [2021-03-24T16:19:41.674Z] #45 128.9 mime
16:19:41 [2021-03-24T16:19:41.674Z] #45 130.5 mime/quotedprintable
16:19:41 [2021-03-24T16:19:41.674Z] #45 130.9 net/http/internal
16:19:41 [2021-03-24T16:19:41.674Z] #45 134.7 net/textproto
16:19:41 [2021-03-24T16:19:41.674Z] #45 134.7 crypto/x509
16:19:41 [2021-03-24T16:19:41.674Z] #45 135.8 vendor/golang.org/x/net/http/httpguts
16:19:41 [2021-03-24T16:19:41.674Z] #45 ...
16:19:41 [2021-03-24T16:19:41.674Z] 
16:19:41 [2021-03-24T16:19:41.674Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:41 [2021-03-24T16:19:41.674Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:41 [2021-03-24T16:19:41.674Z] #43 38.78   CC       images/sysctl.o
16:19:41 [2021-03-24T16:19:41.674Z] #43 38.94   CC       images/autofs.o
16:19:41 [2021-03-24T16:19:41.729Z] #43 35.39   CC       images/rlimit.o
16:19:41 [2021-03-24T16:19:41.754Z] #13 119.4 Selecting previously unselected package libselinux1-dev:amd64.
16:19:41 [2021-03-24T16:19:41.754Z] #13 119.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:19:41 [2021-03-24T16:19:41.754Z] #13 119.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:19:41 [2021-03-24T16:19:41.936Z] #43 39.11   CC       images/macvlan.o
16:19:41 [2021-03-24T16:19:41.994Z] #43 35.62   CC       images/pagemap.o
16:19:41 [2021-03-24T16:19:41.995Z] #43 145.0   CC       criu/protobuf.o
16:19:42 [2021-03-24T16:19:42.013Z] #13 119.7 Selecting previously unselected package libdevmapper-dev:amd64.
16:19:42 [2021-03-24T16:19:42.013Z] #13 119.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:19:42 [2021-03-24T16:19:42.013Z] #13 119.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:19:42 [2021-03-24T16:19:42.013Z] #13 119.8 Selecting previously unselected package libseccomp-dev:amd64.
16:19:42 [2021-03-24T16:19:42.013Z] #13 119.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
16:19:42 [2021-03-24T16:19:42.013Z] #13 119.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
16:19:42 [2021-03-24T16:19:42.114Z] #43 36.48   CC       images/pagemap.o
16:19:42 [2021-03-24T16:19:42.114Z] #43 36.82   CC       images/siginfo.o
16:19:42 [2021-03-24T16:19:42.256Z] #43 145.3   CC       criu/pstree.o
16:19:42 [2021-03-24T16:19:42.272Z] #13 119.9 Selecting previously unselected package libsystemd-dev:amd64.
16:19:42 [2021-03-24T16:19:42.272Z] #13 119.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
16:19:42 [2021-03-24T16:19:42.272Z] #13 119.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
16:19:42 [2021-03-24T16:19:42.512Z] #43 39.39   CC       images/sit.o
16:19:42 [2021-03-24T16:19:42.512Z] #43 39.69   CC       images/memfd.o
16:19:42 [2021-03-24T16:19:42.516Z] #43 ...
16:19:42 [2021-03-24T16:19:42.516Z] 
16:19:42 [2021-03-24T16:19:42.516Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:19:42 [2021-03-24T16:19:42.516Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:19:42 [2021-03-24T16:19:42.516Z] #40 DONE 233.8s
16:19:42 [2021-03-24T16:19:42.572Z] #43 36.10   CC       images/siginfo.o
16:19:42 [2021-03-24T16:19:42.679Z] #43 37.04   CC       images/rpc.o
16:19:42 [2021-03-24T16:19:42.775Z] #43 39.95   CC       images/timens.o
16:19:42 [2021-03-24T16:19:42.776Z] 
16:19:42 [2021-03-24T16:19:42.776Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:42 [2021-03-24T16:19:42.776Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.5 Setting up libbtrfs0 (4.20.1-2) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.6 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.6 Setting up libbtrfs-dev (4.20.1-2) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.6 Setting up mingw-w64-common (6.0.0-3) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.6 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.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
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.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
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:42 [2021-03-24T16:19:42.802Z] #13 120.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
16:19:42 [2021-03-24T16:19:42.803Z] #13 120.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
16:19:42 [2021-03-24T16:19:42.803Z] #13 120.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:19:42 [2021-03-24T16:19:42.803Z] #13 120.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:19:42 [2021-03-24T16:19:42.803Z] #13 120.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:19:42 [2021-03-24T16:19:42.835Z] #43 36.51   CC       images/rpc.o
16:19:43 [2021-03-24T16:19:43.037Z] #43 40.20   LINK     images/built-in.o
16:19:43 [2021-03-24T16:19:43.037Z] #43 40.36   GEN      compel/include/asm
16:19:43 [2021-03-24T16:19:43.062Z] #13 120.8 Setting up dmsetup (2:1.02.155-3) ...
16:19:43 [2021-03-24T16:19:43.062Z] #13 120.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:19:43 [2021-03-24T16:19:43.300Z] #43 40.38   GEN      compel/include/version.h
16:19:43 [2021-03-24T16:19:43.300Z] #43 40.41 touch .config
16:19:43 [2021-03-24T16:19:43.300Z] #43 40.47   GEN      include/common/config.h
16:19:43 [2021-03-24T16:19:43.300Z] #43 40.54   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:19:43 [2021-03-24T16:19:43.300Z] #43 40.56   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:19:43 [2021-03-24T16:19:43.300Z] #43 40.59   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:19:43 [2021-03-24T16:19:43.321Z] #13 121.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:19:43 [2021-03-24T16:19:43.321Z] #13 121.0 Processing triggers for libc-bin (2.28-10) ...
16:19:43 [2021-03-24T16:19:43.563Z] #43 40.61   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:19:43 [2021-03-24T16:19:43.563Z] #43 40.64   DEP      compel/arch/x86/plugins/std/memcpy.d
16:19:43 [2021-03-24T16:19:43.563Z] #43 40.66   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:19:43 [2021-03-24T16:19:43.563Z] #43 40.70   GEN      compel/plugins/include/uapi/std/syscall.h
16:19:43 [2021-03-24T16:19:43.563Z] #43 40.71   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:19:43 [2021-03-24T16:19:43.563Z] #43 40.74   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:19:43 [2021-03-24T16:19:43.563Z] #43 40.78   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:19:43 [2021-03-24T16:19:43.563Z] #43 40.79   DEP      compel/plugins/std/infect.d
16:19:43 [2021-03-24T16:19:43.611Z] #43 38.17   CC       images/ext-file.o
16:19:43 [2021-03-24T16:19:43.716Z] #43 ...
16:19:43 [2021-03-24T16:19:43.716Z] 
16:19:43 [2021-03-24T16:19:43.716Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
16:19:43 [2021-03-24T16:19:43.716Z] #41 sha256:9fff3a8591caabe3616f06b090273e94fede42e67bf1a53ff0f5a2627855860f
16:19:43 [2021-03-24T16:19:43.826Z] #43 40.90   DEP      compel/plugins/std/string.d
16:19:43 [2021-03-24T16:19:43.826Z] #43 40.98   DEP      compel/plugins/std/log.d
16:19:43 [2021-03-24T16:19:43.826Z] #43 41.03   DEP      compel/plugins/std/fds.d
16:19:43 [2021-03-24T16:19:43.826Z] #43 41.13   DEP      compel/plugins/std/std.d
16:19:43 [2021-03-24T16:19:43.869Z] #43 38.34   CC       images/cgroup.o
16:19:43 [2021-03-24T16:19:43.961Z] #43 37.54   CC       images/ext-file.o
16:19:44 [2021-03-24T16:19:44.088Z] #43 41.20   DEP      compel/plugins/shmem/shmem.d
16:19:44 [2021-03-24T16:19:44.317Z] #43 37.91   CC       images/cgroup.o
16:19:44 [2021-03-24T16:19:44.351Z] #43 41.30   DEP      compel/plugins/fds/fds.d
16:19:44 [2021-03-24T16:19:44.351Z] #43 41.49   CC       compel/plugins/std/std.o
16:19:44 [2021-03-24T16:19:44.433Z] #43 38.94   CC       images/userns.o
16:19:44 [2021-03-24T16:19:44.581Z] #43 ...
16:19:44 [2021-03-24T16:19:44.581Z] 
16:19:44 [2021-03-24T16:19:44.581Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:19:44 [2021-03-24T16:19:44.581Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
16:19:44 [2021-03-24T16:19:44.581Z] #32 DONE 120.3s
16:19:44 [2021-03-24T16:19:44.581Z] 
16:19:44 [2021-03-24T16:19:44.581Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:44 [2021-03-24T16:19:44.581Z] #45 sha256:1686556feace61fb1c6eb33be2cd2e270ed5983a12e5758dc55dfde536267a21
16:19:44 [2021-03-24T16:19:44.581Z] #45 DONE 120.6s
16:19:44 [2021-03-24T16:19:44.581Z] 
16:19:44 [2021-03-24T16:19:44.581Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:44 [2021-03-24T16:19:44.581Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
16:19:44 [2021-03-24T16:19:44.581Z] #13 115.4 Selecting previously unselected package libapparmor1:arm64.
16:19:44 [2021-03-24T16:19:44.613Z] #43 41.80   CC       compel/plugins/std/fds.o
16:19:44 [2021-03-24T16:19:44.654Z] #41 DONE 0.7s
16:19:44 [2021-03-24T16:19:44.654Z] 
16:19:44 [2021-03-24T16:19:44.654Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:44 [2021-03-24T16:19:44.654Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:44 [2021-03-24T16:19:44.654Z] #43 146.9   CC       criu/rbtree.o
16:19:44 [2021-03-24T16:19:44.654Z] #43 147.2   CC       criu/rst-malloc.o
16:19:44 [2021-03-24T16:19:44.654Z] #43 147.4   CC       criu/seccomp.o
16:19:44 [2021-03-24T16:19:44.690Z] #43 39.20   CC       images/google/protobuf/descriptor.o
16:19:44 [2021-03-24T16:19:44.845Z] #13 115.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
16:19:44 [2021-03-24T16:19:44.845Z] #13 115.5 Unpacking libapparmor1:arm64 (2.13.2-10) ...
16:19:44 [2021-03-24T16:19:44.913Z] #43 148.0   CC       criu/seize.o
16:19:45 [2021-03-24T16:19:45.110Z] #13 115.7 Selecting previously unselected package libapparmor-dev:arm64.
16:19:45 [2021-03-24T16:19:45.110Z] #13 115.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
16:19:45 [2021-03-24T16:19:45.110Z] #13 115.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
16:19:45 [2021-03-24T16:19:45.188Z] #43 42.20   CC       compel/plugins/std/log.o
16:19:45 [2021-03-24T16:19:45.231Z] #13 DONE 123.0s
16:19:45 [2021-03-24T16:19:45.231Z] 
16:19:45 [2021-03-24T16:19:45.231Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:19:45 [2021-03-24T16:19:45.231Z] #58 sha256:3f4a3ca18b69216fa9e142ac4cdbb954cfcc9f243b72f95d813faddecc20f68e
16:19:45 [2021-03-24T16:19:45.231Z] #58 DONE 128.3s
16:19:45 [2021-03-24T16:19:45.231Z] 
16:19:45 [2021-03-24T16:19:45.231Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:19:45 [2021-03-24T16:19:45.231Z] #53 sha256:f2c115f13d4d41f7743cb540949ef1bfb2d439362e6937734bf9e56bb9f4b1f5
16:19:45 [2021-03-24T16:19:45.375Z] #13 116.0 Selecting previously unselected package libbtrfs0.
16:19:45 [2021-03-24T16:19:45.375Z] #13 116.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
16:19:45 [2021-03-24T16:19:45.375Z] #13 116.0 Unpacking libbtrfs0 (4.20.1-2) ...
16:19:45 [2021-03-24T16:19:45.482Z] #43 148.7   CC       criu/servicefd.o
16:19:45 [2021-03-24T16:19:45.639Z] #13 116.2 Selecting previously unselected package libbtrfs-dev.
16:19:45 [2021-03-24T16:19:45.639Z] #13 116.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
16:19:45 [2021-03-24T16:19:45.639Z] #13 116.2 Unpacking libbtrfs-dev (4.20.1-2) ...
16:19:45 [2021-03-24T16:19:45.639Z] #13 116.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:19:45 [2021-03-24T16:19:45.763Z] #43 42.99   CC       compel/plugins/std/string.o
16:19:45 [2021-03-24T16:19:45.802Z] #53 ...
16:19:45 [2021-03-24T16:19:45.802Z] 
16:19:45 [2021-03-24T16:19:45.802Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:19:45 [2021-03-24T16:19:45.802Z] #59 sha256:0ca05518781e5df72655335b44f991b6a9056b92b98837ce31b2751048d47a7b
16:19:45 [2021-03-24T16:19:45.802Z] #59 DONE 0.4s
16:19:45 [2021-03-24T16:19:45.802Z] 
16:19:45 [2021-03-24T16:19:45.802Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:19:45 [2021-03-24T16:19:45.802Z] #60 sha256:9e77e0c2537e8f87b2bfa96e899a025e0383b3c53a38150902e232898c67cf5e
16:19:45 [2021-03-24T16:19:45.802Z] #60 DONE 0.1s
16:19:45 [2021-03-24T16:19:45.802Z] 
16:19:45 [2021-03-24T16:19:45.802Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:45 [2021-03-24T16:19:45.802Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:45 [2021-03-24T16:19:45.802Z] #43 56.22   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:19:45 [2021-03-24T16:19:45.802Z] #43 56.40   HOSTCC   compel/src/lib/handle-elf-host.o
16:19:45 [2021-03-24T16:19:45.802Z] #43 56.74   HOSTCC   compel/src/lib/log-host.o
16:19:45 [2021-03-24T16:19:45.802Z] #43 56.99   HOSTLINK compel/compel-host-bin
16:19:45 [2021-03-24T16:19:45.802Z] #43 57.23   DEP      soccr/soccr.d
16:19:45 [2021-03-24T16:19:45.802Z] #43 57.41   CC       soccr/soccr.o
16:19:45 [2021-03-24T16:19:45.802Z] #43 58.77   AR       soccr/libsoccr.a
16:19:45 [2021-03-24T16:19:45.802Z] #43 58.81 make[1]: 'soccr/libsoccr.a' is up to date.
16:19:45 [2021-03-24T16:19:45.802Z] #43 59.18   DEP      criu/arch/x86/sigframe.d
16:19:45 [2021-03-24T16:19:45.802Z] #43 59.26   DEP      criu/arch/x86/sigaction_compat.d
16:19:45 [2021-03-24T16:19:45.802Z] #43 59.34   DEP      criu/arch/x86/kerndat.d
16:19:45 [2021-03-24T16:19:45.802Z] #43 59.45   DEP      criu/arch/x86/crtools.d
16:19:45 [2021-03-24T16:19:45.802Z] #43 59.54   DEP      criu/arch/x86/cpu.d
16:19:45 [2021-03-24T16:19:45.802Z] #43 59.66   CC       criu/arch/x86/cpu.o
16:19:45 [2021-03-24T16:19:45.802Z] #43 60.16   CC       criu/arch/x86/crtools.o
16:19:45 [2021-03-24T16:19:45.904Z] #13 116.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
16:19:45 [2021-03-24T16:19:45.904Z] #13 116.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
16:19:45 [2021-03-24T16:19:45.904Z] #13 116.6 Selecting previously unselected package libudev-dev:arm64.
16:19:45 [2021-03-24T16:19:45.904Z] #13 116.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ...
16:19:45 [2021-03-24T16:19:45.904Z] #13 116.6 Unpacking libudev-dev:arm64 (241-7~deb10u6) ...
16:19:46 [2021-03-24T16:19:46.051Z] #43 149.1   CC       criu/shmem.o
16:19:46 [2021-03-24T16:19:46.170Z] #13 116.8 Selecting previously unselected package libsepol1-dev:arm64.
16:19:46 [2021-03-24T16:19:46.170Z] #13 116.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
16:19:46 [2021-03-24T16:19:46.170Z] #13 116.8 Unpacking libsepol1-dev:arm64 (2.8-1) ...
16:19:46 [2021-03-24T16:19:46.435Z] #13 117.0 Selecting previously unselected package libpcre16-3:arm64.
16:19:46 [2021-03-24T16:19:46.435Z] #13 117.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
16:19:46 [2021-03-24T16:19:46.435Z] #13 117.0 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
16:19:46 [2021-03-24T16:19:46.435Z] #13 117.3 Selecting previously unselected package libpcre32-3:arm64.
16:19:46 [2021-03-24T16:19:46.435Z] #13 117.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
16:19:46 [2021-03-24T16:19:46.583Z] #43 40.75   CC       images/opts.o
16:19:46 [2021-03-24T16:19:46.583Z] #43 40.95   CC       images/seccomp.o
16:19:46 [2021-03-24T16:19:46.583Z] #43 41.18   CC       images/binfmt-misc.o
16:19:46 [2021-03-24T16:19:46.620Z] #43 149.8   CC       criu/sigframe.o
16:19:46 [2021-03-24T16:19:46.700Z] #13 117.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
16:19:46 [2021-03-24T16:19:46.700Z] #13 117.6 Selecting previously unselected package libpcrecpp0v5:arm64.
16:19:46 [2021-03-24T16:19:46.709Z] #43 43.76   CC       compel/plugins/std/infect.o
16:19:46 [2021-03-24T16:19:46.744Z] #43 61.59   CC       criu/arch/x86/kerndat.o
16:19:46 [2021-03-24T16:19:46.840Z] #43 41.43   CC       images/time.o
16:19:46 [2021-03-24T16:19:46.879Z] #43 150.0   CC       criu/signalfd.o
16:19:46 [2021-03-24T16:19:46.970Z] #13 117.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
16:19:46 [2021-03-24T16:19:46.971Z] #13 117.6 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
16:19:46 [2021-03-24T16:19:46.971Z] #13 117.8 Selecting previously unselected package libpcre3-dev:arm64.
16:19:46 [2021-03-24T16:19:46.971Z] #13 117.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
16:19:46 [2021-03-24T16:19:46.971Z] #13 117.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
16:19:46 [2021-03-24T16:19:46.971Z] #43 44.19   CC       compel/arch/x86/plugins/std/parasite-head.o
16:19:47 [2021-03-24T16:19:47.098Z] #43 41.64   CC       images/sysctl.o
16:19:47 [2021-03-24T16:19:47.138Z] #43 ...
16:19:47 [2021-03-24T16:19:47.138Z] 
16:19:47 [2021-03-24T16:19:47.138Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:19:47 [2021-03-24T16:19:47.138Z] #49 sha256:db84c873fa4be86359f2eef3f6aeb9377948fd5c94ef61849f3a3534c643fe22
16:19:47 [2021-03-24T16:19:47.138Z] #49 238.5 + /build/golangci-lint --version
16:19:47 [2021-03-24T16:19:47.138Z] #49 238.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:19:47 [2021-03-24T16:19:47.138Z] #49 DONE 238.9s
16:19:47 [2021-03-24T16:19:47.138Z] 
16:19:47 [2021-03-24T16:19:47.138Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:47 [2021-03-24T16:19:47.138Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:47 [2021-03-24T16:19:47.138Z] #43 150.3   CC       criu/sk-inet.o
16:19:47 [2021-03-24T16:19:47.234Z] #43 44.24   CC       compel/arch/x86/plugins/std/memcpy.o
16:19:47 [2021-03-24T16:19:47.234Z] #43 44.30   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:19:47 [2021-03-24T16:19:47.234Z] #43 44.35   AR       compel/plugins/std.lib.a
16:19:47 [2021-03-24T16:19:47.315Z] #43 62.13   CC       criu/arch/x86/sigaction_compat.o
16:19:47 [2021-03-24T16:19:47.355Z] #43 41.88   CC       images/autofs.o
16:19:47 [2021-03-24T16:19:47.497Z] #43 44.46   CC       compel/plugins/fds/fds.o
16:19:47 [2021-03-24T16:19:47.497Z] #43 44.75   AR       compel/plugins/fds.lib.a
16:19:47 [2021-03-24T16:19:47.497Z] #43 ...
16:19:47 [2021-03-24T16:19:47.497Z] 
16:19:47 [2021-03-24T16:19:47.497Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:47 [2021-03-24T16:19:47.497Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:47 [2021-03-24T16:19:47.497Z] #13 136.6 Selecting previously unselected package libapparmor1:amd64.
16:19:47 [2021-03-24T16:19:47.497Z] #13 136.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 136.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 136.8 Selecting previously unselected package libapparmor-dev:amd64.
16:19:47 [2021-03-24T16:19:47.497Z] #13 136.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 136.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.0 Selecting previously unselected package libbtrfs0.
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.0 Unpacking libbtrfs0 (4.20.1-2) ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.1 Selecting previously unselected package libbtrfs-dev.
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.1 Unpacking libbtrfs-dev (4.20.1-2) ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.4 Selecting previously unselected package libudev-dev:amd64.
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.4 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.5 Selecting previously unselected package libsepol1-dev:amd64.
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:19:47 [2021-03-24T16:19:47.497Z] #13 137.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:19:47 [2021-03-24T16:19:47.575Z] #43 62.47   CC       criu/arch/x86/sigframe.o
16:19:47 [2021-03-24T16:19:47.612Z] #43 42.08   CC       images/macvlan.o
16:19:47 [2021-03-24T16:19:47.836Z] #43 62.74   LINK     criu/arch/x86/crtools.built-in.o
16:19:47 [2021-03-24T16:19:47.836Z] #43 62.79   DEP      criu/pie/util-vdso-elf32.d
16:19:47 [2021-03-24T16:19:47.869Z] #43 42.24   CC       images/sit.o
16:19:47 [2021-03-24T16:19:47.869Z] #43 42.53   CC       images/memfd.o
16:19:47 [2021-03-24T16:19:47.922Z] #13 118.3 Selecting previously unselected package libselinux1-dev:arm64.
16:19:47 [2021-03-24T16:19:47.922Z] #13 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
16:19:47 [2021-03-24T16:19:47.922Z] #13 118.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
16:19:47 [2021-03-24T16:19:47.922Z] #13 118.7 Selecting previously unselected package libdevmapper-dev:arm64.
16:19:47 [2021-03-24T16:19:47.922Z] #13 118.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
16:19:47 [2021-03-24T16:19:47.922Z] #13 118.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
16:19:48 [2021-03-24T16:19:48.024Z] #13 137.9 Selecting previously unselected package libpcre16-3:amd64.
16:19:48 [2021-03-24T16:19:48.024Z] #13 137.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:19:48 [2021-03-24T16:19:48.024Z] #13 137.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:19:48 [2021-03-24T16:19:48.024Z] #13 138.1 Selecting previously unselected package libpcre32-3:amd64.
16:19:48 [2021-03-24T16:19:48.024Z] #13 138.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:19:48 [2021-03-24T16:19:48.024Z] #13 138.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:19:48 [2021-03-24T16:19:48.078Z] #43 151.2   CC       criu/sk-netlink.o
16:19:48 [2021-03-24T16:19:48.096Z] #43 62.92   DEP      criu/pie/util-vdso.d
16:19:48 [2021-03-24T16:19:48.096Z] #43 63.10   DEP      criu/pie/util.d
16:19:48 [2021-03-24T16:19:48.126Z] #43 42.82   CC       images/timens.o
16:19:48 [2021-03-24T16:19:48.188Z] #13 118.9 Selecting previously unselected package libseccomp-dev:arm64.
16:19:48 [2021-03-24T16:19:48.188Z] #13 118.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
16:19:48 [2021-03-24T16:19:48.188Z] #13 118.9 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
16:19:48 [2021-03-24T16:19:48.286Z] #13 138.3 Selecting previously unselected package libpcrecpp0v5:amd64.
16:19:48 [2021-03-24T16:19:48.286Z] #13 138.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:19:48 [2021-03-24T16:19:48.286Z] #13 138.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:19:48 [2021-03-24T16:19:48.341Z] #43 151.6   CC       criu/sk-packet.o
16:19:48 [2021-03-24T16:19:48.356Z] #43 63.25   CC       criu/pie/util.o
16:19:48 [2021-03-24T16:19:48.383Z] #43 43.08   LINK     images/built-in.o
16:19:48 [2021-03-24T16:19:48.549Z] #13 138.4 Selecting previously unselected package libpcre3-dev:amd64.
16:19:48 [2021-03-24T16:19:48.549Z] #13 138.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:19:48 [2021-03-24T16:19:48.549Z] #13 138.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:19:48 [2021-03-24T16:19:48.617Z] #43 63.56   CC       criu/pie/util-vdso.o
16:19:48 [2021-03-24T16:19:48.911Z] #43 152.1   CC       criu/sk-queue.o
16:19:48 [2021-03-24T16:19:48.949Z] #43 43.28   GEN      compel/include/asm
16:19:48 [2021-03-24T16:19:48.949Z] #43 43.30   GEN      compel/include/version.h
16:19:48 [2021-03-24T16:19:48.949Z] #43 43.32 touch .config
16:19:48 [2021-03-24T16:19:48.949Z] #43 43.36   GEN      include/common/config.h
16:19:48 [2021-03-24T16:19:48.949Z] #43 43.45   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:19:48 [2021-03-24T16:19:48.949Z] #43 43.48   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:19:48 [2021-03-24T16:19:48.949Z] #43 43.50   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:19:48 [2021-03-24T16:19:48.949Z] #43 43.52   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:19:48 [2021-03-24T16:19:48.949Z] #43 43.55   DEP      compel/arch/x86/plugins/std/memcpy.d
16:19:48 [2021-03-24T16:19:48.949Z] #43 43.59   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:19:49 [2021-03-24T16:19:49.140Z] #13 119.6 Selecting previously unselected package libsystemd-dev:arm64.
16:19:49 [2021-03-24T16:19:49.140Z] #13 119.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ...
16:19:49 [2021-03-24T16:19:49.140Z] #13 119.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ...
16:19:49 [2021-03-24T16:19:49.188Z] #43 64.08   CC       criu/pie/util-vdso-elf32.o
16:19:49 [2021-03-24T16:19:49.206Z] #43 43.61   GEN      compel/plugins/include/uapi/std/syscall.h
16:19:49 [2021-03-24T16:19:49.206Z] #43 43.65   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:19:49 [2021-03-24T16:19:49.206Z] #43 43.66   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:19:49 [2021-03-24T16:19:49.206Z] #43 43.70   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:19:49 [2021-03-24T16:19:49.206Z] #43 43.70   DEP      compel/plugins/std/infect.d
16:19:49 [2021-03-24T16:19:49.206Z] #43 43.81   DEP      compel/plugins/std/string.d
16:19:49 [2021-03-24T16:19:49.403Z] #13 120.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
16:19:49 [2021-03-24T16:19:49.403Z] #13 120.1 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
16:19:49 [2021-03-24T16:19:49.403Z] #13 120.2 Setting up libapparmor1:arm64 (2.13.2-10) ...
16:19:49 [2021-03-24T16:19:49.403Z] #13 120.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:19:49 [2021-03-24T16:19:49.403Z] #13 120.2 Setting up libpcre16-3:arm64 (2:8.39-12) ...
16:19:49 [2021-03-24T16:19:49.463Z] #43 43.88   DEP      compel/plugins/std/log.d
16:19:49 [2021-03-24T16:19:49.463Z] #43 43.96   DEP      compel/plugins/std/fds.d
16:19:49 [2021-03-24T16:19:49.463Z] #43 44.07   DEP      compel/plugins/std/std.d
16:19:49 [2021-03-24T16:19:49.482Z] #43 152.7   CC       criu/sk-tcp.o
16:19:49 [2021-03-24T16:19:49.497Z] #13 139.3 Selecting previously unselected package libselinux1-dev:amd64.
16:19:49 [2021-03-24T16:19:49.497Z] #13 139.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:19:49 [2021-03-24T16:19:49.497Z] #13 139.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:19:49 [2021-03-24T16:19:49.667Z] #13 120.2 Setting up libsepol1-dev:arm64 (2.8-1) ...
16:19:49 [2021-03-24T16:19:49.668Z] #13 120.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:19:49 [2021-03-24T16:19:49.668Z] #13 120.3 Setting up libbtrfs0 (4.20.1-2) ...
16:19:49 [2021-03-24T16:19:49.668Z] #13 120.3 Setting up libpcre32-3:arm64 (2:8.39-12) ...
16:19:49 [2021-03-24T16:19:49.668Z] #13 120.3 Setting up libudev-dev:arm64 (241-7~deb10u6) ...
16:19:49 [2021-03-24T16:19:49.668Z] #13 120.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:19:49 [2021-03-24T16:19:49.668Z] #13 120.4 Setting up libbtrfs-dev (4.20.1-2) ...
16:19:49 [2021-03-24T16:19:49.668Z] #13 120.4 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
16:19:49 [2021-03-24T16:19:49.668Z] #13 120.4 Setting up mingw-w64-common (6.0.0-3) ...
16:19:49 [2021-03-24T16:19:49.720Z] #43 44.21   DEP      compel/plugins/shmem/shmem.d
16:19:49 [2021-03-24T16:19:49.720Z] #43 44.29   DEP      compel/plugins/fds/fds.d
16:19:49 [2021-03-24T16:19:49.758Z] #43 64.69   AR       criu/pie/pie.lib.a
16:19:49 [2021-03-24T16:19:49.758Z] #43 64.75   DEP      criu/pie/restorer.d
16:19:49 [2021-03-24T16:19:49.932Z] #13 120.5 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ...
16:19:49 [2021-03-24T16:19:49.932Z] #13 120.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:19:49 [2021-03-24T16:19:49.932Z] #13 120.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
16:19:49 [2021-03-24T16:19:49.977Z] #43 44.46   CC       compel/plugins/std/std.o
16:19:50 [2021-03-24T16:19:50.018Z] #43 64.93   DEP      criu/arch/x86/sigaction_compat_pie.d
16:19:50 [2021-03-24T16:19:50.018Z] #43 65.08   DEP      criu/arch/x86/restorer_unmap.d
16:19:50 [2021-03-24T16:19:50.018Z] #43 65.10   DEP      criu/arch/x86/restorer.d
16:19:50 [2021-03-24T16:19:50.197Z] #13 120.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:50 [2021-03-24T16:19:50.197Z] #13 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:19:50 [2021-03-24T16:19:50.197Z] #13 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:19:50 [2021-03-24T16:19:50.197Z] #13 120.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:50 [2021-03-24T16:19:50.197Z] #13 120.9 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
16:19:50 [2021-03-24T16:19:50.197Z] #13 120.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:19:50 [2021-03-24T16:19:50.197Z] #13 120.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:19:50 [2021-03-24T16:19:50.197Z] #13 120.9 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
16:19:50 [2021-03-24T16:19:50.197Z] #13 120.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:19:50 [2021-03-24T16:19:50.197Z] #13 121.0 Setting up dmsetup (2:1.02.155-3) ...
16:19:50 [2021-03-24T16:19:50.197Z] #13 121.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
16:19:50 [2021-03-24T16:19:50.279Z] #43 65.29   DEP      criu/arch/x86/vdso-pie.d
16:19:50 [2021-03-24T16:19:50.279Z] #43 ...
16:19:50 [2021-03-24T16:19:50.279Z] 
16:19:50 [2021-03-24T16:19:50.279Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:50 [2021-03-24T16:19:50.279Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:19:50 [2021-03-24T16:19:50.279Z] #45 133.5 github.com/LK4D4/vndr/godl
16:19:50 [2021-03-24T16:19:50.422Z] #43 153.4   CC       criu/sk-unix.o
16:19:50 [2021-03-24T16:19:50.460Z] #13 121.0 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
16:19:50 [2021-03-24T16:19:50.460Z] #13 121.1 Processing triggers for libc-bin (2.28-10) ...
16:19:50 [2021-03-24T16:19:50.541Z] #43 44.82   CC       compel/plugins/std/fds.o
16:19:50 [2021-03-24T16:19:50.541Z] #43 ...
16:19:50 [2021-03-24T16:19:50.541Z] 
16:19:50 [2021-03-24T16:19:50.541Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:50 [2021-03-24T16:19:50.541Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:50 [2021-03-24T16:19:50.541Z] #13 131.0 Selecting previously unselected package g++-mingw-w64-x86-64.
16:19:50 [2021-03-24T16:19:50.541Z] #13 131.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:19:50 [2021-03-24T16:19:50.541Z] #13 131.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:50 [2021-03-24T16:19:50.541Z] #13 ...
16:19:50 [2021-03-24T16:19:50.541Z] 
16:19:50 [2021-03-24T16:19:50.541Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:50 [2021-03-24T16:19:50.541Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:19:50 [2021-03-24T16:19:50.541Z] #45 136.6 mime/quotedprintable
16:19:50 [2021-03-24T16:19:50.541Z] #45 137.0 net/http/internal
16:19:50 [2021-03-24T16:19:50.541Z] #45 141.2 net/textproto
16:19:50 [2021-03-24T16:19:50.541Z] #45 141.2 crypto/x509
16:19:50 [2021-03-24T16:19:50.541Z] #45 142.4 vendor/golang.org/x/net/http/httpguts
16:19:50 [2021-03-24T16:19:50.541Z] #45 142.7 vendor/golang.org/x/net/http/httpproxy
16:19:50 [2021-03-24T16:19:50.541Z] #45 143.3 mime/multipart
16:19:50 [2021-03-24T16:19:50.541Z] #45 145.4 crypto/tls
16:19:50 [2021-03-24T16:19:50.710Z] #13 140.5 Selecting previously unselected package libdevmapper-dev:amd64.#13 ...
16:19:50 [2021-03-24T16:19:50.710Z] 
16:19:50 [2021-03-24T16:19:50.710Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:19:50 [2021-03-24T16:19:50.710Z] #58 sha256:1bfe582bc9921ba04632a0ba25c951816751e81c3f241050e1c299da125e7e6f
16:19:50 [2021-03-24T16:19:50.710Z] #58 DONE 144.7s
16:19:50 [2021-03-24T16:19:50.710Z] 
16:19:50 [2021-03-24T16:19:50.710Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:50 [2021-03-24T16:19:50.710Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:50 [2021-03-24T16:19:50.710Z] #13 140.5 Selecting previously unselected package libdevmapper-dev:amd64.
16:19:50 [2021-03-24T16:19:50.710Z] #13 140.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:19:50 [2021-03-24T16:19:50.710Z] #13 140.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:19:50 [2021-03-24T16:19:50.710Z] #13 ...
16:19:50 [2021-03-24T16:19:50.710Z] 
16:19:50 [2021-03-24T16:19:50.710Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:19:50 [2021-03-24T16:19:50.710Z] #59 sha256:f919ee71bb377caf03d38180f1fff154c44483253c35cca2d63f7257c225fe82
16:19:50 [2021-03-24T16:19:50.710Z] #59 DONE 0.1s
16:19:50 [2021-03-24T16:19:50.710Z] 
16:19:50 [2021-03-24T16:19:50.710Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:50 [2021-03-24T16:19:50.710Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:50 [2021-03-24T16:19:50.710Z] #13 140.7 Selecting previously unselected package libseccomp-dev:amd64.
16:19:50 [2021-03-24T16:19:50.710Z] #13 140.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
16:19:50 [2021-03-24T16:19:50.710Z] #13 140.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
16:19:50 [2021-03-24T16:19:50.798Z] #45 ...
16:19:50 [2021-03-24T16:19:50.798Z] 
16:19:50 [2021-03-24T16:19:50.798Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:50 [2021-03-24T16:19:50.798Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:50 [2021-03-24T16:19:50.798Z] #43 45.26   CC       compel/plugins/std/log.o
16:19:50 [2021-03-24T16:19:50.851Z] #45 ...
16:19:50 [2021-03-24T16:19:50.851Z] 
16:19:50 [2021-03-24T16:19:50.851Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
16:19:50 [2021-03-24T16:19:50.851Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
16:19:50 [2021-03-24T16:19:50.851Z] #14 DONE 5.7s
16:19:50 [2021-03-24T16:19:50.972Z] 
16:19:50 [2021-03-24T16:19:50.972Z] #13 ...
16:19:50 [2021-03-24T16:19:50.972Z] 
16:19:50 [2021-03-24T16:19:50.972Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:19:50 [2021-03-24T16:19:50.972Z] #60 sha256:2e65db0734ec5fec3f41f03fa0854711c6d50c7911a8a5c808d2db4862b0caa6
16:19:50 [2021-03-24T16:19:50.972Z] #60 DONE 0.1s
16:19:50 [2021-03-24T16:19:50.972Z] 
16:19:50 [2021-03-24T16:19:50.972Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:50 [2021-03-24T16:19:50.972Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:50 [2021-03-24T16:19:50.972Z] #13 140.9 Selecting previously unselected package libsystemd-dev:amd64.
16:19:50 [2021-03-24T16:19:50.972Z] #13 140.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
16:19:50 [2021-03-24T16:19:50.972Z] #13 140.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
16:19:51 [2021-03-24T16:19:51.038Z] #13 DONE 121.6s
16:19:51 [2021-03-24T16:19:51.038Z] 
16:19:51 [2021-03-24T16:19:51.038Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:19:51 [2021-03-24T16:19:51.038Z] #53 sha256:1319f14ba6f56ee9f97413a8713e9ead6e3bd540315604db08f4fd10a178c42a
16:19:51 [2021-03-24T16:19:51.112Z] 
16:19:51 [2021-03-24T16:19:51.112Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:19:51 [2021-03-24T16:19:51.112Z] #53 sha256:f2c115f13d4d41f7743cb540949ef1bfb2d439362e6937734bf9e56bb9f4b1f5
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.563 + RM_GOPATH=0
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.563 + TMP_GOPATH=
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.563 + : /build
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.563 + '[' -z '' ']'
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.563 ++ mktemp -d
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.563 + export GOPATH=/tmp/tmp.IaZE99o7A6
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.563 + GOPATH=/tmp/tmp.IaZE99o7A6
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.563 + RM_GOPATH=1
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.563 + case "$(go env GOARCH)" in
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.563 ++ go env GOARCH
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.591 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + export GO_BUILDMODE=-buildmode=pie
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + GO_BUILDMODE=-buildmode=pie
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 ++ dirname /tmp/install/install.sh
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + dir=/tmp/install
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + bin=runc
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + shift
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + '[' '!' -f /tmp/install/runc.installer ']'
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + . /tmp/install/runc.installer
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + install_runc
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + uname -r
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + grep -q '^3\.10\.0.*\.el7\.'
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + RUNC_BUILDTAGS='seccomp '
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IaZE99o7A6/src/github.com/opencontainers/runc
16:19:51 [2021-03-24T16:19:51.112Z] #53 5.592 Cloning into '/tmp/tmp.IaZE99o7A6/src/github.com/opencontainers/runc'...
16:19:51 [2021-03-24T16:19:51.547Z] #13 141.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:19:51 [2021-03-24T16:19:51.547Z] #13 141.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
16:19:51 [2021-03-24T16:19:51.547Z] #13 141.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:19:51 [2021-03-24T16:19:51.547Z] #13 141.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:19:51 [2021-03-24T16:19:51.547Z] #13 141.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:19:51 [2021-03-24T16:19:51.547Z] #13 141.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:19:51 [2021-03-24T16:19:51.547Z] #13 141.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:19:51 [2021-03-24T16:19:51.547Z] #13 141.5 Setting up libbtrfs0 (4.20.1-2) ...
16:19:51 [2021-03-24T16:19:51.547Z] #13 141.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:19:51 [2021-03-24T16:19:51.547Z] #13 141.6 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
16:19:51 [2021-03-24T16:19:51.729Z] #43 46.03   CC       compel/plugins/std/string.o
16:19:51 [2021-03-24T16:19:51.805Z] #43 154.8   CC       criu/sockets.o
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.7 Setting up libbtrfs-dev (4.20.1-2) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.7 Setting up mingw-w64-common (6.0.0-3) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.7 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.9 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
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 141.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 142.0 Setting up dmsetup (2:1.02.155-3) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 142.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:19:51 [2021-03-24T16:19:51.810Z] #13 ...
16:19:51 [2021-03-24T16:19:51.810Z] 
16:19:51 [2021-03-24T16:19:51.810Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:19:51 [2021-03-24T16:19:51.810Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:19:51 [2021-03-24T16:19:51.810Z] #45 136.0 vendor/golang.org/x/net/http/httpproxy
16:19:51 [2021-03-24T16:19:51.810Z] #45 136.5 mime/multipart
16:19:51 [2021-03-24T16:19:51.810Z] #45 138.7 crypto/tls
16:19:51 [2021-03-24T16:19:51.810Z] #45 144.7 net/http/httptrace
16:19:51 [2021-03-24T16:19:51.810Z] #45 145.0 net/http
16:19:52 [2021-03-24T16:19:52.066Z] #43 155.3   CC       criu/stats.o
16:19:52 [2021-03-24T16:19:52.072Z] #45 ...
16:19:52 [2021-03-24T16:19:52.072Z] 
16:19:52 [2021-03-24T16:19:52.072Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:52 [2021-03-24T16:19:52.072Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:52 [2021-03-24T16:19:52.072Z] #13 142.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:19:52 [2021-03-24T16:19:52.072Z] #13 142.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:19:52 [2021-03-24T16:19:52.072Z] #13 142.0 Processing triggers for libc-bin (2.28-10) ...
16:19:52 [2021-03-24T16:19:52.293Z] #43 46.68   CC       compel/plugins/std/infect.o
16:19:52 [2021-03-24T16:19:52.326Z] #43 155.5   CC       criu/string.o
16:19:52 [2021-03-24T16:19:52.326Z] #43 155.5   CC       criu/sysctl.o
16:19:52 [2021-03-24T16:19:52.550Z] #43 47.15   CC       compel/arch/x86/plugins/std/parasite-head.o
16:19:52 [2021-03-24T16:19:52.550Z] #43 47.20   CC       compel/arch/x86/plugins/std/memcpy.o
16:19:52 [2021-03-24T16:19:52.648Z] #13 DONE 142.5s
16:19:52 [2021-03-24T16:19:52.648Z] 
16:19:52 [2021-03-24T16:19:52.648Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
16:19:52 [2021-03-24T16:19:52.648Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
16:19:52 [2021-03-24T16:19:52.807Z] #43 47.27   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:19:52 [2021-03-24T16:19:52.807Z] #43 47.34   AR       compel/plugins/std.lib.a
16:19:52 [2021-03-24T16:19:52.807Z] #43 47.40   CC       compel/plugins/fds/fds.o
16:19:52 [2021-03-24T16:19:52.897Z] #43 156.0   CC       criu/sysfs_parse.o
16:19:53 [2021-03-24T16:19:53.064Z] #43 47.61   AR       compel/plugins/fds.lib.a
16:19:53 [2021-03-24T16:19:53.064Z] #43 47.68   HOSTDEP  compel/src/lib/log-host.d
16:19:53 [2021-03-24T16:19:53.064Z] #43 47.76   HOSTDEP  compel/src/lib/handle-elf-host.d
16:19:53 [2021-03-24T16:19:53.158Z] #43 156.3   CC       criu/timens.o
16:19:53 [2021-03-24T16:19:53.322Z] #43 47.91   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:19:53 [2021-03-24T16:19:53.322Z] #43 48.02   HOSTDEP  compel/src/main-host.d
16:19:53 [2021-03-24T16:19:53.418Z] #43 156.5   CC       criu/timerfd.o
16:19:53 [2021-03-24T16:19:53.579Z] #43 48.13   DEP      compel/src/lib/ptrace.d
16:19:53 [2021-03-24T16:19:53.579Z] #43 48.22   DEP      compel/src/lib/infect.d
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.304 + RM_GOPATH=0
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.304 + TMP_GOPATH=
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.304 + : /build
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.304 + '[' -z '' ']'
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.305 ++ mktemp -d
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.319 + export GOPATH=/tmp/tmp.qRCTxVnMy3
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.319 + GOPATH=/tmp/tmp.qRCTxVnMy3
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.319 + RM_GOPATH=1
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.319 + case "$(go env GOARCH)" in
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.319 ++ go env GOARCH
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.369 + export GO_BUILDMODE=-buildmode=pie
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.370 + GO_BUILDMODE=-buildmode=pie
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.371 ++ dirname /tmp/install/install.sh
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.373 + dir=/tmp/install
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.374 + bin=runc
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.374 + shift
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.375 + '[' '!' -f /tmp/install/runc.installer ']'
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.376 + . /tmp/install/runc.installer
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.376 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.377 + install_runc
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.378 + grep -q '^3\.10\.0.*\.el7\.'
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.380 + uname -r
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.384 + RUNC_BUILDTAGS='seccomp '
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.395 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.399 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.401 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qRCTxVnMy3/src/github.com/opencontainers/runc
16:19:53 [2021-03-24T16:19:53.602Z] #53 2.413 Cloning into '/tmp/tmp.qRCTxVnMy3/src/github.com/opencontainers/runc'...
16:19:53 [2021-03-24T16:19:53.602Z] #53 ...
16:19:53 [2021-03-24T16:19:53.602Z] 
16:19:53 [2021-03-24T16:19:53.602Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
16:19:53 [2021-03-24T16:19:53.602Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
16:19:53 [2021-03-24T16:19:53.602Z] #14 DONE 2.6s
16:19:53 [2021-03-24T16:19:53.602Z] 
16:19:53 [2021-03-24T16:19:53.602Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:19:53 [2021-03-24T16:19:53.602Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
16:19:53 [2021-03-24T16:19:53.679Z] #43 156.8   CC       criu/tty.o
16:19:53 [2021-03-24T16:19:53.840Z] #43 48.39   DEP      compel/src/lib/infect-util.d
16:19:53 [2021-03-24T16:19:53.840Z] #43 48.48   DEP      compel/src/lib/infect-rpc.d
16:19:54 [2021-03-24T16:19:54.097Z] #43 48.61   DEP      compel/arch/x86/src/lib/infect.d
16:19:54 [2021-03-24T16:19:54.355Z] #43 48.74   DEP      compel/arch/x86/src/lib/cpu.d
16:19:54 [2021-03-24T16:19:54.355Z] #43 48.81   DEP      compel/src/lib/log.d
16:19:54 [2021-03-24T16:19:54.355Z] #43 48.92   DEP      compel/src/main.d
16:19:54 [2021-03-24T16:19:54.355Z] #43 49.02   DEP      compel/src/lib/handle-elf.d
16:19:54 [2021-03-24T16:19:54.599Z] #14 DONE 1.8s
16:19:54 [2021-03-24T16:19:54.599Z] 
16:19:54 [2021-03-24T16:19:54.599Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:19:54 [2021-03-24T16:19:54.599Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
16:19:54 [2021-03-24T16:19:54.612Z] #43 49.13   DEP      compel/arch/x86/src/lib/handle-elf.d
16:19:54 [2021-03-24T16:19:54.612Z] #43 49.31   CC       compel/src/lib/log.o
16:19:55 [2021-03-24T16:19:55.001Z] #15 ...
16:19:55 [2021-03-24T16:19:55.001Z] 
16:19:55 [2021-03-24T16:19:55.001Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:55 [2021-03-24T16:19:55.001Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:19:55 [2021-03-24T16:19:55.001Z] #43 38.68   CC       images/userns.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 39.00   CC       images/google/protobuf/descriptor.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 40.24   CC       images/opts.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 40.41   CC       images/seccomp.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 40.76   CC       images/binfmt-misc.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 40.87   CC       images/time.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 41.01   CC       images/sysctl.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 41.21   CC       images/autofs.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 41.32   CC       images/macvlan.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 41.49   CC       images/sit.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 41.82   CC       images/memfd.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.11   CC       images/timens.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.39   LINK     images/built-in.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.56   GEN      compel/include/asm
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.60   GEN      compel/include/version.h
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.62 touch .config
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.70   GEN      include/common/config.h
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.80   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.80   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.85   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.88   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 42.89   DEP      compel/plugins/std/infect.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 43.02   DEP      compel/plugins/std/string.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 43.12   DEP      compel/plugins/std/log.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 43.23   DEP      compel/plugins/std/fds.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 43.38   DEP      compel/plugins/std/std.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 43.47   DEP      compel/plugins/shmem/shmem.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 43.64   DEP      compel/plugins/fds/fds.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 43.82   CC       compel/plugins/std/std.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 44.10   CC       compel/plugins/std/fds.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 44.59   CC       compel/plugins/std/log.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 45.60   CC       compel/plugins/std/string.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 46.15   CC       compel/plugins/std/infect.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 46.53   CC       compel/arch/aarch64/plugins/std/parasite-head.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 46.56   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 46.66   AR       compel/plugins/std.lib.a
16:19:55 [2021-03-24T16:19:55.001Z] #43 46.74   CC       compel/plugins/fds/fds.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 46.94   AR       compel/plugins/fds.lib.a
16:19:55 [2021-03-24T16:19:55.001Z] #43 47.05   HOSTDEP  compel/src/lib/log-host.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 47.13   HOSTDEP  compel/src/lib/handle-elf-host.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 47.24   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 47.29   HOSTDEP  compel/src/main-host.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 47.39   DEP      compel/src/lib/ptrace.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 47.47   DEP      compel/src/lib/infect.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 47.60   DEP      compel/src/lib/infect-util.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 47.70   DEP      compel/src/lib/infect-rpc.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 47.87   DEP      compel/arch/aarch64/src/lib/infect.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 47.98   DEP      compel/arch/aarch64/src/lib/cpu.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 48.01   DEP      compel/src/lib/log.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 48.14   DEP      compel/src/main.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 48.22   DEP      compel/src/lib/handle-elf.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 48.27   DEP      compel/arch/aarch64/src/lib/handle-elf.d
16:19:55 [2021-03-24T16:19:55.001Z] #43 48.34   CC       compel/src/lib/log.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 48.53   CC       compel/arch/aarch64/src/lib/cpu.o
16:19:55 [2021-03-24T16:19:55.001Z] #43 48.71   CC       compel/arch/aarch64/src/lib/infect.o
16:19:55 [2021-03-24T16:19:55.062Z] #43 158.0   CC       criu/tun.o
16:19:55 [2021-03-24T16:19:55.198Z] #43 49.70   CC       compel/arch/x86/src/lib/cpu.o
16:19:55 [2021-03-24T16:19:55.316Z] #53 ...
16:19:55 [2021-03-24T16:19:55.316Z] 
16:19:55 [2021-03-24T16:19:55.316Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:19:55 [2021-03-24T16:19:55.316Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
16:19:55 [2021-03-24T16:19:55.316Z] #15 DONE 4.3s
16:19:55 [2021-03-24T16:19:55.316Z] 
16:19:55 [2021-03-24T16:19:55.316Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:19:55 [2021-03-24T16:19:55.316Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
16:19:55 [2021-03-24T16:19:55.322Z] #43 158.4   CC       criu/uffd.o
16:19:55 [2021-03-24T16:19:55.561Z] #15 DONE 1.2s
16:19:55 [2021-03-24T16:19:55.561Z] 
16:19:55 [2021-03-24T16:19:55.561Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:19:55 [2021-03-24T16:19:55.561Z] #53 sha256:f8b99f8850930888b43ea29ca6f4c800a143a9b8b97f52897c1a201c7a50bca6
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.580 + RM_GOPATH=0
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.580 + TMP_GOPATH=
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.580 + : /build
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.580 + '[' -z '' ']'
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.584 ++ mktemp -d
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.592 + export GOPATH=/tmp/tmp.UsbLMxTf7y
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.592 + GOPATH=/tmp/tmp.UsbLMxTf7y
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.593 + RM_GOPATH=1
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.593 + case "$(go env GOARCH)" in
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.593 ++ go env GOARCH
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.608 + export GO_BUILDMODE=-buildmode=pie
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.608 + GO_BUILDMODE=-buildmode=pie
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.609 ++ dirname /tmp/install/install.sh
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.612 + dir=/tmp/install
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.612 + bin=runc
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.612 + shift
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.612 + '[' '!' -f /tmp/install/runc.installer ']'
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.612 + . /tmp/install/runc.installer
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.612 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.614 + install_runc
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.615 + uname -r
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.616 + grep -q '^3\.10\.0.*\.el7\.'
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.623 + RUNC_BUILDTAGS='seccomp '
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.623 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.623 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UsbLMxTf7y/src/github.com/opencontainers/runc
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.623 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
16:19:55 [2021-03-24T16:19:55.561Z] #53 1.626 Cloning into '/tmp/tmp.UsbLMxTf7y/src/github.com/opencontainers/runc'...
16:19:55 [2021-03-24T16:19:55.579Z] #43 49.01   CC       compel/src/lib/infect-rpc.o
16:19:55 [2021-03-24T16:19:55.579Z] #43 ...
16:19:55 [2021-03-24T16:19:55.579Z] 
16:19:55 [2021-03-24T16:19:55.579Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:19:55 [2021-03-24T16:19:55.579Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
16:19:55 [2021-03-24T16:19:55.579Z] #15 DONE 1.9s
16:19:55 [2021-03-24T16:19:55.579Z] 
16:19:55 [2021-03-24T16:19:55.579Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:19:55 [2021-03-24T16:19:55.579Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1
16:19:55 [2021-03-24T16:19:55.892Z] #43 159.1   CC       criu/util.o
16:19:56 [2021-03-24T16:19:56.142Z] #43 50.61   CC       compel/arch/x86/src/lib/infect.o
16:19:56 [2021-03-24T16:19:56.399Z] #43 ...
16:19:56 [2021-03-24T16:19:56.399Z] 
16:19:56 [2021-03-24T16:19:56.399Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
16:19:56 [2021-03-24T16:19:56.399Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.4 Selecting previously unselected package libapparmor1:amd64.
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.6 Selecting previously unselected package libapparmor-dev:amd64.
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.8 Selecting previously unselected package libbtrfs0.
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.8 Unpacking libbtrfs0 (4.20.1-2) ...
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.9 Selecting previously unselected package libbtrfs-dev.
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:19:56 [2021-03-24T16:19:56.399Z] #13 146.9 Unpacking libbtrfs-dev (4.20.1-2) ...
16:19:56 [2021-03-24T16:19:56.399Z] #13 147.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:19:56 [2021-03-24T16:19:56.399Z] #13 147.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:19:56 [2021-03-24T16:19:56.399Z] #13 147.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:19:56 [2021-03-24T16:19:56.656Z] #13 147.2 Selecting previously unselected package libudev-dev:amd64.
16:19:56 [2021-03-24T16:19:56.656Z] #13 147.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
16:19:56 [2021-03-24T16:19:56.656Z] #13 147.2 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
16:19:56 [2021-03-24T16:19:56.657Z] #13 147.4 Selecting previously unselected package libsepol1-dev:amd64.
16:19:56 [2021-03-24T16:19:56.657Z] #13 147.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:19:56 [2021-03-24T16:19:56.657Z] #13 147.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:19:56 [2021-03-24T16:19:56.833Z] #43 160.0   CC       criu/uts_ns.o
16:19:56 [2021-03-24T16:19:56.958Z] #53 ...
16:19:56 [2021-03-24T16:19:56.958Z] 
16:19:56 [2021-03-24T16:19:56.958Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:19:56 [2021-03-24T16:19:56.958Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
16:19:56 [2021-03-24T16:19:56.958Z] #16 1.101 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:19:56 [2021-03-24T16:19:56.958Z] #16 DONE 1.2s
16:19:56 [2021-03-24T16:19:56.958Z] 
16:19:56 [2021-03-24T16:19:56.958Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:19:56 [2021-03-24T16:19:56.958Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
16:19:57 [2021-03-24T16:19:57.094Z] #43 160.2   CC       criu/vdso-compat.o
16:19:57 [2021-03-24T16:19:57.094Z] #43 160.4   CC       criu/vdso.o
16:19:57 [2021-03-24T16:19:57.225Z] #13 147.8 Selecting previously unselected package libpcre16-3:amd64.
16:19:57 [2021-03-24T16:19:57.225Z] #13 147.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:19:57 [2021-03-24T16:19:57.225Z] #13 147.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:19:57 [2021-03-24T16:19:57.483Z] #13 148.0 Selecting previously unselected package libpcre32-3:amd64.
16:19:57 [2021-03-24T16:19:57.483Z] #13 148.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:19:57 [2021-03-24T16:19:57.483Z] #13 148.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:19:57 [2021-03-24T16:19:57.483Z] #13 148.2 Selecting previously unselected package libpcrecpp0v5:amd64.
16:19:57 [2021-03-24T16:19:57.483Z] #13 148.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:19:57 [2021-03-24T16:19:57.483Z] #13 148.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:19:57 [2021-03-24T16:19:57.483Z] #13 148.3 Selecting previously unselected package libpcre3-dev:amd64.
16:19:57 [2021-03-24T16:19:57.508Z] #16 1.649 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:19:57 [2021-03-24T16:19:57.665Z] #43 160.8   LINK     criu/built-in.o
16:19:57 [2021-03-24T16:19:57.665Z] #43 160.9   LINK     criu/criu
16:19:57 [2021-03-24T16:19:57.740Z] #13 148.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:19:57 [2021-03-24T16:19:57.740Z] #13 148.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:19:57 [2021-03-24T16:19:57.772Z] #16 DONE 2.3s
16:19:57 [2021-03-24T16:19:57.773Z] 
16:19:57 [2021-03-24T16:19:57.773Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:19:57 [2021-03-24T16:19:57.773Z] #24 sha256:865a8875f49b9b5c11b1c50b5e767de36441015470c422dcc1c17932352100f7
16:19:57 [2021-03-24T16:19:57.906Z] #17 ...
16:19:57 [2021-03-24T16:19:57.906Z] 
16:19:57 [2021-03-24T16:19:57.906Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:57 [2021-03-24T16:19:57.906Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:57 [2021-03-24T16:19:57.906Z] #43 44.80   HOSTDEP  compel/src/lib/log-host.d
16:19:57 [2021-03-24T16:19:57.906Z] #43 44.88   HOSTDEP  compel/src/lib/handle-elf-host.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 44.98   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 45.05   HOSTDEP  compel/src/main-host.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 45.16   DEP      compel/src/lib/ptrace.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 45.28   DEP      compel/src/lib/infect.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 45.46   DEP      compel/src/lib/infect-util.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 45.60   DEP      compel/src/lib/infect-rpc.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 45.73   DEP      compel/arch/x86/src/lib/infect.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 45.88   DEP      compel/arch/x86/src/lib/cpu.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 45.95   DEP      compel/src/lib/log.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 46.03   DEP      compel/src/main.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 46.14   DEP      compel/src/lib/handle-elf.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 46.21   DEP      compel/arch/x86/src/lib/handle-elf.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 46.36   CC       compel/src/lib/log.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 46.63   CC       compel/arch/x86/src/lib/cpu.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 47.49   CC       compel/arch/x86/src/lib/infect.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 48.37   CC       compel/src/lib/infect-rpc.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 48.87   CC       compel/src/lib/infect-util.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 49.39   CC       compel/src/lib/infect.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 52.75   CC       compel/src/lib/ptrace.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 53.27   AR       compel/libcompel.a
16:19:57 [2021-03-24T16:19:57.907Z] #43 53.35   HOSTCC   compel/src/main-host.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 53.84   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 54.12   HOSTCC   compel/src/lib/handle-elf-host.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 54.62   HOSTCC   compel/src/lib/log-host.o
16:19:57 [2021-03-24T16:19:57.907Z] #43 54.90   HOSTLINK compel/compel-host-bin
16:19:57 [2021-03-24T16:19:57.907Z] #43 54.99   DEP      soccr/soccr.d
16:19:57 [2021-03-24T16:19:57.907Z] #43 ...
16:19:57 [2021-03-24T16:19:57.907Z] 
16:19:57 [2021-03-24T16:19:57.907Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:19:57 [2021-03-24T16:19:57.907Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
16:19:57 [2021-03-24T16:19:57.907Z] #17 DONE 1.3s
16:19:57 [2021-03-24T16:19:57.925Z] #43 161.2   DEP      lib/c/criu.d
16:19:58 [2021-03-24T16:19:58.171Z] 
16:19:58 [2021-03-24T16:19:58.171Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:19:58 [2021-03-24T16:19:58.171Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:19:58 [2021-03-24T16:19:58.171Z] #43 55.28   CC       soccr/soccr.o
16:19:58 [2021-03-24T16:19:58.185Z] #43 161.3   CC       images/rpc.pb-c.o
16:19:58 [2021-03-24T16:19:58.305Z] #13 148.8 Selecting previously unselected package libselinux1-dev:amd64.
16:19:58 [2021-03-24T16:19:58.305Z] #13 148.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:19:58 [2021-03-24T16:19:58.305Z] #13 148.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:19:58 [2021-03-24T16:19:58.305Z] #13 149.0 Selecting previously unselected package libdevmapper-dev:amd64.
16:19:58 [2021-03-24T16:19:58.562Z] #13 149.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:19:58 [2021-03-24T16:19:58.563Z] #13 149.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:19:58 [2021-03-24T16:19:58.563Z] #13 149.2 Selecting previously unselected package libseccomp-dev:amd64.
16:19:58 [2021-03-24T16:19:58.563Z] #13 149.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
16:19:58 [2021-03-24T16:19:58.563Z] #13 149.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
16:19:58 [2021-03-24T16:19:58.563Z] #13 149.3 Selecting previously unselected package libsystemd-dev:amd64.
16:19:58 [2021-03-24T16:19:58.563Z] #13 149.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
16:19:58 [2021-03-24T16:19:58.755Z] #43 161.8   CC       lib/c/criu.o
16:19:58 [2021-03-24T16:19:58.823Z] #13 149.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
16:19:59 [2021-03-24T16:19:59.080Z] #13 149.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:19:59 [2021-03-24T16:19:59.204Z] #43 ...
16:19:59 [2021-03-24T16:19:59.204Z] 
16:19:59 [2021-03-24T16:19:59.204Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:19:59 [2021-03-24T16:19:59.204Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
16:19:59 [2021-03-24T16:19:59.204Z] #18 DONE 1.2s
16:19:59 [2021-03-24T16:19:59.204Z] 
16:19:59 [2021-03-24T16:19:59.204Z] #19 [dev-systemd-false  6/26] RUN ldconfig
16:19:59 [2021-03-24T16:19:59.204Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
16:19:59 [2021-03-24T16:19:59.326Z] #43 162.5   LINK     lib/c/built-in.o
16:19:59 [2021-03-24T16:19:59.326Z] #43 162.5   LINK     lib/c/libcriu.so
16:19:59 [2021-03-24T16:19:59.326Z] #43 162.5   LINK     lib/c/libcriu.a
16:19:59 [2021-03-24T16:19:59.337Z] #13 149.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 149.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 149.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.0 Setting up libbtrfs0 (4.20.1-2) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.0 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.1 Setting up libbtrfs-dev (4.20.1-2) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.1 Setting up mingw-w64-common (6.0.0-3) ...
16:19:59 [2021-03-24T16:19:59.337Z] #13 150.1 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
16:19:59 [2021-03-24T16:19:59.514Z] #16 3.564 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:19:59 [2021-03-24T16:19:59.514Z] #16 DONE 3.9s
16:19:59 [2021-03-24T16:19:59.514Z] 
16:19:59 [2021-03-24T16:19:59.514Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:19:59 [2021-03-24T16:19:59.514Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
16:19:59 [2021-03-24T16:19:59.586Z] #43 162.6   GEN      magic.py
16:19:59 [2021-03-24T16:19:59.586Z] #43 162.7 Note: Building without setproctitle() and strlcpy() support.
16:19:59 [2021-03-24T16:19:59.586Z] #43 162.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:19:59 [2021-03-24T16:19:59.586Z] #43 162.7 Note: Building without GnuTLS support
16:19:59 [2021-03-24T16:19:59.586Z] #43 162.7 Makefile.config:39: Warn: you have no libnftables installed
16:19:59 [2021-03-24T16:19:59.586Z] #43 162.7 Makefile.config:40: Warn: Building without nftables support
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.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
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.2 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
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.2 Setting up dmsetup (2:1.02.155-3) ...
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:19:59 [2021-03-24T16:19:59.594Z] #13 150.3 Processing triggers for libc-bin (2.28-10) ...
16:19:59 [2021-03-24T16:19:59.919Z] #24 132.0 Checking out files:  17% (1993/11202)   
Checking out files:  18% (2017/11202)   
Checking out files:  19% (2129/11202)   
Checking out files:  20% (2241/11202)   
Checking out files:  21% (2353/11202)   
Checking out files:  22% (2465/11202)   
Checking out files:  23% (2577/11202)   
Checking out files:  24% (2689/11202)   
Checking out files:  25% (2801/11202)   
Checking out files:  26% (2913/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  33% (3697/11202)   
Checking out files:  33% (3780/11202)   
Checking out files:  34% (3809/11202)   
Checking out files:  35% (3921/11202)   
Checking out files:  36% (4033/11202)   
Checking out files:  37% (4145/11202)   
Checking out files:  38% (4257/11202)   
Checking out files:  39% (4369/11202)   
Checking out files:  40% (4481/11202)   
Checking out files:  41% (4593/11202)   
Checking out files:  42% (4705/11202)   
Checking out files:  43% (4817/11202)   
Checking out files:  44% (4929/11202)   
Checking out files:  45% (5041/11202)   
Checking out files:  46% (5153/11202)   
Checking out files:  47% (5265/11202)   
Checking out files:  48% (5377/11202)   
Checking out files:  49% (5489/11202)   
Checking out files:  50% (5601/11202)   
Checking out files:  51% (5714/11202)   
Checking out files:  52% (5826/11202)   
Checking out files:  52% (5893/11202)   
Checking out files:  53% (5938/11202)   
Checking out files:  54% (6050/11202)   
Checking out files:  55% (6162/11202)   
Checking out files:  56% (6274/11202)   
Checking out files:  57% (6386/11202)   
Checking out files:  58% (6498/11202)   
Checking out files:  59% (6610/11202)   
Checking out files:  60% (6722/11202)   
Checking out files:  61% (6834/11202)   
Checking out files:  62% (6946/11202)   
Checking out files:  63% (7058/11202)   
Checking out files:  64% (7170/11202)   
Checking out files:  65% (7282/11202)   
Checking out files:  66% (7394/11202)   
Checking out files:  67% (7506/11202)   
Checking out files:  68% (7618/11202)   
Checking out files:  69% (7730/11202)   
Checking out files:  70% (7842/11202)   
Checking out files:  71% (7954/11202)   
Checking out files:  72% (8066/11202)   
Checking out files:  73% (8178/11202)   
Checking out files:  74% (8290/11202)   
Checking out files:  74% (8296/11202)   
Checking out files:  75% (8402/11202)   
Checking out files:  76% (8514/11202)   
Checking out files:  77% (8626/11202)   
Checking out files:  78% (8738/11202)   
Checking out files:  79% (8850/11202)   
Checking out files:  80% (8962/11202)   
Checking out files:  81% (9074/11202)   
Checking out files:  82% (9186/11202)   
Checking out files:  83% (9298/11202)   
Checking out files:  84% (9410/11202)   
Checking out files:  85% (9522/11202)   
16:19:59 [2021-03-24T16:19:59.919Z] #24 ...
16:19:59 [2021-03-24T16:19:59.919Z] 
16:19:59 [2021-03-24T16:19:59.919Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:19:59 [2021-03-24T16:19:59.919Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
16:19:59 [2021-03-24T16:19:59.919Z] #17 DONE 2.2s
16:19:59 [2021-03-24T16:19:59.919Z] 
16:19:59 [2021-03-24T16:19:59.919Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:19:59 [2021-03-24T16:19:59.919Z] #24 sha256:865a8875f49b9b5c11b1c50b5e767de36441015470c422dcc1c17932352100f7
16:20:00 [2021-03-24T16:20:00.453Z] #17 ...
16:20:00 [2021-03-24T16:20:00.453Z] 
16:20:00 [2021-03-24T16:20:00.453Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:00 [2021-03-24T16:20:00.453Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:00 [2021-03-24T16:20:00.453Z] #43 65.45   DEP      criu/pie/parasite-vdso.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 65.66   DEP      criu/pie/parasite.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 66.11   CC       criu/pie/parasite.o
16:20:00 [2021-03-24T16:20:00.453Z] #43 67.47   LINK     criu/pie/parasite.built-in.o
16:20:00 [2021-03-24T16:20:00.453Z] #43 67.49   GEN      criu/pie/parasite-blob.h
16:20:00 [2021-03-24T16:20:00.453Z] #43 67.50   CC       criu/pie/parasite-vdso.o
16:20:00 [2021-03-24T16:20:00.453Z] #43 68.22   CC       criu/arch/x86/vdso-pie.o
16:20:00 [2021-03-24T16:20:00.453Z] #43 68.57   CC       criu/arch/x86/restorer.o
16:20:00 [2021-03-24T16:20:00.453Z] #43 69.29   CC       criu/arch/x86/restorer_unmap.o
16:20:00 [2021-03-24T16:20:00.453Z] #43 69.35   CC       criu/arch/x86/sigaction_compat_pie.o
16:20:00 [2021-03-24T16:20:00.453Z] #43 69.68   CC       criu/pie/restorer.o
16:20:00 [2021-03-24T16:20:00.453Z] #43 72.99   LINK     criu/pie/restorer.built-in.o
16:20:00 [2021-03-24T16:20:00.453Z] #43 73.05   GEN      criu/pie/restorer-blob.h
16:20:00 [2021-03-24T16:20:00.453Z] #43 73.13   DEP      criu/vdso.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 73.35   DEP      criu/vdso-compat.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 73.48   DEP      criu/uts_ns.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 73.71   DEP      criu/util.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 73.91   DEP      criu/uffd.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 74.18   DEP      criu/tun.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 74.43   DEP      criu/tty.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 74.62   DEP      criu/timerfd.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 74.87   DEP      criu/timens.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 75.08   DEP      criu/sysfs_parse.d
16:20:00 [2021-03-24T16:20:00.453Z] #43 75.31   DEP      criu/sysctl.d
16:20:00 [2021-03-24T16:20:00.527Z] #43 163.4 fatal: not a git repository (or any of the parent directories): .git
16:20:00 [2021-03-24T16:20:00.640Z] #19 DONE 1.3s
16:20:00 [2021-03-24T16:20:00.640Z] 
16:20:00 [2021-03-24T16:20:00.640Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:00 [2021-03-24T16:20:00.640Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:00 [2021-03-24T16:20:00.710Z] #24 132.0 Checking out files:  17% (1993/11202)   
Checking out files:  18% (2017/11202)   
Checking out files:  19% (2129/11202)   
Checking out files:  20% (2241/11202)   
Checking out files:  21% (2353/11202)   
Checking out files:  22% (2465/11202)   
Checking out files:  23% (2577/11202)   
Checking out files:  24% (2689/11202)   
Checking out files:  25% (2801/11202)   
Checking out files:  26% (2913/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  33% (3697/11202)   
Checking out files:  33% (3780/11202)   
Checking out files:  34% (3809/11202)   
Checking out files:  35% (3921/11202)   
Checking out files:  36% (4033/11202)   
Checking out files:  37% (4145/11202)   
Checking out files:  38% (4257/11202)   
Checking out files:  39% (4369/11202)   
Checking out files:  40% (4481/11202)   
Checking out files:  41% (4593/11202)   
Checking out files:  42% (4705/11202)   
Checking out files:  43% (4817/11202)   
Checking out files:  44% (4929/11202)   
Checking out files:  45% (5041/11202)   
Checking out files:  46% (5153/11202)   
Checking out files:  47% (5265/11202)   
Checking out files:  48% (5377/11202)   
Checking out files:  49% (5489/11202)   
Checking out files:  50% (5601/11202)   
Checking out files:  51% (5714/11202)   
Checking out files:  52% (5826/11202)   
Checking out files:  52% (5893/11202)   
Checking out files:  53% (5938/11202)   
Checking out files:  54% (6050/11202)   
Checking out files:  55% (6162/11202)   
Checking out files:  56% (6274/11202)   
Checking out files:  57% (6386/11202)   
Checking out files:  58% (6498/11202)   
Checking out files:  59% (6610/11202)   
Checking out files:  60% (6722/11202)   
Checking out files:  61% (6834/11202)   
Checking out files:  62% (6946/11202)   
Checking out files:  63% (7058/11202)   
Checking out files:  64% (7170/11202)   
Checking out files:  65% (7282/11202)   
Checking out files:  66% (7394/11202)   
Checking out files:  67% (7506/11202)   
Checking out files:  68% (7618/11202)   
Checking out files:  69% (7730/11202)   
Checking out files:  70% (7842/11202)   
Checking out files:  71% (7954/11202)   
Checking out files:  72% (8066/11202)   
Checking out files:  73% (8178/11202)   
Checking out files:  74% (8290/11202)   
Checking out files:  74% (8296/11202)   
Checking out files:  75% (8402/11202)   
Checking out files:  76% (8514/11202)   
Checking out files:  77% (8626/11202)   
Checking out files:  78% (8738/11202)   
Checking out files:  79% (8850/11202)   
Checking out files:  80% (8962/11202)   
Checking out files:  81% (9074/11202)   
Checking out files:  82% (9186/11202)   
Checking out files:  83% (9298/11202)   
Checking out files:  84% (9410/11202)   
Checking out files:  85% (9522/11202)   
Checking out files:  86% (9634/11202)   
Checking out files:  87% (9746/11202)   
Checking out files:  88% (9858/11202)   
Checking out files:  89% (9970/11202)   
Checking out files:  90% (10082/11202)   
Checking out files:  91% (10194/11202)   
Checking out files:  91% (10228/11202)   
Checking out files:  92% (10306/11202)   
Checking out files:  93% (10418/11202)   
Checking out files:  94% (10530/11202)   
Checking out files:  95% (10642/11202)   
Checking out files:  96% (10754/11202)   
Checking out files:  97% (10866/11202)   
Checking out files:  98% (10978/11202)   
Checking out files:  99% (11090/11202)   
Checking out files: 100% (11202/11202)   
Checking out files: 100% (11202/11202), done.
16:20:00 [2021-03-24T16:20:00.712Z] #43 75.53   DEP      criu/string.d
16:20:00 [2021-03-24T16:20:00.712Z] #43 75.60   DEP      criu/stats.d
16:20:00 [2021-03-24T16:20:00.712Z] #43 75.74   DEP      criu/sockets.d
16:20:00 [2021-03-24T16:20:00.788Z] #43 163.9 make[1]: Nothing to be done for 'all'.
16:20:00 [2021-03-24T16:20:00.971Z] #43 ...
16:20:00 [2021-03-24T16:20:00.972Z] 
16:20:00 [2021-03-24T16:20:00.972Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:20:00 [2021-03-24T16:20:00.972Z] #45 sha256:b31802a4b8fb1c5ac4683cd06a3a9877e4536fa746b6119f2879994358c1b646
16:20:00 [2021-03-24T16:20:00.972Z] #45 134.5 github.com/LK4D4/vndr
16:20:00 [2021-03-24T16:20:00.972Z] #45 DONE 144.1s
16:20:00 [2021-03-24T16:20:00.972Z] 
16:20:00 [2021-03-24T16:20:00.972Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:00 [2021-03-24T16:20:00.972Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:00 [2021-03-24T16:20:00.972Z] #43 75.96   DEP      criu/sk-unix.d
16:20:00 [2021-03-24T16:20:00.972Z] #43 ...
16:20:00 [2021-03-24T16:20:00.972Z] 
16:20:00 [2021-03-24T16:20:00.972Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:00 [2021-03-24T16:20:00.972Z] #53 sha256:f2c115f13d4d41f7743cb540949ef1bfb2d439362e6937734bf9e56bb9f4b1f5
16:20:00 [2021-03-24T16:20:00.972Z] #53 13.82 + cd /tmp/tmp.IaZE99o7A6/src/github.com/opencontainers/runc
16:20:00 [2021-03-24T16:20:00.972Z] #53 13.82 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:20:00 [2021-03-24T16:20:00.972Z] #53 14.44 + '[' -z '' ']'
16:20:00 [2021-03-24T16:20:00.972Z] #53 14.44 + target=static
16:20:00 [2021-03-24T16:20:00.972Z] #53 14.44 + make 'BUILDTAGS=seccomp ' static
16:20:00 [2021-03-24T16:20:00.972Z] #53 14.60 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 .
16:20:00 [2021-03-24T16:20:00.974Z] #24 136.7 + cd /tmp/tmp.Aa2b7yZPdR/tmp/docker-ce
16:20:00 [2021-03-24T16:20:00.974Z] #24 136.7 + git checkout -q v17.06.2-ce
16:20:01 [2021-03-24T16:20:01.359Z] #43 164.5 make[1]: 'images/built-in.o' is up to date.
16:20:01 [2021-03-24T16:20:01.359Z] #43 164.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:20:01 [2021-03-24T16:20:01.359Z] #43 164.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:20:01 [2021-03-24T16:20:01.359Z] #43 164.6 make[1]: 'compel/libcompel.a' is up to date.
16:20:01 [2021-03-24T16:20:01.359Z] #43 164.6 make[1]: 'compel/compel-host-bin' is up to date.
16:20:01 [2021-03-24T16:20:01.359Z] #43 164.6 make[1]: Nothing to be done for 'all'.
16:20:01 [2021-03-24T16:20:01.634Z] #43 164.6 make[1]: 'soccr/libsoccr.a' is up to date.
16:20:01 [2021-03-24T16:20:01.634Z] #43 164.8 make[2]: Nothing to be done for 'all'.
16:20:01 [2021-03-24T16:20:01.634Z] #43 164.8 make[2]: Nothing to be done for 'all'.
16:20:01 [2021-03-24T16:20:01.634Z] #43 164.8 make[2]: Nothing to be done for 'all'.
16:20:01 [2021-03-24T16:20:01.953Z] #43 165.0 make[2]: Nothing to be done for 'all'.
16:20:01 [2021-03-24T16:20:01.953Z] #43 165.1 make[2]: Nothing to be done for 'all'.
16:20:01 [2021-03-24T16:20:01.953Z] #43 165.1 make[2]: Nothing to be done for 'all'.
16:20:01 [2021-03-24T16:20:01.953Z] #43 165.2 make[2]: Nothing to be done for 'all'.
16:20:02 [2021-03-24T16:20:02.037Z] #20 1.523 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
16:20:02 [2021-03-24T16:20:02.037Z] #20 1.620 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:20:02 [2021-03-24T16:20:02.037Z] #20 1.713 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:20:02 [2021-03-24T16:20:02.118Z] #13 DONE 152.8s
16:20:02 [2021-03-24T16:20:02.118Z] 
16:20:02 [2021-03-24T16:20:02.118Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:02 [2021-03-24T16:20:02.118Z] #53 sha256:80d71cb602174e6385728f81123525a151d6b7a5c66a35e51b1908c89f8ccc05
16:20:02 [2021-03-24T16:20:02.213Z] #43 165.3 make[2]: Nothing to be done for 'all'.
16:20:02 [2021-03-24T16:20:02.213Z] #43 165.3   INSTALL  criu/criu
16:20:02 [2021-03-24T16:20:02.300Z] #20 1.887 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:20:02 [2021-03-24T16:20:02.372Z] #24 ...
16:20:02 [2021-03-24T16:20:02.372Z] 
16:20:02 [2021-03-24T16:20:02.372Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:20:02 [2021-03-24T16:20:02.372Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22
16:20:02 [2021-03-24T16:20:02.372Z] #18 DONE 2.5s
16:20:02 [2021-03-24T16:20:02.473Z] #43 DONE 165.8s
16:20:02 [2021-03-24T16:20:02.473Z] 
16:20:02 [2021-03-24T16:20:02.473Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:02 [2021-03-24T16:20:02.474Z] #53 sha256:072261986dc08d493ce44b5709467c924dc61e5a31a831b9a0d3d04993fefc8a
16:20:02 [2021-03-24T16:20:02.563Z] #20 2.101 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
16:20:02 [2021-03-24T16:20:02.636Z] 
16:20:02 [2021-03-24T16:20:02.636Z] #19 [dev-systemd-false  6/26] RUN ldconfig
16:20:02 [2021-03-24T16:20:02.636Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6
16:20:02 [2021-03-24T16:20:02.683Z] #53 ...
16:20:02 [2021-03-24T16:20:02.683Z] 
16:20:02 [2021-03-24T16:20:02.683Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:20:02 [2021-03-24T16:20:02.683Z] #58 sha256:76daf0f88c1aa31408f571abe795c19146031ff09fe4f62bec22f7e4846ae115
16:20:02 [2021-03-24T16:20:02.683Z] #58 150.8 + for f in rootlesskit rootlesskit-docker-proxy
16:20:02 [2021-03-24T16:20:02.683Z] #58 150.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:20:02 [2021-03-24T16:20:02.683Z] #58 DONE 158.8s
16:20:02 [2021-03-24T16:20:02.683Z] 
16:20:02 [2021-03-24T16:20:02.683Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:20:02 [2021-03-24T16:20:02.683Z] #59 sha256:3b0bbc36c69add519b1934af48552d3a8e951769fb31615eb08ee00d0e92a8dd
16:20:02 [2021-03-24T16:20:02.683Z] #59 DONE 0.1s
16:20:02 [2021-03-24T16:20:02.683Z] 
16:20:02 [2021-03-24T16:20:02.683Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:20:02 [2021-03-24T16:20:02.683Z] #60 sha256:11d2b219d889e6ce427bbe49f00f7effbff5e29c6ff2cd510d08a22fd05d819e
16:20:02 [2021-03-24T16:20:02.683Z] #60 DONE 0.1s
16:20:02 [2021-03-24T16:20:02.683Z] 
16:20:02 [2021-03-24T16:20:02.683Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:02 [2021-03-24T16:20:02.683Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:02 [2021-03-24T16:20:02.683Z] #43 51.59   CC       compel/src/lib/infect-rpc.o
16:20:02 [2021-03-24T16:20:02.683Z] #43 52.00   CC       compel/src/lib/infect-util.o
16:20:02 [2021-03-24T16:20:02.683Z] #43 52.32   CC       compel/src/lib/infect.o
16:20:02 [2021-03-24T16:20:02.683Z] #43 54.71   CC       compel/src/lib/ptrace.o
16:20:02 [2021-03-24T16:20:02.683Z] #43 55.09   AR       compel/libcompel.a
16:20:02 [2021-03-24T16:20:02.683Z] #43 55.15   HOSTCC   compel/src/main-host.o
16:20:02 [2021-03-24T16:20:02.683Z] #43 55.48   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:20:02 [2021-03-24T16:20:02.683Z] #43 55.66   HOSTCC   compel/src/lib/handle-elf-host.o
16:20:02 [2021-03-24T16:20:02.683Z] #43 56.01   HOSTCC   compel/src/lib/log-host.o
16:20:02 [2021-03-24T16:20:02.683Z] #43 56.17   HOSTLINK compel/compel-host-bin
16:20:02 [2021-03-24T16:20:02.683Z] #43 56.27   DEP      soccr/soccr.d
16:20:02 [2021-03-24T16:20:02.683Z] #43 56.38   CC       soccr/soccr.o
16:20:02 [2021-03-24T16:20:02.882Z] #53 ...
16:20:02 [2021-03-24T16:20:02.882Z] 
16:20:02 [2021-03-24T16:20:02.882Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:20:02 [2021-03-24T16:20:02.882Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
16:20:02 [2021-03-24T16:20:02.882Z] #17 DONE 3.6s
16:20:02 [2021-03-24T16:20:02.882Z] 
16:20:02 [2021-03-24T16:20:02.882Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:02 [2021-03-24T16:20:02.882Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:02 [2021-03-24T16:20:02.882Z] #43 76.20   DEP      criu/sk-tcp.d
16:20:02 [2021-03-24T16:20:02.882Z] #43 76.37   DEP      criu/sk-queue.d
16:20:02 [2021-03-24T16:20:02.882Z] #43 76.48   DEP      criu/sk-packet.d
16:20:02 [2021-03-24T16:20:02.882Z] #43 76.66   DEP      criu/sk-netlink.d
16:20:02 [2021-03-24T16:20:02.882Z] #43 76.86   DEP      criu/sk-inet.d
16:20:02 [2021-03-24T16:20:02.882Z] #43 77.06   DEP      criu/signalfd.d
16:20:02 [2021-03-24T16:20:02.882Z] #43 77.27   DEP      criu/sigframe.d
16:20:02 [2021-03-24T16:20:02.882Z] #43 77.33   DEP      criu/shmem.d
16:20:02 [2021-03-24T16:20:02.882Z] #43 77.52   DEP      criu/servicefd.d
16:20:02 [2021-03-24T16:20:02.882Z] #43 77.68   DEP      criu/seize.d
16:20:02 [2021-03-24T16:20:02.882Z] #43 77.82   DEP      criu/seccomp.d
16:20:03 [2021-03-24T16:20:03.143Z] #43 78.09   DEP      criu/rst-malloc.d
16:20:03 [2021-03-24T16:20:03.143Z] #43 78.20   DEP      criu/rbtree.d
16:20:03 [2021-03-24T16:20:03.404Z] #43 78.24   DEP      criu/pstree.d
16:20:03 [2021-03-24T16:20:03.404Z] #43 78.40   DEP      criu/protobuf.d
16:20:03 [2021-03-24T16:20:03.510Z] #20 3.059 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:20:03 [2021-03-24T16:20:03.664Z] #43 78.58   GEN      criu/protobuf-desc-gen.h
16:20:03 [2021-03-24T16:20:03.866Z] #53 ...
16:20:03 [2021-03-24T16:20:03.866Z] 
16:20:03 [2021-03-24T16:20:03.866Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:20:03 [2021-03-24T16:20:03.866Z] #44 sha256:44cf49b14c481c3ce51fd370c741b5f8105657060f073122057d3ef5c285941f
16:20:03 [2021-03-24T16:20:03.866Z] #44 DONE 0.1s
16:20:03 [2021-03-24T16:20:03.866Z] 
16:20:03 [2021-03-24T16:20:03.866Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
16:20:03 [2021-03-24T16:20:03.866Z] #46 sha256:bb93ae84f06b06f3d7b31e6c928c76aae4e39d7cbee4eeae1788a3ecc5c65405
16:20:04 [2021-03-24T16:20:04.054Z] #43 58.47   AR       soccr/libsoccr.a
16:20:04 [2021-03-24T16:20:04.054Z] #43 58.57 make[1]: 'soccr/libsoccr.a' is up to date.
16:20:04 [2021-03-24T16:20:04.126Z] #46 DONE 0.3s
16:20:04 [2021-03-24T16:20:04.126Z] 
16:20:04 [2021-03-24T16:20:04.126Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:04 [2021-03-24T16:20:04.126Z] #53 sha256:072261986dc08d493ce44b5709467c924dc61e5a31a831b9a0d3d04993fefc8a
16:20:04 [2021-03-24T16:20:04.126Z] #53 ...
16:20:04 [2021-03-24T16:20:04.126Z] 
16:20:04 [2021-03-24T16:20:04.126Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
16:20:04 [2021-03-24T16:20:04.126Z] #48 sha256:702c704fd87e8f2f6ab367cef1ba2e47d7eb5e9483a0ab81474a204d855dc032
16:20:04 [2021-03-24T16:20:04.126Z] #48 DONE 0.1s
16:20:04 [2021-03-24T16:20:04.386Z] 
16:20:04 [2021-03-24T16:20:04.386Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
16:20:04 [2021-03-24T16:20:04.386Z] #50 sha256:cb87991eda67f884baab473a2fca6c0ee4f97a5476a8bba138ea2452173f31a1
16:20:04 [2021-03-24T16:20:04.618Z] #43 ...
16:20:04 [2021-03-24T16:20:04.618Z] 
16:20:04 [2021-03-24T16:20:04.618Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:04 [2021-03-24T16:20:04.618Z] #53 sha256:80d71cb602174e6385728f81123525a151d6b7a5c66a35e51b1908c89f8ccc05
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.436 + RM_GOPATH=0
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.436 + TMP_GOPATH=
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.436 + : /build
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.436 + '[' -z '' ']'
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.436 ++ mktemp -d
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.436 + export GOPATH=/tmp/tmp.ehLbFDC9rL
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.436 + GOPATH=/tmp/tmp.ehLbFDC9rL
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.436 + RM_GOPATH=1
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.436 + case "$(go env GOARCH)" in
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.437 ++ go env GOARCH
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.488 + export GO_BUILDMODE=-buildmode=pie
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.488 + GO_BUILDMODE=-buildmode=pie
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.488 ++ dirname /tmp/install/install.sh
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.515 + dir=/tmp/install
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.515 + bin=runc
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.515 + shift
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.515 + '[' '!' -f /tmp/install/runc.installer ']'
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.515 + . /tmp/install/runc.installer
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.515 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.515 + install_runc
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.515 + uname -r
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.515 + grep -q '^3\.10\.0.*\.el7\.'
16:20:04 [2021-03-24T16:20:04.618Z] #53 ...
16:20:04 [2021-03-24T16:20:04.618Z] 
16:20:04 [2021-03-24T16:20:04.618Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
16:20:04 [2021-03-24T16:20:04.618Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
16:20:04 [2021-03-24T16:20:04.618Z] #14 DONE 2.6s
16:20:04 [2021-03-24T16:20:04.618Z] 
16:20:04 [2021-03-24T16:20:04.618Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:04 [2021-03-24T16:20:04.618Z] #53 sha256:80d71cb602174e6385728f81123525a151d6b7a5c66a35e51b1908c89f8ccc05
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.528 + RUNC_BUILDTAGS='seccomp '
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.528 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.528 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ehLbFDC9rL/src/github.com/opencontainers/runc
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.528 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
16:20:04 [2021-03-24T16:20:04.618Z] #53 2.595 Cloning into '/tmp/tmp.ehLbFDC9rL/src/github.com/opencontainers/runc'...
16:20:04 [2021-03-24T16:20:04.698Z] 4612f6d0b889: Pull complete
16:20:04 [2021-03-24T16:20:04.902Z] #20 4.558 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:20:04 [2021-03-24T16:20:04.954Z] #50 DONE 0.6s
16:20:04 [2021-03-24T16:20:04.954Z] 
16:20:04 [2021-03-24T16:20:04.954Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
16:20:04 [2021-03-24T16:20:04.954Z] #52 sha256:94eeb80724613359fb563a169ecc7140f7a2c92a76c82cdb3cc264530269edc7
16:20:04 [2021-03-24T16:20:04.954Z] #52 DONE 0.1s
16:20:04 [2021-03-24T16:20:04.954Z] 
16:20:04 [2021-03-24T16:20:04.954Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:04 [2021-03-24T16:20:04.954Z] #53 sha256:072261986dc08d493ce44b5709467c924dc61e5a31a831b9a0d3d04993fefc8a
16:20:05 [2021-03-24T16:20:05.577Z] #43 80.19   DEP      criu/protobuf-desc.d
16:20:05 [2021-03-24T16:20:05.577Z] #43 80.32   DEP      criu/proc_parse.d
16:20:05 [2021-03-24T16:20:05.577Z] #43 80.52   DEP      criu/plugin.d
16:20:05 [2021-03-24T16:20:05.577Z] #43 80.60   DEP      criu/pipes.d
16:20:05 [2021-03-24T16:20:05.874Z] #43 80.81   DEP      criu/pie-util.d
16:20:05 [2021-03-24T16:20:05.959Z] #19 ...
16:20:05 [2021-03-24T16:20:05.959Z] 
16:20:05 [2021-03-24T16:20:05.959Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:05 [2021-03-24T16:20:05.959Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:20:05 [2021-03-24T16:20:05.959Z] #43 49.38   CC       compel/src/lib/infect-util.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 49.80   CC       compel/src/lib/infect.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 51.92   CC       compel/src/lib/ptrace.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 52.40   AR       compel/libcompel.a
16:20:05 [2021-03-24T16:20:05.959Z] #43 52.55   HOSTCC   compel/src/main-host.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 52.99   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 53.14   HOSTCC   compel/src/lib/handle-elf-host.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 53.46   HOSTCC   compel/src/lib/log-host.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 53.69   HOSTLINK compel/compel-host-bin
16:20:05 [2021-03-24T16:20:05.959Z] #43 53.87   DEP      soccr/soccr.d
16:20:05 [2021-03-24T16:20:05.959Z] #43 54.03   CC       soccr/soccr.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 55.61   AR       soccr/libsoccr.a
16:20:05 [2021-03-24T16:20:05.959Z] #43 55.75 make[1]: 'soccr/libsoccr.a' is up to date.
16:20:05 [2021-03-24T16:20:05.959Z] #43 56.31   DEP      criu/arch/aarch64/sigframe.d
16:20:05 [2021-03-24T16:20:05.959Z] #43 56.51   DEP      criu/arch/aarch64/crtools.d
16:20:05 [2021-03-24T16:20:05.959Z] #43 56.88   DEP      criu/arch/aarch64/cpu.d
16:20:05 [2021-03-24T16:20:05.959Z] #43 56.97   DEP      criu/arch/aarch64/bitops.d
16:20:05 [2021-03-24T16:20:05.959Z] #43 57.00   CC       criu/arch/aarch64/bitops.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 57.08   CC       criu/arch/aarch64/cpu.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 57.26   CC       criu/arch/aarch64/crtools.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 57.90   CC       criu/arch/aarch64/sigframe.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 58.20   LINK     criu/arch/aarch64/crtools.built-in.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 58.24   DEP      criu/pie/util-vdso.d
16:20:05 [2021-03-24T16:20:05.959Z] #43 58.43   DEP      criu/pie/util.d
16:20:05 [2021-03-24T16:20:05.959Z] #43 58.55   CC       criu/pie/util.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 58.96   CC       criu/pie/util-vdso.o
16:20:05 [2021-03-24T16:20:05.959Z] #43 ...
16:20:05 [2021-03-24T16:20:05.959Z] 
16:20:05 [2021-03-24T16:20:05.959Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:20:05 [2021-03-24T16:20:05.959Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
16:20:05 [2021-03-24T16:20:05.959Z] #40 140.9 + dpkg --print-architecture
16:20:05 [2021-03-24T16:20:05.959Z] #40 DONE 141.3s
16:20:05 [2021-03-24T16:20:05.959Z] 
16:20:05 [2021-03-24T16:20:05.959Z] #19 [dev-systemd-false  6/26] RUN ldconfig
16:20:05 [2021-03-24T16:20:05.959Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6
16:20:05 [2021-03-24T16:20:05.959Z] #19 DONE 3.3s
16:20:05 [2021-03-24T16:20:05.959Z] 
16:20:05 [2021-03-24T16:20:05.959Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:05 [2021-03-24T16:20:05.959Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:20:05 [2021-03-24T16:20:05.959Z] #43 59.55   AR       criu/pie/pie.lib.a
16:20:05 [2021-03-24T16:20:05.959Z] #43 ...
16:20:05 [2021-03-24T16:20:05.959Z] 
16:20:05 [2021-03-24T16:20:05.959Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:05 [2021-03-24T16:20:05.959Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
16:20:05 [2021-03-24T16:20:05.988Z] #53 ...
16:20:05 [2021-03-24T16:20:05.988Z] 
16:20:05 [2021-03-24T16:20:05.988Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:20:05 [2021-03-24T16:20:05.988Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:20:05 [2021-03-24T16:20:05.988Z] #45 152.1 net/http/httptrace
16:20:05 [2021-03-24T16:20:05.988Z] #45 152.4 net/http
16:20:05 [2021-03-24T16:20:05.988Z] #45 ...
16:20:05 [2021-03-24T16:20:05.988Z] 
16:20:05 [2021-03-24T16:20:05.988Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:05 [2021-03-24T16:20:05.988Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:05 [2021-03-24T16:20:05.988Z] #43 59.30   DEP      criu/arch/x86/sigframe.d
16:20:05 [2021-03-24T16:20:05.988Z] #43 59.43   DEP      criu/arch/x86/sigaction_compat.d
16:20:05 [2021-03-24T16:20:05.988Z] #43 59.58   DEP      criu/arch/x86/kerndat.d
16:20:05 [2021-03-24T16:20:05.988Z] #43 59.82   DEP      criu/arch/x86/crtools.d
16:20:05 [2021-03-24T16:20:05.988Z] #43 60.00   DEP      criu/arch/x86/cpu.d
16:20:05 [2021-03-24T16:20:05.988Z] #43 60.23   CC       criu/arch/x86/cpu.o
16:20:06 [2021-03-24T16:20:06.138Z] #43 81.01   DEP      criu/pie-util-vdso.d
16:20:06 [2021-03-24T16:20:06.138Z] #43 81.11   DEP      criu/pie-util-vdso-elf32.d
16:20:06 [2021-03-24T16:20:06.245Z] #43 60.85   CC       criu/arch/x86/crtools.o
16:20:06 [2021-03-24T16:20:06.295Z] #20 ...
16:20:06 [2021-03-24T16:20:06.295Z] 
16:20:06 [2021-03-24T16:20:06.295Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:20:06 [2021-03-24T16:20:06.295Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:20:06 [2021-03-24T16:20:06.295Z] #45 160.1 github.com/LK4D4/vndr/godl
16:20:06 [2021-03-24T16:20:06.399Z] #43 81.33   DEP      criu/path.d
16:20:06 [2021-03-24T16:20:06.503Z] #43 ...
16:20:06 [2021-03-24T16:20:06.503Z] 
16:20:06 [2021-03-24T16:20:06.503Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:20:06 [2021-03-24T16:20:06.503Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
16:20:06 [2021-03-24T16:20:06.503Z] #15 DONE 1.9s
16:20:06 [2021-03-24T16:20:06.557Z] #45 160.8 github.com/LK4D4/vndr
16:20:06 [2021-03-24T16:20:06.662Z] #43 ...
16:20:06 [2021-03-24T16:20:06.662Z] 
16:20:06 [2021-03-24T16:20:06.662Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:20:06 [2021-03-24T16:20:06.662Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
16:20:06 [2021-03-24T16:20:06.662Z] #18 DONE 3.8s
16:20:06 [2021-03-24T16:20:06.662Z] 
16:20:06 [2021-03-24T16:20:06.662Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:06 [2021-03-24T16:20:06.662Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:06 [2021-03-24T16:20:06.662Z] #43 81.49   DEP      criu/parasite-syscall.d
16:20:06 [2021-03-24T16:20:06.662Z] #43 ...
16:20:06 [2021-03-24T16:20:06.662Z] 
16:20:06 [2021-03-24T16:20:06.662Z] #19 [dev-systemd-false  6/26] RUN ldconfig
16:20:06 [2021-03-24T16:20:06.662Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
16:20:06 [2021-03-24T16:20:06.760Z] 
16:20:06 [2021-03-24T16:20:06.760Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:20:06 [2021-03-24T16:20:06.760Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
16:20:07 [2021-03-24T16:20:07.692Z] #16 1.057 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:20:07 [2021-03-24T16:20:07.692Z] #16 DONE 1.2s
16:20:07 [2021-03-24T16:20:07.692Z] 
16:20:07 [2021-03-24T16:20:07.692Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:20:07 [2021-03-24T16:20:07.692Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
16:20:08 [2021-03-24T16:20:08.245Z] #53 ...
16:20:08 [2021-03-24T16:20:08.245Z] 
16:20:08 [2021-03-24T16:20:08.245Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:20:08 [2021-03-24T16:20:08.245Z] #56 sha256:34294d18b8df9d5702af1639b234782960b2e643a0f756ffe2049c7a2ccb272a
16:20:08 [2021-03-24T16:20:08.245Z] #56 204.6 + bin/containerd
16:20:08 [2021-03-24T16:20:08.524Z] #20 2.676 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
16:20:08 [2021-03-24T16:20:08.524Z] #20 2.677 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:20:08 [2021-03-24T16:20:08.524Z] #20 2.774 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:20:08 [2021-03-24T16:20:08.789Z] #20 2.867 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:20:09 [2021-03-24T16:20:09.054Z] #20 3.348 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB]
16:20:09 [2021-03-24T16:20:09.062Z] #17 DONE 1.1s
16:20:09 [2021-03-24T16:20:09.062Z] 
16:20:09 [2021-03-24T16:20:09.062Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:20:09 [2021-03-24T16:20:09.062Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
16:20:09 [2021-03-24T16:20:09.204Z] #19 DONE 2.7s
16:20:09 [2021-03-24T16:20:09.204Z] 
16:20:09 [2021-03-24T16:20:09.204Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:09 [2021-03-24T16:20:09.204Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:09 [2021-03-24T16:20:09.204Z] #43 81.81   DEP      criu/pagemap.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 81.95   DEP      criu/pagemap-cache.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 82.09   DEP      criu/page-xfer.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 82.30   DEP      criu/page-pipe.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 82.41   DEP      criu/netfilter.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 82.60   DEP      criu/net.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 82.72   DEP      criu/namespaces.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 82.93   DEP      criu/mount.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 83.12   DEP      criu/memfd.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 83.26   DEP      criu/mem.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 83.44   DEP      criu/lsm.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 83.62   DEP      criu/log.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 83.74   DEP      criu/libnetlink.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 83.86   DEP      criu/kerndat.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 84.11   DEP      criu/kcmp-ids.d
16:20:09 [2021-03-24T16:20:09.204Z] #43 84.18   DEP      criu/irmap.d
16:20:09 [2021-03-24T16:20:09.465Z] #43 84.37   DEP      criu/ipc_ns.d
16:20:09 [2021-03-24T16:20:09.633Z] #20 ...
16:20:09 [2021-03-24T16:20:09.633Z] 
16:20:09 [2021-03-24T16:20:09.633Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:09 [2021-03-24T16:20:09.633Z] #53 sha256:1319f14ba6f56ee9f97413a8713e9ead6e3bd540315604db08f4fd10a178c42a
16:20:09 [2021-03-24T16:20:09.633Z] #53 8.685 + cd /tmp/tmp.qRCTxVnMy3/src/github.com/opencontainers/runc
16:20:09 [2021-03-24T16:20:09.633Z] #53 8.685 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:20:09 [2021-03-24T16:20:09.633Z] #53 9.227 + '[' -z '' ']'
16:20:09 [2021-03-24T16:20:09.633Z] #53 9.227 + target=static
16:20:09 [2021-03-24T16:20:09.633Z] #53 9.227 + make 'BUILDTAGS=seccomp ' static
16:20:09 [2021-03-24T16:20:09.633Z] #53 9.636 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 .
16:20:09 [2021-03-24T16:20:09.726Z] #43 84.56   DEP      criu/image.d
16:20:09 [2021-03-24T16:20:09.726Z] #43 84.74   DEP      criu/image-desc.d
16:20:09 [2021-03-24T16:20:09.897Z] #53 ...
16:20:09 [2021-03-24T16:20:09.897Z] 
16:20:09 [2021-03-24T16:20:09.897Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:09 [2021-03-24T16:20:09.897Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
16:20:09 [2021-03-24T16:20:09.897Z] #20 4.072 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:20:09 [2021-03-24T16:20:09.986Z] #43 84.87   DEP      criu/fsnotify.d
16:20:09 [2021-03-24T16:20:09.994Z] #18 DONE 1.2s
16:20:09 [2021-03-24T16:20:09.994Z] 
16:20:09 [2021-03-24T16:20:09.994Z] #19 [dev-systemd-false  6/26] RUN ldconfig
16:20:09 [2021-03-24T16:20:09.994Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
16:20:10 [2021-03-24T16:20:10.247Z] #43 85.04   DEP      criu/filesystems.d
16:20:10 [2021-03-24T16:20:10.247Z] #43 85.21   DEP      criu/files.d
16:20:10 [2021-03-24T16:20:10.508Z] #43 85.38   DEP      criu/files-reg.d
16:20:10 [2021-03-24T16:20:10.769Z] #43 85.58   DEP      criu/files-ext.d
16:20:10 [2021-03-24T16:20:10.769Z] #43 85.72   DEP      criu/file-lock.d
16:20:10 [2021-03-24T16:20:10.777Z] #45 ...
16:20:10 [2021-03-24T16:20:10.777Z] 
16:20:10 [2021-03-24T16:20:10.777Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:10 [2021-03-24T16:20:10.777Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:10 [2021-03-24T16:20:10.777Z] #43 57.38   AR       soccr/libsoccr.a
16:20:10 [2021-03-24T16:20:10.777Z] #43 57.43 make[1]: 'soccr/libsoccr.a' is up to date.
16:20:10 [2021-03-24T16:20:10.777Z] #43 58.05   DEP      criu/arch/x86/sigframe.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 58.12   DEP      criu/arch/x86/sigaction_compat.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 58.27   DEP      criu/arch/x86/kerndat.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 58.37   DEP      criu/arch/x86/crtools.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 58.54   DEP      criu/arch/x86/cpu.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 58.77   CC       criu/arch/x86/cpu.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 59.33   CC       criu/arch/x86/crtools.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 60.49   CC       criu/arch/x86/kerndat.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 61.06   CC       criu/arch/x86/sigaction_compat.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 61.31   CC       criu/arch/x86/sigframe.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 61.56   LINK     criu/arch/x86/crtools.built-in.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 61.61   DEP      criu/pie/util-vdso-elf32.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 61.86   DEP      criu/pie/util-vdso.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 61.96   DEP      criu/pie/util.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 62.10   CC       criu/pie/util.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 62.48   CC       criu/pie/util-vdso.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 63.31   CC       criu/pie/util-vdso-elf32.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 64.00   AR       criu/pie/pie.lib.a
16:20:10 [2021-03-24T16:20:10.777Z] #43 64.08   DEP      criu/pie/restorer.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 64.27   DEP      criu/arch/x86/sigaction_compat_pie.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 64.39   DEP      criu/arch/x86/restorer_unmap.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 64.42   DEP      criu/arch/x86/restorer.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 64.56   DEP      criu/arch/x86/vdso-pie.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 64.69   DEP      criu/pie/parasite-vdso.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 64.95   DEP      criu/pie/parasite.d
16:20:10 [2021-03-24T16:20:10.777Z] #43 65.20   CC       criu/pie/parasite.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 66.68   LINK     criu/pie/parasite.built-in.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 66.71   GEN      criu/pie/parasite-blob.h
16:20:10 [2021-03-24T16:20:10.777Z] #43 66.72   CC       criu/pie/parasite-vdso.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 67.43   CC       criu/arch/x86/vdso-pie.o
16:20:10 [2021-03-24T16:20:10.777Z] #43 67.72   CC       criu/arch/x86/restorer.o
16:20:10 [2021-03-24T16:20:10.848Z] #20 4.980 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
16:20:11 [2021-03-24T16:20:11.029Z] #43 85.93   DEP      criu/file-ids.d
16:20:11 [2021-03-24T16:20:11.029Z] #43 86.04   DEP      criu/fifo.d
16:20:11 [2021-03-24T16:20:11.040Z] #43 68.31   CC       criu/arch/x86/restorer_unmap.o
16:20:11 [2021-03-24T16:20:11.290Z] #43 86.16   DEP      criu/fdstore.d
16:20:11 [2021-03-24T16:20:11.302Z] #43 68.38   CC       criu/arch/x86/sigaction_compat_pie.o
16:20:11 [2021-03-24T16:20:11.364Z] #19 DONE 1.3s
16:20:11 [2021-03-24T16:20:11.364Z] 
16:20:11 [2021-03-24T16:20:11.364Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:11 [2021-03-24T16:20:11.364Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:11 [2021-03-24T16:20:11.546Z] #20 5.822 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:20:11 [2021-03-24T16:20:11.550Z] #43 86.31   DEP      criu/fault-injection.d
16:20:11 [2021-03-24T16:20:11.550Z] #43 86.35   DEP      criu/external.d
16:20:11 [2021-03-24T16:20:11.550Z] #43 86.44   DEP      criu/eventpoll.d
16:20:11 [2021-03-24T16:20:11.550Z] #43 86.58   DEP      criu/eventfd.d
16:20:11 [2021-03-24T16:20:11.565Z] #43 68.64   CC       criu/pie/restorer.o
16:20:11 [2021-03-24T16:20:11.810Z] #43 86.70   DEP      criu/crtools.d
16:20:12 [2021-03-24T16:20:12.071Z] #43 86.88   DEP      criu/cr-service.d
16:20:12 [2021-03-24T16:20:12.072Z] #43 87.07   DEP      criu/cr-restore.d
16:20:12 [2021-03-24T16:20:12.332Z] #43 87.36   DEP      criu/cr-errno.d
16:20:12 [2021-03-24T16:20:12.332Z] #43 87.38   DEP      criu/cr-dump.d
16:20:12 [2021-03-24T16:20:12.592Z] #43 87.59   DEP      criu/cr-dedup.d
16:20:12 [2021-03-24T16:20:12.736Z] #20 1.583 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
16:20:12 [2021-03-24T16:20:12.853Z] #43 87.78   DEP      criu/cr-check.d
16:20:12 [2021-03-24T16:20:12.993Z] #20 1.751 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:20:12 [2021-03-24T16:20:12.993Z] #20 1.773 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:20:12 [2021-03-24T16:20:12.993Z] #20 1.777 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:20:13 [2021-03-24T16:20:13.114Z] #43 ...
16:20:13 [2021-03-24T16:20:13.114Z] 
16:20:13 [2021-03-24T16:20:13.114Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:20:13 [2021-03-24T16:20:13.114Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:20:13 [2021-03-24T16:20:13.114Z] #32 DONE 155.4s
16:20:13 [2021-03-24T16:20:13.114Z] 
16:20:13 [2021-03-24T16:20:13.114Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:13 [2021-03-24T16:20:13.114Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:13 [2021-03-24T16:20:13.114Z] #20 2.605 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
16:20:13 [2021-03-24T16:20:13.114Z] #20 2.771 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:20:13 [2021-03-24T16:20:13.114Z] #20 2.936 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:20:13 [2021-03-24T16:20:13.114Z] #20 2.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:20:13 [2021-03-24T16:20:13.114Z] #20 3.170 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
16:20:13 [2021-03-24T16:20:13.375Z] #20 4.179 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:20:13 [2021-03-24T16:20:13.520Z] #56 ...
16:20:13 [2021-03-24T16:20:13.520Z] 
16:20:13 [2021-03-24T16:20:13.520Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:13 [2021-03-24T16:20:13.520Z] #53 sha256:072261986dc08d493ce44b5709467c924dc61e5a31a831b9a0d3d04993fefc8a
16:20:13 [2021-03-24T16:20:13.520Z] #53 124.9 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
16:20:13 [2021-03-24T16:20:13.520Z] #53 125.9 + mkdir -p /build
16:20:13 [2021-03-24T16:20:13.520Z] #53 125.9 + cp runc /build/runc
16:20:13 [2021-03-24T16:20:13.558Z] #20 2.121 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
16:20:14 [2021-03-24T16:20:14.089Z] #53 DONE 126.5s
16:20:14 [2021-03-24T16:20:14.089Z] 
16:20:14 [2021-03-24T16:20:14.089Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:20:14 [2021-03-24T16:20:14.089Z] #56 sha256:34294d18b8df9d5702af1639b234782960b2e643a0f756ffe2049c7a2ccb272a
16:20:14 [2021-03-24T16:20:14.215Z] #20 8.127 Fetched 8747 kB in 6s (1504 kB/s)
16:20:14 [2021-03-24T16:20:14.489Z] #20 3.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:20:14 [2021-03-24T16:20:14.759Z] #20 5.162 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:20:14 [2021-03-24T16:20:14.806Z] #20 8.127 Reading package lists...
16:20:14 [2021-03-24T16:20:14.806Z] #20 ...
16:20:14 [2021-03-24T16:20:14.806Z] 
16:20:14 [2021-03-24T16:20:14.806Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:20:14 [2021-03-24T16:20:14.806Z] #24 sha256:865a8875f49b9b5c11b1c50b5e767de36441015470c422dcc1c17932352100f7
16:20:14 [2021-03-24T16:20:14.806Z] #24 140.5 + mkdir -p /tmp/tmp.Aa2b7yZPdR/src/github.com/docker
16:20:14 [2021-03-24T16:20:14.806Z] #24 140.5 + mv components/cli /tmp/tmp.Aa2b7yZPdR/src/github.com/docker/cli
16:20:14 [2021-03-24T16:20:14.806Z] #24 140.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
16:20:14 [2021-03-24T16:20:14.806Z] #24 ...
16:20:14 [2021-03-24T16:20:14.806Z] 
16:20:14 [2021-03-24T16:20:14.806Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:14 [2021-03-24T16:20:14.806Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:20:14 [2021-03-24T16:20:14.806Z] #43 59.64   DEP      criu/pie/restorer.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 59.96   DEP      criu/arch/aarch64/intraprocedure.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 60.00   DEP      criu/arch/aarch64/restorer.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 60.16   DEP      criu/arch/aarch64/vdso-pie.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 60.24   DEP      criu/pie/parasite-vdso.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 60.32   DEP      criu/pie/parasite.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 60.47   CC       criu/pie/parasite.o
16:20:14 [2021-03-24T16:20:14.806Z] #43 61.88   LINK     criu/pie/parasite.built-in.o
16:20:14 [2021-03-24T16:20:14.806Z] #43 61.91   GEN      criu/pie/parasite-blob.h
16:20:14 [2021-03-24T16:20:14.806Z] #43 61.95   CC       criu/pie/parasite-vdso.o
16:20:14 [2021-03-24T16:20:14.806Z] #43 62.69   CC       criu/arch/aarch64/vdso-pie.o
16:20:14 [2021-03-24T16:20:14.806Z] #43 63.04   CC       criu/arch/aarch64/restorer.o
16:20:14 [2021-03-24T16:20:14.806Z] #43 63.48   CC       criu/arch/aarch64/intraprocedure.o
16:20:14 [2021-03-24T16:20:14.806Z] #43 63.52   CC       criu/pie/restorer.o
16:20:14 [2021-03-24T16:20:14.806Z] #43 66.37   LINK     criu/pie/restorer.built-in.o
16:20:14 [2021-03-24T16:20:14.806Z] #43 66.41   GEN      criu/pie/restorer-blob.h
16:20:14 [2021-03-24T16:20:14.806Z] #43 66.56   DEP      criu/vdso.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 66.73   DEP      criu/uts_ns.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 66.81   DEP      criu/util.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 67.02   DEP      criu/uffd.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 67.12   DEP      criu/tun.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 67.32   DEP      criu/tty.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 67.56   DEP      criu/timerfd.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 67.69   DEP      criu/timens.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 67.78   DEP      criu/sysfs_parse.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 67.89   DEP      criu/sysctl.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 68.02   DEP      criu/string.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 68.08   DEP      criu/stats.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 68.28   DEP      criu/sockets.d
16:20:14 [2021-03-24T16:20:14.806Z] #43 68.52   DEP      criu/sk-unix.d
16:20:14 [2021-03-24T16:20:14.879Z] #43 71.74   LINK     criu/pie/restorer.built-in.o
16:20:14 [2021-03-24T16:20:14.879Z] #43 71.74   GEN      criu/pie/restorer-blob.h
16:20:14 [2021-03-24T16:20:14.879Z] #43 71.84   DEP      criu/vdso.d
16:20:14 [2021-03-24T16:20:14.879Z] #43 ...
16:20:14 [2021-03-24T16:20:14.879Z] 
16:20:14 [2021-03-24T16:20:14.879Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:14 [2021-03-24T16:20:14.879Z] #53 sha256:f8b99f8850930888b43ea29ca6f4c800a143a9b8b97f52897c1a201c7a50bca6
16:20:14 [2021-03-24T16:20:14.879Z] #53 12.16 + cd /tmp/tmp.UsbLMxTf7y/src/github.com/opencontainers/runc
16:20:14 [2021-03-24T16:20:14.879Z] #53 12.16 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:20:14 [2021-03-24T16:20:14.879Z] #53 12.62 + '[' -z '' ']'
16:20:14 [2021-03-24T16:20:14.879Z] #53 12.63 + target=static
16:20:14 [2021-03-24T16:20:14.879Z] #53 12.63 + make 'BUILDTAGS=seccomp ' static
16:20:14 [2021-03-24T16:20:14.879Z] #53 13.04 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 .
16:20:14 [2021-03-24T16:20:14.879Z] #53 ...
16:20:14 [2021-03-24T16:20:14.879Z] 
16:20:14 [2021-03-24T16:20:14.879Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:14 [2021-03-24T16:20:14.879Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:14 [2021-03-24T16:20:14.879Z] #43 72.05   DEP      criu/vdso-compat.d
16:20:14 [2021-03-24T16:20:14.879Z] #43 72.17   DEP      criu/uts_ns.d
16:20:15 [2021-03-24T16:20:15.078Z] #43 68.71   DEP      criu/sk-tcp.d
16:20:15 [2021-03-24T16:20:15.351Z] #43 68.90   DEP      criu/sk-queue.d
16:20:15 [2021-03-24T16:20:15.351Z] #43 69.09   DEP      criu/sk-packet.d
16:20:15 [2021-03-24T16:20:15.454Z] #43 72.34   DEP      criu/util.d
16:20:15 [2021-03-24T16:20:15.454Z] #43 72.58   DEP      criu/uffd.d
16:20:15 [2021-03-24T16:20:15.615Z] #43 69.33   DEP      criu/sk-netlink.d
16:20:15 [2021-03-24T16:20:15.699Z] #20 ...
16:20:15 [2021-03-24T16:20:15.699Z] 
16:20:15 [2021-03-24T16:20:15.699Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:15 [2021-03-24T16:20:15.699Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:15 [2021-03-24T16:20:15.699Z] #43 88.01   DEP      criu/config.d
16:20:15 [2021-03-24T16:20:15.699Z] #43 88.18   DEP      criu/clone-noasan.d
16:20:15 [2021-03-24T16:20:15.699Z] #43 88.27   DEP      criu/cgroup.d
16:20:15 [2021-03-24T16:20:15.699Z] #43 88.42   DEP      criu/cgroup-props.d
16:20:15 [2021-03-24T16:20:15.699Z] #43 88.55   DEP      criu/bitmap.d
16:20:15 [2021-03-24T16:20:15.699Z] #43 88.57   DEP      criu/bfd.d
16:20:15 [2021-03-24T16:20:15.699Z] #43 88.67   DEP      criu/autofs.d
16:20:15 [2021-03-24T16:20:15.699Z] #43 88.84   DEP      criu/aio.d
16:20:15 [2021-03-24T16:20:15.699Z] #43 89.04   DEP      criu/action-scripts.d
16:20:15 [2021-03-24T16:20:15.699Z] #43 89.38   CC       criu/action-scripts.o
16:20:15 [2021-03-24T16:20:15.699Z] #43 89.96   CC       criu/aio.o
16:20:15 [2021-03-24T16:20:15.699Z] #43 90.57   CC       criu/autofs.o
16:20:15 [2021-03-24T16:20:15.716Z] #43 72.77   DEP      criu/tun.d
16:20:15 [2021-03-24T16:20:15.716Z] #43 72.94   DEP      criu/tty.d
16:20:15 [2021-03-24T16:20:15.859Z] #20 4.433 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
16:20:15 [2021-03-24T16:20:15.884Z] #43 69.61   DEP      criu/sk-inet.d
16:20:15 [2021-03-24T16:20:15.979Z] #43 73.13   DEP      criu/timerfd.d
16:20:15 [2021-03-24T16:20:15.998Z] #56 ...
16:20:15 [2021-03-24T16:20:15.998Z] 
16:20:15 [2021-03-24T16:20:15.998Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
16:20:15 [2021-03-24T16:20:15.998Z] #54 sha256:c48c9529a2cac126f2d308234688605534ea9332471469f984fff14fd12c5d5a
16:20:15 [2021-03-24T16:20:15.998Z] #54 DONE 0.3s
16:20:15 [2021-03-24T16:20:15.998Z] 
16:20:15 [2021-03-24T16:20:15.998Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:20:15 [2021-03-24T16:20:15.998Z] #56 sha256:34294d18b8df9d5702af1639b234782960b2e643a0f756ffe2049c7a2ccb272a
16:20:16 [2021-03-24T16:20:16.156Z] #43 69.83   DEP      criu/signalfd.d
16:20:16 [2021-03-24T16:20:16.242Z] #43 73.34   DEP      criu/timens.d
16:20:16 [2021-03-24T16:20:16.242Z] #43 73.54   DEP      criu/sysfs_parse.d
16:20:16 [2021-03-24T16:20:16.423Z] #20 ...
16:20:16 [2021-03-24T16:20:16.423Z] 
16:20:16 [2021-03-24T16:20:16.423Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:20:16 [2021-03-24T16:20:16.423Z] #53 sha256:80d71cb602174e6385728f81123525a151d6b7a5c66a35e51b1908c89f8ccc05
16:20:16 [2021-03-24T16:20:16.423Z] #53 14.32 + cd /tmp/tmp.ehLbFDC9rL/src/github.com/opencontainers/runc
16:20:16 [2021-03-24T16:20:16.423Z] #53 14.32 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:20:16 [2021-03-24T16:20:16.447Z] #43 69.96   DEP      criu/sigframe.d
16:20:16 [2021-03-24T16:20:16.447Z] #43 70.11   DEP      criu/shmem.d
16:20:16 [2021-03-24T16:20:16.504Z] #43 73.68   DEP      criu/sysctl.d
16:20:16 [2021-03-24T16:20:16.504Z] #43 ...
16:20:16 [2021-03-24T16:20:16.504Z] 
16:20:16 [2021-03-24T16:20:16.504Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:16 [2021-03-24T16:20:16.504Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:16 [2021-03-24T16:20:16.504Z] #20 6.056 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:20:16 [2021-03-24T16:20:16.504Z] #20 11.51 Fetched 8929 kB in 10s (873 kB/s)
16:20:16 [2021-03-24T16:20:16.505Z] #20 11.51 Reading package lists...
16:20:16 [2021-03-24T16:20:16.505Z] #20 15.59 Reading package lists...
16:20:16 [2021-03-24T16:20:16.505Z] #20 ...
16:20:16 [2021-03-24T16:20:16.505Z] 
16:20:16 [2021-03-24T16:20:16.505Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:16 [2021-03-24T16:20:16.505Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:16 [2021-03-24T16:20:16.505Z] #43 73.79   DEP      criu/string.d
16:20:16 [2021-03-24T16:20:16.681Z] #53 14.59 + '[' -z '' ']'
16:20:16 [2021-03-24T16:20:16.681Z] #53 14.59 + target=static
16:20:16 [2021-03-24T16:20:16.681Z] #53 14.59 + make 'BUILDTAGS=seccomp ' static
16:20:16 [2021-03-24T16:20:16.714Z] #43 70.26   DEP      criu/servicefd.d
16:20:16 [2021-03-24T16:20:16.714Z] #43 ...
16:20:16 [2021-03-24T16:20:16.714Z] 
16:20:16 [2021-03-24T16:20:16.714Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:16 [2021-03-24T16:20:16.714Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
16:20:16 [2021-03-24T16:20:16.714Z] #20 8.127 Reading package lists...
16:20:16 [2021-03-24T16:20:16.767Z] #43 73.85   DEP      criu/stats.d
16:20:16 [2021-03-24T16:20:16.767Z] #43 ...
16:20:16 [2021-03-24T16:20:16.767Z] 
16:20:16 [2021-03-24T16:20:16.767Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:20:16 [2021-03-24T16:20:16.767Z] #45 sha256:95565782d882b028cd1bc7b912a5fee36e87410f2ce157c5966b93dedcce5a87
16:20:16 [2021-03-24T16:20:16.767Z] #45 DONE 170.9s
16:20:16 [2021-03-24T16:20:16.767Z] 
16:20:16 [2021-03-24T16:20:16.767Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:16 [2021-03-24T16:20:16.767Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:16 [2021-03-24T16:20:16.767Z] #43 74.08   DEP      criu/sockets.d
16:20:17 [2021-03-24T16:20:17.085Z] #43 92.10   CC       criu/bfd.o
16:20:17 [2021-03-24T16:20:17.246Z] #53 15.11 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 .
16:20:17 [2021-03-24T16:20:17.342Z] #43 74.44   DEP      criu/sk-unix.d
16:20:17 [2021-03-24T16:20:17.605Z] #43 74.70   DEP      criu/sk-tcp.d
16:20:17 [2021-03-24T16:20:17.656Z] #43 92.55   CC       criu/bitmap.o
16:20:17 [2021-03-24T16:20:17.811Z] #53 ...
16:20:17 [2021-03-24T16:20:17.811Z] 
16:20:17 [2021-03-24T16:20:17.811Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:17 [2021-03-24T16:20:17.811Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:17 [2021-03-24T16:20:17.811Z] #43 62.47   CC       criu/arch/x86/kerndat.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 63.08   CC       criu/arch/x86/sigaction_compat.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 63.51   CC       criu/arch/x86/sigframe.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 63.84   LINK     criu/arch/x86/crtools.built-in.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 63.93   DEP      criu/pie/util-vdso-elf32.d
16:20:17 [2021-03-24T16:20:17.811Z] #43 64.21   DEP      criu/pie/util-vdso.d
16:20:17 [2021-03-24T16:20:17.811Z] #43 64.34   DEP      criu/pie/util.d
16:20:17 [2021-03-24T16:20:17.811Z] #43 64.50   CC       criu/pie/util.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 65.05   CC       criu/pie/util-vdso.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 65.86   CC       criu/pie/util-vdso-elf32.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 66.99   AR       criu/pie/pie.lib.a
16:20:17 [2021-03-24T16:20:17.811Z] #43 67.06   DEP      criu/pie/restorer.d
16:20:17 [2021-03-24T16:20:17.811Z] #43 67.26   DEP      criu/arch/x86/sigaction_compat_pie.d
16:20:17 [2021-03-24T16:20:17.811Z] #43 67.45   DEP      criu/arch/x86/restorer_unmap.d
16:20:17 [2021-03-24T16:20:17.811Z] #43 67.48   DEP      criu/arch/x86/restorer.d
16:20:17 [2021-03-24T16:20:17.811Z] #43 67.66   DEP      criu/arch/x86/vdso-pie.d
16:20:17 [2021-03-24T16:20:17.811Z] #43 67.77   DEP      criu/pie/parasite-vdso.d
16:20:17 [2021-03-24T16:20:17.811Z] #43 67.88   DEP      criu/pie/parasite.d
16:20:17 [2021-03-24T16:20:17.811Z] #43 68.14   CC       criu/pie/parasite.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 69.60   LINK     criu/pie/parasite.built-in.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 69.61   GEN      criu/pie/parasite-blob.h
16:20:17 [2021-03-24T16:20:17.811Z] #43 69.66   CC       criu/pie/parasite-vdso.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 70.28   CC       criu/arch/x86/vdso-pie.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 70.56   CC       criu/arch/x86/restorer.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 71.25   CC       criu/arch/x86/restorer_unmap.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 71.30   CC       criu/arch/x86/sigaction_compat_pie.o
16:20:17 [2021-03-24T16:20:17.811Z] #43 71.63   CC       criu/pie/restorer.o
16:20:17 [2021-03-24T16:20:17.871Z] #43 75.00   DEP      criu/sk-queue.d
16:20:17 [2021-03-24T16:20:17.916Z] #43 92.67   CC       criu/cgroup-props.o
16:20:18 [2021-03-24T16:20:18.133Z] #43 75.26   DEP      criu/sk-packet.d
16:20:18 [2021-03-24T16:20:18.133Z] #43 75.39   DEP      criu/sk-netlink.d
16:20:18 [2021-03-24T16:20:18.396Z] #43 75.55   DEP      criu/sk-inet.d
16:20:18 [2021-03-24T16:20:18.486Z] #43 93.41   CC       criu/cgroup.o
16:20:18 [2021-03-24T16:20:18.658Z] #43 75.77   DEP      criu/signalfd.d
16:20:18 [2021-03-24T16:20:18.920Z] #43 75.93   DEP      criu/sigframe.d
16:20:18 [2021-03-24T16:20:18.920Z] #43 76.07   DEP      criu/shmem.d
16:20:19 [2021-03-24T16:20:19.182Z] #43 76.21   DEP      criu/servicefd.d
16:20:19 [2021-03-24T16:20:19.182Z] #43 76.32   DEP      criu/seize.d
16:20:19 [2021-03-24T16:20:19.446Z] #43 76.45   DEP      criu/seccomp.d
16:20:19 [2021-03-24T16:20:19.446Z] #43 76.59   DEP      criu/rst-malloc.d
16:20:19 [2021-03-24T16:20:19.446Z] #43 76.65   DEP      criu/rbtree.d
16:20:19 [2021-03-24T16:20:19.446Z] #43 76.69   DEP      criu/pstree.d
16:20:19 [2021-03-24T16:20:19.597Z] #20 11.20 Reading package lists...
16:20:19 [2021-03-24T16:20:19.708Z] #43 76.84   DEP      criu/protobuf.d
16:20:19 [2021-03-24T16:20:19.708Z] #43 76.97   GEN      criu/protobuf-desc-gen.h
16:20:20 [2021-03-24T16:20:20.135Z] #20 13.96 Building dependency tree...
16:20:20 [2021-03-24T16:20:20.335Z] #43 74.94   LINK     criu/pie/restorer.built-in.o
16:20:20 [2021-03-24T16:20:20.335Z] #43 74.96   GEN      criu/pie/restorer-blob.h
16:20:20 [2021-03-24T16:20:20.592Z] #43 75.10   DEP      criu/vdso.d
16:20:20 [2021-03-24T16:20:20.850Z] #43 75.27   DEP      criu/vdso-compat.d
16:20:20 [2021-03-24T16:20:20.850Z] #43 75.44   DEP      criu/uts_ns.d
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23 libcap2-bin is already the newest version (1:2.25-2).
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23 The following additional packages will be installed:
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23   python3.7 python3.7-minimal vim-runtime xxd
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23 Suggested packages:
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23 Recommended packages:
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23   aufs-dkms nftables build-essential python3-dev python3-keyring
16:20:21 [2021-03-24T16:20:21.085Z] #20 15.23   python3-keyrings.alt python3-xdg unzip
16:20:21 [2021-03-24T16:20:21.106Z] #43 75.61   DEP      criu/util.d
16:20:21 [2021-03-24T16:20:21.363Z] #43 75.82   DEP      criu/uffd.d
16:20:21 [2021-03-24T16:20:21.363Z] #43 76.02   DEP      criu/tun.d
16:20:21 [2021-03-24T16:20:21.621Z] #43 76.17   DEP      criu/tty.d
16:20:21 [2021-03-24T16:20:21.621Z] #43 ...
16:20:21 [2021-03-24T16:20:21.621Z] 
16:20:21 [2021-03-24T16:20:21.621Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:20:21 [2021-03-24T16:20:21.621Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:20:21 [2021-03-24T16:20:21.621Z] #45 168.0 github.com/LK4D4/vndr/godl
16:20:21 [2021-03-24T16:20:21.621Z] #45 168.9 github.com/LK4D4/vndr
16:20:21 [2021-03-24T16:20:21.628Z] #43 78.64   DEP      criu/protobuf-desc.d
16:20:21 [2021-03-24T16:20:21.628Z] #43 78.73   DEP      criu/proc_parse.d
16:20:21 [2021-03-24T16:20:21.784Z] #43 96.13   CC       criu/clone-noasan.o
16:20:21 [2021-03-24T16:20:21.784Z] #43 96.35   CC       criu/config.o
16:20:21 [2021-03-24T16:20:21.878Z] #45 ...
16:20:21 [2021-03-24T16:20:21.878Z] 
16:20:21 [2021-03-24T16:20:21.878Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:21 [2021-03-24T16:20:21.878Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:21 [2021-03-24T16:20:21.878Z] #43 76.40   DEP      criu/timerfd.d
16:20:21 [2021-03-24T16:20:21.890Z] #43 79.01   DEP      criu/plugin.d
16:20:21 [2021-03-24T16:20:21.890Z] #43 79.10   DEP      criu/pipes.d
16:20:22 [2021-03-24T16:20:22.135Z] #43 76.66   DEP      criu/timens.d
16:20:22 [2021-03-24T16:20:22.152Z] #43 79.24   DEP      criu/pie-util.d
16:20:22 [2021-03-24T16:20:22.153Z] #43 79.41   DEP      criu/pie-util-vdso.d
16:20:22 [2021-03-24T16:20:22.393Z] #43 76.88   DEP      criu/sysfs_parse.d
16:20:22 [2021-03-24T16:20:22.393Z] #43 77.02   DEP      criu/sysctl.d
16:20:22 [2021-03-24T16:20:22.415Z] #43 79.54   DEP      criu/pie-util-vdso-elf32.d
16:20:22 [2021-03-24T16:20:22.481Z] #20 16.45 The following NEW packages will be installed:
16:20:22 [2021-03-24T16:20:22.481Z] #20 16.46   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:20:22 [2021-03-24T16:20:22.481Z] #20 16.46   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:20:22 [2021-03-24T16:20:22.481Z] #20 16.46   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:20:22 [2021-03-24T16:20:22.481Z] #20 16.46   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:20:22 [2021-03-24T16:20:22.481Z] #20 16.46   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:20:22 [2021-03-24T16:20:22.481Z] #20 16.46   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:20:22 [2021-03-24T16:20:22.481Z] #20 16.46   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:20:22 [2021-03-24T16:20:22.481Z] #20 16.46   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:20:22 [2021-03-24T16:20:22.481Z] #20 16.46   xz-utils zip
16:20:22 [2021-03-24T16:20:22.650Z] #43 ...
16:20:22 [2021-03-24T16:20:22.650Z] 
16:20:22 [2021-03-24T16:20:22.650Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:20:22 [2021-03-24T16:20:22.650Z] #45 sha256:4bf0ddae7c4a9dbeab7e0fb39d736a75444b595246a25102062a9d2992b9c533
16:20:22 [2021-03-24T16:20:22.650Z] #45 DONE 179.1s
16:20:22 [2021-03-24T16:20:22.650Z] 
16:20:22 [2021-03-24T16:20:22.650Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:22 [2021-03-24T16:20:22.650Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:22 [2021-03-24T16:20:22.650Z] #43 77.19   DEP      criu/string.d
16:20:22 [2021-03-24T16:20:22.650Z] #43 77.22   DEP      criu/stats.d
16:20:22 [2021-03-24T16:20:22.678Z] #43 79.70   DEP      criu/path.d
16:20:22 [2021-03-24T16:20:22.678Z] #43 79.83   DEP      criu/parasite-syscall.d
16:20:22 [2021-03-24T16:20:22.725Z] #43 97.69   CC       criu/cr-check.o
16:20:22 [2021-03-24T16:20:22.747Z] #20 16.82 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
16:20:22 [2021-03-24T16:20:22.747Z] #20 16.82 Need to get 27.6 MB of archives.
16:20:22 [2021-03-24T16:20:22.747Z] #20 16.82 After this operation, 114 MB of additional disk space will be used.
16:20:22 [2021-03-24T16:20:22.747Z] #20 16.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
16:20:22 [2021-03-24T16:20:22.747Z] #20 16.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
16:20:22 [2021-03-24T16:20:22.747Z] #20 16.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
16:20:22 [2021-03-24T16:20:22.747Z] #20 16.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
16:20:22 [2021-03-24T16:20:22.747Z] #20 16.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
16:20:22 [2021-03-24T16:20:22.747Z] #20 16.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
16:20:22 [2021-03-24T16:20:22.747Z] #20 17.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
16:20:22 [2021-03-24T16:20:22.907Z] #43 77.43   DEP      criu/sockets.d
16:20:22 [2021-03-24T16:20:22.940Z] #43 80.04   DEP      criu/pagemap.d
16:20:22 [2021-03-24T16:20:22.940Z] #43 80.19   DEP      criu/pagemap-cache.d
16:20:23 [2021-03-24T16:20:23.010Z] #20 17.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
16:20:23 [2021-03-24T16:20:23.011Z] #20 17.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
16:20:23 [2021-03-24T16:20:23.203Z] #43 80.31   DEP      criu/page-xfer.d
16:20:23 [2021-03-24T16:20:23.203Z] #43 80.42   DEP      criu/page-pipe.d
16:20:23 [2021-03-24T16:20:23.466Z] #43 80.51   DEP      criu/netfilter.d
16:20:23 [2021-03-24T16:20:23.466Z] #43 80.67   DEP      criu/net.d
16:20:23 [2021-03-24T16:20:23.471Z] #43 77.73   DEP      criu/sk-unix.d
16:20:23 [2021-03-24T16:20:23.471Z] #43 78.18   DEP      criu/sk-tcp.d
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
16:20:23 [2021-03-24T16:20:23.595Z] #20 17.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:20:23 [2021-03-24T16:20:23.730Z] #43 80.86   DEP      criu/namespaces.d
16:20:23 [2021-03-24T16:20:23.868Z] #20 18.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
16:20:23 [2021-03-24T16:20:23.868Z] #20 18.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
16:20:23 [2021-03-24T16:20:23.868Z] #20 18.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
16:20:23 [2021-03-24T16:20:23.993Z] #43 80.99   DEP      criu/mount.d
16:20:23 [2021-03-24T16:20:23.993Z] #43 81.12   DEP      criu/memfd.d
16:20:23 [2021-03-24T16:20:23.993Z] #43 81.23   DEP      criu/mem.d
16:20:24 [2021-03-24T16:20:24.035Z] #43 78.45   DEP      criu/sk-queue.d
16:20:24 [2021-03-24T16:20:24.256Z] #43 81.36   DEP      criu/lsm.d
16:20:24 [2021-03-24T16:20:24.292Z] #43 78.60   DEP      criu/sk-packet.d
16:20:24 [2021-03-24T16:20:24.293Z] #43 78.78   DEP      criu/sk-netlink.d
16:20:24 [2021-03-24T16:20:24.519Z] #43 81.51   DEP      criu/log.d
16:20:24 [2021-03-24T16:20:24.519Z] #43 81.71   DEP      criu/libnetlink.d
16:20:24 [2021-03-24T16:20:24.519Z] #43 81.83   DEP      criu/kerndat.d
16:20:24 [2021-03-24T16:20:24.550Z] #43 78.95   DEP      criu/sk-inet.d
16:20:24 [2021-03-24T16:20:24.550Z] #43 79.13   DEP      criu/signalfd.d
16:20:24 [2021-03-24T16:20:24.636Z] #43 99.36   CC       criu/cr-dedup.o
16:20:24 [2021-03-24T16:20:24.782Z] #43 ...
16:20:24 [2021-03-24T16:20:24.782Z] 
16:20:24 [2021-03-24T16:20:24.782Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:24 [2021-03-24T16:20:24.782Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:24 [2021-03-24T16:20:24.782Z] #20 15.59 Reading package lists...
16:20:24 [2021-03-24T16:20:24.782Z] #20 20.19 Building dependency tree...
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.04 libcap2-bin is already the newest version (1:2.25-2).
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.04 The following additional packages will be installed:
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.04   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.04   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.04   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.05   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.05   python3.7 python3.7-minimal vim-runtime xxd
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.05 Suggested packages:
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.06   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.06   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.06   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.06 Recommended packages:
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.06   aufs-dkms nftables build-essential python3-dev python3-keyring
16:20:24 [2021-03-24T16:20:24.782Z] #20 22.06   python3-keyrings.alt python3-xdg unzip
16:20:24 [2021-03-24T16:20:24.782Z] #20 23.68 The following NEW packages will be installed:
16:20:24 [2021-03-24T16:20:24.782Z] #20 23.69   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:20:24 [2021-03-24T16:20:24.782Z] #20 23.69   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:20:24 [2021-03-24T16:20:24.782Z] #20 23.69   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:20:24 [2021-03-24T16:20:24.782Z] #20 23.69   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:20:24 [2021-03-24T16:20:24.782Z] #20 23.69   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:20:24 [2021-03-24T16:20:24.782Z] #20 23.69   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:20:24 [2021-03-24T16:20:24.782Z] #20 23.69   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:20:24 [2021-03-24T16:20:24.782Z] #20 23.69   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:20:24 [2021-03-24T16:20:24.782Z] #20 23.69   xz-utils zip
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.01 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.01 Need to get 28.5 MB of archives.
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.01 After this operation, 116 MB of additional disk space will be used.
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:20:24 [2021-03-24T16:20:24.782Z] #20 24.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:20:24 [2021-03-24T16:20:24.806Z] #43 79.32   DEP      criu/sigframe.d
16:20:24 [2021-03-24T16:20:24.807Z] #43 79.40   DEP      criu/shmem.d
16:20:24 [2021-03-24T16:20:24.817Z] #20 18.92 debconf: delaying package configuration, since apt-utils is not installed
16:20:24 [2021-03-24T16:20:24.817Z] #20 19.08 Fetched 27.6 MB in 2s (17.3 MB/s)
16:20:24 [2021-03-24T16:20:24.817Z] #20 19.15 Selecting previously unselected package pigz.
16:20:24 [2021-03-24T16:20:24.897Z] #43 99.74   CC       criu/cr-dump.o
16:20:25 [2021-03-24T16:20:25.045Z] #20 24.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:20:25 [2021-03-24T16:20:25.063Z] #43 79.63   DEP      criu/servicefd.d
16:20:25 [2021-03-24T16:20:25.080Z] #20 19.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23408 files and directories currently installed.)
16:20:25 [2021-03-24T16:20:25.080Z] #20 19.24 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
16:20:25 [2021-03-24T16:20:25.080Z] #20 19.25 Unpacking pigz (2.4-1) ...
16:20:25 [2021-03-24T16:20:25.080Z] #20 19.35 Selecting previously unselected package libpython3.7-minimal:arm64.
16:20:25 [2021-03-24T16:20:25.080Z] #20 19.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
16:20:25 [2021-03-24T16:20:25.080Z] #20 19.37 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
16:20:25 [2021-03-24T16:20:25.308Z] #20 ...
16:20:25 [2021-03-24T16:20:25.308Z] 
16:20:25 [2021-03-24T16:20:25.308Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:20:25 [2021-03-24T16:20:25.308Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:20:25 [2021-03-24T16:20:25.308Z] #32 DONE 178.8s
16:20:25 [2021-03-24T16:20:25.308Z] 
16:20:25 [2021-03-24T16:20:25.308Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:25 [2021-03-24T16:20:25.308Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:25 [2021-03-24T16:20:25.308Z] #20 24.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:20:25 [2021-03-24T16:20:25.320Z] #43 79.78   DEP      criu/seize.d
16:20:25 [2021-03-24T16:20:25.320Z] #43 79.90   DEP      criu/seccomp.d
16:20:25 [2021-03-24T16:20:25.320Z] #43 80.02   DEP      criu/rst-malloc.d
16:20:25 [2021-03-24T16:20:25.571Z] #20 24.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 24.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 24.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 24.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 24.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 25.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 25.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 25.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 25.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 25.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 25.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 25.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
16:20:25 [2021-03-24T16:20:25.571Z] #20 25.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:20:25 [2021-03-24T16:20:25.577Z] #43 80.07   DEP      criu/rbtree.d
16:20:25 [2021-03-24T16:20:25.577Z] #43 80.11   DEP      criu/pstree.d
16:20:25 [2021-03-24T16:20:25.577Z] #43 80.28   DEP      criu/protobuf.d
16:20:25 [2021-03-24T16:20:25.656Z] #20 19.88 Selecting previously unselected package python3.7-minimal.
16:20:25 [2021-03-24T16:20:25.656Z] #20 19.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
16:20:25 [2021-03-24T16:20:25.656Z] #20 19.90 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:20:25 [2021-03-24T16:20:25.834Z] #20 25.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
16:20:25 [2021-03-24T16:20:25.834Z] #20 25.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:20:25 [2021-03-24T16:20:25.836Z] #43 ...
16:20:25 [2021-03-24T16:20:25.836Z] 
16:20:25 [2021-03-24T16:20:25.836Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:25 [2021-03-24T16:20:25.836Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:25 [2021-03-24T16:20:25.836Z] #20 6.561 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:20:25 [2021-03-24T16:20:25.836Z] #20 11.16 Fetched 8929 kB in 9s (1016 kB/s)
16:20:25 [2021-03-24T16:20:25.836Z] #20 11.16 Reading package lists...
16:20:26 [2021-03-24T16:20:26.097Z] #20 25.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:20:26 [2021-03-24T16:20:26.097Z] #20 25.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:20:26 [2021-03-24T16:20:26.141Z] #43 80.43   GEN      criu/protobuf-desc-gen.h
16:20:26 [2021-03-24T16:20:26.360Z] #20 25.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:20:26 [2021-03-24T16:20:26.606Z] #20 20.69 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
16:20:26 [2021-03-24T16:20:26.606Z] #20 20.71 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:20:26 [2021-03-24T16:20:26.775Z] #20 14.46 Reading package lists...
16:20:26 [2021-03-24T16:20:26.870Z] #20 ...
16:20:26 [2021-03-24T16:20:26.870Z] 
16:20:26 [2021-03-24T16:20:26.870Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:26 [2021-03-24T16:20:26.870Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:20:26 [2021-03-24T16:20:26.870Z] #43 70.53   DEP      criu/seize.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 70.64   DEP      criu/seccomp.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 70.77   DEP      criu/rst-malloc.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 70.83   DEP      criu/rbtree.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 70.88   DEP      criu/pstree.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 71.07   DEP      criu/protobuf.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 71.30   GEN      criu/protobuf-desc-gen.h
16:20:26 [2021-03-24T16:20:26.870Z] #43 73.08   DEP      criu/protobuf-desc.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 73.23   DEP      criu/proc_parse.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 73.41   DEP      criu/plugin.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 73.49   DEP      criu/pipes.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 73.63   DEP      criu/pie-util.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 73.80   DEP      criu/pie-util-vdso.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 73.92   DEP      criu/path.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 74.04   DEP      criu/parasite-syscall.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 74.18   DEP      criu/pagemap.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 74.34   DEP      criu/pagemap-cache.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 74.43   DEP      criu/page-xfer.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 74.63   DEP      criu/page-pipe.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 74.77   DEP      criu/netfilter.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 74.95   DEP      criu/net.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 75.13   DEP      criu/namespaces.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 75.28   DEP      criu/mount.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 75.43   DEP      criu/memfd.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 75.58   DEP      criu/mem.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 75.74   DEP      criu/lsm.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 75.90   DEP      criu/log.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 76.00   DEP      criu/libnetlink.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 76.10   DEP      criu/kerndat.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 76.23   DEP      criu/kcmp-ids.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 76.30   DEP      criu/irmap.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 76.45   DEP      criu/ipc_ns.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 76.61   DEP      criu/image.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 76.79   DEP      criu/image-desc.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 76.89   DEP      criu/fsnotify.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 77.09   DEP      criu/filesystems.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 77.29   DEP      criu/files.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 77.55   DEP      criu/files-reg.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 77.67   DEP      criu/files-ext.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 77.88   DEP      criu/file-lock.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 78.05   DEP      criu/file-ids.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 78.23   DEP      criu/fifo.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 78.42   DEP      criu/fdstore.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 78.56   DEP      criu/fault-injection.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 78.61   DEP      criu/external.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 78.74   DEP      criu/eventpoll.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 78.94   DEP      criu/eventfd.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 79.13   DEP      criu/crtools.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 79.28   DEP      criu/cr-service.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 79.44   DEP      criu/cr-restore.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 79.64   DEP      criu/cr-errno.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 79.67   DEP      criu/cr-dump.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 79.85   DEP      criu/cr-dedup.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 79.99   DEP      criu/cr-check.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 80.18   DEP      criu/config.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 80.33   DEP      criu/clone-noasan.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 80.40   DEP      criu/cgroup.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 80.59   DEP      criu/cgroup-props.d
16:20:26 [2021-03-24T16:20:26.870Z] #43 80.67   DEP      criu/bitmap.d
16:20:26 [2021-03-24T16:20:26.935Z] #20 26.43 debconf: delaying package configuration, since apt-utils is not installed
16:20:26 [2021-03-24T16:20:26.935Z] #20 26.52 Fetched 28.5 MB in 2s (14.0 MB/s)
16:20:26 [2021-03-24T16:20:26.935Z] #20 26.57 Selecting previously unselected package pigz.
16:20:27 [2021-03-24T16:20:27.036Z] #20 17.59 Building dependency tree...
16:20:27 [2021-03-24T16:20:27.036Z] #20 ...
16:20:27 [2021-03-24T16:20:27.036Z] 
16:20:27 [2021-03-24T16:20:27.036Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:27 [2021-03-24T16:20:27.036Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:27 [2021-03-24T16:20:27.036Z] #43 102.0   CC       criu/cr-errno.o
16:20:27 [2021-03-24T16:20:27.073Z] #43 ...
16:20:27 [2021-03-24T16:20:27.073Z] 
16:20:27 [2021-03-24T16:20:27.073Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:27 [2021-03-24T16:20:27.073Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:27 [2021-03-24T16:20:27.073Z] #20 5.857 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:20:27 [2021-03-24T16:20:27.073Z] #20 11.25 Fetched 8929 kB in 10s (902 kB/s)
16:20:27 [2021-03-24T16:20:27.073Z] #20 11.25 Reading package lists...
16:20:27 [2021-03-24T16:20:27.134Z] #43 80.68   DEP      criu/bfd.d
16:20:27 [2021-03-24T16:20:27.134Z] #43 80.87   DEP      criu/autofs.d
16:20:27 [2021-03-24T16:20:27.198Z] #20 26.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
16:20:27 [2021-03-24T16:20:27.198Z] #20 26.60 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:20:27 [2021-03-24T16:20:27.198Z] #20 26.61 Unpacking pigz (2.4-1) ...
16:20:27 [2021-03-24T16:20:27.198Z] #20 26.70 Selecting previously unselected package libpython3.7-minimal:amd64.
16:20:27 [2021-03-24T16:20:27.198Z] #20 26.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:20:27 [2021-03-24T16:20:27.198Z] #20 26.71 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:20:27 [2021-03-24T16:20:27.296Z] #43 102.1   CC       criu/cr-restore.o
16:20:27 [2021-03-24T16:20:27.397Z] #43 81.01   DEP      criu/aio.d
16:20:27 [2021-03-24T16:20:27.461Z] #20 27.10 Selecting previously unselected package python3.7-minimal.
16:20:27 [2021-03-24T16:20:27.461Z] #20 27.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:20:27 [2021-03-24T16:20:27.637Z] #20 15.30 Reading package lists...
16:20:27 [2021-03-24T16:20:27.637Z] #20 ...
16:20:27 [2021-03-24T16:20:27.637Z] 
16:20:27 [2021-03-24T16:20:27.637Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:27 [2021-03-24T16:20:27.637Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:27 [2021-03-24T16:20:27.637Z] #43 82.02   DEP      criu/protobuf-desc.d
16:20:27 [2021-03-24T16:20:27.637Z] #43 82.19   DEP      criu/proc_parse.d
16:20:27 [2021-03-24T16:20:27.660Z] #43 81.17   DEP      criu/action-scripts.d
16:20:27 [2021-03-24T16:20:27.724Z] #20 27.12 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:20:27 [2021-03-24T16:20:27.895Z] #43 82.35   DEP      criu/plugin.d
16:20:27 [2021-03-24T16:20:27.895Z] #43 82.44   DEP      criu/pipes.d
16:20:27 [2021-03-24T16:20:27.924Z] #43 81.65   CC       criu/action-scripts.o
16:20:28 [2021-03-24T16:20:28.152Z] #43 82.69   DEP      criu/pie-util.d
16:20:28 [2021-03-24T16:20:28.152Z] #43 82.77   DEP      criu/pie-util-vdso.d
16:20:28 [2021-03-24T16:20:28.299Z] #20 27.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:20:28 [2021-03-24T16:20:28.299Z] #20 27.92 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:20:28 [2021-03-24T16:20:28.410Z] #43 82.91   DEP      criu/pie-util-vdso-elf32.d
16:20:28 [2021-03-24T16:20:28.410Z] #43 83.03   DEP      criu/path.d
16:20:28 [2021-03-24T16:20:28.667Z] #43 83.17   DEP      criu/parasite-syscall.d
16:20:28 [2021-03-24T16:20:28.876Z] #43 82.41   CC       criu/aio.o
16:20:28 [2021-03-24T16:20:28.876Z] #43 ...
16:20:28 [2021-03-24T16:20:28.876Z] 
16:20:28 [2021-03-24T16:20:28.876Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:28 [2021-03-24T16:20:28.876Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
16:20:28 [2021-03-24T16:20:28.876Z] #20 23.19 Selecting previously unselected package python3-minimal.
16:20:28 [2021-03-24T16:20:28.876Z] #20 23.19 (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 ... 23657 files and directories currently installed.)
16:20:28 [2021-03-24T16:20:28.876Z] #20 23.26 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
16:20:28 [2021-03-24T16:20:28.876Z] #20 23.27 Unpacking python3-minimal (3.7.3-1) ...
16:20:28 [2021-03-24T16:20:28.924Z] #43 83.38   DEP      criu/pagemap.d
16:20:28 [2021-03-24T16:20:28.924Z] #43 83.59   DEP      criu/pagemap-cache.d
16:20:29 [2021-03-24T16:20:29.182Z] #43 83.78   DEP      criu/page-xfer.d
16:20:29 [2021-03-24T16:20:29.440Z] #43 83.99   DEP      criu/page-pipe.d
16:20:29 [2021-03-24T16:20:29.697Z] #43 84.13   DEP      criu/netfilter.d
16:20:29 [2021-03-24T16:20:29.697Z] #43 84.26   DEP      criu/net.d
16:20:29 [2021-03-24T16:20:29.841Z] #20 24.09 Selecting previously unselected package libmpdec2:arm64.
16:20:29 [2021-03-24T16:20:29.841Z] #20 24.10 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
16:20:29 [2021-03-24T16:20:29.954Z] #43 84.42   DEP      criu/namespaces.d
16:20:29 [2021-03-24T16:20:29.954Z] #43 84.60   DEP      criu/mount.d
16:20:30 [2021-03-24T16:20:30.104Z] #20 24.13 Unpacking libmpdec2:arm64 (2.4.2-2) ...
16:20:30 [2021-03-24T16:20:30.104Z] #20 24.33 Selecting previously unselected package libpython3.7-stdlib:arm64.
16:20:30 [2021-03-24T16:20:30.104Z] #20 24.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
16:20:30 [2021-03-24T16:20:30.211Z] #43 84.78   DEP      criu/memfd.d
16:20:30 [2021-03-24T16:20:30.222Z] #20 29.72 Selecting previously unselected package python3-minimal.
16:20:30 [2021-03-24T16:20:30.222Z] #20 29.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
16:20:30 [2021-03-24T16:20:30.222Z] #20 29.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:20:30 [2021-03-24T16:20:30.222Z] #20 29.79 Unpacking python3-minimal (3.7.3-1) ...
16:20:30 [2021-03-24T16:20:30.368Z] #20 24.43 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
16:20:30 [2021-03-24T16:20:30.468Z] #43 84.94   DEP      criu/mem.d
16:20:30 [2021-03-24T16:20:30.484Z] #20 29.88 Selecting previously unselected package libmpdec2:amd64.
16:20:30 [2021-03-24T16:20:30.484Z] #20 29.89 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:20:30 [2021-03-24T16:20:30.484Z] #20 29.90 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:20:30 [2021-03-24T16:20:30.484Z] #20 30.03 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:20:30 [2021-03-24T16:20:30.484Z] #20 30.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
16:20:30 [2021-03-24T16:20:30.484Z] #20 30.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:20:30 [2021-03-24T16:20:30.725Z] #43 85.08   DEP      criu/lsm.d
16:20:30 [2021-03-24T16:20:30.725Z] #43 85.21   DEP      criu/log.d
16:20:30 [2021-03-24T16:20:30.725Z] #43 85.30   DEP      criu/libnetlink.d
16:20:30 [2021-03-24T16:20:30.725Z] #43 85.40   DEP      criu/kerndat.d
16:20:30 [2021-03-24T16:20:30.983Z] #43 85.66   DEP      criu/kcmp-ids.d
16:20:31 [2021-03-24T16:20:31.240Z] #43 85.80   DEP      criu/irmap.d
16:20:31 [2021-03-24T16:20:31.240Z] #43 85.90   DEP      criu/ipc_ns.d
16:20:31 [2021-03-24T16:20:31.323Z] #20 25.40 Selecting previously unselected package python3.7.
16:20:31 [2021-03-24T16:20:31.323Z] #20 25.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
16:20:31 [2021-03-24T16:20:31.323Z] #20 25.42 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:20:31 [2021-03-24T16:20:31.323Z] #20 25.59 Selecting previously unselected package libpython3-stdlib:arm64.
16:20:31 [2021-03-24T16:20:31.323Z] #20 25.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
16:20:31 [2021-03-24T16:20:31.323Z] #20 25.61 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
16:20:31 [2021-03-24T16:20:31.432Z] #20 30.92 Selecting previously unselected package python3.7.
16:20:31 [2021-03-24T16:20:31.432Z] #20 30.94 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
16:20:31 [2021-03-24T16:20:31.432Z] #20 30.95 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:20:31 [2021-03-24T16:20:31.497Z] #43 86.07   DEP      criu/image.d
16:20:31 [2021-03-24T16:20:31.499Z] #43 106.5   CC       criu/cr-service.o
16:20:31 [2021-03-24T16:20:31.592Z] #20 25.82 Setting up python3-minimal (3.7.3-1) ...
16:20:31 [2021-03-24T16:20:31.695Z] #20 31.08 Selecting previously unselected package libpython3-stdlib:amd64.
16:20:31 [2021-03-24T16:20:31.695Z] #20 31.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:20:31 [2021-03-24T16:20:31.695Z] #20 31.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:20:31 [2021-03-24T16:20:31.695Z] #20 31.23 Setting up python3-minimal (3.7.3-1) ...
16:20:31 [2021-03-24T16:20:31.755Z] #43 86.25   DEP      criu/image-desc.d
16:20:31 [2021-03-24T16:20:31.755Z] #43 86.32   DEP      criu/fsnotify.d
16:20:32 [2021-03-24T16:20:32.012Z] #43 ...
16:20:32 [2021-03-24T16:20:32.012Z] 
16:20:32 [2021-03-24T16:20:32.012Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:20:32 [2021-03-24T16:20:32.012Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:20:32 [2021-03-24T16:20:32.012Z] #32 DONE 187.8s
16:20:32 [2021-03-24T16:20:32.012Z] 
16:20:32 [2021-03-24T16:20:32.012Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:32 [2021-03-24T16:20:32.012Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:32 [2021-03-24T16:20:32.012Z] #43 86.49   DEP      criu/filesystems.d
16:20:32 [2021-03-24T16:20:32.069Z] #43 ...
16:20:32 [2021-03-24T16:20:32.069Z] 
16:20:32 [2021-03-24T16:20:32.069Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:32 [2021-03-24T16:20:32.069Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:32 [2021-03-24T16:20:32.069Z] #20 17.59 Building dependency tree...
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.15 libcap2-bin is already the newest version (1:2.25-2).
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.15 The following additional packages will be installed:
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16   python3.7 python3.7-minimal vim-runtime xxd
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16 Suggested packages:
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16 Recommended packages:
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16   aufs-dkms nftables build-essential python3-dev python3-keyring
16:20:32 [2021-03-24T16:20:32.069Z] #20 19.16   python3-keyrings.alt python3-xdg unzip
16:20:32 [2021-03-24T16:20:32.069Z] #20 20.69 The following NEW packages will be installed:
16:20:32 [2021-03-24T16:20:32.069Z] #20 20.69   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:20:32 [2021-03-24T16:20:32.069Z] #20 20.69   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:20:32 [2021-03-24T16:20:32.069Z] #20 20.69   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:20:32 [2021-03-24T16:20:32.069Z] #20 20.69   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:20:32 [2021-03-24T16:20:32.069Z] #20 20.69   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:20:32 [2021-03-24T16:20:32.069Z] #20 20.69   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:20:32 [2021-03-24T16:20:32.069Z] #20 20.69   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:20:32 [2021-03-24T16:20:32.069Z] #20 20.69   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:20:32 [2021-03-24T16:20:32.069Z] #20 20.69   xz-utils zip
16:20:32 [2021-03-24T16:20:32.069Z] #20 21.11 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
16:20:32 [2021-03-24T16:20:32.069Z] #20 21.11 Need to get 28.5 MB of archives.
16:20:32 [2021-03-24T16:20:32.069Z] #20 21.11 After this operation, 116 MB of additional disk space will be used.
16:20:32 [2021-03-24T16:20:32.069Z] #20 21.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 21.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.25 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:20:32 [2021-03-24T16:20:32.070Z] #20 22.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:20:32 [2021-03-24T16:20:32.269Z] #43 86.68   DEP      criu/files.d
16:20:32 [2021-03-24T16:20:32.526Z] #43 87.08   DEP      criu/files-reg.d
16:20:32 [2021-03-24T16:20:32.641Z] #20 23.27 debconf: delaying package configuration, since apt-utils is not installed
16:20:32 [2021-03-24T16:20:32.641Z] #20 23.41 Fetched 28.5 MB in 2s (15.3 MB/s)
16:20:32 [2021-03-24T16:20:32.641Z] #20 23.47 Selecting previously unselected package pigz.
16:20:32 [2021-03-24T16:20:32.643Z] #20 32.19 Selecting previously unselected package python3.
16:20:32 [2021-03-24T16:20:32.643Z] #20 32.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
16:20:32 [2021-03-24T16:20:32.643Z] #20 32.25 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:20:32 [2021-03-24T16:20:32.643Z] #20 32.26 Unpacking python3 (3.7.3-1) ...
16:20:32 [2021-03-24T16:20:32.823Z] #20 26.87 Selecting previously unselected package python3.
16:20:32 [2021-03-24T16:20:32.823Z] #20 26.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24069 files and directories currently installed.)
16:20:32 [2021-03-24T16:20:32.823Z] #20 26.98 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
16:20:32 [2021-03-24T16:20:32.823Z] #20 27.00 Unpacking python3 (3.7.3-1) ...
16:20:32 [2021-03-24T16:20:32.901Z] #20 23.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 ... 23435 files and directories currently installed.)
16:20:32 [2021-03-24T16:20:32.901Z] #20 23.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:20:32 [2021-03-24T16:20:32.901Z] #20 23.53 Unpacking pigz (2.4-1) ...
16:20:32 [2021-03-24T16:20:32.901Z] #20 23.68 Selecting previously unselected package libpython3.7-minimal:amd64.
16:20:32 [2021-03-24T16:20:32.901Z] #20 23.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:20:32 [2021-03-24T16:20:32.901Z] #20 23.69 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:20:32 [2021-03-24T16:20:32.906Z] #20 32.36 Selecting previously unselected package libip4tc0:amd64.
16:20:32 [2021-03-24T16:20:32.906Z] #20 32.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:20:32 [2021-03-24T16:20:32.906Z] #20 32.39 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:20:32 [2021-03-24T16:20:32.906Z] #20 32.49 Selecting previously unselected package libip6tc0:amd64.
16:20:32 [2021-03-24T16:20:32.906Z] #20 32.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:20:32 [2021-03-24T16:20:32.906Z] #20 32.50 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:20:32 [2021-03-24T16:20:32.906Z] #20 32.58 Selecting previously unselected package libiptc0:amd64.
16:20:32 [2021-03-24T16:20:32.906Z] #20 32.58 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:20:32 [2021-03-24T16:20:32.906Z] #20 32.60 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:20:33 [2021-03-24T16:20:33.086Z] #20 27.16 Selecting previously unselected package libip4tc0:arm64.
16:20:33 [2021-03-24T16:20:33.086Z] #20 27.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
16:20:33 [2021-03-24T16:20:33.086Z] #20 27.19 Unpacking libip4tc0:arm64 (1.8.2-4) ...
16:20:33 [2021-03-24T16:20:33.086Z] #20 27.30 Selecting previously unselected package libip6tc0:arm64.
16:20:33 [2021-03-24T16:20:33.086Z] #20 27.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
16:20:33 [2021-03-24T16:20:33.086Z] #20 27.33 Unpacking libip6tc0:arm64 (1.8.2-4) ...
16:20:33 [2021-03-24T16:20:33.091Z] #43 87.39   DEP      criu/files-ext.d
16:20:33 [2021-03-24T16:20:33.091Z] #43 87.45   DEP      criu/file-lock.d
16:20:33 [2021-03-24T16:20:33.091Z] #43 87.67   DEP      criu/file-ids.d
16:20:33 [2021-03-24T16:20:33.168Z] #20 32.66 Selecting previously unselected package libnfnetlink0:amd64.
16:20:33 [2021-03-24T16:20:33.168Z] #20 32.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:20:33 [2021-03-24T16:20:33.168Z] #20 32.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:20:33 [2021-03-24T16:20:33.168Z] #20 32.74 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:20:33 [2021-03-24T16:20:33.168Z] #20 32.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:20:33 [2021-03-24T16:20:33.168Z] #20 32.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:20:33 [2021-03-24T16:20:33.168Z] #20 32.84 Selecting previously unselected package libnftnl11:amd64.
16:20:33 [2021-03-24T16:20:33.348Z] #43 87.87   DEP      criu/fifo.d
16:20:33 [2021-03-24T16:20:33.350Z] #20 27.43 Selecting previously unselected package libiptc0:arm64.
16:20:33 [2021-03-24T16:20:33.350Z] #20 27.45 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
16:20:33 [2021-03-24T16:20:33.350Z] #20 27.46 Unpacking libiptc0:arm64 (1.8.2-4) ...
16:20:33 [2021-03-24T16:20:33.350Z] #20 27.56 Selecting previously unselected package libnfnetlink0:arm64.
16:20:33 [2021-03-24T16:20:33.350Z] #20 27.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:20:33 [2021-03-24T16:20:33.350Z] #20 27.57 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:20:33 [2021-03-24T16:20:33.350Z] #20 27.67 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:20:33 [2021-03-24T16:20:33.431Z] #20 32.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:20:33 [2021-03-24T16:20:33.431Z] #20 32.85 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:20:33 [2021-03-24T16:20:33.431Z] #20 32.93 Selecting previously unselected package iptables.
16:20:33 [2021-03-24T16:20:33.431Z] #20 32.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:20:33 [2021-03-24T16:20:33.431Z] #20 32.94 Unpacking iptables (1.8.2-4) ...
16:20:33 [2021-03-24T16:20:33.472Z] #20 24.12 Selecting previously unselected package python3.7-minimal.
16:20:33 [2021-03-24T16:20:33.472Z] #20 24.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:20:33 [2021-03-24T16:20:33.472Z] #20 24.13 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:20:33 [2021-03-24T16:20:33.606Z] #43 87.99   DEP      criu/fdstore.d
16:20:33 [2021-03-24T16:20:33.606Z] #43 88.10   DEP      criu/fault-injection.d
16:20:33 [2021-03-24T16:20:33.606Z] #43 88.15   DEP      criu/external.d
16:20:33 [2021-03-24T16:20:33.606Z] #43 88.24   DEP      criu/eventpoll.d
16:20:33 [2021-03-24T16:20:33.616Z] #20 27.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
16:20:33 [2021-03-24T16:20:33.616Z] #20 27.69 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
16:20:33 [2021-03-24T16:20:33.616Z] #20 27.82 Selecting previously unselected package libnftnl11:arm64.
16:20:33 [2021-03-24T16:20:33.616Z] #20 27.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
16:20:33 [2021-03-24T16:20:33.616Z] #20 27.84 Unpacking libnftnl11:arm64 (1.1.2-2) ...
16:20:33 [2021-03-24T16:20:33.616Z] #20 27.96 Selecting previously unselected package iptables.
16:20:33 [2021-03-24T16:20:33.694Z] #20 33.29 Selecting previously unselected package xxd.
16:20:33 [2021-03-24T16:20:33.694Z] #20 33.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:20:33 [2021-03-24T16:20:33.694Z] #20 33.30 Unpacking xxd (2:8.1.0875-5) ...
16:20:33 [2021-03-24T16:20:33.863Z] #43 88.36   DEP      criu/eventfd.d
16:20:33 [2021-03-24T16:20:33.863Z] #43 88.51   DEP      criu/crtools.d
16:20:33 [2021-03-24T16:20:33.881Z] #20 27.97 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
16:20:33 [2021-03-24T16:20:33.881Z] #20 27.99 Unpacking iptables (1.8.2-4) ...
16:20:33 [2021-03-24T16:20:33.881Z] #20 28.25 Selecting previously unselected package xxd.
16:20:33 [2021-03-24T16:20:33.881Z] #20 28.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
16:20:33 [2021-03-24T16:20:33.957Z] #20 33.47 Selecting previously unselected package vim-common.
16:20:33 [2021-03-24T16:20:33.957Z] #20 33.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:20:33 [2021-03-24T16:20:33.957Z] #20 33.50 Unpacking vim-common (2:8.1.0875-5) ...
16:20:34 [2021-03-24T16:20:34.120Z] #43 88.73   DEP      criu/cr-service.d
16:20:34 [2021-03-24T16:20:34.147Z] #20 28.25 Unpacking xxd (2:8.1.0875-5) ...
16:20:34 [2021-03-24T16:20:34.147Z] #20 28.43 Selecting previously unselected package vim-common.
16:20:34 [2021-03-24T16:20:34.147Z] #20 28.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:20:34 [2021-03-24T16:20:34.147Z] #20 28.46 Unpacking vim-common (2:8.1.0875-5) ...
16:20:34 [2021-03-24T16:20:34.220Z] #20 33.69 Selecting previously unselected package bash-completion.
16:20:34 [2021-03-24T16:20:34.220Z] #20 33.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:20:34 [2021-03-24T16:20:34.378Z] #43 88.88   DEP      criu/cr-restore.d
16:20:34 [2021-03-24T16:20:34.378Z] #43 89.04   DEP      criu/cr-errno.d
16:20:34 [2021-03-24T16:20:34.378Z] #43 89.06   DEP      criu/cr-dump.d
16:20:34 [2021-03-24T16:20:34.411Z] #20 28.69 Selecting previously unselected package bash-completion.
16:20:34 [2021-03-24T16:20:34.411Z] #20 28.69 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:20:34 [2021-03-24T16:20:34.413Z] #20 24.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:20:34 [2021-03-24T16:20:34.413Z] #20 25.02 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:20:34 [2021-03-24T16:20:34.942Z] #43 89.34   DEP      criu/cr-dedup.d
16:20:34 [2021-03-24T16:20:34.942Z] #43 89.51   DEP      criu/cr-check.d
16:20:35 [2021-03-24T16:20:35.168Z] #20 ...
16:20:35 [2021-03-24T16:20:35.168Z] 
16:20:35 [2021-03-24T16:20:35.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:35 [2021-03-24T16:20:35.168Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:35 [2021-03-24T16:20:35.168Z] #43 82.08   DEP      criu/kcmp-ids.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 82.17   DEP      criu/irmap.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 82.33   DEP      criu/ipc_ns.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 82.56   DEP      criu/image.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 82.92   DEP      criu/image-desc.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 83.18   DEP      criu/fsnotify.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 83.48   DEP      criu/filesystems.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 83.67   DEP      criu/files.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 83.93   DEP      criu/files-reg.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 84.06   DEP      criu/files-ext.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 84.21   DEP      criu/file-lock.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 84.37   DEP      criu/file-ids.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 84.48   DEP      criu/fifo.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 84.64   DEP      criu/fdstore.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 84.72   DEP      criu/fault-injection.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 84.76   DEP      criu/external.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 84.84   DEP      criu/eventpoll.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 85.01   DEP      criu/eventfd.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 85.15   DEP      criu/crtools.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 85.31   DEP      criu/cr-service.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 85.45   DEP      criu/cr-restore.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 85.64   DEP      criu/cr-errno.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 85.66   DEP      criu/cr-dump.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 85.85   DEP      criu/cr-dedup.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 85.99   DEP      criu/cr-check.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 86.16   DEP      criu/config.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 86.32   DEP      criu/clone-noasan.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 86.43   DEP      criu/cgroup.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 86.62   DEP      criu/cgroup-props.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 86.70   DEP      criu/bitmap.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 86.72   DEP      criu/bfd.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 86.86   DEP      criu/autofs.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 87.01   DEP      criu/aio.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 87.19   DEP      criu/action-scripts.d
16:20:35 [2021-03-24T16:20:35.168Z] #43 87.40   CC       criu/action-scripts.o
16:20:35 [2021-03-24T16:20:35.168Z] #43 87.86   CC       criu/aio.o
16:20:35 [2021-03-24T16:20:35.168Z] #43 88.39   CC       criu/autofs.o
16:20:35 [2021-03-24T16:20:35.168Z] #43 89.68   CC       criu/bfd.o
16:20:35 [2021-03-24T16:20:35.168Z] #43 90.08   CC       criu/bitmap.o
16:20:35 [2021-03-24T16:20:35.169Z] #43 90.30   CC       criu/cgroup-props.o
16:20:35 [2021-03-24T16:20:35.169Z] #43 91.03   CC       criu/cgroup.o
16:20:35 [2021-03-24T16:20:35.199Z] #43 89.77   DEP      criu/config.d
16:20:35 [2021-03-24T16:20:35.456Z] #43 89.98   DEP      criu/clone-noasan.d
16:20:35 [2021-03-24T16:20:35.713Z] #43 90.06   DEP      criu/cgroup.d
16:20:35 [2021-03-24T16:20:35.713Z] #43 90.27   DEP      criu/cgroup-props.d
16:20:35 [2021-03-24T16:20:35.970Z] #43 90.37   DEP      criu/bitmap.d
16:20:35 [2021-03-24T16:20:35.970Z] #43 90.37   DEP      criu/bfd.d
16:20:35 [2021-03-24T16:20:35.970Z] #43 90.46   DEP      criu/autofs.d
16:20:35 [2021-03-24T16:20:35.970Z] #43 90.59   DEP      criu/aio.d
16:20:36 [2021-03-24T16:20:36.227Z] #43 90.75   DEP      criu/action-scripts.d
16:20:36 [2021-03-24T16:20:36.325Z] #20 27.04 Selecting previously unselected package python3-minimal.
16:20:36 [2021-03-24T16:20:36.325Z] #20 27.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
16:20:36 [2021-03-24T16:20:36.325Z] #20 27.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:20:36 [2021-03-24T16:20:36.325Z] #20 27.10 Unpacking python3-minimal (3.7.3-1) ...
16:20:36 [2021-03-24T16:20:36.484Z] #43 90.93   CC       criu/action-scripts.o
16:20:36 [2021-03-24T16:20:36.585Z] #20 27.24 Selecting previously unselected package libmpdec2:amd64.
16:20:36 [2021-03-24T16:20:36.585Z] #20 27.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:20:36 [2021-03-24T16:20:36.585Z] #20 27.25 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:20:36 [2021-03-24T16:20:36.742Z] #43 91.29   CC       criu/aio.o
16:20:36 [2021-03-24T16:20:36.846Z] #20 27.34 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:20:36 [2021-03-24T16:20:36.846Z] #20 27.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
16:20:36 [2021-03-24T16:20:36.846Z] #20 27.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:20:37 [2021-03-24T16:20:37.092Z] #43 93.89   CC       criu/clone-noasan.o
16:20:37 [2021-03-24T16:20:37.092Z] #43 ...
16:20:37 [2021-03-24T16:20:37.092Z] 
16:20:37 [2021-03-24T16:20:37.092Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:37 [2021-03-24T16:20:37.092Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:37 [2021-03-24T16:20:37.092Z] #20 36.42 Unpacking bash-completion (1:2.8-6) ...
16:20:37 [2021-03-24T16:20:37.305Z] #43 91.76   CC       criu/autofs.o
16:20:37 [2021-03-24T16:20:37.355Z] #20 36.82 Selecting previously unselected package bzip2.
16:20:37 [2021-03-24T16:20:37.355Z] #20 36.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:20:37 [2021-03-24T16:20:37.355Z] #20 36.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:20:37 [2021-03-24T16:20:37.355Z] #20 36.96 Selecting previously unselected package xz-utils.
16:20:37 [2021-03-24T16:20:37.618Z] #20 36.97 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:20:37 [2021-03-24T16:20:37.618Z] #20 36.98 Unpacking xz-utils (5.2.4-1) ...
16:20:37 [2021-03-24T16:20:37.618Z] #20 37.18 Selecting previously unselected package apparmor.
16:20:37 [2021-03-24T16:20:37.618Z] #20 37.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:20:37 [2021-03-24T16:20:37.735Z] #20 31.91 Unpacking bash-completion (1:2.8-6) ...
16:20:37 [2021-03-24T16:20:37.787Z] #20 28.36 Selecting previously unselected package python3.7.
16:20:37 [2021-03-24T16:20:37.787Z] #20 28.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
16:20:37 [2021-03-24T16:20:37.787Z] #20 28.38 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:20:37 [2021-03-24T16:20:37.787Z] #20 28.50 Selecting previously unselected package libpython3-stdlib:amd64.
16:20:37 [2021-03-24T16:20:37.787Z] #20 28.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:20:37 [2021-03-24T16:20:37.787Z] #20 28.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:20:37 [2021-03-24T16:20:37.787Z] #20 28.60 Setting up python3-minimal (3.7.3-1) ...
16:20:37 [2021-03-24T16:20:37.880Z] #20 37.27 Unpacking apparmor (2.13.2-10) ...
16:20:38 [2021-03-24T16:20:38.143Z] #20 37.65 Selecting previously unselected package aufs-tools.
16:20:38 [2021-03-24T16:20:38.143Z] #20 37.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.143Z] #20 37.67 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:20:38 [2021-03-24T16:20:38.313Z] #20 32.50 Selecting previously unselected package bzip2.
16:20:38 [2021-03-24T16:20:38.313Z] #20 32.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
16:20:38 [2021-03-24T16:20:38.313Z] #20 32.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:20:38 [2021-03-24T16:20:38.313Z] #20 32.64 Selecting previously unselected package xz-utils.
16:20:38 [2021-03-24T16:20:38.313Z] #20 32.64 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
16:20:38 [2021-03-24T16:20:38.313Z] #20 32.65 Unpacking xz-utils (5.2.4-1) ...
16:20:38 [2021-03-24T16:20:38.406Z] #20 37.81 Selecting previously unselected package libonig5:amd64.
16:20:38 [2021-03-24T16:20:38.406Z] #20 37.84 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.406Z] #20 37.84 Unpacking libonig5:amd64 (6.9.1-1) ...
16:20:38 [2021-03-24T16:20:38.406Z] #20 38.01 Selecting previously unselected package libjq1:amd64.
16:20:38 [2021-03-24T16:20:38.406Z] #20 38.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.406Z] #20 38.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:20:38 [2021-03-24T16:20:38.577Z] #20 32.82 Selecting previously unselected package apparmor.
16:20:38 [2021-03-24T16:20:38.577Z] #20 32.82 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
16:20:38 [2021-03-24T16:20:38.577Z] #20 32.90 Unpacking apparmor (2.13.2-10) ...
16:20:38 [2021-03-24T16:20:38.669Z] #20 38.12 Selecting previously unselected package jq.
16:20:38 [2021-03-24T16:20:38.669Z] #20 38.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.669Z] #20 38.16 Unpacking jq (1.5+dfsg-2+b1) ...
16:20:38 [2021-03-24T16:20:38.669Z] #20 38.24 Selecting previously unselected package libaio1:amd64.
16:20:38 [2021-03-24T16:20:38.669Z] #20 38.25 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.669Z] #20 38.26 Unpacking libaio1:amd64 (0.3.112-3) ...
16:20:38 [2021-03-24T16:20:38.669Z] #20 38.32 Selecting previously unselected package libgpm2:amd64.
16:20:38 [2021-03-24T16:20:38.669Z] #20 38.33 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.669Z] #20 38.33 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:20:38 [2021-03-24T16:20:38.675Z] #43 93.20   CC       criu/bfd.o
16:20:38 [2021-03-24T16:20:38.675Z] #43 ...
16:20:38 [2021-03-24T16:20:38.675Z] 
16:20:38 [2021-03-24T16:20:38.675Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:38 [2021-03-24T16:20:38.675Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:38 [2021-03-24T16:20:38.675Z] #20 15.30 Reading package lists...
16:20:38 [2021-03-24T16:20:38.675Z] #20 19.10 Building dependency tree...
16:20:38 [2021-03-24T16:20:38.675Z] #20 20.97 libcap2-bin is already the newest version (1:2.25-2).
16:20:38 [2021-03-24T16:20:38.675Z] #20 20.97 The following additional packages will be installed:
16:20:38 [2021-03-24T16:20:38.675Z] #20 20.97   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:20:38 [2021-03-24T16:20:38.675Z] #20 20.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:20:38 [2021-03-24T16:20:38.675Z] #20 20.98   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:20:38 [2021-03-24T16:20:38.675Z] #20 20.98   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:20:38 [2021-03-24T16:20:38.675Z] #20 20.98   python3.7 python3.7-minimal vim-runtime xxd
16:20:38 [2021-03-24T16:20:38.675Z] #20 20.99 Suggested packages:
16:20:38 [2021-03-24T16:20:38.675Z] #20 21.00   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:20:38 [2021-03-24T16:20:38.675Z] #20 21.00   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:20:38 [2021-03-24T16:20:38.675Z] #20 21.00   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:20:38 [2021-03-24T16:20:38.675Z] #20 21.00 Recommended packages:
16:20:38 [2021-03-24T16:20:38.675Z] #20 21.00   aufs-dkms nftables build-essential python3-dev python3-keyring
16:20:38 [2021-03-24T16:20:38.675Z] #20 21.00   python3-keyrings.alt python3-xdg unzip
16:20:38 [2021-03-24T16:20:38.675Z] #20 22.93 The following NEW packages will be installed:
16:20:38 [2021-03-24T16:20:38.675Z] #20 22.93   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:20:38 [2021-03-24T16:20:38.675Z] #20 22.93   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:20:38 [2021-03-24T16:20:38.675Z] #20 22.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:20:38 [2021-03-24T16:20:38.675Z] #20 22.94   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:20:38 [2021-03-24T16:20:38.675Z] #20 22.94   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:20:38 [2021-03-24T16:20:38.675Z] #20 22.94   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:20:38 [2021-03-24T16:20:38.675Z] #20 22.94   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:20:38 [2021-03-24T16:20:38.675Z] #20 22.94   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:20:38 [2021-03-24T16:20:38.675Z] #20 22.94   xz-utils zip
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.28 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.28 Need to get 28.5 MB of archives.
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.28 After this operation, 116 MB of additional disk space will be used.
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 23.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.25 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 24.59 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:20:38 [2021-03-24T16:20:38.675Z] #20 25.31 debconf: delaying package configuration, since apt-utils is not installed
16:20:38 [2021-03-24T16:20:38.675Z] #20 25.42 Fetched 28.5 MB in 2s (18.0 MB/s)
16:20:38 [2021-03-24T16:20:38.675Z] #20 25.52 Selecting previously unselected package pigz.
16:20:38 [2021-03-24T16:20:38.675Z] #20 25.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
16:20:38 [2021-03-24T16:20:38.675Z] #20 25.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.675Z] #20 25.59 Unpacking pigz (2.4-1) ...
16:20:38 [2021-03-24T16:20:38.675Z] #20 25.66 Selecting previously unselected package libpython3.7-minimal:amd64.
16:20:38 [2021-03-24T16:20:38.675Z] #20 25.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.675Z] #20 25.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:20:38 [2021-03-24T16:20:38.675Z] #20 26.10 Selecting previously unselected package python3.7-minimal.
16:20:38 [2021-03-24T16:20:38.675Z] #20 26.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.675Z] #20 26.13 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:20:38 [2021-03-24T16:20:38.675Z] #20 26.88 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:20:38 [2021-03-24T16:20:38.675Z] #20 26.90 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:20:38 [2021-03-24T16:20:38.729Z] #20 29.37 Selecting previously unselected package python3.
16:20:38 [2021-03-24T16:20:38.729Z] #20 29.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
16:20:38 [2021-03-24T16:20:38.729Z] #20 29.42 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.729Z] #20 29.43 Unpacking python3 (3.7.3-1) ...
16:20:38 [2021-03-24T16:20:38.729Z] #20 29.52 Selecting previously unselected package libip4tc0:amd64.
16:20:38 [2021-03-24T16:20:38.729Z] #20 29.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.729Z] #20 29.54 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:20:38 [2021-03-24T16:20:38.729Z] #20 29.63 Selecting previously unselected package libip6tc0:amd64.
16:20:38 [2021-03-24T16:20:38.842Z] #20 33.23 Selecting previously unselected package aufs-tools.
16:20:38 [2021-03-24T16:20:38.933Z] #20 38.42 Selecting previously unselected package libicu63:amd64.
16:20:38 [2021-03-24T16:20:38.933Z] #20 38.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.933Z] #20 38.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:20:38 [2021-03-24T16:20:38.989Z] #20 29.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:20:38 [2021-03-24T16:20:38.989Z] #20 29.65 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:20:38 [2021-03-24T16:20:38.989Z] #20 29.75 Selecting previously unselected package libiptc0:amd64.
16:20:39 [2021-03-24T16:20:39.106Z] #20 33.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
16:20:39 [2021-03-24T16:20:39.106Z] #20 33.25 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:20:39 [2021-03-24T16:20:39.249Z] #20 29.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:20:39 [2021-03-24T16:20:39.249Z] #20 29.75 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:20:39 [2021-03-24T16:20:39.249Z] #20 29.83 Selecting previously unselected package libnfnetlink0:amd64.
16:20:39 [2021-03-24T16:20:39.249Z] #20 29.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:20:39 [2021-03-24T16:20:39.249Z] #20 29.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:20:39 [2021-03-24T16:20:39.249Z] #20 29.90 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:20:39 [2021-03-24T16:20:39.249Z] #20 29.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:20:39 [2021-03-24T16:20:39.249Z] #20 29.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:20:39 [2021-03-24T16:20:39.249Z] #20 29.99 Selecting previously unselected package libnftnl11:amd64.
16:20:39 [2021-03-24T16:20:39.249Z] #20 29.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:20:39 [2021-03-24T16:20:39.249Z] #20 30.00 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:20:39 [2021-03-24T16:20:39.370Z] #20 33.40 Selecting previously unselected package libonig5:arm64.
16:20:39 [2021-03-24T16:20:39.370Z] #20 33.42 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
16:20:39 [2021-03-24T16:20:39.370Z] #20 33.43 Unpacking libonig5:arm64 (6.9.1-1) ...
16:20:39 [2021-03-24T16:20:39.370Z] #20 33.68 Selecting previously unselected package libjq1:arm64.
16:20:39 [2021-03-24T16:20:39.370Z] #20 ...
16:20:39 [2021-03-24T16:20:39.370Z] 
16:20:39 [2021-03-24T16:20:39.370Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:39 [2021-03-24T16:20:39.370Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:20:39 [2021-03-24T16:20:39.370Z] #43 83.05   CC       criu/autofs.o
16:20:39 [2021-03-24T16:20:39.370Z] #43 84.20   CC       criu/bfd.o
16:20:39 [2021-03-24T16:20:39.370Z] #43 84.90   CC       criu/bitmap.o
16:20:39 [2021-03-24T16:20:39.370Z] #43 85.00   CC       criu/cgroup-props.o
16:20:39 [2021-03-24T16:20:39.370Z] #43 85.76   CC       criu/cgroup.o
16:20:39 [2021-03-24T16:20:39.370Z] #43 88.36   CC       criu/clone-noasan.o
16:20:39 [2021-03-24T16:20:39.370Z] #43 88.51   CC       criu/config.o
16:20:39 [2021-03-24T16:20:39.370Z] #43 89.95   CC       criu/cr-check.o
16:20:39 [2021-03-24T16:20:39.370Z] #43 91.66   CC       criu/cr-dedup.o
16:20:39 [2021-03-24T16:20:39.370Z] #43 92.00   CC       criu/cr-dump.o
16:20:39 [2021-03-24T16:20:39.509Z] #20 30.19 Selecting previously unselected package iptables.
16:20:39 [2021-03-24T16:20:39.509Z] #20 30.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:20:39 [2021-03-24T16:20:39.509Z] #20 30.20 Unpacking iptables (1.8.2-4) ...
16:20:39 [2021-03-24T16:20:39.634Z] #43 ...
16:20:39 [2021-03-24T16:20:39.634Z] 
16:20:39 [2021-03-24T16:20:39.634Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:39 [2021-03-24T16:20:39.634Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
16:20:39 [2021-03-24T16:20:39.634Z] #20 33.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
16:20:39 [2021-03-24T16:20:39.634Z] #20 33.69 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
16:20:39 [2021-03-24T16:20:39.634Z] #20 33.83 Selecting previously unselected package jq.
16:20:39 [2021-03-24T16:20:39.634Z] #20 33.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
16:20:39 [2021-03-24T16:20:39.634Z] #20 33.85 Unpacking jq (1.5+dfsg-2+b1) ...
16:20:39 [2021-03-24T16:20:39.634Z] #20 33.98 Selecting previously unselected package libaio1:arm64.
16:20:39 [2021-03-24T16:20:39.634Z] #20 33.98 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
16:20:39 [2021-03-24T16:20:39.770Z] #20 30.53 Selecting previously unselected package xxd.
16:20:39 [2021-03-24T16:20:39.897Z] #20 33.99 Unpacking libaio1:arm64 (0.3.112-3) ...
16:20:39 [2021-03-24T16:20:39.897Z] #20 34.09 Selecting previously unselected package libgpm2:arm64.
16:20:39 [2021-03-24T16:20:39.897Z] #20 34.09 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
16:20:39 [2021-03-24T16:20:39.897Z] #20 34.15 Unpacking libgpm2:arm64 (1.20.7-5) ...
16:20:39 [2021-03-24T16:20:39.897Z] #20 34.24 Selecting previously unselected package libicu63:arm64.
16:20:40 [2021-03-24T16:20:40.030Z] #20 30.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:20:40 [2021-03-24T16:20:40.031Z] #20 30.56 Unpacking xxd (2:8.1.0875-5) ...
16:20:40 [2021-03-24T16:20:40.031Z] #20 30.72 Selecting previously unselected package vim-common.
16:20:40 [2021-03-24T16:20:40.031Z] #20 30.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:20:40 [2021-03-24T16:20:40.031Z] #20 30.75 Unpacking vim-common (2:8.1.0875-5) ...
16:20:40 [2021-03-24T16:20:40.161Z] #20 34.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
16:20:40 [2021-03-24T16:20:40.161Z] #20 34.26 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
16:20:40 [2021-03-24T16:20:40.292Z] #20 30.92 Selecting previously unselected package bash-completion.
16:20:40 [2021-03-24T16:20:40.292Z] #20 30.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:20:40 [2021-03-24T16:20:40.570Z] #20 29.02 Selecting previously unselected package python3-minimal.
16:20:40 [2021-03-24T16:20:40.570Z] #20 29.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 ... 23684 files and directories currently installed.)
16:20:40 [2021-03-24T16:20:40.570Z] #20 29.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:20:40 [2021-03-24T16:20:40.570Z] #20 29.09 Unpacking python3-minimal (3.7.3-1) ...
16:20:40 [2021-03-24T16:20:40.570Z] #20 29.19 Selecting previously unselected package libmpdec2:amd64.
16:20:40 [2021-03-24T16:20:40.570Z] #20 29.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:20:40 [2021-03-24T16:20:40.570Z] #20 29.21 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:20:40 [2021-03-24T16:20:40.570Z] #20 29.32 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:20:40 [2021-03-24T16:20:40.570Z] #20 29.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
16:20:40 [2021-03-24T16:20:40.570Z] #20 29.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:20:41 [2021-03-24T16:20:41.501Z] #20 30.25 Selecting previously unselected package python3.7.
16:20:41 [2021-03-24T16:20:41.501Z] #20 30.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
16:20:41 [2021-03-24T16:20:41.501Z] #20 30.27 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:20:41 [2021-03-24T16:20:41.758Z] #20 30.37 Selecting previously unselected package libpython3-stdlib:amd64.
16:20:41 [2021-03-24T16:20:41.758Z] #20 30.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:20:41 [2021-03-24T16:20:41.758Z] #20 30.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:20:41 [2021-03-24T16:20:41.758Z] #20 30.52 Setting up python3-minimal (3.7.3-1) ...
16:20:42 [2021-03-24T16:20:42.248Z] #20 41.68 Selecting previously unselected package libnet1:amd64.
16:20:42 [2021-03-24T16:20:42.248Z] #20 41.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:20:42 [2021-03-24T16:20:42.248Z] #20 41.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:20:42 [2021-03-24T16:20:42.248Z] #20 41.81 Selecting previously unselected package libnl-3-200:amd64.
16:20:42 [2021-03-24T16:20:42.248Z] #20 41.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:20:42 [2021-03-24T16:20:42.248Z] #20 41.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:20:42 [2021-03-24T16:20:42.248Z] #20 41.90 Selecting previously unselected package libprotobuf-c1:amd64.
16:20:42 [2021-03-24T16:20:42.248Z] #20 41.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:20:42 [2021-03-24T16:20:42.248Z] #20 41.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:20:42 [2021-03-24T16:20:42.511Z] #20 41.97 Selecting previously unselected package libreadline5:amd64.
16:20:42 [2021-03-24T16:20:42.511Z] #20 41.98 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:20:42 [2021-03-24T16:20:42.511Z] #20 41.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:20:42 [2021-03-24T16:20:42.511Z] #20 42.09 Selecting previously unselected package net-tools.
16:20:42 [2021-03-24T16:20:42.511Z] #20 42.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:20:42 [2021-03-24T16:20:42.511Z] #20 42.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:20:42 [2021-03-24T16:20:42.555Z] #56 235.8 + bin/containerd-stress
16:20:42 [2021-03-24T16:20:42.556Z] #56 237.9 + bin/containerd-shim
16:20:42 [2021-03-24T16:20:42.691Z] #20 31.35 Selecting previously unselected package python3.
16:20:42 [2021-03-24T16:20:42.691Z] #20 31.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 ... 24096 files and directories currently installed.)
16:20:42 [2021-03-24T16:20:42.691Z] #20 31.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:20:42 [2021-03-24T16:20:42.691Z] #20 31.43 Unpacking python3 (3.7.3-1) ...
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.50 Selecting previously unselected package libnet1:arm64.
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.52 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.63 Selecting previously unselected package libnl-3-200:arm64.
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.65 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.79 Selecting previously unselected package libprotobuf-c1:arm64.
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.80 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.92 Selecting previously unselected package libreadline5:arm64.
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
16:20:42 [2021-03-24T16:20:42.726Z] #20 36.94 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
16:20:42 [2021-03-24T16:20:42.774Z] #20 42.32 Selecting previously unselected package python-pip-whl.
16:20:42 [2021-03-24T16:20:42.774Z] #20 42.33 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:20:42 [2021-03-24T16:20:42.774Z] #20 42.34 Unpacking python-pip-whl (18.1-5) ...
16:20:42 [2021-03-24T16:20:42.949Z] #20 31.51 Selecting previously unselected package libip4tc0:amd64.
16:20:42 [2021-03-24T16:20:42.949Z] #20 31.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:20:42 [2021-03-24T16:20:42.949Z] #20 31.53 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:20:42 [2021-03-24T16:20:42.949Z] #20 31.61 Selecting previously unselected package libip6tc0:amd64.
16:20:42 [2021-03-24T16:20:42.949Z] #20 31.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:20:42 [2021-03-24T16:20:42.949Z] #20 31.64 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:20:42 [2021-03-24T16:20:42.949Z] #20 31.72 Selecting previously unselected package libiptc0:amd64.
16:20:42 [2021-03-24T16:20:42.949Z] #20 31.73 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:20:42 [2021-03-24T16:20:42.949Z] #20 31.73 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:20:42 [2021-03-24T16:20:42.949Z] #20 31.81 Selecting previously unselected package libnfnetlink0:amd64.
16:20:42 [2021-03-24T16:20:42.991Z] #20 37.08 Selecting previously unselected package net-tools.
16:20:42 [2021-03-24T16:20:42.991Z] #20 37.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
16:20:42 [2021-03-24T16:20:42.991Z] #20 37.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:20:43 [2021-03-24T16:20:43.236Z] #20 31.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:20:43 [2021-03-24T16:20:43.236Z] #20 31.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:20:43 [2021-03-24T16:20:43.236Z] #20 31.94 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:20:43 [2021-03-24T16:20:43.236Z] #20 31.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:20:43 [2021-03-24T16:20:43.236Z] #20 31.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:20:43 [2021-03-24T16:20:43.255Z] #20 37.42 Selecting previously unselected package python-pip-whl.
16:20:43 [2021-03-24T16:20:43.255Z] #20 37.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:20:43 [2021-03-24T16:20:43.255Z] #20 37.55 Unpacking python-pip-whl (18.1-5) ...
16:20:43 [2021-03-24T16:20:43.349Z] #20 42.85 Selecting previously unselected package python3-lib2to3.
16:20:43 [2021-03-24T16:20:43.349Z] #20 42.86 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:20:43 [2021-03-24T16:20:43.349Z] #20 42.87 Unpacking python3-lib2to3 (3.7.3-1) ...
16:20:43 [2021-03-24T16:20:43.349Z] #20 42.97 Selecting previously unselected package python3-distutils.
16:20:43 [2021-03-24T16:20:43.507Z] #20 32.10 Selecting previously unselected package libnftnl11:amd64.
16:20:43 [2021-03-24T16:20:43.507Z] #20 32.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:20:43 [2021-03-24T16:20:43.507Z] #20 32.10 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:20:43 [2021-03-24T16:20:43.507Z] #20 32.22 Selecting previously unselected package iptables.
16:20:43 [2021-03-24T16:20:43.507Z] #20 32.23 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:20:43 [2021-03-24T16:20:43.507Z] #20 32.24 Unpacking iptables (1.8.2-4) ...
16:20:43 [2021-03-24T16:20:43.590Z] #20 33.71 Unpacking bash-completion (1:2.8-6) ...
16:20:43 [2021-03-24T16:20:43.590Z] #20 ...
16:20:43 [2021-03-24T16:20:43.590Z] 
16:20:43 [2021-03-24T16:20:43.590Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:43 [2021-03-24T16:20:43.590Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:43 [2021-03-24T16:20:43.590Z] #43 108.0   CC       criu/crtools.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 108.5   CC       criu/eventfd.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 108.9   CC       criu/eventpoll.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 109.8   CC       criu/external.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 110.1   CC       criu/fault-injection.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 110.2   CC       criu/fdstore.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 110.6   CC       criu/fifo.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 111.0   CC       criu/file-ids.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 111.3   CC       criu/file-lock.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 112.2   CC       criu/files-ext.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 112.6   CC       criu/files-reg.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 114.7   CC       criu/files.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 116.8   CC       criu/filesystems.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 117.6   CC       criu/fsnotify.o
16:20:43 [2021-03-24T16:20:43.590Z] #43 ...
16:20:43 [2021-03-24T16:20:43.590Z] 
16:20:43 [2021-03-24T16:20:43.590Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:43 [2021-03-24T16:20:43.590Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:43 [2021-03-24T16:20:43.590Z] #20 34.11 Selecting previously unselected package bzip2.
16:20:43 [2021-03-24T16:20:43.590Z] #20 34.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:20:43 [2021-03-24T16:20:43.590Z] #20 34.13 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:20:43 [2021-03-24T16:20:43.590Z] #20 34.23 Selecting previously unselected package xz-utils.
16:20:43 [2021-03-24T16:20:43.590Z] #20 34.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:20:43 [2021-03-24T16:20:43.590Z] #20 34.25 Unpacking xz-utils (5.2.4-1) ...
16:20:43 [2021-03-24T16:20:43.612Z] #20 42.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:20:43 [2021-03-24T16:20:43.612Z] #20 42.98 Unpacking python3-distutils (3.7.3-1) ...
16:20:43 [2021-03-24T16:20:43.612Z] #20 43.16 Selecting previously unselected package python3-pip.
16:20:43 [2021-03-24T16:20:43.612Z] #20 43.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:20:43 [2021-03-24T16:20:43.612Z] #20 43.18 Unpacking python3-pip (18.1-5) ...
16:20:43 [2021-03-24T16:20:43.835Z] #20 38.19 Selecting previously unselected package python3-lib2to3.
16:20:43 [2021-03-24T16:20:43.851Z] #20 34.42 Selecting previously unselected package apparmor.
16:20:43 [2021-03-24T16:20:43.851Z] #20 34.43 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:20:43 [2021-03-24T16:20:43.851Z] #20 34.53 Unpacking apparmor (2.13.2-10) ...
16:20:43 [2021-03-24T16:20:43.875Z] #20 43.38 Selecting previously unselected package python3-pkg-resources.
16:20:43 [2021-03-24T16:20:43.875Z] #20 43.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:20:43 [2021-03-24T16:20:43.875Z] #20 43.39 Unpacking python3-pkg-resources (40.8.0-1) ...
16:20:43 [2021-03-24T16:20:43.875Z] #20 43.51 Selecting previously unselected package python3-setuptools.
16:20:43 [2021-03-24T16:20:43.875Z] #20 43.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:20:44 [2021-03-24T16:20:44.083Z] #20 32.60 Selecting previously unselected package xxd.
16:20:44 [2021-03-24T16:20:44.083Z] #20 32.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:20:44 [2021-03-24T16:20:44.083Z] #20 32.61 Unpacking xxd (2:8.1.0875-5) ...
16:20:44 [2021-03-24T16:20:44.083Z] #20 32.76 Selecting previously unselected package vim-common.
16:20:44 [2021-03-24T16:20:44.083Z] #20 32.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:20:44 [2021-03-24T16:20:44.083Z] #20 32.81 Unpacking vim-common (2:8.1.0875-5) ...
16:20:44 [2021-03-24T16:20:44.099Z] #20 38.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:20:44 [2021-03-24T16:20:44.099Z] #20 38.22 Unpacking python3-lib2to3 (3.7.3-1) ...
16:20:44 [2021-03-24T16:20:44.111Z] #20 34.87 Selecting previously unselected package aufs-tools.
16:20:44 [2021-03-24T16:20:44.111Z] #20 34.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:20:44 [2021-03-24T16:20:44.111Z] #20 34.88 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:20:44 [2021-03-24T16:20:44.137Z] #20 43.52 Unpacking python3-setuptools (40.8.0-1) ...
16:20:44 [2021-03-24T16:20:44.137Z] #20 43.74 Selecting previously unselected package python3-wheel.
16:20:44 [2021-03-24T16:20:44.137Z] #20 43.75 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:20:44 [2021-03-24T16:20:44.137Z] #20 43.75 Unpacking python3-wheel (0.32.3-2) ...
16:20:44 [2021-03-24T16:20:44.339Z] #20 32.97 Selecting previously unselected package bash-completion.
16:20:44 [2021-03-24T16:20:44.339Z] #20 32.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:20:44 [2021-03-24T16:20:44.366Z] #20 38.37 Selecting previously unselected package python3-distutils.
16:20:44 [2021-03-24T16:20:44.366Z] #20 38.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:20:44 [2021-03-24T16:20:44.366Z] #20 38.40 Unpacking python3-distutils (3.7.3-1) ...
16:20:44 [2021-03-24T16:20:44.366Z] #20 38.61 Selecting previously unselected package python3-pip.
16:20:44 [2021-03-24T16:20:44.366Z] #20 38.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:20:44 [2021-03-24T16:20:44.366Z] #20 38.63 Unpacking python3-pip (18.1-5) ...
16:20:44 [2021-03-24T16:20:44.371Z] #20 35.02 Selecting previously unselected package libonig5:amd64.
16:20:44 [2021-03-24T16:20:44.371Z] #20 35.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:20:44 [2021-03-24T16:20:44.371Z] #20 35.03 Unpacking libonig5:amd64 (6.9.1-1) ...
16:20:44 [2021-03-24T16:20:44.400Z] #20 43.84 Selecting previously unselected package sudo.
16:20:44 [2021-03-24T16:20:44.400Z] #20 43.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
16:20:44 [2021-03-24T16:20:44.400Z] #20 43.85 Unpacking sudo (1.8.27-1+deb10u3) ...
16:20:44 [2021-03-24T16:20:44.631Z] #20 38.96 Selecting previously unselected package python3-pkg-resources.
16:20:44 [2021-03-24T16:20:44.631Z] #20 38.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:20:44 [2021-03-24T16:20:44.631Z] #20 38.97 Unpacking python3-pkg-resources (40.8.0-1) ...
16:20:44 [2021-03-24T16:20:44.631Z] #20 35.17 Selecting previously unselected package libjq1:amd64.
16:20:44 [2021-03-24T16:20:44.631Z] #20 35.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:20:44 [2021-03-24T16:20:44.631Z] #20 35.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:20:44 [2021-03-24T16:20:44.631Z] #20 35.30 Selecting previously unselected package jq.
16:20:44 [2021-03-24T16:20:44.631Z] #20 35.30 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:20:44 [2021-03-24T16:20:44.631Z] #20 35.32 Unpacking jq (1.5+dfsg-2+b1) ...
16:20:44 [2021-03-24T16:20:44.631Z] #20 35.39 Selecting previously unselected package libaio1:amd64.
16:20:44 [2021-03-24T16:20:44.663Z] #20 44.36 Selecting previously unselected package thin-provisioning-tools.
16:20:44 [2021-03-24T16:20:44.892Z] #20 35.40 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:20:44 [2021-03-24T16:20:44.892Z] #20 35.40 Unpacking libaio1:amd64 (0.3.112-3) ...
16:20:44 [2021-03-24T16:20:44.892Z] #20 35.46 Selecting previously unselected package libgpm2:amd64.
16:20:44 [2021-03-24T16:20:44.892Z] #20 35.47 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:20:44 [2021-03-24T16:20:44.892Z] #20 35.48 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:20:44 [2021-03-24T16:20:44.892Z] #20 35.55 Selecting previously unselected package libicu63:amd64.
16:20:44 [2021-03-24T16:20:44.892Z] #20 35.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
16:20:44 [2021-03-24T16:20:44.892Z] #20 35.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:20:44 [2021-03-24T16:20:44.895Z] #20 39.12 Selecting previously unselected package python3-setuptools.
16:20:44 [2021-03-24T16:20:44.895Z] #20 39.12 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:20:44 [2021-03-24T16:20:44.895Z] #20 39.13 Unpacking python3-setuptools (40.8.0-1) ...
16:20:44 [2021-03-24T16:20:44.925Z] #20 44.37 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:20:44 [2021-03-24T16:20:44.925Z] #20 44.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:20:44 [2021-03-24T16:20:44.925Z] #20 44.64 Selecting previously unselected package uidmap.
16:20:45 [2021-03-24T16:20:45.158Z] #20 39.39 Selecting previously unselected package python3-wheel.
16:20:45 [2021-03-24T16:20:45.158Z] #20 39.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:20:45 [2021-03-24T16:20:45.158Z] #20 39.42 Unpacking python3-wheel (0.32.3-2) ...
16:20:45 [2021-03-24T16:20:45.188Z] #20 44.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
16:20:45 [2021-03-24T16:20:45.188Z] #20 44.66 Unpacking uidmap (1:4.5-1.1) ...
16:20:45 [2021-03-24T16:20:45.188Z] #20 44.78 Selecting previously unselected package vim-runtime.
16:20:45 [2021-03-24T16:20:45.188Z] #20 44.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:20:45 [2021-03-24T16:20:45.188Z] #20 44.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:20:45 [2021-03-24T16:20:45.188Z] #20 44.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:20:45 [2021-03-24T16:20:45.423Z] #20 39.51 Selecting previously unselected package sudo.
16:20:45 [2021-03-24T16:20:45.423Z] #20 39.51 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ...
16:20:45 [2021-03-24T16:20:45.423Z] #20 39.53 Unpacking sudo (1.8.27-1+deb10u3) ...
16:20:45 [2021-03-24T16:20:45.451Z] #20 44.90 Unpacking vim-runtime (2:8.1.0875-5) ...
16:20:45 [2021-03-24T16:20:45.951Z] #20 39.94 Selecting previously unselected package thin-provisioning-tools.
16:20:45 [2021-03-24T16:20:45.951Z] #20 39.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
16:20:45 [2021-03-24T16:20:45.951Z] #20 39.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:20:45 [2021-03-24T16:20:45.951Z] #20 40.14 Selecting previously unselected package uidmap.
16:20:45 [2021-03-24T16:20:45.951Z] #20 40.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
16:20:45 [2021-03-24T16:20:45.951Z] #20 40.17 Unpacking uidmap (1:4.5-1.1) ...
16:20:45 [2021-03-24T16:20:45.951Z] #20 40.28 Selecting previously unselected package vim-runtime.
16:20:45 [2021-03-24T16:20:45.951Z] #20 40.28 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:20:45 [2021-03-24T16:20:45.951Z] #20 40.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:20:45 [2021-03-24T16:20:45.951Z] #20 40.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:20:45 [2021-03-24T16:20:45.951Z] #20 40.35 Unpacking vim-runtime (2:8.1.0875-5) ...
16:20:46 [2021-03-24T16:20:46.844Z] #20 ...
16:20:46 [2021-03-24T16:20:46.844Z] 
16:20:46 [2021-03-24T16:20:46.844Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:46 [2021-03-24T16:20:46.844Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:46 [2021-03-24T16:20:46.844Z] #43 94.12   CC       criu/config.o
16:20:46 [2021-03-24T16:20:46.844Z] #43 95.49   CC       criu/cr-check.o
16:20:46 [2021-03-24T16:20:46.844Z] #43 97.36   CC       criu/cr-dedup.o
16:20:46 [2021-03-24T16:20:46.844Z] #43 97.81   CC       criu/cr-dump.o
16:20:46 [2021-03-24T16:20:46.844Z] #43 100.1   CC       criu/cr-errno.o
16:20:46 [2021-03-24T16:20:46.844Z] #43 100.2   CC       criu/cr-restore.o
16:20:47 [2021-03-24T16:20:47.420Z] #43 104.6   CC       criu/cr-service.o
16:20:47 [2021-03-24T16:20:47.629Z] #20 35.81 Unpacking bash-completion (1:2.8-6) ...
16:20:47 [2021-03-24T16:20:47.629Z] #20 36.17 Selecting previously unselected package bzip2.
16:20:47 [2021-03-24T16:20:47.629Z] #20 36.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:20:47 [2021-03-24T16:20:47.629Z] #20 36.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:20:47 [2021-03-24T16:20:47.629Z] #20 36.30 Selecting previously unselected package xz-utils.
16:20:47 [2021-03-24T16:20:47.629Z] #20 36.31 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:20:47 [2021-03-24T16:20:47.629Z] #20 36.32 Unpacking xz-utils (5.2.4-1) ...
16:20:47 [2021-03-24T16:20:47.882Z] #20 ...
16:20:47 [2021-03-24T16:20:47.882Z] 
16:20:47 [2021-03-24T16:20:47.882Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:20:47 [2021-03-24T16:20:47.882Z] #49 sha256:2177ba312fe61b112ecfe3be8721a908d8a137d3e72b28b3bd8a73edcfee5ad6
16:20:47 [2021-03-24T16:20:47.882Z] #49 183.5 + /build/golangci-lint --version
16:20:47 [2021-03-24T16:20:47.886Z] #20 36.50 Selecting previously unselected package apparmor.
16:20:47 [2021-03-24T16:20:47.886Z] #20 36.53 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:20:47 [2021-03-24T16:20:47.886Z] #20 36.60 Unpacking apparmor (2.13.2-10) ...
16:20:48 [2021-03-24T16:20:48.145Z] #49 184.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:20:48 [2021-03-24T16:20:48.190Z] #20 39.04 Selecting previously unselected package libnet1:amd64.
16:20:48 [2021-03-24T16:20:48.368Z] #43 ...
16:20:48 [2021-03-24T16:20:48.368Z] 
16:20:48 [2021-03-24T16:20:48.368Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:48 [2021-03-24T16:20:48.368Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:48 [2021-03-24T16:20:48.368Z] #20 47.99 Selecting previously unselected package vim.
16:20:48 [2021-03-24T16:20:48.449Z] #20 36.94 Selecting previously unselected package aufs-tools.
16:20:48 [2021-03-24T16:20:48.449Z] #20 36.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.449Z] #20 36.97 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:20:48 [2021-03-24T16:20:48.449Z] #20 37.13 Selecting previously unselected package libonig5:amd64.
16:20:48 [2021-03-24T16:20:48.449Z] #20 37.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.449Z] #20 37.15 Unpacking libonig5:amd64 (6.9.1-1) ...
16:20:48 [2021-03-24T16:20:48.449Z] #20 37.30 Selecting previously unselected package libjq1:amd64.
16:20:48 [2021-03-24T16:20:48.449Z] #20 37.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.450Z] #20 39.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.450Z] #20 39.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:20:48 [2021-03-24T16:20:48.450Z] #20 39.16 Selecting previously unselected package libnl-3-200:amd64.
16:20:48 [2021-03-24T16:20:48.450Z] #20 39.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.450Z] #20 39.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:20:48 [2021-03-24T16:20:48.450Z] #20 39.28 Selecting previously unselected package libprotobuf-c1:amd64.
16:20:48 [2021-03-24T16:20:48.631Z] #20 47.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.631Z] #20 48.01 Unpacking vim (2:8.1.0875-5) ...
16:20:48 [2021-03-24T16:20:48.706Z] #20 37.31 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:20:48 [2021-03-24T16:20:48.706Z] #20 37.43 Selecting previously unselected package jq.
16:20:48 [2021-03-24T16:20:48.706Z] #20 37.45 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.706Z] #20 37.46 Unpacking jq (1.5+dfsg-2+b1) ...
16:20:48 [2021-03-24T16:20:48.706Z] #20 37.55 Selecting previously unselected package libaio1:amd64.
16:20:48 [2021-03-24T16:20:48.711Z] #20 39.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.711Z] #20 39.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:20:48 [2021-03-24T16:20:48.711Z] #20 39.36 Selecting previously unselected package libreadline5:amd64.
16:20:48 [2021-03-24T16:20:48.711Z] #20 39.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.711Z] #20 39.37 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:20:48 [2021-03-24T16:20:48.711Z] #20 39.47 Selecting previously unselected package net-tools.
16:20:48 [2021-03-24T16:20:48.711Z] #20 39.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.711Z] #20 39.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:20:48 [2021-03-24T16:20:48.964Z] #20 37.57 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.964Z] #20 37.57 Unpacking libaio1:amd64 (0.3.112-3) ...
16:20:48 [2021-03-24T16:20:48.964Z] #20 37.62 Selecting previously unselected package libgpm2:amd64.
16:20:48 [2021-03-24T16:20:48.964Z] #20 37.63 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.964Z] #20 37.64 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:20:48 [2021-03-24T16:20:48.964Z] #20 37.72 Selecting previously unselected package libicu63:amd64.
16:20:48 [2021-03-24T16:20:48.964Z] #20 37.72 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
16:20:48 [2021-03-24T16:20:48.964Z] #20 37.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:20:48 [2021-03-24T16:20:48.964Z] #20 ...
16:20:48 [2021-03-24T16:20:48.964Z] 
16:20:48 [2021-03-24T16:20:48.964Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:48 [2021-03-24T16:20:48.964Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:48 [2021-03-24T16:20:48.964Z] #43 93.62   CC       criu/bitmap.o
16:20:48 [2021-03-24T16:20:48.964Z] #43 93.82   CC       criu/cgroup-props.o
16:20:48 [2021-03-24T16:20:48.964Z] #43 94.60   CC       criu/cgroup.o
16:20:48 [2021-03-24T16:20:48.964Z] #43 97.30   CC       criu/clone-noasan.o
16:20:48 [2021-03-24T16:20:48.964Z] #43 97.47   CC       criu/config.o
16:20:48 [2021-03-24T16:20:48.964Z] #43 99.11   CC       criu/cr-check.o
16:20:48 [2021-03-24T16:20:48.964Z] #43 100.9   CC       criu/cr-dedup.o
16:20:48 [2021-03-24T16:20:48.964Z] #43 101.4   CC       criu/cr-dump.o
16:20:48 [2021-03-24T16:20:48.971Z] #20 39.69 Selecting previously unselected package python-pip-whl.
16:20:48 [2021-03-24T16:20:48.971Z] #20 39.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:20:48 [2021-03-24T16:20:48.971Z] #20 39.71 Unpacking python-pip-whl (18.1-5) ...
16:20:49 [2021-03-24T16:20:49.131Z] #56 244.6 + bin/containerd-shim-runc-v1
16:20:49 [2021-03-24T16:20:49.207Z] #20 48.63 Selecting previously unselected package xfsprogs.
16:20:49 [2021-03-24T16:20:49.207Z] #20 48.64 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
16:20:49 [2021-03-24T16:20:49.207Z] #20 48.65 Unpacking xfsprogs (4.20.0-1) ...
16:20:49 [2021-03-24T16:20:49.221Z] #43 103.7   CC       criu/cr-errno.o
16:20:49 [2021-03-24T16:20:49.471Z] #20 49.04 Selecting previously unselected package zip.
16:20:49 [2021-03-24T16:20:49.471Z] #20 49.05 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
16:20:49 [2021-03-24T16:20:49.471Z] #20 49.06 Unpacking zip (3.0-11+b1) ...
16:20:49 [2021-03-24T16:20:49.478Z] #43 103.8   CC       criu/cr-restore.o
16:20:49 [2021-03-24T16:20:49.541Z] #20 40.28 Selecting previously unselected package python3-lib2to3.
16:20:49 [2021-03-24T16:20:49.541Z] #20 40.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:20:49 [2021-03-24T16:20:49.541Z] #20 40.30 Unpacking python3-lib2to3 (3.7.3-1) ...
16:20:49 [2021-03-24T16:20:49.541Z] #20 40.41 Selecting previously unselected package python3-distutils.
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.23 Setting up aufs-tools (1:4.14+20190211-1) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.26 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.29 Setting up libgpm2:amd64 (1.20.7-5) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.31 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.32 Setting up uidmap (1:4.5-1.1) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.34 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.42 Setting up xxd (2:8.1.0875-5) ...
16:20:49 [2021-03-24T16:20:49.794Z] #20 49.44 Setting up zip (3.0-11+b1) ...
16:20:49 [2021-03-24T16:20:49.802Z] #20 40.41 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:20:49 [2021-03-24T16:20:49.802Z] #20 40.41 Unpacking python3-distutils (3.7.3-1) ...
16:20:50 [2021-03-24T16:20:50.062Z] #20 40.57 Selecting previously unselected package python3-pip.
16:20:50 [2021-03-24T16:20:50.062Z] #20 40.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:20:50 [2021-03-24T16:20:50.062Z] #20 40.58 Unpacking python3-pip (18.1-5) ...
16:20:50 [2021-03-24T16:20:50.062Z] #20 40.77 Selecting previously unselected package python3-pkg-resources.
16:20:50 [2021-03-24T16:20:50.062Z] #20 40.78 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:20:50 [2021-03-24T16:20:50.062Z] #20 40.79 Unpacking python3-pkg-resources (40.8.0-1) ...
16:20:50 [2021-03-24T16:20:50.067Z] #20 49.47 Setting up vim-common (2:8.1.0875-5) ...
16:20:50 [2021-03-24T16:20:50.067Z] #20 49.53 Setting up bash-completion (1:2.8-6) ...
16:20:50 [2021-03-24T16:20:50.323Z] #20 40.94 Selecting previously unselected package python3-setuptools.
16:20:50 [2021-03-24T16:20:50.323Z] #20 40.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:20:50 [2021-03-24T16:20:50.323Z] #20 40.95 Unpacking python3-setuptools (40.8.0-1) ...
16:20:50 [2021-03-24T16:20:50.584Z] #20 41.18 Selecting previously unselected package python3-wheel.
16:20:50 [2021-03-24T16:20:50.584Z] #20 41.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:20:50 [2021-03-24T16:20:50.584Z] #20 41.19 Unpacking python3-wheel (0.32.3-2) ...
16:20:50 [2021-03-24T16:20:50.584Z] #20 41.27 Selecting previously unselected package sudo.
16:20:50 [2021-03-24T16:20:50.584Z] #20 41.29 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
16:20:50 [2021-03-24T16:20:50.584Z] #20 41.29 Unpacking sudo (1.8.27-1+deb10u3) ...
16:20:51 [2021-03-24T16:20:51.193Z] #20 41.85 Selecting previously unselected package thin-provisioning-tools.
16:20:51 [2021-03-24T16:20:51.193Z] #20 41.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:20:51 [2021-03-24T16:20:51.193Z] #20 41.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:20:51 [2021-03-24T16:20:51.470Z] #49 ...
16:20:51 [2021-03-24T16:20:51.470Z] 
16:20:51 [2021-03-24T16:20:51.470Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:51 [2021-03-24T16:20:51.470Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:20:51 [2021-03-24T16:20:51.470Z] #43 94.64   CC       criu/cr-errno.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 94.70   CC       criu/cr-restore.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 98.47   CC       criu/cr-service.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 100.00   CC       criu/crtools.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 100.6   CC       criu/eventfd.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 100.9   CC       criu/eventpoll.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 101.7   CC       criu/external.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 102.1   CC       criu/fault-injection.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 102.2   CC       criu/fdstore.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 102.5   CC       criu/fifo.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 102.8   CC       criu/file-ids.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 103.1   CC       criu/file-lock.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 103.7   CC       criu/files-ext.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 104.0   CC       criu/files-reg.o
16:20:51 [2021-03-24T16:20:51.470Z] #43 ...
16:20:51 [2021-03-24T16:20:51.470Z] 
16:20:51 [2021-03-24T16:20:51.470Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:20:51 [2021-03-24T16:20:51.470Z] #49 sha256:2177ba312fe61b112ecfe3be8721a908d8a137d3e72b28b3bd8a73edcfee5ad6
16:20:51 [2021-03-24T16:20:51.470Z] #49 DONE 187.1s
16:20:51 [2021-03-24T16:20:51.470Z] 
16:20:51 [2021-03-24T16:20:51.470Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:51 [2021-03-24T16:20:51.470Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
16:20:51 [2021-03-24T16:20:51.470Z] #20 45.67 Selecting previously unselected package vim.
16:20:51 [2021-03-24T16:20:51.470Z] #20 45.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
16:20:51 [2021-03-24T16:20:51.470Z] #20 45.75 Unpacking vim (2:8.1.0875-5) ...
16:20:51 [2021-03-24T16:20:51.471Z] #20 42.09 Selecting previously unselected package uidmap.
16:20:51 [2021-03-24T16:20:51.471Z] #20 42.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
16:20:51 [2021-03-24T16:20:51.471Z] #20 42.12 Unpacking uidmap (1:4.5-1.1) ...
16:20:51 [2021-03-24T16:20:51.735Z] #20 42.25 Selecting previously unselected package vim-runtime.
16:20:51 [2021-03-24T16:20:51.735Z] #20 42.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:20:51 [2021-03-24T16:20:51.735Z] #20 42.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:20:51 [2021-03-24T16:20:51.735Z] #20 42.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:20:51 [2021-03-24T16:20:51.735Z] #20 42.41 Unpacking vim-runtime (2:8.1.0875-5) ...
16:20:52 [2021-03-24T16:20:52.049Z] #20 46.24 Selecting previously unselected package xfsprogs.
16:20:52 [2021-03-24T16:20:52.049Z] #20 46.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
16:20:52 [2021-03-24T16:20:52.049Z] #20 46.26 Unpacking xfsprogs (4.20.0-1) ...
16:20:52 [2021-03-24T16:20:52.625Z] #20 46.70 Selecting previously unselected package zip.
16:20:52 [2021-03-24T16:20:52.625Z] #20 46.71 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
16:20:52 [2021-03-24T16:20:52.625Z] #20 46.74 Unpacking zip (3.0-11+b1) ...
16:20:52 [2021-03-24T16:20:52.754Z] #43 ...
16:20:52 [2021-03-24T16:20:52.754Z] 
16:20:52 [2021-03-24T16:20:52.754Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:52 [2021-03-24T16:20:52.754Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:52 [2021-03-24T16:20:52.754Z] #20 40.89 Selecting previously unselected package libnet1:amd64.
16:20:52 [2021-03-24T16:20:52.754Z] #20 40.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 40.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 40.99 Selecting previously unselected package libnl-3-200:amd64.
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.11 Selecting previously unselected package libprotobuf-c1:amd64.
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.20 Selecting previously unselected package libreadline5:amd64.
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.32 Selecting previously unselected package net-tools.
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.53 Selecting previously unselected package python-pip-whl.
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:20:52 [2021-03-24T16:20:52.754Z] #20 41.54 Unpacking python-pip-whl (18.1-5) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.01 Setting up aufs-tools (1:4.14+20190211-1) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.06 Setting up libip6tc0:arm64 (1.8.2-4) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.07 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.09 Setting up libgpm2:arm64 (1.20.7-5) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.10 Setting up libip4tc0:arm64 (1.8.2-4) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.12 Setting up uidmap (1:4.5-1.1) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.13 Setting up libnftnl11:arm64 (1.1.2-2) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.17 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.20 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:20:52 [2021-03-24T16:20:52.889Z] #20 47.21 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
16:20:53 [2021-03-24T16:20:53.153Z] #20 47.23 Setting up xxd (2:8.1.0875-5) ...
16:20:53 [2021-03-24T16:20:53.153Z] #20 47.24 Setting up zip (3.0-11+b1) ...
16:20:53 [2021-03-24T16:20:53.153Z] #20 47.25 Setting up vim-common (2:8.1.0875-5) ...
16:20:53 [2021-03-24T16:20:53.153Z] #20 47.28 Setting up bash-completion (1:2.8-6) ...
16:20:53 [2021-03-24T16:20:53.318Z] #20 42.08 Selecting previously unselected package python3-lib2to3.
16:20:53 [2021-03-24T16:20:53.318Z] #20 42.09 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:20:53 [2021-03-24T16:20:53.318Z] #20 42.10 Unpacking python3-lib2to3 (3.7.3-1) ...
16:20:53 [2021-03-24T16:20:53.326Z] #56 249.1 + bin/containerd-shim-runc-v2
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.55 Setting up libiptc0:amd64 (1.8.2-4) ...
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.56 Setting up xz-utils (5.2.4-1) ...
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.59 Setting up sudo (1.8.27-1+deb10u3) ...
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.65 invoke-rc.d: could not determine current runlevel
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.66 invoke-rc.d: policy-rc.d denied execution of start.
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.67 Setting up pigz (2.4-1) ...
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.71 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.78 Setting up python-pip-whl (18.1-5) ...
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.82 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:20:53 [2021-03-24T16:20:53.392Z] #20 52.85 Setting up vim-runtime (2:8.1.0875-5) ...
16:20:53 [2021-03-24T16:20:53.576Z] #20 42.19 Selecting previously unselected package python3-distutils.
16:20:53 [2021-03-24T16:20:53.576Z] #20 42.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:20:53 [2021-03-24T16:20:53.576Z] #20 42.21 Unpacking python3-distutils (3.7.3-1) ...
16:20:53 [2021-03-24T16:20:53.586Z] #56 250.1 + binaries
16:20:53 [2021-03-24T16:20:53.586Z] #56 250.1 + install -D bin/containerd /build/containerd
16:20:53 [2021-03-24T16:20:53.586Z] #56 250.1 + install -D bin/containerd-shim /build/containerd-shim
16:20:53 [2021-03-24T16:20:53.653Z] #20 53.25 Setting up libaio1:amd64 (0.3.112-3) ...
16:20:53 [2021-03-24T16:20:53.653Z] #20 53.26 Setting up libonig5:amd64 (6.9.1-1) ...
16:20:53 [2021-03-24T16:20:53.653Z] #20 53.28 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:20:53 [2021-03-24T16:20:53.653Z] #20 53.29 Setting up vim (2:8.1.0875-5) ...
16:20:53 [2021-03-24T16:20:53.653Z] #20 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:20:53 [2021-03-24T16:20:53.653Z] #20 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:20:53 [2021-03-24T16:20:53.654Z] #20 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:20:53 [2021-03-24T16:20:53.654Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:20:53 [2021-03-24T16:20:53.654Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:20:53 [2021-03-24T16:20:53.654Z] #20 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:20:53 [2021-03-24T16:20:53.833Z] #20 42.35 Selecting previously unselected package python3-pip.
16:20:53 [2021-03-24T16:20:53.833Z] #20 42.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:20:53 [2021-03-24T16:20:53.833Z] #20 42.37 Unpacking python3-pip (18.1-5) ...
16:20:53 [2021-03-24T16:20:53.833Z] #20 42.52 Selecting previously unselected package python3-pkg-resources.
16:20:53 [2021-03-24T16:20:53.833Z] #20 42.53 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:20:53 [2021-03-24T16:20:53.833Z] #20 42.53 Unpacking python3-pkg-resources (40.8.0-1) ...
16:20:53 [2021-03-24T16:20:53.845Z] #56 250.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:20:53 [2021-03-24T16:20:53.845Z] #56 250.1 + install -D bin/ctr /build/ctr
16:20:53 [2021-03-24T16:20:53.915Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:20:53 [2021-03-24T16:20:53.915Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:20:53 [2021-03-24T16:20:53.915Z] #20 53.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:20:53 [2021-03-24T16:20:53.915Z] #20 53.38 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:20:53 [2021-03-24T16:20:53.915Z] #20 53.40 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:20:53 [2021-03-24T16:20:53.915Z] #20 53.42 Setting up jq (1.5+dfsg-2+b1) ...
16:20:53 [2021-03-24T16:20:53.915Z] #20 53.44 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:20:53 [2021-03-24T16:20:53.915Z] #20 53.45 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:20:54 [2021-03-24T16:20:54.090Z] #20 42.68 Selecting previously unselected package python3-setuptools.
16:20:54 [2021-03-24T16:20:54.090Z] #20 42.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:20:54 [2021-03-24T16:20:54.090Z] #20 42.69 Unpacking python3-setuptools (40.8.0-1) ...
16:20:54 [2021-03-24T16:20:54.090Z] #20 42.93 Selecting previously unselected package python3-wheel.
16:20:54 [2021-03-24T16:20:54.284Z] #20 ...
16:20:54 [2021-03-24T16:20:54.284Z] 
16:20:54 [2021-03-24T16:20:54.284Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:54 [2021-03-24T16:20:54.284Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:54 [2021-03-24T16:20:54.284Z] #43 118.8   CC       criu/image-desc.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 118.9   CC       criu/image.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 119.9   CC       criu/ipc_ns.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 121.1   CC       criu/irmap.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 121.8   CC       criu/kcmp-ids.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 122.1   CC       criu/kerndat.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 123.2   CC       criu/libnetlink.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 123.6   CC       criu/log.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 124.1   CC       criu/lsm.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 124.5   CC       criu/mem.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 126.4   CC       criu/memfd.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 127.0   CC       criu/mount.o
16:20:54 [2021-03-24T16:20:54.284Z] #43 ...
16:20:54 [2021-03-24T16:20:54.284Z] 
16:20:54 [2021-03-24T16:20:54.284Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:20:54 [2021-03-24T16:20:54.284Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:20:54 [2021-03-24T16:20:54.284Z] #40 186.9 + dpkg --print-architecture
16:20:54 [2021-03-24T16:20:54.284Z] #40 186.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:20:54 [2021-03-24T16:20:54.284Z] #40 187.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:20:54 [2021-03-24T16:20:54.284Z] #40 187.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:20:54 [2021-03-24T16:20:54.348Z] #20 42.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:20:54 [2021-03-24T16:20:54.348Z] #20 42.95 Unpacking python3-wheel (0.32.3-2) ...
16:20:54 [2021-03-24T16:20:54.348Z] #20 43.01 Selecting previously unselected package sudo.
16:20:54 [2021-03-24T16:20:54.348Z] #20 43.01 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
16:20:54 [2021-03-24T16:20:54.348Z] #20 43.04 Unpacking sudo (1.8.27-1+deb10u3) ...
16:20:54 [2021-03-24T16:20:54.605Z] #20 43.46 Selecting previously unselected package thin-provisioning-tools.
16:20:54 [2021-03-24T16:20:54.862Z] #20 43.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:20:54 [2021-03-24T16:20:54.862Z] #20 43.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:20:54 [2021-03-24T16:20:54.862Z] #20 43.73 Selecting previously unselected package uidmap.
16:20:55 [2021-03-24T16:20:55.120Z] #20 43.73 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
16:20:55 [2021-03-24T16:20:55.120Z] #20 43.74 Unpacking uidmap (1:4.5-1.1) ...
16:20:55 [2021-03-24T16:20:55.120Z] #20 43.87 Selecting previously unselected package vim-runtime.
16:20:55 [2021-03-24T16:20:55.120Z] #20 43.87 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:20:55 [2021-03-24T16:20:55.224Z] #40 ...
16:20:55 [2021-03-24T16:20:55.225Z] 
16:20:55 [2021-03-24T16:20:55.225Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:20:55 [2021-03-24T16:20:55.225Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:20:55 [2021-03-24T16:20:55.225Z] #20 45.82 Selecting previously unselected package vim.
16:20:55 [2021-03-24T16:20:55.225Z] #20 45.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
16:20:55 [2021-03-24T16:20:55.225Z] #20 45.85 Unpacking vim (2:8.1.0875-5) ...
16:20:55 [2021-03-24T16:20:55.377Z] #20 43.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:20:55 [2021-03-24T16:20:55.377Z] #20 43.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:20:55 [2021-03-24T16:20:55.377Z] #20 43.93 Unpacking vim-runtime (2:8.1.0875-5) ...
16:20:55 [2021-03-24T16:20:55.749Z] #56 DONE 252.1s
16:20:55 [2021-03-24T16:20:55.795Z] #20 46.39 Selecting previously unselected package xfsprogs.
16:20:55 [2021-03-24T16:20:55.795Z] #20 46.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
16:20:55 [2021-03-24T16:20:55.795Z] #20 46.42 Unpacking xfsprogs (4.20.0-1) ...
16:20:56 [2021-03-24T16:20:56.365Z] #20 46.91 Selecting previously unselected package zip.
16:20:56 [2021-03-24T16:20:56.365Z] #20 46.91 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
16:20:56 [2021-03-24T16:20:56.365Z] #20 46.93 Unpacking zip (3.0-11+b1) ...
16:20:56 [2021-03-24T16:20:56.365Z] #20 47.12 Setting up aufs-tools (1:4.14+20190211-1) ...
16:20:56 [2021-03-24T16:20:56.365Z] #20 47.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:20:56 [2021-03-24T16:20:56.365Z] #20 47.16 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:20:56 [2021-03-24T16:20:56.365Z] #20 47.17 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:20:56 [2021-03-24T16:20:56.365Z] #20 47.18 Setting up libgpm2:amd64 (1.20.7-5) ...
16:20:56 [2021-03-24T16:20:56.365Z] #20 47.19 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:20:56 [2021-03-24T16:20:56.365Z] #20 47.20 Setting up uidmap (1:4.5-1.1) ...
16:20:56 [2021-03-24T16:20:56.365Z] #20 47.21 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.07 Setting up libiptc0:arm64 (1.8.2-4) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.10 Setting up xz-utils (5.2.4-1) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.15 Setting up sudo (1.8.27-1+deb10u3) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.26 invoke-rc.d: could not determine current runlevel
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.29 invoke-rc.d: policy-rc.d denied execution of start.
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.30 Setting up pigz (2.4-1) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.32 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.34 Setting up libnl-3-200:arm64 (3.4.0-1) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.36 Setting up python-pip-whl (18.1-5) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.38 Setting up libmpdec2:arm64 (2.4.2-2) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.39 Setting up vim-runtime (2:8.1.0875-5) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.73 Setting up libaio1:arm64 (0.3.112-3) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.75 Setting up libonig5:arm64 (6.9.1-1) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.76 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.78 Setting up vim (2:8.1.0875-5) ...
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:20:56 [2021-03-24T16:20:56.473Z] #20 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:20:56 [2021-03-24T16:20:56.626Z] #20 47.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:20:56 [2021-03-24T16:20:56.626Z] #20 47.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:20:56 [2021-03-24T16:20:56.626Z] #20 47.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:20:56 [2021-03-24T16:20:56.626Z] #20 47.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:20:56 [2021-03-24T16:20:56.626Z] #20 47.28 Setting up xxd (2:8.1.0875-5) ...
16:20:56 [2021-03-24T16:20:56.626Z] #20 47.29 Setting up zip (3.0-11+b1) ...
16:20:56 [2021-03-24T16:20:56.626Z] #20 47.30 Setting up vim-common (2:8.1.0875-5) ...
16:20:56 [2021-03-24T16:20:56.626Z] #20 47.34 Setting up bash-completion (1:2.8-6) ...
16:20:56 [2021-03-24T16:20:56.687Z] 
16:20:56 [2021-03-24T16:20:56.687Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
16:20:56 [2021-03-24T16:20:56.687Z] #57 sha256:3eafcc1406daef2de436a6e7aeeb646e6c0343a9e19339c803b5c079749553b5
16:20:56 [2021-03-24T16:20:56.736Z] #20 50.86 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
16:20:56 [2021-03-24T16:20:56.736Z] #20 50.88 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:20:56 [2021-03-24T16:20:56.736Z] #20 50.90 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
16:20:56 [2021-03-24T16:20:56.736Z] #20 50.91 Setting up jq (1.5+dfsg-2+b1) ...
16:20:56 [2021-03-24T16:20:56.736Z] #20 50.92 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
16:20:56 [2021-03-24T16:20:56.737Z] #20 50.94 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:20:57 [2021-03-24T16:20:57.227Z] #20 56.37 Setting up iptables (1.8.2-4) ...
16:20:57 [2021-03-24T16:20:57.227Z] #20 56.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:20:57 [2021-03-24T16:20:57.227Z] #20 56.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:20:57 [2021-03-24T16:20:57.227Z] #20 56.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:20:57 [2021-03-24T16:20:57.227Z] #20 56.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:20:57 [2021-03-24T16:20:57.227Z] #20 56.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:20:57 [2021-03-24T16:20:57.227Z] #20 56.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:20:57 [2021-03-24T16:20:57.227Z] #20 56.46 Setting up python3 (3.7.3-1) ...
16:20:57 [2021-03-24T16:20:57.489Z] #20 56.86 Setting up python3-wheel (0.32.3-2) ...
16:20:57 [2021-03-24T16:20:57.623Z] #57 DONE 0.9s
16:20:57 [2021-03-24T16:20:57.623Z] 
16:20:57 [2021-03-24T16:20:57.623Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:20:57 [2021-03-24T16:20:57.623Z] #61 sha256:70aabb3142239d65d12e1383022453ad169e336bbcee42ead034a68a17418f5c
16:20:57 [2021-03-24T16:20:57.623Z] #61 DONE 0.2s
16:20:57 [2021-03-24T16:20:57.623Z] 
16:20:57 [2021-03-24T16:20:57.623Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
16:20:57 [2021-03-24T16:20:57.623Z] #66 sha256:9a4647826ab289e5c513146e72a265dff5b20ce92d831a720b58983c1e94cb89
16:20:58 [2021-03-24T16:20:58.064Z] #20 57.61 Setting up apparmor (2.13.2-10) ...
16:20:58 [2021-03-24T16:20:58.560Z] #66 DONE 1.0s
16:20:58 [2021-03-24T16:20:58.560Z] 
16:20:58 [2021-03-24T16:20:58.560Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
16:20:58 [2021-03-24T16:20:58.560Z] #68 sha256:fe5d3ac94680051b956c314c10dbd0a2fe525009b68c0447cbce311dc22eb263
16:20:58 [2021-03-24T16:20:58.560Z] #68 DONE 0.1s
16:20:58 [2021-03-24T16:20:58.560Z] 
16:20:58 [2021-03-24T16:20:58.560Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:20:58 [2021-03-24T16:20:58.560Z] #69 sha256:e0b6a3553cd3aeb9ca0994022d94efd188d4a8f90d8f1400113390c4282f8506
16:20:58 [2021-03-24T16:20:58.560Z] #69 DONE 0.0s
16:20:58 [2021-03-24T16:20:58.640Z] #20 ...
16:20:58 [2021-03-24T16:20:58.640Z] 
16:20:58 [2021-03-24T16:20:58.641Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:20:58 [2021-03-24T16:20:58.641Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:20:58 [2021-03-24T16:20:58.641Z] #40 212.3 + dpkg --print-architecture
16:20:58 [2021-03-24T16:20:58.641Z] #40 212.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:20:58 [2021-03-24T16:20:58.651Z] #20 47.28 Selecting previously unselected package vim.
16:20:58 [2021-03-24T16:20:58.651Z] #20 47.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
16:20:58 [2021-03-24T16:20:58.651Z] #20 47.32 Unpacking vim (2:8.1.0875-5) ...
16:20:58 [2021-03-24T16:20:58.663Z] #20 52.90 Setting up iptables (1.8.2-4) ...
16:20:58 [2021-03-24T16:20:58.663Z] #20 52.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:20:58 [2021-03-24T16:20:58.663Z] #20 52.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:20:58 [2021-03-24T16:20:58.663Z] #20 52.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:20:58 [2021-03-24T16:20:58.663Z] #20 52.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:20:58 [2021-03-24T16:20:58.663Z] #20 52.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:20:58 [2021-03-24T16:20:58.663Z] #20 52.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:20:58 [2021-03-24T16:20:58.663Z] #20 53.00 Setting up python3 (3.7.3-1) ...
16:20:58 [2021-03-24T16:20:58.820Z] 
16:20:58 [2021-03-24T16:20:58.820Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
16:20:58 [2021-03-24T16:20:58.820Z] #70 sha256:24e954d93aae24df1f545fccf6e9aa5c39f43a61e96e63177367b0fbf1fd5e31
16:20:59 [2021-03-24T16:20:59.166Z] #40 212.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:20:59 [2021-03-24T16:20:59.167Z] #40 212.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:20:59 [2021-03-24T16:20:59.167Z] #40 ...
16:20:59 [2021-03-24T16:20:59.167Z] 
16:20:59 [2021-03-24T16:20:59.167Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:20:59 [2021-03-24T16:20:59.167Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:20:59 [2021-03-24T16:20:59.167Z] #43 106.3   CC       criu/crtools.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 107.2   CC       criu/eventfd.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 107.6   CC       criu/eventpoll.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 108.6   CC       criu/external.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 108.9   CC       criu/fault-injection.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 109.0   CC       criu/fdstore.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 109.4   CC       criu/fifo.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 109.8   CC       criu/file-ids.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 110.2   CC       criu/file-lock.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 111.1   CC       criu/files-ext.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 111.5   CC       criu/files-reg.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 113.7   CC       criu/files.o
16:20:59 [2021-03-24T16:20:59.167Z] #43 115.8   CC       criu/filesystems.o
16:20:59 [2021-03-24T16:20:59.215Z] #20 47.95 Selecting previously unselected package xfsprogs.
16:20:59 [2021-03-24T16:20:59.215Z] #20 47.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
16:20:59 [2021-03-24T16:20:59.215Z] #20 47.98 Unpacking xfsprogs (4.20.0-1) ...
16:20:59 [2021-03-24T16:20:59.239Z] #20 53.48 Setting up python3-wheel (0.32.3-2) ...
16:20:59 [2021-03-24T16:20:59.429Z] #43 116.5   CC       criu/fsnotify.o
16:20:59 [2021-03-24T16:20:59.779Z] #20 48.46 Selecting previously unselected package zip.
16:20:59 [2021-03-24T16:20:59.779Z] #20 48.49 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
16:20:59 [2021-03-24T16:20:59.780Z] #20 48.49 Unpacking zip (3.0-11+b1) ...
16:20:59 [2021-03-24T16:20:59.924Z] #20 50.51 Setting up libiptc0:amd64 (1.8.2-4) ...
16:20:59 [2021-03-24T16:20:59.924Z] #20 50.53 Setting up xz-utils (5.2.4-1) ...
16:20:59 [2021-03-24T16:20:59.924Z] #20 50.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:20:59 [2021-03-24T16:20:59.924Z] #20 50.55 Setting up sudo (1.8.27-1+deb10u3) ...
16:20:59 [2021-03-24T16:20:59.924Z] #20 50.64 invoke-rc.d: could not determine current runlevel
16:20:59 [2021-03-24T16:20:59.924Z] #20 50.65 invoke-rc.d: policy-rc.d denied execution of start.
16:20:59 [2021-03-24T16:20:59.924Z] #20 50.67 Setting up pigz (2.4-1) ...
16:20:59 [2021-03-24T16:20:59.924Z] #20 50.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:20:59 [2021-03-24T16:20:59.924Z] #20 50.72 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:21:00 [2021-03-24T16:21:00.005Z] #43 ...
16:21:00 [2021-03-24T16:21:00.005Z] 
16:21:00 [2021-03-24T16:21:00.005Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:21:00 [2021-03-24T16:21:00.005Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:21:00 [2021-03-24T16:21:00.005Z] #20 59.37 Setting up xfsprogs (4.20.0-1) ...
16:21:00 [2021-03-24T16:21:00.005Z] #20 59.38 Setting up python3-lib2to3 (3.7.3-1) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.73 Setting up aufs-tools (1:4.14+20190211-1) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.76 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.78 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.79 Setting up libgpm2:amd64 (1.20.7-5) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.80 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.82 Setting up uidmap (1:4.5-1.1) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.84 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:21:00 [2021-03-24T16:21:00.036Z] #20 48.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:21:00 [2021-03-24T16:21:00.184Z] #20 50.74 Setting up python-pip-whl (18.1-5) ...
16:21:00 [2021-03-24T16:21:00.184Z] #20 50.75 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:21:00 [2021-03-24T16:21:00.184Z] #20 50.76 Setting up vim-runtime (2:8.1.0875-5) ...
16:21:00 [2021-03-24T16:21:00.189Z] #20 54.38 Setting up apparmor (2.13.2-10) ...
16:21:00 [2021-03-24T16:21:00.268Z] #20 59.81 Setting up python3-pkg-resources (40.8.0-1) ...
16:21:00 [2021-03-24T16:21:00.293Z] #20 48.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:21:00 [2021-03-24T16:21:00.293Z] #20 48.94 Setting up xxd (2:8.1.0875-5) ...
16:21:00 [2021-03-24T16:21:00.293Z] #20 48.96 Setting up zip (3.0-11+b1) ...
16:21:00 [2021-03-24T16:21:00.293Z] #20 48.98 Setting up vim-common (2:8.1.0875-5) ...
16:21:00 [2021-03-24T16:21:00.293Z] #20 49.00 Setting up bash-completion (1:2.8-6) ...
16:21:00 [2021-03-24T16:21:00.445Z] #20 51.26 Setting up libaio1:amd64 (0.3.112-3) ...
16:21:00 [2021-03-24T16:21:00.446Z] #20 51.28 Setting up libonig5:amd64 (6.9.1-1) ...
16:21:00 [2021-03-24T16:21:00.446Z] #20 51.29 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:21:00 [2021-03-24T16:21:00.446Z] #20 51.30 Setting up vim (2:8.1.0875-5) ...
16:21:00 [2021-03-24T16:21:00.705Z] #20 51.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:21:00 [2021-03-24T16:21:00.705Z] #20 51.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:21:00 [2021-03-24T16:21:00.705Z] #20 51.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.40 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.43 Setting up jq (1.5+dfsg-2+b1) ...
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.44 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:21:00 [2021-03-24T16:21:00.706Z] #20 51.46 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:21:01 [2021-03-24T16:21:01.217Z] #20 60.74 Setting up python3-distutils (3.7.3-1) ...
16:21:01 [2021-03-24T16:21:01.366Z] #70 DONE 2.6s
16:21:01 [2021-03-24T16:21:01.366Z] 
16:21:01 [2021-03-24T16:21:01.366Z] #71 exporting to image
16:21:01 [2021-03-24T16:21:01.366Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:21:01 [2021-03-24T16:21:01.366Z] #71 exporting layers
16:21:01 [2021-03-24T16:21:01.792Z] #20 61.26 Setting up python3-setuptools (40.8.0-1) ...
16:21:02 [2021-03-24T16:21:02.116Z] #20 56.19 Setting up xfsprogs (4.20.0-1) ...
16:21:02 [2021-03-24T16:21:02.116Z] #20 56.21 Setting up python3-lib2to3 (3.7.3-1) ...
16:21:02 [2021-03-24T16:21:02.380Z] #20 56.59 Setting up python3-pkg-resources (40.8.0-1) ...
16:21:02 [2021-03-24T16:21:02.380Z] #20 ...
16:21:02 [2021-03-24T16:21:02.380Z] 
16:21:02 [2021-03-24T16:21:02.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:02 [2021-03-24T16:21:02.380Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:21:02 [2021-03-24T16:21:02.380Z] #43 106.0   CC       criu/files.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 107.8   CC       criu/filesystems.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 108.3   CC       criu/fsnotify.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 109.3   CC       criu/image-desc.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 109.4   CC       criu/image.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 110.1   CC       criu/ipc_ns.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 111.1   CC       criu/irmap.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 111.6   CC       criu/kcmp-ids.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 111.8   CC       criu/kerndat.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 112.9   CC       criu/libnetlink.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 113.2   CC       criu/log.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 113.6   CC       criu/lsm.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 113.9   CC       criu/mem.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 115.4   CC       criu/memfd.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 116.2   CC       criu/mount.o
16:21:02 [2021-03-24T16:21:02.380Z] #43 ...
16:21:02 [2021-03-24T16:21:02.380Z] 
16:21:02 [2021-03-24T16:21:02.380Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:21:02 [2021-03-24T16:21:02.380Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
16:21:02 [2021-03-24T16:21:02.380Z] #20 56.59 Setting up python3-pkg-resources (40.8.0-1) ...
16:21:03 [2021-03-24T16:21:03.006Z] #20 62.46 Setting up python3-pip (18.1-5) ...
16:21:03 [2021-03-24T16:21:03.330Z] #20 57.61 Setting up python3-distutils (3.7.3-1) ...
16:21:03 [2021-03-24T16:21:03.567Z] #20 51.80 Setting up libiptc0:amd64 (1.8.2-4) ...
16:21:03 [2021-03-24T16:21:03.567Z] #20 51.82 Setting up xz-utils (5.2.4-1) ...
16:21:03 [2021-03-24T16:21:03.567Z] #20 51.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:21:03 [2021-03-24T16:21:03.567Z] #20 51.86 Setting up sudo (1.8.27-1+deb10u3) ...
16:21:03 [2021-03-24T16:21:03.567Z] #20 51.93 invoke-rc.d: could not determine current runlevel
16:21:03 [2021-03-24T16:21:03.567Z] #20 51.95 invoke-rc.d: policy-rc.d denied execution of start.
16:21:03 [2021-03-24T16:21:03.567Z] #20 51.96 Setting up pigz (2.4-1) ...
16:21:03 [2021-03-24T16:21:03.567Z] #20 51.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:21:03 [2021-03-24T16:21:03.567Z] #20 51.99 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:21:03 [2021-03-24T16:21:03.567Z] #20 52.01 Setting up python-pip-whl (18.1-5) ...
16:21:03 [2021-03-24T16:21:03.567Z] #20 52.02 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:21:03 [2021-03-24T16:21:03.567Z] #20 52.04 Setting up vim-runtime (2:8.1.0875-5) ...
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.47 Setting up libaio1:amd64 (0.3.112-3) ...
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.48 Setting up libonig5:amd64 (6.9.1-1) ...
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.49 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.51 Setting up vim (2:8.1.0875-5) ...
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:21:03 [2021-03-24T16:21:03.823Z] #20 52.61 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:21:03 [2021-03-24T16:21:03.907Z] #20 58.08 Setting up python3-setuptools (40.8.0-1) ...
16:21:03 [2021-03-24T16:21:03.953Z] #20 63.65 Processing triggers for libc-bin (2.28-10) ...
16:21:04 [2021-03-24T16:21:04.003Z] #20 54.37 Setting up iptables (1.8.2-4) ...
16:21:04 [2021-03-24T16:21:04.003Z] #20 54.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:21:04 [2021-03-24T16:21:04.004Z] #20 54.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:21:04 [2021-03-24T16:21:04.004Z] #20 54.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:21:04 [2021-03-24T16:21:04.004Z] #20 54.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:21:04 [2021-03-24T16:21:04.004Z] #20 54.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:21:04 [2021-03-24T16:21:04.004Z] #20 54.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:21:04 [2021-03-24T16:21:04.004Z] #20 54.45 Setting up python3 (3.7.3-1) ...
16:21:04 [2021-03-24T16:21:04.079Z] #20 52.67 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:21:04 [2021-03-24T16:21:04.079Z] #20 52.68 Setting up jq (1.5+dfsg-2+b1) ...
16:21:04 [2021-03-24T16:21:04.079Z] #20 52.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:21:04 [2021-03-24T16:21:04.079Z] #20 52.70 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:21:04 [2021-03-24T16:21:04.079Z] #20 ...
16:21:04 [2021-03-24T16:21:04.079Z] 
16:21:04 [2021-03-24T16:21:04.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:04 [2021-03-24T16:21:04.079Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:04 [2021-03-24T16:21:04.079Z] #43 108.8   CC       criu/cr-service.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 110.3   CC       criu/crtools.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 110.8   CC       criu/eventfd.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 111.1   CC       criu/eventpoll.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 111.9   CC       criu/external.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 112.2   CC       criu/fault-injection.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 112.4   CC       criu/fdstore.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 112.8   CC       criu/fifo.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 113.2   CC       criu/file-ids.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 113.6   CC       criu/file-lock.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 114.6   CC       criu/files-ext.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 114.9   CC       criu/files-reg.o
16:21:04 [2021-03-24T16:21:04.079Z] #43 117.1   CC       criu/files.o
16:21:04 [2021-03-24T16:21:04.216Z] #20 63.68 Processing triggers for mime-support (3.62) ...
16:21:04 [2021-03-24T16:21:04.263Z] #20 54.91 Setting up python3-wheel (0.32.3-2) ...
16:21:04 [2021-03-24T16:21:04.643Z] #43 ...
16:21:04 [2021-03-24T16:21:04.643Z] 
16:21:04 [2021-03-24T16:21:04.643Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:21:04 [2021-03-24T16:21:04.643Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:21:04 [2021-03-24T16:21:04.643Z] #40 220.6 + dpkg --print-architecture
16:21:04 [2021-03-24T16:21:04.643Z] #40 220.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:21:04 [2021-03-24T16:21:04.794Z] #20 DONE 64.5s
16:21:04 [2021-03-24T16:21:04.794Z] 
16:21:04 [2021-03-24T16:21:04.794Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:04 [2021-03-24T16:21:04.794Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:04 [2021-03-24T16:21:04.794Z] #43 117.9   CC       criu/image-desc.o
16:21:04 [2021-03-24T16:21:04.794Z] #43 118.1   CC       criu/image.o
16:21:04 [2021-03-24T16:21:04.794Z] #43 119.1   CC       criu/ipc_ns.o
16:21:04 [2021-03-24T16:21:04.794Z] #43 120.4   CC       criu/irmap.o
16:21:04 [2021-03-24T16:21:04.794Z] #43 121.0   CC       criu/kcmp-ids.o
16:21:04 [2021-03-24T16:21:04.794Z] #43 121.3   CC       criu/kerndat.o
16:21:04 [2021-03-24T16:21:04.870Z] #20 59.22 Setting up python3-pip (18.1-5) ...
16:21:04 [2021-03-24T16:21:04.900Z] #40 220.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:21:04 [2021-03-24T16:21:04.900Z] #40 220.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:21:05 [2021-03-24T16:21:05.092Z] #20 55.72 Setting up apparmor (2.13.2-10) ...
16:21:05 [2021-03-24T16:21:05.742Z] #43 122.9   CC       criu/libnetlink.o
16:21:06 [2021-03-24T16:21:06.033Z] #20 ...
16:21:06 [2021-03-24T16:21:06.033Z] 
16:21:06 [2021-03-24T16:21:06.033Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:06 [2021-03-24T16:21:06.033Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:06 [2021-03-24T16:21:06.033Z] #43 131.1   CC       criu/namespaces.o
16:21:06 [2021-03-24T16:21:06.033Z] #43 133.5   CC       criu/net.o
16:21:06 [2021-03-24T16:21:06.033Z] #43 137.2   CC       criu/netfilter.o
16:21:06 [2021-03-24T16:21:06.033Z] #43 137.6   CC       criu/page-pipe.o
16:21:06 [2021-03-24T16:21:06.033Z] #43 138.4   CC       criu/page-xfer.o
16:21:06 [2021-03-24T16:21:06.033Z] #43 140.1   CC       criu/pagemap-cache.o
16:21:06 [2021-03-24T16:21:06.033Z] #43 140.5   CC       criu/pagemap.o
16:21:06 [2021-03-24T16:21:06.267Z] #20 60.25 Processing triggers for libc-bin (2.28-10) ...
16:21:06 [2021-03-24T16:21:06.267Z] #20 60.31 Processing triggers for mime-support (3.62) ...
16:21:06 [2021-03-24T16:21:06.320Z] #43 ...
16:21:06 [2021-03-24T16:21:06.320Z] 
16:21:06 [2021-03-24T16:21:06.320Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:21:06 [2021-03-24T16:21:06.320Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
16:21:06 [2021-03-24T16:21:06.320Z] #21 1.137 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:21:06 [2021-03-24T16:21:06.320Z] #21 1.137 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:21:06 [2021-03-24T16:21:06.320Z] #21 1.139 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:21:06 [2021-03-24T16:21:06.320Z] #21 DONE 1.2s
16:21:06 [2021-03-24T16:21:06.320Z] 
16:21:06 [2021-03-24T16:21:06.320Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:06 [2021-03-24T16:21:06.320Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
16:21:06 [2021-03-24T16:21:06.845Z] #20 DONE 61.0s
16:21:06 [2021-03-24T16:21:06.845Z] 
16:21:06 [2021-03-24T16:21:06.845Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:21:06 [2021-03-24T16:21:06.845Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab
16:21:06 [2021-03-24T16:21:06.973Z] #43 141.6   CC       criu/parasite-syscall.o
16:21:06 [2021-03-24T16:21:06.973Z] #43 ...
16:21:06 [2021-03-24T16:21:06.973Z] 
16:21:06 [2021-03-24T16:21:06.973Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:21:06 [2021-03-24T16:21:06.973Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:21:06 [2021-03-24T16:21:06.973Z] #20 57.62 Setting up xfsprogs (4.20.0-1) ...
16:21:06 [2021-03-24T16:21:06.973Z] #20 57.63 Setting up python3-lib2to3 (3.7.3-1) ...
16:21:07 [2021-03-24T16:21:07.233Z] #20 58.02 Setting up python3-pkg-resources (40.8.0-1) ...
16:21:08 [2021-03-24T16:21:08.173Z] #20 58.95 Setting up python3-distutils (3.7.3-1) ...
16:21:08 [2021-03-24T16:21:08.242Z] #21 1.377 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:21:08 [2021-03-24T16:21:08.242Z] #21 1.389 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:21:08 [2021-03-24T16:21:08.242Z] #21 1.394 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:21:08 [2021-03-24T16:21:08.505Z] #21 DONE 1.7s
16:21:08 [2021-03-24T16:21:08.505Z] 
16:21:08 [2021-03-24T16:21:08.505Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:08 [2021-03-24T16:21:08.505Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
16:21:08 [2021-03-24T16:21:08.743Z] #20 59.48 Setting up python3-setuptools (40.8.0-1) ...
16:21:09 [2021-03-24T16:21:09.488Z] #71 exporting layers 7.1s done
16:21:09 [2021-03-24T16:21:09.488Z] #71 writing image sha256:d09913d56c502829ceb0f3f09dab0062d66b4a2152c0f799afc551033b74b140 done
16:21:09 [2021-03-24T16:21:09.488Z] #71 naming to docker.io/library/docker:5c848fc89d83e605a643968533da5e81cd644731 done
16:21:09 [2021-03-24T16:21:09.488Z] #71 DONE 7.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
16:21:09 [2021-03-24T16:21:09.825Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42193/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/validate/default
16:21:10 [2021-03-24T16:21:10.127Z] #20 60.67 Setting up python3-pip (18.1-5) ...
16:21:10 [2021-03-24T16:21:10.763Z] Congratulations!  All commits are properly signed with the DCO!
16:21:10 [2021-03-24T16:21:10.763Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
16:21:10 [2021-03-24T16:21:10.763Z] No api/types/ or api/swagger.yaml changes in diff.
16:21:10 [2021-03-24T16:21:10.763Z] Congratulations!  All TOML source files changed here have valid syntax.
16:21:10 [2021-03-24T16:21:10.763Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:21:10 [2021-03-24T16:21:10.763Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
16:21:10 [2021-03-24T16:21:10.763Z] Congratulations!  No new tests were added to integration-cli.
16:21:10 [2021-03-24T16:21:10.763Z] 
16:21:10 [2021-03-24T16:21:10.763Z] INFO Start validation with golang-ci-lint
16:21:10 [2021-03-24T16:21:10.763Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
16:21:10 [2021-03-24T16:21:10.763Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
16:21:10 [2021-03-24T16:21:10.763Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
16:21:11 [2021-03-24T16:21:11.067Z] #20 61.88 Processing triggers for libc-bin (2.28-10) ...
16:21:11 [2021-03-24T16:21:11.328Z] #20 61.92 Processing triggers for mime-support (3.62) ...
16:21:11 [2021-03-24T16:21:11.447Z] #40 ...
16:21:11 [2021-03-24T16:21:11.447Z] 
16:21:11 [2021-03-24T16:21:11.447Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:21:11 [2021-03-24T16:21:11.447Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:21:11 [2021-03-24T16:21:11.447Z] #20 55.82 Setting up iptables (1.8.2-4) ...
16:21:11 [2021-03-24T16:21:11.447Z] #20 55.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:21:11 [2021-03-24T16:21:11.447Z] #20 55.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:21:11 [2021-03-24T16:21:11.447Z] #20 55.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:21:11 [2021-03-24T16:21:11.447Z] #20 55.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:21:11 [2021-03-24T16:21:11.447Z] #20 55.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:21:11 [2021-03-24T16:21:11.447Z] #20 55.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:21:11 [2021-03-24T16:21:11.447Z] #20 55.87 Setting up python3 (3.7.3-1) ...
16:21:11 [2021-03-24T16:21:11.447Z] #20 56.31 Setting up python3-wheel (0.32.3-2) ...
16:21:11 [2021-03-24T16:21:11.447Z] #20 57.01 Setting up apparmor (2.13.2-10) ...
16:21:11 [2021-03-24T16:21:11.447Z] #20 58.83 Setting up xfsprogs (4.20.0-1) ...
16:21:11 [2021-03-24T16:21:11.447Z] #20 58.84 Setting up python3-lib2to3 (3.7.3-1) ...
16:21:11 [2021-03-24T16:21:11.447Z] #20 59.23 Setting up python3-pkg-resources (40.8.0-1) ...
16:21:11 [2021-03-24T16:21:11.447Z] #20 60.20 Setting up python3-distutils (3.7.3-1) ...
16:21:11 [2021-03-24T16:21:11.624Z] #22 5.354 Collecting yamllint==1.16.0
16:21:12 [2021-03-24T16:21:12.012Z] #20 60.73 Setting up python3-setuptools (40.8.0-1) ...
16:21:12 [2021-03-24T16:21:12.268Z] #20 DONE 62.9s
16:21:12 [2021-03-24T16:21:12.268Z] 
16:21:12 [2021-03-24T16:21:12.268Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:21:12 [2021-03-24T16:21:12.268Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
16:21:12 [2021-03-24T16:21:12.731Z] #22 4.046 Collecting yamllint==1.16.0
16:21:13 [2021-03-24T16:21:13.015Z] #22 ...
16:21:13 [2021-03-24T16:21:13.015Z] 
16:21:13 [2021-03-24T16:21:13.015Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:13 [2021-03-24T16:21:13.015Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:13 [2021-03-24T16:21:13.015Z] #43 123.5   CC       criu/log.o
16:21:13 [2021-03-24T16:21:13.015Z] #43 124.2   CC       criu/lsm.o
16:21:13 [2021-03-24T16:21:13.015Z] #43 124.6   CC       criu/mem.o
16:21:13 [2021-03-24T16:21:13.015Z] #43 126.4   CC       criu/memfd.o
16:21:13 [2021-03-24T16:21:13.015Z] #43 127.0   CC       criu/mount.o
16:21:13 [2021-03-24T16:21:13.382Z] #20 61.87 Setting up python3-pip (18.1-5) ...
16:21:13 [2021-03-24T16:21:13.591Z] #43 130.8   CC       criu/namespaces.o
16:21:14 [2021-03-24T16:21:14.175Z] #21 2.025 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:21:14 [2021-03-24T16:21:14.175Z] #21 2.034 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:21:14 [2021-03-24T16:21:14.175Z] #21 2.043 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:21:14 [2021-03-24T16:21:14.316Z] #20 62.97 Processing triggers for libc-bin (2.28-10) ...
16:21:14 [2021-03-24T16:21:14.316Z] #20 63.01 Processing triggers for mime-support (3.62) ...
16:21:14 [2021-03-24T16:21:14.746Z] #21 DONE 2.6s
16:21:14 [2021-03-24T16:21:14.746Z] 
16:21:14 [2021-03-24T16:21:14.746Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:14 [2021-03-24T16:21:14.746Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
16:21:14 [2021-03-24T16:21:14.746Z] #22 ...
16:21:14 [2021-03-24T16:21:14.746Z] 
16:21:14 [2021-03-24T16:21:14.746Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:21:14 [2021-03-24T16:21:14.746Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:21:14 [2021-03-24T16:21:14.746Z] #40 DONE 217.3s
16:21:14 [2021-03-24T16:21:14.880Z] #20 ...
16:21:14 [2021-03-24T16:21:14.880Z] 
16:21:14 [2021-03-24T16:21:14.880Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:14 [2021-03-24T16:21:14.880Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:14 [2021-03-24T16:21:14.880Z] #43 119.4   CC       criu/filesystems.o
16:21:14 [2021-03-24T16:21:14.880Z] #43 120.2   CC       criu/fsnotify.o
16:21:14 [2021-03-24T16:21:14.880Z] #43 121.6   CC       criu/image-desc.o
16:21:14 [2021-03-24T16:21:14.880Z] #43 121.8   CC       criu/image.o
16:21:14 [2021-03-24T16:21:14.880Z] #43 122.7   CC       criu/ipc_ns.o
16:21:14 [2021-03-24T16:21:14.880Z] #43 124.0   CC       criu/irmap.o
16:21:14 [2021-03-24T16:21:14.880Z] #43 124.8   CC       criu/kcmp-ids.o
16:21:14 [2021-03-24T16:21:14.880Z] #43 125.1   CC       criu/kerndat.o
16:21:14 [2021-03-24T16:21:14.881Z] #43 126.3   CC       criu/libnetlink.o
16:21:14 [2021-03-24T16:21:14.881Z] #43 126.7   CC       criu/log.o
16:21:14 [2021-03-24T16:21:14.881Z] #43 127.4   CC       criu/lsm.o
16:21:14 [2021-03-24T16:21:14.881Z] #43 127.8   CC       criu/mem.o
16:21:15 [2021-03-24T16:21:15.006Z] 
16:21:15 [2021-03-24T16:21:15.006Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:15 [2021-03-24T16:21:15.006Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:15 [2021-03-24T16:21:15.006Z] #43 142.8   CC       criu/path.o
16:21:15 [2021-03-24T16:21:15.006Z] #43 143.2   CC       criu/pie-util-vdso-elf32.o
16:21:15 [2021-03-24T16:21:15.006Z] #43 143.7   CC       criu/pie-util-vdso.o
16:21:15 [2021-03-24T16:21:15.006Z] #43 144.2   CC       criu/pie-util.o
16:21:15 [2021-03-24T16:21:15.006Z] #43 144.4   CC       criu/pipes.o
16:21:15 [2021-03-24T16:21:15.006Z] #43 145.3   CC       criu/plugin.o
16:21:15 [2021-03-24T16:21:15.006Z] #43 145.8   CC       criu/proc_parse.o
16:21:15 [2021-03-24T16:21:15.006Z] #43 149.2   CC       criu/protobuf-desc.o
16:21:15 [2021-03-24T16:21:15.141Z] #43 129.7   CC       criu/memfd.o
16:21:15 [2021-03-24T16:21:15.266Z] #43 150.2   CC       criu/protobuf.o
16:21:15 [2021-03-24T16:21:15.292Z] #22 ...
16:21:15 [2021-03-24T16:21:15.292Z] 
16:21:15 [2021-03-24T16:21:15.292Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:15 [2021-03-24T16:21:15.292Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:21:15 [2021-03-24T16:21:15.292Z] #43 119.4   CC       criu/namespaces.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 120.9   CC       criu/net.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 123.5   CC       criu/netfilter.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 123.7   CC       criu/page-pipe.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 124.3   CC       criu/page-xfer.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 126.1   CC       criu/pagemap-cache.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 126.5   CC       criu/pagemap.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 127.2   CC       criu/parasite-syscall.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 127.9   CC       criu/path.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 128.2   CC       criu/pie-util-vdso.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 128.6   CC       criu/pie-util.o
16:21:15 [2021-03-24T16:21:15.292Z] #43 128.7   CC       criu/pipes.o
16:21:15 [2021-03-24T16:21:15.399Z] #43 ...
16:21:15 [2021-03-24T16:21:15.399Z] 
16:21:15 [2021-03-24T16:21:15.399Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:21:15 [2021-03-24T16:21:15.399Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
16:21:15 [2021-03-24T16:21:15.399Z] #20 DONE 64.1s
16:21:15 [2021-03-24T16:21:15.399Z] 
16:21:15 [2021-03-24T16:21:15.399Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:21:15 [2021-03-24T16:21:15.399Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
16:21:15 [2021-03-24T16:21:15.512Z] #43 132.5   CC       criu/net.o
16:21:15 [2021-03-24T16:21:15.556Z] #43 129.3   CC       criu/plugin.o
16:21:15 [2021-03-24T16:21:15.819Z] #43 129.6   CC       criu/proc_parse.o
16:21:15 [2021-03-24T16:21:15.836Z] #43 150.6   CC       criu/pstree.o
16:21:16 [2021-03-24T16:21:16.770Z] #21 1.080 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:21:16 [2021-03-24T16:21:16.770Z] #21 1.084 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:21:16 [2021-03-24T16:21:16.770Z] #21 1.088 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:21:16 [2021-03-24T16:21:16.770Z] #21 DONE 1.1s
16:21:16 [2021-03-24T16:21:16.770Z] 
16:21:16 [2021-03-24T16:21:16.770Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:16 [2021-03-24T16:21:16.770Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:16 [2021-03-24T16:21:16.770Z] #43 130.6   CC       criu/mount.o
16:21:16 [2021-03-24T16:21:16.903Z] #43 ...
16:21:16 [2021-03-24T16:21:16.903Z] 
16:21:16 [2021-03-24T16:21:16.903Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:16 [2021-03-24T16:21:16.903Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
16:21:16 [2021-03-24T16:21:16.903Z] #22 10.74   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:21:17 [2021-03-24T16:21:17.166Z] #22 10.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:21:17 [2021-03-24T16:21:17.166Z] #22 10.91   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
16:21:17 [2021-03-24T16:21:17.166Z] #22 10.98 Collecting pyyaml (from yamllint==1.16.0)
16:21:17 [2021-03-24T16:21:17.218Z] #43 151.9   CC       criu/rbtree.o
16:21:17 [2021-03-24T16:21:17.233Z] #43 ...
16:21:17 [2021-03-24T16:21:17.233Z] 
16:21:17 [2021-03-24T16:21:17.233Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:17 [2021-03-24T16:21:17.233Z] #56 sha256:711d76026863b6d21b10fbe98f80a0ac4401364962ac0077485592effa4d6733
16:21:17 [2021-03-24T16:21:17.233Z] #56 158.9 + bin/containerd
16:21:17 [2021-03-24T16:21:17.428Z] #22 11.27   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
16:21:17 [2021-03-24T16:21:17.478Z] #43 152.3   CC       criu/rst-malloc.o
16:21:17 [2021-03-24T16:21:17.738Z] #43 152.6   CC       criu/seccomp.o
16:21:18 [2021-03-24T16:21:18.003Z] #22 11.61 Installing collected packages: pathspec, pyyaml, yamllint
16:21:18 [2021-03-24T16:21:18.267Z] #22 12.04 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
16:21:18 [2021-03-24T16:21:18.678Z] #43 153.4   CC       criu/seize.o
16:21:18 [2021-03-24T16:21:18.847Z] #22 DONE 12.6s
16:21:18 [2021-03-24T16:21:18.847Z] 
16:21:18 [2021-03-24T16:21:18.847Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
16:21:18 [2021-03-24T16:21:18.847Z] #25 sha256:44a26eb76a0fd316ba1cc38d43d9b2e94e2a17923b6b758fdbc040396a45b0a6
16:21:19 [2021-03-24T16:21:19.111Z] #25 DONE 0.2s
16:21:19 [2021-03-24T16:21:19.111Z] 
16:21:19 [2021-03-24T16:21:19.111Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:19 [2021-03-24T16:21:19.111Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:19 [2021-03-24T16:21:19.111Z] #43 135.4   CC       criu/netfilter.o
16:21:19 [2021-03-24T16:21:19.111Z] #43 135.8   CC       criu/page-pipe.o
16:21:19 [2021-03-24T16:21:19.687Z] #43 136.7   CC       criu/page-xfer.o
16:21:20 [2021-03-24T16:21:20.059Z] #43 154.7   CC       criu/servicefd.o
16:21:20 [2021-03-24T16:21:20.319Z] #43 155.3   CC       criu/shmem.o
16:21:20 [2021-03-24T16:21:20.948Z] #43 135.0   CC       criu/namespaces.o
16:21:21 [2021-03-24T16:21:21.081Z] #43 138.1   CC       criu/pagemap-cache.o
16:21:21 [2021-03-24T16:21:21.344Z] #43 138.5   CC       criu/pagemap.o
16:21:21 [2021-03-24T16:21:21.701Z] #43 156.6   CC       criu/sigframe.o
16:21:21 [2021-03-24T16:21:21.701Z] #43 156.8   CC       criu/signalfd.o
16:21:22 [2021-03-24T16:21:22.272Z] #43 ...
16:21:22 [2021-03-24T16:21:22.272Z] 
16:21:22 [2021-03-24T16:21:22.272Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:22 [2021-03-24T16:21:22.272Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
16:21:22 [2021-03-24T16:21:22.272Z] #22 7.301 Collecting yamllint==1.16.0
16:21:22 [2021-03-24T16:21:22.292Z] #43 139.3   CC       criu/parasite-syscall.o
16:21:22 [2021-03-24T16:21:22.318Z] #43 137.0   CC       criu/net.o
16:21:22 [2021-03-24T16:21:22.543Z] #56 ...
16:21:22 [2021-03-24T16:21:22.543Z] 
16:21:22 [2021-03-24T16:21:22.543Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:22 [2021-03-24T16:21:22.543Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:21:22 [2021-03-24T16:21:22.543Z] #43 131.6   CC       criu/protobuf-desc.o
16:21:22 [2021-03-24T16:21:22.543Z] #43 132.5   CC       criu/protobuf.o
16:21:22 [2021-03-24T16:21:22.543Z] #43 132.9   CC       criu/pstree.o
16:21:22 [2021-03-24T16:21:22.543Z] #43 134.0   CC       criu/rbtree.o
16:21:22 [2021-03-24T16:21:22.543Z] #43 134.3   CC       criu/rst-malloc.o
16:21:22 [2021-03-24T16:21:22.543Z] #43 134.6   CC       criu/seccomp.o
16:21:22 [2021-03-24T16:21:22.543Z] #43 135.3   CC       criu/seize.o
16:21:22 [2021-03-24T16:21:22.543Z] #43 136.1   CC       criu/servicefd.o
16:21:22 [2021-03-24T16:21:22.812Z] #43 136.5   CC       criu/shmem.o
16:21:23 [2021-03-24T16:21:23.239Z] #43 140.2   CC       criu/path.o
16:21:23 [2021-03-24T16:21:23.502Z] #43 140.5   CC       criu/pie-util-vdso-elf32.o
16:21:23 [2021-03-24T16:21:23.762Z] #43 137.3   CC       criu/sigframe.o
16:21:23 [2021-03-24T16:21:23.762Z] #43 137.4   CC       criu/signalfd.o
16:21:23 [2021-03-24T16:21:23.768Z] #43 140.9   CC       criu/pie-util-vdso.o
16:21:24 [2021-03-24T16:21:24.026Z] #43 137.6   CC       criu/sk-inet.o
16:21:24 [2021-03-24T16:21:24.343Z] #43 ...
16:21:24 [2021-03-24T16:21:24.343Z] 
16:21:24 [2021-03-24T16:21:24.343Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:21:24 [2021-03-24T16:21:24.343Z] #30 sha256:d483bf4744de7562ecfce230d7870614d494a2e7a7880e9d68eac84b88acb28f
16:21:24 [2021-03-24T16:21:24.343Z] #30 DONE 5.1s
16:21:24 [2021-03-24T16:21:24.343Z] 
16:21:24 [2021-03-24T16:21:24.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:24 [2021-03-24T16:21:24.343Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:24 [2021-03-24T16:21:24.343Z] #43 141.3   CC       criu/pie-util.o
16:21:24 [2021-03-24T16:21:24.343Z] #43 ...
16:21:24 [2021-03-24T16:21:24.343Z] 
16:21:24 [2021-03-24T16:21:24.344Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
16:21:24 [2021-03-24T16:21:24.344Z] #33 sha256:632428b254952bb734504fae8729f6303526cc514dea196aa11201d604ca583f
16:21:24 [2021-03-24T16:21:24.606Z] #33 DONE 0.4s
16:21:24 [2021-03-24T16:21:24.606Z] 
16:21:24 [2021-03-24T16:21:24.606Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
16:21:24 [2021-03-24T16:21:24.606Z] #35 sha256:55310b2782865729077e2f11ba07ad754142568f5883285005d1005b3f97c1a7
16:21:24 [2021-03-24T16:21:24.606Z] #35 DONE 0.1s
16:21:24 [2021-03-24T16:21:24.606Z] 
16:21:24 [2021-03-24T16:21:24.606Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:24 [2021-03-24T16:21:24.606Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:24 [2021-03-24T16:21:24.606Z] #43 141.5   CC       criu/pipes.o
16:21:24 [2021-03-24T16:21:24.606Z] #43 ...
16:21:24 [2021-03-24T16:21:24.606Z] 
16:21:24 [2021-03-24T16:21:24.606Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
16:21:24 [2021-03-24T16:21:24.606Z] #38 sha256:90eb51e3821b276e9237f7e3a9cfca674b5819f28792aeaaeb8344de49981e2e
16:21:24 [2021-03-24T16:21:24.606Z] #38 DONE 0.1s
16:21:24 [2021-03-24T16:21:24.871Z] 
16:21:24 [2021-03-24T16:21:24.871Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:21:24 [2021-03-24T16:21:24.871Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:21:24 [2021-03-24T16:21:24.977Z] #43 138.6   CC       criu/sk-netlink.o
16:21:25 [2021-03-24T16:21:25.134Z] #49 ...
16:21:25 [2021-03-24T16:21:25.134Z] 
16:21:25 [2021-03-24T16:21:25.134Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:25 [2021-03-24T16:21:25.134Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:25 [2021-03-24T16:21:25.134Z] #43 142.3   CC       criu/plugin.o
16:21:25 [2021-03-24T16:21:25.241Z] #43 139.0   CC       criu/sk-packet.o
16:21:25 [2021-03-24T16:21:25.570Z] #22 ...
16:21:25 [2021-03-24T16:21:25.570Z] 
16:21:25 [2021-03-24T16:21:25.570Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:21:25 [2021-03-24T16:21:25.570Z] #49 sha256:164bb7045e5ce83a43bd931f11859c3e09b1592300f32a5b39402158f5be1e20
16:21:25 [2021-03-24T16:21:25.570Z] #49 227.7 + /build/golangci-lint --version
16:21:25 [2021-03-24T16:21:25.570Z] #49 228.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:21:25 [2021-03-24T16:21:25.570Z] #49 DONE 228.8s
16:21:25 [2021-03-24T16:21:25.591Z] #43 139.7   CC       criu/netfilter.o
16:21:25 [2021-03-24T16:21:25.591Z] #43 140.0   CC       criu/page-pipe.o
16:21:25 [2021-03-24T16:21:25.710Z] #43 142.7   CC       criu/proc_parse.o
16:21:25 [2021-03-24T16:21:25.829Z] 
16:21:25 [2021-03-24T16:21:25.829Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:25 [2021-03-24T16:21:25.829Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:25 [2021-03-24T16:21:25.829Z] #43 157.1   CC       criu/sk-inet.o
16:21:25 [2021-03-24T16:21:25.829Z] #43 158.3   CC       criu/sk-netlink.o
16:21:25 [2021-03-24T16:21:25.829Z] #43 158.7   CC       criu/sk-packet.o
16:21:25 [2021-03-24T16:21:25.829Z] #43 159.4   CC       criu/sk-queue.o
16:21:25 [2021-03-24T16:21:25.829Z] #43 160.0   CC       criu/sk-tcp.o
16:21:25 [2021-03-24T16:21:25.829Z] #43 160.5   CC       criu/sk-unix.o
16:21:26 [2021-03-24T16:21:26.155Z] #43 140.6   CC       criu/page-xfer.o
16:21:26 [2021-03-24T16:21:26.192Z] #43 139.7   CC       criu/sk-queue.o
16:21:26 [2021-03-24T16:21:26.456Z] #43 140.2   CC       criu/sk-tcp.o
16:21:26 [2021-03-24T16:21:26.718Z] #43 ...
16:21:26 [2021-03-24T16:21:26.718Z] 
16:21:26 [2021-03-24T16:21:26.718Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:26 [2021-03-24T16:21:26.718Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
16:21:26 [2021-03-24T16:21:26.718Z] #22 5.415 Collecting yamllint==1.16.0
16:21:27 [2021-03-24T16:21:27.034Z] #43 140.6   CC       criu/sk-unix.o
16:21:27 [2021-03-24T16:21:27.213Z] #43 162.2   CC       criu/sockets.o
16:21:27 [2021-03-24T16:21:27.282Z] #22 10.76   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:21:27 [2021-03-24T16:21:27.282Z] #22 10.87 Collecting pyyaml (from yamllint==1.16.0)
16:21:27 [2021-03-24T16:21:27.473Z] #43 ...
16:21:27 [2021-03-24T16:21:27.473Z] 
16:21:27 [2021-03-24T16:21:27.473Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:27 [2021-03-24T16:21:27.473Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
16:21:27 [2021-03-24T16:21:27.473Z] #22 12.67   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:21:27 [2021-03-24T16:21:27.473Z] #22 12.78 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:21:27 [2021-03-24T16:21:27.473Z] #22 12.80   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
16:21:27 [2021-03-24T16:21:27.473Z] #22 12.84 Collecting pyyaml (from yamllint==1.16.0)
16:21:27 [2021-03-24T16:21:27.539Z] #22 11.09   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
16:21:27 [2021-03-24T16:21:27.539Z] #22 ...
16:21:27 [2021-03-24T16:21:27.539Z] 
16:21:27 [2021-03-24T16:21:27.539Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:27 [2021-03-24T16:21:27.539Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:27 [2021-03-24T16:21:27.539Z] #43 142.2   CC       criu/pagemap-cache.o
16:21:27 [2021-03-24T16:21:27.984Z] #43 ...
16:21:27 [2021-03-24T16:21:27.984Z] 
16:21:27 [2021-03-24T16:21:27.984Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:27 [2021-03-24T16:21:27.984Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
16:21:27 [2021-03-24T16:21:27.984Z] #22 9.439   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:21:27 [2021-03-24T16:21:27.984Z] #22 9.541 Collecting pyyaml (from yamllint==1.16.0)
16:21:27 [2021-03-24T16:21:27.984Z] #22 9.795   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
16:21:27 [2021-03-24T16:21:27.984Z] #22 10.36   Installing build dependencies: started
16:21:28 [2021-03-24T16:21:28.043Z] #22 13.07   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
16:21:28 [2021-03-24T16:21:28.103Z] #43 142.7   CC       criu/pagemap.o
16:21:28 [2021-03-24T16:21:28.266Z] #43 145.1   CC       criu/protobuf-desc.o
16:21:28 [2021-03-24T16:21:28.303Z] #22 13.37 Installing collected packages: pathspec, pyyaml, yamllint
16:21:28 [2021-03-24T16:21:28.303Z] #22 13.64 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
16:21:28 [2021-03-24T16:21:28.545Z] #43 ...
16:21:28 [2021-03-24T16:21:28.545Z] 
16:21:28 [2021-03-24T16:21:28.545Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:21:28 [2021-03-24T16:21:28.545Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:21:28 [2021-03-24T16:21:28.545Z] #40 DONE 242.4s
16:21:28 [2021-03-24T16:21:28.560Z] #22 ...
16:21:28 [2021-03-24T16:21:28.560Z] 
16:21:28 [2021-03-24T16:21:28.560Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:28 [2021-03-24T16:21:28.560Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:21:28 [2021-03-24T16:21:28.560Z] #43 142.4   CC       criu/sockets.o
16:21:28 [2021-03-24T16:21:28.563Z] #22 DONE 13.9s
16:21:28 [2021-03-24T16:21:28.563Z] 
16:21:28 [2021-03-24T16:21:28.563Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
16:21:28 [2021-03-24T16:21:28.563Z] #25 sha256:6f7125f802c306a2054e263612b0bc35766eda1d79fee9cf577ad1f638a00a98
16:21:28 [2021-03-24T16:21:28.667Z] #43 ...
16:21:28 [2021-03-24T16:21:28.667Z] 
16:21:28 [2021-03-24T16:21:28.667Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:28 [2021-03-24T16:21:28.667Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
16:21:28 [2021-03-24T16:21:28.667Z] #22 11.41 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:21:28 [2021-03-24T16:21:28.667Z] #22 11.46   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
16:21:28 [2021-03-24T16:21:28.667Z] #22 11.51 Installing collected packages: pyyaml, pathspec, yamllint
16:21:28 [2021-03-24T16:21:28.667Z] #22 11.83 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
16:21:28 [2021-03-24T16:21:28.667Z] #22 DONE 12.2s
16:21:28 [2021-03-24T16:21:28.810Z] 
16:21:28 [2021-03-24T16:21:28.810Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:21:28 [2021-03-24T16:21:28.810Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:21:28 [2021-03-24T16:21:28.825Z] #25 DONE 0.3s
16:21:28 [2021-03-24T16:21:28.825Z] 
16:21:28 [2021-03-24T16:21:28.825Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:28 [2021-03-24T16:21:28.825Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:28 [2021-03-24T16:21:28.825Z] #43 163.0   CC       criu/stats.o
16:21:28 [2021-03-24T16:21:28.825Z] #43 163.4   CC       criu/string.o
16:21:28 [2021-03-24T16:21:28.825Z] #43 163.5   CC       criu/sysctl.o
16:21:28 [2021-03-24T16:21:28.924Z] 
16:21:28 [2021-03-24T16:21:28.924Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
16:21:28 [2021-03-24T16:21:28.924Z] #25 sha256:df8864b99a29013db7e27b728e1fa0bc1b9ec2ff78261b143df5a3983c6de6a9
16:21:29 [2021-03-24T16:21:29.073Z] #49 ...
16:21:29 [2021-03-24T16:21:29.073Z] 
16:21:29 [2021-03-24T16:21:29.073Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:29 [2021-03-24T16:21:29.073Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:29 [2021-03-24T16:21:29.073Z] #43 146.1   CC       criu/protobuf.o
16:21:29 [2021-03-24T16:21:29.085Z] #43 164.1   CC       criu/sysfs_parse.o
16:21:29 [2021-03-24T16:21:29.181Z] #25 DONE 0.5s
16:21:29 [2021-03-24T16:21:29.181Z] 
16:21:29 [2021-03-24T16:21:29.181Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:21:29 [2021-03-24T16:21:29.181Z] #30 sha256:f9359ac81b76c5c4516e321347d0d000af08fc6278269235a01ae207f40efee7
16:21:29 [2021-03-24T16:21:29.509Z] #43 143.1   CC       criu/stats.o
16:21:29 [2021-03-24T16:21:29.649Z] #43 146.7   CC       criu/pstree.o
16:21:29 [2021-03-24T16:21:29.655Z] #43 164.4   CC       criu/timens.o
16:21:29 [2021-03-24T16:21:29.773Z] #43 143.4   CC       criu/string.o
16:21:29 [2021-03-24T16:21:29.773Z] #43 143.5   CC       criu/sysctl.o
16:21:29 [2021-03-24T16:21:29.914Z] #43 164.8   CC       criu/timerfd.o
16:21:30 [2021-03-24T16:21:30.175Z] #43 165.2   CC       criu/tty.o
16:21:30 [2021-03-24T16:21:30.729Z] #43 144.2   CC       criu/sysfs_parse.o
16:21:30 [2021-03-24T16:21:30.994Z] #43 144.5   CC       criu/timens.o
16:21:31 [2021-03-24T16:21:31.042Z] #43 148.0   CC       criu/rbtree.o
16:21:31 [2021-03-24T16:21:31.042Z] #43 ...
16:21:31 [2021-03-24T16:21:31.042Z] 
16:21:31 [2021-03-24T16:21:31.042Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
16:21:31 [2021-03-24T16:21:31.042Z] #41 sha256:0a12e50cf33ce3cf8c2446f5cdb6767dc6e2d907b790e7d60ea73d072908decb
16:21:31 [2021-03-24T16:21:31.042Z] #41 DONE 0.9s
16:21:31 [2021-03-24T16:21:31.042Z] 
16:21:31 [2021-03-24T16:21:31.042Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:31 [2021-03-24T16:21:31.042Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:31 [2021-03-24T16:21:31.042Z] #43 148.3   CC       criu/rst-malloc.o
16:21:31 [2021-03-24T16:21:31.257Z] #43 144.9   CC       criu/timerfd.o
16:21:31 [2021-03-24T16:21:31.304Z] #43 148.6   CC       criu/seccomp.o
16:21:31 [2021-03-24T16:21:31.522Z] #43 145.3   CC       criu/tty.o
16:21:32 [2021-03-24T16:21:32.085Z] #43 166.6   CC       criu/tun.o
16:21:32 [2021-03-24T16:21:32.085Z] #43 167.0   CC       criu/uffd.o
16:21:32 [2021-03-24T16:21:32.252Z] #43 149.2   CC       criu/seize.o
16:21:32 [2021-03-24T16:21:32.829Z] #43 150.0   CC       criu/servicefd.o
16:21:32 [2021-03-24T16:21:32.916Z] #43 ...
16:21:32 [2021-03-24T16:21:32.916Z] 
16:21:32 [2021-03-24T16:21:32.916Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:21:32 [2021-03-24T16:21:32.916Z] #24 sha256:865a8875f49b9b5c11b1c50b5e767de36441015470c422dcc1c17932352100f7
16:21:32 [2021-03-24T16:21:32.916Z] #24 226.0 + return
16:21:32 [2021-03-24T16:21:32.916Z] #24 DONE 228.7s
16:21:32 [2021-03-24T16:21:32.916Z] 
16:21:32 [2021-03-24T16:21:32.916Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:32 [2021-03-24T16:21:32.916Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
16:21:32 [2021-03-24T16:21:32.916Z] #22 24.53   Installing build dependencies: finished with status 'done'
16:21:33 [2021-03-24T16:21:33.026Z] #43 167.9   CC       criu/util.o
16:21:33 [2021-03-24T16:21:33.091Z] #43 150.3   CC       criu/shmem.o
16:21:33 [2021-03-24T16:21:33.967Z] #43 168.8   CC       criu/uts_ns.o
16:21:33 [2021-03-24T16:21:33.967Z] #43 169.0   CC       criu/vdso-compat.o
16:21:34 [2021-03-24T16:21:34.039Z] #43 150.9   CC       criu/sigframe.o
16:21:34 [2021-03-24T16:21:34.039Z] #43 151.1   CC       criu/signalfd.o
16:21:34 [2021-03-24T16:21:34.227Z] #43 169.1   CC       criu/vdso.o
16:21:34 [2021-03-24T16:21:34.303Z] #43 ...
16:21:34 [2021-03-24T16:21:34.303Z] 
16:21:34 [2021-03-24T16:21:34.303Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:21:34 [2021-03-24T16:21:34.303Z] #49 sha256:4c47b4e8f1f452049a413a25f5cb2b404b28852c7a9baad9945e9e18dcb7bce2
16:21:34 [2021-03-24T16:21:34.303Z] #49 247.7 + /build/golangci-lint --version
16:21:34 [2021-03-24T16:21:34.303Z] #49 248.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:21:34 [2021-03-24T16:21:34.303Z] #49 DONE 248.3s
16:21:34 [2021-03-24T16:21:34.303Z] 
16:21:34 [2021-03-24T16:21:34.303Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:34 [2021-03-24T16:21:34.303Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:34 [2021-03-24T16:21:34.303Z] #43 151.4   CC       criu/sk-inet.o
16:21:34 [2021-03-24T16:21:34.535Z] #43 ...
16:21:34 [2021-03-24T16:21:34.535Z] 
16:21:34 [2021-03-24T16:21:34.535Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:21:34 [2021-03-24T16:21:34.535Z] #30 sha256:7ed9e2144a5c30ebf40ae78d991a677a4533b0ffd9900a75fc1d140a90f1c776
16:21:34 [2021-03-24T16:21:34.535Z] #30 DONE 5.3s
16:21:34 [2021-03-24T16:21:34.535Z] 
16:21:34 [2021-03-24T16:21:34.535Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
16:21:34 [2021-03-24T16:21:34.535Z] #33 sha256:27ca37745e5b85a2ff4c807618e22e778158c1e8cdd7c9c90972343439e8a9ce
16:21:34 [2021-03-24T16:21:34.535Z] #33 DONE 0.4s
16:21:34 [2021-03-24T16:21:34.535Z] 
16:21:34 [2021-03-24T16:21:34.535Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:34 [2021-03-24T16:21:34.535Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:34 [2021-03-24T16:21:34.535Z] #43 169.6   LINK     criu/built-in.o
16:21:34 [2021-03-24T16:21:34.816Z] #43 169.9   LINK     criu/criu
16:21:35 [2021-03-24T16:21:35.079Z] #43 ...
16:21:35 [2021-03-24T16:21:35.079Z] 
16:21:35 [2021-03-24T16:21:35.079Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
16:21:35 [2021-03-24T16:21:35.079Z] #35 sha256:e90d9490e91712e7bc1b429d195018c207fae07d2f4f7d56e81ff6c574869531
16:21:35 [2021-03-24T16:21:35.079Z] #35 DONE 0.3s
16:21:35 [2021-03-24T16:21:35.079Z] 
16:21:35 [2021-03-24T16:21:35.079Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
16:21:35 [2021-03-24T16:21:35.079Z] #38 sha256:cad0484b1356e4932fc40977dd8f92c7f3b624390fcc104618e1a48d0df891f5
16:21:35 [2021-03-24T16:21:35.079Z] #38 DONE 0.1s
16:21:35 [2021-03-24T16:21:35.253Z] #43 152.4   CC       criu/sk-netlink.o
16:21:35 [2021-03-24T16:21:35.339Z] 
16:21:35 [2021-03-24T16:21:35.339Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
16:21:35 [2021-03-24T16:21:35.339Z] #41 sha256:a1d4f9215e0fd2bb7166aa830471dd90ec4a100e2e9d316c5d143383a9a18ff0
16:21:35 [2021-03-24T16:21:35.517Z] #43 152.7   CC       criu/sk-packet.o
16:21:35 [2021-03-24T16:21:35.730Z] #30 DONE 5.5s
16:21:35 [2021-03-24T16:21:35.730Z] 
16:21:35 [2021-03-24T16:21:35.731Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:21:35 [2021-03-24T16:21:35.731Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:21:35 [2021-03-24T16:21:35.731Z] #40 DONE 250.8s
16:21:35 [2021-03-24T16:21:35.731Z] 
16:21:35 [2021-03-24T16:21:35.731Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
16:21:35 [2021-03-24T16:21:35.731Z] #33 sha256:c88e1b20594a1239f741dca4171e596a13b6e6fb3ca1357f310b6aa4c696dd08
16:21:35 [2021-03-24T16:21:35.731Z] #33 DONE 0.6s
16:21:35 [2021-03-24T16:21:35.731Z] 
16:21:35 [2021-03-24T16:21:35.731Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:35 [2021-03-24T16:21:35.731Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:35 [2021-03-24T16:21:35.731Z] #43 143.9   CC       criu/parasite-syscall.o
16:21:35 [2021-03-24T16:21:35.731Z] #43 144.9   CC       criu/path.o
16:21:35 [2021-03-24T16:21:35.731Z] #43 145.3   CC       criu/pie-util-vdso-elf32.o
16:21:35 [2021-03-24T16:21:35.731Z] #43 145.9   CC       criu/pie-util-vdso.o
16:21:35 [2021-03-24T16:21:35.731Z] #43 146.3   CC       criu/pie-util.o
16:21:35 [2021-03-24T16:21:35.731Z] #43 146.5   CC       criu/pipes.o
16:21:35 [2021-03-24T16:21:35.731Z] #43 147.2   CC       criu/plugin.o
16:21:35 [2021-03-24T16:21:35.731Z] #43 147.6   CC       criu/proc_parse.o
16:21:35 [2021-03-24T16:21:35.731Z] #43 149.5   CC       criu/protobuf-desc.o
16:21:35 [2021-03-24T16:21:35.731Z] #43 ...
16:21:35 [2021-03-24T16:21:35.731Z] 
16:21:35 [2021-03-24T16:21:35.731Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
16:21:35 [2021-03-24T16:21:35.731Z] #35 sha256:6b7f4672ceaea30be8f3e09b210770cd6b35f7fa22b2f2a06dd175305b5087c2
16:21:35 [2021-03-24T16:21:35.731Z] #35 DONE 0.1s
16:21:35 [2021-03-24T16:21:35.731Z] 
16:21:35 [2021-03-24T16:21:35.731Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
16:21:35 [2021-03-24T16:21:35.731Z] #38 sha256:893233b2b495c9873effcffe833f845afbeebf3bce56c1edc6bf45b1909f03f5
16:21:35 [2021-03-24T16:21:35.731Z] #38 DONE 0.0s
16:21:35 [2021-03-24T16:21:35.731Z] 
16:21:35 [2021-03-24T16:21:35.731Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:21:35 [2021-03-24T16:21:35.731Z] #53 sha256:80d71cb602174e6385728f81123525a151d6b7a5c66a35e51b1908c89f8ccc05
16:21:35 [2021-03-24T16:21:35.912Z] #41 DONE 0.7s
16:21:35 [2021-03-24T16:21:35.912Z] 
16:21:35 [2021-03-24T16:21:35.912Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:35 [2021-03-24T16:21:35.912Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:35 [2021-03-24T16:21:35.912Z] #43 170.3   DEP      lib/c/criu.d
16:21:35 [2021-03-24T16:21:35.912Z] #43 170.4   CC       images/rpc.pb-c.o
16:21:35 [2021-03-24T16:21:35.912Z] #43 170.8   CC       lib/c/criu.o
16:21:36 [2021-03-24T16:21:36.295Z] #53 ...
16:21:36 [2021-03-24T16:21:36.295Z] 
16:21:36 [2021-03-24T16:21:36.295Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
16:21:36 [2021-03-24T16:21:36.295Z] #41 sha256:12ad06f3e37e218bc68c6bc4bd9388beb9b90eb676586adf485190f6648831bd
16:21:36 [2021-03-24T16:21:36.464Z] #43 153.5   CC       criu/sk-queue.o
16:21:36 [2021-03-24T16:21:36.552Z] #41 DONE 0.5s
16:21:36 [2021-03-24T16:21:36.552Z] 
16:21:36 [2021-03-24T16:21:36.553Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:36 [2021-03-24T16:21:36.553Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:36 [2021-03-24T16:21:36.553Z] #43 150.7   CC       criu/protobuf.o
16:21:36 [2021-03-24T16:21:36.553Z] #43 151.0   CC       criu/pstree.o
16:21:36 [2021-03-24T16:21:36.850Z] #43 171.5   LINK     lib/c/built-in.o
16:21:36 [2021-03-24T16:21:36.850Z] #43 171.5   LINK     lib/c/libcriu.so
16:21:36 [2021-03-24T16:21:36.850Z] #43 171.5   LINK     lib/c/libcriu.a
16:21:36 [2021-03-24T16:21:36.850Z] #43 171.6   GEN      magic.py
16:21:36 [2021-03-24T16:21:36.850Z] #43 171.8 Note: Building without setproctitle() and strlcpy() support.
16:21:36 [2021-03-24T16:21:36.850Z] #43 171.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:21:36 [2021-03-24T16:21:36.850Z] #43 171.8 Note: Building without GnuTLS support
16:21:36 [2021-03-24T16:21:36.850Z] #43 171.8 Makefile.config:39: Warn: you have no libnftables installed
16:21:36 [2021-03-24T16:21:36.850Z] #43 171.8 Makefile.config:40: Warn: Building without nftables support
16:21:37 [2021-03-24T16:21:37.044Z] #43 154.0   CC       criu/sk-tcp.o
16:21:37 [2021-03-24T16:21:37.145Z] #22 ...
16:21:37 [2021-03-24T16:21:37.145Z] 
16:21:37 [2021-03-24T16:21:37.145Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:21:37 [2021-03-24T16:21:37.145Z] #53 sha256:1319f14ba6f56ee9f97413a8713e9ead6e3bd540315604db08f4fd10a178c42a
16:21:37 [2021-03-24T16:21:37.145Z] #53 104.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
16:21:37 [2021-03-24T16:21:37.145Z] #53 105.3 + mkdir -p /build
16:21:37 [2021-03-24T16:21:37.145Z] #53 105.3 + cp runc /build/runc
16:21:37 [2021-03-24T16:21:37.145Z] #53 DONE 106.0s
16:21:37 [2021-03-24T16:21:37.145Z] 
16:21:37 [2021-03-24T16:21:37.145Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:37 [2021-03-24T16:21:37.145Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:21:37 [2021-03-24T16:21:37.145Z] #43 147.3   CC       criu/tun.o
16:21:37 [2021-03-24T16:21:37.145Z] #43 147.9   CC       criu/uffd.o
16:21:37 [2021-03-24T16:21:37.145Z] #43 149.3   CC       criu/util.o
16:21:37 [2021-03-24T16:21:37.145Z] #43 150.5   CC       criu/uts_ns.o
16:21:37 [2021-03-24T16:21:37.145Z] #43 150.7   CC       criu/vdso.o
16:21:37 [2021-03-24T16:21:37.307Z] #43 154.4   CC       criu/sk-unix.o
16:21:37 [2021-03-24T16:21:37.419Z] #43 172.5 fatal: not a git repository (or any of the parent directories): .git
16:21:37 [2021-03-24T16:21:37.483Z] #43 152.0   CC       criu/rbtree.o
16:21:37 [2021-03-24T16:21:37.722Z] #43 151.3   LINK     criu/built-in.o
16:21:37 [2021-03-24T16:21:37.722Z] #43 151.4   LINK     criu/criu
16:21:37 [2021-03-24T16:21:37.740Z] #43 152.3   CC       criu/rst-malloc.o
16:21:37 [2021-03-24T16:21:37.987Z] #43 172.9 make[1]: Nothing to be done for 'all'.
16:21:37 [2021-03-24T16:21:37.997Z] #43 152.5   CC       criu/seccomp.o
16:21:38 [2021-03-24T16:21:38.299Z] #43 151.7   DEP      lib/c/criu.d
16:21:38 [2021-03-24T16:21:38.300Z] #43 151.8   CC       images/rpc.pb-c.o
16:21:38 [2021-03-24T16:21:38.558Z] #43 173.5 make[1]: 'images/built-in.o' is up to date.
16:21:38 [2021-03-24T16:21:38.558Z] #43 173.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:21:38 [2021-03-24T16:21:38.558Z] #43 173.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:21:38 [2021-03-24T16:21:38.558Z] #43 173.5 make[1]: 'compel/libcompel.a' is up to date.
16:21:38 [2021-03-24T16:21:38.558Z] #43 173.6 make[1]: 'compel/compel-host-bin' is up to date.
16:21:38 [2021-03-24T16:21:38.558Z] #43 173.6 make[1]: Nothing to be done for 'all'.
16:21:38 [2021-03-24T16:21:38.558Z] #43 173.6 make[1]: 'soccr/libsoccr.a' is up to date.
16:21:38 [2021-03-24T16:21:38.560Z] #43 153.0   CC       criu/seize.o
16:21:38 [2021-03-24T16:21:38.699Z] #43 155.6   CC       criu/sockets.o
16:21:38 [2021-03-24T16:21:38.817Z] #43 173.8 make[2]: Nothing to be done for 'all'.
16:21:38 [2021-03-24T16:21:38.818Z] #43 173.8 make[2]: Nothing to be done for 'all'.
16:21:38 [2021-03-24T16:21:38.818Z] #43 173.8 make[2]: Nothing to be done for 'all'.
16:21:38 [2021-03-24T16:21:38.818Z] #43 173.9 make[2]: Nothing to be done for 'all'.
16:21:38 [2021-03-24T16:21:38.876Z] #43 152.5   CC       lib/c/criu.o
16:21:38 [2021-03-24T16:21:38.962Z] #43 156.1   CC       criu/stats.o
16:21:39 [2021-03-24T16:21:39.077Z] #43 173.9 make[2]: Nothing to be done for 'all'.
16:21:39 [2021-03-24T16:21:39.077Z] #43 174.0 make[2]: Nothing to be done for 'all'.
16:21:39 [2021-03-24T16:21:39.077Z] #43 174.0 make[2]: Nothing to be done for 'all'.
16:21:39 [2021-03-24T16:21:39.077Z] #43 174.0 make[2]: Nothing to be done for 'all'.
16:21:39 [2021-03-24T16:21:39.077Z] #43 174.0   INSTALL  criu/criu
16:21:39 [2021-03-24T16:21:39.225Z] #43 156.3   CC       criu/string.o
16:21:39 [2021-03-24T16:21:39.225Z] #43 156.4   CC       criu/sysctl.o
16:21:39 [2021-03-24T16:21:39.337Z] #43 DONE 174.2s
16:21:39 [2021-03-24T16:21:39.337Z] 
16:21:39 [2021-03-24T16:21:39.337Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:21:39 [2021-03-24T16:21:39.337Z] #53 sha256:f2c115f13d4d41f7743cb540949ef1bfb2d439362e6937734bf9e56bb9f4b1f5
16:21:39 [2021-03-24T16:21:39.491Z] #43 153.8   CC       criu/servicefd.o
16:21:39 [2021-03-24T16:21:39.748Z] #43 154.2   CC       criu/shmem.o
16:21:39 [2021-03-24T16:21:39.800Z] #43 156.8   CC       criu/sysfs_parse.o
16:21:39 [2021-03-24T16:21:39.826Z] #43 153.5   LINK     lib/c/built-in.o
16:21:39 [2021-03-24T16:21:39.826Z] #43 153.5   LINK     lib/c/libcriu.so
16:21:39 [2021-03-24T16:21:39.826Z] #43 153.5   LINK     lib/c/libcriu.a
16:21:39 [2021-03-24T16:21:39.826Z] #43 153.7   GEN      magic.py
16:21:40 [2021-03-24T16:21:40.063Z] #43 157.2   CC       criu/timens.o
16:21:40 [2021-03-24T16:21:40.063Z] #43 157.4   CC       criu/timerfd.o
16:21:40 [2021-03-24T16:21:40.313Z] #43 155.0   CC       criu/sigframe.o
16:21:40 [2021-03-24T16:21:40.403Z] #43 153.8 Note: Building without setproctitle() and strlcpy() support.
16:21:40 [2021-03-24T16:21:40.403Z] #43 153.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:21:40 [2021-03-24T16:21:40.403Z] #43 153.9 Note: Building without GnuTLS support
16:21:40 [2021-03-24T16:21:40.403Z] #43 153.9 Makefile.config:39: Warn: you have no libnftables installed
16:21:40 [2021-03-24T16:21:40.403Z] #43 153.9 Makefile.config:40: Warn: Building without nftables support
16:21:40 [2021-03-24T16:21:40.570Z] #43 155.2   CC       criu/signalfd.o
16:21:40 [2021-03-24T16:21:40.639Z] #43 157.6   CC       criu/tty.o
16:21:40 [2021-03-24T16:21:40.666Z] #43 ...
16:21:40 [2021-03-24T16:21:40.666Z] 
16:21:40 [2021-03-24T16:21:40.666Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:21:40 [2021-03-24T16:21:40.666Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
16:21:40 [2021-03-24T16:21:40.666Z] #22 29.97 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:21:40 [2021-03-24T16:21:40.666Z] #22 30.06   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
16:21:40 [2021-03-24T16:21:40.666Z] #22 30.11 Building wheels for collected packages: pyyaml
16:21:40 [2021-03-24T16:21:40.666Z] #22 30.11   Running setup.py bdist_wheel for pyyaml: started
16:21:40 [2021-03-24T16:21:40.666Z] #22 31.31   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:21:40 [2021-03-24T16:21:40.666Z] #22 31.31   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
16:21:40 [2021-03-24T16:21:40.666Z] #22 31.43 Successfully built pyyaml
16:21:40 [2021-03-24T16:21:40.666Z] #22 31.45 Installing collected packages: pyyaml, pathspec, yamllint
16:21:40 [2021-03-24T16:21:40.666Z] #22 31.69 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
16:21:40 [2021-03-24T16:21:40.666Z] #22 DONE 32.0s
16:21:40 [2021-03-24T16:21:40.666Z] 
16:21:40 [2021-03-24T16:21:40.666Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
16:21:40 [2021-03-24T16:21:40.666Z] #25 sha256:a130371cafc37de7fd242ba9ab38e2da3b4fb2eba3028debf404a6bd9269a946
16:21:40 [2021-03-24T16:21:40.719Z] #53 ...
16:21:40 [2021-03-24T16:21:40.719Z] 
16:21:40 [2021-03-24T16:21:40.719Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:21:40 [2021-03-24T16:21:40.719Z] #44 sha256:62c9309258787b7323bd029374c8302388757c985d16d29627cd252f56248c09
16:21:40 [2021-03-24T16:21:40.719Z] #44 DONE 0.1s
16:21:40 [2021-03-24T16:21:40.719Z] 
16:21:40 [2021-03-24T16:21:40.719Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
16:21:40 [2021-03-24T16:21:40.719Z] #46 sha256:e5bb24b19b821c655ce64a5d3e35f0238ceaf1e28eb749997e62af9cec2989eb
16:21:40 [2021-03-24T16:21:40.980Z] #46 DONE 0.4s
16:21:40 [2021-03-24T16:21:40.980Z] 
16:21:40 [2021-03-24T16:21:40.980Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
16:21:40 [2021-03-24T16:21:40.980Z] #48 sha256:b70ae8941adb87d9496514d26501825c085eedda7056f3cc7145fdaeb4d96d6b
16:21:41 [2021-03-24T16:21:41.135Z] #43 155.5   CC       criu/sk-inet.o
16:21:41 [2021-03-24T16:21:41.239Z] #48 DONE 0.1s
16:21:41 [2021-03-24T16:21:41.239Z] 
16:21:41 [2021-03-24T16:21:41.239Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
16:21:41 [2021-03-24T16:21:41.239Z] #50 sha256:d6438ae2121d194b03050bb8539f95b697c08f118bc6973b90b975a4bab34d9f
16:21:41 [2021-03-24T16:21:41.615Z] #25 DONE 1.2s
16:21:41 [2021-03-24T16:21:41.615Z] 
16:21:41 [2021-03-24T16:21:41.615Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:21:41 [2021-03-24T16:21:41.615Z] #30 sha256:4baee8a52651c762a932fc5c0f8ec3ae1969a5ad490d05f7a467304cee773ba7
16:21:41 [2021-03-24T16:21:41.810Z] #50 DONE 0.7s
16:21:41 [2021-03-24T16:21:41.811Z] 
16:21:41 [2021-03-24T16:21:41.811Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:21:41 [2021-03-24T16:21:41.811Z] #53 sha256:f2c115f13d4d41f7743cb540949ef1bfb2d439362e6937734bf9e56bb9f4b1f5
16:21:41 [2021-03-24T16:21:41.811Z] #53 ...
16:21:41 [2021-03-24T16:21:41.811Z] 
16:21:41 [2021-03-24T16:21:41.811Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
16:21:41 [2021-03-24T16:21:41.811Z] #52 sha256:1d55764ec0114cb279fd1ef5e48b5c7d3c3051aed44561741f961f70f1bede43
16:21:41 [2021-03-24T16:21:41.811Z] #52 DONE 0.1s
16:21:42 [2021-03-24T16:21:42.031Z] #43 158.9   CC       criu/tun.o
16:21:42 [2021-03-24T16:21:42.066Z] #43 156.5   CC       criu/sk-netlink.o
16:21:42 [2021-03-24T16:21:42.070Z] 
16:21:42 [2021-03-24T16:21:42.070Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:21:42 [2021-03-24T16:21:42.070Z] #53 sha256:f2c115f13d4d41f7743cb540949ef1bfb2d439362e6937734bf9e56bb9f4b1f5
16:21:42 [2021-03-24T16:21:42.294Z] #43 159.3   CC       criu/uffd.o
16:21:42 [2021-03-24T16:21:42.323Z] #43 156.9   CC       criu/sk-packet.o
16:21:42 [2021-03-24T16:21:42.580Z] #43 ...
16:21:42 [2021-03-24T16:21:42.580Z] 
16:21:42 [2021-03-24T16:21:42.580Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:21:42 [2021-03-24T16:21:42.580Z] #49 sha256:3c85256b80c91e04d3c4922af96ad4359278d1c46deb9cd15d249f19bb3f162b
16:21:42 [2021-03-24T16:21:42.580Z] #49 257.9 + /build/golangci-lint --version
16:21:42 [2021-03-24T16:21:42.580Z] #49 258.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:21:42 [2021-03-24T16:21:42.580Z] #49 DONE 258.9s
16:21:42 [2021-03-24T16:21:42.842Z] 
16:21:42 [2021-03-24T16:21:42.842Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:42 [2021-03-24T16:21:42.842Z] #56 sha256:2a83707c3c1149da0443b726f89b6113afebdee1eb59fa76213b84a9e1296c16
16:21:43 [2021-03-24T16:21:43.099Z] #56 ...
16:21:43 [2021-03-24T16:21:43.099Z] 
16:21:43 [2021-03-24T16:21:43.099Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:43 [2021-03-24T16:21:43.099Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:21:43 [2021-03-24T16:21:43.099Z] #43 157.5   CC       criu/sk-queue.o
16:21:43 [2021-03-24T16:21:43.242Z] #43 160.1   CC       criu/util.o
16:21:43 [2021-03-24T16:21:43.356Z] #43 157.9   CC       criu/sk-tcp.o
16:21:43 [2021-03-24T16:21:43.817Z] #43 161.0   CC       criu/uts_ns.o
16:21:43 [2021-03-24T16:21:43.920Z] #43 158.5   CC       criu/sk-unix.o
16:21:44 [2021-03-24T16:21:44.108Z] #43 161.3   CC       criu/vdso-compat.o
16:21:44 [2021-03-24T16:21:44.374Z] #43 161.4   CC       criu/vdso.o
16:21:44 [2021-03-24T16:21:44.953Z] #43 162.0   LINK     criu/built-in.o
16:21:44 [2021-03-24T16:21:44.953Z] #43 162.1   LINK     criu/criu
16:21:45 [2021-03-24T16:21:45.229Z] #43 162.4   DEP      lib/c/criu.d
16:21:45 [2021-03-24T16:21:45.510Z] #43 162.4   CC       images/rpc.pb-c.o
16:21:45 [2021-03-24T16:21:45.510Z] #43 162.8   CC       lib/c/criu.o
16:21:45 [2021-03-24T16:21:45.814Z] #43 160.4   CC       criu/sockets.o
16:21:46 [2021-03-24T16:21:46.334Z] 5ff1512f88ec: Pull complete
16:21:46 [2021-03-24T16:21:46.334Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab
16:21:46 [2021-03-24T16:21:46.334Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:21:46 [2021-03-24T16:21:46.334Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
16:21:46 [2021-03-24T16:21:46.334Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
16:21:46 [2021-03-24T16:21:46.334Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817'
16:21:46 [2021-03-24T16:21:46.334Z] WARN: Skipping validation tests
16:21:46 [2021-03-24T16:21:46.334Z] INFO: Running unit tests at 03/24/2021 16:21:37...
16:21:46 [2021-03-24T16:21:46.334Z] INFO: make.ps1 starting at 03/24/2021 16:21:42
16:21:46 [2021-03-24T16:21:46.334Z] INFO: Git commit (4756d15bb0) assumed from DOCKER_GITCOMMIT environment variable
16:21:46 [2021-03-24T16:21:46.334Z] INFO: Invoking autogen...
16:21:46 [2021-03-24T16:21:46.334Z] INFO: Running unit tests...
16:21:46 [2021-03-24T16:21:46.377Z] #43 161.0   CC       criu/stats.o
16:21:46 [2021-03-24T16:21:46.455Z] #43 163.6   LINK     lib/c/built-in.o
16:21:46 [2021-03-24T16:21:46.455Z] #43 163.6   LINK     lib/c/libcriu.so
16:21:46 [2021-03-24T16:21:46.455Z] #43 163.6   LINK     lib/c/libcriu.a
16:21:46 [2021-03-24T16:21:46.455Z] #43 163.7   GEN      magic.py
16:21:46 [2021-03-24T16:21:46.635Z] #43 161.2   CC       criu/string.o
16:21:46 [2021-03-24T16:21:46.635Z] #43 161.2   CC       criu/sysctl.o
16:21:46 [2021-03-24T16:21:46.728Z] #43 163.8 Note: Building without setproctitle() and strlcpy() support.
16:21:46 [2021-03-24T16:21:46.728Z] #43 163.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:21:46 [2021-03-24T16:21:46.728Z] #43 163.8 Note: Building without GnuTLS support
16:21:46 [2021-03-24T16:21:46.728Z] #43 163.8 Makefile.config:39: Warn: you have no libnftables installed
16:21:46 [2021-03-24T16:21:46.728Z] #43 163.8 Makefile.config:40: Warn: Building without nftables support
16:21:46 [2021-03-24T16:21:46.922Z] #30 ...
16:21:46 [2021-03-24T16:21:46.922Z] 
16:21:46 [2021-03-24T16:21:46.922Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:21:46 [2021-03-24T16:21:46.922Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:21:46 [2021-03-24T16:21:46.922Z] #43 154.7 fatal: not a git repository (or any of the parent directories): .git
16:21:46 [2021-03-24T16:21:46.922Z] #43 155.4 make[1]: Nothing to be done for 'all'.
16:21:46 [2021-03-24T16:21:46.922Z] #43 156.2 make[1]: 'images/built-in.o' is up to date.
16:21:46 [2021-03-24T16:21:46.922Z] #43 156.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:21:46 [2021-03-24T16:21:46.922Z] #43 156.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:21:46 [2021-03-24T16:21:46.922Z] #43 156.4 make[1]: 'compel/libcompel.a' is up to date.
16:21:46 [2021-03-24T16:21:46.922Z] #43 156.5 make[1]: 'compel/compel-host-bin' is up to date.
16:21:46 [2021-03-24T16:21:46.922Z] #43 156.5 make[1]: Nothing to be done for 'all'.
16:21:46 [2021-03-24T16:21:46.922Z] #43 156.6 make[1]: 'soccr/libsoccr.a' is up to date.
16:21:46 [2021-03-24T16:21:46.922Z] #43 156.8 make[2]: Nothing to be done for 'all'.
16:21:46 [2021-03-24T16:21:46.922Z] #43 156.9 make[2]: Nothing to be done for 'all'.
16:21:46 [2021-03-24T16:21:46.922Z] #43 156.9 make[2]: Nothing to be done for 'all'.
16:21:46 [2021-03-24T16:21:46.922Z] #43 157.0 make[2]: Nothing to be done for 'all'.
16:21:46 [2021-03-24T16:21:46.922Z] #43 157.1 make[2]: Nothing to be done for 'all'.
16:21:46 [2021-03-24T16:21:46.922Z] #43 157.2 make[2]: Nothing to be done for 'all'.
16:21:46 [2021-03-24T16:21:46.922Z] #43 157.2 make[2]: Nothing to be done for 'all'.
16:21:46 [2021-03-24T16:21:46.922Z] #43 157.3 make[2]: Nothing to be done for 'all'.
16:21:46 [2021-03-24T16:21:46.922Z] #43 157.3   INSTALL  criu/criu
16:21:47 [2021-03-24T16:21:47.198Z] #43 161.7   CC       criu/sysfs_parse.o
16:21:47 [2021-03-24T16:21:47.303Z] #43 164.5 fatal: not a git repository (or any of the parent directories): .git
16:21:47 [2021-03-24T16:21:47.349Z] #53 ...
16:21:47 [2021-03-24T16:21:47.349Z] 
16:21:47 [2021-03-24T16:21:47.349Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:47 [2021-03-24T16:21:47.349Z] #56 sha256:0398548ef6b42e75749cc1505ac8f285ccda3b3098674824bbe3da7e028268c2
16:21:47 [2021-03-24T16:21:47.349Z] #56 202.6 + bin/containerd
16:21:47 [2021-03-24T16:21:47.455Z] #43 162.0   CC       criu/timens.o
16:21:47 [2021-03-24T16:21:47.741Z] #43 162.2   CC       criu/timerfd.o
16:21:47 [2021-03-24T16:21:47.878Z] #43 165.0 make[1]: Nothing to be done for 'all'.
16:21:47 [2021-03-24T16:21:47.999Z] #43 162.5   CC       criu/tty.o
16:21:48 [2021-03-24T16:21:48.453Z] #43 165.5 make[1]: 'images/built-in.o' is up to date.
16:21:48 [2021-03-24T16:21:48.453Z] #43 165.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:21:48 [2021-03-24T16:21:48.453Z] #43 165.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:21:48 [2021-03-24T16:21:48.453Z] #43 165.6 make[1]: 'compel/libcompel.a' is up to date.
16:21:48 [2021-03-24T16:21:48.453Z] #43 165.6 make[1]: 'compel/compel-host-bin' is up to date.
16:21:48 [2021-03-24T16:21:48.453Z] #43 165.7 make[1]: Nothing to be done for 'all'.
16:21:48 [2021-03-24T16:21:48.716Z] #43 165.7 make[1]: 'soccr/libsoccr.a' is up to date.
16:21:48 [2021-03-24T16:21:48.716Z] #43 165.9 make[2]: Nothing to be done for 'all'.
16:21:48 [2021-03-24T16:21:48.716Z] #43 165.9 make[2]: Nothing to be done for 'all'.
16:21:48 [2021-03-24T16:21:48.716Z] #43 165.9 make[2]: Nothing to be done for 'all'.
16:21:48 [2021-03-24T16:21:48.979Z] #43 166.0 make[2]: Nothing to be done for 'all'.
16:21:48 [2021-03-24T16:21:48.979Z] #43 166.0 make[2]: Nothing to be done for 'all'.
16:21:48 [2021-03-24T16:21:48.979Z] #43 166.1 make[2]: Nothing to be done for 'all'.
16:21:48 [2021-03-24T16:21:48.979Z] #43 166.1 make[2]: Nothing to be done for 'all'.
16:21:48 [2021-03-24T16:21:48.979Z] #43 166.2 make[2]: Nothing to be done for 'all'.
16:21:48 [2021-03-24T16:21:48.979Z] #43 166.2   INSTALL  criu/criu
16:21:49 [2021-03-24T16:21:49.381Z] #43 163.9   CC       criu/tun.o
16:21:49 [2021-03-24T16:21:49.555Z] #43 DONE 166.6s
16:21:49 [2021-03-24T16:21:49.555Z] 
16:21:49 [2021-03-24T16:21:49.555Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:49 [2021-03-24T16:21:49.555Z] #56 sha256:b8eef5e69c9b8e15e5dba9746252d3f2f54966b253aeba6d9ade31cb652db749
16:21:49 [2021-03-24T16:21:49.638Z] #43 164.2   CC       criu/uffd.o
16:21:50 [2021-03-24T16:21:50.502Z] #56 ...
16:21:50 [2021-03-24T16:21:50.502Z] 
16:21:50 [2021-03-24T16:21:50.502Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:21:50 [2021-03-24T16:21:50.502Z] #44 sha256:1ae64fd4270379016d9fc896673b63daf663d7c8d7175adb021f1537122f2541
16:21:50 [2021-03-24T16:21:50.502Z] #44 DONE 0.1s
16:21:50 [2021-03-24T16:21:50.502Z] 
16:21:50 [2021-03-24T16:21:50.502Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
16:21:50 [2021-03-24T16:21:50.502Z] #46 sha256:9471f272e80e5b7adc81ae2d978d6f7bce3c2aae379c808845c6a6d4fdb11701
16:21:50 [2021-03-24T16:21:50.502Z] #46 DONE 0.2s
16:21:50 [2021-03-24T16:21:50.502Z] 
16:21:50 [2021-03-24T16:21:50.502Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:21:50 [2021-03-24T16:21:50.502Z] #53 sha256:f8b99f8850930888b43ea29ca6f4c800a143a9b8b97f52897c1a201c7a50bca6
16:21:50 [2021-03-24T16:21:50.566Z] #43 164.9   CC       criu/util.o
16:21:50 [2021-03-24T16:21:50.764Z] #53 ...
16:21:50 [2021-03-24T16:21:50.764Z] 
16:21:50 [2021-03-24T16:21:50.764Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
16:21:50 [2021-03-24T16:21:50.764Z] #48 sha256:bf21f1b6082817655303ea8d175766df461de13ee08956abb05ec5e8726b249b
16:21:50 [2021-03-24T16:21:50.764Z] #48 DONE 0.1s
16:21:50 [2021-03-24T16:21:50.764Z] 
16:21:50 [2021-03-24T16:21:50.764Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
16:21:50 [2021-03-24T16:21:50.764Z] #50 sha256:a78abb7c3df904a3b5a8e219d8afe311337f9ce969ed3c7aeaf81827d3b165e7
16:21:51 [2021-03-24T16:21:51.339Z] #50 DONE 0.6s
16:21:51 [2021-03-24T16:21:51.339Z] 
16:21:51 [2021-03-24T16:21:51.339Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
16:21:51 [2021-03-24T16:21:51.339Z] #52 sha256:d07b1fc5e0a8d7159c12ba7c2b5f8d028dbbcdfaf2ba581fdbb57fa8eaa0f4b8
16:21:51 [2021-03-24T16:21:51.495Z] #43 165.9   CC       criu/uts_ns.o
16:21:51 [2021-03-24T16:21:51.495Z] #43 166.1   CC       criu/vdso-compat.o
16:21:51 [2021-03-24T16:21:51.602Z] #52 DONE 0.1s
16:21:51 [2021-03-24T16:21:51.602Z] 
16:21:51 [2021-03-24T16:21:51.602Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:51 [2021-03-24T16:21:51.602Z] #56 sha256:b8eef5e69c9b8e15e5dba9746252d3f2f54966b253aeba6d9ade31cb652db749
16:21:51 [2021-03-24T16:21:51.752Z] #43 166.2   CC       criu/vdso.o
16:21:52 [2021-03-24T16:21:52.259Z] 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
16:21:52 [2021-03-24T16:21:52.315Z] #43 166.7   LINK     criu/built-in.o
16:21:52 [2021-03-24T16:21:52.315Z] #43 166.8   LINK     criu/criu
16:21:52 [2021-03-24T16:21:52.572Z] #43 167.1   DEP      lib/c/criu.d
16:21:52 [2021-03-24T16:21:52.572Z] #43 167.2   CC       images/rpc.pb-c.o
16:21:53 [2021-03-24T16:21:53.136Z] #43 167.7   CC       lib/c/criu.o
16:21:53 [2021-03-24T16:21:53.521Z] #43 DONE 166.5s
16:21:53 [2021-03-24T16:21:53.521Z] 
16:21:53 [2021-03-24T16:21:53.521Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:21:53 [2021-03-24T16:21:53.521Z] #30 sha256:4baee8a52651c762a932fc5c0f8ec3ae1969a5ad490d05f7a467304cee773ba7
16:21:53 [2021-03-24T16:21:53.521Z] #30 DONE 11.2s
16:21:53 [2021-03-24T16:21:53.521Z] 
16:21:53 [2021-03-24T16:21:53.521Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
16:21:53 [2021-03-24T16:21:53.521Z] #33 sha256:abc7f2a1ad6c2387b4682d4e5e32764722d4f42a98b2feafb508697e23511ebe
16:21:53 [2021-03-24T16:21:53.783Z] #33 DONE 1.0s
16:21:53 [2021-03-24T16:21:53.783Z] 
16:21:53 [2021-03-24T16:21:53.783Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:53 [2021-03-24T16:21:53.783Z] #56 sha256:711d76026863b6d21b10fbe98f80a0ac4401364962ac0077485592effa4d6733
16:21:53 [2021-03-24T16:21:53.925Z] #56 ...
16:21:53 [2021-03-24T16:21:53.926Z] 
16:21:53 [2021-03-24T16:21:53.926Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:21:53 [2021-03-24T16:21:53.926Z] #53 sha256:f2c115f13d4d41f7743cb540949ef1bfb2d439362e6937734bf9e56bb9f4b1f5
16:21:53 [2021-03-24T16:21:53.926Z] #53 127.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
16:21:53 [2021-03-24T16:21:53.926Z] #53 128.5 + mkdir -p /build
16:21:53 [2021-03-24T16:21:53.926Z] #53 128.6 + cp runc /build/runc
16:21:54 [2021-03-24T16:21:54.046Z] #56 ...
16:21:54 [2021-03-24T16:21:54.046Z] 
16:21:54 [2021-03-24T16:21:54.046Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
16:21:54 [2021-03-24T16:21:54.046Z] #35 sha256:6e3bcade5af40b31583465521e3a33e9f8640817296b14d530a902d757e2cbf6
16:21:54 [2021-03-24T16:21:54.046Z] #35 DONE 0.2s
16:21:54 [2021-03-24T16:21:54.046Z] 
16:21:54 [2021-03-24T16:21:54.046Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:54 [2021-03-24T16:21:54.046Z] #56 sha256:711d76026863b6d21b10fbe98f80a0ac4401364962ac0077485592effa4d6733
16:21:54 [2021-03-24T16:21:54.067Z] #43 168.4   LINK     lib/c/built-in.o
16:21:54 [2021-03-24T16:21:54.067Z] #43 168.4   LINK     lib/c/libcriu.so
16:21:54 [2021-03-24T16:21:54.067Z] #43 168.5   LINK     lib/c/libcriu.a
16:21:54 [2021-03-24T16:21:54.067Z] #43 168.6   GEN      magic.py
16:21:54 [2021-03-24T16:21:54.067Z] #43 168.6 Note: Building without setproctitle() and strlcpy() support.
16:21:54 [2021-03-24T16:21:54.067Z] #43 168.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:21:54 [2021-03-24T16:21:54.067Z] #43 168.6 Note: Building without GnuTLS support
16:21:54 [2021-03-24T16:21:54.067Z] #43 168.7 Makefile.config:39: Warn: you have no libnftables installed
16:21:54 [2021-03-24T16:21:54.186Z] #53 DONE 129.0s
16:21:54 [2021-03-24T16:21:54.186Z] 
16:21:54 [2021-03-24T16:21:54.186Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:54 [2021-03-24T16:21:54.186Z] #56 sha256:0398548ef6b42e75749cc1505ac8f285ccda3b3098674824bbe3da7e028268c2
16:21:54 [2021-03-24T16:21:54.307Z] #56 ...
16:21:54 [2021-03-24T16:21:54.307Z] 
16:21:54 [2021-03-24T16:21:54.307Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
16:21:54 [2021-03-24T16:21:54.307Z] #38 sha256:61ebe2e96ae0d9b0963a88e4b9fda6fd21f3e649bfb8824d595961e8177eb7b7
16:21:54 [2021-03-24T16:21:54.307Z] #38 DONE 0.1s
16:21:54 [2021-03-24T16:21:54.307Z] 
16:21:54 [2021-03-24T16:21:54.307Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
16:21:54 [2021-03-24T16:21:54.307Z] #41 sha256:5339c3cb39cfd2c12acab1bf46af4581035fafa1ac78e93c2efad88ce5268d8c
16:21:54 [2021-03-24T16:21:54.324Z] #43 168.7 Makefile.config:40: Warn: Building without nftables support
16:21:54 [2021-03-24T16:21:54.581Z] #43 169.2 fatal: not a git repository (or any of the parent directories): .git
16:21:55 [2021-03-24T16:21:55.145Z] #43 169.7 make[1]: Nothing to be done for 'all'.
16:21:55 [2021-03-24T16:21:55.250Z] #41 DONE 0.8s
16:21:55 [2021-03-24T16:21:55.250Z] 
16:21:55 [2021-03-24T16:21:55.250Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:55 [2021-03-24T16:21:55.250Z] #56 sha256:711d76026863b6d21b10fbe98f80a0ac4401364962ac0077485592effa4d6733
16:21:55 [2021-03-24T16:21:55.250Z] #56 ...
16:21:55 [2021-03-24T16:21:55.250Z] 
16:21:55 [2021-03-24T16:21:55.250Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:21:55 [2021-03-24T16:21:55.250Z] #44 sha256:d4831f854a763d12b9c166fd3d8352832c3b7be91049cb8540160f4f42b74b0c
16:21:55 [2021-03-24T16:21:55.250Z] #44 DONE 0.1s
16:21:55 [2021-03-24T16:21:55.250Z] 
16:21:55 [2021-03-24T16:21:55.250Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
16:21:55 [2021-03-24T16:21:55.250Z] #46 sha256:2818214e3b8eb1770368a861669a139d406943c3754fc7a868728826c3098833
16:21:55 [2021-03-24T16:21:55.710Z] #43 170.2 make[1]: 'images/built-in.o' is up to date.
16:21:55 [2021-03-24T16:21:55.710Z] #43 170.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:21:55 [2021-03-24T16:21:55.710Z] #43 170.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:21:55 [2021-03-24T16:21:55.710Z] #43 170.3 make[1]: 'compel/libcompel.a' is up to date.
16:21:55 [2021-03-24T16:21:55.710Z] #43 170.3 make[1]: 'compel/compel-host-bin' is up to date.
16:21:55 [2021-03-24T16:21:55.710Z] #43 170.4 make[1]: Nothing to be done for 'all'.
16:21:55 [2021-03-24T16:21:55.823Z] #46 DONE 0.6s
16:21:55 [2021-03-24T16:21:55.823Z] 
16:21:55 [2021-03-24T16:21:55.823Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:55 [2021-03-24T16:21:55.823Z] #56 sha256:711d76026863b6d21b10fbe98f80a0ac4401364962ac0077485592effa4d6733
16:21:55 [2021-03-24T16:21:55.823Z] #56 ...
16:21:55 [2021-03-24T16:21:55.823Z] 
16:21:55 [2021-03-24T16:21:55.823Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
16:21:55 [2021-03-24T16:21:55.823Z] #48 sha256:d6373e1fde7a72615bcb48037146a2b5e0022da105290b58c8b6b0eb4e0ba616
16:21:55 [2021-03-24T16:21:55.823Z] #48 DONE 0.1s
16:21:55 [2021-03-24T16:21:55.967Z] #43 170.4 make[1]: 'soccr/libsoccr.a' is up to date.
16:21:55 [2021-03-24T16:21:55.967Z] #43 170.5 make[2]: Nothing to be done for 'all'.
16:21:55 [2021-03-24T16:21:55.967Z] #43 170.6 make[2]: Nothing to be done for 'all'.
16:21:55 [2021-03-24T16:21:55.967Z] #43 170.6 make[2]: Nothing to be done for 'all'.
16:21:56 [2021-03-24T16:21:56.084Z] 
16:21:56 [2021-03-24T16:21:56.084Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
16:21:56 [2021-03-24T16:21:56.084Z] #50 sha256:0fbe066f2a8b1dbc28f8647033221ba9fe77a2cb948da7461c9b3bdda1d4ad8c
16:21:56 [2021-03-24T16:21:56.096Z] #56 ...
16:21:56 [2021-03-24T16:21:56.096Z] 
16:21:56 [2021-03-24T16:21:56.096Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
16:21:56 [2021-03-24T16:21:56.096Z] #54 sha256:ccdd2ca81bab1ac0325f08c81d83d74e2ae143938cb6d984159ecd5912823644
16:21:56 [2021-03-24T16:21:56.096Z] #54 DONE 0.3s
16:21:56 [2021-03-24T16:21:56.096Z] 
16:21:56 [2021-03-24T16:21:56.096Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:56 [2021-03-24T16:21:56.096Z] #56 sha256:0398548ef6b42e75749cc1505ac8f285ccda3b3098674824bbe3da7e028268c2
16:21:56 [2021-03-24T16:21:56.225Z] #43 170.7 make[2]: Nothing to be done for 'all'.
16:21:56 [2021-03-24T16:21:56.226Z] #43 170.7 make[2]: Nothing to be done for 'all'.
16:21:56 [2021-03-24T16:21:56.226Z] #43 170.8 make[2]: Nothing to be done for 'all'.
16:21:56 [2021-03-24T16:21:56.226Z] #43 170.8 make[2]: Nothing to be done for 'all'.
16:21:56 [2021-03-24T16:21:56.226Z] #43 170.9 make[2]: Nothing to be done for 'all'.
16:21:56 [2021-03-24T16:21:56.226Z] #43 170.9   INSTALL  criu/criu
16:21:56 [2021-03-24T16:21:56.483Z] #43 DONE 171.1s
16:21:56 [2021-03-24T16:21:56.483Z] 
16:21:56 [2021-03-24T16:21:56.483Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:56 [2021-03-24T16:21:56.483Z] #56 sha256:2a83707c3c1149da0443b726f89b6113afebdee1eb59fa76213b84a9e1296c16
16:21:56 [2021-03-24T16:21:56.906Z] #56 204.9 + bin/containerd
16:21:57 [2021-03-24T16:21:57.853Z] #56 ...
16:21:57 [2021-03-24T16:21:57.853Z] 
16:21:57 [2021-03-24T16:21:57.853Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:21:57 [2021-03-24T16:21:57.853Z] #44 sha256:ea4977615b70dc882dfa1464d312085d45bdf9e3ce62f0ec6bbe99c8ccd052ab
16:21:57 [2021-03-24T16:21:57.853Z] #44 DONE 0.1s
16:21:57 [2021-03-24T16:21:57.853Z] 
16:21:57 [2021-03-24T16:21:57.853Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
16:21:57 [2021-03-24T16:21:57.853Z] #46 sha256:83d96e3cf52768a7e7b075c575bff323bb21b2ff10f343849a7585f095200850
16:21:57 [2021-03-24T16:21:57.853Z] #46 DONE 0.1s
16:21:57 [2021-03-24T16:21:57.853Z] 
16:21:57 [2021-03-24T16:21:57.853Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:21:57 [2021-03-24T16:21:57.853Z] #53 sha256:80d71cb602174e6385728f81123525a151d6b7a5c66a35e51b1908c89f8ccc05
16:21:57 [2021-03-24T16:21:57.853Z] #53 ...
16:21:57 [2021-03-24T16:21:57.853Z] 
16:21:57 [2021-03-24T16:21:57.853Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
16:21:57 [2021-03-24T16:21:57.853Z] #48 sha256:687542ffcbfb047195de0a12c4855f755c80f8f720a396489c0f24bf41850f1e
16:21:57 [2021-03-24T16:21:57.853Z] #48 DONE 0.1s
16:21:57 [2021-03-24T16:21:57.853Z] 
16:21:57 [2021-03-24T16:21:57.853Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
16:21:57 [2021-03-24T16:21:57.853Z] #50 sha256:8b77594effa76d4a216a0f9c8da63e489b07a1531814e2d70bf2fe4b02e5120e
16:21:58 [2021-03-24T16:21:58.001Z] #50 DONE 2.0s
16:21:58 [2021-03-24T16:21:58.001Z] 
16:21:58 [2021-03-24T16:21:58.001Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
16:21:58 [2021-03-24T16:21:58.001Z] #52 sha256:a8439470fc239a6fe1fa6dee32a9d3202a7cd1fa69bd79f2d536ff0af2f7e07e
16:21:58 [2021-03-24T16:21:58.001Z] #52 DONE 0.1s
16:21:58 [2021-03-24T16:21:58.001Z] 
16:21:58 [2021-03-24T16:21:58.001Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:58 [2021-03-24T16:21:58.001Z] #56 sha256:711d76026863b6d21b10fbe98f80a0ac4401364962ac0077485592effa4d6733
16:21:58 [2021-03-24T16:21:58.109Z] #50 DONE 0.1s
16:21:58 [2021-03-24T16:21:58.109Z] 
16:21:58 [2021-03-24T16:21:58.109Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
16:21:58 [2021-03-24T16:21:58.109Z] #52 sha256:2ffbad43e47da3759024cd4c6a734f484c59d042b3a4d743a20528c75ea0432d
16:21:58 [2021-03-24T16:21:58.109Z] #52 DONE 0.1s
16:21:58 [2021-03-24T16:21:58.109Z] 
16:21:58 [2021-03-24T16:21:58.109Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:21:58 [2021-03-24T16:21:58.109Z] #53 sha256:80d71cb602174e6385728f81123525a151d6b7a5c66a35e51b1908c89f8ccc05
16:21:58 [2021-03-24T16:21:58.263Z] #56 ...
16:21:58 [2021-03-24T16:21:58.263Z] 
16:21:58 [2021-03-24T16:21:58.263Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
16:21:58 [2021-03-24T16:21:58.263Z] #54 sha256:77b56e77dea48cc4180421a24cbe6ad54aea28033b3fcfdb84fd8176b7f9a49b
16:21:58 [2021-03-24T16:21:58.524Z] #54 DONE 0.6s
16:21:58 [2021-03-24T16:21:58.524Z] 
16:21:58 [2021-03-24T16:21:58.524Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:21:58 [2021-03-24T16:21:58.524Z] #56 sha256:711d76026863b6d21b10fbe98f80a0ac4401364962ac0077485592effa4d6733
16:22:00 [2021-03-24T16:22:00.988Z] ?   	github.com/docker/docker/api	[no test files]
16:22:01 [2021-03-24T16:22:01.127Z] #56 ...
16:22:01 [2021-03-24T16:22:01.127Z] 
16:22:01 [2021-03-24T16:22:01.127Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:22:01 [2021-03-24T16:22:01.127Z] #53 sha256:f8b99f8850930888b43ea29ca6f4c800a143a9b8b97f52897c1a201c7a50bca6
16:22:01 [2021-03-24T16:22:01.127Z] #53 126.9 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
16:22:01 [2021-03-24T16:22:01.127Z] #53 128.0 + mkdir -p /build
16:22:01 [2021-03-24T16:22:01.127Z] #53 128.0 + cp runc /build/runc
16:22:01 [2021-03-24T16:22:01.127Z] #53 DONE 128.4s
16:22:01 [2021-03-24T16:22:01.127Z] 
16:22:01 [2021-03-24T16:22:01.127Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:22:01 [2021-03-24T16:22:01.127Z] #56 sha256:b8eef5e69c9b8e15e5dba9746252d3f2f54966b253aeba6d9ade31cb652db749
16:22:02 [2021-03-24T16:22:02.077Z] #56 ...
16:22:02 [2021-03-24T16:22:02.077Z] 
16:22:02 [2021-03-24T16:22:02.077Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
16:22:02 [2021-03-24T16:22:02.077Z] #54 sha256:3547c53e921bbd3c4654bb90a6b177c4410d4da64be6b1eb5ccd54cee6e65fbb
16:22:02 [2021-03-24T16:22:02.340Z] #54 DONE 0.3s
16:22:02 [2021-03-24T16:22:02.340Z] 
16:22:02 [2021-03-24T16:22:02.340Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:22:02 [2021-03-24T16:22:02.340Z] #56 sha256:b8eef5e69c9b8e15e5dba9746252d3f2f54966b253aeba6d9ade31cb652db749
16:22:03 [2021-03-24T16:22:03.364Z] #53 ...
16:22:03 [2021-03-24T16:22:03.364Z] 
16:22:03 [2021-03-24T16:22:03.365Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:22:03 [2021-03-24T16:22:03.365Z] #56 sha256:2a83707c3c1149da0443b726f89b6113afebdee1eb59fa76213b84a9e1296c16
16:22:03 [2021-03-24T16:22:03.365Z] #56 213.8 + bin/containerd
16:22:05 [2021-03-24T16:22:05.114Z] #56 206.5 + bin/containerd-stress
16:22:08 [2021-03-24T16:22:08.419Z] #56 209.7 + bin/containerd-shim
16:22:08 [2021-03-24T16:22:08.634Z] #56 ...
16:22:08 [2021-03-24T16:22:08.634Z] 
16:22:08 [2021-03-24T16:22:08.634Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:22:08 [2021-03-24T16:22:08.634Z] #53 sha256:80d71cb602174e6385728f81123525a151d6b7a5c66a35e51b1908c89f8ccc05
16:22:08 [2021-03-24T16:22:08.634Z] #53 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
16:22:08 [2021-03-24T16:22:08.894Z] #53 126.6 + mkdir -p /build
16:22:08 [2021-03-24T16:22:08.894Z] #53 126.6 + cp runc /build/runc
16:22:08 [2021-03-24T16:22:08.894Z] #53 DONE 126.9s
16:22:08 [2021-03-24T16:22:08.894Z] 
16:22:08 [2021-03-24T16:22:08.894Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:22:08 [2021-03-24T16:22:08.894Z] #56 sha256:2a83707c3c1149da0443b726f89b6113afebdee1eb59fa76213b84a9e1296c16
16:22:10 [2021-03-24T16:22:10.789Z] #56 ...
16:22:10 [2021-03-24T16:22:10.789Z] 
16:22:10 [2021-03-24T16:22:10.789Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
16:22:10 [2021-03-24T16:22:10.789Z] #54 sha256:04871886d2f3a24b4f64c0a9adb59bf48c7502c7ba56b888b07955c2192f7692
16:22:10 [2021-03-24T16:22:10.789Z] #54 DONE 0.1s
16:22:10 [2021-03-24T16:22:10.789Z] 
16:22:10 [2021-03-24T16:22:10.789Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:22:10 [2021-03-24T16:22:10.789Z] #56 sha256:2a83707c3c1149da0443b726f89b6113afebdee1eb59fa76213b84a9e1296c16
16:22:13 [2021-03-24T16:22:13.557Z] === RUN   TestMiddlewares
16:22:13 [2021-03-24T16:22:13.557Z] --- PASS: TestMiddlewares (0.00s)
16:22:13 [2021-03-24T16:22:13.557Z] PASS
16:22:13 [2021-03-24T16:22:13.557Z] coverage: 9.0% of statements
16:22:13 [2021-03-24T16:22:13.557Z] ok  	github.com/docker/docker/api/server	0.080s	coverage: 9.0% of statements
16:22:13 [2021-03-24T16:22:13.726Z] #56 215.2 + bin/containerd-shim-runc-v1
16:22:17 [2021-03-24T16:22:17.946Z] #56 219.1 + bin/containerd-shim-runc-v2
16:22:18 [2021-03-24T16:22:18.520Z] #56 220.3 + binaries
16:22:18 [2021-03-24T16:22:18.520Z] #56 220.3 + install -D bin/containerd /build/containerd
16:22:18 [2021-03-24T16:22:18.520Z] #56 220.4 + install -D bin/containerd-shim /build/containerd-shim
16:22:18 [2021-03-24T16:22:18.520Z] #56 220.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:22:18 [2021-03-24T16:22:18.788Z] #56 220.4 + install -D bin/ctr /build/ctr
16:22:22 [2021-03-24T16:22:22.661Z] #56 235.1 + bin/containerd-stress
16:22:22 [2021-03-24T16:22:22.661Z] #56 237.2 + bin/containerd-shim
16:22:23 [2021-03-24T16:22:23.007Z] #56 DONE 224.6s
16:22:24 [2021-03-24T16:22:24.408Z] 
16:22:24 [2021-03-24T16:22:24.408Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
16:22:24 [2021-03-24T16:22:24.408Z] #57 sha256:aa884a161f3c0c06bdb176f3b713e637845c6029e0e5f79e123fbc036c0439b1
16:22:26 [2021-03-24T16:22:26.954Z] #57 DONE 2.2s
16:22:26 [2021-03-24T16:22:26.954Z] 
16:22:26 [2021-03-24T16:22:26.954Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:22:26 [2021-03-24T16:22:26.954Z] #61 sha256:b6ea3c4286d4fe00ac9210d06f3144c6528adf8a711bfd253e0daf5b9fe0f576
16:22:27 [2021-03-24T16:22:27.215Z] #61 DONE 0.6s
16:22:27 [2021-03-24T16:22:27.215Z] 
16:22:27 [2021-03-24T16:22:27.215Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
16:22:27 [2021-03-24T16:22:27.215Z] #66 sha256:08611fc15d1ca20ca37f9e0fe42fd7fdac35bcb3ff90a3f5c70b845badcfe27d
16:22:28 [2021-03-24T16:22:28.950Z] #56 235.6 + bin/containerd-stress
16:22:28 [2021-03-24T16:22:28.950Z] #56 237.6 + bin/containerd-shim
16:22:29 [2021-03-24T16:22:29.240Z] #56 243.9 + bin/containerd-shim-runc-v1
16:22:29 [2021-03-24T16:22:29.762Z] #66 DONE 2.4s
16:22:29 [2021-03-24T16:22:29.762Z] 
16:22:29 [2021-03-24T16:22:29.762Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
16:22:29 [2021-03-24T16:22:29.762Z] #68 sha256:b67111844bcede8a870a2df0f5e6ebad1a6ed58575c4f17dacdc653bda46c9da
16:22:29 [2021-03-24T16:22:29.762Z] #68 DONE 0.1s
16:22:29 [2021-03-24T16:22:29.762Z] 
16:22:29 [2021-03-24T16:22:29.762Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:22:29 [2021-03-24T16:22:29.762Z] #69 sha256:8588e225661c43ca523d3f92e541590694aad2fbd0925f4d98d525b9a67c1858
16:22:29 [2021-03-24T16:22:29.762Z] #69 DONE 0.1s
16:22:29 [2021-03-24T16:22:29.762Z] 
16:22:29 [2021-03-24T16:22:29.762Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
16:22:29 [2021-03-24T16:22:29.762Z] #70 sha256:c5e8f4854ff626b43b4c8fb21cb5dea5526c6c5774da73b145963e2837ad723c
16:22:31 [2021-03-24T16:22:31.679Z] #70 DONE 1.7s
16:22:31 [2021-03-24T16:22:31.679Z] 
16:22:31 [2021-03-24T16:22:31.679Z] #71 exporting to image
16:22:31 [2021-03-24T16:22:31.679Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:22:31 [2021-03-24T16:22:31.679Z] #71 exporting layers
16:22:32 [2021-03-24T16:22:32.539Z] #56 248.5 + bin/containerd-shim-runc-v2
16:22:33 [2021-03-24T16:22:33.919Z] #56 249.5 + binaries
16:22:33 [2021-03-24T16:22:33.919Z] #56 249.5 + install -D bin/containerd /build/containerd
16:22:33 [2021-03-24T16:22:33.919Z] #56 249.6 + install -D bin/containerd-shim /build/containerd-shim
16:22:33 [2021-03-24T16:22:33.919Z] #56 249.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:22:33 [2021-03-24T16:22:33.919Z] #56 249.6 + install -D bin/ctr /build/ctr
16:22:34 [2021-03-24T16:22:34.857Z] #56 DONE 250.6s
16:22:35 [2021-03-24T16:22:35.426Z] 
16:22:35 [2021-03-24T16:22:35.426Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
16:22:35 [2021-03-24T16:22:35.426Z] #57 sha256:38683a3663bfda68eee9301e7a0bd58fcf497da253a5bf13bad8498cf845255d
16:22:35 [2021-03-24T16:22:35.550Z] #56 244.3 + bin/containerd-shim-runc-v1
16:22:36 [2021-03-24T16:22:36.806Z] #57 DONE 1.0s
16:22:36 [2021-03-24T16:22:36.806Z] 
16:22:36 [2021-03-24T16:22:36.806Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:22:36 [2021-03-24T16:22:36.806Z] #61 sha256:d01f3d80a7e3a649ad28115d4c4a10528f9db5188a751c428d2951c1b71fcd77
16:22:36 [2021-03-24T16:22:36.806Z] #61 DONE 0.2s
16:22:36 [2021-03-24T16:22:36.806Z] 
16:22:36 [2021-03-24T16:22:36.806Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
16:22:36 [2021-03-24T16:22:36.806Z] #66 sha256:68d0f0d8455d19ddce202be5887bce246f23af57710979e8e6125faeed503e1d
16:22:37 [2021-03-24T16:22:37.312Z] #56 246.2 + bin/containerd-stress
16:22:37 [2021-03-24T16:22:37.312Z] #56 248.3 + bin/containerd-shim
16:22:37 [2021-03-24T16:22:37.744Z] #66 DONE 1.0s
16:22:37 [2021-03-24T16:22:37.744Z] 
16:22:37 [2021-03-24T16:22:37.744Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
16:22:37 [2021-03-24T16:22:37.744Z] #68 sha256:9acc009c4259446ccde6fd5d7d297bef3bebe19d48436a0d39df2281f5ba828d
16:22:37 [2021-03-24T16:22:37.744Z] #68 DONE 0.1s
16:22:37 [2021-03-24T16:22:37.744Z] 
16:22:37 [2021-03-24T16:22:37.744Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:22:37 [2021-03-24T16:22:37.744Z] #69 sha256:b8502088bc33a4c0e4bb47aa7312d9ffc88056bf7e207794748fcf47752cafd5
16:22:37 [2021-03-24T16:22:37.744Z] #69 DONE 0.0s
16:22:38 [2021-03-24T16:22:38.003Z] 
16:22:38 [2021-03-24T16:22:38.003Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
16:22:38 [2021-03-24T16:22:38.003Z] #70 sha256:9727433ec5cb3e1d25a3ee7220558d6505fb750d8ed4f6c33498317f2d8f482e
16:22:38 [2021-03-24T16:22:38.571Z] #70 0.733 Hit:1 http://deb.debian.org/debian buster-backports InRelease
16:22:38 [2021-03-24T16:22:38.571Z] #70 0.807 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
16:22:38 [2021-03-24T16:22:38.831Z] #70 0.970 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
16:22:38 [2021-03-24T16:22:38.831Z] #70 1.132 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
16:22:39 [2021-03-24T16:22:39.662Z] #70 1.220 Reading package lists...
16:22:39 [2021-03-24T16:22:39.826Z] #71 exporting layers 8.1s done
16:22:39 [2021-03-24T16:22:39.826Z] #71 writing image sha256:648e277659ceec7843f583ca43a14773a84253fd4eba78f0a52d690a243d985e done
16:22:39 [2021-03-24T16:22:39.826Z] #71 naming to docker.io/library/docker:5c848fc89d83e605a643968533da5e81cd644731
16:22:39 [2021-03-24T16:22:39.826Z] #71 naming to docker.io/library/docker:5c848fc89d83e605a643968533da5e81cd644731 done
16:22:39 [2021-03-24T16:22:39.826Z] #71 DONE 8.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:22:40 [2021-03-24T16:22:40.173Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/test/unit
16:22:40 [2021-03-24T16:22:40.232Z] #70 1.858 Reading package lists...
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.476 Building dependency tree...
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.593 Reading state information...
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.702 The following additional packages will be installed:
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.702   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.702   libpam-systemd
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.703 Suggested packages:
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.703   systemd-container policykit-1
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.703 Recommended packages:
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.703   libnss-systemd
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.782 The following NEW packages will be installed:
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.783   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
16:22:40 [2021-03-24T16:22:40.492Z] #70 2.783   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
16:22:40 [2021-03-24T16:22:40.751Z] #70 3.049 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded.
16:22:40 [2021-03-24T16:22:40.751Z] #70 3.049 Need to get 4761 kB of archives.
16:22:40 [2021-03-24T16:22:40.751Z] #70 3.049 After this operation, 16.6 MB of additional disk space will be used.
16:22:40 [2021-03-24T16:22:40.751Z] #70 3.049 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
16:22:40 [2021-03-24T16:22:40.751Z] #70 3.051 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
16:22:40 [2021-03-24T16:22:40.751Z] #70 3.051 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
16:22:40 [2021-03-24T16:22:40.751Z] #70 3.054 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
16:22:40 [2021-03-24T16:22:40.751Z] #70 3.055 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
16:22:40 [2021-03-24T16:22:40.751Z] #70 3.056 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB]
16:22:40 [2021-03-24T16:22:40.751Z] #70 3.121 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB]
16:22:40 [2021-03-24T16:22:40.853Z] #56 248.7 + bin/containerd-shim-runc-v2
16:22:40 [2021-03-24T16:22:40.853Z] #56 249.7 + binaries
16:22:40 [2021-03-24T16:22:40.853Z] #56 249.7 + install -D bin/containerd /build/containerd
16:22:40 [2021-03-24T16:22:40.853Z] #56 249.7 + install -D bin/containerd-shim /build/containerd-shim
16:22:40 [2021-03-24T16:22:40.853Z] #56 249.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:22:40 [2021-03-24T16:22:40.853Z] #56 249.7 + install -D bin/ctr /build/ctr
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.123 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.125 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.127 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB]
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.129 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.291 debconf: delaying package configuration, since apt-utils is not installed
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.315 Fetched 4761 kB in 0s (14.2 MB/s)
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.341 Selecting previously unselected package libargon2-1:amd64.
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.341 (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 ... 28057 files and directories currently installed.)
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.355 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.364 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
16:22:41 [2021-03-24T16:22:41.010Z] #70 3.403 Selecting previously unselected package libjson-c3:amd64.
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.407 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.411 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.443 Selecting previously unselected package libcryptsetup12:amd64.
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.446 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.452 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.508 Selecting previously unselected package libidn11:amd64.
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.511 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.516 Unpacking libidn11:amd64 (1.33-2.2) ...
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.569 Selecting previously unselected package libkmod2:amd64.
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.572 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.576 Unpacking libkmod2:amd64 (26-1) ...
16:22:41 [2021-03-24T16:22:41.270Z] #70 3.627 Selecting previously unselected package systemd.
16:22:41 [2021-03-24T16:22:41.530Z] #70 3.630 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ...
16:22:41 [2021-03-24T16:22:41.530Z] #70 3.672 Unpacking systemd (241-7~deb10u6) ...
16:22:42 [2021-03-24T16:22:42.099Z] #70 4.108 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
16:22:42 [2021-03-24T16:22:42.099Z] #70 4.118 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
16:22:42 [2021-03-24T16:22:42.099Z] #70 4.132 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
16:22:42 [2021-03-24T16:22:42.099Z] #70 4.145 Setting up libidn11:amd64 (1.33-2.2) ...
16:22:42 [2021-03-24T16:22:42.099Z] #70 4.157 Setting up libkmod2:amd64 (26-1) ...
16:22:42 [2021-03-24T16:22:42.099Z] #70 4.170 Setting up systemd (241-7~deb10u6) ...
16:22:42 [2021-03-24T16:22:42.099Z] #70 4.226 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:22:42 [2021-03-24T16:22:42.099Z] #70 4.228 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:22:42 [2021-03-24T16:22:42.099Z] #70 4.232 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
16:22:42 [2021-03-24T16:22:42.099Z] #70 4.232 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
16:22:42 [2021-03-24T16:22:42.241Z] #56 DONE 251.1s
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.764 Selecting previously unselected package systemd-sysv.
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.764 (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 ... 28854 files and directories currently installed.)
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.778 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ...
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.782 Unpacking systemd-sysv (241-7~deb10u6) ...
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.828 Selecting previously unselected package libdbus-1-3:amd64.
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.831 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.834 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.894 Selecting previously unselected package dbus.
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.896 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.908 Unpacking dbus (1.12.20-0+deb10u1) ...
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.973 Selecting previously unselected package libpam-systemd:amd64.
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.973 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ...
16:22:42 [2021-03-24T16:22:42.668Z] #70 4.976 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ...
16:22:42 [2021-03-24T16:22:42.668Z] #70 5.021 Selecting previously unselected package dbus-user-session.
16:22:42 [2021-03-24T16:22:42.928Z] #70 5.024 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
16:22:42 [2021-03-24T16:22:42.928Z] #70 5.029 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
16:22:42 [2021-03-24T16:22:42.928Z] #70 5.111 Setting up systemd-sysv (241-7~deb10u6) ...
16:22:42 [2021-03-24T16:22:42.928Z] #70 5.123 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
16:22:42 [2021-03-24T16:22:42.928Z] #70 5.141 Setting up dbus (1.12.20-0+deb10u1) ...
16:22:42 [2021-03-24T16:22:42.928Z] #70 5.270 invoke-rc.d: could not determine current runlevel
16:22:43 [2021-03-24T16:22:43.188Z] 
16:22:43 [2021-03-24T16:22:43.188Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
16:22:43 [2021-03-24T16:22:43.188Z] #57 sha256:06bc9032aa6f8230b9ffdc58ac8872374004c7e2416a47a31365d7f537a509db
16:22:43 [2021-03-24T16:22:43.189Z] #70 5.273 invoke-rc.d: policy-rc.d denied execution of start.
16:22:43 [2021-03-24T16:22:43.189Z] #70 5.278 Setting up libpam-systemd:amd64 (241-7~deb10u6) ...
16:22:43 [2021-03-24T16:22:43.189Z] #70 5.428 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
16:22:43 [2021-03-24T16:22:43.189Z] #70 5.444 Processing triggers for systemd (241-7~deb10u6) ...
16:22:43 [2021-03-24T16:22:43.189Z] #70 5.453 Processing triggers for libc-bin (2.28-10) ...
16:22:43 [2021-03-24T16:22:43.450Z] #70 DONE 5.6s
16:22:43 [2021-03-24T16:22:43.450Z] 
16:22:43 [2021-03-24T16:22:43.450Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
16:22:43 [2021-03-24T16:22:43.450Z] #71 sha256:7911a56c74334a83d775b18ee811d96641536e3a75d4a5567621021ccad8793f
16:22:43 [2021-03-24T16:22:43.861Z] #56 255.1 + bin/containerd-shim-runc-v1
16:22:44 [2021-03-24T16:22:44.018Z] #71 0.445   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:22:44 [2021-03-24T16:22:44.018Z] #71 0.445                                  Dload  Upload   Total   Spent    Left  Speed
16:22:44 [2021-03-24T16:22:44.018Z] #71 0.446 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  19602      0 --:--:-- --:--:-- --:--:-- 19393
100  1823  100  1823    0     0  19393      0 --:--:-- --:--:-- --:--:-- 19393
16:22:44 [2021-03-24T16:22:44.018Z] #71 DONE 0.6s
16:22:44 [2021-03-24T16:22:44.018Z] 
16:22:44 [2021-03-24T16:22:44.018Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
16:22:44 [2021-03-24T16:22:44.018Z] #72 sha256:a44e09247d3a63d384e5ab6a944ea615326fcf8b268f11813b379c0162a4aa31
16:22:44 [2021-03-24T16:22:44.132Z] #57 DONE 0.9s
16:22:44 [2021-03-24T16:22:44.132Z] 
16:22:44 [2021-03-24T16:22:44.132Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:22:44 [2021-03-24T16:22:44.132Z] #61 sha256:3562f292f367a6bb4cd8c598d9d988e0c071cfa2ae52c5ed4e0014e8e674a9ff
16:22:44 [2021-03-24T16:22:44.393Z] #61 DONE 0.2s
16:22:44 [2021-03-24T16:22:44.393Z] 
16:22:44 [2021-03-24T16:22:44.393Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
16:22:44 [2021-03-24T16:22:44.393Z] #66 sha256:53eba79a74d3d2f6affa9ebcc5f766d1ecf5cdb29a2425e8bda8f6813ae2d175
16:22:45 [2021-03-24T16:22:45.337Z] #66 DONE 1.0s
16:22:45 [2021-03-24T16:22:45.398Z] #72 DONE 1.2s
16:22:45 [2021-03-24T16:22:45.398Z] 
16:22:45 [2021-03-24T16:22:45.398Z] #73 exporting to image
16:22:45 [2021-03-24T16:22:45.398Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:22:45 [2021-03-24T16:22:45.398Z] #73 exporting layers
16:22:45 [2021-03-24T16:22:45.467Z] ?   	github.com/docker/docker/api	[no test files]
16:22:45 [2021-03-24T16:22:45.598Z] 
16:22:45 [2021-03-24T16:22:45.599Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
16:22:45 [2021-03-24T16:22:45.599Z] #68 sha256:f6b6968fe66fdddf45bdffde668b2ab9e41297f38763cdd915371d863e06335e
16:22:45 [2021-03-24T16:22:45.599Z] #68 DONE 0.0s
16:22:45 [2021-03-24T16:22:45.599Z] 
16:22:45 [2021-03-24T16:22:45.599Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:22:45 [2021-03-24T16:22:45.599Z] #69 sha256:ca93e1de1e3b9996d230ad3d94588b245f7fb80719706aa6e8586455bc536619
16:22:45 [2021-03-24T16:22:45.599Z] #69 DONE 0.0s
16:22:45 [2021-03-24T16:22:45.599Z] 
16:22:45 [2021-03-24T16:22:45.599Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
16:22:45 [2021-03-24T16:22:45.599Z] #70 sha256:baa91b84ea0ffcc63eeb9a943167e8b19aad3ad9c227f67d3f04af5d473b6621
16:22:48 [2021-03-24T16:22:48.156Z] #70 DONE 2.7s
16:22:48 [2021-03-24T16:22:48.156Z] 
16:22:48 [2021-03-24T16:22:48.156Z] #71 exporting to image
16:22:48 [2021-03-24T16:22:48.156Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:22:48 [2021-03-24T16:22:48.156Z] #71 exporting layers
16:22:49 [2021-03-24T16:22:49.115Z] #56 259.6 + bin/containerd-shim-runc-v2
16:22:49 [2021-03-24T16:22:49.371Z] #56 260.5 + binaries
16:22:49 [2021-03-24T16:22:49.371Z] #56 260.5 + install -D bin/containerd /build/containerd
16:22:49 [2021-03-24T16:22:49.371Z] #56 260.5 + install -D bin/containerd-shim /build/containerd-shim
16:22:49 [2021-03-24T16:22:49.371Z] #56 260.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:22:49 [2021-03-24T16:22:49.371Z] #56 260.5 + install -D bin/ctr /build/ctr
16:22:51 [2021-03-24T16:22:51.262Z] #56 DONE 262.2s
16:22:51 [2021-03-24T16:22:51.824Z] 
16:22:51 [2021-03-24T16:22:51.824Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
16:22:51 [2021-03-24T16:22:51.824Z] #57 sha256:40bed7a3cfb2fdaa6fbf4f9dd33365d51d87892a81d7aab450361348bee3069a
16:22:52 [2021-03-24T16:22:52.751Z] #57 DONE 0.8s
16:22:52 [2021-03-24T16:22:52.751Z] 
16:22:52 [2021-03-24T16:22:52.752Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:22:52 [2021-03-24T16:22:52.752Z] #61 sha256:8f89457578fd165531aabfe96b53a3666b06bcd8c4cce079358a634dd832cabe
16:22:52 [2021-03-24T16:22:52.752Z] #61 DONE 0.2s
16:22:52 [2021-03-24T16:22:52.752Z] 
16:22:52 [2021-03-24T16:22:52.752Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
16:22:52 [2021-03-24T16:22:52.752Z] #66 sha256:9d5d00cb49b39de796ca5f0fa6743a8ea17f8c27a66d41e697d7e19e0fc225e1
16:22:53 [2021-03-24T16:22:53.571Z] #73 exporting layers 7.2s done
16:22:53 [2021-03-24T16:22:53.571Z] #73 writing image sha256:58fcc18ec1054e39ff1090e9e78f8dd604c0afa5b573ce6d32947c29dad19aa8 done
16:22:53 [2021-03-24T16:22:53.571Z] #73 naming to docker.io/library/docker:5c848fc89d83e605a643968533da5e81cd644731 done
16:22:53 [2021-03-24T16:22:53.571Z] #73 DONE 7.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:22:53 [2021-03-24T16:22:53.679Z] #66 DONE 0.9s
16:22:53 [2021-03-24T16:22:53.679Z] 
16:22:53 [2021-03-24T16:22:53.679Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
16:22:53 [2021-03-24T16:22:53.679Z] #68 sha256:35217fb0fc669252f6faa395dd57b40e835ba5e359b5e8236cf8ee1a86c5eb06
16:22:53 [2021-03-24T16:22:53.679Z] #68 DONE 0.0s
16:22:53 [2021-03-24T16:22:53.679Z] 
16:22:53 [2021-03-24T16:22:53.679Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:22:53 [2021-03-24T16:22:53.679Z] #69 sha256:8641da826657f5c998f60eba24bc22f6291d60e929ab6ce92a1f45c1086d3b3e
16:22:53 [2021-03-24T16:22:53.679Z] #69 DONE 0.0s
16:22:53 [2021-03-24T16:22:53.679Z] 
16:22:53 [2021-03-24T16:22:53.679Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
16:22:53 [2021-03-24T16:22:53.679Z] #70 sha256:21d18a472a737c2210dedb429968a4a1c31ca62f87e1c07196e22d78c337caff
16:22:53 [2021-03-24T16:22:53.938Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh dynbinary test-integration
16:22:56 [2021-03-24T16:22:56.197Z] #70 DONE 2.6s
16:22:56 [2021-03-24T16:22:56.311Z] #71 exporting layers 7.1s done
16:22:56 [2021-03-24T16:22:56.311Z] #71 writing image sha256:80b4160e29ccd6c5b7fd282df8b88b2c5c53bd2f96ef67affbe321617bdfca0d done
16:22:56 [2021-03-24T16:22:56.311Z] #71 naming to docker.io/library/docker:5c848fc89d83e605a643968533da5e81cd644731 done
16:22:56 [2021-03-24T16:22:56.311Z] #71 DONE 7.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
16:22:56 [2021-03-24T16:22:56.454Z] 
16:22:56 [2021-03-24T16:22:56.454Z] #71 exporting to image
16:22:56 [2021-03-24T16:22:56.454Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:22:56 [2021-03-24T16:22:56.454Z] #71 exporting layers
16:22:56 [2021-03-24T16:22:56.475Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
16:22:56 [2021-03-24T16:22:56.475Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
16:22:56 [2021-03-24T16:22:56.475Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
16:22:56 [2021-03-24T16:22:56.475Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
16:22:56 [2021-03-24T16:22:56.475Z] 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)
16:22:56 [2021-03-24T16:22:56.475Z] Detected virtualization docker.
16:22:56 [2021-03-24T16:22:56.475Z] Detected architecture x86-64.
16:22:56 [2021-03-24T16:22:56.475Z] Set hostname to <fb53f699e176>.
16:22:56 [2021-03-24T16:22:56.659Z] + trap exit INT TERM
16:22:56 [2021-03-24T16:22:56.659Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
16:22:56 [2021-03-24T16:22:56.659Z] + CONTAINER_NAME=docker-pr4
16:22:56 [2021-03-24T16:22:56.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42193/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh dynbinary-daemon
16:22:56 [2021-03-24T16:22:56.735Z] + source /etc/docker-entrypoint-cmd
16:22:56 [2021-03-24T16:22:56.735Z] ++ hack/make.sh dynbinary test-integration
16:22:56 [2021-03-24T16:22:56.735Z] 
16:22:56 [2021-03-24T16:22:56.995Z] Removing bundles/
16:22:56 [2021-03-24T16:22:56.995Z] 
16:22:56 [2021-03-24T16:22:56.995Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:22:56 [2021-03-24T16:22:56.995Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:22:56 [2021-03-24T16:22:56.995Z] GOOS="" GOARCH="" GOARM=""
16:22:57 [2021-03-24T16:22:57.855Z] ok  	github.com/docker/docker/api/server	0.024s	coverage: 9.0% of statements
16:22:58 [2021-03-24T16:22:58.577Z] 
16:22:58 [2021-03-24T16:22:58.577Z] Removing bundles/
16:22:58 [2021-03-24T16:22:58.577Z] 
16:22:58 [2021-03-24T16:22:58.577Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:22:58 [2021-03-24T16:22:58.577Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:22:58 [2021-03-24T16:22:58.577Z] GOOS="" GOARCH="" GOARM=""
16:23:04 [2021-03-24T16:23:04.544Z] #71 exporting layers 7.1s done
16:23:04 [2021-03-24T16:23:04.544Z] #71 writing image sha256:65d2251d355fc869dd4d11dd379c21b6d8620c767f5bdce1a30976b7a6e54536
16:23:04 [2021-03-24T16:23:04.544Z] #71 writing image sha256:65d2251d355fc869dd4d11dd379c21b6d8620c767f5bdce1a30976b7a6e54536 done
16:23:04 [2021-03-24T16:23:04.544Z] #71 naming to docker.io/library/docker:5c848fc89d83e605a643968533da5e81cd644731 done
16:23:04 [2021-03-24T16:23:04.544Z] #71 DONE 7.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:23:04 [2021-03-24T16:23:04.896Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh dynbinary test-integration
16:23:06 [2021-03-24T16:23:06.263Z] 
16:23:06 [2021-03-24T16:23:06.263Z] Removing bundles/
16:23:06 [2021-03-24T16:23:06.263Z] 
16:23:06 [2021-03-24T16:23:06.263Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:23:06 [2021-03-24T16:23:06.263Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:23:06 [2021-03-24T16:23:06.263Z] GOOS="" GOARCH="" GOARM=""
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestBoolValue
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestBoolValue (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestBoolValueOrDefault
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestBoolValueOrDefault (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestInt64ValueOrZero
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestInt64ValueOrZero (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestInt64ValueOrDefault
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestInt64ValueOrDefault (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestInt64ValueOrDefaultWithError
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestJsonContentType
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestJsonContentType (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] PASS
16:23:14 [2021-03-24T16:23:14.324Z] coverage: 14.7% of statements
16:23:14 [2021-03-24T16:23:14.324Z] ok  	github.com/docker/docker/api/server/httputils	0.060s	coverage: 14.7% of statements
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestMaskSecretKeys
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestMaskSecretKeys (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestVersionMiddlewareVersion
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] PASS
16:23:14 [2021-03-24T16:23:14.324Z] coverage: 37.7% of statements
16:23:14 [2021-03-24T16:23:14.324Z] ok  	github.com/docker/docker/api/server/middleware	0.160s	coverage: 37.7% of statements
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestToJSON
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestToJSON (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestToParamWithVersion
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestToParamWithVersion (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestFromJSON
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestFromJSON (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestEmpty
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestEmpty (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestArgsMatchKVListEmptySources
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestArgsMatchKVList
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestArgsMatchKVList (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestArgsMatch
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestArgsMatch (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestAdd
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestAdd (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestDel
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestDel (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestLen
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestLen (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestExactMatch
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestExactMatch (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestOnlyOneExactMatch
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestOnlyOneExactMatch (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestContains
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestContains (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestValidate
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestValidate (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestWalkValues
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestWalkValues (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestFuzzyMatch
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestFuzzyMatch (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestClone
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestClone (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] PASS
16:23:14 [2021-03-24T16:23:14.324Z] coverage: 92.2% of statements
16:23:14 [2021-03-24T16:23:14.324Z] ok  	github.com/docker/docker/api/types/filters	0.045s	coverage: 92.2% of statements
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestStrSliceMarshalJSON
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestStrSliceUnmarshalJSON
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestStrSliceUnmarshalString
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestStrSliceUnmarshalSlice
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] PASS
16:23:14 [2021-03-24T16:23:14.324Z] coverage: 90.0% of statements
16:23:14 [2021-03-24T16:23:14.324Z] ok  	github.com/docker/docker/api/types/strslice	0.039s	coverage: 90.0% of statements
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestAdjustForAPIVersion
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestAdjustForAPIVersion (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] PASS
16:23:14 [2021-03-24T16:23:14.324Z] coverage: 5.7% of statements
16:23:14 [2021-03-24T16:23:14.324Z] ok  	github.com/docker/docker/api/server/router/swarm	0.055s	coverage: 5.7% of statements
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestDurationToSecondsString
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestDurationToSecondsString (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestGetTimestamp
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestGetTimestamp (0.13s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseTimestamps
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestParseTimestamps (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] PASS
16:23:14 [2021-03-24T16:23:14.324Z] coverage: 100.0% of statements
16:23:14 [2021-03-24T16:23:14.324Z] ok  	github.com/docker/docker/api/types/time	0.173s	coverage: 100.0% of statements
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestCompareVersion
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestCompareVersion (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] PASS
16:23:14 [2021-03-24T16:23:14.324Z] coverage: 75.0% of statements
16:23:14 [2021-03-24T16:23:14.324Z] ok  	github.com/docker/docker/api/types/versions	0.043s	coverage: 75.0% of statements
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/builder	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestParseRemoteURL (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestCloneArgsSmartHttp
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestCloneArgsSmartHttp (0.12s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestCloneArgsDumbHttp
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestCloneArgsGit
16:23:14 [2021-03-24T16:23:14.324Z] --- PASS: TestCloneArgsGit (0.00s)
16:23:14 [2021-03-24T16:23:14.324Z] === RUN   TestCheckoutGit
16:23:15 [2021-03-24T16:23:15.326Z] === RUN   TestEnable
16:23:15 [2021-03-24T16:23:15.326Z] --- PASS: TestEnable (0.00s)
16:23:15 [2021-03-24T16:23:15.326Z] === RUN   TestDisable
16:23:15 [2021-03-24T16:23:15.326Z] --- PASS: TestDisable (0.00s)
16:23:15 [2021-03-24T16:23:15.326Z] === RUN   TestEnabled
16:23:15 [2021-03-24T16:23:15.326Z] --- PASS: TestEnabled (0.00s)
16:23:15 [2021-03-24T16:23:15.326Z] PASS
16:23:15 [2021-03-24T16:23:15.326Z] coverage: 100.0% of statements
16:23:15 [2021-03-24T16:23:15.326Z] ok  	github.com/docker/docker/cli/debug	0.040s	coverage: 100.0% of statements
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestProcessNoDockerignore
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestProcessNoDockerignore (0.00s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestProcessShouldLeaveAllFiles
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestDetectContentType
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestDetectContentType (0.00s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestSelectAcceptableMIME
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestSelectAcceptableMIME (0.00s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestInspectEmptyResponse
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestInspectEmptyResponse (0.00s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestInspectResponseBinary
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestInspectResponseBinary (0.00s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestResponseUnsupportedContentType
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestInspectResponseTextSimple
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestInspectResponseTextSimple (0.00s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestInspectResponseEmptyContentType
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestUnknownContentLength
16:23:15 [2021-03-24T16:23:15.802Z] --- PASS: TestUnknownContentLength (0.00s)
16:23:15 [2021-03-24T16:23:15.802Z] === RUN   TestDownloadRemote
16:23:16 [2021-03-24T16:23:16.276Z] --- PASS: TestDownloadRemote (0.10s)
16:23:16 [2021-03-24T16:23:16.276Z] === RUN   TestGetWithStatusError
16:23:16 [2021-03-24T16:23:16.276Z] --- PASS: TestGetWithStatusError (0.00s)
16:23:16 [2021-03-24T16:23:16.276Z] === RUN   TestCloseRootDirectory
16:23:16 [2021-03-24T16:23:16.276Z] --- SKIP: TestCloseRootDirectory (0.00s)
16:23:16 [2021-03-24T16:23:16.276Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:23:16 [2021-03-24T16:23:16.276Z] === RUN   TestHashFile
16:23:16 [2021-03-24T16:23:16.276Z] --- SKIP: TestHashFile (0.00s)
16:23:16 [2021-03-24T16:23:16.276Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:23:16 [2021-03-24T16:23:16.276Z] === RUN   TestHashSubdir
16:23:16 [2021-03-24T16:23:16.276Z] --- SKIP: TestHashSubdir (0.01s)
16:23:16 [2021-03-24T16:23:16.276Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:23:16 [2021-03-24T16:23:16.276Z] === RUN   TestRemoveDirectory
16:23:16 [2021-03-24T16:23:16.276Z] --- SKIP: TestRemoveDirectory (0.00s)
16:23:16 [2021-03-24T16:23:16.276Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:23:16 [2021-03-24T16:23:16.276Z] PASS
16:23:16 [2021-03-24T16:23:16.276Z] coverage: 9.3% of statements
16:23:16 [2021-03-24T16:23:16.276Z] ok  	github.com/docker/docker/builder/remotecontext	0.339s	coverage: 9.3% of statements
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestGetAllAllowed
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestGetAllAllowed (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestGetAllMeta
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestGetAllMeta (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestWarnOnUnusedBuildArgs
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestIsUnreferencedBuiltin
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestIsExistingDirectory
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestIsExistingDirectory (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestGetFilenameForDownload
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestGetFilenameForDownload (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestEnv2Variables
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestEnv2Variables (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestEnvValueWithExistingRunConfigEnv
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestMaintainer
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestMaintainer (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestLabel
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestLabel (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestFromScratch
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestFromScratch (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestFromWithArg
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestFromWithArg (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestFromWithArgButBuildArgsNotGiven
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestFromWithUndefinedArg
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestFromWithUndefinedArg (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestFromMultiStageWithNamedStage
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestOnbuild
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestOnbuild (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestWorkdir
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestWorkdir (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestCmd
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestCmd (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestHealthcheckNone
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestHealthcheckNone (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestHealthcheckCmd
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestHealthcheckCmd (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestEntrypoint
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestEntrypoint (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestExpose
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestExpose (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestUser
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestUser (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestVolume
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestVolume (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestStopSignal
16:23:16 [2021-03-24T16:23:16.751Z] --- SKIP: TestStopSignal (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z]     dispatchers_test.go:376: Windows does not support stopsignal
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestArg
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestArg (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestShell
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestShell (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestPrependEnvOnCmd
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestPrependEnvOnCmd (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestRunWithBuildArgs
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestRunWithBuildArgs (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestRunIgnoresHealthcheck
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestNormalizeWorkdir
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestNormalizeWorkdir (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestDispatch
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestDispatch/ADD_multiple_files_to_file
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestDispatch/COPY_multiple_files_to_file
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestDispatch/COPY_wildcard_no_files
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestDispatch/COPY_url
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestDispatch (0.07s)
16:23:16 [2021-03-24T16:23:16.751Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
16:23:16 [2021-03-24T16:23:16.751Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
16:23:16 [2021-03-24T16:23:16.751Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
16:23:16 [2021-03-24T16:23:16.751Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
16:23:16 [2021-03-24T16:23:16.751Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
16:23:16 [2021-03-24T16:23:16.751Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z]     --- PASS: TestDispatch/COPY_url (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestAddScratchImageAddsToMounts
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestAddFromScratchPopulatesPlatform
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestImageSourceGetAddsToMounts
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestEmptyDockerfile
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestEmptyDockerfile (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestSymlinkDockerfile
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestSymlinkDockerfile (0.02s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestDockerfileOutsideTheBuildContext
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
16:23:16 [2021-03-24T16:23:16.751Z] === RUN   TestNonExistingDockerfile
16:23:16 [2021-03-24T16:23:16.751Z] --- PASS: TestNonExistingDockerfile (0.00s)
16:23:16 [2021-03-24T16:23:16.752Z] === RUN   TestCopyRunConfig
16:23:16 [2021-03-24T16:23:16.752Z] --- PASS: TestCopyRunConfig (0.00s)
16:23:16 [2021-03-24T16:23:16.752Z] === RUN   TestDeepCopyRunConfig
16:23:16 [2021-03-24T16:23:16.752Z] --- PASS: TestDeepCopyRunConfig (0.00s)
16:23:16 [2021-03-24T16:23:16.752Z] === RUN   TestExportImage
16:23:16 [2021-03-24T16:23:16.752Z] --- PASS: TestExportImage (0.00s)
16:23:16 [2021-03-24T16:23:16.752Z] === RUN   TestNormalizeDest
16:23:16 [2021-03-24T16:23:16.752Z] --- PASS: TestNormalizeDest (0.00s)
16:23:16 [2021-03-24T16:23:16.752Z] PASS
16:23:16 [2021-03-24T16:23:16.752Z] coverage: 46.6% of statements
16:23:16 [2021-03-24T16:23:16.752Z] ok  	github.com/docker/docker/builder/dockerfile	0.286s	coverage: 46.6% of statements
16:23:16 [2021-03-24T16:23:16.752Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
16:23:17 [2021-03-24T16:23:17.269Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 2m0.201873244s 
16:23:17 [2021-03-24T16:23:17.269Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 636.26791ms 
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestCheckpointCreateError
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestCheckpointCreateError (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestCheckpointCreate
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestCheckpointCreate (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestCheckpointDeleteError
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestCheckpointDeleteError (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestCheckpointDelete
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestCheckpointDelete (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestCheckpointListError
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestCheckpointListError (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestCheckpointList
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestCheckpointList (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestCheckpointListContainerNotFound
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestNewClientWithOpsFromEnv
16:23:27 [2021-03-24T16:23:27.248Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z]     client_test.go:23: runtime.GOOS == "windows"
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestGetAPIPath
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestGetAPIPath (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestParseHostURL
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestParseHostURL (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestNegotiateAPIVersionEmpty
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestNegotiateAPIVersion
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestNegotiateAPIVersion (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestNegotiateAPVersionOverride
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestNegotiateAPIVersionAutomatic
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestClientRedirect
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestClientRedirect (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigCreateUnsupported
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigCreateUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigCreateError
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigCreateError (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigCreate
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigCreate (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigInspectNotFound
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigInspectNotFound (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigInspectWithEmptyID
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigInspectUnsupported
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigInspectUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigInspectError
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigInspectConfigNotFound
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigInspect
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigInspect (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigListUnsupported
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigListUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigListError
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigListError (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigList
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigList (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigRemoveUnsupported
16:23:27 [2021-03-24T16:23:27.248Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.248Z] === RUN   TestConfigRemoveError
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestConfigRemoveError (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestConfigRemove
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestConfigRemove (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestConfigUpdateUnsupported
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestConfigUpdateError
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestConfigUpdateError (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestConfigUpdate
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestConfigUpdate (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestContainerCommitError
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestContainerCommitError (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestContainerCommit
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestContainerCommit (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestContainerStatPathError
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestContainerStatPathError (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestContainerStatPathNotFoundError
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestContainerStatPathNoHeaderError
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestContainerStatPath
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestContainerStatPath (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestCopyToContainerError
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestCopyToContainerError (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestCopyToContainerNotFoundError
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestCopyToContainerNotStatusOKError
16:23:27 [2021-03-24T16:23:27.722Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
16:23:27 [2021-03-24T16:23:27.722Z] === RUN   TestCopyToContainer
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestCopyToContainer (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestCopyFromContainerError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestCopyFromContainerError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestCopyFromContainerNotFoundError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestCopyFromContainerNotStatusOKError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestCopyFromContainerNoHeaderError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestCopyFromContainer
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestCopyFromContainer (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerCreateError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerCreateError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerCreateImageNotFound
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerCreateWithName
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerCreateWithName (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerCreateAutoRemove
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerDiffError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerDiffError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerDiff
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerDiff (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerExecCreateError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerExecCreateError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerExecCreate
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerExecCreate (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerExecStartError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerExecStartError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerExecStart
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerExecStart (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerExecInspectError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerExecInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerExecInspect
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerExecInspect (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerExportError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerExportError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerExport
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerExport (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerInspectError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerInspectContainerNotFound
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerInspectWithEmptyID
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerInspect
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerInspect (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerInspectNode
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerInspectNode (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerKillError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerKillError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerKill
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerKill (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerListError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerListError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerList
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerList (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerLogsNotFoundError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerLogsError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerLogsError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerLogs
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerLogs (0.21s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerPauseError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerPauseError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerPause
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerPause (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainersPruneError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainersPruneError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainersPrune
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainersPrune (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerRemoveError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerRemoveError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerRemoveNotFoundError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerRemove
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerRemove (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerRenameError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerRenameError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerRename
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerRename (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerResizeError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerResizeError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerExecResizeError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerExecResizeError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerResize
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerResize (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerExecResize
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerExecResize (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerRestartError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerRestartError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerRestart
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerRestart (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerStartError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerStartError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerStart
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerStart (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerStatsError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerStatsError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerStats
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerStats (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerStopError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerStopError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerStop
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerStop (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerTopError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerTopError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerTop
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerTop (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerUnpauseError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerUnpauseError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerUnpause
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerUnpause (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerUpdateError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerUpdateError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerUpdate
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerUpdate (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerWaitError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerWaitError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestContainerWait
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestContainerWait (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestDiskUsageError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestDiskUsageError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestDiskUsage
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestDiskUsage (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestDistributionInspectUnsupported
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestDistributionInspectWithEmptyID
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestEventsErrorInOptions
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestEventsErrorInOptions (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestEventsErrorFromServer
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestEventsErrorFromServer (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestEvents
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestEvents (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestTLSCloseWriter
16:23:27 [2021-03-24T16:23:27.723Z] === PAUSE TestTLSCloseWriter
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageBuildError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageBuildError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageBuild
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageBuild (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestGetDockerOS
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestGetDockerOS (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageCreateError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageCreateError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageCreate
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageCreate (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageHistoryError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageHistoryError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageHistory
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageHistory (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageImportError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageImportError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageImport
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageImport (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageInspectError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageInspectImageNotFound
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageInspectImageNotFound (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageInspectWithEmptyID
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageInspect
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageInspect (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageListError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageListError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageList
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageList (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageListApiBefore125
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageListApiBefore125 (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageLoadError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageLoadError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageLoad
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageLoad (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagesPruneError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagesPruneError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagesPrune
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagesPrune (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePullReferenceParseError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePullReferenceParseError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePullAnyError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePullAnyError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePullStatusUnauthorizedError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePullWithPrivilegedFuncNoError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePullWithoutErrors
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePullWithoutErrors (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushReferenceError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePushReferenceError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushAnyError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePushAnyError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushStatusUnauthorizedError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushWithPrivilegedFuncNoError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushWithoutErrors
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImagePushWithoutErrors (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageRemoveError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageRemoveError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageRemoveImageNotFound
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageRemove
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageRemove (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageSaveError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageSaveError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageSave
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageSave (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageSearchAnyError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageSearchAnyError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageSearchStatusUnauthorizedError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageSearchWithoutErrors
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageTagError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageTagError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageTagInvalidReference
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageTagInvalidReference (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageTagInvalidSourceImageName
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageTagHexSource
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageTagHexSource (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestImageTag
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestImageTag (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestInfoServerError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestInfoServerError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestInfoInvalidResponseJSONError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestInfo
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestInfo (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkConnectError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkConnectError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkConnect
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkConnect (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkCreateError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkCreateError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkCreate
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkCreate (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkDisconnectError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkDisconnectError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkDisconnect
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkDisconnect (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkInspectError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkInspectNotFoundError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkInspectWithEmptyID
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkInspect
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkInspect (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkListError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkListError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkList
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkList (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworksPruneError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworksPruneError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworksPrune
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworksPrune (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkRemoveError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkRemoveError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNetworkRemove
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNetworkRemove (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNodeInspectError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNodeInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNodeInspectNodeNotFound
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNodeInspectWithEmptyID
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNodeInspect
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNodeInspect (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNodeListError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNodeListError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNodeList
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNodeList (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNodeRemoveError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNodeRemoveError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNodeRemove
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNodeRemove (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNodeUpdateError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNodeUpdateError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestNodeUpdate
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestNodeUpdate (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestOptionWithTimeout
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestOptionWithTimeout (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPingFail
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPingFail (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPingWithError
16:23:27 [2021-03-24T16:23:27.723Z] 2021/03/24 16:23:27 RoundTripper returned a response & error; ignoring response
16:23:27 [2021-03-24T16:23:27.723Z] 2021/03/24 16:23:27 RoundTripper returned a response & error; ignoring response
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPingWithError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPingSuccess
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPingSuccess (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPingHeadFallback
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPingHeadFallback/OK
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPingHeadFallback/Internal_Server_Error
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPingHeadFallback/Not_Found
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPingHeadFallback (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginDisableError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginDisableError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginDisable
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginDisable (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginEnableError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginEnableError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginEnable
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginEnable (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginInspectError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginInspectWithEmptyID
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginInspect
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginInspect (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginListError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginListError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginList
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginList (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginPushError
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginPushError (0.00s)
16:23:27 [2021-03-24T16:23:27.723Z] === RUN   TestPluginPush
16:23:27 [2021-03-24T16:23:27.723Z] --- PASS: TestPluginPush (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestPluginRemoveError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestPluginRemoveError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestPluginRemove
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestPluginRemove (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestPluginSetError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestPluginSetError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestPluginSet
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestPluginSet (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSetHostHeader
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSetHostHeader (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestPlainTextError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestPlainTextError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestInfiniteError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestInfiniteError (0.01s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretCreateUnsupported
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretCreateUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretCreateError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretCreateError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretCreate
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretCreate (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretInspectUnsupported
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretInspectUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretInspectError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretInspectSecretNotFound
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretInspectWithEmptyID
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretInspect
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretInspect (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretListUnsupported
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretListUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretListError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretListError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretList
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretList (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretRemoveUnsupported
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretRemoveError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretRemoveError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretRemove
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretRemove (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretUpdateUnsupported
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretUpdateError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretUpdateError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSecretUpdate
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSecretUpdate (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceCreateError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceCreateError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceCreate
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceCreate (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceCreateCompatiblePlatforms
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceCreateDigestPinning
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceInspectError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceInspectServiceNotFound
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceInspectWithEmptyID
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceInspect
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceInspect (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceListError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceListError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceList
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceList (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceLogsError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceLogsError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceLogs
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceLogs (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceRemoveError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceRemoveError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceRemoveNotFoundError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceRemove
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceRemove (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceUpdateError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceUpdateError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestServiceUpdate
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestServiceUpdate (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmGetUnlockKeyError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmGetUnlockKey
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmInitError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmInitError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmInit
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmInit (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmInspectError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmInspect
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmInspect (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmJoinError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmJoinError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmJoin
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmJoin (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmLeaveError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmLeaveError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmLeave
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmLeave (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmUnlockError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmUnlockError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmUnlock
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmUnlock (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmUpdateError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmUpdateError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestSwarmUpdate
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestSwarmUpdate (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestTaskInspectError
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestTaskInspectError (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestTaskInspectWithEmptyID
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
16:23:27 [2021-03-24T16:23:27.724Z] === RUN   TestTaskInspect
16:23:27 [2021-03-24T16:23:27.724Z] --- PASS: TestTaskInspect (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestTaskListError
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestTaskListError (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestTaskList
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestTaskList (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestVolumeCreateError
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestVolumeCreateError (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestVolumeCreate
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestVolumeCreate (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestVolumeInspectError
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestVolumeInspectError (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestVolumeInspectNotFound
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestVolumeInspectNotFound (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestVolumeInspectWithEmptyID
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestVolumeInspect
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestVolumeInspect (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestVolumeListError
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestVolumeListError (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestVolumeList
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestVolumeList (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestVolumeRemoveError
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestVolumeRemoveError (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === RUN   TestVolumeRemove
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestVolumeRemove (0.00s)
16:23:28 [2021-03-24T16:23:28.199Z] === CONT  TestTLSCloseWriter
16:23:28 [2021-03-24T16:23:28.199Z] --- PASS: TestTLSCloseWriter (0.01s)
16:23:28 [2021-03-24T16:23:28.199Z] PASS
16:23:28 [2021-03-24T16:23:28.199Z] coverage: 74.9% of statements
16:23:28 [2021-03-24T16:23:28.199Z] ok  	github.com/docker/docker/client	0.658s	coverage: 74.9% of statements
16:23:32 [2021-03-24T16:23:32.176Z] INFO [runner/unused/goanalysis] analyzers took 28.327025795s with top 10 stages: buildssa: 24.012407796s, U1000: 4.314617999s 
16:23:46 [2021-03-24T16:23:46.122Z] --- PASS: TestCheckoutGit (32.29s)
16:23:46 [2021-03-24T16:23:46.122Z] === RUN   TestValidGitTransport
16:23:46 [2021-03-24T16:23:46.122Z] --- PASS: TestValidGitTransport (0.00s)
16:23:46 [2021-03-24T16:23:46.122Z] === RUN   TestGitInvalidRef
16:23:46 [2021-03-24T16:23:46.122Z] --- PASS: TestGitInvalidRef (0.21s)
16:23:46 [2021-03-24T16:23:46.122Z] PASS
16:23:46 [2021-03-24T16:23:46.123Z] coverage: 86.3% of statements
16:23:46 [2021-03-24T16:23:46.123Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.752s	coverage: 86.3% of statements
16:23:46 [2021-03-24T16:23:46.597Z] ?   	github.com/docker/docker/cli	[no test files]
16:23:46 [2021-03-24T16:23:46.597Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonCliConfigWithTLS
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonCliConfigWithConflicts
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonCliWithConflictingLabels
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestConfigureDaemonLogs
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestConfigureDaemonLogs (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestCommonOptionsInstallFlags
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
16:23:52 [2021-03-24T16:23:52.521Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
16:23:52 [2021-03-24T16:23:52.521Z] PASS
16:23:52 [2021-03-24T16:23:52.521Z] coverage: 18.4% of statements
16:23:52 [2021-03-24T16:23:52.521Z] ok  	github.com/docker/docker/cmd/dockerd	0.395s	coverage: 18.4% of statements
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestContainerStopSignal
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestContainerStopSignal (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestContainerStopTimeout
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestContainerStopTimeout (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestContainerSecretReferenceDestTarget
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestContainerLogPathSetForJSONFileLogger
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestContainerLogPathSetForRingLogger
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestReplaceAndAppendEnvVars
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestNewMemoryStore
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestNewMemoryStore (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestAddContainers
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestAddContainers (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestGetContainer
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestGetContainer (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestDeleteContainer
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestDeleteContainer (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestListContainers
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestListContainers (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestFirstContainer
16:23:54 [2021-03-24T16:23:54.107Z] --- PASS: TestFirstContainer (0.00s)
16:23:54 [2021-03-24T16:23:54.107Z] === RUN   TestApplyAllContainer
16:23:54 [2021-03-24T16:23:54.170Z] ok  	github.com/docker/docker/api/server/httputils	0.026s	coverage: 14.7% of statements
16:23:54 [2021-03-24T16:23:54.170Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:23:54 [2021-03-24T16:23:54.170Z] ok  	github.com/docker/docker/api/server/middleware	0.029s	coverage: 37.7% of statements
16:23:54 [2021-03-24T16:23:54.170Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:23:54 [2021-03-24T16:23:54.170Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:23:54 [2021-03-24T16:23:54.170Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:23:54 [2021-03-24T16:23:54.170Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:23:54 [2021-03-24T16:23:54.170Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:23:54 [2021-03-24T16:23:54.170Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:23:54 [2021-03-24T16:23:54.170Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:23:54 [2021-03-24T16:23:54.170Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:23:54 [2021-03-24T16:23:54.170Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:23:54 [2021-03-24T16:23:54.582Z] --- PASS: TestApplyAllContainer (0.00s)
16:23:54 [2021-03-24T16:23:54.582Z] === RUN   TestIsValidHealthString
16:23:54 [2021-03-24T16:23:54.582Z] --- PASS: TestIsValidHealthString (0.00s)
16:23:54 [2021-03-24T16:23:54.582Z] === RUN   TestStateRunStop
16:23:54 [2021-03-24T16:23:54.582Z] --- PASS: TestStateRunStop (0.00s)
16:23:54 [2021-03-24T16:23:54.582Z] === RUN   TestStateTimeoutWait
16:23:54 [2021-03-24T16:23:54.582Z] --- PASS: TestStateTimeoutWait (0.14s)
16:23:54 [2021-03-24T16:23:54.582Z]     state_test.go:141: Stop callback fired
16:23:54 [2021-03-24T16:23:54.582Z]     state_test.go:165: Stop callback fired
16:23:54 [2021-03-24T16:23:54.582Z] === RUN   TestIsValidStateString
16:23:54 [2021-03-24T16:23:54.582Z] --- PASS: TestIsValidStateString (0.00s)
16:23:54 [2021-03-24T16:23:54.582Z] === RUN   TestViewSaveDelete
16:23:54 [2021-03-24T16:23:54.582Z] --- PASS: TestViewSaveDelete (0.02s)
16:23:54 [2021-03-24T16:23:54.582Z] === RUN   TestViewAll
16:23:54 [2021-03-24T16:23:54.582Z] --- PASS: TestViewAll (0.02s)
16:23:54 [2021-03-24T16:23:54.582Z] === RUN   TestViewGet
16:23:54 [2021-03-24T16:23:54.582Z] --- PASS: TestViewGet (0.01s)
16:23:54 [2021-03-24T16:23:54.582Z] === RUN   TestNames
16:23:54 [2021-03-24T16:23:54.582Z] --- PASS: TestNames (0.00s)
16:23:54 [2021-03-24T16:23:54.582Z] === RUN   TestViewWithHealthCheck
16:23:54 [2021-03-24T16:23:54.582Z] --- PASS: TestViewWithHealthCheck (0.01s)
16:23:54 [2021-03-24T16:23:54.582Z] PASS
16:23:54 [2021-03-24T16:23:54.582Z] coverage: 41.3% of statements
16:23:54 [2021-03-24T16:23:54.582Z] ok  	github.com/docker/docker/container	0.365s	coverage: 41.3% of statements
16:23:54 [2021-03-24T16:23:54.582Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:23:54 [2021-03-24T16:23:54.582Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:23:54 [2021-03-24T16:23:54.582Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:23:54 [2021-03-24T16:23:54.582Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:23:55 [2021-03-24T16:23:55.117Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:23:55 [2021-03-24T16:23:55.117Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:23:55 [2021-03-24T16:23:55.379Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
16:23:55 [2021-03-24T16:23:55.642Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
16:23:55 [2021-03-24T16:23:55.642Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
16:23:55 [2021-03-24T16:23:55.642Z] ok  	github.com/docker/docker/api/server/router/swarm	0.023s	coverage: 5.7% of statements
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:23:55 [2021-03-24T16:23:55.642Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ok  	github.com/docker/docker/api/types/versions	0.026s	coverage: 75.0% of statements
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/builder	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:23:55 [2021-03-24T16:23:55.905Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:23:56 [2021-03-24T16:23:56.827Z] === RUN   TestPrepare
16:23:56 [2021-03-24T16:23:56.827Z] --- PASS: TestPrepare (0.00s)
16:23:56 [2021-03-24T16:23:56.827Z] === RUN   TestStart
16:23:56 [2021-03-24T16:23:56.827Z] --- PASS: TestStart (0.00s)
16:23:56 [2021-03-24T16:23:56.827Z] === RUN   TestWaitCancel
16:23:56 [2021-03-24T16:23:56.827Z] --- PASS: TestWaitCancel (0.00s)
16:23:56 [2021-03-24T16:23:56.827Z] === RUN   TestWaitDisabled
16:23:56 [2021-03-24T16:23:56.827Z] --- PASS: TestWaitDisabled (0.00s)
16:23:56 [2021-03-24T16:23:56.827Z] === RUN   TestWaitEnabled
16:23:56 [2021-03-24T16:23:56.827Z] --- PASS: TestWaitEnabled (0.00s)
16:23:56 [2021-03-24T16:23:56.827Z] === RUN   TestRemove
16:23:56 [2021-03-24T16:23:56.827Z] --- PASS: TestRemove (0.00s)
16:23:56 [2021-03-24T16:23:56.827Z] PASS
16:23:56 [2021-03-24T16:23:56.827Z] coverage: 65.3% of statements
16:23:56 [2021-03-24T16:23:56.827Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.226s	coverage: 65.3% of statements
16:23:58 [2021-03-24T16:23:58.464Z] ok  	github.com/docker/docker/cli/debug	0.030s	coverage: 100.0% of statements
16:23:59 [2021-03-24T16:23:59.070Z] === RUN   TestNewListSecretsFilters
16:23:59 [2021-03-24T16:23:59.070Z] --- PASS: TestNewListSecretsFilters (0.00s)
16:23:59 [2021-03-24T16:23:59.070Z] === RUN   TestNewListConfigsFilters
16:23:59 [2021-03-24T16:23:59.070Z] --- PASS: TestNewListConfigsFilters (0.00s)
16:23:59 [2021-03-24T16:23:59.070Z] PASS
16:23:59 [2021-03-24T16:23:59.070Z] coverage: 0.5% of statements
16:23:59 [2021-03-24T16:23:59.070Z] ok  	github.com/docker/docker/daemon/cluster	0.434s	coverage: 0.5% of statements
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCContainerRuntime
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCIsolation
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCIsolation/empty
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCIsolation/default
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCIsolation/process
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCIsolation
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCIsolation/default
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCIsolation/process
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCCredentialSpec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCConfigs
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCConfigs/file
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCConfigs
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCConfigs/file
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
16:23:59 [2021-03-24T16:23:59.546Z] === RUN   TestServiceConvertToGRPCConfigs/none
16:23:59 [2021-03-24T16:23:59.546Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
16:23:59 [2021-03-24T16:23:59.546Z] PASS
16:23:59 [2021-03-24T16:23:59.546Z] coverage: 35.9% of statements
16:23:59 [2021-03-24T16:23:59.546Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.569s	coverage: 35.9% of statements
16:23:59 [2021-03-24T16:23:59.861Z] ok  	github.com/docker/docker/builder/remotecontext	0.490s	coverage: 13.7% of statements
16:24:00 [2021-03-24T16:24:00.808Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.400s	coverage: 86.3% of statements
16:24:00 [2021-03-24T16:24:00.808Z] ok  	github.com/docker/docker/builder/dockerfile	0.875s	coverage: 48.3% of statements
16:24:00 [2021-03-24T16:24:00.808Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
16:24:00 [2021-03-24T16:24:00.808Z] ?   	github.com/docker/docker/cli	[no test files]
16:24:00 [2021-03-24T16:24:00.808Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestBuilderGC
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestBuilderGC (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestDaemonConfigurationNotFound
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestDaemonBrokenConfiguration
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestParseClusterAdvertiseSettings
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestFindConfigurationConflicts
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestFindConfigurationConflicts (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestDaemonConfigurationMergeConflicts
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestDaemonConfigurationMergeConcurrent
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestDaemonConfigurationMergeConcurrentError
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestFindConfigurationConflictsWithMergedValues
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestValidateConfigurationErrors (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfiguration
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfiguration/with_label
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfiguration/with_dns
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfiguration/with_dns-search
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfiguration/with_max-download-attempts
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestValidateConfiguration/with_node_generic_resources
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestValidateConfiguration (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestModifiedDiscoverySettings
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestReloadSetConfigFileNotExist
16:24:05 [2021-03-24T16:24:05.468Z] time="2021-03-24T16:24:04Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestReloadDefaultConfigNotExist
16:24:05 [2021-03-24T16:24:05.468Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestReloadBadDefaultConfig
16:24:05 [2021-03-24T16:24:05.468Z] time="2021-03-24T16:24:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-079046615"
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestReloadWithConflictingLabels
16:24:05 [2021-03-24T16:24:05.468Z] time="2021-03-24T16:24:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-592124746"
16:24:05 [2021-03-24T16:24:05.468Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
16:24:05 [2021-03-24T16:24:05.468Z] === RUN   TestReloadWithDuplicateLabels
16:24:05 [2021-03-24T16:24:05.468Z] time="2021-03-24T16:24:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-196154401"
16:24:05 [2021-03-24T16:24:05.469Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
16:24:05 [2021-03-24T16:24:05.469Z] === RUN   TestDaemonConfigurationMerge
16:24:05 [2021-03-24T16:24:05.469Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
16:24:05 [2021-03-24T16:24:05.469Z] PASS
16:24:05 [2021-03-24T16:24:05.469Z] coverage: 79.7% of statements
16:24:05 [2021-03-24T16:24:05.469Z] ok  	github.com/docker/docker/daemon/config	0.363s	coverage: 79.7% of statements
16:24:05 [2021-03-24T16:24:05.469Z] === RUN   TestDiscoveryOptsErrors
16:24:05 [2021-03-24T16:24:05.469Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
16:24:05 [2021-03-24T16:24:05.469Z] === RUN   TestDiscoveryOpts
16:24:05 [2021-03-24T16:24:05.469Z] --- PASS: TestDiscoveryOpts (0.00s)
16:24:05 [2021-03-24T16:24:05.469Z] PASS
16:24:05 [2021-03-24T16:24:05.469Z] coverage: 30.0% of statements
16:24:05 [2021-03-24T16:24:05.469Z] ok  	github.com/docker/docker/daemon/discovery	0.152s	coverage: 30.0% of statements
16:24:06 [2021-03-24T16:24:06.119Z] ok  	github.com/docker/docker/client	0.267s	coverage: 75.4% of statements
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestVerifyNetworkingConfig
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestGetContainer
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestGetContainer (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestValidContainerNames
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestValidContainerNames (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestContainerInitDNS
16:24:07 [2021-03-24T16:24:07.055Z] --- SKIP: TestContainerInitDNS (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z]     daemon_test.go:147: root required
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestMerge
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestMerge (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestValidateContainerIsolation
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestValidateContainerIsolation (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestFindNetworkErrorType
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestFindNetworkErrorType (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestEnsureServicesExist
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestEnsureServicesExist (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestEnsureServicesExistErrors
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestContainerDelete
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestContainerDelete (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestContainerDoubleDelete
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestContainerDoubleDelete (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestLogContainerEventCopyLabels
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestLogContainerEventWithAttributes
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestNoneHealthcheck
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestNoneHealthcheck (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestHealthStates
16:24:07 [2021-03-24T16:24:07.055Z] time="2021-03-24T16:24:06Z" 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"
16:24:07 [2021-03-24T16:24:07.055Z] time="2021-03-24T16:24:06Z" 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"
16:24:07 [2021-03-24T16:24:07.055Z] time="2021-03-24T16:24:06Z" 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"
16:24:07 [2021-03-24T16:24:07.055Z] time="2021-03-24T16:24:06Z" 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"
16:24:07 [2021-03-24T16:24:07.055Z] time="2021-03-24T16:24:06Z" 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"
16:24:07 [2021-03-24T16:24:07.055Z] time="2021-03-24T16:24:06Z" 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"
16:24:07 [2021-03-24T16:24:07.055Z] time="2021-03-24T16:24:06Z" 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"
16:24:07 [2021-03-24T16:24:07.055Z] time="2021-03-24T16:24:06Z" 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"
16:24:07 [2021-03-24T16:24:07.055Z] time="2021-03-24T16:24:06Z" 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"
16:24:07 [2021-03-24T16:24:07.055Z] time="2021-03-24T16:24:06Z" 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"
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestHealthStates (0.14s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestMaskURLCredentials
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestMaskURLCredentials (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestGetInspectData
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestGetInspectData (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestFillLicense
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestFillLicense (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestListInvalidFilter
16:24:07 [2021-03-24T16:24:07.055Z] --- PASS: TestListInvalidFilter (0.00s)
16:24:07 [2021-03-24T16:24:07.055Z] === RUN   TestNameFilter
16:24:07 [2021-03-24T16:24:07.056Z] --- PASS: TestNameFilter (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
16:24:07 [2021-03-24T16:24:07.056Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
16:24:07 [2021-03-24T16:24:07.056Z] === 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
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
16:24:07 [2021-03-24T16:24:07.056Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- 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)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestDaemonReloadLabels
16:24:07 [2021-03-24T16:24:07.056Z] --- PASS: TestDaemonReloadLabels (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
16:24:07 [2021-03-24T16:24:07.056Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestDaemonReloadMirrors
16:24:07 [2021-03-24T16:24:07.056Z] --- PASS: TestDaemonReloadMirrors (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestDaemonReloadInsecureRegistries
16:24:07 [2021-03-24T16:24:07.056Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestDaemonReloadNotAffectOthers
16:24:07 [2021-03-24T16:24:07.056Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestDaemonDiscoveryReload
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestWaitNodeAttachment
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestEventsLog
16:24:07 [2021-03-24T16:24:07.056Z] --- PASS: TestEventsLog (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestEventsLogTimeout
16:24:07 [2021-03-24T16:24:07.056Z] --- PASS: TestEventsLogTimeout (0.00s)
16:24:07 [2021-03-24T16:24:07.056Z] === RUN   TestLogEvents
16:24:07 [2021-03-24T16:24:07.531Z] --- PASS: TestLogEvents (0.05s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestLoadBufferedEvents
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestLoadBufferedEvents (0.11s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestLoadBufferedEventsOnlyFromPast
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestIgnoreBufferedWhenNoTimes
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] PASS
16:24:07 [2021-03-24T16:24:07.532Z] coverage: 50.0% of statements
16:24:07 [2021-03-24T16:24:07.532Z] ok  	github.com/docker/docker/daemon/events	0.232s	coverage: 50.0% of statements
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestWaitNodeAttachment (0.40s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestIsolationConversion
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestIsolationConversion/default
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestIsolationConversion/process
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestIsolationConversion/hyperv
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestIsolationConversion (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z]     --- PASS: TestIsolationConversion/default (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z]     --- PASS: TestIsolationConversion/process (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestContainerLabels
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestContainerLabels (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestCredentialSpecConversion
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestCredentialSpecConversion/none
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestCredentialSpecConversion/config
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestCredentialSpecConversion/file
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestCredentialSpecConversion/registry
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestCredentialSpecConversion (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestControllerValidateMountBind
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestControllerValidateMountBind (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestControllerValidateMountVolume
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestControllerValidateMountVolume (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestControllerValidateMountTarget
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestControllerValidateMountTarget (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestControllerValidateMountTmpfs
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestControllerValidateMountInvalidType
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] === RUN   TestControllerValidateMountNamedPipe
16:24:07 [2021-03-24T16:24:07.532Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
16:24:07 [2021-03-24T16:24:07.532Z] PASS
16:24:07 [2021-03-24T16:24:07.532Z] coverage: 11.3% of statements
16:24:07 [2021-03-24T16:24:07.532Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.749s	coverage: 11.3% of statements
16:24:08 [2021-03-24T16:24:08.006Z] === RUN   TestIsEmptyDir
16:24:08 [2021-03-24T16:24:08.006Z] --- PASS: TestIsEmptyDir (0.00s)
16:24:08 [2021-03-24T16:24:08.006Z] PASS
16:24:08 [2021-03-24T16:24:08.006Z] coverage: 2.3% of statements
16:24:08 [2021-03-24T16:24:08.006Z] ok  	github.com/docker/docker/daemon/graphdriver	0.075s	coverage: 2.3% of statements
16:24:08 [2021-03-24T16:24:08.006Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
16:24:08 [2021-03-24T16:24:08.006Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
16:24:08 [2021-03-24T16:24:08.481Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s)
16:24:08 [2021-03-24T16:24:08.481Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
16:24:08 [2021-03-24T16:24:08.956Z] === RUN   TestLinkNaming
16:24:08 [2021-03-24T16:24:08.956Z] --- PASS: TestLinkNaming (0.00s)
16:24:08 [2021-03-24T16:24:08.956Z] === RUN   TestLinkNew
16:24:08 [2021-03-24T16:24:08.956Z] --- PASS: TestLinkNew (0.00s)
16:24:08 [2021-03-24T16:24:08.956Z] === RUN   TestLinkEnv
16:24:08 [2021-03-24T16:24:08.956Z] --- PASS: TestLinkEnv (0.00s)
16:24:08 [2021-03-24T16:24:08.956Z] === RUN   TestLinkMultipleEnv
16:24:08 [2021-03-24T16:24:08.956Z] --- PASS: TestLinkMultipleEnv (0.00s)
16:24:08 [2021-03-24T16:24:08.956Z] === RUN   TestLinkPortRangeEnv
16:24:08 [2021-03-24T16:24:08.956Z] --- PASS: TestLinkPortRangeEnv (0.00s)
16:24:08 [2021-03-24T16:24:08.956Z] PASS
16:24:08 [2021-03-24T16:24:08.956Z] coverage: 93.0% of statements
16:24:08 [2021-03-24T16:24:08.956Z] ok  	github.com/docker/docker/daemon/links	0.041s	coverage: 93.0% of statements
16:24:08 [2021-03-24T16:24:08.956Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
16:24:08 [2021-03-24T16:24:08.956Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
16:24:08 [2021-03-24T16:24:08.956Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
16:24:08 [2021-03-24T16:24:08.956Z]     reload_test.go:520: root required
16:24:08 [2021-03-24T16:24:08.956Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
16:24:08 [2021-03-24T16:24:08.956Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
16:24:08 [2021-03-24T16:24:08.956Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
16:24:08 [2021-03-24T16:24:08.956Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s)
16:24:08 [2021-03-24T16:24:08.956Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
16:24:09 [2021-03-24T16:24:09.430Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
16:24:09 [2021-03-24T16:24:09.430Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
16:24:09 [2021-03-24T16:24:09.430Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
16:24:09 [2021-03-24T16:24:09.430Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
16:24:09 [2021-03-24T16:24:09.430Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
16:24:09 [2021-03-24T16:24:09.430Z] === RUN   TestParseVolumesFrom
16:24:09 [2021-03-24T16:24:09.430Z] --- PASS: TestParseVolumesFrom (0.00s)
16:24:09 [2021-03-24T16:24:09.430Z] PASS
16:24:09 [2021-03-24T16:24:09.430Z] coverage: 9.1% of statements
16:24:09 [2021-03-24T16:24:09.430Z] ok  	github.com/docker/docker/daemon	2.772s	coverage: 9.1% of statements
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
16:24:09 [2021-03-24T16:24:09.430Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestAdapterReadLogs
16:24:11 [2021-03-24T16:24:11.017Z] --- PASS: TestAdapterReadLogs (0.00s)
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestCopier
16:24:11 [2021-03-24T16:24:11.017Z] --- PASS: TestCopier (0.01s)
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestCopierLongLines
16:24:11 [2021-03-24T16:24:11.017Z] --- PASS: TestCopierLongLines (0.00s)
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestCopierSlow
16:24:11 [2021-03-24T16:24:11.017Z] --- PASS: TestCopierSlow (0.23s)
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestCopierWithSized
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestCopierWithSized/as_is
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestCopierWithSized/With_RingLogger
16:24:11 [2021-03-24T16:24:11.017Z] --- PASS: TestCopierWithSized (0.01s)
16:24:11 [2021-03-24T16:24:11.017Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
16:24:11 [2021-03-24T16:24:11.017Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestCopierWithPartial
16:24:11 [2021-03-24T16:24:11.017Z] --- PASS: TestCopierWithPartial (0.00s)
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestRingLogger
16:24:11 [2021-03-24T16:24:11.017Z] --- PASS: TestRingLogger (0.00s)
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestRingCap
16:24:11 [2021-03-24T16:24:11.017Z] --- PASS: TestRingCap (0.00s)
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestRingClose
16:24:11 [2021-03-24T16:24:11.017Z] --- PASS: TestRingClose (0.00s)
16:24:11 [2021-03-24T16:24:11.017Z] === RUN   TestRingDrain
16:24:11 [2021-03-24T16:24:11.017Z] --- PASS: TestRingDrain (0.00s)
16:24:11 [2021-03-24T16:24:11.017Z] PASS
16:24:11 [2021-03-24T16:24:11.017Z] coverage: 43.5% of statements
16:24:11 [2021-03-24T16:24:11.017Z] ok  	github.com/docker/docker/daemon/logger	0.337s	coverage: 43.5% of statements
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewStreamConfig
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewStreamConfig/defaults
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewStreamConfig/invalid_create_group
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewStreamConfig/invalid_flush_interval
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewStreamConfig/flush_interval_at_15
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestNewStreamConfig (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewAWSLogsClientUserAgentHandler
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestNewAWSLogsClientRegionDetect
16:24:12 [2021-03-24T16:24:12.603Z] time="2021-03-24T16:24:12Z" level=info msg="Trying to get region from EC2 Metadata"
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCreateSuccess
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCreateSuccess (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCreateLogGroupSuccess
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCreateError
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCreateError (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCreateAlreadyExists
16:24:12 [2021-03-24T16:24:12.603Z] time="2021-03-24T16:24:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCreateAlreadyExists (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestLogClosed
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestLogClosed (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestLogBlocking
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestLogBlocking (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestLogNonBlockingBufferEmpty
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestLogNonBlockingBufferFull
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestPublishBatchSuccess
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestPublishBatchSuccess (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestPublishBatchError
16:24:12 [2021-03-24T16:24:12.603Z] time="2021-03-24T16:24:12Z" level=error msg=Error
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestPublishBatchError (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestPublishBatchInvalidSeqSuccess
16:24:12 [2021-03-24T16:24:12.603Z] time="2021-03-24T16:24:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestPublishBatchAlreadyAccepted
16:24:12 [2021-03-24T16:24:12.603Z] time="2021-03-24T16:24:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
16:24:12 [2021-03-24T16:24:12.603Z] time="2021-03-24T16:24:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCollectBatchSimple
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCollectBatchSimple (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCollectBatchTicker
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCollectBatchTicker (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCollectBatchMultilinePattern
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestCollectBatchClose
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestCollectBatchClose (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestEffectiveLen
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestEffectiveLen/0/Hello
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestEffectiveLen/2/🙃
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestEffectiveLen/3/����
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestEffectiveLen/4/He��o
16:24:12 [2021-03-24T16:24:12.603Z] === RUN   TestEffectiveLen/5/
16:24:12 [2021-03-24T16:24:12.603Z] --- PASS: TestEffectiveLen (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
16:24:12 [2021-03-24T16:24:12.603Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestFindValidSplit
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestFindValidSplit/0/
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestFindValidSplit/1/Hello
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestFindValidSplit/2/Hello
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestFindValidSplit/3/Hello
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestFindValidSplit/4/🙃
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestFindValidSplit/5/🙃
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestFindValidSplit/6/a�
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestFindValidSplit/7/a�
16:24:13 [2021-03-24T16:24:13.079Z] --- PASS: TestFindValidSplit (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1044: 
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1045: 
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1044: Hello
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1045: 
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1044: He
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1045: llo
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1044: 
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1045: Hello
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1044: 
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1045: 🙃
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1044: 🙃
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1045: 
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1044: a
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1045: �
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1044: a�
16:24:13 [2021-03-24T16:24:13.079Z]         cloudwatchlogs_test.go:1045: 
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestProcessEventEmoji
16:24:13 [2021-03-24T16:24:13.079Z] --- PASS: TestProcessEventEmoji (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestCollectBatchLineSplit
16:24:13 [2021-03-24T16:24:13.079Z] --- PASS: TestCollectBatchLineSplit (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestCollectBatchLineSplitWithBinary
16:24:13 [2021-03-24T16:24:13.079Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestCollectBatchMaxEvents
16:24:13 [2021-03-24T16:24:13.079Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestCollectBatchMaxTotalBytes
16:24:13 [2021-03-24T16:24:13.079Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
16:24:13 [2021-03-24T16:24:13.079Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestCollectBatchWithDuplicateTimestamps
16:24:13 [2021-03-24T16:24:13.079Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.13s)
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestParseLogOptionsMultilinePattern
16:24:13 [2021-03-24T16:24:13.079Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestParseLogOptionsDatetimeFormat
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
16:24:13 [2021-03-24T16:24:13.079Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
16:24:13 [2021-03-24T16:24:13.079Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
16:24:13 [2021-03-24T16:24:13.079Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestCreateTagSuccess
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestCreateTagSuccess (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] PASS
16:24:13 [2021-03-24T16:24:13.080Z] coverage: 77.8% of statements
16:24:13 [2021-03-24T16:24:13.080Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.457s	coverage: 77.8% of statements
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestSearchRegistryForImagesErrors
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestSearchRegistryForImages
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestSearchRegistryForImages (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestOnlyPlatformWithFallback
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestImageDelete
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestImageDelete/no_lease
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestImageDelete/lease_exists
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestJSONLogsMarshalJSONBuf
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestImageDelete (0.11s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestImageDelete/no_lease (0.01s)
16:24:13 [2021-03-24T16:24:13.080Z]     --- PASS: TestImageDelete/lease_exists (0.09s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestContentStoreForPull
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestFastTimeMarshalJSON
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestJSONFileLogger
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] PASS
16:24:13 [2021-03-24T16:24:13.080Z] coverage: 87.2% of statements
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestJSONFileLogger (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestJSONFileLoggerWithTags
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestJSONFileLoggerWithOpts
16:24:13 [2021-03-24T16:24:13.080Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.197s	coverage: 87.2% of statements
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestJSONFileLoggerWithLabelsEnv
16:24:13 [2021-03-24T16:24:13.080Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestEncodeDecode
16:24:13 [2021-03-24T16:24:13.080Z] === PAUSE TestEncodeDecode
16:24:13 [2021-03-24T16:24:13.080Z] === RUN   TestUnexpectedEOF
16:24:13 [2021-03-24T16:24:13.554Z] --- PASS: TestContentStoreForPull (0.27s)
16:24:13 [2021-03-24T16:24:13.554Z] PASS
16:24:13 [2021-03-24T16:24:13.554Z] coverage: 6.7% of statements
16:24:13 [2021-03-24T16:24:13.554Z] ok  	github.com/docker/docker/daemon/images	0.630s	coverage: 6.7% of statements
16:24:13 [2021-03-24T16:24:13.554Z] time="2021-03-24T16:24:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
16:24:13 [2021-03-24T16:24:13.554Z] time="2021-03-24T16:24:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
16:24:13 [2021-03-24T16:24:13.554Z] --- PASS: TestUnexpectedEOF (0.20s)
16:24:13 [2021-03-24T16:24:13.554Z] === CONT  TestEncodeDecode
16:24:13 [2021-03-24T16:24:13.554Z] --- PASS: TestEncodeDecode (0.00s)
16:24:13 [2021-03-24T16:24:13.554Z] PASS
16:24:13 [2021-03-24T16:24:13.554Z] coverage: 69.9% of statements
16:24:13 [2021-03-24T16:24:13.554Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.380s	coverage: 69.9% of statements
16:24:13 [2021-03-24T16:24:13.554Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:24:13 [2021-03-24T16:24:13.554Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:24:13 [2021-03-24T16:24:13.554Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
16:24:13 [2021-03-24T16:24:13.554Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:24:13 [2021-03-24T16:24:13.554Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:24:13 [2021-03-24T16:24:13.554Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
16:24:13 [2021-03-24T16:24:13.554Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
16:24:15 [2021-03-24T16:24:15.803Z] === RUN   TestWriteLog
16:24:15 [2021-03-24T16:24:15.803Z] === PAUSE TestWriteLog
16:24:15 [2021-03-24T16:24:15.804Z] === RUN   TestReadLog
16:24:15 [2021-03-24T16:24:15.804Z] === PAUSE TestReadLog
16:24:15 [2021-03-24T16:24:15.804Z] === CONT  TestWriteLog
16:24:15 [2021-03-24T16:24:15.804Z] --- PASS: TestWriteLog (0.00s)
16:24:15 [2021-03-24T16:24:15.804Z] === CONT  TestReadLog
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestReadLog/tail_exact
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestReadLog/tail_less_than_available
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestReadLog/tail_more_than_available
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestReadLog (0.14s)
16:24:16 [2021-03-24T16:24:16.281Z]     --- PASS: TestReadLog/tail_exact (0.13s)
16:24:16 [2021-03-24T16:24:16.281Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z] PASS
16:24:16 [2021-03-24T16:24:16.281Z] coverage: 75.2% of statements
16:24:16 [2021-03-24T16:24:16.281Z] ok  	github.com/docker/docker/daemon/logger/local	0.501s	coverage: 75.2% of statements
16:24:16 [2021-03-24T16:24:16.281Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestOpenFileDelete
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestOpenFileDelete (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestOpenFileRename
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestOpenFileRename (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestParseLogTagDefaultTag
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestParseLogTag
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestParseLogTag (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestParseLogTagEmptyTag
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestTailFiles
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestTailFiles (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestFollowLogsConsumerGone
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestFollowLogsProducerGone
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestFollowLogsProducerGone (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z]     logfile_test.go:232: messages sent: 4098, received: 4098
16:24:16 [2021-03-24T16:24:16.281Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestCheckCapacityAndRotate
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
16:24:16 [2021-03-24T16:24:16.281Z] === RUN   TestLog
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestLog (0.01s)
16:24:16 [2021-03-24T16:24:16.281Z] PASS
16:24:16 [2021-03-24T16:24:16.281Z] coverage: 31.5% of statements
16:24:16 [2021-03-24T16:24:16.281Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.099s	coverage: 31.5% of statements
16:24:16 [2021-03-24T16:24:16.281Z] --- PASS: TestCheckCapacityAndRotate (0.15s)
16:24:16 [2021-03-24T16:24:16.281Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
16:24:16 [2021-03-24T16:24:16.281Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
16:24:16 [2021-03-24T16:24:16.281Z] PASS
16:24:16 [2021-03-24T16:24:16.281Z] coverage: 55.3% of statements
16:24:16 [2021-03-24T16:24:16.281Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.219s	coverage: 55.3% of statements
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestValidateLogOpt
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestValidateLogOpt (0.00s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestNewMissedConfig
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestNewMissedConfig (0.00s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestNewMissedUrl
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestNewMissedUrl (0.00s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestNewMissedToken
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestNewMissedToken (0.00s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestNewWithProxy
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestNewWithProxy (0.00s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestDefault
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestDefault (0.01s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestInlineFormatWithNonDefaultOptions
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestJsonFormat
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestJsonFormat (0.01s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestRawFormat
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestRawFormat (0.00s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestRawFormatWithLabels
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestRawFormatWithLabels (0.00s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestRawFormatWithoutTag
16:24:16 [2021-03-24T16:24:16.756Z] --- PASS: TestRawFormatWithoutTag (0.00s)
16:24:16 [2021-03-24T16:24:16.756Z] === RUN   TestBatching
16:24:17 [2021-03-24T16:24:17.232Z] --- PASS: TestBatching (0.33s)
16:24:17 [2021-03-24T16:24:17.232Z] === RUN   TestFrequency
16:24:17 [2021-03-24T16:24:17.232Z] --- PASS: TestFrequency (0.21s)
16:24:17 [2021-03-24T16:24:17.232Z] === RUN   TestOneMessagePerRequest
16:24:17 [2021-03-24T16:24:17.232Z] --- PASS: TestOneMessagePerRequest (0.00s)
16:24:17 [2021-03-24T16:24:17.232Z] === RUN   TestVerify
16:24:17 [2021-03-24T16:24:17.232Z] --- PASS: TestVerify (0.00s)
16:24:17 [2021-03-24T16:24:17.232Z] === RUN   TestSkipVerify
16:24:17 [2021-03-24T16:24:17.232Z] === RUN   TestNewParse
16:24:17 [2021-03-24T16:24:17.232Z] --- PASS: TestNewParse (0.00s)
16:24:17 [2021-03-24T16:24:17.232Z] PASS
16:24:17 [2021-03-24T16:24:17.232Z] coverage: 8.3% of statements
16:24:17 [2021-03-24T16:24:17.232Z] ok  	github.com/docker/docker/daemon/logger/templates	0.046s	coverage: 8.3% of statements
16:24:17 [2021-03-24T16:24:17.232Z] time="2021-03-24T16:24:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:17 [2021-03-24T16:24:17.232Z] time="2021-03-24T16:24:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:17 [2021-03-24T16:24:17.232Z] time="2021-03-24T16:24:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:17 [2021-03-24T16:24:17.708Z] --- PASS: TestSkipVerify (0.55s)
16:24:17 [2021-03-24T16:24:17.708Z] === RUN   TestBufferMaximum
16:24:17 [2021-03-24T16:24:17.708Z] time="2021-03-24T16:24:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:17 [2021-03-24T16:24:17.708Z] time="2021-03-24T16:24:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616603057.531823\",\"host\":\"2aed40ae1540\"}'"
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616603057.531823\",\"host\":\"2aed40ae1540\"}'"
16:24:18 [2021-03-24T16:24:18.183Z] --- PASS: TestBufferMaximum (0.00s)
16:24:18 [2021-03-24T16:24:18.183Z] === RUN   TestServerAlwaysDown
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616603057.534822\",\"host\":\"2aed40ae1540\"}'"
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616603057.534822\",\"host\":\"2aed40ae1540\"}'"
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616603057.534822\",\"host\":\"2aed40ae1540\"}'"
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616603057.534822\",\"host\":\"2aed40ae1540\"}'"
16:24:18 [2021-03-24T16:24:18.183Z] time="2021-03-24T16:24:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616603057.534822\",\"host\":\"2aed40ae1540\"}'"
16:24:18 [2021-03-24T16:24:18.183Z] --- PASS: TestServerAlwaysDown (0.00s)
16:24:18 [2021-03-24T16:24:18.183Z] === RUN   TestCannotSendAfterClose
16:24:18 [2021-03-24T16:24:18.183Z] --- PASS: TestCannotSendAfterClose (0.00s)
16:24:18 [2021-03-24T16:24:18.183Z] === RUN   TestDeadlockOnBlockedEndpoint
16:24:18 [2021-03-24T16:24:18.183Z] === RUN   TestParseLogFormat
16:24:18 [2021-03-24T16:24:18.183Z] --- PASS: TestParseLogFormat (0.00s)
16:24:18 [2021-03-24T16:24:18.183Z] === RUN   TestValidateLogOptEmpty
16:24:18 [2021-03-24T16:24:18.183Z] --- PASS: TestValidateLogOptEmpty (0.00s)
16:24:18 [2021-03-24T16:24:18.183Z] === RUN   TestValidateSyslogAddress
16:24:18 [2021-03-24T16:24:18.183Z] --- PASS: TestValidateSyslogAddress (0.00s)
16:24:18 [2021-03-24T16:24:18.183Z] === RUN   TestParseAddressDefaultPort
16:24:18 [2021-03-24T16:24:18.183Z] --- PASS: TestParseAddressDefaultPort (0.00s)
16:24:18 [2021-03-24T16:24:18.183Z] === RUN   TestValidateSyslogFacility
16:24:18 [2021-03-24T16:24:18.183Z] --- PASS: TestValidateSyslogFacility (0.00s)
16:24:18 [2021-03-24T16:24:18.183Z] === RUN   TestValidateLogOptSyslogFormat
16:24:18 [2021-03-24T16:24:18.183Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
16:24:18 [2021-03-24T16:24:18.183Z] === RUN   TestValidateLogOpt
16:24:18 [2021-03-24T16:24:18.183Z] --- PASS: TestValidateLogOpt (0.00s)
16:24:18 [2021-03-24T16:24:18.183Z] PASS
16:24:18 [2021-03-24T16:24:18.183Z] coverage: 46.8% of statements
16:24:18 [2021-03-24T16:24:18.183Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.072s	coverage: 46.8% of statements
16:24:18 [2021-03-24T16:24:18.658Z] time="2021-03-24T16:24:18Z" 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
16:24:18 [2021-03-24T16:24:18.658Z] time="2021-03-24T16:24:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2aed40ae1540\"}'"
16:24:18 [2021-03-24T16:24:18.658Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
16:24:18 [2021-03-24T16:24:18.658Z] PASS
16:24:18 [2021-03-24T16:24:18.658Z] coverage: 82.5% of statements
16:24:19 [2021-03-24T16:24:19.133Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.231s	coverage: 82.5% of statements
16:24:19 [2021-03-24T16:24:19.133Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:24:19 [2021-03-24T16:24:19.133Z] ?   	github.com/docker/docker/daemon/network	[no test files]
16:24:19 [2021-03-24T16:24:19.133Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:24:20 [2021-03-24T16:24:20.133Z] === RUN   TestV1IDService
16:24:20 [2021-03-24T16:24:20.133Z] --- PASS: TestV1IDService (0.03s)
16:24:20 [2021-03-24T16:24:20.133Z] === RUN   TestV2MetadataService
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestContinueOnError_NonMirrorEndpoint
16:24:20 [2021-03-24T16:24:20.617Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestContinueOnError_MirrorEndpoint
16:24:20 [2021-03-24T16:24:20.617Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestContinueOnError_NeverContinue
16:24:20 [2021-03-24T16:24:20.617Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/no_remote_or_local
16:24:20 [2021-03-24T16:24:20.617Z] time="2021-03-24T16:24:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local613407295\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/no_local_cache
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/with_local_cache
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/unknown_media_type
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/unknown_media_type/no_cache
16:24:20 [2021-03-24T16:24:20.617Z] time="2021-03-24T16:24:20Z" level=warning msg="reference for unknown type: "
16:24:20 [2021-03-24T16:24:20.617Z] time="2021-03-24T16:24:20Z" level=warning msg="reference for unknown type: "
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/unknown_media_type/with_cache
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
16:24:20 [2021-03-24T16:24:20.617Z] time="2021-03-24T16:24:20Z" level=warning msg="reference for unknown type: "
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
16:24:20 [2021-03-24T16:24:20.617Z] time="2021-03-24T16:24:20Z" level=warning msg="reference for unknown type: "
16:24:20 [2021-03-24T16:24:20.617Z] time="2021-03-24T16:24:20Z" level=warning msg="reference for unknown type: "
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/error_persisting_manifest
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
16:24:20 [2021-03-24T16:24:20.617Z] time="2021-03-24T16:24:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
16:24:20 [2021-03-24T16:24:20.617Z] --- PASS: TestManifestStore (0.35s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestManifestStore/no_remote_or_local (0.22s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
16:24:20 [2021-03-24T16:24:20.617Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
16:24:20 [2021-03-24T16:24:20.617Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
16:24:20 [2021-03-24T16:24:20.617Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
16:24:20 [2021-03-24T16:24:20.617Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
16:24:20 [2021-03-24T16:24:20.617Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestDetectManifestBlobMediaType
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestDetectManifestBlobMediaType/schema1
16:24:20 [2021-03-24T16:24:20.617Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestFixManifestLayers
16:24:20 [2021-03-24T16:24:20.617Z] --- PASS: TestFixManifestLayers (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestFixManifestLayersBaseLayerParent
16:24:20 [2021-03-24T16:24:20.617Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z]     pull_v2_test.go:73: Needs fixing on Windows
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestFixManifestLayersBadParent
16:24:20 [2021-03-24T16:24:20.617Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestValidateManifest
16:24:20 [2021-03-24T16:24:20.617Z] --- SKIP: TestValidateManifest (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z]     pull_v2_test.go:118: Needs fixing on Windows
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestFormatPlatform
16:24:20 [2021-03-24T16:24:20.617Z] --- PASS: TestFormatPlatform (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestGetRepositoryMountCandidates
16:24:20 [2021-03-24T16:24:20.617Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestLayerAlreadyExists
16:24:20 [2021-03-24T16:24:20.617Z] --- PASS: TestLayerAlreadyExists (0.00s)
16:24:20 [2021-03-24T16:24:20.617Z]     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}
16:24:20 [2021-03-24T16:24:20.617Z]     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}
16:24:20 [2021-03-24T16:24:20.617Z]     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}
16:24:20 [2021-03-24T16:24:20.617Z]     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}
16:24:20 [2021-03-24T16:24:20.617Z]     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}
16:24:20 [2021-03-24T16:24:20.617Z]     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}
16:24:20 [2021-03-24T16:24:20.617Z] === RUN   TestWhenEmptyAuthConfig
16:24:21 [2021-03-24T16:24:21.092Z] === RUN   TestSuccessfulDownload
16:24:21 [2021-03-24T16:24:21.092Z] --- SKIP: TestSuccessfulDownload (0.00s)
16:24:21 [2021-03-24T16:24:21.092Z]     download_test.go:268: Needs fixing on Windows
16:24:21 [2021-03-24T16:24:21.092Z] === RUN   TestCancelledDownload
16:24:21 [2021-03-24T16:24:21.092Z] --- PASS: TestCancelledDownload (0.00s)
16:24:21 [2021-03-24T16:24:21.092Z] === RUN   TestMaxDownloadAttempts
16:24:21 [2021-03-24T16:24:21.092Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
16:24:21 [2021-03-24T16:24:21.092Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestV2MetadataService (1.17s)
16:24:21 [2021-03-24T16:24:21.568Z] PASS
16:24:21 [2021-03-24T16:24:21.568Z] coverage: 48.2% of statements
16:24:21 [2021-03-24T16:24:21.568Z] ok  	github.com/docker/docker/distribution/metadata	1.339s	coverage: 48.2% of statements
16:24:21 [2021-03-24T16:24:21.568Z] time="2021-03-24T16:24:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:24:21 [2021-03-24T16:24:21.568Z] time="2021-03-24T16:24:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:24:21 [2021-03-24T16:24:21.568Z] time="2021-03-24T16:24:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:24:21 [2021-03-24T16:24:21.568Z] time="2021-03-24T16:24:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestMaxDownloadAttempts (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestTransfer
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestNotFound
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestNotFound (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestConflict
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestConflict (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestForbidden
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestForbidden (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestInvalidParameter
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestInvalidParameter (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestNotImplemented
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestNotImplemented (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestNotModified
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestNotModified (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestUnauthorized
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestUnauthorized (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestUnknown
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestUnknown (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestCancelled
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestCancelled (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestDeadline
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestDeadline (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestDataLoss
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestDataLoss (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestUnavailable
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestUnavailable (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestSystem
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestSystem (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Not_Found
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Bad_Request
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Conflict
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Unauthorized
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Service_Unavailable
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Forbidden
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Not_Modified
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Not_Implemented
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Internal_Server_Error
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestFromStatusCode (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
16:24:21 [2021-03-24T16:24:21.568Z] PASS
16:24:21 [2021-03-24T16:24:21.568Z] coverage: 53.1% of statements
16:24:21 [2021-03-24T16:24:21.568Z] ok  	github.com/docker/docker/errdefs	0.044s	coverage: 53.1% of statements
16:24:21 [2021-03-24T16:24:21.568Z] --- PASS: TestTransfer (0.12s)
16:24:21 [2021-03-24T16:24:21.568Z] === RUN   TestConcurrencyLimit
16:24:22 [2021-03-24T16:24:22.044Z] --- PASS: TestWhenEmptyAuthConfig (1.11s)
16:24:22 [2021-03-24T16:24:22.044Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
16:24:22 [2021-03-24T16:24:22.044Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
16:24:22 [2021-03-24T16:24:22.044Z] === RUN   TestTokenPassThru
16:24:22 [2021-03-24T16:24:22.044Z] --- PASS: TestTokenPassThru (0.01s)
16:24:22 [2021-03-24T16:24:22.044Z] === RUN   TestTokenPassThruDifferentHost
16:24:22 [2021-03-24T16:24:22.044Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
16:24:22 [2021-03-24T16:24:22.044Z] PASS
16:24:22 [2021-03-24T16:24:22.044Z] coverage: 23.6% of statements
16:24:22 [2021-03-24T16:24:22.044Z] ok  	github.com/docker/docker/distribution	1.583s	coverage: 23.6% of statements
16:24:22 [2021-03-24T16:24:22.044Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:24:22 [2021-03-24T16:24:22.044Z] --- PASS: TestConcurrencyLimit (0.40s)
16:24:22 [2021-03-24T16:24:22.044Z] === RUN   TestInactiveJobs
16:24:22 [2021-03-24T16:24:22.519Z] --- PASS: TestInactiveJobs (0.56s)
16:24:22 [2021-03-24T16:24:22.519Z] === RUN   TestWatchRelease
16:24:22 [2021-03-24T16:24:22.519Z] --- PASS: TestWatchRelease (0.05s)
16:24:22 [2021-03-24T16:24:22.519Z] === RUN   TestWatchFinishedTransfer
16:24:22 [2021-03-24T16:24:22.519Z] --- PASS: TestWatchFinishedTransfer (0.00s)
16:24:22 [2021-03-24T16:24:22.519Z] === RUN   TestDuplicateTransfer
16:24:22 [2021-03-24T16:24:22.519Z] --- PASS: TestDuplicateTransfer (0.04s)
16:24:22 [2021-03-24T16:24:22.519Z] === RUN   TestSuccessfulUpload
16:24:22 [2021-03-24T16:24:22.994Z] time="2021-03-24T16:24:22Z" level=error msg="Upload failed, retrying: simulating retry"
16:24:23 [2021-03-24T16:24:23.469Z] --- PASS: TestSuccessfulUpload (0.54s)
16:24:23 [2021-03-24T16:24:23.469Z] === RUN   TestCancelledUpload
16:24:23 [2021-03-24T16:24:23.469Z] --- PASS: TestCancelledUpload (0.00s)
16:24:23 [2021-03-24T16:24:23.469Z] PASS
16:24:23 [2021-03-24T16:24:23.469Z] coverage: 76.8% of statements
16:24:23 [2021-03-24T16:24:23.469Z] ok  	github.com/docker/docker/distribution/xfer	2.162s	coverage: 76.8% of statements
16:24:23 [2021-03-24T16:24:23.469Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:24:23 [2021-03-24T16:24:23.469Z] === RUN   TestCompare
16:24:23 [2021-03-24T16:24:23.469Z] --- PASS: TestCompare (0.00s)
16:24:23 [2021-03-24T16:24:23.469Z] PASS
16:24:23 [2021-03-24T16:24:23.469Z] coverage: 19.2% of statements
16:24:23 [2021-03-24T16:24:23.469Z] ok  	github.com/docker/docker/image/cache	0.148s	coverage: 19.2% of statements
16:24:23 [2021-03-24T16:24:23.469Z] === RUN   TestFSGetInvalidData
16:24:23 [2021-03-24T16:24:23.469Z] --- PASS: TestFSGetInvalidData (0.01s)
16:24:23 [2021-03-24T16:24:23.469Z] === RUN   TestFSInvalidSet
16:24:23 [2021-03-24T16:24:23.469Z] --- PASS: TestFSInvalidSet (0.01s)
16:24:23 [2021-03-24T16:24:23.469Z] === RUN   TestFSInvalidRoot
16:24:23 [2021-03-24T16:24:23.469Z] --- PASS: TestFSInvalidRoot (0.01s)
16:24:23 [2021-03-24T16:24:23.469Z] === RUN   TestFSMetadataGetSet
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestFSMetadataGetSet (0.05s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestFSInvalidWalker
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestFSInvalidWalker (0.01s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestFSGetSet
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestFSGetSet (0.02s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestFSGetUnsetKey
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestFSGetUnsetKey (0.00s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestFSGetEmptyData
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestFSGetEmptyData (0.01s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestFSDelete
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestFSDelete (0.01s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestFSWalker
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestFSWalker (0.01s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestFSWalkerStopOnError
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestFSWalkerStopOnError (0.02s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestNewFromJSON
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestNewFromJSON (0.00s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestNewFromJSONWithInvalidJSON
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestMarshalKeyOrder
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestMarshalKeyOrder (0.00s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestHistoryEqual
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestHistoryEqual (0.12s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestImage
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestImage (0.00s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestImageOSNotEmpty
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestImageOSNotEmpty (0.00s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestNewChildImageFromImageWithRootFS
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestCreate
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestCreate (0.06s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestRestore
16:24:23 [2021-03-24T16:24:23.944Z] time="2021-03-24T16:24:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestRestore (0.04s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestAddDelete
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestAddDelete (0.02s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestSearchAfterDelete
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestSearchAfterDelete (0.01s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestParentReset
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestParentReset (0.03s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestGetAndSetLastUpdated
16:24:23 [2021-03-24T16:24:23.944Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
16:24:23 [2021-03-24T16:24:23.944Z] === RUN   TestStoreLen
16:24:24 [2021-03-24T16:24:24.420Z] --- PASS: TestStoreLen (0.09s)
16:24:24 [2021-03-24T16:24:24.420Z] PASS
16:24:24 [2021-03-24T16:24:24.420Z] coverage: 86.6% of statements
16:24:24 [2021-03-24T16:24:24.420Z] ok  	github.com/docker/docker/image	0.691s	coverage: 86.6% of statements
16:24:24 [2021-03-24T16:24:24.420Z] === RUN   TestValidateManifest
16:24:24 [2021-03-24T16:24:24.420Z] === RUN   TestValidateManifest/nil
16:24:24 [2021-03-24T16:24:24.420Z] === RUN   TestValidateManifest/non-nil
16:24:24 [2021-03-24T16:24:24.420Z] --- PASS: TestValidateManifest (0.00s)
16:24:24 [2021-03-24T16:24:24.420Z]     --- PASS: TestValidateManifest/nil (0.00s)
16:24:24 [2021-03-24T16:24:24.420Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
16:24:24 [2021-03-24T16:24:24.420Z] PASS
16:24:24 [2021-03-24T16:24:24.420Z] coverage: 0.6% of statements
16:24:24 [2021-03-24T16:24:24.420Z] ok  	github.com/docker/docker/image/tarexport	0.073s	coverage: 0.6% of statements
16:24:25 [2021-03-24T16:24:25.421Z] === RUN   TestMakeV1ConfigFromConfig
16:24:25 [2021-03-24T16:24:25.421Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
16:24:25 [2021-03-24T16:24:25.421Z] PASS
16:24:25 [2021-03-24T16:24:25.421Z] coverage: 25.0% of statements
16:24:25 [2021-03-24T16:24:25.421Z] ok  	github.com/docker/docker/image/v1	0.167s	coverage: 25.0% of statements
16:24:25 [2021-03-24T16:24:25.421Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:24:25 [2021-03-24T16:24:25.895Z] === RUN   TestSerialization
16:24:25 [2021-03-24T16:24:25.895Z] --- PASS: TestSerialization (0.02s)
16:24:25 [2021-03-24T16:24:25.895Z] PASS
16:24:25 [2021-03-24T16:24:25.895Z] coverage: 100.0% of statements
16:24:25 [2021-03-24T16:24:25.895Z] ok  	github.com/docker/docker/libcontainerd/queue	0.062s	coverage: 100.0% of statements
16:24:26 [2021-03-24T16:24:26.895Z] === RUN   TestEmptyLayer
16:24:26 [2021-03-24T16:24:26.895Z] --- PASS: TestEmptyLayer (0.00s)
16:24:26 [2021-03-24T16:24:26.895Z] === RUN   TestCommitFailure
16:24:26 [2021-03-24T16:24:26.895Z] --- PASS: TestCommitFailure (0.01s)
16:24:26 [2021-03-24T16:24:26.895Z] === RUN   TestStartTransactionFailure
16:24:26 [2021-03-24T16:24:26.895Z] --- PASS: TestStartTransactionFailure (0.00s)
16:24:26 [2021-03-24T16:24:26.895Z] === RUN   TestGetOrphan
16:24:26 [2021-03-24T16:24:26.895Z] --- PASS: TestGetOrphan (0.01s)
16:24:26 [2021-03-24T16:24:26.895Z] === RUN   TestMountAndRegister
16:24:27 [2021-03-24T16:24:27.370Z] --- PASS: TestMountAndRegister (0.06s)
16:24:27 [2021-03-24T16:24:27.370Z]     layer_test.go:271: Layer size: 14
16:24:27 [2021-03-24T16:24:27.370Z] === RUN   TestLayerRelease
16:24:27 [2021-03-24T16:24:27.370Z] --- SKIP: TestLayerRelease (0.00s)
16:24:27 [2021-03-24T16:24:27.370Z]     layer_test.go:304: Failing on Windows
16:24:27 [2021-03-24T16:24:27.370Z] === RUN   TestStoreRestore
16:24:27 [2021-03-24T16:24:27.370Z] --- SKIP: TestStoreRestore (0.00s)
16:24:27 [2021-03-24T16:24:27.370Z]     layer_test.go:353: Failing on Windows
16:24:27 [2021-03-24T16:24:27.370Z] === RUN   TestTarStreamStability
16:24:27 [2021-03-24T16:24:27.370Z] --- SKIP: TestTarStreamStability (0.00s)
16:24:27 [2021-03-24T16:24:27.370Z]     layer_test.go:468: Failing on Windows
16:24:27 [2021-03-24T16:24:27.370Z] === RUN   TestRegisterExistingLayer
16:24:27 [2021-03-24T16:24:27.370Z] --- PASS: TestRegisterExistingLayer (0.36s)
16:24:27 [2021-03-24T16:24:27.370Z] === RUN   TestTarStreamVerification
16:24:27 [2021-03-24T16:24:27.370Z] --- SKIP: TestTarStreamVerification (0.00s)
16:24:27 [2021-03-24T16:24:27.370Z]     layer_test.go:697: Failing on Windows
16:24:27 [2021-03-24T16:24:27.370Z] === RUN   TestLayerMigration
16:24:27 [2021-03-24T16:24:27.370Z] --- SKIP: TestLayerMigration (0.00s)
16:24:27 [2021-03-24T16:24:27.370Z]     migration_test.go:46: Failing on Windows
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestLayerMigrationNoTarsplit
16:24:27 [2021-03-24T16:24:27.845Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     migration_test.go:182: Failing on Windows
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestMountInit
16:24:27 [2021-03-24T16:24:27.845Z] --- SKIP: TestMountInit (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     mount_test.go:17: Failing on Windows
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestMountSize
16:24:27 [2021-03-24T16:24:27.845Z] --- SKIP: TestMountSize (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     mount_test.go:76: Failing on Windows
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestMountChanges
16:24:27 [2021-03-24T16:24:27.845Z] --- SKIP: TestMountChanges (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     mount_test.go:125: Failing on Windows
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestMountApply
16:24:27 [2021-03-24T16:24:27.845Z] --- SKIP: TestMountApply (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     mount_test.go:212: Failing on Windows
16:24:27 [2021-03-24T16:24:27.845Z] PASS
16:24:27 [2021-03-24T16:24:27.845Z] coverage: 30.1% of statements
16:24:27 [2021-03-24T16:24:27.845Z] ok  	github.com/docker/docker/layer	0.542s	coverage: 30.1% of statements
16:24:27 [2021-03-24T16:24:27.845Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestEnvironmentParsing
16:24:27 [2021-03-24T16:24:27.845Z] --- PASS: TestEnvironmentParsing (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z] PASS
16:24:27 [2021-03-24T16:24:27.845Z] coverage: 1.0% of statements
16:24:27 [2021-03-24T16:24:27.845Z] ok  	github.com/docker/docker/libcontainerd/local	0.086s	coverage: 1.0% of statements
16:24:27 [2021-03-24T16:24:27.845Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:24:27 [2021-03-24T16:24:27.845Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:24:27 [2021-03-24T16:24:27.845Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
16:24:27 [2021-03-24T16:24:27.845Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
16:24:27 [2021-03-24T16:24:27.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
16:24:27 [2021-03-24T16:24:27.845Z] PASS
16:24:27 [2021-03-24T16:24:27.845Z] coverage: 42.3% of statements
16:24:27 [2021-03-24T16:24:27.845Z] ok  	github.com/docker/docker/oci	0.054s	coverage: 42.3% of statements
16:24:27 [2021-03-24T16:24:27.845Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestAddressPoolOpt
16:24:28 [2021-03-24T16:24:28.321Z] --- PASS: TestAddressPoolOpt (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/a
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/something
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/_=a
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/env1=value1
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/_env1=value1
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/env2=value2=value3
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/env3=abc!qwe
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/env_4=value_4
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/PATH
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/=a
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/PATH=
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/PATH=something
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/asd!qwe
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/1asd
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/123
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/some_space
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/__some_space_before
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/some_space_after__
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/=
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateEnv/PaTh
16:24:28 [2021-03-24T16:24:28.321Z] --- PASS: TestValidateEnv (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/a (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/something (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/_=a (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/PATH (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/=a (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/1asd (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/123 (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/some_space (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/= (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestParseHost
16:24:28 [2021-03-24T16:24:28.321Z] --- PASS: TestParseHost (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestParseDockerDaemonHost
16:24:28 [2021-03-24T16:24:28.321Z] --- PASS: TestParseDockerDaemonHost (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestParseTCP
16:24:28 [2021-03-24T16:24:28.321Z] --- PASS: TestParseTCP (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestParseInvalidUnixAddrInvalid
16:24:28 [2021-03-24T16:24:28.321Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestValidateExtraHosts
16:24:28 [2021-03-24T16:24:28.321Z] --- PASS: TestValidateExtraHosts (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestIpOptString
16:24:28 [2021-03-24T16:24:28.321Z] --- PASS: TestIpOptString (0.00s)
16:24:28 [2021-03-24T16:24:28.321Z] === RUN   TestNewIpOptInvalidDefaultVal
16:24:28 [2021-03-24T16:24:28.321Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestNewIpOptValidDefaultVal
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestIpOptSetInvalidVal
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateIPAddress
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestValidateIPAddress (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestMapOpts
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestMapOpts (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestListOptsWithoutValidator
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestListOptsWithoutValidator (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestListOptsWithValidator
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestListOptsWithValidator (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateDNSSearch
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestValidateDNSSearch (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_general_format
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_more_than_one_=
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_one_more
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestValidateLabel (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestNamedListOpts
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestNamedListOpts (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestNamedMapOpts
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestNamedMapOpts (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestParseLink
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestParseLink (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestQuotedStringSetWithQuotes
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestQuotedStringSetWithNoQuotes
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] === RUN   TestUlimitOpt
16:24:28 [2021-03-24T16:24:28.322Z] --- PASS: TestUlimitOpt (0.00s)
16:24:28 [2021-03-24T16:24:28.322Z] PASS
16:24:28 [2021-03-24T16:24:28.322Z] coverage: 67.1% of statements
16:24:28 [2021-03-24T16:24:28.322Z] ok  	github.com/docker/docker/opts	0.131s	coverage: 67.1% of statements
16:24:28 [2021-03-24T16:24:28.797Z] === RUN   TestParseVersion
16:24:28 [2021-03-24T16:24:28.797Z] --- PASS: TestParseVersion (0.00s)
16:24:28 [2021-03-24T16:24:28.797Z] PASS
16:24:28 [2021-03-24T16:24:28.797Z] coverage: 52.9% of statements
16:24:28 [2021-03-24T16:24:28.797Z] ok  	github.com/docker/docker/pkg/aaparser	0.044s	coverage: 52.9% of statements
16:24:29 [2021-03-24T16:24:29.798Z] === RUN   TestPeerCertificateMarshalJSON
16:24:29 [2021-03-24T16:24:29.798Z] === RUN   TestUnbuffered
16:24:29 [2021-03-24T16:24:29.798Z] --- PASS: TestUnbuffered (0.00s)
16:24:29 [2021-03-24T16:24:29.798Z] === RUN   TestRaceUnbuffered
16:24:29 [2021-03-24T16:24:29.798Z] --- PASS: TestRaceUnbuffered (0.00s)
16:24:29 [2021-03-24T16:24:29.798Z] PASS
16:24:29 [2021-03-24T16:24:29.798Z] coverage: 100.0% of statements
16:24:29 [2021-03-24T16:24:29.798Z] ok  	github.com/docker/docker/pkg/broadcaster	0.064s	coverage: 100.0% of statements
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
16:24:30 [2021-03-24T16:24:30.273Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMiddleware
16:24:30 [2021-03-24T16:24:30.273Z] --- PASS: TestMiddleware (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestNewResponseModifier
16:24:30 [2021-03-24T16:24:30.273Z] --- PASS: TestNewResponseModifier (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z] PASS
16:24:30 [2021-03-24T16:24:30.273Z] coverage: 26.8% of statements
16:24:30 [2021-03-24T16:24:30.273Z] ok  	github.com/docker/docker/pkg/authorization	0.581s	coverage: 26.8% of statements
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[[]]
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[[foo]]
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[[bar]_[foo]]
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[[foo_bar]]
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[[qux]_[foo]]
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[]
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[]#01
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[[qux]]
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[[foo_bar_qux]]
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[[qux]_[baz]]
16:24:30 [2021-03-24T16:24:30.273Z] === RUN   TestMatch/[[foo_baz]]
16:24:30 [2021-03-24T16:24:30.273Z] --- PASS: TestMatch (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[[]] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[[foo]] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[]#01 (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[[qux]] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
16:24:30 [2021-03-24T16:24:30.273Z] PASS
16:24:30 [2021-03-24T16:24:30.273Z] coverage: 87.5% of statements
16:24:30 [2021-03-24T16:24:30.273Z] ok  	github.com/docker/docker/pkg/capabilities	0.082s	coverage: 87.5% of statements
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestIsArchivePathDir
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestIsArchivePathDir (0.06s)
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestIsArchivePathInvalidFile
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestIsArchivePathInvalidFile (0.16s)
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestIsArchivePathTar
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestChrootTarUntar
16:24:31 [2021-03-24T16:24:31.276Z] --- SKIP: TestChrootTarUntar (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestChrootUntarWithHugeExcludesList
16:24:31 [2021-03-24T16:24:31.276Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestChrootUntarEmptyArchive
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestChrootTarUntarWithSymlink
16:24:31 [2021-03-24T16:24:31.276Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestChrootCopyWithTar
16:24:31 [2021-03-24T16:24:31.276Z] --- SKIP: TestChrootCopyWithTar (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestChrootCopyFileWithTar
16:24:31 [2021-03-24T16:24:31.276Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestChrootUntarPath
16:24:31 [2021-03-24T16:24:31.276Z] --- SKIP: TestChrootUntarPath (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
16:24:31 [2021-03-24T16:24:31.276Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
16:24:31 [2021-03-24T16:24:31.276Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestChrootApplyDotDotFile
16:24:31 [2021-03-24T16:24:31.276Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
16:24:31 [2021-03-24T16:24:31.276Z] PASS
16:24:31 [2021-03-24T16:24:31.276Z] coverage: 15.4% of statements
16:24:31 [2021-03-24T16:24:31.276Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.103s	coverage: 15.4% of statements
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestSizeEmpty
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestSizeEmpty (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestSizeEmptyFile
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestSizeEmptyFile (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestSizeNonemptyFile
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestSizeNonemptyFile (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestSizeNestedDirectoryEmpty
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestMoveToSubdir
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestMoveToSubdir (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z] === RUN   TestSizeNonExistingDirectory
16:24:31 [2021-03-24T16:24:31.276Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
16:24:31 [2021-03-24T16:24:31.276Z] PASS
16:24:31 [2021-03-24T16:24:31.276Z] coverage: 80.0% of statements
16:24:31 [2021-03-24T16:24:31.276Z] ok  	github.com/docker/docker/pkg/directory	0.075s	coverage: 80.0% of statements
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestIsArchivePathTar (0.18s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestDecompressStreamGzip
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestDecompressStreamGzip (0.12s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestDecompressStreamBzip2
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestDecompressStreamBzip2 (0.13s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestDecompressStreamXz
16:24:31 [2021-03-24T16:24:31.752Z] --- SKIP: TestDecompressStreamXz (0.00s)
16:24:31 [2021-03-24T16:24:31.752Z]     archive_test.go:134: Xz not present in msys2
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestCompressStreamXzUnsupported
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestCompressStreamBzip2Unsupported
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestCompressStreamInvalid
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestCompressStreamInvalid (0.00s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestExtensionInvalid
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestExtensionInvalid (0.00s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestExtensionUncompressed
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestExtensionUncompressed (0.00s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestExtensionBzip2
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestExtensionBzip2 (0.00s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestExtensionGzip
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestExtensionGzip (0.00s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestExtensionXz
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestExtensionXz (0.00s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestCmdStreamLargeStderr
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestCmdStreamLargeStderr (0.14s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestCmdStreamBad
16:24:31 [2021-03-24T16:24:31.752Z] --- SKIP: TestCmdStreamBad (0.00s)
16:24:31 [2021-03-24T16:24:31.752Z]     archive_test.go:239: Failing on Windows CI machines
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestCmdStreamGood
16:24:31 [2021-03-24T16:24:31.752Z] --- PASS: TestCmdStreamGood (0.04s)
16:24:31 [2021-03-24T16:24:31.752Z] === RUN   TestUntarPathWithInvalidDest
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestUntarPathWithInvalidDest (0.11s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestUntarPathWithInvalidSrc
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestUntarPath
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestUntarPath (0.08s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestUntarPathWithDestinationFile
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestContainsEntry
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestCreateEntries
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestEntriesDiff
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestEntriesEquality
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestGeneratorNotGenerate
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestGeneratorWithPort
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestGeneratorWithPortNotGenerate
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestNewEntry
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   Test/TestParse
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: Test (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestContainsEntry (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestCreateEntries (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestEntriesDiff (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestEntriesEquality (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestNewEntry (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z]     --- PASS: Test/TestParse (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z] PASS
16:24:32 [2021-03-24T16:24:32.227Z] coverage: 58.3% of statements
16:24:32 [2021-03-24T16:24:32.227Z] ok  	github.com/docker/docker/pkg/discovery	0.056s	coverage: 58.3% of statements
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestCopyWithTarInvalidSrc
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestCopyWithTarSrcFile
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestCopyWithTarSrcFile (0.03s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestCopyWithTarSrcFolder
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestCopyWithTarSrcFolder (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestCopyFileWithTarInvalidSrc
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestCopyFileWithTarSrcFolder
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestCopyFileWithTarSrcFile
16:24:32 [2021-03-24T16:24:32.227Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
16:24:32 [2021-03-24T16:24:32.227Z] === RUN   TestTarFiles
16:24:32 [2021-03-24T16:24:32.703Z] === RUN   Test
16:24:32 [2021-03-24T16:24:32.703Z] === RUN   Test/TestContent
16:24:32 [2021-03-24T16:24:32.703Z] === RUN   Test/TestInitialize
16:24:32 [2021-03-24T16:24:32.703Z] === RUN   Test/TestNew
16:24:32 [2021-03-24T16:24:32.703Z] === RUN   Test/TestParsingContentsWithComments
16:24:32 [2021-03-24T16:24:32.703Z] === RUN   Test/TestRegister
16:24:32 [2021-03-24T16:24:32.703Z] === RUN   Test/TestWatch
16:24:32 [2021-03-24T16:24:32.703Z] --- PASS: Test (0.00s)
16:24:32 [2021-03-24T16:24:32.703Z]     --- PASS: Test/TestContent (0.00s)
16:24:32 [2021-03-24T16:24:32.703Z]     --- PASS: Test/TestInitialize (0.00s)
16:24:32 [2021-03-24T16:24:32.703Z]     --- PASS: Test/TestNew (0.00s)
16:24:32 [2021-03-24T16:24:32.703Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
16:24:32 [2021-03-24T16:24:32.703Z]     --- PASS: Test/TestRegister (0.00s)
16:24:32 [2021-03-24T16:24:32.703Z]     --- PASS: Test/TestWatch (0.00s)
16:24:32 [2021-03-24T16:24:32.703Z] PASS
16:24:32 [2021-03-24T16:24:32.703Z] coverage: 92.9% of statements
16:24:32 [2021-03-24T16:24:32.703Z] ok  	github.com/docker/docker/pkg/discovery/file	0.068s	coverage: 92.9% of statements
16:24:32 [2021-03-24T16:24:32.732Z] ok  	github.com/docker/docker/cmd/dockerd	0.188s	coverage: 29.1% of statements
16:24:33 [2021-03-24T16:24:33.308Z] ok  	github.com/docker/docker/container	0.183s	coverage: 34.7% of statements
16:24:33 [2021-03-24T16:24:33.308Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:24:33 [2021-03-24T16:24:33.308Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:24:33 [2021-03-24T16:24:33.308Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:24:33 [2021-03-24T16:24:33.308Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:24:33 [2021-03-24T16:24:33.479Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:24:33 [2021-03-24T16:24:33.479Z] 
16:24:33 [2021-03-24T16:24:33.479Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:24:33 [2021-03-24T16:24:33.479Z] DOCKER_SYSTEMD=1
16:24:33 [2021-03-24T16:24:33.479Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:24:33 [2021-03-24T16:24:33.479Z] HOSTNAME=fb53f699e176
16:24:33 [2021-03-24T16:24:33.479Z] DEST=bundles/test-integration
16:24:33 [2021-03-24T16:24:33.479Z] PWD=/go/src/github.com/docker/docker
16:24:33 [2021-03-24T16:24:33.479Z] DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731
16:24:33 [2021-03-24T16:24:33.479Z] container=docker
16:24:33 [2021-03-24T16:24:33.479Z] HOME=/root
16:24:33 [2021-03-24T16:24:33.479Z] LANG=C.UTF-8
16:24:33 [2021-03-24T16:24:33.479Z] INVOCATION_ID=741b80866c804a329181530093776fa6
16:24:33 [2021-03-24T16:24:33.479Z] GOLANG_VERSION=1.13.15
16:24:33 [2021-03-24T16:24:33.479Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:24:33 [2021-03-24T16:24:33.480Z] VALIDATE_BRANCH=master
16:24:33 [2021-03-24T16:24:33.480Z] TERM=xterm
16:24:33 [2021-03-24T16:24:33.480Z] DOCKER_PKG=github.com/docker/docker
16:24:33 [2021-03-24T16:24:33.480Z] SHLVL=3
16:24:33 [2021-03-24T16:24:33.480Z] TIMEOUT=120m
16:24:33 [2021-03-24T16:24:33.480Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:24:33 [2021-03-24T16:24:33.480Z] DOCKER_GRAPHDRIVER=overlay2
16:24:33 [2021-03-24T16:24:33.480Z] GO111MODULE=off
16:24:33 [2021-03-24T16:24:33.480Z] DOCKER_EXPERIMENTAL=1
16:24:33 [2021-03-24T16:24:33.480Z] TEST_SKIP_INTEGRATION_CLI=1
16:24:33 [2021-03-24T16:24:33.480Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:24:33 [2021-03-24T16:24:33.480Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:24:33 [2021-03-24T16:24:33.480Z] GOPATH=/go
16:24:33 [2021-03-24T16:24:33.480Z] PKG_CONFIG=pkg-config
16:24:33 [2021-03-24T16:24:33.480Z] _=/usr/bin/env
16:24:33 [2021-03-24T16:24:33.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:24:33 [2021-03-24T16:24:33.704Z] === RUN   Test
16:24:33 [2021-03-24T16:24:33.704Z] === RUN   Test/TestWatch
16:24:33 [2021-03-24T16:24:33.704Z] --- PASS: Test (0.00s)
16:24:33 [2021-03-24T16:24:33.704Z]     --- PASS: Test/TestWatch (0.00s)
16:24:33 [2021-03-24T16:24:33.704Z] PASS
16:24:33 [2021-03-24T16:24:33.704Z] coverage: 92.3% of statements
16:24:33 [2021-03-24T16:24:33.704Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.074s	coverage: 92.3% of statements
16:24:33 [2021-03-24T16:24:33.704Z] === RUN   Test
16:24:33 [2021-03-24T16:24:33.704Z] === RUN   Test/TestInitialize
16:24:34 [2021-03-24T16:24:34.179Z] time="2021-03-24T16:24:33Z" level=info msg="Initializing discovery without TLS"
16:24:34 [2021-03-24T16:24:34.179Z] time="2021-03-24T16:24:33Z" level=info msg="Initializing discovery without TLS"
16:24:34 [2021-03-24T16:24:34.179Z] time="2021-03-24T16:24:33Z" level=info msg="Initializing discovery without TLS"
16:24:34 [2021-03-24T16:24:34.179Z] === RUN   Test/TestInitializeWithCerts
16:24:34 [2021-03-24T16:24:34.179Z] time="2021-03-24T16:24:33Z" level=info msg="Initializing discovery with TLS"
16:24:34 [2021-03-24T16:24:34.179Z] === RUN   Test/TestWatch
16:24:34 [2021-03-24T16:24:34.179Z] time="2021-03-24T16:24:33Z" level=info msg="Initializing discovery without TLS"
16:24:34 [2021-03-24T16:24:34.179Z] === RUN   Test
16:24:34 [2021-03-24T16:24:34.179Z] === RUN   Test/TestInitialize
16:24:34 [2021-03-24T16:24:34.179Z] === RUN   Test/TestInitializeWithPattern
16:24:34 [2021-03-24T16:24:34.179Z] === RUN   Test/TestRegister
16:24:34 [2021-03-24T16:24:34.179Z] === RUN   Test/TestWatch
16:24:34 [2021-03-24T16:24:34.179Z] --- PASS: Test (0.00s)
16:24:34 [2021-03-24T16:24:34.179Z]     --- PASS: Test/TestInitialize (0.00s)
16:24:34 [2021-03-24T16:24:34.179Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
16:24:34 [2021-03-24T16:24:34.179Z]     --- PASS: Test/TestRegister (0.00s)
16:24:34 [2021-03-24T16:24:34.179Z]     --- PASS: Test/TestWatch (0.00s)
16:24:34 [2021-03-24T16:24:34.179Z] PASS
16:24:34 [2021-03-24T16:24:34.179Z] coverage: 93.8% of statements
16:24:34 [2021-03-24T16:24:34.179Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.076s	coverage: 93.8% of statements
16:24:35 [2021-03-24T16:24:35.116Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:24:35 [2021-03-24T16:24:35.116Z] 
16:24:35 [2021-03-24T16:24:35.116Z] + TEST_INTEGRATION_DEST=2
16:24:35 [2021-03-24T16:24:35.116Z] + CONTAINER_NAME=docker-pr4-2
16:24:35 [2021-03-24T16:24:35.116Z] + TEST_SKIP_INTEGRATION=1
16:24:35 [2021-03-24T16:24:35.116Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
16:24:35 [2021-03-24T16:24:35.116Z] + run_tests
16:24:35 [2021-03-24T16:24:35.116Z] + c=0
16:24:35 [2021-03-24T16:24:35.116Z] + '[' -n 0 ']'
16:24:35 [2021-03-24T16:24:35.116Z] + rm=
16:24:35 [2021-03-24T16:24:35.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42193/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42193/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh '' test-integration
16:24:35 [2021-03-24T16:24:35.116Z] ++ jobs -p
16:24:35 [2021-03-24T16:24:35.116Z] + TEST_INTEGRATION_DEST=3
16:24:35 [2021-03-24T16:24:35.116Z] + CONTAINER_NAME=docker-pr4-3
16:24:35 [2021-03-24T16:24:35.116Z] + TEST_SKIP_INTEGRATION=1
16:24:35 [2021-03-24T16:24:35.116Z] + for job in $(jobs -p)
16:24:35 [2021-03-24T16:24:35.116Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
16:24:35 [2021-03-24T16:24:35.116Z] + run_tests
16:24:35 [2021-03-24T16:24:35.116Z] + wait 11388
16:24:35 [2021-03-24T16:24:35.116Z] + '[' -n 0 ']'
16:24:35 [2021-03-24T16:24:35.116Z] + rm=
16:24:35 [2021-03-24T16:24:35.116Z] + TEST_INTEGRATION_DEST=1
16:24:35 [2021-03-24T16:24:35.116Z] + CONTAINER_NAME=docker-pr4-1
16:24:35 [2021-03-24T16:24:35.116Z] + TEST_SKIP_INTEGRATION_CLI=1
16:24:35 [2021-03-24T16:24:35.116Z] + run_tests test-integration-flaky
16:24:35 [2021-03-24T16:24:35.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42193/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42193/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh '' test-integration
16:24:35 [2021-03-24T16:24:35.116Z] + '[' -n 0 ']'
16:24:35 [2021-03-24T16:24:35.116Z] + rm=
16:24:35 [2021-03-24T16:24:35.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42193/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42193/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh test-integration-flaky test-integration
16:24:35 [2021-03-24T16:24:35.116Z] 
16:24:35 [2021-03-24T16:24:35.116Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:24:35 [2021-03-24T16:24:35.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:24:35 [2021-03-24T16:24:35.116Z] HOSTNAME=999337d7c0cf
16:24:35 [2021-03-24T16:24:35.116Z] TEST_SKIP_INTEGRATION=1
16:24:35 [2021-03-24T16:24:35.116Z] TESTDEBUG=0
16:24:35 [2021-03-24T16:24:35.116Z] DEST=bundles/test-integration
16:24:35 [2021-03-24T16:24:35.116Z] PWD=/go/src/github.com/docker/docker
16:24:35 [2021-03-24T16:24:35.116Z] KEEPBUNDLE=1
16:24:35 [2021-03-24T16:24:35.116Z] DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731
16:24:35 [2021-03-24T16:24:35.116Z] container=docker
16:24:35 [2021-03-24T16:24:35.116Z] HOME=/root
16:24:35 [2021-03-24T16:24:35.116Z] GOLANG_VERSION=1.13.15
16:24:35 [2021-03-24T16:24:35.116Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:24:35 [2021-03-24T16:24:35.116Z] VALIDATE_BRANCH=master
16:24:35 [2021-03-24T16:24:35.116Z] TERM=xterm
16:24:35 [2021-03-24T16:24:35.116Z] DOCKER_PKG=github.com/docker/docker
16:24:35 [2021-03-24T16:24:35.116Z] SHLVL=1
16:24:35 [2021-03-24T16:24:35.117Z] TIMEOUT=120m
16:24:35 [2021-03-24T16:24:35.117Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:24:35 [2021-03-24T16:24:35.117Z] DOCKER_GRAPHDRIVER=overlay2
16:24:35 [2021-03-24T16:24:35.117Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
16:24:35 [2021-03-24T16:24:35.117Z] GO111MODULE=off
16:24:35 [2021-03-24T16:24:35.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:24:35 [2021-03-24T16:24:35.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:24:35 [2021-03-24T16:24:35.117Z] GOPATH=/go
16:24:35 [2021-03-24T16:24:35.117Z] PKG_CONFIG=pkg-config
16:24:35 [2021-03-24T16:24:35.117Z] _=/usr/bin/env
16:24:35 [2021-03-24T16:24:35.117Z] Building test suite binary ./integration-cli/test.main
16:24:35 [2021-03-24T16:24:35.117Z] 
16:24:35 [2021-03-24T16:24:35.117Z] 
16:24:35 [2021-03-24T16:24:35.117Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:24:35 [2021-03-24T16:24:35.117Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
16:24:35 [2021-03-24T16:24:35.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:24:35 [2021-03-24T16:24:35.117Z] HOSTNAME=f2f388c9c092
16:24:35 [2021-03-24T16:24:35.117Z] TEST_SKIP_INTEGRATION=1
16:24:35 [2021-03-24T16:24:35.117Z] TESTDEBUG=0
16:24:35 [2021-03-24T16:24:35.117Z] DEST=bundles/test-integration
16:24:35 [2021-03-24T16:24:35.117Z] PWD=/go/src/github.com/docker/docker
16:24:35 [2021-03-24T16:24:35.117Z] KEEPBUNDLE=1
16:24:35 [2021-03-24T16:24:35.117Z] DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731
16:24:35 [2021-03-24T16:24:35.117Z] container=docker
16:24:35 [2021-03-24T16:24:35.117Z] HOME=/root
16:24:35 [2021-03-24T16:24:35.117Z] GOLANG_VERSION=1.13.15
16:24:35 [2021-03-24T16:24:35.117Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:24:35 [2021-03-24T16:24:35.117Z] VALIDATE_BRANCH=master
16:24:35 [2021-03-24T16:24:35.117Z] TERM=xterm
16:24:35 [2021-03-24T16:24:35.117Z] DOCKER_PKG=github.com/docker/docker
16:24:35 [2021-03-24T16:24:35.117Z] SHLVL=1
16:24:35 [2021-03-24T16:24:35.117Z] TIMEOUT=120m
16:24:35 [2021-03-24T16:24:35.117Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:24:35 [2021-03-24T16:24:35.117Z] DOCKER_GRAPHDRIVER=overlay2
16:24:35 [2021-03-24T16:24:35.117Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:24:35 [2021-03-24T16:24:35.117Z] GO111MODULE=off
16:24:35 [2021-03-24T16:24:35.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:24:35 [2021-03-24T16:24:35.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:24:35 [2021-03-24T16:24:35.117Z] GOPATH=/go
16:24:35 [2021-03-24T16:24:35.117Z] PKG_CONFIG=pkg-config
16:24:35 [2021-03-24T16:24:35.117Z] _=/usr/bin/env
16:24:35 [2021-03-24T16:24:35.117Z] Building test suite binary ./integration-cli/test.main
16:24:35 [2021-03-24T16:24:35.117Z] No new tests added to integration.
16:24:35 [2021-03-24T16:24:35.117Z] 
16:24:35 [2021-03-24T16:24:35.117Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:24:35 [2021-03-24T16:24:35.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:24:35 [2021-03-24T16:24:35.117Z] HOSTNAME=a799ffde1705
16:24:35 [2021-03-24T16:24:35.117Z] TESTDEBUG=0
16:24:35 [2021-03-24T16:24:35.117Z] DEST=bundles/test-integration
16:24:35 [2021-03-24T16:24:35.117Z] PWD=/go/src/github.com/docker/docker
16:24:35 [2021-03-24T16:24:35.117Z] KEEPBUNDLE=1
16:24:35 [2021-03-24T16:24:35.117Z] DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731
16:24:35 [2021-03-24T16:24:35.117Z] container=docker
16:24:35 [2021-03-24T16:24:35.117Z] HOME=/root
16:24:35 [2021-03-24T16:24:35.117Z] GOLANG_VERSION=1.13.15
16:24:35 [2021-03-24T16:24:35.117Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:24:35 [2021-03-24T16:24:35.117Z] VALIDATE_BRANCH=master
16:24:35 [2021-03-24T16:24:35.117Z] TERM=xterm
16:24:35 [2021-03-24T16:24:35.117Z] DOCKER_PKG=github.com/docker/docker
16:24:35 [2021-03-24T16:24:35.117Z] SHLVL=1
16:24:35 [2021-03-24T16:24:35.117Z] TIMEOUT=120m
16:24:35 [2021-03-24T16:24:35.117Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:24:35 [2021-03-24T16:24:35.117Z] DOCKER_GRAPHDRIVER=overlay2
16:24:35 [2021-03-24T16:24:35.117Z] GO111MODULE=off
16:24:35 [2021-03-24T16:24:35.117Z] TEST_SKIP_INTEGRATION_CLI=1
16:24:35 [2021-03-24T16:24:35.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:24:35 [2021-03-24T16:24:35.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:24:35 [2021-03-24T16:24:35.117Z] GOPATH=/go
16:24:35 [2021-03-24T16:24:35.117Z] PKG_CONFIG=pkg-config
16:24:35 [2021-03-24T16:24:35.117Z] _=/usr/bin/env
16:24:35 [2021-03-24T16:24:35.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:24:35 [2021-03-24T16:24:35.181Z] === RUN   TestPollerAddRemove
16:24:35 [2021-03-24T16:24:35.181Z] --- PASS: TestPollerAddRemove (0.00s)
16:24:35 [2021-03-24T16:24:35.181Z] === RUN   TestPollerEvent
16:24:35 [2021-03-24T16:24:35.181Z] --- SKIP: TestPollerEvent (0.00s)
16:24:35 [2021-03-24T16:24:35.181Z]     poller_test.go:41: No chmod on Windows
16:24:35 [2021-03-24T16:24:35.181Z] === RUN   TestPollerClose
16:24:35 [2021-03-24T16:24:35.181Z] --- PASS: TestPollerClose (0.00s)
16:24:35 [2021-03-24T16:24:35.181Z] PASS
16:24:35 [2021-03-24T16:24:35.181Z] coverage: 45.7% of statements
16:24:35 [2021-03-24T16:24:35.181Z] ok  	github.com/docker/docker/pkg/filenotify	0.057s	coverage: 45.7% of statements
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCopyFileWithInvalidSrc
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCopyFileWithInvalidDest
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCopyFileWithInvalidDest (0.01s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCopyFileWithSameSrcAndDest
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCopyFile
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCopyFile (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
16:24:35 [2021-03-24T16:24:35.657Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z]     fileutils_test.go:134: Needs porting to Windows
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestReadSymlinkedDirectoryToFile
16:24:35 [2021-03-24T16:24:35.657Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z]     fileutils_test.go:180: Needs porting to Windows
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestWildcardMatches
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestWildcardMatches (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestPatternMatches
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestPatternMatches (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestExclusionPatternMatchesPatternBefore
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestPatternMatchesFolderExclusions
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestPatternMatchesFolderWildcardExclusions
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestExclusionPatternMatchesPatternAfter
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestExclusionPatternMatchesWholeDirectory
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestSingleExclamationError
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestSingleExclamationError (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestMatchesWithNoPatterns
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestMatchesWithMalformedPatterns
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestMatches
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestMatches (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCleanPatterns
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCleanPatterns (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCleanPatternsStripEmptyPatterns
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCleanPatternsExceptionFlag
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCleanPatternsErrorSingleException
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCreateIfNotExistsDir
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestCreateIfNotExistsFile
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] === RUN   TestMatch
16:24:35 [2021-03-24T16:24:35.657Z] --- PASS: TestMatch (0.00s)
16:24:35 [2021-03-24T16:24:35.657Z] PASS
16:24:35 [2021-03-24T16:24:35.657Z] coverage: 87.7% of statements
16:24:35 [2021-03-24T16:24:35.657Z] ok  	github.com/docker/docker/pkg/fileutils	0.116s	coverage: 87.7% of statements
16:24:36 [2021-03-24T16:24:36.132Z] === RUN   TestGet
16:24:36 [2021-03-24T16:24:36.132Z] --- PASS: TestGet (0.00s)
16:24:36 [2021-03-24T16:24:36.132Z] === RUN   TestGetShortcutString
16:24:36 [2021-03-24T16:24:36.132Z] --- PASS: TestGetShortcutString (0.00s)
16:24:36 [2021-03-24T16:24:36.132Z] PASS
16:24:36 [2021-03-24T16:24:36.132Z] coverage: 42.9% of statements
16:24:36 [2021-03-24T16:24:36.132Z] ok  	github.com/docker/docker/pkg/homedir	0.041s	coverage: 42.9% of statements
16:24:36 [2021-03-24T16:24:36.626Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.090s	coverage: 65.3% of statements
16:24:37 [2021-03-24T16:24:37.138Z] --- PASS: Test (3.18s)
16:24:37 [2021-03-24T16:24:37.138Z]     --- PASS: Test/TestInitialize (0.13s)
16:24:37 [2021-03-24T16:24:37.138Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
16:24:37 [2021-03-24T16:24:37.138Z]     --- PASS: Test/TestWatch (3.05s)
16:24:37 [2021-03-24T16:24:37.138Z] PASS
16:24:37 [2021-03-24T16:24:37.138Z] coverage: 84.1% of statements
16:24:37 [2021-03-24T16:24:37.138Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.295s	coverage: 84.1% of statements
16:24:37 [2021-03-24T16:24:37.138Z] === RUN   TestCreateIDMapOrder
16:24:37 [2021-03-24T16:24:37.138Z] --- PASS: TestCreateIDMapOrder (0.00s)
16:24:37 [2021-03-24T16:24:37.138Z] PASS
16:24:37 [2021-03-24T16:24:37.138Z] coverage: 7.2% of statements
16:24:37 [2021-03-24T16:24:37.138Z] ok  	github.com/docker/docker/pkg/idtools	0.058s	coverage: 7.2% of statements
16:24:37 [2021-03-24T16:24:37.203Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.053s	coverage: 35.9% of statements
16:24:37 [2021-03-24T16:24:37.613Z] --- PASS: TestTarFiles (5.30s)
16:24:37 [2021-03-24T16:24:37.613Z] === RUN   TestTarUntar
16:24:37 [2021-03-24T16:24:37.613Z] --- PASS: TestTarUntar (0.02s)
16:24:37 [2021-03-24T16:24:37.613Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
16:24:37 [2021-03-24T16:24:37.613Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
16:24:37 [2021-03-24T16:24:37.613Z] === RUN   TestTarWithOptions
16:24:37 [2021-03-24T16:24:37.613Z] --- PASS: TestTarWithOptions (0.02s)
16:24:37 [2021-03-24T16:24:37.613Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
16:24:37 [2021-03-24T16:24:37.613Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
16:24:37 [2021-03-24T16:24:37.613Z] === RUN   TestUntarUstarGnuConflict
16:24:37 [2021-03-24T16:24:37.613Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
16:24:37 [2021-03-24T16:24:37.613Z] === RUN   TestUntarInvalidFilenames
16:24:38 [2021-03-24T16:24:38.089Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames740091086\\dest"
16:24:38 [2021-03-24T16:24:38.089Z] --- PASS: TestUntarInvalidFilenames (0.16s)
16:24:38 [2021-03-24T16:24:38.089Z] === RUN   TestUntarHardlinkToSymlink
16:24:38 [2021-03-24T16:24:38.089Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
16:24:38 [2021-03-24T16:24:38.089Z] === RUN   TestUntarInvalidHardlink
16:24:38 [2021-03-24T16:24:38.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink957782735\\victim\\hello" -> "../victim/hello"
16:24:38 [2021-03-24T16:24:38.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink489344482\\victim\\hello" -> "/../victim/hello"
16:24:38 [2021-03-24T16:24:38.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink769988057\\victim" -> "../victim"
16:24:38 [2021-03-24T16:24:38.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink107250020\\victim" -> "../victim"
16:24:38 [2021-03-24T16:24:38.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink872287091\\victim" -> "../victim"
16:24:38 [2021-03-24T16:24:38.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink298901046\\victim" -> "../victim"
16:24:38 [2021-03-24T16:24:38.089Z] --- PASS: TestUntarInvalidHardlink (0.02s)
16:24:38 [2021-03-24T16:24:38.089Z] === RUN   TestUntarInvalidSymlink
16:24:38 [2021-03-24T16:24:38.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink265928733\\dest\\dotdot" -> "../victim/hello"
16:24:38 [2021-03-24T16:24:38.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink413707992\\dest\\slash-dotdot" -> "/../victim/hello"
16:24:38 [2021-03-24T16:24:38.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink691852375\\dest\\loophole-victim" -> "../victim"
16:24:38 [2021-03-24T16:24:38.090Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink676325834\\dest\\loophole-victim" -> "../victim"
16:24:38 [2021-03-24T16:24:38.090Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink099821217\\dest\\loophole-victim" -> "../victim"
16:24:38 [2021-03-24T16:24:38.090Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink863353228\\dest\\loophole-victim" -> "../victim"
16:24:38 [2021-03-24T16:24:38.090Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink671870331\\dest\\dir\\loophole" -> "../../victim"
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestUntarInvalidSymlink (0.08s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestTempArchiveCloseMultipleTimes
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestXGlobalNoParent
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestXGlobalNoParent (0.00s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestReplaceFileTarWrapper
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestFixedBufferCap
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestFixedBufferCap (0.00s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestFixedBufferLen
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestFixedBufferLen (0.00s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestFixedBufferString
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestFixedBufferString (0.00s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestFixedBufferWrite
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestFixedBufferWrite (0.00s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestFixedBufferRead
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestFixedBufferRead (0.00s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestBytesPipeRead
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestBytesPipeRead (0.00s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestBytesPipeWrite
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestBytesPipeWrite (0.00s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestBytesPipeWriteRandomChunks
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestReplaceFileTarWrapper (0.16s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestPrefixHeaderReadable
16:24:38 [2021-03-24T16:24:38.090Z] --- PASS: TestPrefixHeaderReadable (0.02s)
16:24:38 [2021-03-24T16:24:38.090Z] === RUN   TestDisablePigz
16:24:38 [2021-03-24T16:24:38.569Z] --- PASS: TestDisablePigz (0.25s)
16:24:38 [2021-03-24T16:24:38.570Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestPigz
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestError
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestError (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestProgressString
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestProgressString/no_progress
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestProgressString/progress_1
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestProgressString/some_progress_with_a_start_time
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestProgressString/some_progress_without_a_start_time
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestProgressString/with_units
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestProgressString/hide_counts
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestProgressString (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z]     --- PASS: TestProgressString/no_progress (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z]     --- PASS: TestProgressString/progress_1 (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z]     --- PASS: TestProgressString/with_units (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z]     --- PASS: TestProgressString/hide_counts (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestJSONMessageDisplay
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestPigz (0.18s)
16:24:38 [2021-03-24T16:24:38.570Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestCopyFileWithInvalidDest
16:24:38 [2021-03-24T16:24:38.570Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z]     archive_windows_test.go:16: Currently fails
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestCanonicalTarNameForPath
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestCanonicalTarName
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestCanonicalTarName (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestChmodTarEntry
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestChmodTarEntry (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestHardLinkOrder
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestJSONMessageDisplay (0.15s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestJSONMessageDisplayWithJSONError
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestDisplayJSONMessagesStream
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] PASS
16:24:38 [2021-03-24T16:24:38.570Z] coverage: 91.7% of statements
16:24:38 [2021-03-24T16:24:38.570Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.232s	coverage: 91.7% of statements
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestAtomicWriteToFile
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestAtomicWriteToFile (0.01s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestAtomicWriteSetCommit
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestAtomicWriteSetCancel
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestReadCloserWrapperClose
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestReadCloserWrapperClose (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestReaderErrWrapperReadOnError
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestReaderErrWrapperRead
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestReaderErrWrapperRead (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestHashData
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestHashData (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestCancelReadCloser
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestHardLinkOrder (0.11s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestChangeString
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestChangeString (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestChangesWithNoChanges
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestChangesWithNoChanges (0.02s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestChangesWithChanges
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestChangesWithChanges (0.05s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestChangesWithChangesGH13590
16:24:38 [2021-03-24T16:24:38.570Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z]     changes_test.go:192: needs more investigation
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestChangesDirsEmpty
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestCancelReadCloser (0.11s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestWriteCloserWrapperClose
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestNopWriteCloser
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestNopWriteCloser (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestNopWriter
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestNopWriter (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] === RUN   TestWriteCounter
16:24:38 [2021-03-24T16:24:38.570Z] --- PASS: TestWriteCounter (0.00s)
16:24:38 [2021-03-24T16:24:38.570Z] PASS
16:24:38 [2021-03-24T16:24:38.570Z] coverage: 69.2% of statements
16:24:39 [2021-03-24T16:24:39.046Z] ok  	github.com/docker/docker/pkg/ioutils	0.743s	coverage: 69.2% of statements
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestStandardLongPath
16:24:39 [2021-03-24T16:24:39.046Z] --- PASS: TestStandardLongPath (0.00s)
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestUNCLongPath
16:24:39 [2021-03-24T16:24:39.046Z] --- PASS: TestUNCLongPath (0.00s)
16:24:39 [2021-03-24T16:24:39.046Z] PASS
16:24:39 [2021-03-24T16:24:39.046Z] coverage: 100.0% of statements
16:24:39 [2021-03-24T16:24:39.046Z] ok  	github.com/docker/docker/pkg/longpath	0.044s	coverage: 100.0% of statements
16:24:39 [2021-03-24T16:24:39.046Z] --- PASS: TestChangesDirsEmpty (0.21s)
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestChangesDirsMutated
16:24:39 [2021-03-24T16:24:39.046Z] --- PASS: TestChangesDirsMutated (0.13s)
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestApplyLayer
16:24:39 [2021-03-24T16:24:39.046Z] --- SKIP: TestApplyLayer (0.00s)
16:24:39 [2021-03-24T16:24:39.046Z]     changes_test.go:405: needs further investigation
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestChangesSizeWithHardlinks
16:24:39 [2021-03-24T16:24:39.046Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
16:24:39 [2021-03-24T16:24:39.046Z]     changes_test.go:441: needs further investigation
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestChangesSizeWithNoChanges
16:24:39 [2021-03-24T16:24:39.046Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
16:24:39 [2021-03-24T16:24:39.046Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestChangesSize
16:24:39 [2021-03-24T16:24:39.046Z] --- PASS: TestChangesSize (0.00s)
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestApplyLayerInvalidFilenames
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames285284226\\dest"
16:24:39 [2021-03-24T16:24:39.046Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestApplyLayerInvalidHardlink
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink192551428\\victim\\hello" -> "../victim/hello"
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink040099219\\victim\\hello" -> "/../victim/hello"
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink374630358\\victim" -> "../victim"
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink812349757\\victim" -> "../victim"
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink363810168\\victim" -> "../victim"
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink133462135\\victim" -> "../victim"
16:24:39 [2021-03-24T16:24:39.046Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestApplyLayerInvalidSymlink
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink480714090\\dest\\dotdot" -> "../victim/hello"
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink845916609\\dest\\slash-dotdot" -> "/../victim/hello"
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink998581804\\dest\\loophole-victim" -> "../victim"
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink831754651\\dest\\loophole-victim" -> "../victim"
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink219996222\\dest\\loophole-victim" -> "../victim"
16:24:39 [2021-03-24T16:24:39.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink313671813\\dest\\loophole-victim" -> "../victim"
16:24:39 [2021-03-24T16:24:39.046Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
16:24:39 [2021-03-24T16:24:39.046Z] === RUN   TestApplyLayerWhiteouts
16:24:39 [2021-03-24T16:24:39.522Z] --- PASS: TestApplyLayerWhiteouts (0.09s)
16:24:39 [2021-03-24T16:24:39.522Z] === RUN   TestGenerateEmptyFile
16:24:39 [2021-03-24T16:24:39.522Z] --- PASS: TestGenerateEmptyFile (0.00s)
16:24:39 [2021-03-24T16:24:39.522Z] === RUN   TestGenerateWithContent
16:24:39 [2021-03-24T16:24:39.522Z] --- PASS: TestGenerateWithContent (0.00s)
16:24:39 [2021-03-24T16:24:39.522Z] PASS
16:24:39 [2021-03-24T16:24:39.522Z] coverage: 62.6% of statements
16:24:39 [2021-03-24T16:24:39.522Z] ok  	github.com/docker/docker/pkg/archive	8.346s	coverage: 62.6% of statements
16:24:39 [2021-03-24T16:24:39.999Z] === RUN   TestNameFormat
16:24:39 [2021-03-24T16:24:39.999Z] --- PASS: TestNameFormat (0.00s)
16:24:39 [2021-03-24T16:24:39.999Z] === RUN   TestNameRetries
16:24:39 [2021-03-24T16:24:39.999Z] --- PASS: TestNameRetries (0.00s)
16:24:39 [2021-03-24T16:24:39.999Z] PASS
16:24:39 [2021-03-24T16:24:39.999Z] coverage: 85.7% of statements
16:24:39 [2021-03-24T16:24:39.999Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.049s	coverage: 85.7% of statements
16:24:39 [2021-03-24T16:24:39.999Z] === RUN   TestParseKeyValueOpt
16:24:39 [2021-03-24T16:24:39.999Z] --- PASS: TestParseKeyValueOpt (0.00s)
16:24:39 [2021-03-24T16:24:39.999Z] === RUN   TestParseUintList
16:24:39 [2021-03-24T16:24:39.999Z] --- PASS: TestParseUintList (0.00s)
16:24:39 [2021-03-24T16:24:39.999Z] === RUN   TestParseUintListMaximumLimits
16:24:39 [2021-03-24T16:24:39.999Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
16:24:39 [2021-03-24T16:24:39.999Z] PASS
16:24:39 [2021-03-24T16:24:39.999Z] coverage: 97.0% of statements
16:24:39 [2021-03-24T16:24:39.999Z] ok  	github.com/docker/docker/pkg/parsers	0.043s	coverage: 97.0% of statements
16:24:40 [2021-03-24T16:24:40.475Z] === RUN   TestNewAndRemove
16:24:40 [2021-03-24T16:24:40.475Z] --- PASS: TestNewAndRemove (0.00s)
16:24:40 [2021-03-24T16:24:40.475Z] === RUN   TestRemoveInvalidPath
16:24:40 [2021-03-24T16:24:40.475Z] --- PASS: TestRemoveInvalidPath (0.00s)
16:24:40 [2021-03-24T16:24:40.475Z] PASS
16:24:40 [2021-03-24T16:24:40.475Z] coverage: 82.6% of statements
16:24:40 [2021-03-24T16:24:40.475Z] ok  	github.com/docker/docker/pkg/pidfile	0.056s	coverage: 82.6% of statements
16:24:41 [2021-03-24T16:24:41.431Z] ok  	github.com/docker/docker/daemon/cluster	0.117s	coverage: 0.5% of statements
16:24:41 [2021-03-24T16:24:41.475Z] === RUN   TestParseEmptyInterface
16:24:41 [2021-03-24T16:24:41.475Z] --- PASS: TestParseEmptyInterface (0.00s)
16:24:41 [2021-03-24T16:24:41.475Z] === RUN   TestParseNonInterfaceType
16:24:41 [2021-03-24T16:24:41.475Z] --- PASS: TestParseNonInterfaceType (0.00s)
16:24:41 [2021-03-24T16:24:41.475Z] === RUN   TestParseWithOneFunction
16:24:41 [2021-03-24T16:24:41.475Z] --- PASS: TestParseWithOneFunction (0.00s)
16:24:41 [2021-03-24T16:24:41.475Z] === RUN   TestParseWithMultipleFuncs
16:24:41 [2021-03-24T16:24:41.475Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
16:24:41 [2021-03-24T16:24:41.475Z] === RUN   TestParseWithUnnamedReturn
16:24:41 [2021-03-24T16:24:41.475Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
16:24:41 [2021-03-24T16:24:41.475Z] === RUN   TestEmbeddedInterface
16:24:41 [2021-03-24T16:24:41.475Z] --- PASS: TestEmbeddedInterface (0.00s)
16:24:41 [2021-03-24T16:24:41.475Z] === RUN   TestParsedImports
16:24:41 [2021-03-24T16:24:41.475Z] --- PASS: TestParsedImports (0.00s)
16:24:41 [2021-03-24T16:24:41.475Z] === RUN   TestAliasedImports
16:24:41 [2021-03-24T16:24:41.475Z] --- PASS: TestAliasedImports (0.00s)
16:24:41 [2021-03-24T16:24:41.475Z] PASS
16:24:41 [2021-03-24T16:24:41.475Z] coverage: 56.8% of statements
16:24:41 [2021-03-24T16:24:41.475Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.057s	coverage: 56.8% of statements
16:24:41 [2021-03-24T16:24:41.950Z] === RUN   TestFailedConnection
16:24:42 [2021-03-24T16:24:42.382Z] ok  	github.com/docker/docker/daemon/config	0.133s	coverage: 81.8% of statements
16:24:42 [2021-03-24T16:24:42.664Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:24:42 [2021-03-24T16:24:42.664Z] 
16:24:42 [2021-03-24T16:24:42.664Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:24:42 [2021-03-24T16:24:42.664Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:24:42 [2021-03-24T16:24:42.664Z] HOSTNAME=43d7c820b775
16:24:42 [2021-03-24T16:24:42.664Z] DEST=bundles/test-integration
16:24:42 [2021-03-24T16:24:42.664Z] PWD=/go/src/github.com/docker/docker
16:24:42 [2021-03-24T16:24:42.664Z] DOCKER_ROOTLESS=1
16:24:42 [2021-03-24T16:24:42.664Z] DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731
16:24:42 [2021-03-24T16:24:42.664Z] container=docker
16:24:42 [2021-03-24T16:24:42.664Z] HOME=/root
16:24:42 [2021-03-24T16:24:42.664Z] GOLANG_VERSION=1.13.15
16:24:42 [2021-03-24T16:24:42.664Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:24:42 [2021-03-24T16:24:42.664Z] VALIDATE_BRANCH=master
16:24:42 [2021-03-24T16:24:42.664Z] TERM=xterm
16:24:42 [2021-03-24T16:24:42.664Z] DOCKER_PKG=github.com/docker/docker
16:24:42 [2021-03-24T16:24:42.664Z] SHLVL=1
16:24:42 [2021-03-24T16:24:42.664Z] TIMEOUT=120m
16:24:42 [2021-03-24T16:24:42.664Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:24:42 [2021-03-24T16:24:42.664Z] DOCKER_GRAPHDRIVER=overlay2
16:24:42 [2021-03-24T16:24:42.664Z] GO111MODULE=off
16:24:42 [2021-03-24T16:24:42.664Z] DOCKER_EXPERIMENTAL=1
16:24:42 [2021-03-24T16:24:42.664Z] TEST_SKIP_INTEGRATION_CLI=1
16:24:42 [2021-03-24T16:24:42.664Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:24:42 [2021-03-24T16:24:42.664Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:24:42 [2021-03-24T16:24:42.664Z] GOPATH=/go
16:24:42 [2021-03-24T16:24:42.664Z] PKG_CONFIG=pkg-config
16:24:42 [2021-03-24T16:24:42.664Z] _=/usr/bin/env
16:24:42 [2021-03-24T16:24:42.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:24:42 [2021-03-24T16:24:42.951Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
16:24:42 [2021-03-24T16:24:42.951Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
16:24:42 [2021-03-24T16:24:42.951Z] === RUN   TestBufioReaderPoolPutAndGet
16:24:42 [2021-03-24T16:24:42.951Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
16:24:42 [2021-03-24T16:24:42.951Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
16:24:42 [2021-03-24T16:24:42.951Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
16:24:42 [2021-03-24T16:24:42.951Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
16:24:42 [2021-03-24T16:24:42.951Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
16:24:42 [2021-03-24T16:24:42.951Z] === RUN   TestBufioWriterPoolPutAndGet
16:24:42 [2021-03-24T16:24:42.951Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
16:24:42 [2021-03-24T16:24:42.951Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
16:24:42 [2021-03-24T16:24:42.951Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
16:24:42 [2021-03-24T16:24:42.951Z] === RUN   TestBufferPoolPutAndGet
16:24:42 [2021-03-24T16:24:42.951Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
16:24:42 [2021-03-24T16:24:42.951Z] PASS
16:24:42 [2021-03-24T16:24:42.951Z] coverage: 88.2% of statements
16:24:42 [2021-03-24T16:24:42.951Z] ok  	github.com/docker/docker/pkg/pools	0.071s	coverage: 88.2% of statements
16:24:42 [2021-03-24T16:24:42.951Z] === RUN   TestHTTPTransport
16:24:42 [2021-03-24T16:24:42.951Z] --- PASS: TestHTTPTransport (0.00s)
16:24:42 [2021-03-24T16:24:42.951Z] PASS
16:24:42 [2021-03-24T16:24:42.951Z] coverage: 85.7% of statements
16:24:42 [2021-03-24T16:24:42.951Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.044s	coverage: 85.7% of statements
16:24:43 [2021-03-24T16:24:43.428Z] --- PASS: TestFailedConnection (1.24s)
16:24:43 [2021-03-24T16:24:43.428Z] === RUN   TestFailOnce
16:24:43 [2021-03-24T16:24:43.428Z] 2021/03/24 16:24:43 http: panic serving 127.0.0.1:49222: Plugin not ready
16:24:43 [2021-03-24T16:24:43.428Z] goroutine 10 [running]:
16:24:43 [2021-03-24T16:24:43.428Z] net/http.(*conn).serve.func1(0xc000058aa0)
16:24:43 [2021-03-24T16:24:43.428Z] 	c:/go/src/net/http/server.go:1795 +0x140
16:24:43 [2021-03-24T16:24:43.428Z] panic(0x849b40, 0x986ad0)
16:24:43 [2021-03-24T16:24:43.428Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
16:24:43 [2021-03-24T16:24:43.428Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300)
16:24:43 [2021-03-24T16:24:43.428Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
16:24:43 [2021-03-24T16:24:43.428Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300)
16:24:43 [2021-03-24T16:24:43.428Z] 	c:/go/src/net/http/server.go:2036 +0x4b
16:24:43 [2021-03-24T16:24:43.428Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300)
16:24:43 [2021-03-24T16:24:43.428Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
16:24:43 [2021-03-24T16:24:43.428Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300)
16:24:43 [2021-03-24T16:24:43.428Z] 	c:/go/src/net/http/server.go:2831 +0xab
16:24:43 [2021-03-24T16:24:43.428Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980)
16:24:43 [2021-03-24T16:24:43.428Z] 	c:/go/src/net/http/server.go:1919 +0x87c
16:24:43 [2021-03-24T16:24:43.428Z] created by net/http.(*Server).Serve
16:24:43 [2021-03-24T16:24:43.428Z] 	c:/go/src/net/http/server.go:2957 +0x38b
16:24:43 [2021-03-24T16:24:43.428Z] time="2021-03-24T16:24:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s"
16:24:43 [2021-03-24T16:24:43.778Z] ok  	github.com/docker/docker/daemon/discovery	0.014s	coverage: 30.0% of statements
16:24:43 [2021-03-24T16:24:43.902Z] === RUN   TestOutputOnPrematureClose
16:24:43 [2021-03-24T16:24:43.902Z] --- PASS: TestOutputOnPrematureClose (0.00s)
16:24:43 [2021-03-24T16:24:43.902Z] === RUN   TestCompleteSilently
16:24:43 [2021-03-24T16:24:43.902Z] --- PASS: TestCompleteSilently (0.00s)
16:24:43 [2021-03-24T16:24:43.902Z] PASS
16:24:43 [2021-03-24T16:24:43.902Z] coverage: 75.9% of statements
16:24:43 [2021-03-24T16:24:43.902Z] ok  	github.com/docker/docker/pkg/progress	0.054s	coverage: 75.9% of statements
16:24:43 [2021-03-24T16:24:43.902Z] === RUN   TestSendToOneSub
16:24:43 [2021-03-24T16:24:43.902Z] --- PASS: TestSendToOneSub (0.00s)
16:24:43 [2021-03-24T16:24:43.902Z] === RUN   TestSendToMultipleSubs
16:24:43 [2021-03-24T16:24:43.903Z] --- PASS: TestSendToMultipleSubs (0.00s)
16:24:43 [2021-03-24T16:24:43.903Z] === RUN   TestEvictOneSub
16:24:43 [2021-03-24T16:24:43.903Z] --- PASS: TestEvictOneSub (0.00s)
16:24:43 [2021-03-24T16:24:43.903Z] === RUN   TestClosePublisher
16:24:43 [2021-03-24T16:24:43.903Z] --- PASS: TestClosePublisher (0.00s)
16:24:43 [2021-03-24T16:24:43.903Z] === RUN   TestPubSubRace
16:24:44 [2021-03-24T16:24:44.041Z] ok  	github.com/docker/docker/daemon/events	0.076s	coverage: 50.0% of statements
16:24:44 [2021-03-24T16:24:44.377Z] --- PASS: TestFailOnce (1.14s)
16:24:44 [2021-03-24T16:24:44.377Z] === RUN   TestEchoInputOutput
16:24:44 [2021-03-24T16:24:44.377Z] --- PASS: TestEchoInputOutput (0.00s)
16:24:44 [2021-03-24T16:24:44.377Z] === RUN   TestBackoff
16:24:44 [2021-03-24T16:24:44.377Z] --- PASS: TestBackoff (0.00s)
16:24:44 [2021-03-24T16:24:44.377Z] === RUN   TestAbortRetry
16:24:44 [2021-03-24T16:24:44.377Z] --- PASS: TestAbortRetry (0.00s)
16:24:44 [2021-03-24T16:24:44.377Z] === RUN   TestClientScheme
16:24:44 [2021-03-24T16:24:44.377Z] --- PASS: TestClientScheme (0.00s)
16:24:44 [2021-03-24T16:24:44.377Z] === RUN   TestNewClientWithTimeout
16:24:44 [2021-03-24T16:24:44.852Z] === RUN   TestRegister
16:24:44 [2021-03-24T16:24:44.852Z] --- PASS: TestRegister (0.00s)
16:24:44 [2021-03-24T16:24:44.852Z] === RUN   TestCommand
16:24:44 [2021-03-24T16:24:44.852Z] --- PASS: TestCommand (0.03s)
16:24:44 [2021-03-24T16:24:44.852Z] === RUN   TestNaiveSelf
16:24:44 [2021-03-24T16:24:44.852Z] --- PASS: TestNaiveSelf (0.03s)
16:24:44 [2021-03-24T16:24:44.852Z] PASS
16:24:44 [2021-03-24T16:24:44.852Z] coverage: 82.4% of statements
16:24:44 [2021-03-24T16:24:44.852Z] ok  	github.com/docker/docker/pkg/reexec	0.093s	coverage: 82.4% of statements
16:24:44 [2021-03-24T16:24:44.852Z] --- PASS: TestPubSubRace (1.05s)
16:24:44 [2021-03-24T16:24:44.852Z] PASS
16:24:44 [2021-03-24T16:24:44.852Z] coverage: 75.0% of statements
16:24:44 [2021-03-24T16:24:44.852Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 75.0% of statements
16:24:44 [2021-03-24T16:24:44.852Z] time="2021-03-24T16:24:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestParseSignal
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestParseSignal (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestValidSignalForPlatform
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestValidSignalForPlatform (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] PASS
16:24:45 [2021-03-24T16:24:45.851Z] coverage: 20.3% of statements
16:24:45 [2021-03-24T16:24:45.851Z] ok  	github.com/docker/docker/pkg/signal	0.051s	coverage: 20.3% of statements
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestNewStdWriter
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestNewStdWriter (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestWriteWithUninitializedStdWriter
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestWriteWithNilBytes
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestWriteWithNilBytes (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestWrite
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestWrite (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestWriteWithWriterError
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestWriteWithWriterError (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestStdCopyWriteAndRead
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestStdCopyReturnsErrorReadingHeader
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestStdCopyReturnsErrorReadingFrame
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestStdCopyDetectsCorruptedFrame
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestStdCopyWithInvalidInputHeader
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestStdCopyWithCorruptedPrefix
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestStdCopyReturnsWriteErrors
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] === RUN   TestStdCopyReturnsErrorFromSystem
16:24:45 [2021-03-24T16:24:45.851Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
16:24:45 [2021-03-24T16:24:45.851Z] PASS
16:24:45 [2021-03-24T16:24:45.851Z] coverage: 100.0% of statements
16:24:45 [2021-03-24T16:24:45.851Z] ok  	github.com/docker/docker/pkg/stdcopy	0.041s	coverage: 100.0% of statements
16:24:45 [2021-03-24T16:24:45.967Z] ok  	github.com/docker/docker/daemon/graphdriver	0.023s	coverage: 2.2% of statements
16:24:46 [2021-03-24T16:24:46.326Z] time="2021-03-24T16:24:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestRawProgressFormatterFormatStatus
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestRawProgressFormatterFormatProgress
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestFormatStatus
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestFormatStatus (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestFormatError
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestFormatError (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestFormatJSONError
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestFormatJSONError (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestJsonProgressFormatterFormatProgress
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestJsonProgressFormatterFormatStatus
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestNewJSONProgressOutput
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestNewJSONProgressOutput (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestAuxFormatterEmit
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestAuxFormatterEmit (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestStreamWriterStdout
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestStreamWriterStdout (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestStreamWriterStderr
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestStreamWriterStderr (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] PASS
16:24:46 [2021-03-24T16:24:46.800Z] coverage: 66.2% of statements
16:24:46 [2021-03-24T16:24:46.800Z] ok  	github.com/docker/docker/pkg/streamformatter	0.046s	coverage: 66.2% of statements
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestGenerateRandomID
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestGenerateRandomID (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestShortenId
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestShortenId (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestShortenSha256Id
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestShortenSha256Id (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestShortenIdEmpty
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestShortenIdEmpty (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestShortenIdInvalid
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestShortenIdInvalid (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestIsShortIDNonHex
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestIsShortIDNonHex (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] === RUN   TestIsShortIDNotCorrectSize
16:24:46 [2021-03-24T16:24:46.800Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
16:24:46 [2021-03-24T16:24:46.800Z] PASS
16:24:46 [2021-03-24T16:24:46.800Z] coverage: 70.6% of statements
16:24:46 [2021-03-24T16:24:46.800Z] ok  	github.com/docker/docker/pkg/stringid	0.086s	coverage: 70.6% of statements
16:24:47 [2021-03-24T16:24:47.800Z] === RUN   TestIsCpusetListAvailable
16:24:47 [2021-03-24T16:24:47.800Z] --- PASS: TestIsCpusetListAvailable (0.00s)
16:24:47 [2021-03-24T16:24:47.800Z] PASS
16:24:47 [2021-03-24T16:24:47.800Z] coverage: 38.2% of statements
16:24:47 [2021-03-24T16:24:47.800Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 38.2% of statements
16:24:48 [2021-03-24T16:24:48.799Z] === RUN   TestChtimes
16:24:48 [2021-03-24T16:24:48.799Z] --- PASS: TestChtimes (0.00s)
16:24:48 [2021-03-24T16:24:48.799Z] === RUN   TestChtimesWindows
16:24:48 [2021-03-24T16:24:48.799Z] --- PASS: TestChtimesWindows (0.00s)
16:24:48 [2021-03-24T16:24:48.799Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
16:24:48 [2021-03-24T16:24:48.799Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
16:24:48 [2021-03-24T16:24:48.799Z] === RUN   TestEnsureRemoveAllNotExist
16:24:48 [2021-03-24T16:24:48.799Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
16:24:48 [2021-03-24T16:24:48.799Z] === RUN   TestEnsureRemoveAllWithDir
16:24:48 [2021-03-24T16:24:48.799Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
16:24:48 [2021-03-24T16:24:48.799Z] === RUN   TestEnsureRemoveAllWithFile
16:24:48 [2021-03-24T16:24:48.799Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
16:24:48 [2021-03-24T16:24:48.799Z] === RUN   TestHasWin32KSupport
16:24:48 [2021-03-24T16:24:48.799Z] --- PASS: TestHasWin32KSupport (0.00s)
16:24:48 [2021-03-24T16:24:48.799Z]     syscall_windows_test.go:8: win32k: true
16:24:48 [2021-03-24T16:24:48.799Z] PASS
16:24:48 [2021-03-24T16:24:48.799Z] coverage: 12.0% of statements
16:24:48 [2021-03-24T16:24:48.799Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 12.0% of statements
16:24:49 [2021-03-24T16:24:49.274Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
16:24:49 [2021-03-24T16:24:49.275Z] time="2021-03-24T16:24:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
16:24:49 [2021-03-24T16:24:49.275Z] === RUN   TestTailFile
16:24:49 [2021-03-24T16:24:49.275Z] --- PASS: TestTailFile (0.00s)
16:24:49 [2021-03-24T16:24:49.275Z] === RUN   TestTailFileManyLines
16:24:49 [2021-03-24T16:24:49.275Z] --- PASS: TestTailFileManyLines (0.00s)
16:24:49 [2021-03-24T16:24:49.275Z] === RUN   TestTailEmptyFile
16:24:49 [2021-03-24T16:24:49.276Z] --- PASS: TestTailEmptyFile (0.00s)
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestTailNegativeN
16:24:49 [2021-03-24T16:24:49.276Z] --- PASS: TestTailNegativeN (0.00s)
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/single_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/single_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/truncated_last_line
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/truncated_last_line#01
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/truncated_last_line#02
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/no_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/12_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/8_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/4_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/2_byte_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.276Z] === CONT  TestNewTailReader/no_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.276Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.276Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/single_byte_delimiter
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.277Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.277Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.277Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.278Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.279Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.279Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.280Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.280Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.280Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.280Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.280Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.280Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.755Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
16:24:49 [2021-03-24T16:24:49.755Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.756Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
16:24:49 [2021-03-24T16:24:49.757Z] --- PASS: TestNewTailReader (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.757Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.03s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.02s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.02s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.758Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.02s)
16:24:49 [2021-03-24T16:24:49.759Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:24:49 [2021-03-24T16:24:49.759Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:24:49 [2021-03-24T16:24:49.848Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.501s	coverage: 14.0% of statements
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
16:24:50 [2021-03-24T16:24:50.234Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] PASS
16:24:50 [2021-03-24T16:24:50.235Z] coverage: 88.6% of statements
16:24:50 [2021-03-24T16:24:50.235Z] ok  	github.com/docker/docker/pkg/tailfile	0.475s	coverage: 88.6% of statements
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestTarSumRemoveNonExistent
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestTarSumRemove
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestTarSumRemove (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestSortFileInfoSums
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestSortFileInfoSums (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestNewTarSumForLabelInvalid
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestNewTarSumForLabel
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestNewTarSumForLabel (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestEmptyTar
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestEmptyTar (0.01s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestTarSumsReadSize
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestTarSumsReadSize (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestTarSums
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestTarSums (0.08s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestIteration
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestIteration (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestVersionLabelForChecksum
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestVersionLabelForChecksum (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestVersion
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestVersion (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestGetVersion
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestGetVersion (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] === RUN   TestGetVersions
16:24:50 [2021-03-24T16:24:50.235Z] --- PASS: TestGetVersions (0.00s)
16:24:50 [2021-03-24T16:24:50.235Z] PASS
16:24:50 [2021-03-24T16:24:50.235Z] coverage: 89.3% of statements
16:24:50 [2021-03-24T16:24:50.235Z] ok  	github.com/docker/docker/pkg/tarsum	0.144s	coverage: 89.3% of statements
16:24:50 [2021-03-24T16:24:50.424Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.691s	coverage: 56.2% of statements
16:24:50 [2021-03-24T16:24:50.709Z] testing: warning: no tests to run
16:24:50 [2021-03-24T16:24:50.709Z] PASS
16:24:50 [2021-03-24T16:24:50.709Z] coverage: [no statements]
16:24:50 [2021-03-24T16:24:50.709Z] ok  	github.com/docker/docker/pkg/term/windows	0.055s	coverage: [no statements] [no tests to run]
16:24:51 [2021-03-24T16:24:51.184Z] === RUN   TestTruncIndex
16:24:51 [2021-03-24T16:24:51.184Z] --- PASS: TestTruncIndex (0.10s)
16:24:51 [2021-03-24T16:24:51.184Z] PASS
16:24:51 [2021-03-24T16:24:51.184Z] coverage: 91.5% of statements
16:24:51 [2021-03-24T16:24:51.184Z] ok  	github.com/docker/docker/pkg/truncindex	0.138s	coverage: 91.5% of statements
16:24:51 [2021-03-24T16:24:51.659Z] === RUN   TestIsGIT
16:24:51 [2021-03-24T16:24:51.659Z] --- PASS: TestIsGIT (0.00s)
16:24:51 [2021-03-24T16:24:51.659Z] === RUN   TestIsTransport
16:24:51 [2021-03-24T16:24:51.659Z] --- PASS: TestIsTransport (0.00s)
16:24:51 [2021-03-24T16:24:51.659Z] PASS
16:24:51 [2021-03-24T16:24:51.659Z] coverage: 100.0% of statements
16:24:51 [2021-03-24T16:24:51.659Z] ok  	github.com/docker/docker/pkg/urlutil	0.035s	coverage: 100.0% of statements
16:24:52 [2021-03-24T16:24:52.134Z] === RUN   TestVersionInfo
16:24:52 [2021-03-24T16:24:52.134Z] --- PASS: TestVersionInfo (0.00s)
16:24:52 [2021-03-24T16:24:52.134Z] === RUN   TestAppendVersions
16:24:52 [2021-03-24T16:24:52.134Z] --- PASS: TestAppendVersions (0.00s)
16:24:52 [2021-03-24T16:24:52.134Z] PASS
16:24:52 [2021-03-24T16:24:52.134Z] coverage: 88.9% of statements
16:24:52 [2021-03-24T16:24:52.134Z] ok  	github.com/docker/docker/pkg/useragent	0.095s	coverage: 88.9% of statements
16:24:52 [2021-03-24T16:24:52.608Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:24:52 [2021-03-24T16:24:52.608Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:24:52 [2021-03-24T16:24:52.608Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:24:52 [2021-03-24T16:24:52.608Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:24:52 [2021-03-24T16:24:52.608Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:24:52 [2021-03-24T16:24:52.608Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
16:24:52 [2021-03-24T16:24:52.608Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
16:24:52 [2021-03-24T16:24:52.608Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:24:52 [2021-03-24T16:24:52.608Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:24:52 [2021-03-24T16:24:52.984Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.9% of statements
16:24:53 [2021-03-24T16:24:53.610Z] time="2021-03-24T16:24:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
16:24:53 [2021-03-24T16:24:53.610Z] === RUN   TestNewSettable
16:24:53 [2021-03-24T16:24:53.610Z] --- PASS: TestNewSettable (0.00s)
16:24:53 [2021-03-24T16:24:53.610Z] === RUN   TestIsSettable
16:24:53 [2021-03-24T16:24:53.610Z] --- PASS: TestIsSettable (0.00s)
16:24:53 [2021-03-24T16:24:53.610Z] === RUN   TestUpdateSettingsEnv
16:24:53 [2021-03-24T16:24:53.610Z] --- PASS: TestUpdateSettingsEnv (0.00s)
16:24:53 [2021-03-24T16:24:53.610Z] PASS
16:24:53 [2021-03-24T16:24:53.610Z] coverage: 20.1% of statements
16:24:53 [2021-03-24T16:24:53.610Z] ok  	github.com/docker/docker/plugin/v2	0.049s	coverage: 20.1% of statements
16:24:53 [2021-03-24T16:24:53.610Z] === RUN   TestValidatePrivileges
16:24:53 [2021-03-24T16:24:53.610Z] --- PASS: TestValidatePrivileges (0.00s)
16:24:53 [2021-03-24T16:24:53.610Z] === RUN   TestFilterByCapNeg
16:24:53 [2021-03-24T16:24:53.610Z] --- PASS: TestFilterByCapNeg (0.00s)
16:24:53 [2021-03-24T16:24:53.610Z] === RUN   TestFilterByCapPos
16:24:53 [2021-03-24T16:24:53.610Z] --- PASS: TestFilterByCapPos (0.00s)
16:24:53 [2021-03-24T16:24:53.610Z] === RUN   TestStoreGetPluginNotMatchCapRefs
16:24:53 [2021-03-24T16:24:53.610Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
16:24:53 [2021-03-24T16:24:53.610Z] PASS
16:24:53 [2021-03-24T16:24:53.610Z] coverage: 12.0% of statements
16:24:53 [2021-03-24T16:24:53.610Z] ok  	github.com/docker/docker/plugin	0.065s	coverage: 12.0% of statements
16:24:53 [2021-03-24T16:24:53.610Z] === RUN   TestLoad
16:24:53 [2021-03-24T16:24:53.610Z] --- PASS: TestLoad (0.00s)
16:24:53 [2021-03-24T16:24:53.610Z] === RUN   TestSave
16:24:54 [2021-03-24T16:24:54.085Z] --- PASS: TestSave (0.03s)
16:24:54 [2021-03-24T16:24:54.085Z] === RUN   TestAddDeleteGet
16:24:54 [2021-03-24T16:24:54.085Z] --- PASS: TestAddDeleteGet (0.04s)
16:24:54 [2021-03-24T16:24:54.085Z] === RUN   TestInvalidTags
16:24:54 [2021-03-24T16:24:54.085Z] --- PASS: TestInvalidTags (0.01s)
16:24:54 [2021-03-24T16:24:54.085Z] PASS
16:24:54 [2021-03-24T16:24:54.085Z] coverage: 84.4% of statements
16:24:54 [2021-03-24T16:24:54.085Z] ok  	github.com/docker/docker/reference	0.128s	coverage: 84.4% of statements
16:24:55 [2021-03-24T16:24:55.085Z] === RUN   TestResumableRequestHeaderSimpleErrors
16:24:55 [2021-03-24T16:24:55.085Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
16:24:55 [2021-03-24T16:24:55.085Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
16:24:55 [2021-03-24T16:24:55.085Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
16:24:55 [2021-03-24T16:24:55.085Z] === RUN   TestResumableRequestHeaderTooMuchFailures
16:24:55 [2021-03-24T16:24:55.085Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
16:24:55 [2021-03-24T16:24:55.085Z] === RUN   TestResumableRequestReaderWithReadError
16:24:55 [2021-03-24T16:24:55.085Z] === RUN   TestRestartManagerTimeout
16:24:55 [2021-03-24T16:24:55.085Z] --- PASS: TestRestartManagerTimeout (0.00s)
16:24:55 [2021-03-24T16:24:55.085Z] === RUN   TestRestartManagerTimeoutReset
16:24:55 [2021-03-24T16:24:55.085Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
16:24:55 [2021-03-24T16:24:55.085Z] PASS
16:24:55 [2021-03-24T16:24:55.085Z] coverage: 50.9% of statements
16:24:55 [2021-03-24T16:24:55.085Z] ok  	github.com/docker/docker/restartmanager	0.050s	coverage: 50.9% of statements
16:24:55 [2021-03-24T16:24:55.538Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.897s	coverage: 45.9% of statements
16:24:55 [2021-03-24T16:24:55.561Z] time="2021-03-24T16:24:54Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
16:24:55 [2021-03-24T16:24:55.561Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s)
16:24:55 [2021-03-24T16:24:55.561Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
16:24:55 [2021-03-24T16:24:55.561Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
16:24:55 [2021-03-24T16:24:55.561Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
16:24:55 [2021-03-24T16:24:55.561Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
16:24:55 [2021-03-24T16:24:55.561Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
16:24:55 [2021-03-24T16:24:55.561Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
16:24:55 [2021-03-24T16:24:55.561Z] === RUN   TestResumableRequestReader
16:24:55 [2021-03-24T16:24:55.561Z] --- PASS: TestResumableRequestReader (0.00s)
16:24:55 [2021-03-24T16:24:55.561Z] === RUN   TestResumableRequestReaderWithInitialResponse
16:24:55 [2021-03-24T16:24:55.561Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
16:24:55 [2021-03-24T16:24:55.561Z] PASS
16:24:55 [2021-03-24T16:24:55.561Z] coverage: 100.0% of statements
16:24:55 [2021-03-24T16:24:55.561Z] ok  	github.com/docker/docker/registry/resumable	0.189s	coverage: 100.0% of statements
16:24:55 [2021-03-24T16:24:55.802Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.481s	coverage: 73.3% of statements
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestDecodeContainerConfig
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestDecodeContainerConfig (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestDecodeContainerConfigIsolation
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestValidatePrivileged
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestValidatePrivileged (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] PASS
16:24:56 [2021-03-24T16:24:56.562Z] coverage: 52.2% of statements
16:24:56 [2021-03-24T16:24:56.562Z] ok  	github.com/docker/docker/runconfig	0.046s	coverage: 52.2% of statements
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestResolveAuthConfigIndexServer
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestResolveAuthConfigFullURL
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestLoadAllowNondistributableArtifacts
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestValidateMirror
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestValidateMirror (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestLoadInsecureRegistries
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] PASS
16:24:56 [2021-03-24T16:24:56.562Z] coverage: 62.5% of statements
16:24:56 [2021-03-24T16:24:56.562Z] ok  	github.com/docker/docker/testutil	0.049s	coverage: 62.5% of statements
16:24:56 [2021-03-24T16:24:56.562Z] time="2021-03-24T16:24:56Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
16:24:56 [2021-03-24T16:24:56.562Z] time="2021-03-24T16:24:56Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
16:24:56 [2021-03-24T16:24:56.562Z] time="2021-03-24T16:24:56Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestLoadInsecureRegistries (0.13s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestNewServiceConfig
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestNewServiceConfig (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestValidateIndexName
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestValidateIndexName (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestValidateIndexNameWithError
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestValidateIndexNameWithError (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestEndpointParse
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestEndpointParse (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestEndpointParseInvalid
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestEndpointParseInvalid (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestValidateEndpoint
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestValidateEndpoint (0.01s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestPing
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestPing (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestPingRegistryEndpoint
16:24:56 [2021-03-24T16:24:56.562Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestEndpoint
16:24:56 [2021-03-24T16:24:56.562Z] --- SKIP: TestEndpoint (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestParseRepositoryInfo
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestParseRepositoryInfo (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestNewIndexInfo
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestNewIndexInfo (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestMirrorEndpointLookup
16:24:56 [2021-03-24T16:24:56.562Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestSearchRepositories
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestSearchRepositories (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
16:24:56 [2021-03-24T16:24:56.562Z]         Host: 127.0.0.1:49243
16:24:56 [2021-03-24T16:24:56.562Z]         User-Agent: docker test client
16:24:56 [2021-03-24T16:24:56.562Z]         Authorization: Token fake-token
16:24:56 [2021-03-24T16:24:56.562Z]         X-Docker-Token: true
16:24:56 [2021-03-24T16:24:56.562Z]         Accept-Encoding: gzip
16:24:56 [2021-03-24T16:24:56.562Z]         
16:24:56 [2021-03-24T16:24:56.562Z]         
16:24:56 [2021-03-24T16:24:56.562Z]     registry_test.go:730: HTTP/1.1 200 OK
16:24:56 [2021-03-24T16:24:56.562Z]         Connection: close
16:24:56 [2021-03-24T16:24:56.562Z]         Content-Length: 144
16:24:56 [2021-03-24T16:24:56.562Z]         Cache-Control: no-cache
16:24:56 [2021-03-24T16:24:56.562Z]         Content-Type: application/json
16:24:56 [2021-03-24T16:24:56.562Z]         Date: Wed, 24 Mar 2021 16:24:56 GMT
16:24:56 [2021-03-24T16:24:56.562Z]         Expires: -1
16:24:56 [2021-03-24T16:24:56.562Z]         Pragma: no-cache
16:24:56 [2021-03-24T16:24:56.562Z]         Server: docker-tests/mock
16:24:56 [2021-03-24T16:24:56.562Z]         X-Docker-Registry-Config: mock
16:24:56 [2021-03-24T16:24:56.562Z]         X-Docker-Registry-Version: 0.0.0
16:24:56 [2021-03-24T16:24:56.562Z]         
16:24:56 [2021-03-24T16:24:56.562Z]         
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestTrustedLocation
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestTrustedLocation (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestAllowNondistributableArtifacts
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] === RUN   TestIsSecureIndex
16:24:56 [2021-03-24T16:24:56.562Z] --- PASS: TestIsSecureIndex (0.00s)
16:24:56 [2021-03-24T16:24:56.562Z] PASS
16:24:56 [2021-03-24T16:24:56.562Z] coverage: 51.7% of statements
16:24:56 [2021-03-24T16:24:56.562Z] ok  	github.com/docker/docker/registry	0.251s	coverage: 51.7% of statements
16:24:56 [2021-03-24T16:24:56.751Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.898s	coverage: 49.4% of statements
16:24:58 [2021-03-24T16:24:58.142Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.021s	coverage: 57.5% of statements
16:24:58 [2021-03-24T16:24:58.718Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.031s	coverage: 3.0% of statements
16:24:58 [2021-03-24T16:24:58.982Z] ok  	github.com/docker/docker/daemon	12.344s	coverage: 17.2% of statements
16:24:58 [2021-03-24T16:24:58.982Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:24:58 [2021-03-24T16:24:58.982Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:24:58 [2021-03-24T16:24:58.982Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:24:58 [2021-03-24T16:24:58.982Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:24:58 [2021-03-24T16:24:58.982Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:24:59 [2021-03-24T16:24:59.245Z] ok  	github.com/docker/docker/daemon/links	0.027s	coverage: 93.0% of statements
16:24:59 [2021-03-24T16:24:59.551Z] === RUN   TestGetDriver
16:24:59 [2021-03-24T16:24:59.551Z] --- PASS: TestGetDriver (0.00s)
16:24:59 [2021-03-24T16:24:59.551Z] === RUN   TestVolumeRequestError
16:24:59 [2021-03-24T16:24:59.551Z] --- PASS: TestVolumeRequestError (0.01s)
16:24:59 [2021-03-24T16:24:59.551Z] PASS
16:24:59 [2021-03-24T16:24:59.551Z] coverage: 36.1% of statements
16:24:59 [2021-03-24T16:24:59.551Z] ok  	github.com/docker/docker/volume/drivers	0.054s	coverage: 36.1% of statements
16:24:59 [2021-03-24T16:24:59.551Z] === RUN   TestGetAddress
16:24:59 [2021-03-24T16:24:59.551Z] --- PASS: TestGetAddress (0.00s)
16:24:59 [2021-03-24T16:24:59.551Z] === RUN   TestRemove
16:24:59 [2021-03-24T16:24:59.551Z] --- SKIP: TestRemove (0.00s)
16:24:59 [2021-03-24T16:24:59.551Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
16:24:59 [2021-03-24T16:24:59.551Z] === RUN   TestInitializeWithVolumes
16:24:59 [2021-03-24T16:24:59.551Z] --- PASS: TestInitializeWithVolumes (0.00s)
16:24:59 [2021-03-24T16:24:59.551Z] === RUN   TestCreate
16:24:59 [2021-03-24T16:24:59.551Z] --- PASS: TestCreate (0.01s)
16:24:59 [2021-03-24T16:24:59.551Z] === RUN   TestValidateName
16:24:59 [2021-03-24T16:24:59.551Z] --- PASS: TestValidateName (0.00s)
16:24:59 [2021-03-24T16:24:59.551Z] === RUN   TestCreateWithOpts
16:24:59 [2021-03-24T16:24:59.551Z] --- SKIP: TestCreateWithOpts (0.00s)
16:24:59 [2021-03-24T16:24:59.551Z]     local_test.go:181: runtime.GOOS == "windows"
16:24:59 [2021-03-24T16:24:59.551Z] === RUN   TestRelaodNoOpts
16:24:59 [2021-03-24T16:24:59.551Z] --- PASS: TestRelaodNoOpts (0.01s)
16:24:59 [2021-03-24T16:24:59.551Z] PASS
16:24:59 [2021-03-24T16:24:59.551Z] coverage: 41.5% of statements
16:24:59 [2021-03-24T16:24:59.551Z] ok  	github.com/docker/docker/volume/local	0.070s	coverage: 41.5% of statements
16:25:00 [2021-03-24T16:25:00.025Z] === RUN   TestConvertTmpfsOptions
16:25:00 [2021-03-24T16:25:00.025Z] --- PASS: TestConvertTmpfsOptions (0.00s)
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:49: data="mode=700,size=1m"
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:49: data="ro"
16:25:00 [2021-03-24T16:25:00.025Z] === RUN   TestParseMountRaw
16:25:00 [2021-03-24T16:25:00.025Z] --- PASS: TestParseMountRaw (0.03s)
16:25:00 [2021-03-24T16:25:00.025Z] === RUN   TestParseMountRawSplit
16:25:00 [2021-03-24T16:25:00.025Z] --- PASS: TestParseMountRawSplit (0.00s)
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 0
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 1
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 2
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 3
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 4
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 5
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 6
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 7
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 8
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 0
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 1
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 2
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 3
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 4
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 5
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 6
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 7
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 8
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 9
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 10
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 11
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 12
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 0
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 1
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 2
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 3
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 4
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 5
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 6
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 7
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 8
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 9
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 10
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:390: case 11
16:25:00 [2021-03-24T16:25:00.025Z] === RUN   TestParseMountSpec
16:25:00 [2021-03-24T16:25:00.025Z] --- PASS: TestParseMountSpec (0.00s)
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:455: case 0
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:455: case 1
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:455: case 2
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:455: case 3
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:455: case 4
16:25:00 [2021-03-24T16:25:00.025Z]     parser_test.go:455: case 5
16:25:00 [2021-03-24T16:25:00.025Z] === RUN   TestParseMountSpecBindWithFileinfoError
16:25:00 [2021-03-24T16:25:00.025Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
16:25:00 [2021-03-24T16:25:00.025Z] === RUN   TestValidateMount
16:25:00 [2021-03-24T16:25:00.025Z] --- PASS: TestValidateMount (0.00s)
16:25:00 [2021-03-24T16:25:00.025Z] PASS
16:25:00 [2021-03-24T16:25:00.025Z] coverage: 66.2% of statements
16:25:00 [2021-03-24T16:25:00.025Z] ok  	github.com/docker/docker/volume/mounts	0.093s	coverage: 66.2% of statements
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestSetGetMeta
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestSetGetMeta
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestRestore
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestRestore
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestServiceCreate
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestServiceCreate
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestServiceList
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestServiceList
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestServiceRemove
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestServiceRemove
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestServiceGet
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestServiceGet
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestServicePrune
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestServicePrune
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestCreate
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestCreate
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestRemove
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestRemove
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestList
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestList
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFindByDriver
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestFindByDriver
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFindByReferenced
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestFindByReferenced
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestDerefMultipleOfSameRef
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestDerefMultipleOfSameRef
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestDefererencePluginOnCreateError
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestDefererencePluginOnCreateError
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestRefDerefRemove
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestRefDerefRemove
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestGet
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestGet
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestGetWithReference
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestGetWithReference
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFilterFunc
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFilterFunc/test_nil_list
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestFilterFunc/test_nil_list
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFilterFunc/test_empty_list
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestFilterFunc/test_empty_list
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFilterFunc/test_filter_some
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestFilterFunc/test_filter_some
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFilterFunc/test_filter_middle
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestFilterFunc/test_filter_middle
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFilterFunc/test_filter_middle_and_last
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
16:25:01 [2021-03-24T16:25:01.612Z] === RUN   TestFilterFunc/test_filter_first_and_last
16:25:01 [2021-03-24T16:25:01.612Z] === PAUSE TestFilterFunc/test_filter_first_and_last
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestFilterFunc/test_nil_list
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestFilterFunc/test_filter_some
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestFilterFunc/test_filter_middle_and_last
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestFilterFunc/test_empty_list
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestFilterFunc/test_filter_middle
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestFilterFunc/test_filter_first_and_last
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestFilterFunc (0.00s)
16:25:01 [2021-03-24T16:25:01.612Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
16:25:01 [2021-03-24T16:25:01.612Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
16:25:01 [2021-03-24T16:25:01.612Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
16:25:01 [2021-03-24T16:25:01.612Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
16:25:01 [2021-03-24T16:25:01.612Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
16:25:01 [2021-03-24T16:25:01.612Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
16:25:01 [2021-03-24T16:25:01.612Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
16:25:01 [2021-03-24T16:25:01.612Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestSetGetMeta
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestFindByDriver
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestRefDerefRemove
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestServiceGet
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestSetGetMeta (0.02s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestGetWithReference
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestRefDerefRemove (0.03s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestGet
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestFindByDriver (0.03s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestDefererencePluginOnCreateError
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestGetWithReference (0.03s)
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestDerefMultipleOfSameRef
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestGet (0.03s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestServiceList
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestServiceRemove
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestServiceCreate
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestServiceGet (0.14s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestRemove
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestServiceRemove (0.08s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestList
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestServiceCreate (0.07s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestCreate
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestServiceList (0.10s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestRestore
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestRemove (0.03s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestFindByReferenced
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestCreate (0.03s)
16:25:01 [2021-03-24T16:25:01.612Z] === CONT  TestServicePrune
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestList (0.04s)
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestRestore (0.03s)
16:25:01 [2021-03-24T16:25:01.612Z] time="2021-03-24T16:25:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestFindByReferenced (0.02s)
16:25:01 [2021-03-24T16:25:01.612Z] time="2021-03-24T16:25:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:25:01 [2021-03-24T16:25:01.612Z] time="2021-03-24T16:25:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:25:01 [2021-03-24T16:25:01.612Z] time="2021-03-24T16:25:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
16:25:01 [2021-03-24T16:25:01.612Z] time="2021-03-24T16:25:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:25:01 [2021-03-24T16:25:01.612Z] --- PASS: TestServicePrune (0.05s)
16:25:01 [2021-03-24T16:25:01.612Z] PASS
16:25:01 [2021-03-24T16:25:01.612Z] coverage: 70.3% of statements
16:25:01 [2021-03-24T16:25:01.612Z] ok  	github.com/docker/docker/volume/service	0.278s	coverage: 70.3% of statements
16:25:01 [2021-03-24T16:25:01.807Z] ok  	github.com/docker/docker/daemon/images	0.038s	coverage: 6.7% of statements
16:25:02 [2021-03-24T16:25:02.070Z] ok  	github.com/docker/docker/daemon/logger	0.267s	coverage: 43.2% of statements
16:25:02 [2021-03-24T16:25:02.070Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.242s	coverage: 77.4% of statements
16:25:02 [2021-03-24T16:25:02.087Z] --- PASS: TestNewClientWithTimeout (17.63s)
16:25:02 [2021-03-24T16:25:02.087Z] === RUN   TestClientStream
16:25:02 [2021-03-24T16:25:02.087Z] --- PASS: TestClientStream (0.00s)
16:25:02 [2021-03-24T16:25:02.087Z] === RUN   TestClientSendFile
16:25:02 [2021-03-24T16:25:02.087Z] --- PASS: TestClientSendFile (0.00s)
16:25:02 [2021-03-24T16:25:02.087Z] === RUN   TestClientWithRequestTimeout
16:25:02 [2021-03-24T16:25:02.087Z] --- PASS: TestClientWithRequestTimeout (0.00s)
16:25:02 [2021-03-24T16:25:02.087Z] === RUN   TestFileSpecPlugin
16:25:02 [2021-03-24T16:25:02.087Z] --- PASS: TestFileSpecPlugin (0.01s)
16:25:02 [2021-03-24T16:25:02.087Z] === RUN   TestFileJSONSpecPlugin
16:25:02 [2021-03-24T16:25:02.087Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
16:25:02 [2021-03-24T16:25:02.087Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
16:25:02 [2021-03-24T16:25:02.087Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
16:25:02 [2021-03-24T16:25:02.087Z] === RUN   TestPluginAddHandler
16:25:02 [2021-03-24T16:25:02.087Z] --- PASS: TestPluginAddHandler (0.00s)
16:25:02 [2021-03-24T16:25:02.087Z] === RUN   TestPluginWaitBadPlugin
16:25:02 [2021-03-24T16:25:02.087Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
16:25:02 [2021-03-24T16:25:02.087Z] === RUN   TestGet
16:25:02 [2021-03-24T16:25:02.087Z] time="2021-03-24T16:25:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
16:25:03 [2021-03-24T16:25:03.021Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.033s	coverage: 67.0% of statements
16:25:03 [2021-03-24T16:25:03.021Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.123s	coverage: 57.7% of statements
16:25:03 [2021-03-24T16:25:03.021Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:25:03 [2021-03-24T16:25:03.021Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:25:03 [2021-03-24T16:25:03.021Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:25:03 [2021-03-24T16:25:03.021Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:25:03 [2021-03-24T16:25:03.021Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:25:03 [2021-03-24T16:25:03.021Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:25:03 [2021-03-24T16:25:03.086Z] time="2021-03-24T16:25:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
16:25:03 [2021-03-24T16:25:03.284Z] ok  	github.com/docker/docker/daemon/logger/journald	0.025s	coverage: 23.9% of statements
16:25:03 [2021-03-24T16:25:03.547Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
16:25:03 [2021-03-24T16:25:03.811Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.022s	coverage: 69.9% of statements
16:25:05 [2021-03-24T16:25:05.202Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 75.2% of statements
16:25:05 [2021-03-24T16:25:05.202Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:25:05 [2021-03-24T16:25:05.328Z] time="2021-03-24T16:25:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
16:25:05 [2021-03-24T16:25:05.464Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.097s	coverage: 58.6% of statements
16:25:05 [2021-03-24T16:25:05.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:25:05 [2021-03-24T16:25:05.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:25:05 [2021-03-24T16:25:05.727Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.053s	coverage: 31.5% of statements
16:25:06 [2021-03-24T16:25:06.302Z] ok  	github.com/docker/docker/daemon/logger/templates	0.022s	coverage: 8.3% of statements
16:25:07 [2021-03-24T16:25:07.249Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.043s	coverage: 46.8% of statements
16:25:07 [2021-03-24T16:25:07.512Z] ok  	github.com/docker/docker/daemon/network	0.080s	coverage: 63.8% of statements
16:25:08 [2021-03-24T16:25:08.460Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.875s	coverage: 82.5% of statements
16:25:08 [2021-03-24T16:25:08.460Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:25:08 [2021-03-24T16:25:08.460Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:25:08 [2021-03-24T16:25:08.647Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.72656s with top 10 stages: buildssa: 1m43.292521763s, goimports: 22.883113681s, unconvert: 13.764843336s, gosec: 10.582413982s, golint: 6.298651075s, misspell: 4.48851109s, ineffassign: 3.876983611s, inspect: 3.386209406s, vrp: 3.200572666s, printf: 1.845083159s 
16:25:08 [2021-03-24T16:25:08.647Z] INFO [runner] Issues before processing: 2267, after processing: 0 
16:25:08 [2021-03-24T16:25:08.647Z] INFO [runner] Processors filtering stat (out/in): cgo: 1687/2267, filename_unadjuster: 1687/1687, path_prettifier: 1687/1687, skip_files: 1687/1687, nolint: 0/64, skip_dirs: 1687/1687, autogenerated_exclude: 1582/1687, identifier_marker: 1582/1582, exclude: 1582/1582, exclude-rules: 64/1582 
16:25:08 [2021-03-24T16:25:08.647Z] INFO [runner] processing took 118.698411ms with stages: nolint: 51.292933ms, identifier_marker: 36.828407ms, path_prettifier: 13.306194ms, autogenerated_exclude: 6.097775ms, exclude-rules: 6.012842ms, skip_dirs: 4.206971ms, cgo: 557.75µs, filename_unadjuster: 385.71µs, diff: 4.898µs, max_same_issues: 1.568µs, uniq_by_line: 926ns, exclude: 518ns, max_from_linter: 477ns, source_code: 425ns, path_shortener: 385ns, skip_files: 338ns, max_per_file_from_linter: 294ns 
16:25:08 [2021-03-24T16:25:08.647Z] INFO [runner] linters took 1m43.260734313s with stages: goanalysis_metalinter: 1m22.865835855s, unused: 20.275964199s 
16:25:08 [2021-03-24T16:25:08.647Z] INFO File cache stats: 1454 entries of total size 6.8MiB 
16:25:08 [2021-03-24T16:25:08.647Z] INFO Memory: 1520 samples, avg is 953.3MB, max is 4979.4MB 
16:25:08 [2021-03-24T16:25:08.647Z] INFO Execution took 3m44.139393922s               
16:25:08 [2021-03-24T16:25:08.647Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
16:25:08 [2021-03-24T16:25:08.996Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh dynbinary-daemon test-docker-py
16:25:09 [2021-03-24T16:25:09.036Z] ok  	github.com/docker/docker/distribution/metadata	0.117s	coverage: 48.2% of statements
16:25:09 [2021-03-24T16:25:09.159Z] time="2021-03-24T16:25:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
16:25:09 [2021-03-24T16:25:09.565Z] 
16:25:09 [2021-03-24T16:25:09.565Z] Removing bundles/
16:25:09 [2021-03-24T16:25:09.565Z] 
16:25:09 [2021-03-24T16:25:09.565Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:25:09 [2021-03-24T16:25:09.565Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:25:09 [2021-03-24T16:25:09.565Z] GOOS="" GOARCH="" GOARM=""
16:25:09 [2021-03-24T16:25:09.985Z] ok  	github.com/docker/docker/distribution	0.314s	coverage: 25.2% of statements
16:25:09 [2021-03-24T16:25:09.985Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:25:10 [2021-03-24T16:25:10.248Z] ok  	github.com/docker/docker/errdefs	0.014s	coverage: 53.1% of statements
16:25:11 [2021-03-24T16:25:11.195Z] ok  	github.com/docker/docker/image	0.049s	coverage: 86.6% of statements
16:25:11 [2021-03-24T16:25:11.783Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
16:25:11 [2021-03-24T16:25:11.783Z] ok  	github.com/docker/docker/distribution/xfer	1.725s	coverage: 85.6% of statements
16:25:11 [2021-03-24T16:25:11.783Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:25:11 [2021-03-24T16:25:11.783Z] ok  	github.com/docker/docker/image/tarexport	0.025s	coverage: 0.6% of statements
16:25:12 [2021-03-24T16:25:12.359Z] ok  	github.com/docker/docker/libcontainerd/queue	0.049s	coverage: 100.0% of statements
16:25:12 [2021-03-24T16:25:12.622Z] ok  	github.com/docker/docker/image/v1	0.037s	coverage: 25.0% of statements
16:25:12 [2021-03-24T16:25:12.622Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:25:13 [2021-03-24T16:25:13.571Z] ok  	github.com/docker/docker/oci	0.034s	coverage: 45.2% of statements
16:25:13 [2021-03-24T16:25:13.571Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 52.9% of statements
16:25:14 [2021-03-24T16:25:14.149Z] ok  	github.com/docker/docker/opts	0.123s	coverage: 67.1% of statements
16:25:14 [2021-03-24T16:25:14.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:25:14 [2021-03-24T16:25:14.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:25:15 [2021-03-24T16:25:15.109Z] ok  	github.com/docker/docker/pkg/broadcaster	0.038s	coverage: 100.0% of statements
16:25:16 [2021-03-24T16:25:16.056Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
16:25:16 [2021-03-24T16:25:16.632Z] ok  	github.com/docker/docker/pkg/authorization	0.791s	coverage: 68.3% of statements
16:25:17 [2021-03-24T16:25:17.208Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
16:25:17 [2021-03-24T16:25:17.208Z] ok  	github.com/docker/docker/pkg/archive	1.231s	coverage: 77.1% of statements
16:25:17 [2021-03-24T16:25:17.889Z] --- PASS: TestGet (15.00s)
16:25:17 [2021-03-24T16:25:17.889Z] === RUN   TestPluginWithNoManifest
16:25:17 [2021-03-24T16:25:17.889Z] --- PASS: TestPluginWithNoManifest (0.00s)
16:25:17 [2021-03-24T16:25:17.889Z] === RUN   TestGetAll
16:25:17 [2021-03-24T16:25:17.889Z] --- PASS: TestGetAll (0.00s)
16:25:17 [2021-03-24T16:25:17.889Z] PASS
16:25:17 [2021-03-24T16:25:17.889Z] coverage: 73.4% of statements
16:25:17 [2021-03-24T16:25:17.889Z] ok  	github.com/docker/docker/pkg/plugins	35.086s	coverage: 73.4% of statements
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/quota	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/rootless	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/volume	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:25:17 [2021-03-24T16:25:17.889Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:25:18 [2021-03-24T16:25:18.154Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
16:25:18 [2021-03-24T16:25:18.154Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
16:25:18 [2021-03-24T16:25:18.730Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === Skipped
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     dispatchers_test.go:376: Windows does not support stopsignal
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
16:25:18 [2021-03-24T16:25:18.896Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     client_test.go:23: runtime.GOOS == "windows"
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     daemon_test.go:147: root required
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     reload_test.go:520: root required
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     pull_v2_test.go:73: Needs fixing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     pull_v2_test.go:118: Needs fixing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     download_test.go:268: Needs fixing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     layer_test.go:304: Failing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     layer_test.go:353: Failing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     layer_test.go:468: Failing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     layer_test.go:697: Failing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     migration_test.go:46: Failing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     migration_test.go:182: Failing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     mount_test.go:17: Failing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     mount_test.go:76: Failing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     mount_test.go:125: Failing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     mount_test.go:212: Failing on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:134: Xz not present in msys2
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:239: Failing on Windows CI machines
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_windows_test.go:16: Currently fails
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     changes_test.go:192: needs more investigation
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     changes_test.go:405: needs further investigation
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     changes_test.go:441: needs further investigation
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     poller_test.go:41: No chmod on Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     fileutils_test.go:134: Needs porting to Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     fileutils_test.go:180: Needs porting to Windows
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
16:25:18 [2021-03-24T16:25:18.896Z]     local_test.go:181: runtime.GOOS == "windows"
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] 
16:25:18 [2021-03-24T16:25:18.896Z] DONE 1829 tests, 45 skipped in 207.076s
16:25:18 [2021-03-24T16:25:18.896Z] INFO: make.ps1 ended at 03/24/2021 16:25:18
16:25:19 [2021-03-24T16:25:19.303Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
16:25:19 [2021-03-24T16:25:19.876Z] ok  	github.com/docker/docker/pkg/dmesg	0.016s	coverage: 83.3% of statements
16:25:20 [2021-03-24T16:25:20.448Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.497s	coverage: 43.2% of statements
16:25:20 [2021-03-24T16:25:20.480Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
16:25:20 [2021-03-24T16:25:20.480Z] INFO: Unit tests ended at 03/24/2021 16:25:20. Duration:00:03:42.2145711
16:25:20 [2021-03-24T16:25:20.480Z] INFO: Building busybox
16:25:20 [2021-03-24T16:25:20.710Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
16:25:20 [2021-03-24T16:25:20.954Z] Sending build context to Docker daemon   5.12kB
16:25:20 [2021-03-24T16:25:20.954Z] 
16:25:20 [2021-03-24T16:25:20.954Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
16:25:20 [2021-03-24T16:25:20.955Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
16:25:20 [2021-03-24T16:25:20.955Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
16:25:20 [2021-03-24T16:25:20.955Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
16:25:20 [2021-03-24T16:25:20.955Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
16:25:20 [2021-03-24T16:25:20.955Z]  ---> 3eaa9ebbf51f
16:25:20 [2021-03-24T16:25:20.955Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
16:25:20 [2021-03-24T16:25:20.955Z]  ---> Running in 4048b545c688
16:25:20 [2021-03-24T16:25:20.973Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
16:25:21 [2021-03-24T16:25:21.547Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
16:25:21 [2021-03-24T16:25:21.547Z] ok  	github.com/docker/docker/pkg/fsutils	0.268s	coverage: 85.1% of statements
16:25:22 [2021-03-24T16:25:22.122Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.095s	coverage: 84.1% of statements
16:25:23 [2021-03-24T16:25:23.070Z] ok  	github.com/docker/docker/pkg/idtools	0.571s	coverage: 69.5% of statements
16:25:23 [2021-03-24T16:25:23.070Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
16:25:23 [2021-03-24T16:25:23.070Z] ok  	github.com/docker/docker/layer	7.828s	coverage: 68.8% of statements
16:25:23 [2021-03-24T16:25:23.070Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:25:23 [2021-03-24T16:25:23.070Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:25:23 [2021-03-24T16:25:23.070Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:25:23 [2021-03-24T16:25:23.070Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:25:23 [2021-03-24T16:25:23.070Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:25:23 [2021-03-24T16:25:23.070Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:25:23 [2021-03-24T16:25:23.070Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:25:23 [2021-03-24T16:25:23.332Z] ok  	github.com/docker/docker/pkg/ioutils	0.604s	coverage: 69.3% of statements
16:25:23 [2021-03-24T16:25:23.332Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:25:23 [2021-03-24T16:25:23.595Z] ok  	github.com/docker/docker/pkg/longpath	0.038s	coverage: 100.0% of statements
16:25:23 [2021-03-24T16:25:23.595Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:25:23 [2021-03-24T16:25:23.595Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:25:23 [2021-03-24T16:25:23.595Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
16:25:23 [2021-03-24T16:25:23.595Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:25:23 [2021-03-24T16:25:23.858Z] ok  	github.com/docker/docker/pkg/parsers	0.019s	coverage: 97.0% of statements
16:25:24 [2021-03-24T16:25:24.120Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.031s	coverage: 60.0% of statements
16:25:24 [2021-03-24T16:25:24.384Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.024s	coverage: 86.7% of statements
16:25:24 [2021-03-24T16:25:24.646Z] ok  	github.com/docker/docker/pkg/pidfile	0.030s	coverage: 82.4% of statements
16:25:24 [2021-03-24T16:25:24.646Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:25:24 [2021-03-24T16:25:24.646Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:25:25 [2021-03-24T16:25:25.222Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.035s	coverage: 56.8% of statements
16:25:25 [2021-03-24T16:25:25.485Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
16:25:25 [2021-03-24T16:25:25.748Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.014s	coverage: 85.7% of statements
16:25:25 [2021-03-24T16:25:25.748Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
16:25:25 [2021-03-24T16:25:25.757Z] Removing intermediate container 4048b545c688
16:25:25 [2021-03-24T16:25:25.757Z]  ---> 981a1d9baee4
16:25:25 [2021-03-24T16:25:25.757Z] Step 7/13 : ARG BUSYBOX_VERSION
16:25:25 [2021-03-24T16:25:25.757Z]  ---> Running in 75aa73024dd2
16:25:25 [2021-03-24T16:25:25.757Z] Removing intermediate container 75aa73024dd2
16:25:25 [2021-03-24T16:25:25.757Z]  ---> fb4a2d72ac16
16:25:25 [2021-03-24T16:25:25.757Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
16:25:25 [2021-03-24T16:25:25.757Z]  ---> Running in 9d60e28f80ca
16:25:26 [2021-03-24T16:25:26.231Z] Removing intermediate container 9d60e28f80ca
16:25:26 [2021-03-24T16:25:26.231Z]  ---> 522a5505cd3b
16:25:26 [2021-03-24T16:25:26.231Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
16:25:26 [2021-03-24T16:25:26.322Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
16:25:26 [2021-03-24T16:25:26.896Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
16:25:27 [2021-03-24T16:25:27.158Z] ok  	github.com/docker/docker/pkg/pubsub	1.077s	coverage: 75.0% of statements
16:25:27 [2021-03-24T16:25:27.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:25:27 [2021-03-24T16:25:27.733Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
16:25:27 [2021-03-24T16:25:27.733Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
16:25:27 [2021-03-24T16:25:27.815Z] 
16:25:27 [2021-03-24T16:25:27.815Z]  ---> 3b51e79db19c
16:25:27 [2021-03-24T16:25:27.815Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
16:25:27 [2021-03-24T16:25:27.815Z]  ---> Running in 6783f1cb0ec7
16:25:28 [2021-03-24T16:25:28.679Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 54.2% of statements
16:25:28 [2021-03-24T16:25:28.679Z] ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 36.9% of statements
16:25:29 [2021-03-24T16:25:29.253Z] ok  	github.com/docker/docker/pkg/tailfile	0.088s	coverage: 88.6% of statements
16:25:29 [2021-03-24T16:25:29.253Z] ok  	github.com/docker/docker/pkg/signal	2.799s	coverage: 61.0% of statements
16:25:29 [2021-03-24T16:25:29.827Z] ok  	github.com/docker/docker/pkg/tarsum	0.104s	coverage: 89.3% of statements
16:25:29 [2021-03-24T16:25:29.827Z] testing: warning: no tests to run
16:25:29 [2021-03-24T16:25:29.827Z] coverage: [no statements]
16:25:29 [2021-03-24T16:25:29.827Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
16:25:30 [2021-03-24T16:25:30.090Z] ok  	github.com/docker/docker/pkg/truncindex	0.112s	coverage: 91.5% of statements
16:25:30 [2021-03-24T16:25:30.090Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
16:25:30 [2021-03-24T16:25:30.352Z] ok  	github.com/docker/docker/pkg/useragent	0.012s	coverage: 88.9% of statements
16:25:31 [2021-03-24T16:25:31.746Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
16:25:31 [2021-03-24T16:25:31.746Z] ok  	github.com/docker/docker/profiles/seccomp	0.024s	coverage: 85.4% of statements
16:25:32 [2021-03-24T16:25:32.693Z] ok  	github.com/docker/docker/reference	0.022s	coverage: 84.4% of statements
16:25:32 [2021-03-24T16:25:32.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:25:32 [2021-03-24T16:25:32.955Z] ok  	github.com/docker/docker/plugin	0.577s	coverage: 23.2% of statements
16:25:34 [2021-03-24T16:25:34.349Z] ok  	github.com/docker/docker/registry	0.170s	coverage: 58.8% of statements
16:25:34 [2021-03-24T16:25:34.611Z] ok  	github.com/docker/docker/quota	0.560s	coverage: 71.4% of statements
16:25:34 [2021-03-24T16:25:34.611Z] ok  	github.com/docker/docker/registry/resumable	0.028s	coverage: 100.0% of statements
16:25:34 [2021-03-24T16:25:34.873Z] ok  	github.com/docker/docker/restartmanager	0.020s	coverage: 45.3% of statements
16:25:35 [2021-03-24T16:25:35.448Z] ok  	github.com/docker/docker/testutil	0.027s	coverage: 62.5% of statements
16:25:36 [2021-03-24T16:25:36.023Z] ok  	github.com/docker/docker/runconfig	0.033s	coverage: 66.1% of statements
16:25:37 [2021-03-24T16:25:37.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:25:37 [2021-03-24T16:25:37.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:25:37 [2021-03-24T16:25:37.947Z] ok  	github.com/docker/docker/volume/drivers	0.018s	coverage: 36.1% of statements
16:25:38 [2021-03-24T16:25:38.211Z] ok  	github.com/docker/docker/volume/mounts	0.056s	coverage: 67.0% of statements
16:25:38 [2021-03-24T16:25:38.377Z] Removing intermediate container 6783f1cb0ec7
16:25:38 [2021-03-24T16:25:38.377Z]  ---> 40ff76cba3bf
16:25:38 [2021-03-24T16:25:38.377Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
16:25:38 [2021-03-24T16:25:38.377Z]  ---> Running in ab7ebac1afb0
16:25:38 [2021-03-24T16:25:38.851Z] 
16:25:38 [2021-03-24T16:25:38.851Z] SUCCESS: Specified value was saved.
16:25:39 [2021-03-24T16:25:39.157Z] ok  	github.com/docker/docker/volume/local	0.257s	coverage: 76.4% of statements
16:25:39 [2021-03-24T16:25:39.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:25:40 [2021-03-24T16:25:40.099Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.1% of statements
16:25:40 [2021-03-24T16:25:40.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:25:40 [2021-03-24T16:25:40.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:25:41 [2021-03-24T16:25:41.093Z] Removing intermediate container ab7ebac1afb0
16:25:41 [2021-03-24T16:25:41.093Z]  ---> 28e10454f36f
16:25:41 [2021-03-24T16:25:41.093Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
16:25:41 [2021-03-24T16:25:41.093Z]  ---> Running in f6ed5b0fe288
16:25:42 [2021-03-24T16:25:42.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:25:44 [2021-03-24T16:25:44.924Z] Cannot create a file when that file already exists.
16:25:44 [2021-03-24T16:25:44.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:25:44 [2021-03-24T16:25:44.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:25:45 [2021-03-24T16:25:45.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:25:45 [2021-03-24T16:25:45.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:25:46 [2021-03-24T16:25:46.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:25:46 [2021-03-24T16:25:46.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:25:47 [2021-03-24T16:25:47.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:25:48 [2021-03-24T16:25:48.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:25:49 [2021-03-24T16:25:49.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:25:49 [2021-03-24T16:25:49.728Z] Removing intermediate container f6ed5b0fe288
16:25:49 [2021-03-24T16:25:49.728Z]  ---> 13c9cea85fa9
16:25:49 [2021-03-24T16:25:49.728Z] Step 13/13 : CMD ["sh"]
16:25:49 [2021-03-24T16:25:49.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:25:50 [2021-03-24T16:25:50.202Z]  ---> Running in 4f6b164b8fdc
16:25:50 [2021-03-24T16:25:50.202Z] Removing intermediate container 4f6b164b8fdc
16:25:50 [2021-03-24T16:25:50.202Z]  ---> 898350a81737
16:25:50 [2021-03-24T16:25:50.202Z] Successfully built 898350a81737
16:25:50 [2021-03-24T16:25:50.202Z] Successfully tagged busybox:latest
16:25:50 [2021-03-24T16:25:50.202Z] INFO: Docker images of the daemon under test
16:25:50 [2021-03-24T16:25:50.202Z] 
16:25:50 [2021-03-24T16:25:50.202Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
16:25:50 [2021-03-24T16:25:50.202Z] busybox                                latest              898350a81737        Less than a second ago   5.32GB
16:25:50 [2021-03-24T16:25:50.202Z] microsoft/windowsservercore            latest              3eaa9ebbf51f        3 weeks ago              5.25GB
16:25:50 [2021-03-24T16:25:50.202Z] mcr.microsoft.com/windows/servercore   ltsc2019            3eaa9ebbf51f        3 weeks ago              5.25GB
16:25:50 [2021-03-24T16:25:50.202Z] 
16:25:50 [2021-03-24T16:25:50.202Z] INFO: Running integration tests at 03/24/2021 16:25:50...
16:25:50 [2021-03-24T16:25:50.202Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
16:25:50 [2021-03-24T16:25:50.202Z] INFO: Integration API tests being run from the host:
16:25:50 [2021-03-24T16:25:50.677Z] INFO: make.ps1 starting at 03/24/2021 16:25:50
16:25:51 [2021-03-24T16:25:51.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:25:51 [2021-03-24T16:25:51.151Z] Running D:\gopath\src\github.com\docker\docker\integration\build
16:25:51 [2021-03-24T16:25:51.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:25:52 [2021-03-24T16:25:52.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:25:53 [2021-03-24T16:25:53.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:25:54 [2021-03-24T16:25:54.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:25:54 [2021-03-24T16:25:54.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:25:55 [2021-03-24T16:25:55.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:25:55 [2021-03-24T16:25:55.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:25:56 [2021-03-24T16:25:56.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:25:57 [2021-03-24T16:25:57.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:25:57 [2021-03-24T16:25:57.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:25:58 [2021-03-24T16:25:58.726Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:25:58 [2021-03-24T16:25:58.726Z] Using test binary docker
16:25:58 [2021-03-24T16:25:58.726Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:25:58 [2021-03-24T16:25:58.726Z] Starting apparmor (via systemctl): apparmor.service.
16:25:58 [2021-03-24T16:25:58.726Z] INFO: Waiting for daemon to start...
16:25:58 [2021-03-24T16:25:58.726Z] Starting dockerd
16:25:59 [2021-03-24T16:25:59.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:25:59 [2021-03-24T16:25:59.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:26:00 [2021-03-24T16:26:00.632Z] .
16:26:00 [2021-03-24T16:26:00.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:26:00 [2021-03-24T16:26:00.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:26:00 [2021-03-24T16:26:00.632Z] Error: No such image: emptyfs
16:26:00 [2021-03-24T16:26:00.891Z] Running integration-test (iteration 1)
16:26:00 [2021-03-24T16:26:00.891Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:26:00 [2021-03-24T16:26:00.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:26:02 [2021-03-24T16:26:02.061Z] ok  	github.com/docker/docker/pkg/plugins	33.659s	coverage: 76.6% of statements
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/rootless	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/volume	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === Skipped
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver btrfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver btrfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver btrfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver btrfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver btrfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:73: No driver to put!
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z] time="2021-03-24T16:24:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z] time="2021-03-24T16:24:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z] time="2021-03-24T16:24:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z] time="2021-03-24T16:24:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z] time="2021-03-24T16:24:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:73: No driver to put!
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     overlay_test.go:49: Fails to compute changes intermittently
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver zfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver zfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver zfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver zfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:46: Driver zfs not supported
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     graphtest_unix.go:73: No driver to put!
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:26:02 [2021-03-24T16:26:02.061Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] 
16:26:02 [2021-03-24T16:26:02.061Z] DONE 2244 tests, 26 skipped in 195.181s
Post stage
[Pipeline] junit
16:26:02 [2021-03-24T16:26:02.077Z] Recording test results
16:26:02 [2021-03-24T16:26:02.278Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:26:02 [2021-03-24T16:26:02.278Z] Using test binary docker
16:26:02 [2021-03-24T16:26:02.278Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:26:02 [2021-03-24T16:26:02.278Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:26:02 [2021-03-24T16:26:02.278Z] INFO: Waiting for daemon to start...
16:26:02 [2021-03-24T16:26:02.278Z] Starting dockerd
16:26:03 [2021-03-24T16:26:03.904Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:26:04 [2021-03-24T16:26:04.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh dynbinary test-integration
16:26:05 [2021-03-24T16:26:05.217Z] 
16:26:05 [2021-03-24T16:26:05.217Z] Removing bundles/
16:26:05 [2021-03-24T16:26:05.217Z] 
16:26:05 [2021-03-24T16:26:05.217Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:26:05 [2021-03-24T16:26:05.217Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:26:05 [2021-03-24T16:26:05.217Z] GOOS="" GOARCH="" GOARM=""
16:26:05 [2021-03-24T16:26:05.544Z] .
16:26:05 [2021-03-24T16:26:05.544Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:26:05 [2021-03-24T16:26:05.544Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:26:05 [2021-03-24T16:26:05.544Z] Error: No such image: emptyfs
16:26:05 [2021-03-24T16:26:05.544Z] Running integration-test (iteration 1)
16:26:05 [2021-03-24T16:26:05.544Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:26:12 [2021-03-24T16:26:12.505Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:26:12 [2021-03-24T16:26:12.505Z] INFO: Testing against a local daemon
16:26:12 [2021-03-24T16:26:12.505Z] === RUN   TestBuildWithSession
16:26:12 [2021-03-24T16:26:12.505Z] --- SKIP: TestBuildWithSession (0.00s)
16:26:12 [2021-03-24T16:26:12.505Z]     build_session_test.go:25: TODO: BuildKit
16:26:12 [2021-03-24T16:26:12.505Z] === RUN   TestBuildSquashParent
16:26:12 [2021-03-24T16:26:12.505Z] --- SKIP: TestBuildSquashParent (0.00s)
16:26:12 [2021-03-24T16:26:12.505Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:26:12 [2021-03-24T16:26:12.505Z] === RUN   TestBuildWithRemoveAndForceRemove
16:26:12 [2021-03-24T16:26:12.505Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:12 [2021-03-24T16:26:12.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:12 [2021-03-24T16:26:12.505Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:12 [2021-03-24T16:26:12.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:12 [2021-03-24T16:26:12.505Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:12 [2021-03-24T16:26:12.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:12 [2021-03-24T16:26:12.505Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:12 [2021-03-24T16:26:12.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:12 [2021-03-24T16:26:12.505Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:12 [2021-03-24T16:26:12.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:12 [2021-03-24T16:26:12.505Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:12 [2021-03-24T16:26:12.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:12 [2021-03-24T16:26:12.505Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:12 [2021-03-24T16:26:12.505Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:12 [2021-03-24T16:26:12.505Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:12 [2021-03-24T16:26:12.505Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:15 [2021-03-24T16:26:15.784Z] Loaded image: buildpack-deps:buster
16:26:15 [2021-03-24T16:26:15.785Z] Loaded image: busybox:latest
16:26:15 [2021-03-24T16:26:15.785Z] Loaded image: busybox:glibc
16:26:16 [2021-03-24T16:26:16.723Z] Loaded image: debian:bullseye
16:26:17 [2021-03-24T16:26:17.291Z] Loaded image: hello-world:latest
16:26:17 [2021-03-24T16:26:17.550Z] Loaded image: arm32v7/hello-world:latest
16:26:17 [2021-03-24T16:26:17.721Z] Loaded image: buildpack-deps:buster
16:26:17 [2021-03-24T16:26:17.721Z] Loaded image: busybox:latest
16:26:17 [2021-03-24T16:26:17.810Z] INFO: Testing against a local daemon
16:26:17 [2021-03-24T16:26:17.810Z] === RUN   TestCgroupNamespacesBuild
16:26:17 [2021-03-24T16:26:17.977Z] Loaded image: busybox:glibc
16:26:19 [2021-03-24T16:26:19.717Z] --- PASS: TestCgroupNamespacesBuild (2.07s)
16:26:19 [2021-03-24T16:26:19.717Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:26:20 [2021-03-24T16:26:20.496Z] Loaded image: debian:bullseye
16:26:20 [2021-03-24T16:26:20.496Z] Loaded image: hello-world:latest
16:26:20 [2021-03-24T16:26:20.496Z] Loaded image: arm32v7/hello-world:latest
16:26:20 [2021-03-24T16:26:20.496Z] INFO: Testing against a local daemon
16:26:20 [2021-03-24T16:26:20.496Z] === RUN   TestCgroupNamespacesBuild
16:26:21 [2021-03-24T16:26:21.627Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s)
16:26:21 [2021-03-24T16:26:21.627Z] === RUN   TestBuildWithSession
16:26:21 [2021-03-24T16:26:21.627Z] --- SKIP: TestBuildWithSession (0.00s)
16:26:21 [2021-03-24T16:26:21.627Z]     build_session_test.go:25: TODO: BuildKit
16:26:21 [2021-03-24T16:26:21.627Z] === RUN   TestBuildSquashParent
16:26:23 [2021-03-24T16:26:23.007Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:23 [2021-03-24T16:26:23.007Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:24 [2021-03-24T16:26:24.664Z] --- PASS: TestCgroupNamespacesBuild (3.55s)
16:26:24 [2021-03-24T16:26:24.664Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:26:26 [2021-03-24T16:26:26.555Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s)
16:26:26 [2021-03-24T16:26:26.555Z] === RUN   TestBuildWithSession
16:26:26 [2021-03-24T16:26:26.555Z] --- SKIP: TestBuildWithSession (0.00s)
16:26:26 [2021-03-24T16:26:26.555Z]     build_session_test.go:25: TODO: BuildKit
16:26:26 [2021-03-24T16:26:26.555Z] === RUN   TestBuildSquashParent
16:26:26 [2021-03-24T16:26:26.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:26:28 [2021-03-24T16:26:28.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:26:28 [2021-03-24T16:26:28.201Z] --- PASS: TestBuildSquashParent (6.51s)
16:26:28 [2021-03-24T16:26:28.201Z] === RUN   TestBuildWithRemoveAndForceRemove
16:26:28 [2021-03-24T16:26:28.201Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:28 [2021-03-24T16:26:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:28 [2021-03-24T16:26:28.201Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:28 [2021-03-24T16:26:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:28 [2021-03-24T16:26:28.201Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:28 [2021-03-24T16:26:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:28 [2021-03-24T16:26:28.201Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:28 [2021-03-24T16:26:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:28 [2021-03-24T16:26:28.201Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:28 [2021-03-24T16:26:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:28 [2021-03-24T16:26:28.201Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:28 [2021-03-24T16:26:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:28 [2021-03-24T16:26:28.201Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:28 [2021-03-24T16:26:28.201Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:30 [2021-03-24T16:26:30.109Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:30 [2021-03-24T16:26:30.678Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:31 [2021-03-24T16:26:31.763Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:26:31 [2021-03-24T16:26:31.763Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.21s)
16:26:31 [2021-03-24T16:26:31.763Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.31s)
16:26:31 [2021-03-24T16:26:31.763Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.89s)
16:26:31 [2021-03-24T16:26:31.763Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.54s)
16:26:31 [2021-03-24T16:26:31.763Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.09s)
16:26:31 [2021-03-24T16:26:31.763Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.32s)
16:26:31 [2021-03-24T16:26:31.763Z] === RUN   TestBuildMultiStageCopy
16:26:31 [2021-03-24T16:26:31.763Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:26:32 [2021-03-24T16:26:32.061Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:33 [2021-03-24T16:26:33.001Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:34 [2021-03-24T16:26:34.911Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:26:34 [2021-03-24T16:26:34.911Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.14s)
16:26:34 [2021-03-24T16:26:34.911Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s)
16:26:34 [2021-03-24T16:26:34.911Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
16:26:34 [2021-03-24T16:26:34.911Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s)
16:26:34 [2021-03-24T16:26:34.911Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s)
16:26:34 [2021-03-24T16:26:34.911Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s)
16:26:34 [2021-03-24T16:26:34.911Z] === RUN   TestBuildMultiStageCopy
16:26:34 [2021-03-24T16:26:34.911Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:26:36 [2021-03-24T16:26:36.497Z] --- PASS: TestBuildSquashParent (8.57s)
16:26:36 [2021-03-24T16:26:36.497Z] === RUN   TestBuildWithRemoveAndForceRemove
16:26:36 [2021-03-24T16:26:36.497Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:36 [2021-03-24T16:26:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:36 [2021-03-24T16:26:36.497Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:36 [2021-03-24T16:26:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:36 [2021-03-24T16:26:36.497Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:36 [2021-03-24T16:26:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:36 [2021-03-24T16:26:36.497Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:36 [2021-03-24T16:26:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:36 [2021-03-24T16:26:36.497Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:36 [2021-03-24T16:26:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:36 [2021-03-24T16:26:36.497Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:36 [2021-03-24T16:26:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:36 [2021-03-24T16:26:36.497Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:36 [2021-03-24T16:26:36.497Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:36 [2021-03-24T16:26:36.820Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:26:37 [2021-03-24T16:26:37.080Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:26:37 [2021-03-24T16:26:37.340Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:26:37 [2021-03-24T16:26:37.600Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:26:37 [2021-03-24T16:26:37.860Z] --- PASS: TestBuildMultiStageCopy (2.99s)
16:26:37 [2021-03-24T16:26:37.860Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s)
16:26:37 [2021-03-24T16:26:37.860Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s)
16:26:37 [2021-03-24T16:26:37.860Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
16:26:37 [2021-03-24T16:26:37.860Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s)
16:26:37 [2021-03-24T16:26:37.860Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
16:26:37 [2021-03-24T16:26:37.860Z] === RUN   TestBuildMultiStageParentConfig
16:26:38 [2021-03-24T16:26:38.388Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:38 [2021-03-24T16:26:38.388Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:38 [2021-03-24T16:26:38.430Z] --- PASS: TestBuildMultiStageParentConfig (0.71s)
16:26:38 [2021-03-24T16:26:38.430Z] === RUN   TestBuildLabelWithTargets
16:26:39 [2021-03-24T16:26:39.811Z] --- PASS: TestBuildLabelWithTargets (1.13s)
16:26:39 [2021-03-24T16:26:39.811Z] === RUN   TestBuildWithEmptyLayers
16:26:40 [2021-03-24T16:26:40.071Z] --- PASS: TestBuildWithEmptyLayers (0.54s)
16:26:40 [2021-03-24T16:26:40.071Z] === RUN   TestBuildMultiStageOnBuild
16:26:40 [2021-03-24T16:26:40.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:26:40 [2021-03-24T16:26:40.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:26:40 [2021-03-24T16:26:40.960Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:26:41 [2021-03-24T16:26:41.657Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:41 [2021-03-24T16:26:41.657Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:42 [2021-03-24T16:26:42.546Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:26:42 [2021-03-24T16:26:42.611Z] --- PASS: TestBuildMultiStageOnBuild (2.36s)
16:26:42 [2021-03-24T16:26:42.611Z] === RUN   TestBuildUncleanTarFilenames
16:26:43 [2021-03-24T16:26:43.181Z] --- PASS: TestBuildUncleanTarFilenames (0.70s)
16:26:43 [2021-03-24T16:26:43.181Z] === RUN   TestBuildMultiStageLayerLeak
16:26:43 [2021-03-24T16:26:43.545Z] --- PASS: TestBuildMultiStageCopy (12.57s)
16:26:43 [2021-03-24T16:26:43.545Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.09s)
16:26:43 [2021-03-24T16:26:43.545Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s)
16:26:43 [2021-03-24T16:26:43.545Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s)
16:26:43 [2021-03-24T16:26:43.545Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s)
16:26:43 [2021-03-24T16:26:43.545Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.34s)
16:26:43 [2021-03-24T16:26:43.545Z] === RUN   TestBuildMultiStageParentConfig
16:26:44 [2021-03-24T16:26:44.175Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:26:44 [2021-03-24T16:26:44.175Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s)
16:26:44 [2021-03-24T16:26:44.175Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s)
16:26:44 [2021-03-24T16:26:44.175Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s)
16:26:44 [2021-03-24T16:26:44.175Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s)
16:26:44 [2021-03-24T16:26:44.175Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.77s)
16:26:44 [2021-03-24T16:26:44.175Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s)
16:26:44 [2021-03-24T16:26:44.175Z] === RUN   TestBuildMultiStageCopy
16:26:44 [2021-03-24T16:26:44.175Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:26:45 [2021-03-24T16:26:45.721Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s)
16:26:45 [2021-03-24T16:26:45.721Z] === RUN   TestBuildWithHugeFile
16:26:46 [2021-03-24T16:26:46.042Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:26:46 [2021-03-24T16:26:46.042Z] 
16:26:46 [2021-03-24T16:26:46.042Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:26:46 [2021-03-24T16:26:46.042Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:26:46 [2021-03-24T16:26:46.042Z] Using test binary docker
16:26:46 [2021-03-24T16:26:46.042Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:26:46 [2021-03-24T16:26:46.042Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:26:46 [2021-03-24T16:26:46.042Z] INFO: Waiting for daemon to start...
16:26:46 [2021-03-24T16:26:46.042Z] Starting dockerd
16:26:46 [2021-03-24T16:26:46.042Z] .
16:26:46 [2021-03-24T16:26:46.042Z] INFO: Building docker-sdk-python3:4.4.1...
16:26:46 [2021-03-24T16:26:46.529Z] --- PASS: TestBuildMultiStageParentConfig (2.67s)
16:26:46 [2021-03-24T16:26:46.529Z] === RUN   TestBuildLabelWithTargets
16:26:46 [2021-03-24T16:26:46.529Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
16:26:46 [2021-03-24T16:26:46.529Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
16:26:46 [2021-03-24T16:26:46.529Z] === RUN   TestBuildWithEmptyLayers
16:26:47 [2021-03-24T16:26:47.444Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:26:47 [2021-03-24T16:26:47.529Z] --- PASS: TestBuildWithEmptyLayers (1.36s)
16:26:47 [2021-03-24T16:26:47.529Z] === RUN   TestBuildMultiStageOnBuild
16:26:48 [2021-03-24T16:26:48.372Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:26:49 [2021-03-24T16:26:49.299Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:26:50 [2021-03-24T16:26:50.259Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:26:51 [2021-03-24T16:26:51.206Z] --- PASS: TestBuildMultiStageCopy (7.02s)
16:26:51 [2021-03-24T16:26:51.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.01s)
16:26:51 [2021-03-24T16:26:51.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
16:26:51 [2021-03-24T16:26:51.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
16:26:51 [2021-03-24T16:26:51.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
16:26:51 [2021-03-24T16:26:51.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s)
16:26:51 [2021-03-24T16:26:51.206Z] === RUN   TestBuildMultiStageParentConfig
16:26:56 [2021-03-24T16:26:56.455Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
16:26:56 [2021-03-24T16:26:56.455Z] === RUN   TestBuildLabelWithTargets
16:27:00 [2021-03-24T16:27:00.108Z] --- PASS: TestBuildMultiStageOnBuild (11.50s)
16:27:00 [2021-03-24T16:27:00.108Z] === RUN   TestBuildUncleanTarFilenames
16:27:00 [2021-03-24T16:27:00.108Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
16:27:00 [2021-03-24T16:27:00.108Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
16:27:00 [2021-03-24T16:27:00.108Z] === RUN   TestBuildMultiStageLayerLeak
16:27:04 [2021-03-24T16:27:04.602Z] --- PASS: TestBuildLabelWithTargets (8.00s)
16:27:04 [2021-03-24T16:27:04.602Z] === RUN   TestBuildWithEmptyLayers
16:27:07 [2021-03-24T16:27:07.118Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
16:27:07 [2021-03-24T16:27:07.118Z] === RUN   TestBuildMultiStageOnBuild
16:27:12 [2021-03-24T16:27:12.365Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
16:27:12 [2021-03-24T16:27:12.365Z] === RUN   TestBuildUncleanTarFilenames
16:27:12 [2021-03-24T16:27:12.927Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
16:27:12 [2021-03-24T16:27:12.927Z] === RUN   TestBuildMultiStageLayerLeak
16:27:15 [2021-03-24T16:27:15.131Z] --- PASS: TestBuildMultiStageLayerLeak (14.89s)
16:27:15 [2021-03-24T16:27:15.131Z] === RUN   TestBuildWithHugeFile
16:27:17 [2021-03-24T16:27:17.100Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
16:27:17 [2021-03-24T16:27:17.100Z] === RUN   TestBuildWithHugeFile
16:27:26 [2021-03-24T16:27:26.745Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:27:26 [2021-03-24T16:27:26.745Z] 
16:27:26 [2021-03-24T16:27:26.745Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:27:26 [2021-03-24T16:27:26.745Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:27:26 [2021-03-24T16:27:26.745Z] HOSTNAME=e56b87742e92
16:27:26 [2021-03-24T16:27:26.745Z] TESTDEBUG=0
16:27:26 [2021-03-24T16:27:26.745Z] DEST=bundles/test-integration
16:27:26 [2021-03-24T16:27:26.745Z] PWD=/go/src/github.com/docker/docker
16:27:26 [2021-03-24T16:27:26.745Z] DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731
16:27:26 [2021-03-24T16:27:26.745Z] container=docker
16:27:26 [2021-03-24T16:27:26.745Z] HOME=/root
16:27:26 [2021-03-24T16:27:26.745Z] GOLANG_VERSION=1.13.15
16:27:26 [2021-03-24T16:27:26.745Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:27:26 [2021-03-24T16:27:26.745Z] VALIDATE_BRANCH=master
16:27:26 [2021-03-24T16:27:26.745Z] TERM=xterm
16:27:26 [2021-03-24T16:27:26.745Z] DOCKER_PKG=github.com/docker/docker
16:27:26 [2021-03-24T16:27:26.745Z] SHLVL=1
16:27:26 [2021-03-24T16:27:26.745Z] TIMEOUT=120m
16:27:26 [2021-03-24T16:27:26.745Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:27:26 [2021-03-24T16:27:26.745Z] DOCKER_GRAPHDRIVER=overlay2
16:27:26 [2021-03-24T16:27:26.745Z] GO111MODULE=off
16:27:26 [2021-03-24T16:27:26.745Z] DOCKER_EXPERIMENTAL=1
16:27:26 [2021-03-24T16:27:26.745Z] TEST_SKIP_INTEGRATION_CLI=1
16:27:26 [2021-03-24T16:27:26.745Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:27:26 [2021-03-24T16:27:26.745Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:27:26 [2021-03-24T16:27:26.745Z] GOPATH=/go
16:27:26 [2021-03-24T16:27:26.745Z] PKG_CONFIG=pkg-config
16:27:26 [2021-03-24T16:27:26.745Z] _=/usr/bin/env
16:27:26 [2021-03-24T16:27:26.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:27:32 [2021-03-24T16:27:32.740Z] sha256:13cce94cd3430e0218539e2f8f430a07db30e51089bda191cd33a18e58d6016b
16:27:32 [2021-03-24T16:27:32.740Z] INFO: Starting docker-py tests...
16:27:32 [2021-03-24T16:27:32.740Z] ============================= test session starts ==============================
16:27:32 [2021-03-24T16:27:32.740Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
16:27:32 [2021-03-24T16:27:32.740Z] rootdir: /src, inifile: pytest.ini
16:27:32 [2021-03-24T16:27:32.740Z] plugins: timeout-1.3.3, cov-2.6.1
16:27:32 [2021-03-24T16:27:32.740Z] collected 389 items / 1 deselected / 388 selected
16:27:32 [2021-03-24T16:27:32.740Z] 
16:27:35 [2021-03-24T16:27:35.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:27:42 [2021-03-24T16:27:42.028Z] --- PASS: TestBuildWithHugeFile (53.16s)
16:27:42 [2021-03-24T16:27:42.028Z] === RUN   TestBuildWCOWSandboxSize
16:27:42 [2021-03-24T16:27:42.028Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:27:42 [2021-03-24T16:27:42.028Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:27:42 [2021-03-24T16:27:42.028Z] === RUN   TestBuildWithEmptyDockerfile
16:27:42 [2021-03-24T16:27:42.028Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:27:42 [2021-03-24T16:27:42.028Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:27:42 [2021-03-24T16:27:42.028Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:27:42 [2021-03-24T16:27:42.028Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:27:42 [2021-03-24T16:27:42.028Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:27:42 [2021-03-24T16:27:42.028Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:27:42 [2021-03-24T16:27:42.028Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:27:42 [2021-03-24T16:27:42.028Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:27:42 [2021-03-24T16:27:42.028Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:27:42 [2021-03-24T16:27:42.028Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
16:27:42 [2021-03-24T16:27:42.028Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
16:27:42 [2021-03-24T16:27:42.028Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
16:27:42 [2021-03-24T16:27:42.028Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
16:27:42 [2021-03-24T16:27:42.028Z] === RUN   TestBuildPreserveOwnership
16:27:42 [2021-03-24T16:27:42.028Z] === RUN   TestBuildPreserveOwnership/copy_from
16:27:42 [2021-03-24T16:27:42.028Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:27:43 [2021-03-24T16:27:43.937Z] --- PASS: TestBuildPreserveOwnership (4.69s)
16:27:43 [2021-03-24T16:27:43.937Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.19s)
16:27:43 [2021-03-24T16:27:43.937Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.49s)
16:27:43 [2021-03-24T16:27:43.937Z] === RUN   TestBuildPlatformInvalid
16:27:43 [2021-03-24T16:27:43.937Z] --- PASS: TestBuildPlatformInvalid (0.09s)
16:27:43 [2021-03-24T16:27:43.937Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:27:44 [2021-03-24T16:27:44.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:27:46 [2021-03-24T16:27:46.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:27:52 [2021-03-24T16:27:52.256Z] tests/integration/api_build_test.py .......................X             [  6%]
16:27:53 [2021-03-24T16:27:53.084Z] tests/integration/api_client_test.py .....                               [  7%]
16:27:54 [2021-03-24T16:27:54.851Z] tests/integration/api_config_test.py .....                               [  8%]
16:27:58 [2021-03-24T16:27:58.829Z] Loaded image: buildpack-deps:buster
16:27:58 [2021-03-24T16:27:58.829Z] Loaded image: busybox:latest
16:27:58 [2021-03-24T16:27:58.829Z] Loaded image: busybox:glibc
16:27:59 [2021-03-24T16:27:59.398Z] Loaded image: debian:bullseye
16:27:59 [2021-03-24T16:27:59.398Z] Loaded image: hello-world:latest
16:27:59 [2021-03-24T16:27:59.658Z] Loaded image: arm32v7/hello-world:latest
16:28:04 [2021-03-24T16:28:04.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:28:07 [2021-03-24T16:28:07.785Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.01s)
16:28:07 [2021-03-24T16:28:07.785Z] PASS
16:28:07 [2021-03-24T16:28:07.785Z] 
16:28:07 [2021-03-24T16:28:07.785Z] === Skipped
16:28:07 [2021-03-24T16:28:07.785Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:28:07 [2021-03-24T16:28:07.785Z]     build_session_test.go:25: TODO: BuildKit
16:28:07 [2021-03-24T16:28:07.785Z] 
16:28:07 [2021-03-24T16:28:07.785Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:28:07 [2021-03-24T16:28:07.785Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:28:07 [2021-03-24T16:28:07.785Z] 
16:28:07 [2021-03-24T16:28:07.785Z] 
16:28:07 [2021-03-24T16:28:07.785Z] DONE 34 tests, 2 skipped in 126.862s
16:28:07 [2021-03-24T16:28:07.785Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:28:07 [2021-03-24T16:28:07.785Z] INFO: Testing against a local daemon
16:28:07 [2021-03-24T16:28:07.785Z] === RUN   TestConfigInspect
16:28:08 [2021-03-24T16:28:08.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:28:10 [2021-03-24T16:28:10.323Z] --- PASS: TestConfigInspect (2.45s)
16:28:10 [2021-03-24T16:28:10.323Z] === RUN   TestConfigList
16:28:10 [2021-03-24T16:28:10.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:28:12 [2021-03-24T16:28:12.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:28:12 [2021-03-24T16:28:12.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:28:12 [2021-03-24T16:28:12.859Z] --- PASS: TestConfigList (2.30s)
16:28:12 [2021-03-24T16:28:12.859Z] === RUN   TestConfigsCreateAndDelete
16:28:13 [2021-03-24T16:28:13.291Z] --- PASS: TestBuildWithHugeFile (52.01s)
16:28:13 [2021-03-24T16:28:13.291Z] === RUN   TestBuildWCOWSandboxSize
16:28:13 [2021-03-24T16:28:13.291Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
16:28:13 [2021-03-24T16:28:13.291Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:28:13 [2021-03-24T16:28:13.291Z] === RUN   TestBuildWithEmptyDockerfile
16:28:13 [2021-03-24T16:28:13.291Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:28:13 [2021-03-24T16:28:13.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:28:13 [2021-03-24T16:28:13.291Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:28:13 [2021-03-24T16:28:13.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:28:13 [2021-03-24T16:28:13.291Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:28:13 [2021-03-24T16:28:13.291Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:28:13 [2021-03-24T16:28:13.291Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:28:13 [2021-03-24T16:28:13.291Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:28:13 [2021-03-24T16:28:13.291Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:28:13 [2021-03-24T16:28:13.291Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
16:28:13 [2021-03-24T16:28:13.291Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
16:28:13 [2021-03-24T16:28:13.291Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
16:28:13 [2021-03-24T16:28:13.291Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
16:28:13 [2021-03-24T16:28:13.291Z] === RUN   TestBuildPreserveOwnership
16:28:13 [2021-03-24T16:28:13.291Z] === RUN   TestBuildPreserveOwnership/copy_from
16:28:14 [2021-03-24T16:28:14.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:28:14 [2021-03-24T16:28:14.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:28:15 [2021-03-24T16:28:15.398Z] --- PASS: TestConfigsCreateAndDelete (2.31s)
16:28:15 [2021-03-24T16:28:15.398Z] === RUN   TestConfigsUpdate
16:28:15 [2021-03-24T16:28:15.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:28:15 [2021-03-24T16:28:15.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:28:16 [2021-03-24T16:28:16.560Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:28:17 [2021-03-24T16:28:17.302Z] --- PASS: TestConfigsUpdate (2.30s)
16:28:17 [2021-03-24T16:28:17.302Z] === RUN   TestTemplatedConfig
16:28:17 [2021-03-24T16:28:17.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:28:17 [2021-03-24T16:28:17.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:28:17 [2021-03-24T16:28:17.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:28:20 [2021-03-24T16:28:20.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:28:20 [2021-03-24T16:28:20.596Z] --- PASS: TestTemplatedConfig (3.51s)
16:28:20 [2021-03-24T16:28:20.596Z] === RUN   TestConfigCreateResolve
16:28:20 [2021-03-24T16:28:20.726Z] --- PASS: TestBuildPreserveOwnership (10.64s)
16:28:20 [2021-03-24T16:28:20.726Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.63s)
16:28:20 [2021-03-24T16:28:20.726Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
16:28:20 [2021-03-24T16:28:20.726Z] === RUN   TestBuildPlatformInvalid
16:28:20 [2021-03-24T16:28:20.726Z] --- PASS: TestBuildPlatformInvalid (0.08s)
16:28:20 [2021-03-24T16:28:20.726Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:28:20 [2021-03-24T16:28:20.726Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:28:20 [2021-03-24T16:28:20.726Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
16:28:20 [2021-03-24T16:28:20.726Z] PASS
16:28:20 [2021-03-24T16:28:20.726Z] 
16:28:20 [2021-03-24T16:28:20.726Z] === Skipped
16:28:20 [2021-03-24T16:28:20.726Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:28:20 [2021-03-24T16:28:20.726Z]     build_session_test.go:25: TODO: BuildKit
16:28:20 [2021-03-24T16:28:20.726Z] 
16:28:20 [2021-03-24T16:28:20.726Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
16:28:20 [2021-03-24T16:28:20.726Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:28:20 [2021-03-24T16:28:20.726Z] 
16:28:20 [2021-03-24T16:28:20.726Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:28:20 [2021-03-24T16:28:20.726Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
16:28:20 [2021-03-24T16:28:20.726Z] 
16:28:20 [2021-03-24T16:28:20.726Z] 
16:28:20 [2021-03-24T16:28:20.726Z] DONE 34 tests, 3 skipped in 134.885s
16:28:20 [2021-03-24T16:28:20.726Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:28:20 [2021-03-24T16:28:20.726Z] INFO: Testing against a local daemon
16:28:20 [2021-03-24T16:28:20.726Z] === RUN   TestConfigInspect
16:28:20 [2021-03-24T16:28:20.726Z] --- SKIP: TestConfigInspect (0.02s)
16:28:20 [2021-03-24T16:28:20.726Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:20 [2021-03-24T16:28:20.726Z] === RUN   TestConfigList
16:28:20 [2021-03-24T16:28:20.726Z] --- SKIP: TestConfigList (0.01s)
16:28:20 [2021-03-24T16:28:20.726Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:20 [2021-03-24T16:28:20.726Z] === RUN   TestConfigsCreateAndDelete
16:28:20 [2021-03-24T16:28:20.726Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
16:28:20 [2021-03-24T16:28:20.726Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:20 [2021-03-24T16:28:20.726Z] === RUN   TestConfigsUpdate
16:28:20 [2021-03-24T16:28:20.726Z] --- SKIP: TestConfigsUpdate (0.02s)
16:28:20 [2021-03-24T16:28:20.726Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:20 [2021-03-24T16:28:20.726Z] === RUN   TestTemplatedConfig
16:28:20 [2021-03-24T16:28:20.726Z] --- SKIP: TestTemplatedConfig (0.00s)
16:28:20 [2021-03-24T16:28:20.726Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:20 [2021-03-24T16:28:20.726Z] === RUN   TestConfigCreateResolve
16:28:20 [2021-03-24T16:28:20.726Z] --- SKIP: TestConfigCreateResolve (0.01s)
16:28:20 [2021-03-24T16:28:20.726Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:20 [2021-03-24T16:28:20.726Z] === RUN   TestConfigDaemonLibtrustID
16:28:22 [2021-03-24T16:28:22.091Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
16:28:22 [2021-03-24T16:28:22.091Z] PASS
16:28:22 [2021-03-24T16:28:22.091Z] 
16:28:22 [2021-03-24T16:28:22.091Z] === Skipped
16:28:22 [2021-03-24T16:28:22.091Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
16:28:22 [2021-03-24T16:28:22.091Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:22 [2021-03-24T16:28:22.091Z] 
16:28:22 [2021-03-24T16:28:22.091Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
16:28:22 [2021-03-24T16:28:22.091Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:22 [2021-03-24T16:28:22.091Z] 
16:28:22 [2021-03-24T16:28:22.091Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
16:28:22 [2021-03-24T16:28:22.091Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:22 [2021-03-24T16:28:22.091Z] 
16:28:22 [2021-03-24T16:28:22.091Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
16:28:22 [2021-03-24T16:28:22.091Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:22 [2021-03-24T16:28:22.091Z] 
16:28:22 [2021-03-24T16:28:22.091Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
16:28:22 [2021-03-24T16:28:22.091Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:22 [2021-03-24T16:28:22.091Z] 
16:28:22 [2021-03-24T16:28:22.091Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
16:28:22 [2021-03-24T16:28:22.091Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:28:22 [2021-03-24T16:28:22.091Z] 
16:28:22 [2021-03-24T16:28:22.091Z] 
16:28:22 [2021-03-24T16:28:22.091Z] DONE 7 tests, 6 skipped in 1.733s
16:28:22 [2021-03-24T16:28:22.091Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:28:22 [2021-03-24T16:28:22.091Z] INFO: Testing against a local daemon
16:28:22 [2021-03-24T16:28:22.091Z] === RUN   TestCheckpoint
16:28:22 [2021-03-24T16:28:22.091Z] --- SKIP: TestCheckpoint (0.00s)
16:28:22 [2021-03-24T16:28:22.091Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:28:22 [2021-03-24T16:28:22.091Z] === RUN   TestContainerInvalidJSON
16:28:22 [2021-03-24T16:28:22.347Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:28:22 [2021-03-24T16:28:22.347Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:28:22 [2021-03-24T16:28:22.347Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:28:22 [2021-03-24T16:28:22.347Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:28:22 [2021-03-24T16:28:22.347Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:28:22 [2021-03-24T16:28:22.347Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:28:22 [2021-03-24T16:28:22.347Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:28:22 [2021-03-24T16:28:22.347Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:28:22 [2021-03-24T16:28:22.347Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:28:22 [2021-03-24T16:28:22.347Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:28:22 [2021-03-24T16:28:22.347Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:28:22 [2021-03-24T16:28:22.347Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:28:22 [2021-03-24T16:28:22.347Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:28:22 [2021-03-24T16:28:22.347Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:28:22 [2021-03-24T16:28:22.347Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
16:28:22 [2021-03-24T16:28:22.347Z] === RUN   TestCopyFromContainerPathIsNotDir
16:28:22 [2021-03-24T16:28:22.347Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
16:28:22 [2021-03-24T16:28:22.347Z] === RUN   TestCopyToContainerPathDoesNotExist
16:28:22 [2021-03-24T16:28:22.347Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
16:28:22 [2021-03-24T16:28:22.347Z] === RUN   TestCopyToContainerPathIsNotDir
16:28:22 [2021-03-24T16:28:22.610Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
16:28:22 [2021-03-24T16:28:22.610Z] === RUN   TestCopyFromContainer
16:28:22 [2021-03-24T16:28:22.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:28:23 [2021-03-24T16:28:23.138Z] --- PASS: TestConfigCreateResolve (2.30s)
16:28:23 [2021-03-24T16:28:23.138Z] === RUN   TestConfigDaemonLibtrustID
16:28:23 [2021-03-24T16:28:23.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:28:23 [2021-03-24T16:28:23.708Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
16:28:23 [2021-03-24T16:28:23.708Z] PASS
16:28:23 [2021-03-24T16:28:23.708Z] 
16:28:23 [2021-03-24T16:28:23.708Z] DONE 7 tests in 15.737s
16:28:23 [2021-03-24T16:28:23.708Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:28:23 [2021-03-24T16:28:23.708Z] INFO: Testing against a local daemon
16:28:23 [2021-03-24T16:28:23.708Z] === RUN   TestCheckpoint
16:28:23 [2021-03-24T16:28:23.708Z] --- SKIP: TestCheckpoint (0.00s)
16:28:23 [2021-03-24T16:28:23.708Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:28:23 [2021-03-24T16:28:23.708Z] === RUN   TestContainerInvalidJSON
16:28:23 [2021-03-24T16:28:23.708Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:28:23 [2021-03-24T16:28:23.708Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:28:23 [2021-03-24T16:28:23.708Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:28:23 [2021-03-24T16:28:23.708Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:28:23 [2021-03-24T16:28:23.708Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:28:23 [2021-03-24T16:28:23.708Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:28:23 [2021-03-24T16:28:23.708Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:28:23 [2021-03-24T16:28:23.708Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:28:23 [2021-03-24T16:28:23.708Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:28:23 [2021-03-24T16:28:23.708Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:28:23 [2021-03-24T16:28:23.708Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:28:23 [2021-03-24T16:28:23.708Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:28:23 [2021-03-24T16:28:23.708Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:28:23 [2021-03-24T16:28:23.708Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:28:23 [2021-03-24T16:28:23.708Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:28:23 [2021-03-24T16:28:23.708Z] === RUN   TestCopyFromContainerPathIsNotDir
16:28:23 [2021-03-24T16:28:23.708Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:28:23 [2021-03-24T16:28:23.708Z] === RUN   TestCopyToContainerPathDoesNotExist
16:28:23 [2021-03-24T16:28:23.708Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:28:23 [2021-03-24T16:28:23.708Z] === RUN   TestCopyToContainerPathIsNotDir
16:28:23 [2021-03-24T16:28:23.708Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:28:23 [2021-03-24T16:28:23.708Z] === RUN   TestCopyFromContainer
16:28:24 [2021-03-24T16:28:24.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:28:25 [2021-03-24T16:28:25.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:28:25 [2021-03-24T16:28:25.617Z] === RUN   TestCopyFromContainer//
16:28:25 [2021-03-24T16:28:25.617Z] === RUN   TestCopyFromContainer//bar/root
16:28:25 [2021-03-24T16:28:25.617Z] === RUN   TestCopyFromContainer//bar/root/
16:28:25 [2021-03-24T16:28:25.617Z] === RUN   TestCopyFromContainer/bar/quux
16:28:25 [2021-03-24T16:28:25.617Z] === RUN   TestCopyFromContainer/bar/quux/
16:28:25 [2021-03-24T16:28:25.617Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:28:25 [2021-03-24T16:28:25.617Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:28:25 [2021-03-24T16:28:25.617Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:28:25 [2021-03-24T16:28:25.877Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:28:25 [2021-03-24T16:28:25.877Z] === RUN   TestCopyFromContainer/bar/notarget
16:28:25 [2021-03-24T16:28:25.877Z] --- PASS: TestCopyFromContainer (2.14s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCopyFromContainer// (0.08s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
16:28:25 [2021-03-24T16:28:25.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:28:25 [2021-03-24T16:28:25.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:25 [2021-03-24T16:28:25.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:25 [2021-03-24T16:28:25.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:25 [2021-03-24T16:28:25.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:25 [2021-03-24T16:28:25.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:25 [2021-03-24T16:28:25.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:25 [2021-03-24T16:28:25.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:25 [2021-03-24T16:28:25.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:25 [2021-03-24T16:28:25.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:25 [2021-03-24T16:28:25.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:28:25 [2021-03-24T16:28:25.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:28:25 [2021-03-24T16:28:25.877Z] === RUN   TestCreateLinkToNonExistingContainer
16:28:26 [2021-03-24T16:28:26.137Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:28:26 [2021-03-24T16:28:26.137Z] === RUN   TestCreateWithInvalidEnv
16:28:26 [2021-03-24T16:28:26.137Z] === RUN   TestCreateWithInvalidEnv/0
16:28:26 [2021-03-24T16:28:26.137Z] === PAUSE TestCreateWithInvalidEnv/0
16:28:26 [2021-03-24T16:28:26.137Z] === RUN   TestCreateWithInvalidEnv/1
16:28:26 [2021-03-24T16:28:26.137Z] === PAUSE TestCreateWithInvalidEnv/1
16:28:26 [2021-03-24T16:28:26.137Z] === RUN   TestCreateWithInvalidEnv/2
16:28:26 [2021-03-24T16:28:26.137Z] === PAUSE TestCreateWithInvalidEnv/2
16:28:26 [2021-03-24T16:28:26.137Z] === CONT  TestCreateWithInvalidEnv/0
16:28:26 [2021-03-24T16:28:26.137Z] === CONT  TestCreateWithInvalidEnv/2
16:28:26 [2021-03-24T16:28:26.137Z] === CONT  TestCreateWithInvalidEnv/1
16:28:26 [2021-03-24T16:28:26.137Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:28:26 [2021-03-24T16:28:26.137Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:28:26 [2021-03-24T16:28:26.137Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:28:26 [2021-03-24T16:28:26.137Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:28:26 [2021-03-24T16:28:26.137Z] === RUN   TestCreateTmpfsMountsTarget
16:28:26 [2021-03-24T16:28:26.137Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:28:26 [2021-03-24T16:28:26.137Z] === RUN   TestCreateWithCustomMaskedPaths
16:28:26 [2021-03-24T16:28:26.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCopyFromContainer//
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCopyFromContainer//bar/root
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCopyFromContainer//bar/root/
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCopyFromContainer/bar/quux
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCopyFromContainer/bar/quux/
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCopyFromContainer/bar/notarget
16:28:26 [2021-03-24T16:28:26.777Z] --- PASS: TestCopyFromContainer (4.30s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCopyFromContainer// (0.07s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:26 [2021-03-24T16:28:26.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:26 [2021-03-24T16:28:26.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:26 [2021-03-24T16:28:26.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:26 [2021-03-24T16:28:26.777Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:26 [2021-03-24T16:28:26.777Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:26 [2021-03-24T16:28:26.777Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:26 [2021-03-24T16:28:26.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:28:26 [2021-03-24T16:28:26.777Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:28:26 [2021-03-24T16:28:26.777Z] === RUN   TestCreateLinkToNonExistingContainer
16:28:27 [2021-03-24T16:28:27.034Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:28:27 [2021-03-24T16:28:27.034Z] === RUN   TestCreateWithInvalidEnv
16:28:27 [2021-03-24T16:28:27.034Z] === RUN   TestCreateWithInvalidEnv/0
16:28:27 [2021-03-24T16:28:27.034Z] === PAUSE TestCreateWithInvalidEnv/0
16:28:27 [2021-03-24T16:28:27.034Z] === RUN   TestCreateWithInvalidEnv/1
16:28:27 [2021-03-24T16:28:27.034Z] === PAUSE TestCreateWithInvalidEnv/1
16:28:27 [2021-03-24T16:28:27.034Z] === RUN   TestCreateWithInvalidEnv/2
16:28:27 [2021-03-24T16:28:27.034Z] === PAUSE TestCreateWithInvalidEnv/2
16:28:27 [2021-03-24T16:28:27.034Z] === CONT  TestCreateWithInvalidEnv/0
16:28:27 [2021-03-24T16:28:27.034Z] === CONT  TestCreateWithInvalidEnv/2
16:28:27 [2021-03-24T16:28:27.034Z] === CONT  TestCreateWithInvalidEnv/1
16:28:27 [2021-03-24T16:28:27.034Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:28:27 [2021-03-24T16:28:27.034Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:28:27 [2021-03-24T16:28:27.034Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:28:27 [2021-03-24T16:28:27.034Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:28:27 [2021-03-24T16:28:27.034Z] === RUN   TestCreateTmpfsMountsTarget
16:28:27 [2021-03-24T16:28:27.034Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:28:27 [2021-03-24T16:28:27.034Z] === RUN   TestCreateWithCustomMaskedPaths
16:28:28 [2021-03-24T16:28:28.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:28:28 [2021-03-24T16:28:28.675Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s)
16:28:28 [2021-03-24T16:28:28.675Z] === RUN   TestCreateWithCustomReadonlyPaths
16:28:28 [2021-03-24T16:28:28.925Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s)
16:28:28 [2021-03-24T16:28:28.925Z] === RUN   TestCreateWithCustomReadonlyPaths
16:28:29 [2021-03-24T16:28:29.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:28:30 [2021-03-24T16:28:30.819Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s)
16:28:30 [2021-03-24T16:28:30.819Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:28:30 [2021-03-24T16:28:30.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:30 [2021-03-24T16:28:30.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:30 [2021-03-24T16:28:30.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:30 [2021-03-24T16:28:30.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:30 [2021-03-24T16:28:30.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:30 [2021-03-24T16:28:30.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:30 [2021-03-24T16:28:30.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:30 [2021-03-24T16:28:30.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:30 [2021-03-24T16:28:30.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:30 [2021-03-24T16:28:30.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:30 [2021-03-24T16:28:30.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:30 [2021-03-24T16:28:30.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:30 [2021-03-24T16:28:30.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:30 [2021-03-24T16:28:30.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:30 [2021-03-24T16:28:30.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:31 [2021-03-24T16:28:31.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:28:31 [2021-03-24T16:28:31.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
16:28:31 [2021-03-24T16:28:31.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
16:28:31 [2021-03-24T16:28:31.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:28:31 [2021-03-24T16:28:31.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:28:31 [2021-03-24T16:28:31.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:28:31 [2021-03-24T16:28:31.075Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:28:31 [2021-03-24T16:28:31.221Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s)
16:28:31 [2021-03-24T16:28:31.221Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:28:31 [2021-03-24T16:28:31.221Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:31 [2021-03-24T16:28:31.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:31 [2021-03-24T16:28:31.221Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:31 [2021-03-24T16:28:31.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:31 [2021-03-24T16:28:31.221Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:31 [2021-03-24T16:28:31.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:31 [2021-03-24T16:28:31.221Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:31 [2021-03-24T16:28:31.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:31 [2021-03-24T16:28:31.221Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:31 [2021-03-24T16:28:31.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:31 [2021-03-24T16:28:31.221Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:31 [2021-03-24T16:28:31.221Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:31 [2021-03-24T16:28:31.221Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:31 [2021-03-24T16:28:31.221Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:31 [2021-03-24T16:28:31.222Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:31 [2021-03-24T16:28:31.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:28:31 [2021-03-24T16:28:31.222Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
16:28:31 [2021-03-24T16:28:31.222Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
16:28:31 [2021-03-24T16:28:31.222Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:28:31 [2021-03-24T16:28:31.222Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:28:31 [2021-03-24T16:28:31.222Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:28:31 [2021-03-24T16:28:31.222Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:28:31 [2021-03-24T16:28:31.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:28:31 [2021-03-24T16:28:31.637Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestCreateDifferentPlatform
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestCreateDifferentPlatform/different_os
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:28:31 [2021-03-24T16:28:31.637Z] --- PASS: TestCreateDifferentPlatform (0.02s)
16:28:31 [2021-03-24T16:28:31.637Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:28:31 [2021-03-24T16:28:31.637Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:28:31 [2021-03-24T16:28:31.637Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:28:31 [2021-03-24T16:28:31.637Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestContainerStartOnDaemonRestart
16:28:31 [2021-03-24T16:28:31.637Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
16:28:31 [2021-03-24T16:28:31.637Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestDaemonRestartIpcMode
16:28:31 [2021-03-24T16:28:31.637Z] === PAUSE TestDaemonRestartIpcMode
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestDaemonHostGatewayIP
16:28:31 [2021-03-24T16:28:31.637Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
16:28:31 [2021-03-24T16:28:31.637Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestRestartDaemonWithRestartingContainer
16:28:31 [2021-03-24T16:28:31.637Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestContainerKillOnDaemonStart
16:28:31 [2021-03-24T16:28:31.637Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:28:31 [2021-03-24T16:28:31.637Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:28:31 [2021-03-24T16:28:31.637Z] === RUN   TestDiff
16:28:31 [2021-03-24T16:28:31.791Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestCreateDifferentPlatform
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestCreateDifferentPlatform/different_os
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:28:31 [2021-03-24T16:28:31.791Z] --- PASS: TestCreateDifferentPlatform (0.02s)
16:28:31 [2021-03-24T16:28:31.791Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:28:31 [2021-03-24T16:28:31.791Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:28:31 [2021-03-24T16:28:31.791Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:28:31 [2021-03-24T16:28:31.791Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestContainerStartOnDaemonRestart
16:28:31 [2021-03-24T16:28:31.791Z] === PAUSE TestContainerStartOnDaemonRestart
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestDaemonRestartIpcMode
16:28:31 [2021-03-24T16:28:31.791Z] === PAUSE TestDaemonRestartIpcMode
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestDaemonHostGatewayIP
16:28:31 [2021-03-24T16:28:31.791Z] === PAUSE TestDaemonHostGatewayIP
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestRestartDaemonWithRestartingContainer
16:28:31 [2021-03-24T16:28:31.791Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestContainerKillOnDaemonStart
16:28:31 [2021-03-24T16:28:31.791Z] === PAUSE TestContainerKillOnDaemonStart
16:28:31 [2021-03-24T16:28:31.791Z] === RUN   TestDiff
16:28:32 [2021-03-24T16:28:32.565Z] --- PASS: TestDiff (0.67s)
16:28:32 [2021-03-24T16:28:32.565Z] === RUN   TestExecWithCloseStdin
16:28:32 [2021-03-24T16:28:32.731Z] --- PASS: TestDiff (0.79s)
16:28:32 [2021-03-24T16:28:32.731Z] === RUN   TestExecWithCloseStdin
16:28:32 [2021-03-24T16:28:32.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:28:32 [2021-03-24T16:28:32.923Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:28:33 [2021-03-24T16:28:33.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:28:33 [2021-03-24T16:28:33.494Z] --- PASS: TestExecWithCloseStdin (0.96s)
16:28:33 [2021-03-24T16:28:33.494Z] === RUN   TestExec
16:28:33 [2021-03-24T16:28:33.672Z] --- PASS: TestExecWithCloseStdin (1.10s)
16:28:33 [2021-03-24T16:28:33.672Z] === RUN   TestExec
16:28:33 [2021-03-24T16:28:33.696Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:28:33 [2021-03-24T16:28:33.696Z] Using test binary docker
16:28:33 [2021-03-24T16:28:33.696Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:28:33 [2021-03-24T16:28:33.956Z] +++ /etc/init.d/apparmor start
16:28:33 [2021-03-24T16:28:33.956Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:28:33 [2021-03-24T16:28:33.956Z] Starting dockerd
16:28:33 [2021-03-24T16:28:33.956Z] INFO: Waiting for daemon to start...
16:28:33 [2021-03-24T16:28:33.956Z] +++ 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
16:28:34 [2021-03-24T16:28:34.423Z] --- PASS: TestExec (0.96s)
16:28:34 [2021-03-24T16:28:34.424Z] === RUN   TestExecUser
16:28:35 [2021-03-24T16:28:35.051Z] --- PASS: TestExec (1.18s)
16:28:35 [2021-03-24T16:28:35.052Z] === RUN   TestExecUser
16:28:35 [2021-03-24T16:28:35.351Z] --- PASS: TestExecUser (0.97s)
16:28:35 [2021-03-24T16:28:35.351Z] === RUN   TestExportContainerAndImportImage
16:28:36 [2021-03-24T16:28:36.281Z] --- PASS: TestExportContainerAndImportImage (0.88s)
16:28:36 [2021-03-24T16:28:36.281Z] === RUN   TestExportContainerAfterDaemonRestart
16:28:36 [2021-03-24T16:28:36.431Z] --- PASS: TestExecUser (1.15s)
16:28:36 [2021-03-24T16:28:36.431Z] === RUN   TestExportContainerAndImportImage
16:28:37 [2021-03-24T16:28:37.373Z] --- PASS: TestExportContainerAndImportImage (1.05s)
16:28:37 [2021-03-24T16:28:37.373Z] === RUN   TestExportContainerAfterDaemonRestart
16:28:37 [2021-03-24T16:28:37.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:28:38 [2021-03-24T16:28:38.757Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s)
16:28:38 [2021-03-24T16:28:38.757Z] === RUN   TestHealthCheckWorkdir
16:28:39 [2021-03-24T16:28:39.548Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
16:28:39 [2021-03-24T16:28:39.548Z] === RUN   TestHealthCheckWorkdir
16:28:40 [2021-03-24T16:28:40.137Z] --- PASS: TestHealthCheckWorkdir (1.54s)
16:28:40 [2021-03-24T16:28:40.137Z] === RUN   TestHealthKillContainer
16:28:40 [2021-03-24T16:28:40.914Z] --- PASS: TestHealthCheckWorkdir (1.37s)
16:28:40 [2021-03-24T16:28:40.914Z] === RUN   TestHealthKillContainer
16:28:41 [2021-03-24T16:28:41.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:28:42 [2021-03-24T16:28:42.094Z] .
16:28:42 [2021-03-24T16:28:42.095Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:28:42 [2021-03-24T16:28:42.095Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:28:42 [2021-03-24T16:28:42.095Z] Error: No such image: emptyfs
16:28:42 [2021-03-24T16:28:42.095Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:28:42 [2021-03-24T16:28:42.095Z] ++++ docker load
16:28:42 [2021-03-24T16:28:42.095Z] Running integration-test (iteration 1)
16:28:42 [2021-03-24T16:28:42.095Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:28:42 [2021-03-24T16:28:42.095Z] ++ 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
16:28:42 [2021-03-24T16:28:42.095Z] ++ set -e
16:28:42 [2021-03-24T16:28:42.095Z] ++ '[' -n 0 ']'
16:28:42 [2021-03-24T16:28:42.095Z] ++ set -x
16:28:42 [2021-03-24T16:28:42.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
16:28:43 [2021-03-24T16:28:43.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:28:43 [2021-03-24T16:28:43.461Z] --- PASS: TestHealthKillContainer (3.15s)
16:28:43 [2021-03-24T16:28:43.461Z] === RUN   TestInspectCpusetInConfigPre120
16:28:44 [2021-03-24T16:28:44.042Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
16:28:44 [2021-03-24T16:28:44.042Z] === RUN   TestIpcModeNone
16:28:44 [2021-03-24T16:28:44.181Z] --- PASS: TestHealthKillContainer (2.98s)
16:28:44 [2021-03-24T16:28:44.181Z] === RUN   TestInspectCpusetInConfigPre120
16:28:44 [2021-03-24T16:28:44.438Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
16:28:44 [2021-03-24T16:28:44.438Z] === RUN   TestIpcModeNone
16:28:45 [2021-03-24T16:28:45.366Z] --- PASS: TestIpcModeNone (0.95s)
16:28:45 [2021-03-24T16:28:45.366Z] === RUN   TestIpcModePrivate
16:28:45 [2021-03-24T16:28:45.428Z] --- PASS: TestIpcModeNone (1.17s)
16:28:45 [2021-03-24T16:28:45.428Z] === RUN   TestIpcModePrivate
16:28:46 [2021-03-24T16:28:46.296Z] --- PASS: TestIpcModePrivate (0.94s)
16:28:46 [2021-03-24T16:28:46.296Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
16:28:46 [2021-03-24T16:28:46.296Z] === RUN   TestIpcModeShareable
16:28:46 [2021-03-24T16:28:46.296Z] --- SKIP: TestIpcModeShareable (0.00s)
16:28:46 [2021-03-24T16:28:46.296Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:28:46 [2021-03-24T16:28:46.296Z] === RUN   TestAPIIpcModeShareableAndContainer
16:28:46 [2021-03-24T16:28:46.367Z] --- PASS: TestIpcModePrivate (1.11s)
16:28:46 [2021-03-24T16:28:46.367Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
16:28:46 [2021-03-24T16:28:46.367Z] === RUN   TestIpcModeShareable
16:28:47 [2021-03-24T16:28:47.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:28:47 [2021-03-24T16:28:47.747Z] --- PASS: TestIpcModeShareable (1.14s)
16:28:47 [2021-03-24T16:28:47.747Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
16:28:47 [2021-03-24T16:28:47.747Z] === RUN   TestAPIIpcModeShareableAndContainer
16:28:49 [2021-03-24T16:28:49.567Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s)
16:28:49 [2021-03-24T16:28:49.567Z] === RUN   TestAPIIpcModeHost
16:28:49 [2021-03-24T16:28:49.567Z] --- SKIP: TestAPIIpcModeHost (0.00s)
16:28:49 [2021-03-24T16:28:49.567Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:28:49 [2021-03-24T16:28:49.567Z] === RUN   TestDaemonIpcModeShareable
16:28:49 [2021-03-24T16:28:49.567Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
16:28:49 [2021-03-24T16:28:49.567Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:28:49 [2021-03-24T16:28:49.567Z] === RUN   TestDaemonIpcModePrivate
16:28:50 [2021-03-24T16:28:50.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:28:51 [2021-03-24T16:28:51.043Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s)
16:28:51 [2021-03-24T16:28:51.043Z] === RUN   TestAPIIpcModeHost
16:28:51 [2021-03-24T16:28:51.981Z] --- PASS: TestAPIIpcModeHost (1.19s)
16:28:51 [2021-03-24T16:28:51.981Z] === RUN   TestDaemonIpcModeShareable
16:28:52 [2021-03-24T16:28:52.083Z] --- PASS: TestDaemonIpcModePrivate (2.66s)
16:28:52 [2021-03-24T16:28:52.083Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
16:28:52 [2021-03-24T16:28:52.083Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:28:52 [2021-03-24T16:28:52.083Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
16:28:52 [2021-03-24T16:28:52.083Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:28:52 [2021-03-24T16:28:52.083Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:28:52 [2021-03-24T16:28:52.083Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
16:28:52 [2021-03-24T16:28:52.083Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:28:52 [2021-03-24T16:28:52.083Z] === RUN   TestIpcModeOlderClient
16:28:52 [2021-03-24T16:28:52.083Z] === PAUSE TestIpcModeOlderClient
16:28:52 [2021-03-24T16:28:52.083Z] === RUN   TestKillContainerInvalidSignal
16:28:52 [2021-03-24T16:28:52.359Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
16:28:52 [2021-03-24T16:28:52.359Z] === RUN   TestKillContainer
16:28:52 [2021-03-24T16:28:52.359Z] === RUN   TestKillContainer/no_signal
16:28:52 [2021-03-24T16:28:52.934Z] === RUN   TestKillContainer/non_killing_signal
16:28:53 [2021-03-24T16:28:53.504Z] === RUN   TestKillContainer/killing_signal
16:28:53 [2021-03-24T16:28:53.889Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
16:28:53 [2021-03-24T16:28:53.889Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:28:53 [2021-03-24T16:28:53.889Z] === RUN   TestDaemonIpcModePrivate
16:28:54 [2021-03-24T16:28:54.337Z] Loaded image: buildpack-deps:buster
16:28:54 [2021-03-24T16:28:54.337Z] Loaded image: busybox:latest
16:28:54 [2021-03-24T16:28:54.337Z] Loaded image: busybox:glibc
16:28:54 [2021-03-24T16:28:54.443Z] --- PASS: TestKillContainer (2.10s)
16:28:54 [2021-03-24T16:28:54.443Z]     --- PASS: TestKillContainer/no_signal (0.69s)
16:28:54 [2021-03-24T16:28:54.443Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
16:28:54 [2021-03-24T16:28:54.443Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
16:28:54 [2021-03-24T16:28:54.443Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:28:54 [2021-03-24T16:28:54.443Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:28:54 [2021-03-24T16:28:54.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:28:55 [2021-03-24T16:28:55.005Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:28:55 [2021-03-24T16:28:55.270Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
16:28:55 [2021-03-24T16:28:55.270Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
16:28:55 [2021-03-24T16:28:55.270Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:28:55 [2021-03-24T16:28:55.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
16:28:55 [2021-03-24T16:28:55.935Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
16:28:55 [2021-03-24T16:28:55.935Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
16:28:55 [2021-03-24T16:28:55.935Z] === RUN   TestKillStoppedContainer
16:28:55 [2021-03-24T16:28:55.935Z] --- PASS: TestKillStoppedContainer (0.04s)
16:28:55 [2021-03-24T16:28:55.935Z] === RUN   TestKillStoppedContainerAPIPre120
16:28:55 [2021-03-24T16:28:55.935Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:28:55 [2021-03-24T16:28:55.935Z] === RUN   TestKillDifferentUserContainer
16:28:56 [2021-03-24T16:28:56.497Z] --- PASS: TestKillDifferentUserContainer (0.69s)
16:28:56 [2021-03-24T16:28:56.497Z] === RUN   TestInspectOomKilledTrue
16:28:56 [2021-03-24T16:28:56.497Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:28:56 [2021-03-24T16:28:56.497Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
16:28:56 [2021-03-24T16:28:56.497Z] === RUN   TestInspectOomKilledFalse
16:28:56 [2021-03-24T16:28:56.497Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:28:56 [2021-03-24T16:28:56.497Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:28:56 [2021-03-24T16:28:56.497Z] === RUN   TestLinksEtcHostsContentMatch
16:28:56 [2021-03-24T16:28:56.497Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
16:28:56 [2021-03-24T16:28:56.497Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:28:56 [2021-03-24T16:28:56.497Z] === RUN   TestLinksContainerNames
16:28:56 [2021-03-24T16:28:56.885Z] Loaded image: debian:bullseye
16:28:57 [2021-03-24T16:28:57.177Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
16:28:57 [2021-03-24T16:28:57.177Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
16:28:57 [2021-03-24T16:28:57.177Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:28:57 [2021-03-24T16:28:57.864Z] --- PASS: TestLinksContainerNames (1.29s)
16:28:57 [2021-03-24T16:28:57.865Z] === RUN   TestLogsFollowTailEmpty
16:28:58 [2021-03-24T16:28:58.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:28:58 [2021-03-24T16:28:58.270Z] Loaded image: hello-world:latest
16:28:58 [2021-03-24T16:28:58.427Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
16:28:58 [2021-03-24T16:28:58.427Z] === RUN   TestContainerNetworkMountsNoChown
16:28:59 [2021-03-24T16:28:59.083Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
16:28:59 [2021-03-24T16:28:59.083Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:28:59 [2021-03-24T16:28:59.083Z] === RUN   TestIpcModeOlderClient
16:28:59 [2021-03-24T16:28:59.083Z] === PAUSE TestIpcModeOlderClient
16:28:59 [2021-03-24T16:28:59.083Z] === RUN   TestKillContainerInvalidSignal
16:28:59 [2021-03-24T16:28:59.356Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/default
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/default
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/private
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/private
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rprivate
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rprivate
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/slave
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/slave
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rslave
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rslave
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/shared
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/shared
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rshared
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rshared
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/default
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/default/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/default/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/default/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rprivate
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/private
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/private/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/private/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/default/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/shared
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rshared
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rslave
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/slave
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/private/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/private/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:28:59 [2021-03-24T16:28:59.356Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:28:59 [2021-03-24T16:28:59.611Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:28:59 [2021-03-24T16:28:59.611Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:28:59 [2021-03-24T16:28:59.611Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:28:59 [2021-03-24T16:28:59.611Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:28:59 [2021-03-24T16:28:59.611Z] --- PASS: TestMountDaemonRoot (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:28:59 [2021-03-24T16:28:59.612Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:28:59 [2021-03-24T16:28:59.612Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:28:59 [2021-03-24T16:28:59.612Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
16:28:59 [2021-03-24T16:28:59.612Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
16:28:59 [2021-03-24T16:28:59.612Z] === RUN   TestContainerBindMountNonRecursive
16:28:59 [2021-03-24T16:28:59.612Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
16:28:59 [2021-03-24T16:28:59.612Z]     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)
16:28:59 [2021-03-24T16:28:59.612Z] === RUN   TestContainerVolumesMountedAsShared
16:28:59 [2021-03-24T16:28:59.612Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
16:28:59 [2021-03-24T16:28:59.612Z]     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)
16:28:59 [2021-03-24T16:28:59.612Z] === RUN   TestContainerVolumesMountedAsSlave
16:28:59 [2021-03-24T16:28:59.612Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
16:28:59 [2021-03-24T16:28:59.612Z]     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)
16:28:59 [2021-03-24T16:28:59.612Z] === RUN   TestNetworkNat
16:28:59 [2021-03-24T16:28:59.653Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
16:28:59 [2021-03-24T16:28:59.653Z] === RUN   TestKillContainer
16:28:59 [2021-03-24T16:28:59.653Z] === RUN   TestKillContainer/no_signal
16:29:00 [2021-03-24T16:29:00.182Z] Loaded image: arm32v7/hello-world:latest
16:29:00 [2021-03-24T16:29:00.222Z] === RUN   TestKillContainer/non_killing_signal
16:29:00 [2021-03-24T16:29:00.541Z] --- PASS: TestNetworkNat (0.80s)
16:29:00 [2021-03-24T16:29:00.541Z] === RUN   TestNetworkLocalhostTCPNat
16:29:00 [2021-03-24T16:29:00.753Z] INFO: Testing against a local daemon
16:29:00 [2021-03-24T16:29:00.753Z] === RUN   TestCgroupNamespacesBuild
16:29:00 [2021-03-24T16:29:00.791Z] === RUN   TestKillContainer/killing_signal
16:29:01 [2021-03-24T16:29:01.103Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
16:29:01 [2021-03-24T16:29:01.103Z] === RUN   TestNetworkLoopbackNat
16:29:01 [2021-03-24T16:29:01.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:29:01 [2021-03-24T16:29:01.728Z] --- PASS: TestKillContainer (2.24s)
16:29:01 [2021-03-24T16:29:01.728Z]     --- PASS: TestKillContainer/no_signal (0.71s)
16:29:01 [2021-03-24T16:29:01.728Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
16:29:01 [2021-03-24T16:29:01.728Z]     --- PASS: TestKillContainer/killing_signal (0.69s)
16:29:01 [2021-03-24T16:29:01.728Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:29:01 [2021-03-24T16:29:01.728Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:29:02 [2021-03-24T16:29:02.667Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:29:03 [2021-03-24T16:29:03.237Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s)
16:29:03 [2021-03-24T16:29:03.237Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
16:29:03 [2021-03-24T16:29:03.237Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
16:29:03 [2021-03-24T16:29:03.237Z] === RUN   TestKillStoppedContainer
16:29:03 [2021-03-24T16:29:03.237Z] --- PASS: TestKillStoppedContainer (0.06s)
16:29:03 [2021-03-24T16:29:03.237Z] === RUN   TestKillStoppedContainerAPIPre120
16:29:03 [2021-03-24T16:29:03.237Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:29:03 [2021-03-24T16:29:03.237Z] === RUN   TestKillDifferentUserContainer
16:29:04 [2021-03-24T16:29:04.055Z] --- PASS: TestCgroupNamespacesBuild (2.92s)
16:29:04 [2021-03-24T16:29:04.055Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:29:04 [2021-03-24T16:29:04.178Z] --- PASS: TestKillDifferentUserContainer (0.71s)
16:29:04 [2021-03-24T16:29:04.178Z] === RUN   TestInspectOomKilledTrue
16:29:04 [2021-03-24T16:29:04.178Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:29:04 [2021-03-24T16:29:04.178Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:29:04 [2021-03-24T16:29:04.178Z] === RUN   TestInspectOomKilledFalse
16:29:04 [2021-03-24T16:29:04.371Z] --- PASS: TestNetworkLoopbackNat (3.04s)
16:29:04 [2021-03-24T16:29:04.371Z] === RUN   TestPause
16:29:04 [2021-03-24T16:29:04.371Z] --- SKIP: TestPause (0.00s)
16:29:04 [2021-03-24T16:29:04.371Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:04 [2021-03-24T16:29:04.371Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:29:04 [2021-03-24T16:29:04.371Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:29:04 [2021-03-24T16:29:04.371Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:29:04 [2021-03-24T16:29:04.371Z] === RUN   TestPauseStopPausedContainer
16:29:04 [2021-03-24T16:29:04.371Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
16:29:04 [2021-03-24T16:29:04.371Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:04 [2021-03-24T16:29:04.371Z] === RUN   TestPsFilter
16:29:04 [2021-03-24T16:29:04.371Z] --- PASS: TestPsFilter (0.12s)
16:29:04 [2021-03-24T16:29:04.371Z] === RUN   TestRemoveContainerWithRemovedVolume
16:29:04 [2021-03-24T16:29:04.932Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
16:29:04 [2021-03-24T16:29:04.932Z] === RUN   TestRemoveContainerWithVolume
16:29:05 [2021-03-24T16:29:05.116Z] --- PASS: TestInspectOomKilledFalse (0.81s)
16:29:05 [2021-03-24T16:29:05.116Z] === RUN   TestLinksEtcHostsContentMatch
16:29:05 [2021-03-24T16:29:05.824Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:29:05 [2021-03-24T16:29:05.824Z] Using test binary docker
16:29:05 [2021-03-24T16:29:05.824Z] +++ /etc/init.d/apparmor start
16:29:05 [2021-03-24T16:29:05.824Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:29:05 [2021-03-24T16:29:05.824Z] INFO: Waiting for daemon to start...
16:29:05 [2021-03-24T16:29:05.824Z] Starting dockerd
16:29:05 [2021-03-24T16:29:05.824Z] +++ 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
16:29:05 [2021-03-24T16:29:05.861Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
16:29:05 [2021-03-24T16:29:05.861Z] === RUN   TestRemoveContainerRunning
16:29:05 [2021-03-24T16:29:05.972Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s)
16:29:05 [2021-03-24T16:29:05.972Z] === RUN   TestBuildWithSession
16:29:05 [2021-03-24T16:29:05.972Z] --- SKIP: TestBuildWithSession (0.00s)
16:29:05 [2021-03-24T16:29:05.972Z]     build_session_test.go:25: TODO: BuildKit
16:29:05 [2021-03-24T16:29:05.972Z] === RUN   TestBuildSquashParent
16:29:06 [2021-03-24T16:29:06.056Z] --- PASS: TestLinksEtcHostsContentMatch (0.98s)
16:29:06 [2021-03-24T16:29:06.056Z] === RUN   TestLinksContainerNames
16:29:06 [2021-03-24T16:29:06.423Z] --- PASS: TestRemoveContainerRunning (0.67s)
16:29:06 [2021-03-24T16:29:06.423Z] === RUN   TestRemoveContainerForceRemoveRunning
16:29:06 [2021-03-24T16:29:06.989Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
16:29:06 [2021-03-24T16:29:06.989Z] === RUN   TestRemoveInvalidContainer
16:29:06 [2021-03-24T16:29:06.989Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:29:06 [2021-03-24T16:29:06.989Z] === RUN   TestRenameLinkedContainer
16:29:07 [2021-03-24T16:29:07.435Z] --- PASS: TestLinksContainerNames (1.51s)
16:29:07 [2021-03-24T16:29:07.435Z] === RUN   TestLogsFollowTailEmpty
16:29:07 [2021-03-24T16:29:07.743Z] .
16:29:07 [2021-03-24T16:29:07.743Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:29:07 [2021-03-24T16:29:07.743Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:29:07 [2021-03-24T16:29:07.743Z] Error: No such image: emptyfs
16:29:07 [2021-03-24T16:29:07.743Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:29:07 [2021-03-24T16:29:07.743Z] ++++ docker load
16:29:08 [2021-03-24T16:29:08.004Z] --- PASS: TestLogsFollowTailEmpty (0.74s)
16:29:08 [2021-03-24T16:29:08.004Z] === RUN   TestContainerNetworkMountsNoChown
16:29:08 [2021-03-24T16:29:08.005Z] Running integration-test (iteration 1)
16:29:08 [2021-03-24T16:29:08.005Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:29:08 [2021-03-24T16:29:08.005Z] ++ 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
16:29:08 [2021-03-24T16:29:08.005Z] ++ set -e
16:29:08 [2021-03-24T16:29:08.005Z] ++ '[' -n 0 ']'
16:29:08 [2021-03-24T16:29:08.005Z] ++ set -x
16:29:08 [2021-03-24T16:29:08.005Z] ++ env -i DEST=/go/src/github.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
16:29:08 [2021-03-24T16:29:08.944Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/default
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/default
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/private
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/private
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rprivate
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rprivate
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/slave
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/slave
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rslave
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rslave
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/shared
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/shared
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rshared
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rshared
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/default
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/default/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/default/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/default/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/rshared
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/shared
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/rslave
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/slave
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/rprivate
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/private
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/private/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/private/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:29:08 [2021-03-24T16:29:08.944Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/default/mount_root
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:29:08 [2021-03-24T16:29:08.944Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:29:09 [2021-03-24T16:29:09.204Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:29:09 [2021-03-24T16:29:09.464Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:29:09 [2021-03-24T16:29:09.464Z] === CONT  TestMountDaemonRoot/private/mount_root
16:29:09 [2021-03-24T16:29:09.464Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:29:09 [2021-03-24T16:29:09.464Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:29:09 [2021-03-24T16:29:09.464Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:29:09 [2021-03-24T16:29:09.464Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:29:09 [2021-03-24T16:29:09.464Z] === CONT  TestMountDaemonRoot/private/bind_root
16:29:09 [2021-03-24T16:29:09.464Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:29:09 [2021-03-24T16:29:09.464Z] --- PASS: TestMountDaemonRoot (0.02s)
16:29:09 [2021-03-24T16:29:09.464Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:29:09 [2021-03-24T16:29:09.464Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:29:09 [2021-03-24T16:29:09.464Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:29:09 [2021-03-24T16:29:09.464Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:29:09 [2021-03-24T16:29:09.464Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:29:09 [2021-03-24T16:29:09.464Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:29:09 [2021-03-24T16:29:09.464Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:29:09 [2021-03-24T16:29:09.464Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:29:09 [2021-03-24T16:29:09.464Z] === RUN   TestContainerBindMountNonRecursive
16:29:10 [2021-03-24T16:29:10.259Z] --- PASS: TestRenameLinkedContainer (2.70s)
16:29:10 [2021-03-24T16:29:10.259Z] === RUN   TestRenameStoppedContainer
16:29:10 [2021-03-24T16:29:10.515Z] --- PASS: TestRenameStoppedContainer (0.72s)
16:29:10 [2021-03-24T16:29:10.515Z] === RUN   TestRenameRunningContainerAndReuse
16:29:11 [2021-03-24T16:29:11.882Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s)
16:29:11 [2021-03-24T16:29:11.882Z] === RUN   TestRenameInvalidName
16:29:12 [2021-03-24T16:29:12.003Z] --- PASS: TestContainerBindMountNonRecursive (2.21s)
16:29:12 [2021-03-24T16:29:12.003Z] === RUN   TestContainerVolumesMountedAsShared
16:29:12 [2021-03-24T16:29:12.003Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
16:29:12 [2021-03-24T16:29:12.003Z] === RUN   TestContainerVolumesMountedAsSlave
16:29:12 [2021-03-24T16:29:12.811Z] --- PASS: TestRenameInvalidName (0.68s)
16:29:12 [2021-03-24T16:29:12.811Z] === RUN   TestRenameAnonymousContainer
16:29:12 [2021-03-24T16:29:12.941Z] --- PASS: TestContainerVolumesMountedAsSlave (0.89s)
16:29:12 [2021-03-24T16:29:12.941Z] === RUN   TestNetworkNat
16:29:13 [2021-03-24T16:29:13.880Z] --- PASS: TestNetworkNat (0.76s)
16:29:13 [2021-03-24T16:29:13.880Z] === RUN   TestNetworkLocalhostTCPNat
16:29:14 [2021-03-24T16:29:14.113Z] --- PASS: TestBuildSquashParent (7.84s)
16:29:14 [2021-03-24T16:29:14.113Z] === RUN   TestBuildWithRemoveAndForceRemove
16:29:14 [2021-03-24T16:29:14.113Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:29:14 [2021-03-24T16:29:14.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:29:14 [2021-03-24T16:29:14.113Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:29:14 [2021-03-24T16:29:14.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:29:14 [2021-03-24T16:29:14.113Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:29:14 [2021-03-24T16:29:14.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:29:14 [2021-03-24T16:29:14.113Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:29:14 [2021-03-24T16:29:14.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:29:14 [2021-03-24T16:29:14.113Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:29:14 [2021-03-24T16:29:14.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:29:14 [2021-03-24T16:29:14.113Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:29:14 [2021-03-24T16:29:14.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:29:14 [2021-03-24T16:29:14.113Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:29:14 [2021-03-24T16:29:14.113Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:29:14 [2021-03-24T16:29:14.113Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:29:14 [2021-03-24T16:29:14.113Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:29:14 [2021-03-24T16:29:14.449Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
16:29:14 [2021-03-24T16:29:14.449Z] === RUN   TestNetworkLoopbackNat
16:29:15 [2021-03-24T16:29:15.329Z] --- PASS: TestRenameAnonymousContainer (2.36s)
16:29:15 [2021-03-24T16:29:15.329Z] === RUN   TestRenameContainerWithSameName
16:29:15 [2021-03-24T16:29:15.585Z] --- PASS: TestRenameContainerWithSameName (0.65s)
16:29:15 [2021-03-24T16:29:15.585Z] === RUN   TestRenameContainerWithLinkedContainer
16:29:16 [2021-03-24T16:29:16.668Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:29:16 [2021-03-24T16:29:16.668Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:29:16 [2021-03-24T16:29:16.952Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s)
16:29:16 [2021-03-24T16:29:16.953Z] === RUN   TestResize
16:29:17 [2021-03-24T16:29:17.740Z] --- PASS: TestNetworkLoopbackNat (3.18s)
16:29:17 [2021-03-24T16:29:17.740Z] === RUN   TestPause
16:29:17 [2021-03-24T16:29:17.881Z] --- PASS: TestResize (0.67s)
16:29:17 [2021-03-24T16:29:17.881Z] === RUN   TestResizeWithInvalidSize
16:29:18 [2021-03-24T16:29:18.310Z] --- PASS: TestPause (0.74s)
16:29:18 [2021-03-24T16:29:18.310Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:29:18 [2021-03-24T16:29:18.310Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:29:18 [2021-03-24T16:29:18.310Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:29:18 [2021-03-24T16:29:18.310Z] === RUN   TestPauseStopPausedContainer
16:29:18 [2021-03-24T16:29:18.443Z] --- PASS: TestResizeWithInvalidSize (0.65s)
16:29:18 [2021-03-24T16:29:18.443Z] === RUN   TestResizeWhenContainerNotStarted
16:29:19 [2021-03-24T16:29:19.006Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s)
16:29:19 [2021-03-24T16:29:19.006Z] === RUN   TestDaemonRestartKillContainers
16:29:19 [2021-03-24T16:29:19.006Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:29:19 [2021-03-24T16:29:19.006Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:29:19 [2021-03-24T16:29:19.006Z] === RUN   TestCgroupNamespacesRun
16:29:19 [2021-03-24T16:29:19.216Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:29:19 [2021-03-24T16:29:19.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s)
16:29:19 [2021-03-24T16:29:19.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s)
16:29:19 [2021-03-24T16:29:19.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s)
16:29:19 [2021-03-24T16:29:19.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s)
16:29:19 [2021-03-24T16:29:19.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s)
16:29:19 [2021-03-24T16:29:19.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s)
16:29:19 [2021-03-24T16:29:19.216Z] === RUN   TestBuildMultiStageCopy
16:29:19 [2021-03-24T16:29:19.216Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:29:19 [2021-03-24T16:29:19.247Z] --- PASS: TestPauseStopPausedContainer (0.77s)
16:29:19 [2021-03-24T16:29:19.248Z] === RUN   TestPsFilter
16:29:19 [2021-03-24T16:29:19.248Z] --- PASS: TestPsFilter (0.11s)
16:29:19 [2021-03-24T16:29:19.248Z] === RUN   TestRemoveContainerWithRemovedVolume
16:29:20 [2021-03-24T16:29:20.185Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
16:29:20 [2021-03-24T16:29:20.185Z] === RUN   TestRemoveContainerWithVolume
16:29:20 [2021-03-24T16:29:20.754Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
16:29:20 [2021-03-24T16:29:20.754Z] === RUN   TestRemoveContainerRunning
16:29:21 [2021-03-24T16:29:21.324Z] --- PASS: TestRemoveContainerRunning (0.74s)
16:29:21 [2021-03-24T16:29:21.324Z] === RUN   TestRemoveContainerForceRemoveRunning
16:29:21 [2021-03-24T16:29:21.524Z] --- PASS: TestCgroupNamespacesRun (2.63s)
16:29:21 [2021-03-24T16:29:21.524Z] === RUN   TestCgroupNamespacesRunPrivileged
16:29:22 [2021-03-24T16:29:22.263Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
16:29:22 [2021-03-24T16:29:22.263Z] === RUN   TestRemoveInvalidContainer
16:29:22 [2021-03-24T16:29:22.263Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:29:22 [2021-03-24T16:29:22.263Z] === RUN   TestRenameLinkedContainer
16:29:22 [2021-03-24T16:29:22.520Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:29:22 [2021-03-24T16:29:22.520Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:29:22 [2021-03-24T16:29:22.782Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:29:23 [2021-03-24T16:29:23.355Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:29:23 [2021-03-24T16:29:23.928Z] --- PASS: TestBuildMultiStageCopy (4.81s)
16:29:23 [2021-03-24T16:29:23.928Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s)
16:29:23 [2021-03-24T16:29:23.928Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
16:29:23 [2021-03-24T16:29:23.928Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
16:29:23 [2021-03-24T16:29:23.928Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
16:29:23 [2021-03-24T16:29:23.928Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
16:29:23 [2021-03-24T16:29:23.928Z] === RUN   TestBuildMultiStageParentConfig
16:29:24 [2021-03-24T16:29:24.041Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.23s)
16:29:24 [2021-03-24T16:29:24.041Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:29:25 [2021-03-24T16:29:25.557Z] --- PASS: TestRenameLinkedContainer (2.93s)
16:29:25 [2021-03-24T16:29:25.557Z] === RUN   TestRenameStoppedContainer
16:29:25 [2021-03-24T16:29:25.818Z] --- PASS: TestRenameStoppedContainer (0.69s)
16:29:25 [2021-03-24T16:29:25.818Z] === RUN   TestRenameRunningContainerAndReuse
16:29:25 [2021-03-24T16:29:25.841Z] --- PASS: TestBuildMultiStageParentConfig (1.49s)
16:29:25 [2021-03-24T16:29:25.841Z] === RUN   TestBuildLabelWithTargets
16:29:26 [2021-03-24T16:29:26.559Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.66s)
16:29:26 [2021-03-24T16:29:26.559Z] === RUN   TestCgroupNamespacesRunHostMode
16:29:27 [2021-03-24T16:29:27.198Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s)
16:29:27 [2021-03-24T16:29:27.198Z] === RUN   TestRenameInvalidName
16:29:27 [2021-03-24T16:29:27.222Z] --- PASS: TestBuildWithHugeFile (131.19s)
16:29:27 [2021-03-24T16:29:27.222Z] === RUN   TestBuildWCOWSandboxSize
16:29:27 [2021-03-24T16:29:27.756Z] --- PASS: TestBuildLabelWithTargets (2.34s)
16:29:27 [2021-03-24T16:29:27.756Z] === RUN   TestBuildWithEmptyLayers
16:29:28 [2021-03-24T16:29:28.136Z] --- PASS: TestRenameInvalidName (0.70s)
16:29:28 [2021-03-24T16:29:28.136Z] === RUN   TestRenameAnonymousContainer
16:29:29 [2021-03-24T16:29:29.143Z] --- PASS: TestBuildWithEmptyLayers (1.05s)
16:29:29 [2021-03-24T16:29:29.143Z] === RUN   TestBuildMultiStageOnBuild
16:29:29 [2021-03-24T16:29:29.825Z] --- PASS: TestCgroupNamespacesRunHostMode (2.73s)
16:29:29 [2021-03-24T16:29:29.825Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:29:30 [2021-03-24T16:29:30.723Z] --- PASS: TestRenameAnonymousContainer (2.55s)
16:29:30 [2021-03-24T16:29:30.723Z] === RUN   TestRenameContainerWithSameName
16:29:31 [2021-03-24T16:29:31.300Z] --- PASS: TestRenameContainerWithSameName (0.76s)
16:29:31 [2021-03-24T16:29:31.300Z] === RUN   TestRenameContainerWithLinkedContainer
16:29:32 [2021-03-24T16:29:32.342Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.67s)
16:29:32 [2021-03-24T16:29:32.342Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:29:32 [2021-03-24T16:29:32.448Z] --- PASS: TestBuildMultiStageOnBuild (3.13s)
16:29:32 [2021-03-24T16:29:32.448Z] === RUN   TestBuildUncleanTarFilenames
16:29:33 [2021-03-24T16:29:33.208Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
16:29:33 [2021-03-24T16:29:33.208Z] === RUN   TestResize
16:29:33 [2021-03-24T16:29:33.393Z] --- PASS: TestBuildUncleanTarFilenames (1.42s)
16:29:33 [2021-03-24T16:29:33.393Z] === RUN   TestBuildMultiStageLayerLeak
16:29:33 [2021-03-24T16:29:33.777Z] --- PASS: TestResize (0.75s)
16:29:33 [2021-03-24T16:29:33.777Z] === RUN   TestResizeWithInvalidSize
16:29:34 [2021-03-24T16:29:34.238Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.18s)
16:29:34 [2021-03-24T16:29:34.238Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:29:34 [2021-03-24T16:29:34.346Z] --- PASS: TestResizeWithInvalidSize (0.72s)
16:29:34 [2021-03-24T16:29:34.346Z] === RUN   TestResizeWhenContainerNotStarted
16:29:35 [2021-03-24T16:29:35.284Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s)
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:29:35 [2021-03-24T16:29:35.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:29:36 [2021-03-24T16:29:36.128Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
16:29:36 [2021-03-24T16:29:36.128Z] === RUN   TestCgroupNamespacesRunOlderClient
16:29:36 [2021-03-24T16:29:36.695Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s)
16:29:36 [2021-03-24T16:29:36.695Z] === RUN   TestBuildWithHugeFile
16:29:37 [2021-03-24T16:29:37.822Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:29:37 [2021-03-24T16:29:37.822Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:29:38 [2021-03-24T16:29:38.645Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.69s)
16:29:38 [2021-03-24T16:29:38.645Z] === RUN   TestKernelTCPMemory
16:29:38 [2021-03-24T16:29:38.645Z] --- SKIP: TestKernelTCPMemory (0.01s)
16:29:38 [2021-03-24T16:29:38.645Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:38 [2021-03-24T16:29:38.645Z] === RUN   TestNISDomainname
16:29:38 [2021-03-24T16:29:38.645Z] --- SKIP: TestNISDomainname (0.01s)
16:29:38 [2021-03-24T16:29:38.645Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:29:38 [2021-03-24T16:29:38.645Z] === RUN   TestHostnameDnsResolution
16:29:38 [2021-03-24T16:29:38.760Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:29:38 [2021-03-24T16:29:38.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:29:39 [2021-03-24T16:29:39.580Z] --- PASS: TestHostnameDnsResolution (1.18s)
16:29:39 [2021-03-24T16:29:39.580Z] === RUN   TestStats
16:29:39 [2021-03-24T16:29:39.580Z] --- SKIP: TestStats (0.00s)
16:29:39 [2021-03-24T16:29:39.580Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:39 [2021-03-24T16:29:39.580Z] === RUN   TestStopContainerWithTimeout
16:29:39 [2021-03-24T16:29:39.580Z] === RUN   TestStopContainerWithTimeout/0
16:29:39 [2021-03-24T16:29:39.580Z] === PAUSE TestStopContainerWithTimeout/0
16:29:39 [2021-03-24T16:29:39.580Z] === RUN   TestStopContainerWithTimeout/1
16:29:39 [2021-03-24T16:29:39.580Z] === PAUSE TestStopContainerWithTimeout/1
16:29:39 [2021-03-24T16:29:39.580Z] === RUN   TestStopContainerWithTimeout/3
16:29:39 [2021-03-24T16:29:39.580Z] === PAUSE TestStopContainerWithTimeout/3
16:29:39 [2021-03-24T16:29:39.580Z] === RUN   TestStopContainerWithTimeout/-1
16:29:39 [2021-03-24T16:29:39.580Z] === PAUSE TestStopContainerWithTimeout/-1
16:29:39 [2021-03-24T16:29:39.580Z] === CONT  TestStopContainerWithTimeout/0
16:29:39 [2021-03-24T16:29:39.580Z] === CONT  TestStopContainerWithTimeout/3
16:29:40 [2021-03-24T16:29:40.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:29:40 [2021-03-24T16:29:40.400Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:29:40 [2021-03-24T16:29:40.947Z] === CONT  TestStopContainerWithTimeout/-1
16:29:42 [2021-03-24T16:29:42.104Z] ..........................xx....................                         [ 29%]
16:29:42 [2021-03-24T16:29:42.308Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:29:42 [2021-03-24T16:29:42.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:29:42 [2021-03-24T16:29:42.841Z] === CONT  TestStopContainerWithTimeout/1
16:29:44 [2021-03-24T16:29:44.731Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:29:44 [2021-03-24T16:29:44.731Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
16:29:44 [2021-03-24T16:29:44.731Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
16:29:44 [2021-03-24T16:29:44.731Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
16:29:44 [2021-03-24T16:29:44.731Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
16:29:44 [2021-03-24T16:29:44.731Z] === RUN   TestDeleteDevicemapper
16:29:44 [2021-03-24T16:29:44.731Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:29:44 [2021-03-24T16:29:44.731Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:29:44 [2021-03-24T16:29:44.731Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:29:45 [2021-03-24T16:29:45.863Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:29:45 [2021-03-24T16:29:45.863Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:29:46 [2021-03-24T16:29:46.623Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s)
16:29:46 [2021-03-24T16:29:46.623Z] === RUN   TestUpdateMemory
16:29:46 [2021-03-24T16:29:46.623Z] --- SKIP: TestUpdateMemory (0.00s)
16:29:46 [2021-03-24T16:29:46.623Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:46 [2021-03-24T16:29:46.623Z] === RUN   TestUpdateCPUQuota
16:29:46 [2021-03-24T16:29:46.623Z] --- SKIP: TestUpdateCPUQuota (0.00s)
16:29:46 [2021-03-24T16:29:46.623Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:46 [2021-03-24T16:29:46.623Z] === RUN   TestUpdatePidsLimit
16:29:46 [2021-03-24T16:29:46.623Z] --- SKIP: TestUpdatePidsLimit (0.00s)
16:29:46 [2021-03-24T16:29:46.623Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:46 [2021-03-24T16:29:46.623Z] === RUN   TestUpdateRestartPolicy
16:29:48 [2021-03-24T16:29:48.401Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.05s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s)
16:29:48 [2021-03-24T16:29:48.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
16:29:48 [2021-03-24T16:29:48.401Z] === RUN   TestCgroupNamespacesRun
16:29:49 [2021-03-24T16:29:49.781Z] --- PASS: TestCgroupNamespacesRun (1.75s)
16:29:49 [2021-03-24T16:29:49.781Z] === RUN   TestCgroupNamespacesRunPrivileged
16:29:49 [2021-03-24T16:29:49.781Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
16:29:49 [2021-03-24T16:29:49.781Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:29:49 [2021-03-24T16:29:49.781Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:29:51 [2021-03-24T16:29:51.688Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
16:29:51 [2021-03-24T16:29:51.688Z] === RUN   TestCgroupNamespacesRunHostMode
16:29:53 [2021-03-24T16:29:53.073Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
16:29:53 [2021-03-24T16:29:53.073Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:29:54 [2021-03-24T16:29:54.745Z] Loaded image: buildpack-deps:buster
16:29:54 [2021-03-24T16:29:54.745Z] Loaded image: busybox:latest
16:29:54 [2021-03-24T16:29:54.745Z] Loaded image: busybox:glibc
16:29:54 [2021-03-24T16:29:54.981Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s)
16:29:54 [2021-03-24T16:29:54.981Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:29:56 [2021-03-24T16:29:56.361Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s)
16:29:56 [2021-03-24T16:29:56.361Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:29:56 [2021-03-24T16:29:56.932Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
16:29:56 [2021-03-24T16:29:56.932Z] === RUN   TestCgroupNamespacesRunOlderClient
16:29:57 [2021-03-24T16:29:57.301Z] Loaded image: debian:bullseye
16:29:57 [2021-03-24T16:29:57.564Z] Loaded image: hello-world:latest
16:29:57 [2021-03-24T16:29:57.827Z] Loaded image: arm32v7/hello-world:latest
16:29:57 [2021-03-24T16:29:57.827Z] INFO: Testing against a local daemon
16:29:57 [2021-03-24T16:29:57.827Z] === RUN   TestCgroupNamespacesBuild
16:29:58 [2021-03-24T16:29:58.842Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
16:29:58 [2021-03-24T16:29:58.842Z] === RUN   TestKernelTCPMemory
16:29:58 [2021-03-24T16:29:58.842Z] --- SKIP: TestKernelTCPMemory (0.01s)
16:29:58 [2021-03-24T16:29:58.842Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
16:29:58 [2021-03-24T16:29:58.842Z] === RUN   TestNISDomainname
16:30:00 [2021-03-24T16:30:00.222Z] --- PASS: TestNISDomainname (1.36s)
16:30:00 [2021-03-24T16:30:00.222Z] === RUN   TestHostnameDnsResolution
16:30:01 [2021-03-24T16:30:01.162Z] --- PASS: TestHostnameDnsResolution (1.31s)
16:30:01 [2021-03-24T16:30:01.162Z] === RUN   TestStats
16:30:01 [2021-03-24T16:30:01.467Z] --- PASS: TestUpdateRestartPolicy (12.45s)
16:30:01 [2021-03-24T16:30:01.467Z] === RUN   TestUpdateRestartWithAutoRemove
16:30:01 [2021-03-24T16:30:01.467Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
16:30:01 [2021-03-24T16:30:01.467Z] === RUN   TestWaitNonBlocked
16:30:01 [2021-03-24T16:30:01.467Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:30:01 [2021-03-24T16:30:01.467Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:30:01 [2021-03-24T16:30:01.467Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:30:01 [2021-03-24T16:30:01.467Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:30:01 [2021-03-24T16:30:01.467Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:30:01 [2021-03-24T16:30:01.467Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:30:01 [2021-03-24T16:30:01.467Z] --- PASS: TestWaitNonBlocked (0.01s)
16:30:01 [2021-03-24T16:30:01.467Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s)
16:30:01 [2021-03-24T16:30:01.467Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
16:30:01 [2021-03-24T16:30:01.467Z] === RUN   TestWaitBlocked
16:30:01 [2021-03-24T16:30:01.467Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:30:01 [2021-03-24T16:30:01.467Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:30:01 [2021-03-24T16:30:01.467Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:30:01 [2021-03-24T16:30:01.467Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:30:01 [2021-03-24T16:30:01.467Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:30:01 [2021-03-24T16:30:01.467Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:30:01 [2021-03-24T16:30:01.723Z] --- PASS: TestWaitBlocked (0.01s)
16:30:01 [2021-03-24T16:30:01.723Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s)
16:30:01 [2021-03-24T16:30:01.723Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
16:30:01 [2021-03-24T16:30:01.723Z] === CONT  TestDaemonRestartIpcMode
16:30:01 [2021-03-24T16:30:01.723Z] === CONT  TestIpcModeOlderClient
16:30:01 [2021-03-24T16:30:01.979Z] --- PASS: TestIpcModeOlderClient (0.08s)
16:30:01 [2021-03-24T16:30:01.979Z] === CONT  TestRestartDaemonWithRestartingContainer
16:30:02 [2021-03-24T16:30:02.048Z] --- PASS: TestCgroupNamespacesBuild (3.94s)
16:30:02 [2021-03-24T16:30:02.048Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:30:04 [2021-03-24T16:30:04.454Z] --- PASS: TestStats (2.79s)
16:30:04 [2021-03-24T16:30:04.454Z] === RUN   TestStopContainerWithTimeout
16:30:04 [2021-03-24T16:30:04.454Z] === RUN   TestStopContainerWithTimeout/0
16:30:04 [2021-03-24T16:30:04.454Z] === PAUSE TestStopContainerWithTimeout/0
16:30:04 [2021-03-24T16:30:04.454Z] === RUN   TestStopContainerWithTimeout/1
16:30:04 [2021-03-24T16:30:04.454Z] === PAUSE TestStopContainerWithTimeout/1
16:30:04 [2021-03-24T16:30:04.454Z] === RUN   TestStopContainerWithTimeout/3
16:30:04 [2021-03-24T16:30:04.454Z] === PAUSE TestStopContainerWithTimeout/3
16:30:04 [2021-03-24T16:30:04.454Z] === RUN   TestStopContainerWithTimeout/-1
16:30:04 [2021-03-24T16:30:04.454Z] === PAUSE TestStopContainerWithTimeout/-1
16:30:04 [2021-03-24T16:30:04.454Z] === CONT  TestStopContainerWithTimeout/0
16:30:04 [2021-03-24T16:30:04.454Z] === CONT  TestStopContainerWithTimeout/3
16:30:05 [2021-03-24T16:30:05.362Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.17s)
16:30:05 [2021-03-24T16:30:05.362Z] === RUN   TestBuildWithSession
16:30:05 [2021-03-24T16:30:05.362Z] --- SKIP: TestBuildWithSession (0.00s)
16:30:05 [2021-03-24T16:30:05.362Z]     build_session_test.go:25: TODO: BuildKit
16:30:05 [2021-03-24T16:30:05.362Z] === RUN   TestBuildSquashParent
16:30:05 [2021-03-24T16:30:05.393Z] === CONT  TestStopContainerWithTimeout/1
16:30:07 [2021-03-24T16:30:07.258Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.83s)
16:30:07 [2021-03-24T16:30:07.298Z] === CONT  TestStopContainerWithTimeout/-1
16:30:07 [2021-03-24T16:30:07.518Z] --- PASS: TestDaemonRestartIpcMode (5.69s)
16:30:07 [2021-03-24T16:30:07.518Z] PASS
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === Skipped
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
16:30:07 [2021-03-24T16:30:07.518Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
16:30:07 [2021-03-24T16:30:07.518Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
16:30:07 [2021-03-24T16:30:07.518Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
16:30:07 [2021-03-24T16:30:07.518Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:30:07 [2021-03-24T16:30:07.518Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] 
16:30:07 [2021-03-24T16:30:07.518Z] DONE 177 tests, 26 skipped in 105.450s
16:30:07 [2021-03-24T16:30:07.518Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:30:07 [2021-03-24T16:30:07.778Z] INFO: Testing against a local daemon
16:30:07 [2021-03-24T16:30:07.778Z] === RUN   TestCommitInheritsEnv
16:30:09 [2021-03-24T16:30:09.133Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:30:09 [2021-03-24T16:30:09.196Z] --- PASS: TestCommitInheritsEnv (1.44s)
16:30:09 [2021-03-24T16:30:09.196Z] === RUN   TestImportExtremelyLargeImageWorks
16:30:09 [2021-03-24T16:30:09.196Z] === PAUSE TestImportExtremelyLargeImageWorks
16:30:09 [2021-03-24T16:30:09.196Z] === RUN   TestImagesFilterMultiReference
16:30:09 [2021-03-24T16:30:09.196Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:30:09 [2021-03-24T16:30:09.196Z] === RUN   TestImagePullPlatformInvalid
16:30:09 [2021-03-24T16:30:09.196Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:30:09 [2021-03-24T16:30:09.196Z] === RUN   TestRemoveImageOrphaning
16:30:09 [2021-03-24T16:30:09.832Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:30:09 [2021-03-24T16:30:09.833Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
16:30:09 [2021-03-24T16:30:09.833Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
16:30:09 [2021-03-24T16:30:09.833Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
16:30:09 [2021-03-24T16:30:09.833Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
16:30:09 [2021-03-24T16:30:09.833Z] === RUN   TestDeleteDevicemapper
16:30:09 [2021-03-24T16:30:09.833Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:30:09 [2021-03-24T16:30:09.833Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:30:09 [2021-03-24T16:30:09.833Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:30:11 [2021-03-24T16:30:11.084Z] --- PASS: TestRemoveImageOrphaning (1.93s)
16:30:11 [2021-03-24T16:30:11.084Z] === RUN   TestRemoveImageGarbageCollector
16:30:11 [2021-03-24T16:30:11.084Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:30:11 [2021-03-24T16:30:11.084Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:30:11 [2021-03-24T16:30:11.084Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:30:11 [2021-03-24T16:30:11.084Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:30:11 [2021-03-24T16:30:11.084Z] === RUN   TestTagInvalidReference
16:30:11 [2021-03-24T16:30:11.084Z] --- PASS: TestTagInvalidReference (0.01s)
16:30:11 [2021-03-24T16:30:11.084Z] === RUN   TestTagValidPrefixedRepo
16:30:11 [2021-03-24T16:30:11.340Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:30:11 [2021-03-24T16:30:11.340Z] === RUN   TestTagExistedNameWithoutForce
16:30:11 [2021-03-24T16:30:11.340Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:30:11 [2021-03-24T16:30:11.340Z] === RUN   TestTagOfficialNames
16:30:11 [2021-03-24T16:30:11.340Z] --- PASS: TestTagOfficialNames (0.06s)
16:30:11 [2021-03-24T16:30:11.340Z] === RUN   TestTagMatchesDigest
16:30:11 [2021-03-24T16:30:11.340Z] --- PASS: TestTagMatchesDigest (0.01s)
16:30:11 [2021-03-24T16:30:11.340Z] === CONT  TestImportExtremelyLargeImageWorks
16:30:12 [2021-03-24T16:30:12.372Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s)
16:30:12 [2021-03-24T16:30:12.372Z] === RUN   TestUpdateMemory
16:30:13 [2021-03-24T16:30:13.313Z] --- PASS: TestUpdateMemory (1.38s)
16:30:13 [2021-03-24T16:30:13.313Z] === RUN   TestUpdateCPUQuota
16:30:18 [2021-03-24T16:30:18.847Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:30:20 [2021-03-24T16:30:20.308Z] --- PASS: TestBuildSquashParent (13.89s)
16:30:20 [2021-03-24T16:30:20.308Z] === RUN   TestBuildWithRemoveAndForceRemove
16:30:20 [2021-03-24T16:30:20.308Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:30:20 [2021-03-24T16:30:20.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:30:20 [2021-03-24T16:30:20.308Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:30:20 [2021-03-24T16:30:20.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:30:20 [2021-03-24T16:30:20.308Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:30:20 [2021-03-24T16:30:20.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:30:20 [2021-03-24T16:30:20.308Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:30:20 [2021-03-24T16:30:20.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:30:20 [2021-03-24T16:30:20.308Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:30:20 [2021-03-24T16:30:20.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:30:20 [2021-03-24T16:30:20.308Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:30:20 [2021-03-24T16:30:20.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:30:20 [2021-03-24T16:30:20.308Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:30:20 [2021-03-24T16:30:20.308Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:30:21 [2021-03-24T16:30:21.437Z] --- PASS: TestUpdateCPUQuota (6.93s)
16:30:21 [2021-03-24T16:30:21.437Z] === RUN   TestUpdatePidsLimit
16:30:21 [2021-03-24T16:30:21.437Z] === RUN   TestUpdatePidsLimit/update_from_none
16:30:21 [2021-03-24T16:30:21.438Z] === RUN   TestUpdatePidsLimit/no_change
16:30:21 [2021-03-24T16:30:21.698Z] === RUN   TestUpdatePidsLimit/update_lower
16:30:22 [2021-03-24T16:30:22.268Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:30:23 [2021-03-24T16:30:23.238Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:30:23 [2021-03-24T16:30:23.454Z] --- PASS: TestBuildWithHugeFile (44.06s)
16:30:23 [2021-03-24T16:30:23.454Z] === RUN   TestBuildWCOWSandboxSize
16:30:23 [2021-03-24T16:30:23.454Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
16:30:23 [2021-03-24T16:30:23.454Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:30:23 [2021-03-24T16:30:23.454Z] === RUN   TestBuildWithEmptyDockerfile
16:30:23 [2021-03-24T16:30:23.454Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:30:23 [2021-03-24T16:30:23.454Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:30:23 [2021-03-24T16:30:23.454Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:30:23 [2021-03-24T16:30:23.454Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:30:23 [2021-03-24T16:30:23.454Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:30:23 [2021-03-24T16:30:23.454Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:30:23 [2021-03-24T16:30:23.454Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:30:23 [2021-03-24T16:30:23.454Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:30:23 [2021-03-24T16:30:23.454Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:30:23 [2021-03-24T16:30:23.454Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s)
16:30:23 [2021-03-24T16:30:23.454Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
16:30:23 [2021-03-24T16:30:23.454Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
16:30:23 [2021-03-24T16:30:23.454Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
16:30:23 [2021-03-24T16:30:23.454Z] === RUN   TestBuildPreserveOwnership
16:30:23 [2021-03-24T16:30:23.454Z] === RUN   TestBuildPreserveOwnership/copy_from
16:30:23 [2021-03-24T16:30:23.813Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:30:24 [2021-03-24T16:30:24.144Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:30:24 [2021-03-24T16:30:24.526Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:30:24 [2021-03-24T16:30:24.751Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:30:24 [2021-03-24T16:30:24.788Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:30:26 [2021-03-24T16:30:26.002Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:30:26 [2021-03-24T16:30:26.130Z] --- PASS: TestUpdatePidsLimit (5.84s)
16:30:26 [2021-03-24T16:30:26.130Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.73s)
16:30:26 [2021-03-24T16:30:26.130Z]     --- PASS: TestUpdatePidsLimit/no_change (0.72s)
16:30:26 [2021-03-24T16:30:26.130Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.69s)
16:30:26 [2021-03-24T16:30:26.130Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.80s)
16:30:26 [2021-03-24T16:30:26.130Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.77s)
16:30:26 [2021-03-24T16:30:26.130Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.77s)
16:30:26 [2021-03-24T16:30:26.130Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.74s)
16:30:26 [2021-03-24T16:30:26.130Z] === RUN   TestUpdateRestartPolicy
16:30:28 [2021-03-24T16:30:28.549Z] --- PASS: TestBuildPreserveOwnership (6.90s)
16:30:28 [2021-03-24T16:30:28.549Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.57s)
16:30:28 [2021-03-24T16:30:28.549Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s)
16:30:28 [2021-03-24T16:30:28.549Z] === RUN   TestBuildPlatformInvalid
16:30:28 [2021-03-24T16:30:28.549Z] --- PASS: TestBuildPlatformInvalid (0.19s)
16:30:28 [2021-03-24T16:30:28.549Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:30:31 [2021-03-24T16:30:31.395Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:30:31 [2021-03-24T16:30:31.396Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:30:36 [2021-03-24T16:30:36.701Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:30:36 [2021-03-24T16:30:36.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.40s)
16:30:36 [2021-03-24T16:30:36.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.91s)
16:30:36 [2021-03-24T16:30:36.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (6.03s)
16:30:36 [2021-03-24T16:30:36.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.54s)
16:30:36 [2021-03-24T16:30:36.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.49s)
16:30:36 [2021-03-24T16:30:36.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.54s)
16:30:36 [2021-03-24T16:30:36.701Z] === RUN   TestBuildMultiStageCopy
16:30:36 [2021-03-24T16:30:36.701Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:30:40 [2021-03-24T16:30:40.020Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:30:40 [2021-03-24T16:30:40.282Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:30:40 [2021-03-24T16:30:40.794Z] Loaded image: buildpack-deps:buster
16:30:40 [2021-03-24T16:30:40.794Z] Loaded image: busybox:latest
16:30:40 [2021-03-24T16:30:40.855Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:30:41 [2021-03-24T16:30:41.022Z] --- PASS: TestUpdateRestartPolicy (12.81s)
16:30:41 [2021-03-24T16:30:41.022Z] === RUN   TestUpdateRestartWithAutoRemove
16:30:41 [2021-03-24T16:30:41.022Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
16:30:41 [2021-03-24T16:30:41.022Z] === RUN   TestWaitNonBlocked
16:30:41 [2021-03-24T16:30:41.022Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:30:41 [2021-03-24T16:30:41.022Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:30:41 [2021-03-24T16:30:41.022Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:30:41 [2021-03-24T16:30:41.022Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:30:41 [2021-03-24T16:30:41.022Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:30:41 [2021-03-24T16:30:41.022Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:30:41 [2021-03-24T16:30:41.022Z] --- PASS: TestWaitNonBlocked (0.02s)
16:30:41 [2021-03-24T16:30:41.022Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s)
16:30:41 [2021-03-24T16:30:41.022Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
16:30:41 [2021-03-24T16:30:41.022Z] === RUN   TestWaitBlocked
16:30:41 [2021-03-24T16:30:41.022Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:30:41 [2021-03-24T16:30:41.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:30:41 [2021-03-24T16:30:41.022Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:30:41 [2021-03-24T16:30:41.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:30:41 [2021-03-24T16:30:41.022Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:30:41 [2021-03-24T16:30:41.022Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:30:41 [2021-03-24T16:30:41.056Z] Loaded image: busybox:glibc
16:30:41 [2021-03-24T16:30:41.429Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:30:41 [2021-03-24T16:30:41.960Z] --- PASS: TestWaitBlocked (0.01s)
16:30:41 [2021-03-24T16:30:41.960Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
16:30:41 [2021-03-24T16:30:41.960Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s)
16:30:41 [2021-03-24T16:30:41.960Z] === CONT  TestContainerStartOnDaemonRestart
16:30:41 [2021-03-24T16:30:41.960Z] === CONT  TestContainerKillOnDaemonStart
16:30:42 [2021-03-24T16:30:42.375Z] --- PASS: TestBuildMultiStageCopy (6.34s)
16:30:42 [2021-03-24T16:30:42.375Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.90s)
16:30:42 [2021-03-24T16:30:42.375Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
16:30:42 [2021-03-24T16:30:42.375Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
16:30:42 [2021-03-24T16:30:42.375Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
16:30:42 [2021-03-24T16:30:42.375Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
16:30:42 [2021-03-24T16:30:42.375Z] === RUN   TestBuildMultiStageParentConfig
16:30:42 [2021-03-24T16:30:42.972Z] Loaded image: debian:bullseye
16:30:43 [2021-03-24T16:30:43.234Z] Loaded image: hello-world:latest
16:30:43 [2021-03-24T16:30:43.234Z] Loaded image: arm32v7/hello-world:latest
16:30:43 [2021-03-24T16:30:43.765Z] --- PASS: TestBuildMultiStageParentConfig (1.46s)
16:30:43 [2021-03-24T16:30:43.765Z] === RUN   TestBuildLabelWithTargets
16:30:45 [2021-03-24T16:30:45.253Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s)
16:30:45 [2021-03-24T16:30:45.253Z] === CONT  TestIpcModeOlderClient
16:30:45 [2021-03-24T16:30:45.253Z] --- PASS: TestIpcModeOlderClient (0.07s)
16:30:45 [2021-03-24T16:30:45.253Z] === CONT  TestDaemonHostGatewayIP
16:30:45 [2021-03-24T16:30:45.488Z] tests/integration/api_network_test.py ............................       [ 47%]
16:30:46 [2021-03-24T16:30:46.320Z] --- PASS: TestBuildLabelWithTargets (2.46s)
16:30:46 [2021-03-24T16:30:46.320Z] === RUN   TestBuildWithEmptyLayers
16:30:47 [2021-03-24T16:30:47.265Z] --- PASS: TestBuildWithEmptyLayers (1.28s)
16:30:47 [2021-03-24T16:30:47.265Z] === RUN   TestBuildMultiStageOnBuild
16:30:48 [2021-03-24T16:30:48.548Z] --- PASS: TestDaemonHostGatewayIP (3.44s)
16:30:48 [2021-03-24T16:30:48.548Z] === CONT  TestRestartDaemonWithRestartingContainer
16:30:51 [2021-03-24T16:30:51.087Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s)
16:30:51 [2021-03-24T16:30:51.087Z] === CONT  TestDaemonRestartIpcMode
16:30:52 [2021-03-24T16:30:52.562Z] --- PASS: TestBuildMultiStageOnBuild (4.45s)
16:30:52 [2021-03-24T16:30:52.562Z] === RUN   TestBuildUncleanTarFilenames
16:30:53 [2021-03-24T16:30:53.237Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.05s)
16:30:53 [2021-03-24T16:30:53.237Z] PASS
16:30:53 [2021-03-24T16:30:53.237Z] 
16:30:53 [2021-03-24T16:30:53.237Z] === Skipped
16:30:53 [2021-03-24T16:30:53.237Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:30:53 [2021-03-24T16:30:53.237Z]     build_session_test.go:25: TODO: BuildKit
16:30:53 [2021-03-24T16:30:53.237Z] 
16:30:53 [2021-03-24T16:30:53.237Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
16:30:53 [2021-03-24T16:30:53.237Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:30:53 [2021-03-24T16:30:53.237Z] 
16:30:53 [2021-03-24T16:30:53.237Z] 
16:30:53 [2021-03-24T16:30:53.237Z] DONE 34 tests, 2 skipped in 130.594s
16:30:53 [2021-03-24T16:30:53.237Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:30:53 [2021-03-24T16:30:53.237Z] ++ 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
16:30:53 [2021-03-24T16:30:53.237Z] ++ set -e
16:30:53 [2021-03-24T16:30:53.237Z] ++ '[' -n 0 ']'
16:30:53 [2021-03-24T16:30:53.237Z] ++ set -x
16:30:53 [2021-03-24T16:30:53.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:30:53 [2021-03-24T16:30:53.237Z] INFO: Testing against a local daemon
16:30:53 [2021-03-24T16:30:53.237Z] === RUN   TestConfigInspect
16:30:53 [2021-03-24T16:30:53.951Z] --- PASS: TestBuildUncleanTarFilenames (1.92s)
16:30:53 [2021-03-24T16:30:53.951Z] === RUN   TestBuildMultiStageLayerLeak
16:30:54 [2021-03-24T16:30:54.377Z] --- PASS: TestDaemonRestartIpcMode (3.24s)
16:30:54 [2021-03-24T16:30:54.377Z] --- PASS: TestContainerKillOnDaemonStart (12.40s)
16:30:54 [2021-03-24T16:30:54.377Z] PASS
16:30:54 [2021-03-24T16:30:54.377Z] 
16:30:54 [2021-03-24T16:30:54.377Z] === Skipped
16:30:54 [2021-03-24T16:30:54.377Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:30:54 [2021-03-24T16:30:54.377Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:30:54 [2021-03-24T16:30:54.377Z] 
16:30:54 [2021-03-24T16:30:54.377Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:30:54 [2021-03-24T16:30:54.377Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:30:54 [2021-03-24T16:30:54.377Z] 
16:30:54 [2021-03-24T16:30:54.377Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:30:54 [2021-03-24T16:30:54.377Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:30:54 [2021-03-24T16:30:54.377Z] 
16:30:54 [2021-03-24T16:30:54.377Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
16:30:54 [2021-03-24T16:30:54.377Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:30:54 [2021-03-24T16:30:54.377Z] 
16:30:54 [2021-03-24T16:30:54.377Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
16:30:54 [2021-03-24T16:30:54.377Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
16:30:54 [2021-03-24T16:30:54.377Z] 
16:30:54 [2021-03-24T16:30:54.377Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:30:54 [2021-03-24T16:30:54.377Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:30:54 [2021-03-24T16:30:54.377Z] 
16:30:54 [2021-03-24T16:30:54.377Z] 
16:30:54 [2021-03-24T16:30:54.377Z] DONE 196 tests, 6 skipped in 150.775s
16:30:54 [2021-03-24T16:30:54.377Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:30:54 [2021-03-24T16:30:54.377Z] INFO: Testing against a local daemon
16:30:54 [2021-03-24T16:30:54.377Z] === RUN   TestCommitInheritsEnv
16:30:54 [2021-03-24T16:30:54.636Z] --- PASS: TestCommitInheritsEnv (0.33s)
16:30:54 [2021-03-24T16:30:54.636Z] === RUN   TestImportExtremelyLargeImageWorks
16:30:54 [2021-03-24T16:30:54.636Z] === PAUSE TestImportExtremelyLargeImageWorks
16:30:54 [2021-03-24T16:30:54.636Z] === RUN   TestImagesFilterMultiReference
16:30:54 [2021-03-24T16:30:54.896Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:30:54 [2021-03-24T16:30:54.896Z] === RUN   TestImagePullPlatformInvalid
16:30:54 [2021-03-24T16:30:54.896Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:30:54 [2021-03-24T16:30:54.896Z] === RUN   TestRemoveImageOrphaning
16:30:55 [2021-03-24T16:30:55.155Z] --- PASS: TestRemoveImageOrphaning (0.29s)
16:30:55 [2021-03-24T16:30:55.155Z] === RUN   TestRemoveImageGarbageCollector
16:30:56 [2021-03-24T16:30:56.347Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:30:56 [2021-03-24T16:30:56.541Z] --- PASS: TestConfigInspect (3.96s)
16:30:56 [2021-03-24T16:30:56.541Z] === RUN   TestConfigList
16:30:57 [2021-03-24T16:30:57.064Z] --- PASS: TestRemoveImageGarbageCollector (2.04s)
16:30:57 [2021-03-24T16:30:57.064Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:30:57 [2021-03-24T16:30:57.064Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:30:57 [2021-03-24T16:30:57.064Z] === RUN   TestTagInvalidReference
16:30:57 [2021-03-24T16:30:57.064Z] --- PASS: TestTagInvalidReference (0.02s)
16:30:57 [2021-03-24T16:30:57.064Z] === RUN   TestTagValidPrefixedRepo
16:30:57 [2021-03-24T16:30:57.324Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:30:57 [2021-03-24T16:30:57.324Z] === RUN   TestTagExistedNameWithoutForce
16:30:57 [2021-03-24T16:30:57.324Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:30:57 [2021-03-24T16:30:57.324Z] === RUN   TestTagOfficialNames
16:30:57 [2021-03-24T16:30:57.324Z] --- PASS: TestTagOfficialNames (0.06s)
16:30:57 [2021-03-24T16:30:57.324Z] === RUN   TestTagMatchesDigest
16:30:57 [2021-03-24T16:30:57.324Z] --- PASS: TestTagMatchesDigest (0.01s)
16:30:57 [2021-03-24T16:30:57.324Z] === CONT  TestImportExtremelyLargeImageWorks
16:30:58 [2021-03-24T16:30:58.111Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:30:59 [2021-03-24T16:30:59.254Z] --- PASS: TestBuildMultiStageLayerLeak (5.09s)
16:30:59 [2021-03-24T16:30:59.254Z] === RUN   TestBuildWithHugeFile
16:30:59 [2021-03-24T16:30:59.845Z] --- PASS: TestConfigList (3.26s)
16:30:59 [2021-03-24T16:30:59.845Z] === RUN   TestConfigsCreateAndDelete
16:31:01 [2021-03-24T16:31:01.813Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:31:01 [2021-03-24T16:31:01.813Z] Using test binary docker
16:31:01 [2021-03-24T16:31:01.813Z] +++ /etc/init.d/apparmor start
16:31:01 [2021-03-24T16:31:01.813Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:31:01 [2021-03-24T16:31:01.813Z] INFO: Waiting for daemon to start...
16:31:01 [2021-03-24T16:31:01.813Z] Starting dockerd
16:31:01 [2021-03-24T16:31:01.813Z] +++ 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
16:31:03 [2021-03-24T16:31:03.147Z] --- PASS: TestConfigsCreateAndDelete (3.31s)
16:31:03 [2021-03-24T16:31:03.147Z] === RUN   TestConfigsUpdate
16:31:03 [2021-03-24T16:31:03.866Z] tests/integration/api_service_test.py .................................. [ 60%]
16:31:04 [2021-03-24T16:31:04.409Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:31:04 [2021-03-24T16:31:04.409Z] Using test binary docker
16:31:04 [2021-03-24T16:31:04.409Z] +++ /etc/init.d/apparmor start
16:31:04 [2021-03-24T16:31:04.409Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:31:04 [2021-03-24T16:31:04.409Z] INFO: Waiting for daemon to start...
16:31:04 [2021-03-24T16:31:04.409Z] Starting dockerd
16:31:04 [2021-03-24T16:31:04.409Z] +++ 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
16:31:06 [2021-03-24T16:31:06.475Z] --- PASS: TestConfigsUpdate (3.35s)
16:31:06 [2021-03-24T16:31:06.475Z] === RUN   TestTemplatedConfig
16:31:06 [2021-03-24T16:31:06.974Z] .
16:31:06 [2021-03-24T16:31:06.974Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:31:06 [2021-03-24T16:31:06.974Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:31:06 [2021-03-24T16:31:06.974Z] Error: No such image: emptyfs
16:31:06 [2021-03-24T16:31:06.974Z] ++++ docker load
16:31:06 [2021-03-24T16:31:06.974Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:31:06 [2021-03-24T16:31:06.974Z] 
16:31:06 [2021-03-24T16:31:06.974Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:31:07 [2021-03-24T16:31:07.237Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:31:07 [2021-03-24T16:31:07.237Z] Running integration-test (iteration 1)
16:31:07 [2021-03-24T16:31:07.237Z] 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)/
16:31:07 [2021-03-24T16:31:07.237Z] ++ 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)/'
16:31:07 [2021-03-24T16:31:07.237Z] ++ set -e
16:31:07 [2021-03-24T16:31:07.237Z] ++ '[' -n 0 ']'
16:31:07 [2021-03-24T16:31:07.237Z] ++ set -x
16:31:07 [2021-03-24T16:31:07.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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)/'
16:31:07 [2021-03-24T16:31:07.237Z] Error: No such image: emptyfs
16:31:07 [2021-03-24T16:31:07.237Z] ++++ docker load
16:31:07 [2021-03-24T16:31:07.237Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:31:07 [2021-03-24T16:31:07.812Z] Running integration-test (iteration 1)
16:31:07 [2021-03-24T16:31:07.812Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:31:07 [2021-03-24T16:31:07.812Z] ++ 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)/'
16:31:07 [2021-03-24T16:31:07.812Z] ++ set -e
16:31:07 [2021-03-24T16:31:07.812Z] ++ '[' -n 0 ']'
16:31:07 [2021-03-24T16:31:07.812Z] ++ set -x
16:31:07 [2021-03-24T16:31:07.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
16:31:10 [2021-03-24T16:31:10.705Z] --- PASS: TestTemplatedConfig (4.07s)
16:31:10 [2021-03-24T16:31:10.705Z] === RUN   TestConfigCreateResolve
16:31:14 [2021-03-24T16:31:14.007Z] --- PASS: TestConfigCreateResolve (3.34s)
16:31:14 [2021-03-24T16:31:14.007Z] === RUN   TestConfigDaemonLibtrustID
16:31:14 [2021-03-24T16:31:14.579Z] --- PASS: TestConfigDaemonLibtrustID (0.68s)
16:31:14 [2021-03-24T16:31:14.579Z] PASS
16:31:14 [2021-03-24T16:31:14.579Z] 
16:31:14 [2021-03-24T16:31:14.579Z] DONE 7 tests in 22.122s
16:31:14 [2021-03-24T16:31:14.579Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:31:14 [2021-03-24T16:31:14.579Z] ++ 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
16:31:14 [2021-03-24T16:31:14.579Z] ++ set -e
16:31:14 [2021-03-24T16:31:14.579Z] ++ '[' -n 0 ']'
16:31:14 [2021-03-24T16:31:14.579Z] ++ set -x
16:31:14 [2021-03-24T16:31:14.579Z] ++ env -i DEST=/go/src/github.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
16:31:14 [2021-03-24T16:31:14.840Z] INFO: Testing against a local daemon
16:31:14 [2021-03-24T16:31:14.840Z] === RUN   TestCheckpoint
16:31:14 [2021-03-24T16:31:14.840Z] --- SKIP: TestCheckpoint (0.00s)
16:31:14 [2021-03-24T16:31:14.840Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:31:14 [2021-03-24T16:31:14.840Z] === RUN   TestContainerInvalidJSON
16:31:14 [2021-03-24T16:31:14.840Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:31:14 [2021-03-24T16:31:14.840Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:31:14 [2021-03-24T16:31:14.840Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:31:14 [2021-03-24T16:31:14.840Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:31:14 [2021-03-24T16:31:14.840Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:31:14 [2021-03-24T16:31:14.840Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:31:14 [2021-03-24T16:31:14.840Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:31:14 [2021-03-24T16:31:14.840Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:31:14 [2021-03-24T16:31:14.840Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:31:14 [2021-03-24T16:31:14.840Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:31:14 [2021-03-24T16:31:14.840Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:31:14 [2021-03-24T16:31:14.840Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:31:14 [2021-03-24T16:31:14.840Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:31:14 [2021-03-24T16:31:14.840Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:31:15 [2021-03-24T16:31:15.101Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
16:31:15 [2021-03-24T16:31:15.101Z] === RUN   TestCopyFromContainerPathIsNotDir
16:31:15 [2021-03-24T16:31:15.101Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
16:31:15 [2021-03-24T16:31:15.101Z] === RUN   TestCopyToContainerPathDoesNotExist
16:31:15 [2021-03-24T16:31:15.363Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
16:31:15 [2021-03-24T16:31:15.363Z] === RUN   TestCopyToContainerPathIsNotDir
16:31:15 [2021-03-24T16:31:15.363Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
16:31:15 [2021-03-24T16:31:15.363Z] === RUN   TestCopyFromContainer
16:31:16 [2021-03-24T16:31:16.938Z] .........................                                                [ 67%]
16:31:17 [2021-03-24T16:31:17.914Z] === RUN   TestCopyFromContainer//
16:31:17 [2021-03-24T16:31:17.914Z] === RUN   TestCopyFromContainer//bar/root
16:31:17 [2021-03-24T16:31:17.914Z] === RUN   TestCopyFromContainer//bar/root/
16:31:17 [2021-03-24T16:31:17.914Z] === RUN   TestCopyFromContainer/bar/quux
16:31:18 [2021-03-24T16:31:18.175Z] === RUN   TestCopyFromContainer/bar/quux/
16:31:18 [2021-03-24T16:31:18.176Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:31:18 [2021-03-24T16:31:18.436Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:31:18 [2021-03-24T16:31:18.436Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:31:18 [2021-03-24T16:31:18.697Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:31:18 [2021-03-24T16:31:18.697Z] === RUN   TestCopyFromContainer/bar/notarget
16:31:18 [2021-03-24T16:31:18.959Z] --- PASS: TestCopyFromContainer (3.41s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCopyFromContainer// (0.11s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:31:18 [2021-03-24T16:31:18.959Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:31:18 [2021-03-24T16:31:18.959Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:31:18 [2021-03-24T16:31:18.959Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:31:18 [2021-03-24T16:31:18.959Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:31:18 [2021-03-24T16:31:18.959Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:31:18 [2021-03-24T16:31:18.959Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:31:18 [2021-03-24T16:31:18.959Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateLinkToNonExistingContainer
16:31:18 [2021-03-24T16:31:18.959Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateWithInvalidEnv
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateWithInvalidEnv/0
16:31:18 [2021-03-24T16:31:18.959Z] === PAUSE TestCreateWithInvalidEnv/0
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateWithInvalidEnv/1
16:31:18 [2021-03-24T16:31:18.959Z] === PAUSE TestCreateWithInvalidEnv/1
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateWithInvalidEnv/2
16:31:18 [2021-03-24T16:31:18.959Z] === PAUSE TestCreateWithInvalidEnv/2
16:31:18 [2021-03-24T16:31:18.959Z] === CONT  TestCreateWithInvalidEnv/0
16:31:18 [2021-03-24T16:31:18.959Z] === CONT  TestCreateWithInvalidEnv/1
16:31:18 [2021-03-24T16:31:18.959Z] === CONT  TestCreateWithInvalidEnv/2
16:31:18 [2021-03-24T16:31:18.959Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:31:18 [2021-03-24T16:31:18.959Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateTmpfsMountsTarget
16:31:18 [2021-03-24T16:31:18.959Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
16:31:18 [2021-03-24T16:31:18.959Z] === RUN   TestCreateWithCustomMaskedPaths
16:31:22 [2021-03-24T16:31:22.265Z] --- PASS: TestCreateWithCustomMaskedPaths (2.78s)
16:31:22 [2021-03-24T16:31:22.265Z] === RUN   TestCreateWithCustomReadonlyPaths
16:31:24 [2021-03-24T16:31:24.814Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.85s)
16:31:24 [2021-03-24T16:31:24.814Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:31:24 [2021-03-24T16:31:24.814Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:31:24 [2021-03-24T16:31:24.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:31:24 [2021-03-24T16:31:24.814Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:31:24 [2021-03-24T16:31:24.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:31:24 [2021-03-24T16:31:24.814Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:31:24 [2021-03-24T16:31:24.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:31:24 [2021-03-24T16:31:24.814Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:31:24 [2021-03-24T16:31:24.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:31:24 [2021-03-24T16:31:24.814Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:31:24 [2021-03-24T16:31:24.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:31:24 [2021-03-24T16:31:24.814Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:31:24 [2021-03-24T16:31:24.814Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:31:24 [2021-03-24T16:31:24.814Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:31:24 [2021-03-24T16:31:24.814Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:31:24 [2021-03-24T16:31:24.814Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:31:24 [2021-03-24T16:31:24.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:31:24 [2021-03-24T16:31:24.814Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
16:31:24 [2021-03-24T16:31:24.814Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
16:31:24 [2021-03-24T16:31:24.814Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
16:31:24 [2021-03-24T16:31:24.814Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
16:31:24 [2021-03-24T16:31:24.814Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
16:31:24 [2021-03-24T16:31:24.814Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:31:25 [2021-03-24T16:31:25.757Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.98s)
16:31:25 [2021-03-24T16:31:25.757Z] === RUN   TestCreateDifferentPlatform
16:31:25 [2021-03-24T16:31:25.757Z] === RUN   TestCreateDifferentPlatform/different_os
16:31:25 [2021-03-24T16:31:25.757Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:31:25 [2021-03-24T16:31:25.757Z] --- PASS: TestCreateDifferentPlatform (0.03s)
16:31:25 [2021-03-24T16:31:25.757Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:31:25 [2021-03-24T16:31:25.757Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:31:25 [2021-03-24T16:31:25.757Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:31:25 [2021-03-24T16:31:25.757Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
16:31:25 [2021-03-24T16:31:25.757Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:31:26 [2021-03-24T16:31:26.019Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
16:31:26 [2021-03-24T16:31:26.019Z] === RUN   TestContainerStartOnDaemonRestart
16:31:26 [2021-03-24T16:31:26.019Z] === PAUSE TestContainerStartOnDaemonRestart
16:31:26 [2021-03-24T16:31:26.019Z] === RUN   TestDaemonRestartIpcMode
16:31:26 [2021-03-24T16:31:26.019Z] === PAUSE TestDaemonRestartIpcMode
16:31:26 [2021-03-24T16:31:26.019Z] === RUN   TestDaemonHostGatewayIP
16:31:26 [2021-03-24T16:31:26.019Z] === PAUSE TestDaemonHostGatewayIP
16:31:26 [2021-03-24T16:31:26.019Z] === RUN   TestRestartDaemonWithRestartingContainer
16:31:26 [2021-03-24T16:31:26.019Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:31:26 [2021-03-24T16:31:26.019Z] === RUN   TestContainerKillOnDaemonStart
16:31:26 [2021-03-24T16:31:26.019Z] === PAUSE TestContainerKillOnDaemonStart
16:31:26 [2021-03-24T16:31:26.019Z] === RUN   TestDiff
16:31:26 [2021-03-24T16:31:26.962Z] --- PASS: TestDiff (0.93s)
16:31:26 [2021-03-24T16:31:26.962Z] === RUN   TestExecWithCloseStdin
16:31:28 [2021-03-24T16:31:28.348Z] --- PASS: TestExecWithCloseStdin (1.24s)
16:31:28 [2021-03-24T16:31:28.348Z] === RUN   TestExec
16:31:29 [2021-03-24T16:31:29.291Z] --- PASS: TestExec (1.24s)
16:31:29 [2021-03-24T16:31:29.291Z] === RUN   TestExecUser
16:31:30 [2021-03-24T16:31:30.679Z] --- PASS: TestExecUser (1.22s)
16:31:30 [2021-03-24T16:31:30.679Z] === RUN   TestExportContainerAndImportImage
16:31:32 [2021-03-24T16:31:32.065Z] --- PASS: TestExportContainerAndImportImage (1.32s)
16:31:32 [2021-03-24T16:31:32.065Z] === RUN   TestExportContainerAfterDaemonRestart
16:31:33 [2021-03-24T16:31:33.982Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s)
16:31:33 [2021-03-24T16:31:33.982Z] === RUN   TestHealthCheckWorkdir
16:31:35 [2021-03-24T16:31:35.368Z] --- PASS: TestHealthCheckWorkdir (1.57s)
16:31:35 [2021-03-24T16:31:35.368Z] === RUN   TestHealthKillContainer
16:31:38 [2021-03-24T16:31:38.670Z] --- PASS: TestHealthKillContainer (3.20s)
16:31:38 [2021-03-24T16:31:38.670Z] === RUN   TestInspectCpusetInConfigPre120
16:31:39 [2021-03-24T16:31:39.614Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s)
16:31:39 [2021-03-24T16:31:39.614Z] === RUN   TestIpcModeNone
16:31:41 [2021-03-24T16:31:41.000Z] --- PASS: TestIpcModeNone (1.21s)
16:31:41 [2021-03-24T16:31:41.000Z] === RUN   TestIpcModePrivate
16:31:41 [2021-03-24T16:31:41.944Z] --- PASS: TestIpcModePrivate (1.23s)
16:31:41 [2021-03-24T16:31:41.944Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
16:31:41 [2021-03-24T16:31:41.944Z] === RUN   TestIpcModeShareable
16:31:43 [2021-03-24T16:31:43.331Z] --- PASS: TestIpcModeShareable (1.26s)
16:31:43 [2021-03-24T16:31:43.331Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
16:31:43 [2021-03-24T16:31:43.331Z] === RUN   TestAPIIpcModeShareableAndContainer
16:31:46 [2021-03-24T16:31:46.602Z] Loaded image: buildpack-deps:buster
16:31:46 [2021-03-24T16:31:46.602Z] Loaded image: busybox:latest
16:31:46 [2021-03-24T16:31:46.602Z] Loaded image: busybox:glibc
16:31:46 [2021-03-24T16:31:46.865Z] Loaded image: buildpack-deps:buster
16:31:47 [2021-03-24T16:31:47.439Z] Loaded image: busybox:latest
16:31:47 [2021-03-24T16:31:47.538Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.59s)
16:31:47 [2021-03-24T16:31:47.538Z] === RUN   TestAPIIpcModeHost
16:31:47 [2021-03-24T16:31:47.700Z] Loaded image: busybox:glibc
16:31:48 [2021-03-24T16:31:48.110Z] --- PASS: TestAPIIpcModeHost (1.20s)
16:31:48 [2021-03-24T16:31:48.110Z] === RUN   TestDaemonIpcModeShareable
16:31:50 [2021-03-24T16:31:50.657Z] --- PASS: TestDaemonIpcModeShareable (2.19s)
16:31:50 [2021-03-24T16:31:50.657Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
16:31:50 [2021-03-24T16:31:50.657Z] === RUN   TestDaemonIpcModePrivate
16:31:52 [2021-03-24T16:31:52.572Z] --- PASS: TestDaemonIpcModePrivate (2.20s)
16:31:52 [2021-03-24T16:31:52.572Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
16:31:52 [2021-03-24T16:31:52.572Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:31:54 [2021-03-24T16:31:54.299Z] Loaded image: debian:bullseye
16:31:54 [2021-03-24T16:31:54.299Z] Loaded image: hello-world:latest
16:31:54 [2021-03-24T16:31:54.299Z] Loaded image: arm32v7/hello-world:latest
16:31:54 [2021-03-24T16:31:54.299Z] INFO: Testing against a local daemon
16:31:54 [2021-03-24T16:31:54.299Z] === RUN   TestDockerDaemonSuite
16:31:54 [2021-03-24T16:31:54.299Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
16:31:54 [2021-03-24T16:31:54.299Z] Loaded image: debian:bullseye
16:31:54 [2021-03-24T16:31:54.299Z] Loaded image: hello-world:latest
16:31:54 [2021-03-24T16:31:54.561Z] Loaded image: arm32v7/hello-world:latest
16:31:54 [2021-03-24T16:31:54.561Z] INFO: Testing against a local daemon
16:31:54 [2021-03-24T16:31:54.561Z] === RUN   TestDockerSuite
16:31:54 [2021-03-24T16:31:54.824Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
16:31:54 [2021-03-24T16:31:54.824Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
16:31:54 [2021-03-24T16:31:54.824Z] === RUN   TestDockerSuite/TestAPIErrorJSON
16:31:54 [2021-03-24T16:31:54.824Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
16:31:54 [2021-03-24T16:31:54.824Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
16:31:54 [2021-03-24T16:31:54.824Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
16:31:54 [2021-03-24T16:31:54.824Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
16:31:54 [2021-03-24T16:31:54.824Z] === RUN   TestDockerSuite/TestAPIImagesDelete
16:31:55 [2021-03-24T16:31:55.119Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.26s)
16:31:55 [2021-03-24T16:31:55.119Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
16:31:55 [2021-03-24T16:31:55.119Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:31:56 [2021-03-24T16:31:56.750Z] === RUN   TestDockerSuite/TestAPIImagesFilter
16:31:56 [2021-03-24T16:31:56.750Z] === RUN   TestDockerSuite/TestAPIImagesHistory
16:31:57 [2021-03-24T16:31:57.034Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.38s)
16:31:57 [2021-03-24T16:31:57.034Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
16:31:57 [2021-03-24T16:31:57.034Z] === RUN   TestIpcModeOlderClient
16:31:57 [2021-03-24T16:31:57.034Z] === PAUSE TestIpcModeOlderClient
16:31:57 [2021-03-24T16:31:57.034Z] === RUN   TestKillContainerInvalidSignal
16:31:57 [2021-03-24T16:31:57.324Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
16:31:57 [2021-03-24T16:31:57.324Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
16:31:58 [2021-03-24T16:31:58.420Z] --- PASS: TestKillContainerInvalidSignal (1.06s)
16:31:58 [2021-03-24T16:31:58.420Z] === RUN   TestKillContainer
16:31:58 [2021-03-24T16:31:58.420Z] === RUN   TestKillContainer/no_signal
16:31:58 [2021-03-24T16:31:58.714Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:31:58 [2021-03-24T16:31:58.714Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:31:58 [2021-03-24T16:31:58.714Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:31:59 [2021-03-24T16:31:59.273Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:31:59 [2021-03-24T16:31:59.363Z] === RUN   TestKillContainer/non_killing_signal
16:31:59 [2021-03-24T16:31:59.935Z] === RUN   TestKillContainer/killing_signal
16:32:01 [2021-03-24T16:32:01.321Z] --- PASS: TestKillContainer (2.95s)
16:32:01 [2021-03-24T16:32:01.321Z]     --- PASS: TestKillContainer/no_signal (0.95s)
16:32:01 [2021-03-24T16:32:01.321Z]     --- PASS: TestKillContainer/non_killing_signal (0.74s)
16:32:01 [2021-03-24T16:32:01.321Z]     --- PASS: TestKillContainer/killing_signal (0.97s)
16:32:01 [2021-03-24T16:32:01.321Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:32:01 [2021-03-24T16:32:01.321Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:32:02 [2021-03-24T16:32:02.027Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:32:02 [2021-03-24T16:32:02.027Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:32:02 [2021-03-24T16:32:02.027Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:32:02 [2021-03-24T16:32:02.027Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:32:02 [2021-03-24T16:32:02.264Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:32:02 [2021-03-24T16:32:02.601Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
16:32:02 [2021-03-24T16:32:02.729Z] --- PASS: TestImportExtremelyLargeImageWorks (102.70s)
16:32:02 [2021-03-24T16:32:02.729Z] PASS
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === Skipped
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] DONE 12 tests, 1 skipped in 106.545s
16:32:02 [2021-03-24T16:32:02.729Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:32:02 [2021-03-24T16:32:02.729Z] INFO: Testing against a local daemon
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestNetworkCreateDelete
16:32:02 [2021-03-24T16:32:02.729Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDockerNetworkDeletePreferID
16:32:02 [2021-03-24T16:32:02.729Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDaemonDNSFallback
16:32:02 [2021-03-24T16:32:02.729Z] --- PASS: TestDaemonDNSFallback (7.56s)
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestInspectNetwork
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestInspectNetwork (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestRunContainerWithBridgeNone
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestNetworkInvalidJSON
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestNetworkInvalidJSON//networks/create
16:32:02 [2021-03-24T16:32:02.729Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:32:02 [2021-03-24T16:32:02.729Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:32:02 [2021-03-24T16:32:02.729Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:32:02 [2021-03-24T16:32:02.729Z] === CONT  TestNetworkInvalidJSON//networks/create
16:32:02 [2021-03-24T16:32:02.729Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:32:02 [2021-03-24T16:32:02.729Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:32:02 [2021-03-24T16:32:02.729Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestNetworkList
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestNetworkList//networks
16:32:02 [2021-03-24T16:32:02.729Z] === PAUSE TestNetworkList//networks
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestNetworkList//networks/
16:32:02 [2021-03-24T16:32:02.729Z] === PAUSE TestNetworkList//networks/
16:32:02 [2021-03-24T16:32:02.729Z] === CONT  TestNetworkList//networks
16:32:02 [2021-03-24T16:32:02.729Z] === CONT  TestNetworkList//networks/
16:32:02 [2021-03-24T16:32:02.729Z] --- PASS: TestNetworkList (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     --- PASS: TestNetworkList//networks (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestHostIPv4BridgeLabel
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDaemonRestartWithLiveRestore
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDaemonDefaultNetworkPools
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDaemonRestartWithExistingNetwork
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestServiceWithPredefinedNetwork
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:242: FLAKY_TEST
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestServiceWithDataPathPortInit
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:02 [2021-03-24T16:32:02.729Z] PASS
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === Skipped
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:242: FLAKY_TEST
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] DONE 22 tests, 12 skipped in 8.240s
16:32:02 [2021-03-24T16:32:02.729Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:32:02 [2021-03-24T16:32:02.729Z] INFO: Testing against a local daemon
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDockerNetworkIpvlanPersistance
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDockerNetworkIpvlan
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:32:02 [2021-03-24T16:32:02.729Z] PASS
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === Skipped
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:32:02 [2021-03-24T16:32:02.729Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] DONE 2 tests, 2 skipped in 0.114s
16:32:02 [2021-03-24T16:32:02.729Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:32:02 [2021-03-24T16:32:02.729Z] INFO: Testing against a local daemon
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDockerNetworkMacvlanPersistance
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestDockerNetworkMacvlan
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] PASS
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === Skipped
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] DONE 2 tests, 2 skipped in 0.108s
16:32:02 [2021-03-24T16:32:02.729Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:32:02 [2021-03-24T16:32:02.729Z] testing: warning: no tests to run
16:32:02 [2021-03-24T16:32:02.729Z] PASS
16:32:02 [2021-03-24T16:32:02.729Z] 
16:32:02 [2021-03-24T16:32:02.729Z] DONE 0 tests in 0.026s
16:32:02 [2021-03-24T16:32:02.729Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:32:02 [2021-03-24T16:32:02.729Z] INFO: Testing against a local daemon
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginAllowRequest
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginTLS
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginDenyRequest
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginAPIDenyResponse
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginDenyResponse
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginAllowEventStream
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginErrorResponse
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginErrorRequest
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginHeader
16:32:02 [2021-03-24T16:32:02.729Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:32:02 [2021-03-24T16:32:02.729Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.729Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:32:02 [2021-03-24T16:32:02.985Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] === RUN   TestAuthZPluginV2Disable
16:32:02 [2021-03-24T16:32:02.986Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:32:02 [2021-03-24T16:32:02.986Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:32:02 [2021-03-24T16:32:02.986Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:32:02 [2021-03-24T16:32:02.986Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] PASS
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === Skipped
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
16:32:02 [2021-03-24T16:32:02.986Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] 
16:32:02 [2021-03-24T16:32:02.986Z] DONE 17 tests, 17 skipped in 0.399s
16:32:02 [2021-03-24T16:32:02.986Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:32:03 [2021-03-24T16:32:03.206Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s)
16:32:03 [2021-03-24T16:32:03.206Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s)
16:32:03 [2021-03-24T16:32:03.206Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
16:32:03 [2021-03-24T16:32:03.206Z] === RUN   TestKillStoppedContainer
16:32:03 [2021-03-24T16:32:03.206Z] --- PASS: TestKillStoppedContainer (0.12s)
16:32:03 [2021-03-24T16:32:03.206Z] === RUN   TestKillStoppedContainerAPIPre120
16:32:03 [2021-03-24T16:32:03.206Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
16:32:03 [2021-03-24T16:32:03.206Z] === RUN   TestKillDifferentUserContainer
16:32:03 [2021-03-24T16:32:03.242Z] INFO: Testing against a local daemon
16:32:03 [2021-03-24T16:32:03.242Z] === RUN   TestPluginInvalidJSON
16:32:03 [2021-03-24T16:32:03.242Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:32:03 [2021-03-24T16:32:03.242Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:32:03 [2021-03-24T16:32:03.242Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:32:03 [2021-03-24T16:32:03.242Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:32:03 [2021-03-24T16:32:03.242Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:32:03 [2021-03-24T16:32:03.242Z] === RUN   TestPluginInstall
16:32:03 [2021-03-24T16:32:03.242Z] --- SKIP: TestPluginInstall (0.00s)
16:32:03 [2021-03-24T16:32:03.242Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:03 [2021-03-24T16:32:03.242Z] === RUN   TestPluginsWithRuntimes
16:32:03 [2021-03-24T16:32:03.242Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:32:03 [2021-03-24T16:32:03.242Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:32:03 [2021-03-24T16:32:03.242Z] PASS
16:32:03 [2021-03-24T16:32:03.242Z] 
16:32:03 [2021-03-24T16:32:03.242Z] === Skipped
16:32:03 [2021-03-24T16:32:03.242Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:32:03 [2021-03-24T16:32:03.242Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:32:03 [2021-03-24T16:32:03.242Z] 
16:32:03 [2021-03-24T16:32:03.242Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
16:32:03 [2021-03-24T16:32:03.242Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:32:03 [2021-03-24T16:32:03.242Z] 
16:32:03 [2021-03-24T16:32:03.242Z] 
16:32:03 [2021-03-24T16:32:03.242Z] DONE 4 tests, 2 skipped in 0.147s
16:32:03 [2021-03-24T16:32:03.242Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:32:03 [2021-03-24T16:32:03.242Z] INFO: Testing against a local daemon
16:32:03 [2021-03-24T16:32:03.242Z] === RUN   TestExternalGraphDriver
16:32:03 [2021-03-24T16:32:03.498Z] --- SKIP: TestExternalGraphDriver (0.08s)
16:32:03 [2021-03-24T16:32:03.498Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:32:03 [2021-03-24T16:32:03.498Z] === RUN   TestGraphdriverPluginV2
16:32:03 [2021-03-24T16:32:03.549Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:32:04 [2021-03-24T16:32:04.149Z] --- PASS: TestKillDifferentUserContainer (0.96s)
16:32:04 [2021-03-24T16:32:04.149Z] === RUN   TestInspectOomKilledTrue
16:32:04 [2021-03-24T16:32:04.149Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:32:04 [2021-03-24T16:32:04.149Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:32:04 [2021-03-24T16:32:04.149Z] === RUN   TestInspectOomKilledFalse
16:32:04 [2021-03-24T16:32:04.149Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:32:04 [2021-03-24T16:32:04.149Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:32:04 [2021-03-24T16:32:04.149Z] === RUN   TestLinksEtcHostsContentMatch
16:32:04 [2021-03-24T16:32:04.941Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:32:05 [2021-03-24T16:32:05.204Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:32:05 [2021-03-24T16:32:05.204Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:32:05 [2021-03-24T16:32:05.204Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:32:05 [2021-03-24T16:32:05.204Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:32:05 [2021-03-24T16:32:05.540Z] --- PASS: TestLinksEtcHostsContentMatch (0.97s)
16:32:05 [2021-03-24T16:32:05.540Z] === RUN   TestLinksContainerNames
16:32:07 [2021-03-24T16:32:07.456Z] --- PASS: TestLinksContainerNames (1.93s)
16:32:07 [2021-03-24T16:32:07.456Z] === RUN   TestLogsFollowTailEmpty
16:32:08 [2021-03-24T16:32:08.028Z] --- PASS: TestLogsFollowTailEmpty (0.97s)
16:32:08 [2021-03-24T16:32:08.028Z] === RUN   TestContainerNetworkMountsNoChown
16:32:09 [2021-03-24T16:32:09.415Z] --- PASS: TestContainerNetworkMountsNoChown (0.98s)
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/default
16:32:09 [2021-03-24T16:32:09.415Z] === PAUSE TestMountDaemonRoot/default
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/private
16:32:09 [2021-03-24T16:32:09.415Z] === PAUSE TestMountDaemonRoot/private
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/rprivate
16:32:09 [2021-03-24T16:32:09.415Z] === PAUSE TestMountDaemonRoot/rprivate
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/slave
16:32:09 [2021-03-24T16:32:09.415Z] === PAUSE TestMountDaemonRoot/slave
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/rslave
16:32:09 [2021-03-24T16:32:09.415Z] === PAUSE TestMountDaemonRoot/rslave
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/shared
16:32:09 [2021-03-24T16:32:09.415Z] === PAUSE TestMountDaemonRoot/shared
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/rshared
16:32:09 [2021-03-24T16:32:09.415Z] === PAUSE TestMountDaemonRoot/rshared
16:32:09 [2021-03-24T16:32:09.415Z] === CONT  TestMountDaemonRoot/default
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/default/bind_root
16:32:09 [2021-03-24T16:32:09.415Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:32:09 [2021-03-24T16:32:09.415Z] === CONT  TestMountDaemonRoot/rslave
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:32:09 [2021-03-24T16:32:09.415Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:32:09 [2021-03-24T16:32:09.415Z] === CONT  TestMountDaemonRoot/shared
16:32:09 [2021-03-24T16:32:09.415Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:32:09 [2021-03-24T16:32:09.415Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rprivate
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rshared
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/private
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/private/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/private/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/slave
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/default/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/private/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/default/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/private/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:32:09 [2021-03-24T16:32:09.416Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:32:09 [2021-03-24T16:32:09.677Z] === CONT  TestMountDaemonRoot/default/mount_root
16:32:09 [2021-03-24T16:32:09.677Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:32:09 [2021-03-24T16:32:09.677Z] --- PASS: TestMountDaemonRoot (0.04s)
16:32:09 [2021-03-24T16:32:09.677Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
16:32:09 [2021-03-24T16:32:09.677Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
16:32:09 [2021-03-24T16:32:09.677Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
16:32:09 [2021-03-24T16:32:09.677Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
16:32:09 [2021-03-24T16:32:09.677Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
16:32:09 [2021-03-24T16:32:09.677Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
16:32:09 [2021-03-24T16:32:09.677Z] === RUN   TestContainerBindMountNonRecursive
16:32:10 [2021-03-24T16:32:10.036Z] --- PASS: TestGraphdriverPluginV2 (6.08s)
16:32:10 [2021-03-24T16:32:10.037Z] PASS
16:32:10 [2021-03-24T16:32:10.037Z] 
16:32:10 [2021-03-24T16:32:10.037Z] === Skipped
16:32:10 [2021-03-24T16:32:10.037Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
16:32:10 [2021-03-24T16:32:10.037Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:32:10 [2021-03-24T16:32:10.037Z] 
16:32:10 [2021-03-24T16:32:10.037Z] 
16:32:10 [2021-03-24T16:32:10.037Z] DONE 2 tests, 1 skipped in 6.277s
16:32:10 [2021-03-24T16:32:10.037Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:32:10 [2021-03-24T16:32:10.037Z] INFO: Testing against a local daemon
16:32:10 [2021-03-24T16:32:10.037Z] === RUN   TestContinueAfterPluginCrash
16:32:10 [2021-03-24T16:32:10.037Z] === PAUSE TestContinueAfterPluginCrash
16:32:10 [2021-03-24T16:32:10.037Z] === RUN   TestReadPluginNoRead
16:32:10 [2021-03-24T16:32:10.037Z] === PAUSE TestReadPluginNoRead
16:32:10 [2021-03-24T16:32:10.037Z] === RUN   TestDaemonStartWithLogOpt
16:32:10 [2021-03-24T16:32:10.037Z] === PAUSE TestDaemonStartWithLogOpt
16:32:10 [2021-03-24T16:32:10.037Z] === CONT  TestContinueAfterPluginCrash
16:32:10 [2021-03-24T16:32:10.037Z] === CONT  TestDaemonStartWithLogOpt
16:32:12 [2021-03-24T16:32:12.981Z] --- PASS: TestContainerBindMountNonRecursive (2.83s)
16:32:12 [2021-03-24T16:32:12.981Z] === RUN   TestContainerVolumesMountedAsShared
16:32:13 [2021-03-24T16:32:13.243Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s)
16:32:13 [2021-03-24T16:32:13.243Z] === RUN   TestContainerVolumesMountedAsSlave
16:32:13 [2021-03-24T16:32:13.361Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:32:14 [2021-03-24T16:32:14.152Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:32:14 [2021-03-24T16:32:14.186Z] --- PASS: TestContainerVolumesMountedAsSlave (1.00s)
16:32:14 [2021-03-24T16:32:14.186Z] === RUN   TestNetworkNat
16:32:15 [2021-03-24T16:32:15.283Z] --- PASS: TestDaemonStartWithLogOpt (5.61s)
16:32:15 [2021-03-24T16:32:15.283Z] === CONT  TestReadPluginNoRead
16:32:15 [2021-03-24T16:32:15.573Z] --- PASS: TestNetworkNat (1.08s)
16:32:15 [2021-03-24T16:32:15.573Z] === RUN   TestNetworkLocalhostTCPNat
16:32:16 [2021-03-24T16:32:16.515Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s)
16:32:16 [2021-03-24T16:32:16.515Z] === RUN   TestNetworkLoopbackNat
16:32:16 [2021-03-24T16:32:16.673Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:32:16 [2021-03-24T16:32:16.688Z] tests/integration/client_test.py .....                                   [ 75%]
16:32:16 [2021-03-24T16:32:16.688Z] tests/integration/context_api_test.py ...                                [ 76%]
16:32:16 [2021-03-24T16:32:16.947Z] tests/integration/errors_test.py .                                       [ 76%]
16:32:19 [2021-03-24T16:32:19.450Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:32:19 [2021-03-24T16:32:19.816Z] --- PASS: TestNetworkLoopbackNat (3.55s)
16:32:19 [2021-03-24T16:32:19.816Z] === RUN   TestPause
16:32:19 [2021-03-24T16:32:19.982Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:32:20 [2021-03-24T16:32:20.379Z] --- PASS: TestContinueAfterPluginCrash (10.55s)
16:32:21 [2021-03-24T16:32:21.201Z] --- PASS: TestPause (1.01s)
16:32:21 [2021-03-24T16:32:21.201Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:32:21 [2021-03-24T16:32:21.201Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:32:21 [2021-03-24T16:32:21.201Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:32:21 [2021-03-24T16:32:21.201Z] === RUN   TestPauseStopPausedContainer
16:32:21 [2021-03-24T16:32:21.743Z] === RUN   TestReadPluginNoRead/default
16:32:21 [2021-03-24T16:32:21.904Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
16:32:22 [2021-03-24T16:32:22.143Z] --- PASS: TestPauseStopPausedContainer (1.02s)
16:32:22 [2021-03-24T16:32:22.143Z] === RUN   TestPsFilter
16:32:22 [2021-03-24T16:32:22.143Z] --- PASS: TestPsFilter (0.24s)
16:32:22 [2021-03-24T16:32:22.143Z] === RUN   TestRemoveContainerWithRemovedVolume
16:32:22 [2021-03-24T16:32:22.481Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:32:23 [2021-03-24T16:32:23.087Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s)
16:32:23 [2021-03-24T16:32:23.087Z] === RUN   TestRemoveContainerWithVolume
16:32:24 [2021-03-24T16:32:24.030Z] --- PASS: TestRemoveContainerWithVolume (0.93s)
16:32:24 [2021-03-24T16:32:24.030Z] === RUN   TestRemoveContainerRunning
16:32:24 [2021-03-24T16:32:24.259Z] === RUN   TestReadPluginNoRead/disabled_caching
16:32:24 [2021-03-24T16:32:24.402Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:32:25 [2021-03-24T16:32:25.350Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
16:32:25 [2021-03-24T16:32:25.419Z] --- PASS: TestRemoveContainerRunning (0.98s)
16:32:25 [2021-03-24T16:32:25.419Z] === RUN   TestRemoveContainerForceRemoveRunning
16:32:25 [2021-03-24T16:32:25.612Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:32:25 [2021-03-24T16:32:25.992Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s)
16:32:25 [2021-03-24T16:32:25.992Z] === RUN   TestRemoveInvalidContainer
16:32:25 [2021-03-24T16:32:25.992Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:32:25 [2021-03-24T16:32:25.992Z] === RUN   TestRenameLinkedContainer
16:32:26 [2021-03-24T16:32:26.777Z] --- PASS: TestReadPluginNoRead (11.31s)
16:32:26 [2021-03-24T16:32:26.777Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.63s)
16:32:26 [2021-03-24T16:32:26.777Z]     --- PASS: TestReadPluginNoRead/default (2.49s)
16:32:26 [2021-03-24T16:32:26.777Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.52s)
16:32:26 [2021-03-24T16:32:26.777Z]     read_test.go:92: [dbae803bee655] daemon is not started
16:32:26 [2021-03-24T16:32:26.777Z] PASS
16:32:26 [2021-03-24T16:32:26.777Z] 
16:32:26 [2021-03-24T16:32:26.777Z] DONE 6 tests in 17.048s
16:32:26 [2021-03-24T16:32:26.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:32:26 [2021-03-24T16:32:26.777Z] testing: warning: no tests to run
16:32:26 [2021-03-24T16:32:26.777Z] PASS
16:32:26 [2021-03-24T16:32:26.777Z] 
16:32:26 [2021-03-24T16:32:26.777Z] DONE 0 tests in 0.043s
16:32:26 [2021-03-24T16:32:26.777Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:32:26 [2021-03-24T16:32:26.777Z] INFO: Testing against a local daemon
16:32:26 [2021-03-24T16:32:26.777Z] === RUN   TestPluginWithDevMounts
16:32:26 [2021-03-24T16:32:26.777Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:32:26 [2021-03-24T16:32:26.777Z]     mounts_test.go:21: (*Execution).IsRootless-fm
16:32:26 [2021-03-24T16:32:26.777Z] PASS
16:32:26 [2021-03-24T16:32:26.777Z] 
16:32:26 [2021-03-24T16:32:26.777Z] === Skipped
16:32:26 [2021-03-24T16:32:26.777Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
16:32:26 [2021-03-24T16:32:26.777Z]     mounts_test.go:21: (*Execution).IsRootless-fm
16:32:26 [2021-03-24T16:32:26.777Z] 
16:32:26 [2021-03-24T16:32:26.777Z] 
16:32:26 [2021-03-24T16:32:26.777Z] DONE 1 tests, 1 skipped in 0.135s
16:32:26 [2021-03-24T16:32:26.777Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:32:26 [2021-03-24T16:32:26.777Z] INFO: Testing against a local daemon
16:32:26 [2021-03-24T16:32:26.777Z] === RUN   TestSecretInspect
16:32:26 [2021-03-24T16:32:26.777Z] --- SKIP: TestSecretInspect (0.01s)
16:32:26 [2021-03-24T16:32:26.777Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:26 [2021-03-24T16:32:26.777Z] === RUN   TestSecretList
16:32:26 [2021-03-24T16:32:26.777Z] --- SKIP: TestSecretList (0.01s)
16:32:26 [2021-03-24T16:32:26.777Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:26 [2021-03-24T16:32:26.777Z] === RUN   TestSecretsCreateAndDelete
16:32:26 [2021-03-24T16:32:26.777Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
16:32:26 [2021-03-24T16:32:26.777Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:26 [2021-03-24T16:32:26.777Z] === RUN   TestSecretsUpdate
16:32:27 [2021-03-24T16:32:27.004Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:32:27 [2021-03-24T16:32:27.034Z] --- SKIP: TestSecretsUpdate (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestTemplatedSecret
16:32:27 [2021-03-24T16:32:27.034Z] --- SKIP: TestTemplatedSecret (0.00s)
16:32:27 [2021-03-24T16:32:27.034Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestSecretCreateResolve
16:32:27 [2021-03-24T16:32:27.034Z] --- SKIP: TestSecretCreateResolve (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] PASS
16:32:27 [2021-03-24T16:32:27.034Z] 
16:32:27 [2021-03-24T16:32:27.034Z] === Skipped
16:32:27 [2021-03-24T16:32:27.034Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] 
16:32:27 [2021-03-24T16:32:27.034Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] 
16:32:27 [2021-03-24T16:32:27.034Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] 
16:32:27 [2021-03-24T16:32:27.034Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] 
16:32:27 [2021-03-24T16:32:27.034Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
16:32:27 [2021-03-24T16:32:27.034Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] 
16:32:27 [2021-03-24T16:32:27.034Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] 
16:32:27 [2021-03-24T16:32:27.034Z] 
16:32:27 [2021-03-24T16:32:27.034Z] DONE 6 tests, 6 skipped in 0.195s
16:32:27 [2021-03-24T16:32:27.034Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:32:27 [2021-03-24T16:32:27.034Z] INFO: Testing against a local daemon
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestServiceCreateInit
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:32:27 [2021-03-24T16:32:27.034Z] --- PASS: TestServiceCreateInit (0.03s)
16:32:27 [2021-03-24T16:32:27.034Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:32:27 [2021-03-24T16:32:27.034Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:32:27 [2021-03-24T16:32:27.034Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestCreateServiceMultipleTimes
16:32:27 [2021-03-24T16:32:27.034Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestCreateServiceConflict
16:32:27 [2021-03-24T16:32:27.034Z] --- SKIP: TestCreateServiceConflict (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestCreateServiceMaxReplicas
16:32:27 [2021-03-24T16:32:27.034Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestCreateWithDuplicateNetworkNames
16:32:27 [2021-03-24T16:32:27.034Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestCreateServiceSecretFileMode
16:32:27 [2021-03-24T16:32:27.034Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
16:32:27 [2021-03-24T16:32:27.034Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.034Z] === RUN   TestCreateServiceConfigFileMode
16:32:27 [2021-03-24T16:32:27.290Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
16:32:27 [2021-03-24T16:32:27.290Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.290Z] === RUN   TestCreateServiceSysctls
16:32:27 [2021-03-24T16:32:27.290Z] --- SKIP: TestCreateServiceSysctls (0.02s)
16:32:27 [2021-03-24T16:32:27.290Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.290Z] === RUN   TestCreateServiceCapabilities
16:32:27 [2021-03-24T16:32:27.290Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:32:27 [2021-03-24T16:32:27.290Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.290Z] === RUN   TestInspect
16:32:27 [2021-03-24T16:32:27.290Z] --- SKIP: TestInspect (0.01s)
16:32:27 [2021-03-24T16:32:27.290Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.290Z] === RUN   TestCreateJob
16:32:27 [2021-03-24T16:32:27.290Z] --- SKIP: TestCreateJob (0.01s)
16:32:27 [2021-03-24T16:32:27.290Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.290Z] === RUN   TestReplicatedJob
16:32:27 [2021-03-24T16:32:27.290Z] --- SKIP: TestReplicatedJob (0.01s)
16:32:27 [2021-03-24T16:32:27.291Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.291Z] === RUN   TestUpdateReplicatedJob
16:32:27 [2021-03-24T16:32:27.291Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
16:32:27 [2021-03-24T16:32:27.291Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.291Z] === RUN   TestServiceListWithStatuses
16:32:27 [2021-03-24T16:32:27.291Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:32:27 [2021-03-24T16:32:27.291Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:32:27 [2021-03-24T16:32:27.291Z] === RUN   TestDockerNetworkConnectAlias
16:32:27 [2021-03-24T16:32:27.291Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
16:32:27 [2021-03-24T16:32:27.291Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.291Z] === RUN   TestDockerNetworkReConnect
16:32:27 [2021-03-24T16:32:27.291Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
16:32:27 [2021-03-24T16:32:27.291Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:27 [2021-03-24T16:32:27.291Z] === RUN   TestServicePlugin
16:32:28 [2021-03-24T16:32:28.926Z] === RUN   TestDockerSuite/TestAttachAfterDetach
16:32:29 [2021-03-24T16:32:29.501Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
16:32:30 [2021-03-24T16:32:30.200Z] --- PASS: TestRenameLinkedContainer (3.98s)
16:32:30 [2021-03-24T16:32:30.200Z] === RUN   TestRenameStoppedContainer
16:32:31 [2021-03-24T16:32:31.150Z] --- PASS: TestRenameStoppedContainer (0.93s)
16:32:31 [2021-03-24T16:32:31.150Z] === RUN   TestRenameRunningContainerAndReuse
16:32:31 [2021-03-24T16:32:31.421Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
16:32:31 [2021-03-24T16:32:31.462Z] --- SKIP: TestServicePlugin (3.45s)
16:32:31 [2021-03-24T16:32:31.462Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] === RUN   TestServiceUpdateLabel
16:32:31 [2021-03-24T16:32:31.462Z] --- SKIP: TestServiceUpdateLabel (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] === RUN   TestServiceUpdateSecrets
16:32:31 [2021-03-24T16:32:31.462Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] === RUN   TestServiceUpdateConfigs
16:32:31 [2021-03-24T16:32:31.462Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] === RUN   TestServiceUpdateNetwork
16:32:31 [2021-03-24T16:32:31.462Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] === RUN   TestServiceUpdatePidsLimit
16:32:31 [2021-03-24T16:32:31.462Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
16:32:31 [2021-03-24T16:32:31.462Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] PASS
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === Skipped
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:32:31 [2021-03-24T16:32:31.462Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:32:31 [2021-03-24T16:32:31.462Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:32:31 [2021-03-24T16:32:31.462Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:32:31 [2021-03-24T16:32:31.462Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
16:32:31 [2021-03-24T16:32:31.462Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
16:32:31 [2021-03-24T16:32:31.462Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
16:32:31 [2021-03-24T16:32:31.462Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestInspect (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:32:31 [2021-03-24T16:32:31.462Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
16:32:31 [2021-03-24T16:32:31.462Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s)
16:32:31 [2021-03-24T16:32:31.462Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
16:32:31 [2021-03-24T16:32:31.462Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
16:32:31 [2021-03-24T16:32:31.462Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] DONE 24 tests, 23 skipped in 3.868s
16:32:31 [2021-03-24T16:32:31.462Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:32:31 [2021-03-24T16:32:31.462Z] INFO: Testing against a local daemon
16:32:31 [2021-03-24T16:32:31.462Z] === RUN   TestSessionCreate
16:32:31 [2021-03-24T16:32:31.462Z] --- PASS: TestSessionCreate (0.03s)
16:32:31 [2021-03-24T16:32:31.462Z] === RUN   TestSessionCreateWithBadUpgrade
16:32:31 [2021-03-24T16:32:31.462Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:32:31 [2021-03-24T16:32:31.462Z] PASS
16:32:31 [2021-03-24T16:32:31.462Z] 
16:32:31 [2021-03-24T16:32:31.462Z] DONE 2 tests in 0.154s
16:32:31 [2021-03-24T16:32:31.462Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:32:31 [2021-03-24T16:32:31.462Z] INFO: Testing against a local daemon
16:32:31 [2021-03-24T16:32:31.462Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:32:31 [2021-03-24T16:32:31.462Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:32:31 [2021-03-24T16:32:31.462Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:32:31 [2021-03-24T16:32:31.462Z] === RUN   TestEventsExecDie
16:32:32 [2021-03-24T16:32:32.025Z] --- PASS: TestEventsExecDie (0.98s)
16:32:32 [2021-03-24T16:32:32.025Z] === RUN   TestEventsBackwardsCompatible
16:32:32 [2021-03-24T16:32:32.025Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:32:32 [2021-03-24T16:32:32.025Z] === RUN   TestInfoBinaryCommits
16:32:32 [2021-03-24T16:32:32.281Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:32:32 [2021-03-24T16:32:32.281Z] === RUN   TestInfoAPIVersioned
16:32:32 [2021-03-24T16:32:32.281Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:32:32 [2021-03-24T16:32:32.281Z] === RUN   TestInfoDiscoveryBackend
16:32:33 [2021-03-24T16:32:33.064Z] --- PASS: TestRenameRunningContainerAndReuse (1.99s)
16:32:33 [2021-03-24T16:32:33.064Z] === RUN   TestRenameInvalidName
16:32:33 [2021-03-24T16:32:33.347Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
16:32:33 [2021-03-24T16:32:33.647Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
16:32:33 [2021-03-24T16:32:33.647Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:32:34 [2021-03-24T16:32:34.007Z] --- PASS: TestRenameInvalidName (0.99s)
16:32:34 [2021-03-24T16:32:34.007Z] === RUN   TestRenameAnonymousContainer
16:32:34 [2021-03-24T16:32:34.293Z] === RUN   TestDockerSuite/TestAttachDetach
16:32:36 [2021-03-24T16:32:36.215Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:32:37 [2021-03-24T16:32:37.605Z] --- PASS: TestBuildWithHugeFile (98.82s)
16:32:37 [2021-03-24T16:32:37.605Z] === RUN   TestBuildWCOWSandboxSize
16:32:37 [2021-03-24T16:32:37.605Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
16:32:37 [2021-03-24T16:32:37.605Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:32:37 [2021-03-24T16:32:37.605Z] === RUN   TestBuildWithEmptyDockerfile
16:32:37 [2021-03-24T16:32:37.605Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:32:37 [2021-03-24T16:32:37.605Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:32:37 [2021-03-24T16:32:37.605Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:32:37 [2021-03-24T16:32:37.605Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:32:37 [2021-03-24T16:32:37.605Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:32:37 [2021-03-24T16:32:37.605Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:32:37 [2021-03-24T16:32:37.605Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:32:37 [2021-03-24T16:32:37.605Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
16:32:37 [2021-03-24T16:32:37.605Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:32:37 [2021-03-24T16:32:37.605Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:32:37 [2021-03-24T16:32:37.816Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s)
16:32:37 [2021-03-24T16:32:37.816Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:32:37 [2021-03-24T16:32:37.816Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:32:37 [2021-03-24T16:32:37.816Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:37 [2021-03-24T16:32:37.816Z] === RUN   TestInfoAPI
16:32:37 [2021-03-24T16:32:37.816Z] --- PASS: TestInfoAPI (0.02s)
16:32:37 [2021-03-24T16:32:37.816Z] === RUN   TestInfoAPIWarnings
16:32:37 [2021-03-24T16:32:37.867Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:32:38 [2021-03-24T16:32:38.130Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
16:32:38 [2021-03-24T16:32:38.130Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
16:32:38 [2021-03-24T16:32:38.130Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
16:32:38 [2021-03-24T16:32:38.130Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s)
16:32:38 [2021-03-24T16:32:38.130Z] === RUN   TestBuildPreserveOwnership
16:32:38 [2021-03-24T16:32:38.130Z] === RUN   TestBuildPreserveOwnership/copy_from
16:32:39 [2021-03-24T16:32:39.306Z] --- PASS: TestRenameAnonymousContainer (4.55s)
16:32:39 [2021-03-24T16:32:39.306Z] === RUN   TestRenameContainerWithSameName
16:32:39 [2021-03-24T16:32:39.567Z] --- PASS: TestRenameContainerWithSameName (0.96s)
16:32:39 [2021-03-24T16:32:39.567Z] === RUN   TestRenameContainerWithLinkedContainer
16:32:40 [2021-03-24T16:32:40.051Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:32:40 [2021-03-24T16:32:40.997Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
16:32:41 [2021-03-24T16:32:41.259Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:32:41 [2021-03-24T16:32:41.482Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s)
16:32:41 [2021-03-24T16:32:41.482Z] === RUN   TestResize
16:32:42 [2021-03-24T16:32:42.426Z] --- PASS: TestResize (0.93s)
16:32:42 [2021-03-24T16:32:42.426Z] === RUN   TestResizeWithInvalidSize
16:32:42 [2021-03-24T16:32:42.692Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:32:43 [2021-03-24T16:32:43.303Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:32:43 [2021-03-24T16:32:43.369Z] --- PASS: TestResizeWithInvalidSize (0.97s)
16:32:43 [2021-03-24T16:32:43.369Z] === RUN   TestResizeWhenContainerNotStarted
16:32:43 [2021-03-24T16:32:43.814Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:32:44 [2021-03-24T16:32:44.257Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
16:32:44 [2021-03-24T16:32:44.312Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s)
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:32:44 [2021-03-24T16:32:44.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:32:44 [2021-03-24T16:32:44.519Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:32:45 [2021-03-24T16:32:45.909Z] --- PASS: TestBuildPreserveOwnership (7.90s)
16:32:45 [2021-03-24T16:32:45.909Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.31s)
16:32:45 [2021-03-24T16:32:45.909Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.57s)
16:32:45 [2021-03-24T16:32:45.909Z] === RUN   TestBuildPlatformInvalid
16:32:46 [2021-03-24T16:32:46.171Z] --- PASS: TestBuildPlatformInvalid (0.28s)
16:32:46 [2021-03-24T16:32:46.171Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:32:46 [2021-03-24T16:32:46.228Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:32:46 [2021-03-24T16:32:46.228Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:32:47 [2021-03-24T16:32:47.180Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:32:47 [2021-03-24T16:32:47.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:32:47 [2021-03-24T16:32:47.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:32:48 [2021-03-24T16:32:48.727Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
16:32:48 [2021-03-24T16:32:48.798Z] --- PASS: TestImportExtremelyLargeImageWorks (101.65s)
16:32:48 [2021-03-24T16:32:48.798Z] PASS
16:32:48 [2021-03-24T16:32:48.798Z] 
16:32:48 [2021-03-24T16:32:48.798Z] DONE 12 tests in 104.630s
16:32:48 [2021-03-24T16:32:48.798Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:32:48 [2021-03-24T16:32:48.798Z] INFO: Testing against a local daemon
16:32:48 [2021-03-24T16:32:48.798Z] === RUN   TestNetworkCreateDelete
16:32:48 [2021-03-24T16:32:48.798Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:32:48 [2021-03-24T16:32:48.798Z] === RUN   TestDockerNetworkDeletePreferID
16:32:48 [2021-03-24T16:32:48.798Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
16:32:48 [2021-03-24T16:32:48.798Z] === RUN   TestDaemonDNSFallback
16:32:48 [2021-03-24T16:32:48.798Z] --- PASS: TestDaemonDNSFallback (6.69s)
16:32:48 [2021-03-24T16:32:48.798Z] === RUN   TestInspectNetwork
16:32:49 [2021-03-24T16:32:49.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:32:49 [2021-03-24T16:32:49.675Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
16:32:50 [2021-03-24T16:32:50.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:32:50 [2021-03-24T16:32:50.178Z] === RUN   TestInspectNetwork/full_network_id
16:32:50 [2021-03-24T16:32:50.178Z] === RUN   TestInspectNetwork/partial_network_id
16:32:50 [2021-03-24T16:32:50.178Z] === RUN   TestInspectNetwork/network_name
16:32:50 [2021-03-24T16:32:50.178Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:32:50 [2021-03-24T16:32:50.251Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
16:32:50 [2021-03-24T16:32:50.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:32:52 [2021-03-24T16:32:52.171Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
16:32:52 [2021-03-24T16:32:52.171Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
16:32:52 [2021-03-24T16:32:52.910Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.10s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.95s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.03s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s)
16:32:52 [2021-03-24T16:32:52.910Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s)
16:32:52 [2021-03-24T16:32:52.910Z] === RUN   TestCgroupNamespacesRun
16:32:54 [2021-03-24T16:32:54.092Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
16:32:54 [2021-03-24T16:32:54.370Z] --- PASS: TestInspectNetwork (7.98s)
16:32:54 [2021-03-24T16:32:54.370Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:32:54 [2021-03-24T16:32:54.370Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:32:54 [2021-03-24T16:32:54.370Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:32:54 [2021-03-24T16:32:54.370Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:32:54 [2021-03-24T16:32:54.370Z] === RUN   TestRunContainerWithBridgeNone
16:32:55 [2021-03-24T16:32:55.039Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
16:32:55 [2021-03-24T16:32:55.302Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
16:32:55 [2021-03-24T16:32:55.459Z] --- PASS: TestCgroupNamespacesRun (2.19s)
16:32:55 [2021-03-24T16:32:55.459Z] === RUN   TestCgroupNamespacesRunPrivileged
16:32:55 [2021-03-24T16:32:55.856Z] --- PASS: TestInfoAPIWarnings (17.34s)
16:32:55 [2021-03-24T16:32:55.856Z] === RUN   TestInfoDebug
16:32:56 [2021-03-24T16:32:56.112Z] --- PASS: TestInfoDebug (1.52s)
16:32:56 [2021-03-24T16:32:56.112Z] === RUN   TestInfoInsecureRegistries
16:32:56 [2021-03-24T16:32:56.846Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s)
16:32:56 [2021-03-24T16:32:56.846Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:32:57 [2021-03-24T16:32:57.477Z] --- PASS: TestInfoInsecureRegistries (1.52s)
16:32:57 [2021-03-24T16:32:57.477Z] === RUN   TestInfoRegistryMirrors
16:32:57 [2021-03-24T16:32:57.666Z] --- PASS: TestRunContainerWithBridgeNone (3.12s)
16:32:57 [2021-03-24T16:32:57.666Z] === RUN   TestNetworkInvalidJSON
16:32:57 [2021-03-24T16:32:57.666Z] === RUN   TestNetworkInvalidJSON//networks/create
16:32:57 [2021-03-24T16:32:57.666Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:32:57 [2021-03-24T16:32:57.666Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:32:57 [2021-03-24T16:32:57.666Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:32:57 [2021-03-24T16:32:57.666Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:32:57 [2021-03-24T16:32:57.666Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:32:57 [2021-03-24T16:32:57.666Z] === CONT  TestNetworkInvalidJSON//networks/create
16:32:57 [2021-03-24T16:32:57.666Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:32:57 [2021-03-24T16:32:57.666Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:32:57 [2021-03-24T16:32:57.666Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:32:57 [2021-03-24T16:32:57.666Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:32:57 [2021-03-24T16:32:57.666Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:32:57 [2021-03-24T16:32:57.666Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:32:57 [2021-03-24T16:32:57.666Z] === RUN   TestNetworkList
16:32:57 [2021-03-24T16:32:57.666Z] === RUN   TestNetworkList//networks
16:32:57 [2021-03-24T16:32:57.666Z] === PAUSE TestNetworkList//networks
16:32:57 [2021-03-24T16:32:57.666Z] === RUN   TestNetworkList//networks/
16:32:57 [2021-03-24T16:32:57.666Z] === PAUSE TestNetworkList//networks/
16:32:57 [2021-03-24T16:32:57.666Z] === CONT  TestNetworkList//networks
16:32:57 [2021-03-24T16:32:57.666Z] === CONT  TestNetworkList//networks/
16:32:57 [2021-03-24T16:32:57.666Z] --- PASS: TestNetworkList (0.01s)
16:32:57 [2021-03-24T16:32:57.666Z]     --- PASS: TestNetworkList//networks (0.00s)
16:32:57 [2021-03-24T16:32:57.666Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:32:57 [2021-03-24T16:32:57.666Z] === RUN   TestHostIPv4BridgeLabel
16:32:57 [2021-03-24T16:32:57.925Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
16:32:57 [2021-03-24T16:32:57.925Z] === RUN   TestDaemonRestartWithLiveRestore
16:32:58 [2021-03-24T16:32:58.614Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
16:32:58 [2021-03-24T16:32:58.863Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:32:58 [2021-03-24T16:32:58.863Z] === RUN   TestDaemonDefaultNetworkPools
16:32:59 [2021-03-24T16:32:59.366Z] --- PASS: TestInfoRegistryMirrors (1.52s)
16:32:59 [2021-03-24T16:32:59.366Z] === RUN   TestLoginFailsWithBadCredentials
16:32:59 [2021-03-24T16:32:59.366Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
16:32:59 [2021-03-24T16:32:59.366Z] === RUN   TestPingCacheHeaders
16:32:59 [2021-03-24T16:32:59.366Z] --- PASS: TestPingCacheHeaders (0.02s)
16:32:59 [2021-03-24T16:32:59.366Z] === RUN   TestPingGet
16:32:59 [2021-03-24T16:32:59.366Z] --- PASS: TestPingGet (0.01s)
16:32:59 [2021-03-24T16:32:59.366Z] === RUN   TestPingHead
16:32:59 [2021-03-24T16:32:59.366Z] --- PASS: TestPingHead (0.02s)
16:32:59 [2021-03-24T16:32:59.366Z] === RUN   TestVersion
16:32:59 [2021-03-24T16:32:59.366Z] --- PASS: TestVersion (0.03s)
16:32:59 [2021-03-24T16:32:59.366Z] PASS
16:32:59 [2021-03-24T16:32:59.366Z] 
16:32:59 [2021-03-24T16:32:59.366Z] === Skipped
16:32:59 [2021-03-24T16:32:59.366Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:32:59 [2021-03-24T16:32:59.366Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:32:59 [2021-03-24T16:32:59.366Z] 
16:32:59 [2021-03-24T16:32:59.366Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:32:59 [2021-03-24T16:32:59.366Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:59 [2021-03-24T16:32:59.366Z] 
16:32:59 [2021-03-24T16:32:59.366Z] 
16:32:59 [2021-03-24T16:32:59.366Z] DONE 18 tests, 2 skipped in 28.307s
16:32:59 [2021-03-24T16:32:59.366Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:32:59 [2021-03-24T16:32:59.366Z] INFO: Testing against a local daemon
16:32:59 [2021-03-24T16:32:59.366Z] === RUN   TestVolumesCreateAndList
16:32:59 [2021-03-24T16:32:59.366Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:32:59 [2021-03-24T16:32:59.366Z] === RUN   TestVolumesRemove
16:32:59 [2021-03-24T16:32:59.396Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.23s)
16:32:59 [2021-03-24T16:32:59.396Z] === RUN   TestCgroupNamespacesRunHostMode
16:32:59 [2021-03-24T16:32:59.622Z] --- PASS: TestVolumesRemove (0.09s)
16:32:59 [2021-03-24T16:32:59.622Z] === RUN   TestVolumesInspect
16:32:59 [2021-03-24T16:32:59.622Z] --- PASS: TestVolumesInspect (0.02s)
16:32:59 [2021-03-24T16:32:59.622Z] === RUN   TestVolumesInvalidJSON
16:32:59 [2021-03-24T16:32:59.622Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:32:59 [2021-03-24T16:32:59.622Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:32:59 [2021-03-24T16:32:59.622Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:32:59 [2021-03-24T16:32:59.622Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:32:59 [2021-03-24T16:32:59.622Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:32:59 [2021-03-24T16:32:59.622Z] PASS
16:32:59 [2021-03-24T16:32:59.622Z] 
16:32:59 [2021-03-24T16:32:59.622Z] DONE 5 tests in 0.249s
16:32:59 [2021-03-24T16:32:59.622Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:32:59 [2021-03-24T16:32:59.622Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12199 is not a child of this shell
16:32:59 [2021-03-24T16:32:59.622Z] warning: PID 12199 from bundles/test-integration/docker.pid had a nonzero exit code
16:32:59 [2021-03-24T16:32:59.622Z] Leaving: AppArmorNo profiles have been unloaded.
16:32:59 [2021-03-24T16:32:59.622Z] 
16:32:59 [2021-03-24T16:32:59.622Z] Unloading profiles will leave already running processes permanently
16:32:59 [2021-03-24T16:32:59.622Z] unconfined, which can lead to unexpected situations.
16:32:59 [2021-03-24T16:32:59.622Z] 
16:32:59 [2021-03-24T16:32:59.622Z] To set a process to complain mode, use the command line tool
16:32:59 [2021-03-24T16:32:59.622Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:32:59 [2021-03-24T16:32:59.622Z] Removing test suite binaries
16:32:59 [2021-03-24T16:32:59.622Z] exiting test-integration
16:32:59 [2021-03-24T16:32:59.622Z] ++ exit 0
16:32:59 [2021-03-24T16:32:59.802Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
16:32:59 [2021-03-24T16:32:59.802Z] === RUN   TestDaemonRestartWithExistingNetwork
16:33:00 [2021-03-24T16:33:00.537Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
16:33:00 [2021-03-24T16:33:00.548Z] 
16:33:00 [2021-03-24T16:33:00.740Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
16:33:00 [2021-03-24T16:33:00.740Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:33:01 [2021-03-24T16:33:01.310Z] --- PASS: TestCgroupNamespacesRunHostMode (2.18s)
16:33:01 [2021-03-24T16:33:01.310Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:33:02 [2021-03-24T16:33:02.121Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
16:33:02 [2021-03-24T16:33:02.121Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
Post stage
[Pipeline] junit
16:33:02 [2021-03-24T16:33:02.451Z] Recording test results
16:33:02 [2021-03-24T16:33:02.519Z] .........                                                                [ 86%]
16:33:02 [2021-03-24T16:33:02.691Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:33:02 [2021-03-24T16:33:02.691Z] === RUN   TestServiceWithPredefinedNetwork
16:33:03 [2021-03-24T16:33:03.847Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
16:33:03 [2021-03-24T16:33:03.857Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.36s)
16:33:03 [2021-03-24T16:33:03.857Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:33:04 [2021-03-24T16:33:04.110Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
16:33:04 [2021-03-24T16:33:04.140Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:33:04 [2021-03-24T16:33:04.493Z] + echo Ensuring container killed.
16:33:04 [2021-03-24T16:33:04.493Z] Ensuring container killed.
16:33:04 [2021-03-24T16:33:04.493Z] + docker rm -vf docker-pr4
16:33:04 [2021-03-24T16:33:04.493Z] Error: No such container: docker-pr4
[Pipeline] sh
16:33:04 [2021-03-24T16:33:04.685Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
16:33:04 [2021-03-24T16:33:04.770Z] + echo Chowning /workspace to jenkins user
16:33:04 [2021-03-24T16:33:04.770Z] Chowning /workspace to jenkins user
16:33:04 [2021-03-24T16:33:04.770Z] + id -u
16:33:04 [2021-03-24T16:33:04.770Z] + id -g
16:33:04 [2021-03-24T16:33:04.770Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42193:/workspace busybox chown -R 1000:1000 /workspace
16:33:04 [2021-03-24T16:33:04.770Z] Unable to find image 'busybox:latest' locally
16:33:05 [2021-03-24T16:33:05.029Z] latest: Pulling from library/busybox
16:33:05 [2021-03-24T16:33:05.029Z] 8b3d7e226fab: Pulling fs layer
16:33:05 [2021-03-24T16:33:05.029Z] 8b3d7e226fab: Verifying Checksum
16:33:05 [2021-03-24T16:33:05.029Z] 8b3d7e226fab: Download complete
16:33:05 [2021-03-24T16:33:05.230Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s)
16:33:05 [2021-03-24T16:33:05.230Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:33:05 [2021-03-24T16:33:05.230Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:33:05 [2021-03-24T16:33:05.230Z]     service_test.go:242: FLAKY_TEST
16:33:05 [2021-03-24T16:33:05.230Z] === RUN   TestServiceWithDataPathPortInit
16:33:05 [2021-03-24T16:33:05.244Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s)
16:33:05 [2021-03-24T16:33:05.244Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:33:05 [2021-03-24T16:33:05.285Z] 8b3d7e226fab: Pull complete
16:33:05 [2021-03-24T16:33:05.285Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
16:33:05 [2021-03-24T16:33:05.285Z] Status: Downloaded newer image for busybox:latest
16:33:06 [2021-03-24T16:33:06.630Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.02s)
16:33:06 [2021-03-24T16:33:06.630Z] === RUN   TestCgroupNamespacesRunOlderClient
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:33:06 [2021-03-24T16:33:06.996Z] + bundleName=amd64-rootless
16:33:06 [2021-03-24T16:33:06.996Z] + echo Creating amd64-rootless-bundles.tar.gz
16:33:06 [2021-03-24T16:33:06.996Z] Creating amd64-rootless-bundles.tar.gz
16:33:06 [2021-03-24T16:33:06.996Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
16:33:06 [2021-03-24T16:33:06.996Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
16:33:07 [2021-03-24T16:33:07.007Z] Archiving artifacts
16:33:07 [2021-03-24T16:33:07.238Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
16:33:07 [2021-03-24T16:33:07.506Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
16:33:08 [2021-03-24T16:33:08.548Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.35s)
16:33:08 [2021-03-24T16:33:08.548Z] === RUN   TestKernelTCPMemory
16:33:08 [2021-03-24T16:33:08.759Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42193/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:33:09 [2021-03-24T16:33:09.120Z] + make clean
16:33:09 [2021-03-24T16:33:09.376Z] docker volume rm -f docker-dev-cache
16:33:09 [2021-03-24T16:33:09.376Z] docker-dev-cache
[Pipeline] deleteDir
16:33:09 [2021-03-24T16:33:09.936Z] --- PASS: TestKernelTCPMemory (1.26s)
16:33:09 [2021-03-24T16:33:09.936Z] === RUN   TestNISDomainname
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:33:10 [2021-03-24T16:33:10.815Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
16:33:11 [2021-03-24T16:33:11.322Z] --- PASS: TestNISDomainname (1.52s)
16:33:11 [2021-03-24T16:33:11.322Z] === RUN   TestHostnameDnsResolution
16:33:11 [2021-03-24T16:33:11.783Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:33:12 [2021-03-24T16:33:12.736Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
16:33:13 [2021-03-24T16:33:13.239Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:33:13 [2021-03-24T16:33:13.869Z] --- PASS: TestHostnameDnsResolution (2.05s)
16:33:13 [2021-03-24T16:33:13.869Z] === RUN   TestStats
16:33:15 [2021-03-24T16:33:15.289Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
16:33:16 [2021-03-24T16:33:16.413Z] --- PASS: TestStats (3.03s)
16:33:16 [2021-03-24T16:33:16.413Z] === RUN   TestStopContainerWithTimeout
16:33:16 [2021-03-24T16:33:16.413Z] === RUN   TestStopContainerWithTimeout/0
16:33:16 [2021-03-24T16:33:16.413Z] === PAUSE TestStopContainerWithTimeout/0
16:33:16 [2021-03-24T16:33:16.413Z] === RUN   TestStopContainerWithTimeout/1
16:33:16 [2021-03-24T16:33:16.413Z] === PAUSE TestStopContainerWithTimeout/1
16:33:16 [2021-03-24T16:33:16.413Z] === RUN   TestStopContainerWithTimeout/3
16:33:16 [2021-03-24T16:33:16.413Z] === PAUSE TestStopContainerWithTimeout/3
16:33:16 [2021-03-24T16:33:16.413Z] === RUN   TestStopContainerWithTimeout/-1
16:33:16 [2021-03-24T16:33:16.413Z] === PAUSE TestStopContainerWithTimeout/-1
16:33:16 [2021-03-24T16:33:16.674Z] === CONT  TestStopContainerWithTimeout/0
16:33:16 [2021-03-24T16:33:16.674Z] === CONT  TestStopContainerWithTimeout/1
16:33:16 [2021-03-24T16:33:16.674Z] === CONT  TestStopContainerWithTimeout/3
16:33:16 [2021-03-24T16:33:16.674Z] === CONT  TestStopContainerWithTimeout/-1
16:33:16 [2021-03-24T16:33:16.680Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
16:33:17 [2021-03-24T16:33:17.254Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
16:33:18 [2021-03-24T16:33:18.648Z] Loaded image: buildpack-deps:buster
16:33:18 [2021-03-24T16:33:18.648Z] Loaded image: busybox:latest
16:33:19 [2021-03-24T16:33:19.221Z] Loaded image: busybox:glibc
16:33:19 [2021-03-24T16:33:19.808Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:33:19 [2021-03-24T16:33:19.980Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:33:19 [2021-03-24T16:33:19.980Z]     --- PASS: TestStopContainerWithTimeout/0 (1.44s)
16:33:19 [2021-03-24T16:33:19.980Z]     --- PASS: TestStopContainerWithTimeout/1 (2.24s)
16:33:19 [2021-03-24T16:33:19.980Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
16:33:19 [2021-03-24T16:33:19.980Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.36s)
16:33:19 [2021-03-24T16:33:19.980Z] === RUN   TestDeleteDevicemapper
16:33:19 [2021-03-24T16:33:19.980Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:33:19 [2021-03-24T16:33:19.980Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:33:19 [2021-03-24T16:33:19.980Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:33:20 [2021-03-24T16:33:20.377Z] tests/integration/models_resources_test.py .                             [ 91%]
16:33:21 [2021-03-24T16:33:21.141Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
16:33:22 [2021-03-24T16:33:22.528Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.67s)
16:33:22 [2021-03-24T16:33:22.528Z] === RUN   TestUpdateMemory
16:33:22 [2021-03-24T16:33:22.528Z] --- SKIP: TestUpdateMemory (0.00s)
16:33:22 [2021-03-24T16:33:22.528Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:33:22 [2021-03-24T16:33:22.528Z] === RUN   TestUpdateCPUQuota
16:33:23 [2021-03-24T16:33:23.061Z] Loaded image: debian:bullseye
16:33:23 [2021-03-24T16:33:23.062Z] Loaded image: hello-world:latest
16:33:23 [2021-03-24T16:33:23.062Z] Loaded image: arm32v7/hello-world:latest
16:33:23 [2021-03-24T16:33:23.383Z] --- PASS: TestServiceWithDataPathPortInit (15.22s)
16:33:23 [2021-03-24T16:33:23.383Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:33:23 [2021-03-24T16:33:23.637Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
16:33:24 [2021-03-24T16:33:24.211Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
16:33:24 [2021-03-24T16:33:24.786Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
16:33:25 [2021-03-24T16:33:25.049Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
16:33:25 [2021-03-24T16:33:25.626Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
16:33:26 [2021-03-24T16:33:26.201Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
16:33:26 [2021-03-24T16:33:26.201Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
16:33:26 [2021-03-24T16:33:26.464Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
16:33:26 [2021-03-24T16:33:26.481Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:33:27 [2021-03-24T16:33:27.039Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
16:33:27 [2021-03-24T16:33:27.613Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
16:33:28 [2021-03-24T16:33:28.656Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s)
16:33:28 [2021-03-24T16:33:28.656Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4t17zer0od8wblgjwiy71rfrq Created:2021-03-24 16:33:21.897139036 +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[0ee93211e90c61320130a3622b4bd258126faa6f034c699bc2cda216163aed0e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l7vwdy6h3m9wo2um08vdw7vkv EndpointID:e4732992bc2db957256aee3943334a8beacee27adfec1d5069d04d7748149d6f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8e4978921383cbfd555d58af3f13758de9dad9a7908ba14bea1dd747744ce6b9 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:d4aedc2d5e92 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l7vwdy6h3m9wo2um08vdw7vkv EndpointID:e4732992bc2db957256aee3943334a8beacee27adfec1d5069d04d7748149d6f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:33:28 [2021-03-24T16:33:28.656Z] PASS
16:33:28 [2021-03-24T16:33:28.656Z] 
16:33:28 [2021-03-24T16:33:28.656Z] === Skipped
16:33:28 [2021-03-24T16:33:28.656Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:33:28 [2021-03-24T16:33:28.656Z]     service_test.go:242: FLAKY_TEST
16:33:28 [2021-03-24T16:33:28.656Z] 
16:33:28 [2021-03-24T16:33:28.656Z] 
16:33:28 [2021-03-24T16:33:28.656Z] DONE 26 tests, 1 skipped in 49.003s
16:33:28 [2021-03-24T16:33:28.656Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:33:28 [2021-03-24T16:33:28.656Z] INFO: Testing against a local daemon
16:33:28 [2021-03-24T16:33:28.656Z] === RUN   TestDockerNetworkIpvlanPersistance
16:33:28 [2021-03-24T16:33:28.656Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:33:28 [2021-03-24T16:33:28.656Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:33:28 [2021-03-24T16:33:28.656Z] === RUN   TestDockerNetworkIpvlan
16:33:28 [2021-03-24T16:33:28.656Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:33:28 [2021-03-24T16:33:28.656Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:33:28 [2021-03-24T16:33:28.656Z] PASS
16:33:28 [2021-03-24T16:33:28.656Z] 
16:33:28 [2021-03-24T16:33:28.656Z] === Skipped
16:33:28 [2021-03-24T16:33:28.656Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:33:28 [2021-03-24T16:33:28.656Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:33:28 [2021-03-24T16:33:28.656Z] 
16:33:28 [2021-03-24T16:33:28.656Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:33:28 [2021-03-24T16:33:28.656Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:33:28 [2021-03-24T16:33:28.656Z] 
16:33:28 [2021-03-24T16:33:28.656Z] 
16:33:28 [2021-03-24T16:33:28.656Z] DONE 2 tests, 2 skipped in 0.034s
16:33:28 [2021-03-24T16:33:28.656Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:33:28 [2021-03-24T16:33:28.656Z] INFO: Testing against a local daemon
16:33:28 [2021-03-24T16:33:28.656Z] === RUN   TestDockerNetworkMacvlanPersistance
16:33:29 [2021-03-24T16:33:29.154Z] --- PASS: TestUpdateCPUQuota (5.79s)
16:33:29 [2021-03-24T16:33:29.154Z] === RUN   TestUpdatePidsLimit
16:33:29 [2021-03-24T16:33:29.154Z] === RUN   TestUpdatePidsLimit/update_from_none
16:33:29 [2021-03-24T16:33:29.154Z] === RUN   TestUpdatePidsLimit/no_change
16:33:29 [2021-03-24T16:33:29.269Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:33:29 [2021-03-24T16:33:29.536Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:33:29 [2021-03-24T16:33:29.593Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
16:33:29 [2021-03-24T16:33:29.593Z] === RUN   TestDockerNetworkMacvlan
16:33:30 [2021-03-24T16:33:30.107Z] === RUN   TestUpdatePidsLimit/update_lower
16:33:30 [2021-03-24T16:33:30.162Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:33:30 [2021-03-24T16:33:30.688Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:33:31 [2021-03-24T16:33:31.100Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:33:31 [2021-03-24T16:33:31.630Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:33:31 [2021-03-24T16:33:31.673Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:33:31 [2021-03-24T16:33:31.830Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
16:33:31 [2021-03-24T16:33:31.830Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
16:33:32 [2021-03-24T16:33:32.202Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:33:33 [2021-03-24T16:33:33.145Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:33:33 [2021-03-24T16:33:33.754Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.58s)
16:33:33 [2021-03-24T16:33:33.754Z] PASS
16:33:33 [2021-03-24T16:33:33.754Z] 
16:33:33 [2021-03-24T16:33:33.754Z] === Skipped
16:33:33 [2021-03-24T16:33:33.754Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:33:33 [2021-03-24T16:33:33.754Z]     build_session_test.go:25: TODO: BuildKit
16:33:33 [2021-03-24T16:33:33.754Z] 
16:33:33 [2021-03-24T16:33:33.755Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
16:33:33 [2021-03-24T16:33:33.755Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:33:33 [2021-03-24T16:33:33.755Z] 
16:33:33 [2021-03-24T16:33:33.755Z] 
16:33:33 [2021-03-24T16:33:33.755Z] DONE 34 tests, 2 skipped in 265.745s
16:33:34 [2021-03-24T16:33:34.018Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:33:34 [2021-03-24T16:33:34.018Z] ++ 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
16:33:34 [2021-03-24T16:33:34.018Z] ++ set -e
16:33:34 [2021-03-24T16:33:34.018Z] ++ '[' -n 0 ']'
16:33:34 [2021-03-24T16:33:34.018Z] ++ set -x
16:33:34 [2021-03-24T16:33:34.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:33:34 [2021-03-24T16:33:34.018Z] INFO: Testing against a local daemon
16:33:34 [2021-03-24T16:33:34.018Z] === RUN   TestConfigInspect
16:33:34 [2021-03-24T16:33:34.593Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
16:33:34 [2021-03-24T16:33:34.604Z] tests/integration/regression_test.py ......                              [ 98%]
16:33:34 [2021-03-24T16:33:34.965Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:33:35 [2021-03-24T16:33:35.060Z] --- PASS: TestUpdatePidsLimit (6.56s)
16:33:35 [2021-03-24T16:33:35.060Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.76s)
16:33:35 [2021-03-24T16:33:35.060Z]     --- PASS: TestUpdatePidsLimit/no_change (0.80s)
16:33:35 [2021-03-24T16:33:35.060Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.83s)
16:33:35 [2021-03-24T16:33:35.060Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.75s)
16:33:35 [2021-03-24T16:33:35.060Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.78s)
16:33:35 [2021-03-24T16:33:35.060Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.90s)
16:33:35 [2021-03-24T16:33:35.060Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.76s)
16:33:35 [2021-03-24T16:33:35.060Z] === RUN   TestUpdateRestartPolicy
16:33:35 [2021-03-24T16:33:35.125Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:33:35 [2021-03-24T16:33:35.125Z] tests/integration/credentials/utils_test.py .                            [100%]
16:33:35 [2021-03-24T16:33:35.125Z] 
16:33:35 [2021-03-24T16:33:35.125Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:33:35 [2021-03-24T16:33:35.125Z] =========================== short test summary info ============================
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:33:35 [2021-03-24T16:33:35.125Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:33:35 [2021-03-24T16:33:35.125Z]   Not supported on most drivers
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:33:35 [2021-03-24T16:33:35.125Z]   Output of docker top depends on host distro, and is not formalized.
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:33:35 [2021-03-24T16:33:35.125Z]   Output of docker top depends on host distro, and is not formalized.
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:33:35 [2021-03-24T16:33:35.125Z]   Can fail if eth0 has multiple IP addresses
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:33:35 [2021-03-24T16:33:35.125Z]   This doesn't seem to be taken into account by the engine
16:33:35 [2021-03-24T16:33:35.125Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
16:33:35 [2021-03-24T16:33:35.125Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:33:35 [2021-03-24T16:33:35.126Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 365.76 seconds ==
16:33:35 [2021-03-24T16:33:35.168Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
16:33:35 [2021-03-24T16:33:35.385Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:33:37 [2021-03-24T16:33:37.503Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:33:37 [2021-03-24T16:33:37.726Z] --- PASS: TestConfigInspect (3.14s)
16:33:37 [2021-03-24T16:33:37.726Z] === RUN   TestConfigList
16:33:37 [2021-03-24T16:33:37.989Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
16:33:40 [2021-03-24T16:33:40.542Z] --- PASS: TestConfigList (3.27s)
16:33:40 [2021-03-24T16:33:40.542Z] === RUN   TestConfigsCreateAndDelete
16:33:40 [2021-03-24T16:33:40.803Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
16:33:40 [2021-03-24T16:33:40.803Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
16:33:42 [2021-03-24T16:33:42.785Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:33:44 [2021-03-24T16:33:44.154Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
16:33:44 [2021-03-24T16:33:44.154Z] --- PASS: TestConfigsCreateAndDelete (3.42s)
16:33:44 [2021-03-24T16:33:44.154Z] === RUN   TestConfigsUpdate
16:33:44 [2021-03-24T16:33:44.692Z] --- PASS: TestDockerNetworkMacvlan (15.04s)
16:33:44 [2021-03-24T16:33:44.692Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
16:33:44 [2021-03-24T16:33:44.692Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
16:33:44 [2021-03-24T16:33:44.692Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.69s)
16:33:44 [2021-03-24T16:33:44.692Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.97s)
16:33:44 [2021-03-24T16:33:44.692Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.31s)
16:33:44 [2021-03-24T16:33:44.692Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.46s)
16:33:44 [2021-03-24T16:33:44.692Z] PASS
16:33:44 [2021-03-24T16:33:44.692Z] 
16:33:44 [2021-03-24T16:33:44.692Z] DONE 8 tests in 16.408s
16:33:44 [2021-03-24T16:33:44.692Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:33:44 [2021-03-24T16:33:44.692Z] testing: warning: no tests to run
16:33:44 [2021-03-24T16:33:44.692Z] PASS
16:33:44 [2021-03-24T16:33:44.692Z] 
16:33:44 [2021-03-24T16:33:44.692Z] DONE 0 tests in 0.006s
16:33:44 [2021-03-24T16:33:44.692Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:33:44 [2021-03-24T16:33:44.692Z] INFO: Testing against a local daemon
16:33:44 [2021-03-24T16:33:44.692Z] === RUN   TestAuthZPluginAllowRequest
16:33:46 [2021-03-24T16:33:46.072Z] --- PASS: TestAuthZPluginAllowRequest (1.49s)
16:33:46 [2021-03-24T16:33:46.072Z] === RUN   TestAuthZPluginTLS
16:33:46 [2021-03-24T16:33:46.078Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
16:33:46 [2021-03-24T16:33:46.640Z] --- PASS: TestAuthZPluginTLS (0.54s)
16:33:46 [2021-03-24T16:33:46.640Z] === RUN   TestAuthZPluginDenyRequest
16:33:46 [2021-03-24T16:33:46.652Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
16:33:47 [2021-03-24T16:33:47.208Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:33:47 [2021-03-24T16:33:47.208Z] === RUN   TestAuthZPluginAPIDenyResponse
16:33:47 [2021-03-24T16:33:47.226Z] --- PASS: TestConfigsUpdate (3.24s)
16:33:47 [2021-03-24T16:33:47.226Z] === RUN   TestTemplatedConfig
16:33:47 [2021-03-24T16:33:47.589Z] Leaving: AppArmorNo profiles have been unloaded.
16:33:47 [2021-03-24T16:33:47.589Z] 
16:33:47 [2021-03-24T16:33:47.589Z] Unloading profiles will leave already running processes permanently
16:33:47 [2021-03-24T16:33:47.589Z] unconfined, which can lead to unexpected situations.
16:33:47 [2021-03-24T16:33:47.589Z] 
16:33:47 [2021-03-24T16:33:47.589Z] To set a process to complain mode, use the command line tool
16:33:47 [2021-03-24T16:33:47.589Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:33:47 [2021-03-24T16:33:47.589Z] 
Post stage
[Pipeline] junit
16:33:47 [2021-03-24T16:33:47.603Z] Recording test results
16:33:47 [2021-03-24T16:33:47.776Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:33:47 [2021-03-24T16:33:47.776Z] === RUN   TestAuthZPluginDenyResponse
16:33:48 [2021-03-24T16:33:48.345Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
16:33:48 [2021-03-24T16:33:48.345Z] === RUN   TestAuthZPluginAllowEventStream
16:33:48 [2021-03-24T16:33:48.729Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
16:33:48 [2021-03-24T16:33:48.786Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
16:33:49 [2021-03-24T16:33:49.065Z] + echo Ensuring container killed.
16:33:49 [2021-03-24T16:33:49.065Z] Ensuring container killed.
16:33:49 [2021-03-24T16:33:49.065Z] + docker rm -vf docker-pr4
16:33:49 [2021-03-24T16:33:49.065Z] Error: No such container: docker-pr4
[Pipeline] sh
16:33:49 [2021-03-24T16:33:49.351Z] + echo Chowning /workspace to jenkins user
16:33:49 [2021-03-24T16:33:49.351Z] Chowning /workspace to jenkins user
16:33:49 [2021-03-24T16:33:49.351Z] + id -u
16:33:49 [2021-03-24T16:33:49.351Z] + id -g
16:33:49 [2021-03-24T16:33:49.351Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42193:/workspace busybox chown -R 1000:1000 /workspace
16:33:49 [2021-03-24T16:33:49.351Z] Unable to find image 'busybox:latest' locally
16:33:49 [2021-03-24T16:33:49.351Z] latest: Pulling from library/busybox
16:33:49 [2021-03-24T16:33:49.611Z] 8b3d7e226fab: Pulling fs layer
16:33:49 [2021-03-24T16:33:49.611Z] 8b3d7e226fab: Verifying Checksum
16:33:49 [2021-03-24T16:33:49.611Z] 8b3d7e226fab: Download complete
16:33:49 [2021-03-24T16:33:49.611Z] 8b3d7e226fab: Pull complete
16:33:49 [2021-03-24T16:33:49.611Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
16:33:49 [2021-03-24T16:33:49.611Z] Status: Downloaded newer image for busybox:latest
16:33:49 [2021-03-24T16:33:49.848Z] --- PASS: TestAuthZPluginAllowEventStream (1.51s)
16:33:49 [2021-03-24T16:33:49.848Z] === RUN   TestAuthZPluginErrorResponse
16:33:49 [2021-03-24T16:33:49.970Z] --- PASS: TestUpdateRestartPolicy (13.66s)
16:33:49 [2021-03-24T16:33:49.970Z] === RUN   TestUpdateRestartWithAutoRemove
16:33:49 [2021-03-24T16:33:49.970Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s)
16:33:49 [2021-03-24T16:33:49.970Z] === RUN   TestWaitNonBlocked
16:33:49 [2021-03-24T16:33:49.970Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:33:49 [2021-03-24T16:33:49.970Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:33:49 [2021-03-24T16:33:49.970Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:33:49 [2021-03-24T16:33:49.970Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:33:49 [2021-03-24T16:33:49.970Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:33:49 [2021-03-24T16:33:49.970Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:33:50 [2021-03-24T16:33:50.108Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:33:50 [2021-03-24T16:33:50.108Z] === RUN   TestAuthZPluginErrorRequest
16:33:50 [2021-03-24T16:33:50.677Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
16:33:50 [2021-03-24T16:33:50.677Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:33:50 [2021-03-24T16:33:50.912Z] --- PASS: TestWaitNonBlocked (0.02s)
16:33:50 [2021-03-24T16:33:50.912Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
16:33:50 [2021-03-24T16:33:50.912Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
16:33:50 [2021-03-24T16:33:50.912Z] === RUN   TestWaitBlocked
16:33:50 [2021-03-24T16:33:50.912Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:33:50 [2021-03-24T16:33:50.912Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:33:50 [2021-03-24T16:33:50.912Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:33:50 [2021-03-24T16:33:50.912Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:33:50 [2021-03-24T16:33:50.912Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:33:50 [2021-03-24T16:33:50.912Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:33:51 [2021-03-24T16:33:51.245Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:33:51 [2021-03-24T16:33:51.245Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:33:51 [2021-03-24T16:33:51.284Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:33:51 [2021-03-24T16:33:51.823Z] + bundleName=docker-py
16:33:51 [2021-03-24T16:33:51.823Z] + echo Creating docker-py-bundles.tar.gz
16:33:51 [2021-03-24T16:33:51.823Z] Creating docker-py-bundles.tar.gz
16:33:51 [2021-03-24T16:33:51.823Z] + 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
16:33:51 [2021-03-24T16:33:51.836Z] Archiving artifacts
16:33:52 [2021-03-24T16:33:52.230Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
16:33:52 [2021-03-24T16:33:52.230Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
16:33:52 [2021-03-24T16:33:52.298Z] --- PASS: TestWaitBlocked (0.03s)
16:33:52 [2021-03-24T16:33:52.298Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
16:33:52 [2021-03-24T16:33:52.298Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s)
16:33:52 [2021-03-24T16:33:52.298Z] === CONT  TestContainerStartOnDaemonRestart
16:33:52 [2021-03-24T16:33:52.298Z] === CONT  TestContainerKillOnDaemonStart
16:33:52 [2021-03-24T16:33:52.298Z] === CONT  TestIpcModeOlderClient
16:33:52 [2021-03-24T16:33:52.298Z] === CONT  TestRestartDaemonWithRestartingContainer
16:33:52 [2021-03-24T16:33:52.298Z] --- PASS: TestIpcModeOlderClient (0.21s)
16:33:52 [2021-03-24T16:33:52.298Z] === CONT  TestDaemonHostGatewayIP
16:33:52 [2021-03-24T16:33:52.492Z] --- PASS: TestTemplatedConfig (5.42s)
16:33:52 [2021-03-24T16:33:52.492Z] === RUN   TestConfigCreateResolve
16:33:53 [2021-03-24T16:33:53.152Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s)
16:33:53 [2021-03-24T16:33:53.152Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:33:53 [2021-03-24T16:33:53.576Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42193/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
16:33:53 [2021-03-24T16:33:53.968Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh binary-daemon
16:33:54 [2021-03-24T16:33:54.415Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
16:33:54 [2021-03-24T16:33:54.536Z] 
16:33:54 [2021-03-24T16:33:54.536Z] Removing bundles/
16:33:54 [2021-03-24T16:33:54.536Z] 
16:33:54 [2021-03-24T16:33:54.536Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
16:33:54 [2021-03-24T16:33:54.536Z] Building: bundles/binary-daemon/dockerd-dev
16:33:54 [2021-03-24T16:33:54.536Z] GOOS="" GOARCH="" GOARM=""
16:33:55 [2021-03-24T16:33:55.059Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.84s)
16:33:55 [2021-03-24T16:33:55.059Z] === RUN   TestAuthZPluginHeader
16:33:55 [2021-03-24T16:33:55.361Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
16:33:55 [2021-03-24T16:33:55.622Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
16:33:55 [2021-03-24T16:33:55.628Z] --- PASS: TestAuthZPluginHeader (0.73s)
16:33:55 [2021-03-24T16:33:55.628Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:33:55 [2021-03-24T16:33:55.884Z] --- PASS: TestConfigCreateResolve (3.27s)
16:33:55 [2021-03-24T16:33:55.885Z] === RUN   TestConfigDaemonLibtrustID
16:33:56 [2021-03-24T16:33:56.459Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
16:33:56 [2021-03-24T16:33:56.459Z] PASS
16:33:56 [2021-03-24T16:33:56.459Z] 
16:33:56 [2021-03-24T16:33:56.459Z] DONE 7 tests in 22.454s
16:33:56 [2021-03-24T16:33:56.459Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:33:56 [2021-03-24T16:33:56.459Z] ++ 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
16:33:56 [2021-03-24T16:33:56.459Z] ++ set -e
16:33:56 [2021-03-24T16:33:56.459Z] ++ '[' -n 0 ']'
16:33:56 [2021-03-24T16:33:56.459Z] ++ set -x
16:33:56 [2021-03-24T16:33:56.459Z] ++ env -i DEST=/go/src/github.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
16:33:56 [2021-03-24T16:33:56.512Z] --- PASS: TestContainerStartOnDaemonRestart (4.11s)
16:33:56 [2021-03-24T16:33:56.513Z] === CONT  TestDaemonRestartIpcMode
16:33:56 [2021-03-24T16:33:56.722Z] INFO: Testing against a local daemon
16:33:56 [2021-03-24T16:33:56.722Z] === RUN   TestCheckpoint
16:33:56 [2021-03-24T16:33:56.722Z] --- SKIP: TestCheckpoint (0.00s)
16:33:56 [2021-03-24T16:33:56.722Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:33:56 [2021-03-24T16:33:56.722Z] === RUN   TestContainerInvalidJSON
16:33:56 [2021-03-24T16:33:56.722Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:33:56 [2021-03-24T16:33:56.722Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:33:56 [2021-03-24T16:33:56.722Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:33:56 [2021-03-24T16:33:56.722Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:33:56 [2021-03-24T16:33:56.722Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:33:56 [2021-03-24T16:33:56.722Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:33:56 [2021-03-24T16:33:56.722Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:33:56 [2021-03-24T16:33:56.722Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:33:56 [2021-03-24T16:33:56.722Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:33:56 [2021-03-24T16:33:56.722Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:33:56 [2021-03-24T16:33:56.722Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:33:56 [2021-03-24T16:33:56.722Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:33:56 [2021-03-24T16:33:56.722Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
16:33:56 [2021-03-24T16:33:56.722Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:33:56 [2021-03-24T16:33:56.722Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
16:33:56 [2021-03-24T16:33:56.722Z] === RUN   TestCopyFromContainerPathIsNotDir
16:33:56 [2021-03-24T16:33:56.722Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
16:33:56 [2021-03-24T16:33:56.722Z] === RUN   TestCopyToContainerPathDoesNotExist
16:33:56 [2021-03-24T16:33:56.774Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.54s)
16:33:56 [2021-03-24T16:33:56.984Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
16:33:56 [2021-03-24T16:33:56.984Z] === RUN   TestCopyToContainerPathIsNotDir
16:33:56 [2021-03-24T16:33:56.984Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
16:33:56 [2021-03-24T16:33:56.984Z] === RUN   TestCopyFromContainer
16:33:58 [2021-03-24T16:33:58.159Z] --- PASS: TestDaemonHostGatewayIP (5.66s)
16:33:58 [2021-03-24T16:33:58.904Z] === RUN   TestDockerSuite/TestBuildAddNonTar
16:33:59 [2021-03-24T16:33:59.167Z] === RUN   TestCopyFromContainer//
16:33:59 [2021-03-24T16:33:59.429Z] === RUN   TestCopyFromContainer//bar/root
16:33:59 [2021-03-24T16:33:59.429Z] === RUN   TestCopyFromContainer//bar/root/
16:33:59 [2021-03-24T16:33:59.692Z] === RUN   TestCopyFromContainer/bar/quux
16:33:59 [2021-03-24T16:33:59.692Z] === RUN   TestCopyFromContainer/bar/quux/
16:33:59 [2021-03-24T16:33:59.692Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
16:33:59 [2021-03-24T16:33:59.954Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:33:59 [2021-03-24T16:33:59.954Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:34:00 [2021-03-24T16:34:00.217Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:34:00 [2021-03-24T16:34:00.217Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:34:00 [2021-03-24T16:34:00.479Z] === RUN   TestCopyFromContainer/bar/notarget
16:34:00 [2021-03-24T16:34:00.706Z] --- PASS: TestDaemonRestartIpcMode (4.02s)
16:34:00 [2021-03-24T16:34:00.742Z] --- PASS: TestCopyFromContainer (3.72s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCopyFromContainer// (0.15s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.20s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:00 [2021-03-24T16:34:00.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:00 [2021-03-24T16:34:00.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:00 [2021-03-24T16:34:00.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:00 [2021-03-24T16:34:00.742Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:00 [2021-03-24T16:34:00.742Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:00 [2021-03-24T16:34:00.742Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:00 [2021-03-24T16:34:00.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateLinkToNonExistingContainer
16:34:00 [2021-03-24T16:34:00.742Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateWithInvalidEnv
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateWithInvalidEnv/0
16:34:00 [2021-03-24T16:34:00.742Z] === PAUSE TestCreateWithInvalidEnv/0
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateWithInvalidEnv/1
16:34:00 [2021-03-24T16:34:00.742Z] === PAUSE TestCreateWithInvalidEnv/1
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateWithInvalidEnv/2
16:34:00 [2021-03-24T16:34:00.742Z] === PAUSE TestCreateWithInvalidEnv/2
16:34:00 [2021-03-24T16:34:00.742Z] === CONT  TestCreateWithInvalidEnv/0
16:34:00 [2021-03-24T16:34:00.742Z] === CONT  TestCreateWithInvalidEnv/2
16:34:00 [2021-03-24T16:34:00.742Z] === CONT  TestCreateWithInvalidEnv/1
16:34:00 [2021-03-24T16:34:00.742Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
16:34:00 [2021-03-24T16:34:00.742Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateTmpfsMountsTarget
16:34:00 [2021-03-24T16:34:00.742Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestCreateWithCustomMaskedPaths
16:34:00 [2021-03-24T16:34:00.742Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
16:34:00 [2021-03-24T16:34:00.901Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.69s)
16:34:00 [2021-03-24T16:34:00.901Z] === RUN   TestAuthZPluginV2Disable
16:34:02 [2021-03-24T16:34:02.132Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
16:34:03 [2021-03-24T16:34:03.437Z] --- PASS: TestAuthZPluginV2Disable (3.01s)
16:34:03 [2021-03-24T16:34:03.437Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:34:04 [2021-03-24T16:34:04.053Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
16:34:04 [2021-03-24T16:34:04.317Z] --- PASS: TestCreateWithCustomMaskedPaths (3.50s)
16:34:04 [2021-03-24T16:34:04.317Z] === RUN   TestCreateWithCustomReadonlyPaths
16:34:05 [2021-03-24T16:34:05.994Z] --- PASS: TestContainerKillOnDaemonStart (13.51s)
16:34:05 [2021-03-24T16:34:05.994Z] PASS
16:34:05 [2021-03-24T16:34:05.994Z] 
16:34:05 [2021-03-24T16:34:05.994Z] === Skipped
16:34:05 [2021-03-24T16:34:05.994Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:34:05 [2021-03-24T16:34:05.994Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:34:05 [2021-03-24T16:34:05.994Z] 
16:34:05 [2021-03-24T16:34:05.994Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
16:34:05 [2021-03-24T16:34:05.994Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:34:05 [2021-03-24T16:34:05.994Z] 
16:34:05 [2021-03-24T16:34:05.994Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
16:34:05 [2021-03-24T16:34:05.994Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:34:05 [2021-03-24T16:34:05.994Z] 
16:34:05 [2021-03-24T16:34:05.994Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:34:05 [2021-03-24T16:34:05.994Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:34:05 [2021-03-24T16:34:05.994Z] 
16:34:05 [2021-03-24T16:34:05.994Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:34:05 [2021-03-24T16:34:05.994Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:34:05 [2021-03-24T16:34:05.994Z] 
16:34:05 [2021-03-24T16:34:05.994Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
16:34:05 [2021-03-24T16:34:05.994Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:34:05 [2021-03-24T16:34:05.994Z] 
16:34:05 [2021-03-24T16:34:05.994Z] 
16:34:05 [2021-03-24T16:34:05.994Z] DONE 196 tests, 6 skipped in 170.992s
16:34:05 [2021-03-24T16:34:05.994Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:34:05 [2021-03-24T16:34:05.994Z] ++ 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
16:34:05 [2021-03-24T16:34:05.994Z] ++ set -e
16:34:05 [2021-03-24T16:34:05.994Z] ++ '[' -n 0 ']'
16:34:05 [2021-03-24T16:34:05.994Z] ++ set -x
16:34:05 [2021-03-24T16:34:05.994Z] ++ env -i DEST=/go/src/github.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
16:34:05 [2021-03-24T16:34:05.994Z] INFO: Testing against a local daemon
16:34:05 [2021-03-24T16:34:05.994Z] === RUN   TestCommitInheritsEnv
16:34:06 [2021-03-24T16:34:06.565Z] --- PASS: TestCommitInheritsEnv (0.63s)
16:34:06 [2021-03-24T16:34:06.565Z] === RUN   TestImportExtremelyLargeImageWorks
16:34:06 [2021-03-24T16:34:06.565Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
16:34:06 [2021-03-24T16:34:06.565Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:34:06 [2021-03-24T16:34:06.565Z] === RUN   TestImagesFilterMultiReference
16:34:06 [2021-03-24T16:34:06.565Z] --- PASS: TestImagesFilterMultiReference (0.10s)
16:34:06 [2021-03-24T16:34:06.565Z] === RUN   TestImagePullPlatformInvalid
16:34:06 [2021-03-24T16:34:06.565Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
16:34:06 [2021-03-24T16:34:06.565Z] === RUN   TestRemoveImageOrphaning
16:34:06 [2021-03-24T16:34:06.727Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.89s)
16:34:06 [2021-03-24T16:34:06.727Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:34:06 [2021-03-24T16:34:06.871Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
16:34:07 [2021-03-24T16:34:07.137Z] --- PASS: TestRemoveImageOrphaning (0.56s)
16:34:07 [2021-03-24T16:34:07.137Z] === RUN   TestRemoveImageGarbageCollector
16:34:07 [2021-03-24T16:34:07.137Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:34:07 [2021-03-24T16:34:07.137Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:34:07 [2021-03-24T16:34:07.137Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:34:07 [2021-03-24T16:34:07.398Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:34:07 [2021-03-24T16:34:07.398Z] === RUN   TestTagInvalidReference
16:34:07 [2021-03-24T16:34:07.398Z] --- PASS: TestTagInvalidReference (0.03s)
16:34:07 [2021-03-24T16:34:07.398Z] === RUN   TestTagValidPrefixedRepo
16:34:07 [2021-03-24T16:34:07.398Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
16:34:07 [2021-03-24T16:34:07.398Z] === RUN   TestTagExistedNameWithoutForce
16:34:07 [2021-03-24T16:34:07.398Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:34:07 [2021-03-24T16:34:07.398Z] === RUN   TestTagOfficialNames
16:34:07 [2021-03-24T16:34:07.398Z] --- PASS: TestTagOfficialNames (0.08s)
16:34:07 [2021-03-24T16:34:07.398Z] === RUN   TestTagMatchesDigest
16:34:07 [2021-03-24T16:34:07.660Z] --- PASS: TestTagMatchesDigest (0.03s)
16:34:07 [2021-03-24T16:34:07.660Z] PASS
16:34:07 [2021-03-24T16:34:07.660Z] 
16:34:07 [2021-03-24T16:34:07.660Z] === Skipped
16:34:07 [2021-03-24T16:34:07.660Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
16:34:07 [2021-03-24T16:34:07.660Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:34:07 [2021-03-24T16:34:07.660Z] 
16:34:07 [2021-03-24T16:34:07.660Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:34:07 [2021-03-24T16:34:07.660Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:34:07 [2021-03-24T16:34:07.660Z] 
16:34:07 [2021-03-24T16:34:07.660Z] 
16:34:07 [2021-03-24T16:34:07.660Z] DONE 12 tests, 2 skipped in 1.857s
16:34:07 [2021-03-24T16:34:07.660Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:34:07 [2021-03-24T16:34:07.660Z] ++ 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
16:34:07 [2021-03-24T16:34:07.660Z] ++ set -e
16:34:07 [2021-03-24T16:34:07.660Z] ++ '[' -n 0 ']'
16:34:07 [2021-03-24T16:34:07.660Z] ++ set -x
16:34:07 [2021-03-24T16:34:07.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:34:07 [2021-03-24T16:34:07.660Z] INFO: Testing against a local daemon
16:34:07 [2021-03-24T16:34:07.660Z] === RUN   TestNetworkCreateDelete
16:34:07 [2021-03-24T16:34:07.819Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.66s)
16:34:07 [2021-03-24T16:34:07.819Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:34:08 [2021-03-24T16:34:08.081Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:08 [2021-03-24T16:34:08.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:08 [2021-03-24T16:34:08.081Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:08 [2021-03-24T16:34:08.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:08 [2021-03-24T16:34:08.081Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:08 [2021-03-24T16:34:08.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:08 [2021-03-24T16:34:08.081Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:08 [2021-03-24T16:34:08.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:08 [2021-03-24T16:34:08.081Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:08 [2021-03-24T16:34:08.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:08 [2021-03-24T16:34:08.081Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:08 [2021-03-24T16:34:08.081Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:08 [2021-03-24T16:34:08.081Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:08 [2021-03-24T16:34:08.081Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:08 [2021-03-24T16:34:08.081Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:08 [2021-03-24T16:34:08.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
16:34:08 [2021-03-24T16:34:08.081Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
16:34:08 [2021-03-24T16:34:08.081Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
16:34:08 [2021-03-24T16:34:08.081Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
16:34:08 [2021-03-24T16:34:08.081Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
16:34:08 [2021-03-24T16:34:08.081Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:34:08 [2021-03-24T16:34:08.082Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:34:08 [2021-03-24T16:34:08.233Z] --- PASS: TestNetworkCreateDelete (0.45s)
16:34:08 [2021-03-24T16:34:08.233Z] === RUN   TestDockerNetworkDeletePreferID
16:34:08 [2021-03-24T16:34:08.344Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
16:34:08 [2021-03-24T16:34:08.919Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s)
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestCreateDifferentPlatform
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestCreateDifferentPlatform/different_os
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:34:08 [2021-03-24T16:34:08.919Z] --- PASS: TestCreateDifferentPlatform (0.03s)
16:34:08 [2021-03-24T16:34:08.919Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
16:34:08 [2021-03-24T16:34:08.919Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:34:08 [2021-03-24T16:34:08.919Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:34:08 [2021-03-24T16:34:08.919Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestContainerStartOnDaemonRestart
16:34:08 [2021-03-24T16:34:08.919Z] === PAUSE TestContainerStartOnDaemonRestart
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestDaemonRestartIpcMode
16:34:08 [2021-03-24T16:34:08.919Z] === PAUSE TestDaemonRestartIpcMode
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestDaemonHostGatewayIP
16:34:08 [2021-03-24T16:34:08.919Z] === PAUSE TestDaemonHostGatewayIP
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestRestartDaemonWithRestartingContainer
16:34:08 [2021-03-24T16:34:08.919Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestContainerKillOnDaemonStart
16:34:08 [2021-03-24T16:34:08.919Z] === PAUSE TestContainerKillOnDaemonStart
16:34:08 [2021-03-24T16:34:08.919Z] === RUN   TestDiff
16:34:09 [2021-03-24T16:34:09.494Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
16:34:09 [2021-03-24T16:34:09.619Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s)
16:34:09 [2021-03-24T16:34:09.619Z] === RUN   TestDaemonDNSFallback
16:34:09 [2021-03-24T16:34:09.756Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
16:34:10 [2021-03-24T16:34:10.019Z] --- PASS: TestDiff (0.86s)
16:34:10 [2021-03-24T16:34:10.019Z] === RUN   TestExecWithCloseStdin
16:34:10 [2021-03-24T16:34:10.019Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
16:34:11 [2021-03-24T16:34:11.415Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
16:34:11 [2021-03-24T16:34:11.993Z] --- PASS: TestExecWithCloseStdin (1.95s)
16:34:11 [2021-03-24T16:34:11.993Z] === RUN   TestExec
16:34:12 [2021-03-24T16:34:12.567Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
16:34:13 [2021-03-24T16:34:13.144Z] === RUN   TestDockerSuite/TestBuildAddScript
16:34:14 [2021-03-24T16:34:14.091Z] --- PASS: TestExec (2.09s)
16:34:14 [2021-03-24T16:34:14.091Z] === RUN   TestExecUser
16:34:15 [2021-03-24T16:34:15.040Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
16:34:15 [2021-03-24T16:34:15.988Z] --- PASS: TestExecUser (1.85s)
16:34:15 [2021-03-24T16:34:15.988Z] === RUN   TestExportContainerAndImportImage
16:34:16 [2021-03-24T16:34:16.718Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.69s)
16:34:16 [2021-03-24T16:34:16.718Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:34:17 [2021-03-24T16:34:17.379Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
16:34:17 [2021-03-24T16:34:17.640Z] --- PASS: TestExportContainerAndImportImage (1.90s)
16:34:17 [2021-03-24T16:34:17.641Z] === RUN   TestExportContainerAfterDaemonRestart
16:34:17 [2021-03-24T16:34:17.758Z] --- PASS: TestDaemonDNSFallback (7.68s)
16:34:17 [2021-03-24T16:34:17.759Z] === RUN   TestInspectNetwork
16:34:18 [2021-03-24T16:34:18.215Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
16:34:19 [2021-03-24T16:34:19.606Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s)
16:34:19 [2021-03-24T16:34:19.606Z] === RUN   TestHealthCheckWorkdir
16:34:19 [2021-03-24T16:34:19.606Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
16:34:22 [2021-03-24T16:34:22.163Z] --- PASS: TestHealthCheckWorkdir (2.66s)
16:34:22 [2021-03-24T16:34:22.163Z] === RUN   TestHealthKillContainer
16:34:22 [2021-03-24T16:34:22.163Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
16:34:23 [2021-03-24T16:34:23.052Z] === RUN   TestInspectNetwork/full_network_id
16:34:23 [2021-03-24T16:34:23.052Z] === RUN   TestInspectNetwork/partial_network_id
16:34:23 [2021-03-24T16:34:23.052Z] === RUN   TestInspectNetwork/network_name
16:34:23 [2021-03-24T16:34:23.052Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:34:24 [2021-03-24T16:34:24.727Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
16:34:26 [2021-03-24T16:34:26.121Z] --- PASS: TestHealthKillContainer (3.76s)
16:34:26 [2021-03-24T16:34:26.121Z] === RUN   TestInspectCpusetInConfigPre120
16:34:26 [2021-03-24T16:34:26.384Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
16:34:26 [2021-03-24T16:34:26.958Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
16:34:27 [2021-03-24T16:34:27.220Z] --- PASS: TestInspectCpusetInConfigPre120 (1.35s)
16:34:27 [2021-03-24T16:34:27.220Z] === RUN   TestIpcModeNone
16:34:27 [2021-03-24T16:34:27.262Z] --- PASS: TestInspectNetwork (9.83s)
16:34:27 [2021-03-24T16:34:27.262Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:34:27 [2021-03-24T16:34:27.262Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:34:27 [2021-03-24T16:34:27.262Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:34:27 [2021-03-24T16:34:27.262Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:34:27 [2021-03-24T16:34:27.262Z] === RUN   TestRunContainerWithBridgeNone
16:34:28 [2021-03-24T16:34:28.615Z] --- PASS: TestIpcModeNone (1.50s)
16:34:28 [2021-03-24T16:34:28.615Z] === RUN   TestIpcModePrivate
16:34:29 [2021-03-24T16:34:29.190Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
16:34:30 [2021-03-24T16:34:30.135Z] --- PASS: TestIpcModePrivate (1.48s)
16:34:30 [2021-03-24T16:34:30.135Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
16:34:30 [2021-03-24T16:34:30.135Z] === RUN   TestIpcModeShareable
16:34:30 [2021-03-24T16:34:30.565Z] --- PASS: TestRunContainerWithBridgeNone (3.61s)
16:34:30 [2021-03-24T16:34:30.565Z] === RUN   TestNetworkInvalidJSON
16:34:30 [2021-03-24T16:34:30.565Z] === RUN   TestNetworkInvalidJSON//networks/create
16:34:30 [2021-03-24T16:34:30.565Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:34:30 [2021-03-24T16:34:30.565Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:34:30 [2021-03-24T16:34:30.565Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:34:30 [2021-03-24T16:34:30.565Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:34:30 [2021-03-24T16:34:30.565Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:34:30 [2021-03-24T16:34:30.565Z] === CONT  TestNetworkInvalidJSON//networks/create
16:34:30 [2021-03-24T16:34:30.565Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:34:30 [2021-03-24T16:34:30.565Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:34:30 [2021-03-24T16:34:30.565Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:34:30 [2021-03-24T16:34:30.565Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:34:30 [2021-03-24T16:34:30.565Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:34:30 [2021-03-24T16:34:30.565Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:34:30 [2021-03-24T16:34:30.565Z] === RUN   TestNetworkList
16:34:30 [2021-03-24T16:34:30.565Z] === RUN   TestNetworkList//networks
16:34:30 [2021-03-24T16:34:30.565Z] === PAUSE TestNetworkList//networks
16:34:30 [2021-03-24T16:34:30.565Z] === RUN   TestNetworkList//networks/
16:34:30 [2021-03-24T16:34:30.565Z] === PAUSE TestNetworkList//networks/
16:34:30 [2021-03-24T16:34:30.565Z] === CONT  TestNetworkList//networks
16:34:30 [2021-03-24T16:34:30.565Z] === CONT  TestNetworkList//networks/
16:34:30 [2021-03-24T16:34:30.565Z] --- PASS: TestNetworkList (0.03s)
16:34:30 [2021-03-24T16:34:30.565Z]     --- PASS: TestNetworkList//networks (0.00s)
16:34:30 [2021-03-24T16:34:30.565Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:34:30 [2021-03-24T16:34:30.565Z] === RUN   TestHostIPv4BridgeLabel
16:34:30 [2021-03-24T16:34:30.711Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
16:34:31 [2021-03-24T16:34:31.509Z] --- PASS: TestHostIPv4BridgeLabel (0.84s)
16:34:31 [2021-03-24T16:34:31.509Z] === RUN   TestDaemonRestartWithLiveRestore
16:34:31 [2021-03-24T16:34:31.658Z] --- PASS: TestIpcModeShareable (1.50s)
16:34:31 [2021-03-24T16:34:31.658Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
16:34:31 [2021-03-24T16:34:31.658Z] === RUN   TestAPIIpcModeShareableAndContainer
16:34:32 [2021-03-24T16:34:32.897Z] --- PASS: TestDaemonRestartWithLiveRestore (1.45s)
16:34:32 [2021-03-24T16:34:32.897Z] === RUN   TestDaemonDefaultNetworkPools
16:34:34 [2021-03-24T16:34:34.284Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s)
16:34:34 [2021-03-24T16:34:34.284Z] === RUN   TestDaemonRestartWithExistingNetwork
16:34:34 [2021-03-24T16:34:34.846Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
16:34:34 [2021-03-24T16:34:34.846Z] PASS
16:34:34 [2021-03-24T16:34:34.846Z] 
16:34:34 [2021-03-24T16:34:34.846Z] DONE 17 tests in 47.978s
16:34:34 [2021-03-24T16:34:34.846Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:34:34 [2021-03-24T16:34:34.846Z] INFO: Testing against a local daemon
16:34:34 [2021-03-24T16:34:34.846Z] === RUN   TestPluginInvalidJSON
16:34:34 [2021-03-24T16:34:34.846Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:34:34 [2021-03-24T16:34:34.846Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:34:34 [2021-03-24T16:34:34.846Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:34:34 [2021-03-24T16:34:34.846Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:34:34 [2021-03-24T16:34:34.846Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:34:34 [2021-03-24T16:34:34.846Z] === RUN   TestPluginInstall
16:34:34 [2021-03-24T16:34:34.846Z] === RUN   TestPluginInstall/no_auth
16:34:34 [2021-03-24T16:34:34.846Z] time="2021-03-24T16:34:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:34 [2021-03-24T16:34:34.846Z] time="2021-03-24T16:34:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21464ba9377e9b370fed9ddc6c86bb23847966724b4fb1beedc5ec3f74cb0930" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:34 [2021-03-24T16:34:34.846Z] time="2021-03-24T16:34:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:34 [2021-03-24T16:34:34.846Z] time="2021-03-24T16:34:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21464ba9377e9b370fed9ddc6c86bb23847966724b4fb1beedc5ec3f74cb0930" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:34 [2021-03-24T16:34:34.846Z] === RUN   TestPluginInstall/with_htpasswd
16:34:35 [2021-03-24T16:34:35.108Z] time="2021-03-24T16:34:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:35 [2021-03-24T16:34:35.108Z] time="2021-03-24T16:34:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b623f49a2ee74a9e0631b07731d98cc649371f7798d08951956c0f0d0d19c2b" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:35 [2021-03-24T16:34:35.108Z] time="2021-03-24T16:34:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:35 [2021-03-24T16:34:35.108Z] time="2021-03-24T16:34:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b623f49a2ee74a9e0631b07731d98cc649371f7798d08951956c0f0d0d19c2b" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:35 [2021-03-24T16:34:35.677Z] === RUN   TestPluginInstall/with_insecure
16:34:35 [2021-03-24T16:34:35.876Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
16:34:35 [2021-03-24T16:34:35.876Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.89s)
16:34:35 [2021-03-24T16:34:35.876Z] === RUN   TestAPIIpcModeHost
16:34:36 [2021-03-24T16:34:36.615Z] time="2021-03-24T16:34:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:36 [2021-03-24T16:34:36.615Z] time="2021-03-24T16:34:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18643163eb91430815502daa8945f20a773499649e2b622e9c59050a35d8fa23" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:36 [2021-03-24T16:34:36.615Z] time="2021-03-24T16:34:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:34:36 [2021-03-24T16:34:36.615Z] time="2021-03-24T16:34:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18643163eb91430815502daa8945f20a773499649e2b622e9c59050a35d8fa23" mediatype=application/vnd.docker.plugin.v1+json size=522
16:34:36 [2021-03-24T16:34:36.831Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.13s)
16:34:36 [2021-03-24T16:34:36.831Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:34:36 [2021-03-24T16:34:36.875Z] --- PASS: TestPluginInstall (4.28s)
16:34:36 [2021-03-24T16:34:36.875Z]     --- PASS: TestPluginInstall/no_auth (2.16s)
16:34:36 [2021-03-24T16:34:36.875Z]     --- PASS: TestPluginInstall/with_htpasswd (0.85s)
16:34:36 [2021-03-24T16:34:36.875Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
16:34:36 [2021-03-24T16:34:36.875Z]         plugin_test.go:160: [d62222aa6cccc] daemon is not started
16:34:36 [2021-03-24T16:34:36.875Z] === RUN   TestPluginsWithRuntimes
16:34:37 [2021-03-24T16:34:37.266Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
16:34:37 [2021-03-24T16:34:37.266Z] --- PASS: TestAPIIpcModeHost (1.68s)
16:34:37 [2021-03-24T16:34:37.266Z] === RUN   TestDaemonIpcModeShareable
16:34:38 [2021-03-24T16:34:38.781Z] === RUN   TestPluginsWithRuntimes/No_Args
16:34:39 [2021-03-24T16:34:39.349Z] === RUN   TestPluginsWithRuntimes/With_Args
16:34:39 [2021-03-24T16:34:39.379Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.54s)
16:34:39 [2021-03-24T16:34:39.379Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:34:39 [2021-03-24T16:34:39.640Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s)
16:34:39 [2021-03-24T16:34:39.640Z] === RUN   TestServiceWithPredefinedNetwork
16:34:39 [2021-03-24T16:34:39.973Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
16:34:40 [2021-03-24T16:34:40.236Z] --- PASS: TestDaemonIpcModeShareable (2.94s)
16:34:40 [2021-03-24T16:34:40.236Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
16:34:40 [2021-03-24T16:34:40.236Z] === RUN   TestDaemonIpcModePrivate
16:34:40 [2021-03-24T16:34:40.236Z] === RUN   TestDockerSuite/TestBuildAddTar
16:34:40 [2021-03-24T16:34:40.286Z] --- PASS: TestPluginsWithRuntimes (3.58s)
16:34:40 [2021-03-24T16:34:40.286Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.95s)
16:34:40 [2021-03-24T16:34:40.286Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
16:34:40 [2021-03-24T16:34:40.286Z] PASS
16:34:40 [2021-03-24T16:34:40.286Z] 
16:34:40 [2021-03-24T16:34:40.286Z] DONE 9 tests in 7.917s
16:34:40 [2021-03-24T16:34:40.546Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:34:40 [2021-03-24T16:34:40.546Z] INFO: Testing against a local daemon
16:34:40 [2021-03-24T16:34:40.546Z] === RUN   TestExternalGraphDriver
16:34:40 [2021-03-24T16:34:40.546Z] === RUN   TestExternalGraphDriver/json
16:34:42 [2021-03-24T16:34:42.454Z] === RUN   TestExternalGraphDriver/spec
16:34:43 [2021-03-24T16:34:43.552Z] --- PASS: TestDaemonIpcModePrivate (3.25s)
16:34:43 [2021-03-24T16:34:43.552Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
16:34:43 [2021-03-24T16:34:43.552Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:34:43 [2021-03-24T16:34:43.849Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s)
16:34:43 [2021-03-24T16:34:43.849Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:34:43 [2021-03-24T16:34:43.849Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:34:43 [2021-03-24T16:34:43.849Z]     service_test.go:242: FLAKY_TEST
16:34:43 [2021-03-24T16:34:43.849Z] === RUN   TestServiceWithDataPathPortInit
16:34:44 [2021-03-24T16:34:44.361Z] === RUN   TestExternalGraphDriver/pull
16:34:46 [2021-03-24T16:34:46.107Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
16:34:46 [2021-03-24T16:34:46.267Z] --- PASS: TestExternalGraphDriver (5.69s)
16:34:46 [2021-03-24T16:34:46.267Z]     --- PASS: TestExternalGraphDriver/json (1.93s)
16:34:46 [2021-03-24T16:34:46.267Z]     --- PASS: TestExternalGraphDriver/spec (1.93s)
16:34:46 [2021-03-24T16:34:46.267Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
16:34:46 [2021-03-24T16:34:46.267Z] === RUN   TestGraphdriverPluginV2
16:34:46 [2021-03-24T16:34:46.369Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.90s)
16:34:46 [2021-03-24T16:34:46.369Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
16:34:46 [2021-03-24T16:34:46.369Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:34:48 [2021-03-24T16:34:48.924Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
16:34:49 [2021-03-24T16:34:49.498Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.06s)
16:34:49 [2021-03-24T16:34:49.498Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
16:34:49 [2021-03-24T16:34:49.498Z] === RUN   TestIpcModeOlderClient
16:34:49 [2021-03-24T16:34:49.498Z] === PAUSE TestIpcModeOlderClient
16:34:49 [2021-03-24T16:34:49.498Z] === RUN   TestKillContainerInvalidSignal
16:34:50 [2021-03-24T16:34:50.463Z] --- PASS: TestGraphdriverPluginV2 (3.83s)
16:34:50 [2021-03-24T16:34:50.463Z] PASS
16:34:50 [2021-03-24T16:34:50.463Z] 
16:34:50 [2021-03-24T16:34:50.463Z] DONE 5 tests in 9.554s
16:34:50 [2021-03-24T16:34:50.463Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:34:50 [2021-03-24T16:34:50.463Z] INFO: Testing against a local daemon
16:34:50 [2021-03-24T16:34:50.463Z] === RUN   TestContinueAfterPluginCrash
16:34:50 [2021-03-24T16:34:50.463Z] === PAUSE TestContinueAfterPluginCrash
16:34:50 [2021-03-24T16:34:50.463Z] === RUN   TestReadPluginNoRead
16:34:50 [2021-03-24T16:34:50.463Z] === PAUSE TestReadPluginNoRead
16:34:50 [2021-03-24T16:34:50.463Z] === RUN   TestDaemonStartWithLogOpt
16:34:50 [2021-03-24T16:34:50.463Z] === PAUSE TestDaemonStartWithLogOpt
16:34:50 [2021-03-24T16:34:50.463Z] === CONT  TestContinueAfterPluginCrash
16:34:50 [2021-03-24T16:34:50.463Z] === CONT  TestDaemonStartWithLogOpt
16:34:51 [2021-03-24T16:34:51.420Z] --- PASS: TestKillContainerInvalidSignal (1.73s)
16:34:51 [2021-03-24T16:34:51.420Z] === RUN   TestKillContainer
16:34:51 [2021-03-24T16:34:51.420Z] === RUN   TestKillContainer/no_signal
16:34:52 [2021-03-24T16:34:52.812Z] === RUN   TestKillContainer/non_killing_signal
16:34:53 [2021-03-24T16:34:53.074Z] === RUN   TestDockerSuite/TestBuildAddTarXz
16:34:54 [2021-03-24T16:34:54.021Z] === RUN   TestKillContainer/killing_signal
16:34:54 [2021-03-24T16:34:54.657Z] --- PASS: TestDaemonStartWithLogOpt (4.02s)
16:34:54 [2021-03-24T16:34:54.657Z] === CONT  TestReadPluginNoRead
16:34:55 [2021-03-24T16:34:55.411Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
16:34:55 [2021-03-24T16:34:55.673Z] --- PASS: TestKillContainer (4.50s)
16:34:55 [2021-03-24T16:34:55.673Z]     --- PASS: TestKillContainer/no_signal (1.56s)
16:34:55 [2021-03-24T16:34:55.673Z]     --- PASS: TestKillContainer/non_killing_signal (1.26s)
16:34:55 [2021-03-24T16:34:55.673Z]     --- PASS: TestKillContainer/killing_signal (1.36s)
16:34:55 [2021-03-24T16:34:55.673Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:34:55 [2021-03-24T16:34:55.673Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:34:57 [2021-03-24T16:34:57.068Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:34:57 [2021-03-24T16:34:57.195Z] === RUN   TestReadPluginNoRead/default
16:34:57 [2021-03-24T16:34:57.643Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
16:34:58 [2021-03-24T16:34:58.573Z] === RUN   TestReadPluginNoRead/disabled_caching
16:34:58 [2021-03-24T16:34:58.590Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.85s)
16:34:58 [2021-03-24T16:34:58.590Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.33s)
16:34:58 [2021-03-24T16:34:58.590Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.29s)
16:34:58 [2021-03-24T16:34:58.590Z] === RUN   TestKillStoppedContainer
16:34:58 [2021-03-24T16:34:58.590Z] --- PASS: TestKillStoppedContainer (0.10s)
16:34:58 [2021-03-24T16:34:58.590Z] === RUN   TestKillStoppedContainerAPIPre120
16:34:58 [2021-03-24T16:34:58.590Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
16:34:58 [2021-03-24T16:34:58.590Z] === RUN   TestKillDifferentUserContainer
16:34:59 [2021-03-24T16:34:59.952Z] --- PASS: TestContinueAfterPluginCrash (9.59s)
16:34:59 [2021-03-24T16:34:59.983Z] --- PASS: TestKillDifferentUserContainer (1.47s)
16:34:59 [2021-03-24T16:34:59.983Z] === RUN   TestInspectOomKilledTrue
16:34:59 [2021-03-24T16:34:59.983Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
16:34:59 [2021-03-24T16:34:59.983Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:34:59 [2021-03-24T16:34:59.983Z] === RUN   TestInspectOomKilledFalse
16:34:59 [2021-03-24T16:34:59.983Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:34:59 [2021-03-24T16:34:59.983Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:34:59 [2021-03-24T16:34:59.983Z] === RUN   TestLinksEtcHostsContentMatch
16:35:00 [2021-03-24T16:35:00.211Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:35:01 [2021-03-24T16:35:01.591Z] --- PASS: TestReadPluginNoRead (7.57s)
16:35:01 [2021-03-24T16:35:01.591Z]     --- PASS: TestReadPluginNoRead/default (1.60s)
16:35:01 [2021-03-24T16:35:01.591Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.76s)
16:35:01 [2021-03-24T16:35:01.591Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s)
16:35:01 [2021-03-24T16:35:01.591Z]     read_test.go:92: [ddfd9bae25662] daemon is not started
16:35:01 [2021-03-24T16:35:01.591Z] PASS
16:35:01 [2021-03-24T16:35:01.591Z] 
16:35:01 [2021-03-24T16:35:01.591Z] DONE 6 tests in 11.629s
16:35:01 [2021-03-24T16:35:01.591Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:35:01 [2021-03-24T16:35:01.591Z] testing: warning: no tests to run
16:35:01 [2021-03-24T16:35:01.591Z] PASS
16:35:01 [2021-03-24T16:35:01.591Z] 
16:35:01 [2021-03-24T16:35:01.591Z] DONE 0 tests in 0.013s
16:35:01 [2021-03-24T16:35:01.591Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:35:01 [2021-03-24T16:35:01.850Z] INFO: Testing against a local daemon
16:35:01 [2021-03-24T16:35:01.850Z] === RUN   TestPluginWithDevMounts
16:35:01 [2021-03-24T16:35:01.850Z] === PAUSE TestPluginWithDevMounts
16:35:01 [2021-03-24T16:35:01.850Z] === CONT  TestPluginWithDevMounts
16:35:01 [2021-03-24T16:35:01.903Z] --- PASS: TestLinksEtcHostsContentMatch (1.76s)
16:35:01 [2021-03-24T16:35:01.903Z] === RUN   TestLinksContainerNames
16:35:01 [2021-03-24T16:35:01.967Z] --- PASS: TestServiceWithDataPathPortInit (18.62s)
16:35:01 [2021-03-24T16:35:01.967Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:35:03 [2021-03-24T16:35:03.757Z] --- PASS: TestPluginWithDevMounts (1.72s)
16:35:03 [2021-03-24T16:35:03.757Z] PASS
16:35:03 [2021-03-24T16:35:03.757Z] 
16:35:03 [2021-03-24T16:35:03.758Z] DONE 1 tests in 1.759s
16:35:03 [2021-03-24T16:35:03.758Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:35:03 [2021-03-24T16:35:03.758Z] INFO: Testing against a local daemon
16:35:03 [2021-03-24T16:35:03.758Z] === RUN   TestSecretInspect
16:35:04 [2021-03-24T16:35:04.460Z] --- PASS: TestLinksContainerNames (2.56s)
16:35:04 [2021-03-24T16:35:04.460Z] === RUN   TestLogsFollowTailEmpty
16:35:05 [2021-03-24T16:35:05.035Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
16:35:06 [2021-03-24T16:35:06.296Z] --- PASS: TestSecretInspect (2.31s)
16:35:06 [2021-03-24T16:35:06.296Z] === RUN   TestSecretList
16:35:06 [2021-03-24T16:35:06.423Z] --- PASS: TestLogsFollowTailEmpty (1.97s)
16:35:06 [2021-03-24T16:35:06.423Z] === RUN   TestContainerNetworkMountsNoChown
16:35:07 [2021-03-24T16:35:07.675Z] --- PASS: TestSecretList (1.93s)
16:35:07 [2021-03-24T16:35:07.675Z] === RUN   TestSecretsCreateAndDelete
16:35:07 [2021-03-24T16:35:07.814Z] --- PASS: TestContainerNetworkMountsNoChown (1.47s)
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/default
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/default
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/private
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/private
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/rprivate
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/rprivate
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/slave
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/slave
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/rslave
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/rslave
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/shared
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/shared
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/rshared
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/rshared
16:35:07 [2021-03-24T16:35:07.814Z] === CONT  TestMountDaemonRoot/default
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/default/bind_root
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/default/mount_root
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:35:07 [2021-03-24T16:35:07.814Z] === CONT  TestMountDaemonRoot/default/bind_root
16:35:07 [2021-03-24T16:35:07.814Z] === CONT  TestMountDaemonRoot/rshared
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:35:07 [2021-03-24T16:35:07.814Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:35:07 [2021-03-24T16:35:07.814Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:35:07 [2021-03-24T16:35:07.814Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/shared
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/rslave
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/slave
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/rprivate
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/private
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/private/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === RUN   TestMountDaemonRoot/private/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/default/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:35:08 [2021-03-24T16:35:08.077Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:35:08 [2021-03-24T16:35:08.342Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:35:08 [2021-03-24T16:35:08.342Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:35:08 [2021-03-24T16:35:08.342Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:35:08 [2021-03-24T16:35:08.342Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:35:08 [2021-03-24T16:35:08.342Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:35:08 [2021-03-24T16:35:08.342Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:35:08 [2021-03-24T16:35:08.342Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:35:08 [2021-03-24T16:35:08.342Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:35:08 [2021-03-24T16:35:08.604Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:35:08 [2021-03-24T16:35:08.604Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:35:08 [2021-03-24T16:35:08.604Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:35:08 [2021-03-24T16:35:08.604Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:35:08 [2021-03-24T16:35:08.604Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:35:08 [2021-03-24T16:35:08.605Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:35:08 [2021-03-24T16:35:08.605Z] === CONT  TestMountDaemonRoot/private/bind_root
16:35:08 [2021-03-24T16:35:08.605Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:35:08 [2021-03-24T16:35:08.867Z] === CONT  TestMountDaemonRoot/private/mount_root
16:35:08 [2021-03-24T16:35:08.867Z] --- PASS: TestMountDaemonRoot (0.04s)
16:35:08 [2021-03-24T16:35:08.867Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
16:35:08 [2021-03-24T16:35:08.867Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
16:35:08 [2021-03-24T16:35:08.867Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:35:08 [2021-03-24T16:35:08.867Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s)
16:35:08 [2021-03-24T16:35:08.867Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
16:35:08 [2021-03-24T16:35:08.867Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
16:35:08 [2021-03-24T16:35:08.867Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.12s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.14s)
16:35:08 [2021-03-24T16:35:08.867Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
16:35:08 [2021-03-24T16:35:08.867Z] === RUN   TestContainerBindMountNonRecursive
16:35:10 [2021-03-24T16:35:10.211Z] --- PASS: TestSecretsCreateAndDelete (2.33s)
16:35:10 [2021-03-24T16:35:10.211Z] === RUN   TestSecretsUpdate
16:35:11 [2021-03-24T16:35:11.972Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.00s)
16:35:11 [2021-03-24T16:35:11.972Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b3bjqf8i3pwadd654a6g4mjv5 Created:2021-03-24 16:35:02.94513538 +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[b20777fc1315d01229a22b20acc5e0022a41ff98ac8db9756cfb496ccb1bf693:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sj7i46fetz2dbnwvjbip2fzuf EndpointID:2932f5a35ca11a7a33097b8732db3ec8ac4706ebfa1f551ed5ad6eaf15c2fecb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f519eb930b622260f83a9b11655ff8f4fc8fb2491ab44c02114b79fd978841cb 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:90ef0d4126b7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sj7i46fetz2dbnwvjbip2fzuf EndpointID:2932f5a35ca11a7a33097b8732db3ec8ac4706ebfa1f551ed5ad6eaf15c2fecb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:35:11 [2021-03-24T16:35:11.972Z] PASS
16:35:11 [2021-03-24T16:35:11.972Z] 
16:35:11 [2021-03-24T16:35:11.972Z] === Skipped
16:35:11 [2021-03-24T16:35:11.972Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:35:11 [2021-03-24T16:35:11.972Z]     service_test.go:242: FLAKY_TEST
16:35:11 [2021-03-24T16:35:11.972Z] 
16:35:11 [2021-03-24T16:35:11.972Z] 
16:35:11 [2021-03-24T16:35:11.972Z] DONE 26 tests, 1 skipped in 63.173s
16:35:11 [2021-03-24T16:35:11.972Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:35:11 [2021-03-24T16:35:11.972Z] ++ 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
16:35:11 [2021-03-24T16:35:11.972Z] ++ set -e
16:35:11 [2021-03-24T16:35:11.972Z] ++ '[' -n 0 ']'
16:35:11 [2021-03-24T16:35:11.972Z] ++ set -x
16:35:11 [2021-03-24T16:35:11.972Z] ++ env -i DEST=/go/src/github.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
16:35:11 [2021-03-24T16:35:11.972Z] INFO: Testing against a local daemon
16:35:11 [2021-03-24T16:35:11.972Z] === RUN   TestDockerNetworkIpvlanPersistance
16:35:11 [2021-03-24T16:35:11.972Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:35:11 [2021-03-24T16:35:11.972Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:35:11 [2021-03-24T16:35:11.972Z] === RUN   TestDockerNetworkIpvlan
16:35:11 [2021-03-24T16:35:11.972Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:35:11 [2021-03-24T16:35:11.972Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:35:11 [2021-03-24T16:35:11.972Z] PASS
16:35:11 [2021-03-24T16:35:11.972Z] 
16:35:11 [2021-03-24T16:35:11.972Z] === Skipped
16:35:11 [2021-03-24T16:35:11.972Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:35:11 [2021-03-24T16:35:11.972Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:35:11 [2021-03-24T16:35:11.972Z] 
16:35:11 [2021-03-24T16:35:11.972Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:35:11 [2021-03-24T16:35:11.972Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:35:11 [2021-03-24T16:35:11.972Z] 
16:35:11 [2021-03-24T16:35:11.972Z] 
16:35:11 [2021-03-24T16:35:11.972Z] DONE 2 tests, 2 skipped in 0.152s
16:35:11 [2021-03-24T16:35:11.972Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:35:11 [2021-03-24T16:35:11.972Z] ++ 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
16:35:11 [2021-03-24T16:35:11.972Z] ++ set -e
16:35:11 [2021-03-24T16:35:11.972Z] ++ '[' -n 0 ']'
16:35:11 [2021-03-24T16:35:11.972Z] ++ set -x
16:35:11 [2021-03-24T16:35:11.972Z] ++ env -i DEST=/go/src/github.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
16:35:11 [2021-03-24T16:35:11.972Z] INFO: Testing against a local daemon
16:35:11 [2021-03-24T16:35:11.972Z] === RUN   TestDockerNetworkMacvlanPersistance
16:35:12 [2021-03-24T16:35:12.747Z] --- PASS: TestSecretsUpdate (2.30s)
16:35:12 [2021-03-24T16:35:12.747Z] === RUN   TestTemplatedSecret
16:35:13 [2021-03-24T16:35:13.084Z] --- PASS: TestContainerBindMountNonRecursive (4.29s)
16:35:13 [2021-03-24T16:35:13.084Z] === RUN   TestContainerVolumesMountedAsShared
16:35:13 [2021-03-24T16:35:13.358Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s)
16:35:13 [2021-03-24T16:35:13.358Z] === RUN   TestDockerNetworkMacvlan
16:35:14 [2021-03-24T16:35:14.033Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s)
16:35:14 [2021-03-24T16:35:14.033Z] === RUN   TestContainerVolumesMountedAsSlave
16:35:14 [2021-03-24T16:35:14.300Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:35:15 [2021-03-24T16:35:15.689Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:35:15 [2021-03-24T16:35:15.955Z] --- PASS: TestContainerVolumesMountedAsSlave (1.98s)
16:35:15 [2021-03-24T16:35:15.955Z] === RUN   TestNetworkNat
16:35:16 [2021-03-24T16:35:16.002Z] Created binary: bundles/binary-daemon/dockerd-dev
16:35:16 [2021-03-24T16:35:16.049Z] --- PASS: TestTemplatedSecret (3.45s)
16:35:16 [2021-03-24T16:35:16.049Z] === RUN   TestSecretCreateResolve
16:35:16 [2021-03-24T16:35:16.570Z] Copying nested executables into bundles/binary-daemon
16:35:17 [2021-03-24T16:35:17.077Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:35:17 [2021-03-24T16:35:17.345Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
16:35:17 [2021-03-24T16:35:17.345Z] === RUN   TestDockerSuite/TestBuildBlankName
16:35:17 [2021-03-24T16:35:17.345Z] --- PASS: TestNetworkNat (1.55s)
16:35:17 [2021-03-24T16:35:17.345Z] === RUN   TestNetworkLocalhostTCPNat
16:35:17 [2021-03-24T16:35:17.919Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
16:35:17 [2021-03-24T16:35:17.949Z] 
16:35:18 [2021-03-24T16:35:18.586Z] --- PASS: TestSecretCreateResolve (2.32s)
16:35:18 [2021-03-24T16:35:18.586Z] PASS
16:35:18 [2021-03-24T16:35:18.586Z] 
16:35:18 [2021-03-24T16:35:18.586Z] DONE 6 tests in 14.692s
16:35:18 [2021-03-24T16:35:18.586Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:35:18 [2021-03-24T16:35:18.586Z] INFO: Testing against a local daemon
16:35:18 [2021-03-24T16:35:18.586Z] === RUN   TestServiceCreateInit
16:35:18 [2021-03-24T16:35:18.586Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:35:18 [2021-03-24T16:35:18.866Z] --- PASS: TestNetworkLocalhostTCPNat (1.36s)
16:35:18 [2021-03-24T16:35:18.866Z] === RUN   TestNetworkLoopbackNat
16:35:20 [2021-03-24T16:35:20.257Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
16:35:21 [2021-03-24T16:35:21.204Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
16:35:21 [2021-03-24T16:35:21.287Z] === RUN   TestDockerNetworkMacvlan/InternalMode
[Pipeline] sh
16:35:21 [2021-03-24T16:35:21.466Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
16:35:21 [2021-03-24T16:35:21.579Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh cross
16:35:22 [2021-03-24T16:35:22.149Z] 
16:35:22 [2021-03-24T16:35:22.149Z] Removing bundles/
16:35:22 [2021-03-24T16:35:22.149Z] 
16:35:22 [2021-03-24T16:35:22.149Z] ---> Making bundle: cross (in bundles/cross)
16:35:22 [2021-03-24T16:35:22.149Z] Cross building: bundles/cross/linux/amd64
16:35:22 [2021-03-24T16:35:22.149Z] Building: bundles/cross/linux/amd64/dockerd-dev
16:35:22 [2021-03-24T16:35:22.149Z] GOOS="linux" GOARCH="amd64" GOARM=""
16:35:22 [2021-03-24T16:35:22.859Z] --- PASS: TestNetworkLoopbackNat (4.20s)
16:35:22 [2021-03-24T16:35:22.859Z] === RUN   TestPause
16:35:23 [2021-03-24T16:35:23.808Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
16:35:23 [2021-03-24T16:35:23.864Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:35:24 [2021-03-24T16:35:24.383Z] --- PASS: TestPause (1.51s)
16:35:24 [2021-03-24T16:35:24.383Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:35:24 [2021-03-24T16:35:24.383Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:35:24 [2021-03-24T16:35:24.383Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:35:24 [2021-03-24T16:35:24.383Z] === RUN   TestPauseStopPausedContainer
16:35:25 [2021-03-24T16:35:25.496Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:35:25 [2021-03-24T16:35:25.775Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
16:35:25 [2021-03-24T16:35:25.776Z] --- PASS: TestPauseStopPausedContainer (1.40s)
16:35:25 [2021-03-24T16:35:25.776Z] === RUN   TestPsFilter
16:35:26 [2021-03-24T16:35:26.038Z] --- PASS: TestPsFilter (0.20s)
16:35:26 [2021-03-24T16:35:26.038Z] === RUN   TestRemoveContainerWithRemovedVolume
16:35:27 [2021-03-24T16:35:27.427Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.35s)
16:35:27 [2021-03-24T16:35:27.427Z] === RUN   TestRemoveContainerWithVolume
16:35:28 [2021-03-24T16:35:28.002Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
16:35:28 [2021-03-24T16:35:28.058Z] --- PASS: TestServiceCreateInit (9.56s)
16:35:28 [2021-03-24T16:35:28.059Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s)
16:35:28 [2021-03-24T16:35:28.059Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.68s)
16:35:28 [2021-03-24T16:35:28.059Z] === RUN   TestCreateServiceMultipleTimes
16:35:28 [2021-03-24T16:35:28.578Z] --- PASS: TestRemoveContainerWithVolume (1.19s)
16:35:28 [2021-03-24T16:35:28.578Z] === RUN   TestRemoveContainerRunning
16:35:29 [2021-03-24T16:35:29.152Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
16:35:29 [2021-03-24T16:35:29.728Z] --- PASS: TestRemoveContainerRunning (1.21s)
16:35:29 [2021-03-24T16:35:29.728Z] === RUN   TestRemoveContainerForceRemoveRunning
16:35:31 [2021-03-24T16:35:31.116Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.25s)
16:35:31 [2021-03-24T16:35:31.116Z] === RUN   TestRemoveInvalidContainer
16:35:31 [2021-03-24T16:35:31.116Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:35:31 [2021-03-24T16:35:31.116Z] === RUN   TestRenameLinkedContainer
16:35:32 [2021-03-24T16:35:32.063Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
16:35:32 [2021-03-24T16:35:32.636Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
16:35:33 [2021-03-24T16:35:33.640Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:35:35 [2021-03-24T16:35:35.553Z] --- PASS: TestDockerNetworkMacvlan (22.08s)
16:35:35 [2021-03-24T16:35:35.553Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
16:35:35 [2021-03-24T16:35:35.553Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
16:35:35 [2021-03-24T16:35:35.553Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.59s)
16:35:35 [2021-03-24T16:35:35.553Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.80s)
16:35:35 [2021-03-24T16:35:35.553Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.33s)
16:35:35 [2021-03-24T16:35:35.553Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.87s)
16:35:35 [2021-03-24T16:35:35.553Z] PASS
16:35:35 [2021-03-24T16:35:35.553Z] 
16:35:35 [2021-03-24T16:35:35.553Z] DONE 8 tests in 24.435s
16:35:35 [2021-03-24T16:35:35.553Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:35:35 [2021-03-24T16:35:35.553Z] ++ 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
16:35:35 [2021-03-24T16:35:35.553Z] ++ set -e
16:35:35 [2021-03-24T16:35:35.553Z] ++ '[' -n 0 ']'
16:35:35 [2021-03-24T16:35:35.553Z] ++ set -x
16:35:35 [2021-03-24T16:35:35.553Z] ++ env -i DEST=/go/src/github.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
16:35:35 [2021-03-24T16:35:35.553Z] testing: warning: no tests to run
16:35:35 [2021-03-24T16:35:35.553Z] PASS
16:35:35 [2021-03-24T16:35:35.553Z] 
16:35:35 [2021-03-24T16:35:35.553Z] DONE 0 tests in 0.029s
16:35:35 [2021-03-24T16:35:35.553Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:35:35 [2021-03-24T16:35:35.553Z] ++ 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
16:35:35 [2021-03-24T16:35:35.553Z] ++ set -e
16:35:35 [2021-03-24T16:35:35.553Z] ++ '[' -n 0 ']'
16:35:35 [2021-03-24T16:35:35.553Z] ++ set -x
16:35:35 [2021-03-24T16:35:35.553Z] ++ env -i DEST=/go/src/github.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
16:35:35 [2021-03-24T16:35:35.553Z] INFO: Testing against a local daemon
16:35:35 [2021-03-24T16:35:35.553Z] === RUN   TestAuthZPluginAllowRequest
16:35:36 [2021-03-24T16:35:36.856Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
16:35:36 [2021-03-24T16:35:36.856Z] --- PASS: TestRenameLinkedContainer (5.64s)
16:35:36 [2021-03-24T16:35:36.856Z] === RUN   TestRenameStoppedContainer
16:35:37 [2021-03-24T16:35:37.843Z] --- PASS: TestRenameStoppedContainer (1.20s)
16:35:37 [2021-03-24T16:35:37.843Z] === RUN   TestRenameRunningContainerAndReuse
16:35:38 [2021-03-24T16:35:38.100Z] --- PASS: TestAuthZPluginAllowRequest (2.06s)
16:35:38 [2021-03-24T16:35:38.100Z] === RUN   TestAuthZPluginTLS
16:35:38 [2021-03-24T16:35:38.361Z] --- PASS: TestAuthZPluginTLS (0.75s)
16:35:38 [2021-03-24T16:35:38.361Z] === RUN   TestAuthZPluginDenyRequest
16:35:38 [2021-03-24T16:35:38.802Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
16:35:39 [2021-03-24T16:35:39.304Z] --- PASS: TestAuthZPluginDenyRequest (0.70s)
16:35:39 [2021-03-24T16:35:39.304Z] === RUN   TestAuthZPluginAPIDenyResponse
16:35:39 [2021-03-24T16:35:39.761Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
16:35:39 [2021-03-24T16:35:39.876Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.78s)
16:35:39 [2021-03-24T16:35:39.877Z] === RUN   TestAuthZPluginDenyResponse
16:35:40 [2021-03-24T16:35:40.710Z] --- PASS: TestRenameRunningContainerAndReuse (2.87s)
16:35:40 [2021-03-24T16:35:40.710Z] === RUN   TestRenameInvalidName
16:35:40 [2021-03-24T16:35:40.820Z] --- PASS: TestAuthZPluginDenyResponse (0.73s)
16:35:40 [2021-03-24T16:35:40.820Z] === RUN   TestAuthZPluginAllowEventStream
16:35:41 [2021-03-24T16:35:41.285Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
16:35:42 [2021-03-24T16:35:42.233Z] --- PASS: TestRenameInvalidName (1.22s)
16:35:42 [2021-03-24T16:35:42.233Z] === RUN   TestRenameAnonymousContainer
16:35:42 [2021-03-24T16:35:42.737Z] --- PASS: TestAuthZPluginAllowEventStream (2.04s)
16:35:42 [2021-03-24T16:35:42.737Z] === RUN   TestAuthZPluginErrorResponse
16:35:43 [2021-03-24T16:35:43.310Z] --- PASS: TestAuthZPluginErrorResponse (0.72s)
16:35:43 [2021-03-24T16:35:43.310Z] === RUN   TestAuthZPluginErrorRequest
16:35:44 [2021-03-24T16:35:44.254Z] --- PASS: TestAuthZPluginErrorRequest (0.70s)
16:35:44 [2021-03-24T16:35:44.254Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:35:44 [2021-03-24T16:35:44.787Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
16:35:44 [2021-03-24T16:35:44.787Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
16:35:44 [2021-03-24T16:35:44.826Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.72s)
16:35:44 [2021-03-24T16:35:44.826Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:35:46 [2021-03-24T16:35:46.257Z] --- PASS: TestCreateServiceMultipleTimes (17.72s)
16:35:46 [2021-03-24T16:35:46.257Z] === RUN   TestCreateServiceConflict
16:35:46 [2021-03-24T16:35:46.708Z] --- PASS: TestRenameAnonymousContainer (4.37s)
16:35:46 [2021-03-24T16:35:46.708Z] === RUN   TestRenameContainerWithSameName
16:35:47 [2021-03-24T16:35:47.374Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.50s)
16:35:47 [2021-03-24T16:35:47.374Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:35:47 [2021-03-24T16:35:47.654Z] --- PASS: TestRenameContainerWithSameName (1.32s)
16:35:47 [2021-03-24T16:35:47.654Z] === RUN   TestRenameContainerWithLinkedContainer
16:35:48 [2021-03-24T16:35:48.164Z] --- PASS: TestCreateServiceConflict (2.30s)
16:35:48 [2021-03-24T16:35:48.164Z] === RUN   TestCreateServiceMaxReplicas
16:35:49 [2021-03-24T16:35:49.922Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.52s)
16:35:49 [2021-03-24T16:35:49.922Z] === RUN   TestAuthZPluginHeader
16:35:50 [2021-03-24T16:35:50.866Z] --- PASS: TestAuthZPluginHeader (1.08s)
16:35:50 [2021-03-24T16:35:50.866Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:35:50 [2021-03-24T16:35:50.866Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:35:50 [2021-03-24T16:35:50.866Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:35:50 [2021-03-24T16:35:50.866Z] === RUN   TestAuthZPluginV2Disable
16:35:50 [2021-03-24T16:35:50.866Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:35:50 [2021-03-24T16:35:50.866Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:35:50 [2021-03-24T16:35:50.866Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:35:50 [2021-03-24T16:35:50.866Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:35:50 [2021-03-24T16:35:50.866Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:35:50 [2021-03-24T16:35:50.866Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:35:50 [2021-03-24T16:35:50.866Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:35:50 [2021-03-24T16:35:50.866Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:35:50 [2021-03-24T16:35:50.866Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:35:50 [2021-03-24T16:35:50.962Z] --- PASS: TestRenameContainerWithLinkedContainer (2.77s)
16:35:50 [2021-03-24T16:35:50.962Z] === RUN   TestResize
16:35:51 [2021-03-24T16:35:51.458Z] --- PASS: TestCreateServiceMaxReplicas (3.33s)
16:35:51 [2021-03-24T16:35:51.458Z] === RUN   TestCreateWithDuplicateNetworkNames
16:35:51 [2021-03-24T16:35:51.908Z] --- PASS: TestResize (1.36s)
16:35:51 [2021-03-24T16:35:51.909Z] === RUN   TestResizeWithInvalidSize
16:35:53 [2021-03-24T16:35:53.299Z] --- PASS: TestResizeWithInvalidSize (1.39s)
16:35:53 [2021-03-24T16:35:53.299Z] === RUN   TestResizeWhenContainerNotStarted
16:35:54 [2021-03-24T16:35:54.690Z] --- PASS: TestResizeWhenContainerNotStarted (1.28s)
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:35:54 [2021-03-24T16:35:54.690Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:35:58 [2021-03-24T16:35:58.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:35:59 [2021-03-24T16:35:59.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:36:00 [2021-03-24T16:36:00.873Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
16:36:03 [2021-03-24T16:36:03.428Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:36:05 [2021-03-24T16:36:05.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:36:05 [2021-03-24T16:36:05.613Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
16:36:05 [2021-03-24T16:36:05.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:36:06 [2021-03-24T16:36:06.346Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.59s)
16:36:06 [2021-03-24T16:36:06.346Z] === RUN   TestCreateServiceSecretFileMode
16:36:07 [2021-03-24T16:36:07.268Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:36:07 [2021-03-24T16:36:07.268Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
16:36:07 [2021-03-24T16:36:07.727Z] --- PASS: TestCreateServiceSecretFileMode (2.81s)
16:36:07 [2021-03-24T16:36:07.727Z] === RUN   TestCreateServiceConfigFileMode
16:36:08 [2021-03-24T16:36:08.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:36:08 [2021-03-24T16:36:08.980Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s)
16:36:08 [2021-03-24T16:36:08.980Z] PASS
16:36:08 [2021-03-24T16:36:08.980Z] 
16:36:08 [2021-03-24T16:36:08.980Z] === Skipped
16:36:08 [2021-03-24T16:36:08.980Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:36:08 [2021-03-24T16:36:08.980Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:36:08 [2021-03-24T16:36:08.980Z] 
16:36:08 [2021-03-24T16:36:08.980Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:36:08 [2021-03-24T16:36:08.980Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:36:08 [2021-03-24T16:36:08.980Z] 
16:36:08 [2021-03-24T16:36:08.980Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:36:08 [2021-03-24T16:36:08.980Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:36:08 [2021-03-24T16:36:08.980Z] 
16:36:08 [2021-03-24T16:36:08.980Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:36:08 [2021-03-24T16:36:08.980Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:36:08 [2021-03-24T16:36:08.980Z] 
16:36:08 [2021-03-24T16:36:08.980Z] 
16:36:08 [2021-03-24T16:36:08.980Z] DONE 17 tests, 4 skipped in 33.533s
16:36:08 [2021-03-24T16:36:08.980Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:36:08 [2021-03-24T16:36:08.980Z] ++ 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
16:36:08 [2021-03-24T16:36:08.980Z] ++ set -e
16:36:08 [2021-03-24T16:36:08.980Z] ++ '[' -n 0 ']'
16:36:08 [2021-03-24T16:36:08.980Z] ++ set -x
16:36:08 [2021-03-24T16:36:08.980Z] ++ env -i DEST=/go/src/github.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
16:36:09 [2021-03-24T16:36:09.241Z] INFO: Testing against a local daemon
16:36:09 [2021-03-24T16:36:09.241Z] === RUN   TestPluginInvalidJSON
16:36:09 [2021-03-24T16:36:09.241Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:36:09 [2021-03-24T16:36:09.241Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:36:09 [2021-03-24T16:36:09.241Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:36:09 [2021-03-24T16:36:09.241Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:36:09 [2021-03-24T16:36:09.241Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:36:09 [2021-03-24T16:36:09.241Z] === RUN   TestPluginInstall
16:36:09 [2021-03-24T16:36:09.241Z] === RUN   TestPluginInstall/no_auth
16:36:09 [2021-03-24T16:36:09.605Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:36:10 [2021-03-24T16:36:10.553Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
16:36:11 [2021-03-24T16:36:11.017Z] --- PASS: TestCreateServiceConfigFileMode (2.83s)
16:36:11 [2021-03-24T16:36:11.017Z] === RUN   TestCreateServiceSysctls
16:36:11 [2021-03-24T16:36:11.499Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:36:11 [2021-03-24T16:36:11.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:36:11 [2021-03-24T16:36:11.788Z] time="2021-03-24T16:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:36:11 [2021-03-24T16:36:11.788Z] time="2021-03-24T16:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91bc8828652f176a5c73f1c1d43ec45e15584808adfacea4f9bbf0222b8b6127" mediatype=application/vnd.docker.plugin.v1+json size=522
16:36:11 [2021-03-24T16:36:11.788Z] time="2021-03-24T16:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:36:11 [2021-03-24T16:36:11.788Z] time="2021-03-24T16:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91bc8828652f176a5c73f1c1d43ec45e15584808adfacea4f9bbf0222b8b6127" mediatype=application/vnd.docker.plugin.v1+json size=522
16:36:11 [2021-03-24T16:36:11.788Z] === RUN   TestPluginInstall/with_htpasswd
16:36:12 [2021-03-24T16:36:12.024Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:36:12 [2021-03-24T16:36:12.731Z] time="2021-03-24T16:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:36:12 [2021-03-24T16:36:12.731Z] time="2021-03-24T16:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db006fd94baa2d4fecb10c0453f3fb400d073c542a2efa7ed6a7b8f26b8e58c3" mediatype=application/vnd.docker.plugin.v1+json size=522
16:36:12 [2021-03-24T16:36:12.731Z] time="2021-03-24T16:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:36:12 [2021-03-24T16:36:12.731Z] time="2021-03-24T16:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db006fd94baa2d4fecb10c0453f3fb400d073c542a2efa7ed6a7b8f26b8e58c3" mediatype=application/vnd.docker.plugin.v1+json size=522
16:36:12 [2021-03-24T16:36:12.967Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:36:12 [2021-03-24T16:36:12.992Z] === RUN   TestPluginInstall/with_insecure
16:36:13 [2021-03-24T16:36:13.915Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:36:14 [2021-03-24T16:36:14.309Z] --- PASS: TestCreateServiceSysctls (3.84s)
16:36:14 [2021-03-24T16:36:14.309Z] === RUN   TestCreateServiceCapabilities
16:36:14 [2021-03-24T16:36:14.377Z] time="2021-03-24T16:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:36:14 [2021-03-24T16:36:14.377Z] time="2021-03-24T16:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4d7fc47414381f015ad552a705c0061355e2d902b81b91003ded8b705e4e75e" mediatype=application/vnd.docker.plugin.v1+json size=522
16:36:14 [2021-03-24T16:36:14.377Z] time="2021-03-24T16:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:36:14 [2021-03-24T16:36:14.377Z] time="2021-03-24T16:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4d7fc47414381f015ad552a705c0061355e2d902b81b91003ded8b705e4e75e" mediatype=application/vnd.docker.plugin.v1+json size=522
16:36:14 [2021-03-24T16:36:14.489Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:36:14 [2021-03-24T16:36:14.638Z] --- PASS: TestPluginInstall (5.48s)
16:36:14 [2021-03-24T16:36:14.638Z]     --- PASS: TestPluginInstall/no_auth (2.56s)
16:36:14 [2021-03-24T16:36:14.638Z]     --- PASS: TestPluginInstall/with_htpasswd (1.18s)
16:36:14 [2021-03-24T16:36:14.638Z]     --- PASS: TestPluginInstall/with_insecure (1.73s)
16:36:14 [2021-03-24T16:36:14.638Z]         plugin_test.go:160: [ddbaf86be968e] daemon is not started
16:36:14 [2021-03-24T16:36:14.638Z] === RUN   TestPluginsWithRuntimes
16:36:15 [2021-03-24T16:36:15.063Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
16:36:15 [2021-03-24T16:36:15.063Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
16:36:15 [2021-03-24T16:36:15.063Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
16:36:15 [2021-03-24T16:36:15.645Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:36:17 [2021-03-24T16:36:17.186Z] === RUN   TestPluginsWithRuntimes/No_Args
16:36:17 [2021-03-24T16:36:17.600Z] --- PASS: TestCreateServiceCapabilities (2.91s)
16:36:17 [2021-03-24T16:36:17.600Z] === RUN   TestInspect
16:36:18 [2021-03-24T16:36:18.200Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.38s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.91s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.16s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.55s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.63s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.63s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.00s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.11s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.04s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s)
16:36:18 [2021-03-24T16:36:18.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.21s)
16:36:18 [2021-03-24T16:36:18.200Z] === RUN   TestCgroupNamespacesRun
16:36:18 [2021-03-24T16:36:18.570Z] === RUN   TestPluginsWithRuntimes/With_Args
16:36:18 [2021-03-24T16:36:18.774Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:36:19 [2021-03-24T16:36:19.351Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
16:36:20 [2021-03-24T16:36:20.483Z] --- PASS: TestPluginsWithRuntimes (5.64s)
16:36:20 [2021-03-24T16:36:20.483Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.67s)
16:36:20 [2021-03-24T16:36:20.483Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.65s)
16:36:20 [2021-03-24T16:36:20.483Z] PASS
16:36:20 [2021-03-24T16:36:20.483Z] 
16:36:20 [2021-03-24T16:36:20.483Z] DONE 9 tests in 11.314s
16:36:20 [2021-03-24T16:36:20.483Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:36:20 [2021-03-24T16:36:20.483Z] ++ 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
16:36:20 [2021-03-24T16:36:20.483Z] ++ set -e
16:36:20 [2021-03-24T16:36:20.483Z] ++ '[' -n 0 ']'
16:36:20 [2021-03-24T16:36:20.483Z] ++ set -x
16:36:20 [2021-03-24T16:36:20.483Z] ++ env -i DEST=/go/src/github.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
16:36:20 [2021-03-24T16:36:20.483Z] INFO: Testing against a local daemon
16:36:20 [2021-03-24T16:36:20.483Z] === RUN   TestExternalGraphDriver
16:36:20 [2021-03-24T16:36:20.742Z] --- PASS: TestCgroupNamespacesRun (2.82s)
16:36:20 [2021-03-24T16:36:20.742Z] === RUN   TestCgroupNamespacesRunPrivileged
16:36:20 [2021-03-24T16:36:20.744Z] === RUN   TestExternalGraphDriver/json
16:36:20 [2021-03-24T16:36:20.890Z] --- PASS: TestInspect (3.25s)
16:36:20 [2021-03-24T16:36:20.890Z] === RUN   TestCreateJob
16:36:22 [2021-03-24T16:36:22.664Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.96s)
16:36:22 [2021-03-24T16:36:22.664Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:36:23 [2021-03-24T16:36:23.296Z] === RUN   TestExternalGraphDriver/spec
16:36:24 [2021-03-24T16:36:24.181Z] --- PASS: TestCreateJob (3.73s)
16:36:24 [2021-03-24T16:36:24.181Z] === RUN   TestReplicatedJob
16:36:25 [2021-03-24T16:36:25.974Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.99s)
16:36:25 [2021-03-24T16:36:25.974Z] === RUN   TestCgroupNamespacesRunHostMode
16:36:26 [2021-03-24T16:36:26.236Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
16:36:26 [2021-03-24T16:36:26.624Z] === RUN   TestExternalGraphDriver/pull
16:36:26 [2021-03-24T16:36:26.810Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:36:28 [2021-03-24T16:36:28.729Z] --- PASS: TestCgroupNamespacesRunHostMode (2.89s)
16:36:28 [2021-03-24T16:36:28.729Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:36:28 [2021-03-24T16:36:28.729Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:36:29 [2021-03-24T16:36:29.172Z] --- PASS: TestExternalGraphDriver (8.21s)
16:36:29 [2021-03-24T16:36:29.172Z]     --- PASS: TestExternalGraphDriver/json (2.65s)
16:36:29 [2021-03-24T16:36:29.172Z]     --- PASS: TestExternalGraphDriver/spec (2.95s)
16:36:29 [2021-03-24T16:36:29.172Z]     --- PASS: TestExternalGraphDriver/pull (2.45s)
16:36:29 [2021-03-24T16:36:29.172Z] === RUN   TestGraphdriverPluginV2
16:36:29 [2021-03-24T16:36:29.172Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
16:36:29 [2021-03-24T16:36:29.172Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:36:29 [2021-03-24T16:36:29.172Z] PASS
16:36:29 [2021-03-24T16:36:29.172Z] 
16:36:29 [2021-03-24T16:36:29.172Z] === Skipped
16:36:29 [2021-03-24T16:36:29.172Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
16:36:29 [2021-03-24T16:36:29.172Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:36:29 [2021-03-24T16:36:29.172Z] 
16:36:29 [2021-03-24T16:36:29.172Z] 
16:36:29 [2021-03-24T16:36:29.172Z] DONE 5 tests, 1 skipped in 8.384s
16:36:29 [2021-03-24T16:36:29.172Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:36:29 [2021-03-24T16:36:29.172Z] ++ 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
16:36:29 [2021-03-24T16:36:29.172Z] ++ set -e
16:36:29 [2021-03-24T16:36:29.172Z] ++ '[' -n 0 ']'
16:36:29 [2021-03-24T16:36:29.172Z] ++ set -x
16:36:29 [2021-03-24T16:36:29.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=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
16:36:29 [2021-03-24T16:36:29.172Z] INFO: Testing against a local daemon
16:36:29 [2021-03-24T16:36:29.172Z] === RUN   TestContinueAfterPluginCrash
16:36:29 [2021-03-24T16:36:29.172Z] === PAUSE TestContinueAfterPluginCrash
16:36:29 [2021-03-24T16:36:29.172Z] === RUN   TestReadPluginNoRead
16:36:29 [2021-03-24T16:36:29.172Z] === PAUSE TestReadPluginNoRead
16:36:29 [2021-03-24T16:36:29.172Z] === RUN   TestDaemonStartWithLogOpt
16:36:29 [2021-03-24T16:36:29.172Z] === PAUSE TestDaemonStartWithLogOpt
16:36:29 [2021-03-24T16:36:29.172Z] === CONT  TestContinueAfterPluginCrash
16:36:29 [2021-03-24T16:36:29.172Z] === CONT  TestDaemonStartWithLogOpt
16:36:29 [2021-03-24T16:36:29.172Z] === CONT  TestReadPluginNoRead
16:36:30 [2021-03-24T16:36:30.650Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:36:30 [2021-03-24T16:36:30.915Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
16:36:31 [2021-03-24T16:36:31.177Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.79s)
16:36:31 [2021-03-24T16:36:31.177Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:36:31 [2021-03-24T16:36:31.753Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:36:32 [2021-03-24T16:36:32.311Z] --- PASS: TestReplicatedJob (7.06s)
16:36:32 [2021-03-24T16:36:32.311Z] === RUN   TestUpdateReplicatedJob
16:36:33 [2021-03-24T16:36:33.144Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:36:33 [2021-03-24T16:36:33.144Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.93s)
16:36:33 [2021-03-24T16:36:33.144Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:36:33 [2021-03-24T16:36:33.389Z] === RUN   TestReadPluginNoRead/default
16:36:33 [2021-03-24T16:36:33.650Z] --- PASS: TestDaemonStartWithLogOpt (4.81s)
16:36:34 [2021-03-24T16:36:34.089Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
16:36:34 [2021-03-24T16:36:34.089Z] === RUN   TestCgroupNamespacesRunOlderClient
16:36:35 [2021-03-24T16:36:35.480Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
16:36:35 [2021-03-24T16:36:35.563Z] === RUN   TestReadPluginNoRead/disabled_caching
16:36:35 [2021-03-24T16:36:35.604Z] --- PASS: TestUpdateReplicatedJob (3.92s)
16:36:35 [2021-03-24T16:36:35.604Z] === RUN   TestServiceListWithStatuses
16:36:35 [2021-03-24T16:36:35.604Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:36:35 [2021-03-24T16:36:35.604Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:36:35 [2021-03-24T16:36:35.604Z] === RUN   TestDockerNetworkConnectAlias
16:36:36 [2021-03-24T16:36:36.892Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.76s)
16:36:36 [2021-03-24T16:36:36.892Z] === RUN   TestKernelTCPMemory
16:36:37 [2021-03-24T16:36:37.477Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:36:38 [2021-03-24T16:36:38.288Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
16:36:38 [2021-03-24T16:36:38.861Z] --- PASS: TestKernelTCPMemory (1.85s)
16:36:38 [2021-03-24T16:36:38.861Z] === RUN   TestNISDomainname
16:36:39 [2021-03-24T16:36:39.390Z] --- PASS: TestReadPluginNoRead (10.50s)
16:36:39 [2021-03-24T16:36:39.390Z]     --- PASS: TestReadPluginNoRead/default (2.16s)
16:36:39 [2021-03-24T16:36:39.390Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.97s)
16:36:39 [2021-03-24T16:36:39.390Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s)
16:36:39 [2021-03-24T16:36:39.390Z]     read_test.go:92: [d3da1cbfc55c6] daemon is not started
16:36:39 [2021-03-24T16:36:39.390Z] --- PASS: TestContinueAfterPluginCrash (10.59s)
16:36:39 [2021-03-24T16:36:39.390Z] PASS
16:36:39 [2021-03-24T16:36:39.390Z] 
16:36:39 [2021-03-24T16:36:39.390Z] DONE 6 tests in 10.750s
16:36:39 [2021-03-24T16:36:39.390Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:36:39 [2021-03-24T16:36:39.390Z] ++ 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
16:36:39 [2021-03-24T16:36:39.390Z] ++ set -e
16:36:39 [2021-03-24T16:36:39.390Z] ++ '[' -n 0 ']'
16:36:39 [2021-03-24T16:36:39.390Z] ++ set -x
16:36:39 [2021-03-24T16:36:39.390Z] ++ env -i DEST=/go/src/github.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
16:36:39 [2021-03-24T16:36:39.652Z] testing: warning: no tests to run
16:36:39 [2021-03-24T16:36:39.652Z] PASS
16:36:39 [2021-03-24T16:36:39.652Z] 
16:36:39 [2021-03-24T16:36:39.652Z] DONE 0 tests in 0.044s
16:36:39 [2021-03-24T16:36:39.652Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:36:39 [2021-03-24T16:36:39.652Z] ++ 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
16:36:39 [2021-03-24T16:36:39.652Z] ++ set -e
16:36:39 [2021-03-24T16:36:39.652Z] ++ '[' -n 0 ']'
16:36:39 [2021-03-24T16:36:39.652Z] ++ set -x
16:36:39 [2021-03-24T16:36:39.652Z] ++ env -i DEST=/go/src/github.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
16:36:39 [2021-03-24T16:36:39.652Z] INFO: Testing against a local daemon
16:36:39 [2021-03-24T16:36:39.652Z] === RUN   TestPluginWithDevMounts
16:36:39 [2021-03-24T16:36:39.652Z] === PAUSE TestPluginWithDevMounts
16:36:39 [2021-03-24T16:36:39.652Z] === CONT  TestPluginWithDevMounts
16:36:40 [2021-03-24T16:36:40.778Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:36:40 [2021-03-24T16:36:40.882Z] --- PASS: TestDockerNetworkConnectAlias (5.12s)
16:36:40 [2021-03-24T16:36:40.882Z] === RUN   TestDockerNetworkReConnect
16:36:41 [2021-03-24T16:36:41.040Z] --- PASS: TestNISDomainname (2.26s)
16:36:41 [2021-03-24T16:36:41.040Z] === RUN   TestHostnameDnsResolution
16:36:42 [2021-03-24T16:36:42.197Z] --- PASS: TestPluginWithDevMounts (2.21s)
16:36:42 [2021-03-24T16:36:42.197Z] PASS
16:36:42 [2021-03-24T16:36:42.197Z] 
16:36:42 [2021-03-24T16:36:42.197Z] DONE 1 tests in 2.356s
16:36:42 [2021-03-24T16:36:42.197Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:36:42 [2021-03-24T16:36:42.197Z] ++ 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
16:36:42 [2021-03-24T16:36:42.197Z] ++ set -e
16:36:42 [2021-03-24T16:36:42.197Z] ++ '[' -n 0 ']'
16:36:42 [2021-03-24T16:36:42.197Z] ++ set -x
16:36:42 [2021-03-24T16:36:42.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:36:42 [2021-03-24T16:36:42.197Z] INFO: Testing against a local daemon
16:36:42 [2021-03-24T16:36:42.197Z] === RUN   TestSecretInspect
16:36:42 [2021-03-24T16:36:42.430Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
16:36:42 [2021-03-24T16:36:42.692Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:36:42 [2021-03-24T16:36:42.957Z] --- PASS: TestHostnameDnsResolution (2.11s)
16:36:42 [2021-03-24T16:36:42.957Z] === RUN   TestStats
16:36:43 [2021-03-24T16:36:43.617Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
16:36:43 [2021-03-24T16:36:43.902Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
16:36:44 [2021-03-24T16:36:44.172Z] --- PASS: TestDockerNetworkReConnect (3.94s)
16:36:44 [2021-03-24T16:36:44.172Z] === RUN   TestServicePlugin
16:36:44 [2021-03-24T16:36:44.191Z] Copying nested executables into bundles/cross/linux/amd64
16:36:45 [2021-03-24T16:36:45.290Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:36:45 [2021-03-24T16:36:45.498Z] --- PASS: TestSecretInspect (3.24s)
16:36:45 [2021-03-24T16:36:45.498Z] === RUN   TestSecretList
16:36:45 [2021-03-24T16:36:45.568Z] Cross building: bundles/cross/windows/amd64
16:36:45 [2021-03-24T16:36:45.568Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
16:36:45 [2021-03-24T16:36:45.568Z] GOOS="windows" GOARCH="amd64" GOARM=""
16:36:46 [2021-03-24T16:36:46.682Z] --- PASS: TestStats (3.32s)
16:36:46 [2021-03-24T16:36:46.682Z] === RUN   TestStopContainerWithTimeout
16:36:46 [2021-03-24T16:36:46.682Z] === RUN   TestStopContainerWithTimeout/0
16:36:46 [2021-03-24T16:36:46.682Z] === PAUSE TestStopContainerWithTimeout/0
16:36:46 [2021-03-24T16:36:46.682Z] === RUN   TestStopContainerWithTimeout/1
16:36:46 [2021-03-24T16:36:46.682Z] === PAUSE TestStopContainerWithTimeout/1
16:36:46 [2021-03-24T16:36:46.682Z] === RUN   TestStopContainerWithTimeout/3
16:36:46 [2021-03-24T16:36:46.682Z] === PAUSE TestStopContainerWithTimeout/3
16:36:46 [2021-03-24T16:36:46.682Z] === RUN   TestStopContainerWithTimeout/-1
16:36:46 [2021-03-24T16:36:46.682Z] === PAUSE TestStopContainerWithTimeout/-1
16:36:46 [2021-03-24T16:36:46.682Z] === CONT  TestStopContainerWithTimeout/0
16:36:46 [2021-03-24T16:36:46.682Z] === CONT  TestStopContainerWithTimeout/3
16:36:46 [2021-03-24T16:36:46.947Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
16:36:48 [2021-03-24T16:36:48.800Z] --- PASS: TestSecretList (3.23s)
16:36:48 [2021-03-24T16:36:48.800Z] === RUN   TestSecretsCreateAndDelete
16:36:48 [2021-03-24T16:36:48.869Z] === CONT  TestStopContainerWithTimeout/-1
16:36:50 [2021-03-24T16:36:50.795Z] === CONT  TestStopContainerWithTimeout/1
16:36:52 [2021-03-24T16:36:52.102Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
16:36:52 [2021-03-24T16:36:52.102Z] === RUN   TestSecretsUpdate
16:36:53 [2021-03-24T16:36:53.356Z] --- PASS: TestStopContainerWithTimeout (0.07s)
16:36:53 [2021-03-24T16:36:53.356Z]     --- PASS: TestStopContainerWithTimeout/0 (2.35s)
16:36:53 [2021-03-24T16:36:53.356Z]     --- PASS: TestStopContainerWithTimeout/3 (4.07s)
16:36:53 [2021-03-24T16:36:53.356Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.34s)
16:36:53 [2021-03-24T16:36:53.356Z]     --- PASS: TestStopContainerWithTimeout/1 (2.47s)
16:36:53 [2021-03-24T16:36:53.356Z] === RUN   TestDeleteDevicemapper
16:36:53 [2021-03-24T16:36:53.356Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:36:53 [2021-03-24T16:36:53.356Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:36:53 [2021-03-24T16:36:53.356Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:36:53 [2021-03-24T16:36:53.356Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:36:53 [2021-03-24T16:36:53.356Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
16:36:55 [2021-03-24T16:36:55.402Z] --- PASS: TestSecretsUpdate (3.29s)
16:36:55 [2021-03-24T16:36:55.402Z] === RUN   TestTemplatedSecret
16:36:56 [2021-03-24T16:36:56.668Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
16:36:56 [2021-03-24T16:36:56.930Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:36:57 [2021-03-24T16:36:57.875Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.77s)
16:36:57 [2021-03-24T16:36:57.875Z] === RUN   TestUpdateMemory
16:36:57 [2021-03-24T16:36:57.875Z] --- SKIP: TestUpdateMemory (0.00s)
16:36:57 [2021-03-24T16:36:57.875Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:36:57 [2021-03-24T16:36:57.875Z] === RUN   TestUpdateCPUQuota
16:36:58 [2021-03-24T16:36:58.137Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:36:59 [2021-03-24T16:36:59.083Z] === RUN   TestDockerSuite/TestBuildCmd
16:36:59 [2021-03-24T16:36:59.345Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:36:59 [2021-03-24T16:36:59.607Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:36:59 [2021-03-24T16:36:59.608Z] --- PASS: TestTemplatedSecret (3.96s)
16:36:59 [2021-03-24T16:36:59.608Z] === RUN   TestSecretCreateResolve
16:36:59 [2021-03-24T16:36:59.869Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:36:59 [2021-03-24T16:36:59.869Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:37:00 [2021-03-24T16:37:00.817Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
16:37:01 [2021-03-24T16:37:01.079Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:37:02 [2021-03-24T16:37:02.911Z] --- PASS: TestSecretCreateResolve (3.21s)
16:37:02 [2021-03-24T16:37:02.911Z] PASS
16:37:02 [2021-03-24T16:37:02.911Z] 
16:37:02 [2021-03-24T16:37:02.911Z] DONE 6 tests in 20.341s
16:37:02 [2021-03-24T16:37:02.911Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:37:02 [2021-03-24T16:37:02.911Z] ++ 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
16:37:02 [2021-03-24T16:37:02.911Z] ++ set -e
16:37:02 [2021-03-24T16:37:02.911Z] ++ '[' -n 0 ']'
16:37:02 [2021-03-24T16:37:02.911Z] ++ set -x
16:37:02 [2021-03-24T16:37:02.911Z] ++ env -i DEST=/go/src/github.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
16:37:02 [2021-03-24T16:37:02.911Z] INFO: Testing against a local daemon
16:37:02 [2021-03-24T16:37:02.911Z] === RUN   TestServiceCreateInit
16:37:02 [2021-03-24T16:37:02.911Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:37:04 [2021-03-24T16:37:04.390Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
16:37:05 [2021-03-24T16:37:05.785Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
16:37:07 [2021-03-24T16:37:07.703Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:37:07 [2021-03-24T16:37:07.965Z] --- PASS: TestUpdateCPUQuota (10.25s)
16:37:07 [2021-03-24T16:37:07.965Z] === RUN   TestUpdatePidsLimit
16:37:07 [2021-03-24T16:37:07.965Z] === RUN   TestUpdatePidsLimit/update_from_none
16:37:08 [2021-03-24T16:37:08.202Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:37:08 [2021-03-24T16:37:08.227Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:37:09 [2021-03-24T16:37:09.172Z] === RUN   TestUpdatePidsLimit/no_change
16:37:09 [2021-03-24T16:37:09.434Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
16:37:09 [2021-03-24T16:37:09.434Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:37:10 [2021-03-24T16:37:10.009Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:37:10 [2021-03-24T16:37:10.271Z] === RUN   TestUpdatePidsLimit/update_lower
16:37:11 [2021-03-24T16:37:11.218Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:37:11 [2021-03-24T16:37:11.480Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:37:11 [2021-03-24T16:37:11.742Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:37:12 [2021-03-24T16:37:12.317Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:37:12 [2021-03-24T16:37:12.892Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:37:14 [2021-03-24T16:37:14.286Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:37:14 [2021-03-24T16:37:14.791Z] --- PASS: TestServiceCreateInit (11.46s)
16:37:14 [2021-03-24T16:37:14.791Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.66s)
16:37:14 [2021-03-24T16:37:14.791Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.77s)
16:37:14 [2021-03-24T16:37:14.791Z] === RUN   TestCreateServiceMultipleTimes
16:37:14 [2021-03-24T16:37:14.860Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
16:37:15 [2021-03-24T16:37:15.435Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:37:16 [2021-03-24T16:37:16.011Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
16:37:16 [2021-03-24T16:37:16.262Z] --- PASS: TestServicePlugin (31.03s)
16:37:16 [2021-03-24T16:37:16.262Z]     plugin_test.go:62: [dfedd01c6cd76] joining swarm manager [d94663571fdee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:37:16 [2021-03-24T16:37:16.262Z]     plugin_test.go:65: [d49d218d65b2f] joining swarm manager [d94663571fdee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:37:16 [2021-03-24T16:37:16.262Z] === RUN   TestServiceUpdateLabel
16:37:16 [2021-03-24T16:37:16.585Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
16:37:17 [2021-03-24T16:37:17.160Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
16:37:17 [2021-03-24T16:37:17.641Z] --- PASS: TestServiceUpdateLabel (2.35s)
16:37:17 [2021-03-24T16:37:17.641Z] === RUN   TestServiceUpdateSecrets
16:37:17 [2021-03-24T16:37:17.734Z] --- PASS: TestUpdatePidsLimit (9.54s)
16:37:17 [2021-03-24T16:37:17.734Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.03s)
16:37:17 [2021-03-24T16:37:17.734Z]     --- PASS: TestUpdatePidsLimit/no_change (1.14s)
16:37:17 [2021-03-24T16:37:17.734Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.31s)
16:37:17 [2021-03-24T16:37:17.734Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.22s)
16:37:17 [2021-03-24T16:37:17.734Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.24s)
16:37:17 [2021-03-24T16:37:17.734Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.38s)
16:37:17 [2021-03-24T16:37:17.734Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.35s)
16:37:17 [2021-03-24T16:37:17.734Z] === RUN   TestUpdateRestartPolicy
16:37:23 [2021-03-24T16:37:23.037Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
16:37:23 [2021-03-24T16:37:23.298Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
16:37:23 [2021-03-24T16:37:23.871Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
16:37:25 [2021-03-24T16:37:25.260Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
16:37:27 [2021-03-24T16:37:27.811Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:37:28 [2021-03-24T16:37:28.385Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:37:28 [2021-03-24T16:37:28.957Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
16:37:28 [2021-03-24T16:37:28.957Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:37:29 [2021-03-24T16:37:29.531Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
16:37:32 [2021-03-24T16:37:32.843Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
16:37:32 [2021-03-24T16:37:32.843Z] --- PASS: TestUpdateRestartPolicy (15.18s)
16:37:32 [2021-03-24T16:37:32.843Z] === RUN   TestUpdateRestartWithAutoRemove
16:37:32 [2021-03-24T16:37:32.843Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:37:34 [2021-03-24T16:37:34.236Z] --- PASS: TestUpdateRestartWithAutoRemove (1.32s)
16:37:34 [2021-03-24T16:37:34.236Z] === RUN   TestWaitNonBlocked
16:37:34 [2021-03-24T16:37:34.236Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:37:34 [2021-03-24T16:37:34.236Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:37:34 [2021-03-24T16:37:34.236Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:37:34 [2021-03-24T16:37:34.236Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:37:34 [2021-03-24T16:37:34.236Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:37:34 [2021-03-24T16:37:34.236Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:37:35 [2021-03-24T16:37:35.629Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
16:37:35 [2021-03-24T16:37:35.756Z] --- PASS: TestServiceUpdateSecrets (15.09s)
16:37:35 [2021-03-24T16:37:35.756Z] === RUN   TestServiceUpdateConfigs
16:37:36 [2021-03-24T16:37:36.578Z] --- PASS: TestWaitNonBlocked (0.02s)
16:37:36 [2021-03-24T16:37:36.578Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.26s)
16:37:36 [2021-03-24T16:37:36.578Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.30s)
16:37:36 [2021-03-24T16:37:36.578Z] === RUN   TestWaitBlocked
16:37:36 [2021-03-24T16:37:36.578Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:37:36 [2021-03-24T16:37:36.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:37:36 [2021-03-24T16:37:36.578Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:37:36 [2021-03-24T16:37:36.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:37:36 [2021-03-24T16:37:36.578Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:37:36 [2021-03-24T16:37:36.578Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:37:36 [2021-03-24T16:37:36.763Z] --- PASS: TestCreateServiceMultipleTimes (20.14s)
16:37:36 [2021-03-24T16:37:36.763Z] === RUN   TestCreateServiceConflict
16:37:37 [2021-03-24T16:37:37.334Z] --- PASS: TestCreateServiceConflict (3.25s)
16:37:37 [2021-03-24T16:37:37.334Z] === RUN   TestCreateServiceMaxReplicas
16:37:39 [2021-03-24T16:37:39.169Z] --- PASS: TestWaitBlocked (0.02s)
16:37:39 [2021-03-24T16:37:39.169Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.14s)
16:37:39 [2021-03-24T16:37:39.169Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.30s)
16:37:39 [2021-03-24T16:37:39.169Z] === CONT  TestContainerStartOnDaemonRestart
16:37:39 [2021-03-24T16:37:39.169Z] === CONT  TestContainerKillOnDaemonStart
16:37:39 [2021-03-24T16:37:39.443Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:37:41 [2021-03-24T16:37:41.376Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
16:37:41 [2021-03-24T16:37:41.543Z] --- PASS: TestCreateServiceMaxReplicas (3.76s)
16:37:41 [2021-03-24T16:37:41.543Z] === RUN   TestCreateWithDuplicateNetworkNames
16:37:42 [2021-03-24T16:37:42.321Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:37:42 [2021-03-24T16:37:42.321Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:37:42 [2021-03-24T16:37:42.321Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:37:42 [2021-03-24T16:37:42.321Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:37:42 [2021-03-24T16:37:42.321Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:37:42 [2021-03-24T16:37:42.321Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
16:37:44 [2021-03-24T16:37:44.246Z] --- PASS: TestContainerStartOnDaemonRestart (5.14s)
16:37:44 [2021-03-24T16:37:44.246Z] === CONT  TestIpcModeOlderClient
16:37:44 [2021-03-24T16:37:44.246Z] --- PASS: TestIpcModeOlderClient (0.12s)
16:37:44 [2021-03-24T16:37:44.246Z] === CONT  TestDaemonHostGatewayIP
16:37:47 [2021-03-24T16:37:47.963Z] --- PASS: TestServiceUpdateConfigs (15.26s)
16:37:47 [2021-03-24T16:37:47.963Z] === RUN   TestServiceUpdateNetwork
16:37:48 [2021-03-24T16:37:48.461Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:37:49 [2021-03-24T16:37:49.855Z] --- PASS: TestDaemonHostGatewayIP (6.02s)
16:37:49 [2021-03-24T16:37:49.855Z] === CONT  TestRestartDaemonWithRestartingContainer
16:37:50 [2021-03-24T16:37:50.430Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:37:53 [2021-03-24T16:37:53.745Z] --- PASS: TestContainerKillOnDaemonStart (14.82s)
16:37:53 [2021-03-24T16:37:53.745Z] === CONT  TestDaemonRestartIpcMode
16:37:54 [2021-03-24T16:37:54.692Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.76s)
16:37:55 [2021-03-24T16:37:55.638Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:37:55 [2021-03-24T16:37:55.900Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
16:37:56 [2021-03-24T16:37:56.450Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.26s)
16:37:56 [2021-03-24T16:37:56.450Z] === RUN   TestCreateServiceSecretFileMode
16:37:59 [2021-03-24T16:37:59.215Z] --- PASS: TestDaemonRestartIpcMode (5.64s)
16:37:59 [2021-03-24T16:37:59.215Z] PASS
16:37:59 [2021-03-24T16:37:59.215Z] 
16:37:59 [2021-03-24T16:37:59.215Z] === Skipped
16:37:59 [2021-03-24T16:37:59.215Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:37:59 [2021-03-24T16:37:59.215Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:37:59 [2021-03-24T16:37:59.215Z] 
16:37:59 [2021-03-24T16:37:59.215Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
16:37:59 [2021-03-24T16:37:59.215Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:37:59 [2021-03-24T16:37:59.215Z] 
16:37:59 [2021-03-24T16:37:59.215Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:37:59 [2021-03-24T16:37:59.215Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:37:59 [2021-03-24T16:37:59.215Z] 
16:37:59 [2021-03-24T16:37:59.215Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:37:59 [2021-03-24T16:37:59.215Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:37:59 [2021-03-24T16:37:59.215Z] 
16:37:59 [2021-03-24T16:37:59.215Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:37:59 [2021-03-24T16:37:59.215Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:37:59 [2021-03-24T16:37:59.215Z] 
16:37:59 [2021-03-24T16:37:59.215Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:37:59 [2021-03-24T16:37:59.215Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:37:59 [2021-03-24T16:37:59.215Z] 
16:37:59 [2021-03-24T16:37:59.215Z] 
16:37:59 [2021-03-24T16:37:59.215Z] DONE 196 tests, 6 skipped in 242.757s
16:37:59 [2021-03-24T16:37:59.215Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:37:59 [2021-03-24T16:37:59.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
16:37:59 [2021-03-24T16:37:59.215Z] ++ set -e
16:37:59 [2021-03-24T16:37:59.215Z] ++ '[' -n 0 ']'
16:37:59 [2021-03-24T16:37:59.215Z] ++ set -x
16:37:59 [2021-03-24T16:37:59.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
16:37:59 [2021-03-24T16:37:59.478Z] INFO: Testing against a local daemon
16:37:59 [2021-03-24T16:37:59.478Z] === RUN   TestCommitInheritsEnv
16:37:59 [2021-03-24T16:37:59.762Z] --- PASS: TestCreateServiceSecretFileMode (3.46s)
16:37:59 [2021-03-24T16:37:59.762Z] === RUN   TestCreateServiceConfigFileMode
16:38:00 [2021-03-24T16:38:00.052Z] --- PASS: TestCommitInheritsEnv (0.50s)
16:38:00 [2021-03-24T16:38:00.052Z] === RUN   TestImportExtremelyLargeImageWorks
16:38:00 [2021-03-24T16:38:00.052Z] === PAUSE TestImportExtremelyLargeImageWorks
16:38:00 [2021-03-24T16:38:00.052Z] === RUN   TestImagesFilterMultiReference
16:38:00 [2021-03-24T16:38:00.052Z] --- PASS: TestImagesFilterMultiReference (0.10s)
16:38:00 [2021-03-24T16:38:00.052Z] === RUN   TestImagePullPlatformInvalid
16:38:00 [2021-03-24T16:38:00.052Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
16:38:00 [2021-03-24T16:38:00.052Z] === RUN   TestRemoveImageOrphaning
16:38:00 [2021-03-24T16:38:00.626Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:38:00 [2021-03-24T16:38:00.626Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
16:38:00 [2021-03-24T16:38:00.626Z] --- PASS: TestRemoveImageOrphaning (0.54s)
16:38:00 [2021-03-24T16:38:00.626Z] === RUN   TestRemoveImageGarbageCollector
16:38:01 [2021-03-24T16:38:01.201Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:38:02 [2021-03-24T16:38:02.849Z] --- PASS: TestServiceUpdateNetwork (13.49s)
16:38:02 [2021-03-24T16:38:02.849Z] === RUN   TestServiceUpdatePidsLimit
16:38:02 [2021-03-24T16:38:02.849Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:38:03 [2021-03-24T16:38:03.061Z] --- PASS: TestCreateServiceConfigFileMode (3.37s)
16:38:03 [2021-03-24T16:38:03.061Z] === RUN   TestCreateServiceSysctls
16:38:03 [2021-03-24T16:38:03.122Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
16:38:03 [2021-03-24T16:38:03.385Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
16:38:03 [2021-03-24T16:38:03.788Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:38:03 [2021-03-24T16:38:03.959Z] --- PASS: TestRemoveImageGarbageCollector (3.16s)
16:38:03 [2021-03-24T16:38:03.959Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:38:03 [2021-03-24T16:38:03.959Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
16:38:03 [2021-03-24T16:38:03.959Z] === RUN   TestTagInvalidReference
16:38:03 [2021-03-24T16:38:03.959Z] --- PASS: TestTagInvalidReference (0.03s)
16:38:03 [2021-03-24T16:38:03.959Z] === RUN   TestTagValidPrefixedRepo
16:38:03 [2021-03-24T16:38:03.959Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
16:38:03 [2021-03-24T16:38:03.959Z] --- PASS: TestTagValidPrefixedRepo (0.12s)
16:38:03 [2021-03-24T16:38:03.959Z] === RUN   TestTagExistedNameWithoutForce
16:38:04 [2021-03-24T16:38:04.221Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:38:04 [2021-03-24T16:38:04.221Z] === RUN   TestTagOfficialNames
16:38:04 [2021-03-24T16:38:04.221Z] --- PASS: TestTagOfficialNames (0.08s)
16:38:04 [2021-03-24T16:38:04.221Z] === RUN   TestTagMatchesDigest
16:38:04 [2021-03-24T16:38:04.221Z] --- PASS: TestTagMatchesDigest (0.05s)
16:38:04 [2021-03-24T16:38:04.221Z] === CONT  TestImportExtremelyLargeImageWorks
16:38:04 [2021-03-24T16:38:04.483Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
16:38:07 [2021-03-24T16:38:07.024Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
16:38:07 [2021-03-24T16:38:07.024Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
16:38:07 [2021-03-24T16:38:07.024Z] remote: Enumerating objects: 2, done.
16:38:07 [2021-03-24T16:38:07.024Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
16:38:07 [2021-03-24T16:38:07.024Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
16:38:07 [2021-03-24T16:38:07.024Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
16:38:07 [2021-03-24T16:38:07.024Z] 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.
16:38:07 [2021-03-24T16:38:07.024Z] Building: bundles/cross/windows/amd64/containerutility.exe
16:38:07 [2021-03-24T16:38:07.024Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:38:07 [2021-03-24T16:38:07.795Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
16:38:07 [2021-03-24T16:38:07.795Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
16:38:07 [2021-03-24T16:38:07.942Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/test/unit
16:38:08 [2021-03-24T16:38:08.356Z] --- PASS: TestCreateServiceSysctls (4.60s)
16:38:08 [2021-03-24T16:38:08.356Z] === RUN   TestCreateServiceCapabilities
16:38:09 [2021-03-24T16:38:09.184Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
16:38:09 [2021-03-24T16:38:09.445Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:38:10 [2021-03-24T16:38:10.480Z] ?   	github.com/docker/docker/api	[no test files]
16:38:10 [2021-03-24T16:38:10.833Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
16:38:11 [2021-03-24T16:38:11.658Z] --- PASS: TestCreateServiceCapabilities (3.55s)
16:38:11 [2021-03-24T16:38:11.658Z] === RUN   TestInspect
16:38:11 [2021-03-24T16:38:11.906Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:38:14 [2021-03-24T16:38:14.963Z] --- PASS: TestInspect (3.77s)
16:38:14 [2021-03-24T16:38:14.964Z] === RUN   TestCreateJob
16:38:15 [2021-03-24T16:38:15.052Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
16:38:16 [2021-03-24T16:38:16.441Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
16:38:18 [2021-03-24T16:38:18.363Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:38:18 [2021-03-24T16:38:18.511Z] --- PASS: TestServiceUpdatePidsLimit (17.18s)
16:38:18 [2021-03-24T16:38:18.511Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
16:38:18 [2021-03-24T16:38:18.511Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
16:38:18 [2021-03-24T16:38:18.511Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s)
16:38:18 [2021-03-24T16:38:18.511Z] PASS
16:38:18 [2021-03-24T16:38:18.511Z] 
16:38:18 [2021-03-24T16:38:18.511Z] === Skipped
16:38:18 [2021-03-24T16:38:18.511Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:38:18 [2021-03-24T16:38:18.511Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:38:18 [2021-03-24T16:38:18.511Z] 
16:38:18 [2021-03-24T16:38:18.511Z] 
16:38:18 [2021-03-24T16:38:18.511Z] DONE 27 tests, 1 skipped in 180.426s
16:38:18 [2021-03-24T16:38:18.625Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
16:38:18 [2021-03-24T16:38:18.770Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:38:18 [2021-03-24T16:38:18.770Z] INFO: Testing against a local daemon
16:38:18 [2021-03-24T16:38:18.770Z] === RUN   TestSessionCreate
16:38:18 [2021-03-24T16:38:18.770Z] --- PASS: TestSessionCreate (0.02s)
16:38:18 [2021-03-24T16:38:18.770Z] === RUN   TestSessionCreateWithBadUpgrade
16:38:18 [2021-03-24T16:38:18.770Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
16:38:18 [2021-03-24T16:38:18.770Z] PASS
16:38:18 [2021-03-24T16:38:18.770Z] 
16:38:18 [2021-03-24T16:38:18.770Z] DONE 2 tests in 0.085s
16:38:18 [2021-03-24T16:38:18.770Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:38:18 [2021-03-24T16:38:18.770Z] INFO: Testing against a local daemon
16:38:18 [2021-03-24T16:38:18.770Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:38:18 [2021-03-24T16:38:18.770Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
16:38:18 [2021-03-24T16:38:18.770Z] === RUN   TestEventsExecDie
16:38:18 [2021-03-24T16:38:18.887Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:38:20 [2021-03-24T16:38:20.150Z] --- PASS: TestEventsExecDie (1.10s)
16:38:20 [2021-03-24T16:38:20.150Z] === RUN   TestEventsBackwardsCompatible
16:38:20 [2021-03-24T16:38:20.150Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
16:38:20 [2021-03-24T16:38:20.150Z] === RUN   TestInfoBinaryCommits
16:38:20 [2021-03-24T16:38:20.150Z] --- PASS: TestInfoBinaryCommits (0.03s)
16:38:20 [2021-03-24T16:38:20.150Z] === RUN   TestInfoAPIVersioned
16:38:20 [2021-03-24T16:38:20.150Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:38:20 [2021-03-24T16:38:20.150Z] === RUN   TestInfoDiscoveryBackend
16:38:20 [2021-03-24T16:38:20.255Z] --- PASS: TestCreateJob (4.66s)
16:38:20 [2021-03-24T16:38:20.256Z] === RUN   TestReplicatedJob
16:38:20 [2021-03-24T16:38:20.410Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
16:38:20 [2021-03-24T16:38:20.410Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:38:21 [2021-03-24T16:38:21.445Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:38:21 [2021-03-24T16:38:21.787Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:38:21 [2021-03-24T16:38:21.787Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:38:22 [2021-03-24T16:38:22.046Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
16:38:22 [2021-03-24T16:38:22.046Z] === RUN   TestInfoAPI
16:38:22 [2021-03-24T16:38:22.046Z] --- PASS: TestInfoAPI (0.02s)
16:38:22 [2021-03-24T16:38:22.046Z] === RUN   TestInfoAPIWarnings
16:38:23 [2021-03-24T16:38:23.365Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
16:38:25 [2021-03-24T16:38:25.541Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
16:38:26 [2021-03-24T16:38:26.820Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:38:26 [2021-03-24T16:38:26.844Z] --- PASS: TestReplicatedJob (7.11s)
16:38:26 [2021-03-24T16:38:26.844Z] === RUN   TestUpdateReplicatedJob
16:38:27 [2021-03-24T16:38:27.778Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:38:27 [2021-03-24T16:38:27.778Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:38:28 [2021-03-24T16:38:28.043Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
16:38:29 [2021-03-24T16:38:29.964Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:38:31 [2021-03-24T16:38:31.885Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:38:32 [2021-03-24T16:38:32.134Z] --- PASS: TestUpdateReplicatedJob (4.67s)
16:38:32 [2021-03-24T16:38:32.134Z] === RUN   TestServiceListWithStatuses
16:38:32 [2021-03-24T16:38:32.134Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:38:32 [2021-03-24T16:38:32.134Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:38:32 [2021-03-24T16:38:32.134Z] === RUN   TestDockerNetworkConnectAlias
16:38:33 [2021-03-24T16:38:33.804Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:38:34 [2021-03-24T16:38:34.066Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
16:38:35 [2021-03-24T16:38:35.986Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
16:38:37 [2021-03-24T16:38:37.380Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
16:38:38 [2021-03-24T16:38:38.333Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
16:38:38 [2021-03-24T16:38:38.819Z] --- PASS: TestDockerNetworkConnectAlias (6.94s)
16:38:38 [2021-03-24T16:38:38.819Z] === RUN   TestDockerNetworkReConnect
16:38:40 [2021-03-24T16:38:40.133Z] --- PASS: TestInfoAPIWarnings (16.27s)
16:38:40 [2021-03-24T16:38:40.134Z] === RUN   TestInfoDebug
16:38:40 [2021-03-24T16:38:40.134Z] --- PASS: TestInfoDebug (0.53s)
16:38:40 [2021-03-24T16:38:40.134Z] === RUN   TestInfoInsecureRegistries
16:38:40 [2021-03-24T16:38:40.134Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:38:40 [2021-03-24T16:38:40.134Z] === RUN   TestInfoRegistryMirrors
16:38:40 [2021-03-24T16:38:40.134Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:38:40 [2021-03-24T16:38:40.134Z] === RUN   TestLoginFailsWithBadCredentials
16:38:40 [2021-03-24T16:38:40.134Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
16:38:40 [2021-03-24T16:38:40.134Z] === RUN   TestPingCacheHeaders
16:38:40 [2021-03-24T16:38:40.134Z] --- PASS: TestPingCacheHeaders (0.02s)
16:38:40 [2021-03-24T16:38:40.134Z] === RUN   TestPingGet
16:38:40 [2021-03-24T16:38:40.134Z] --- PASS: TestPingGet (0.01s)
16:38:40 [2021-03-24T16:38:40.134Z] === RUN   TestPingHead
16:38:40 [2021-03-24T16:38:40.134Z] --- PASS: TestPingHead (0.02s)
16:38:40 [2021-03-24T16:38:40.134Z] === RUN   TestVersion
16:38:40 [2021-03-24T16:38:40.134Z] --- PASS: TestVersion (0.02s)
16:38:40 [2021-03-24T16:38:40.134Z] === CONT  TestCgroupDriverSystemdMemoryLimit
16:38:41 [2021-03-24T16:38:41.518Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s)
16:38:41 [2021-03-24T16:38:41.518Z] PASS
16:38:41 [2021-03-24T16:38:41.518Z] 
16:38:41 [2021-03-24T16:38:41.518Z] DONE 18 tests in 22.888s
16:38:41 [2021-03-24T16:38:41.518Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:38:41 [2021-03-24T16:38:41.778Z] INFO: Testing against a local daemon
16:38:41 [2021-03-24T16:38:41.778Z] === RUN   TestVolumesCreateAndList
16:38:41 [2021-03-24T16:38:41.778Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:38:41 [2021-03-24T16:38:41.778Z] === RUN   TestVolumesRemove
16:38:41 [2021-03-24T16:38:41.778Z] --- PASS: TestVolumesRemove (0.09s)
16:38:41 [2021-03-24T16:38:41.778Z] === RUN   TestVolumesInspect
16:38:41 [2021-03-24T16:38:41.778Z] --- PASS: TestVolumesInspect (0.02s)
16:38:41 [2021-03-24T16:38:41.778Z] === RUN   TestVolumesInvalidJSON
16:38:41 [2021-03-24T16:38:41.778Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:38:41 [2021-03-24T16:38:41.778Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:38:41 [2021-03-24T16:38:41.778Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:38:41 [2021-03-24T16:38:41.778Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:38:41 [2021-03-24T16:38:41.778Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:38:41 [2021-03-24T16:38:41.778Z] PASS
16:38:41 [2021-03-24T16:38:41.778Z] 
16:38:41 [2021-03-24T16:38:41.778Z] DONE 5 tests in 0.185s
16:38:41 [2021-03-24T16:38:41.778Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:38:42 [2021-03-24T16:38:42.550Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
16:38:43 [2021-03-24T16:38:43.683Z] Stopping apparmor (via systemctl): apparmor.service.
16:38:43 [2021-03-24T16:38:43.683Z] Removing test suite binaries
16:38:43 [2021-03-24T16:38:43.683Z] exiting test-integration
16:38:43 [2021-03-24T16:38:43.683Z] ++ exit 0
16:38:43 [2021-03-24T16:38:43.683Z] 
16:38:44 [2021-03-24T16:38:44.124Z] --- PASS: TestDockerNetworkReConnect (5.51s)
16:38:44 [2021-03-24T16:38:44.124Z] === RUN   TestServicePlugin
16:38:44 [2021-03-24T16:38:44.124Z] --- SKIP: TestServicePlugin (0.00s)
16:38:44 [2021-03-24T16:38:44.124Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:44 [2021-03-24T16:38:44.124Z] === RUN   TestServiceUpdateLabel
16:38:46 [2021-03-24T16:38:46.670Z] --- PASS: TestServiceUpdateLabel (2.72s)
16:38:46 [2021-03-24T16:38:46.670Z] === RUN   TestServiceUpdateSecrets
Post stage
[Pipeline] junit
16:38:46 [2021-03-24T16:38:46.989Z] Recording test results
16:38:48 [2021-03-24T16:38:48.780Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:38:49 [2021-03-24T16:38:49.130Z] + echo Ensuring container killed.
16:38:49 [2021-03-24T16:38:49.130Z] Ensuring container killed.
16:38:49 [2021-03-24T16:38:49.130Z] + docker rm -vf docker-pr4
16:38:49 [2021-03-24T16:38:49.130Z] Error: No such container: docker-pr4
[Pipeline] sh
16:38:49 [2021-03-24T16:38:49.422Z] + echo Chowning /workspace to jenkins user
16:38:49 [2021-03-24T16:38:49.422Z] Chowning /workspace to jenkins user
16:38:49 [2021-03-24T16:38:49.422Z] + id -u
16:38:49 [2021-03-24T16:38:49.422Z] + id -g
16:38:49 [2021-03-24T16:38:49.422Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42193:/workspace busybox chown -R 1000:1000 /workspace
16:38:49 [2021-03-24T16:38:49.422Z] Unable to find image 'busybox:latest' locally
16:38:49 [2021-03-24T16:38:49.681Z] latest: Pulling from library/busybox
16:38:49 [2021-03-24T16:38:49.681Z] 8b3d7e226fab: Pulling fs layer
16:38:49 [2021-03-24T16:38:49.681Z] 8b3d7e226fab: Download complete
16:38:49 [2021-03-24T16:38:49.941Z] 8b3d7e226fab: Pull complete
16:38:49 [2021-03-24T16:38:49.941Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
16:38:49 [2021-03-24T16:38:49.941Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:38:52 [2021-03-24T16:38:52.565Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:38:52 [2021-03-24T16:38:52.781Z] + bundleName=amd64-cgroup2
16:38:52 [2021-03-24T16:38:52.781Z] + echo Creating amd64-cgroup2-bundles.tar.gz
16:38:52 [2021-03-24T16:38:52.781Z] Creating amd64-cgroup2-bundles.tar.gz
16:38:52 [2021-03-24T16:38:52.781Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:38:52 [2021-03-24T16:38:52.781Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
16:38:53 [2021-03-24T16:38:53.053Z] Archiving artifacts
16:38:53 [2021-03-24T16:38:53.141Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:38:53 [2021-03-24T16:38:53.404Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
16:38:55 [2021-03-24T16:38:55.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42193/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:38:55 [2021-03-24T16:38:55.451Z] + make clean
16:38:55 [2021-03-24T16:38:55.710Z] docker volume rm -f docker-dev-cache
16:38:55 [2021-03-24T16:38:55.710Z] docker-dev-cache
[Pipeline] deleteDir
16:38:58 [2021-03-24T16:38:58.702Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:39:04 [2021-03-24T16:39:04.786Z] --- PASS: TestServiceUpdateSecrets (15.86s)
16:39:04 [2021-03-24T16:39:04.786Z] === RUN   TestServiceUpdateConfigs
16:39:05 [2021-03-24T16:39:05.300Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:39:09 [2021-03-24T16:39:09.516Z] === RUN   TestDockerDaemonSuite/TestShmSize
16:39:11 [2021-03-24T16:39:11.437Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
16:39:15 [2021-03-24T16:39:15.653Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
16:39:15 [2021-03-24T16:39:15.653Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
16:39:15 [2021-03-24T16:39:15.915Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:39:17 [2021-03-24T16:39:17.344Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:39:17 [2021-03-24T16:39:17.344Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:39:19 [2021-03-24T16:39:19.691Z] --- PASS: TestServiceUpdateConfigs (15.74s)
16:39:19 [2021-03-24T16:39:19.691Z] === RUN   TestServiceUpdateNetwork
16:39:21 [2021-03-24T16:39:21.558Z] --- PASS: TestDockerDaemonSuite (447.47s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.35s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.22s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.83s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.84s)
16:39:21 [2021-03-24T16:39:21.558Z]         docker_cli_daemon_test.go:1455: [d23a7ae8ec3fb] daemon is not started
16:39:21 [2021-03-24T16:39:21.558Z]         check_test.go:309: [dea72055bbe50] daemon is not started
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.96s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.71s)
16:39:21 [2021-03-24T16:39:21.558Z]         check_test.go:309: [d4e3b11c2a197] daemon is not started
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.62s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.07s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.32s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.46s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.72s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.45s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.66s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.26s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
16:39:21 [2021-03-24T16:39:21.558Z]         check_test.go:309: [d390dcc3f9491] daemon is not started
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
16:39:21 [2021-03-24T16:39:21.558Z]         check_test.go:309: [d7d56ffc687f6] daemon is not started
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.24s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
16:39:21 [2021-03-24T16:39:21.558Z]         check_test.go:309: [dbd215ca5bd8a] daemon is not started
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.25s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.91s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.38s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.75s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
16:39:21 [2021-03-24T16:39:21.558Z]         check_test.go:309: [d2bd0367064ff] daemon is not started
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.60s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.58s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.86s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.14s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.02s)
16:39:21 [2021-03-24T16:39:21.558Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:39:21 [2021-03-24T16:39:21.558Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:39:21 [2021-03-24T16:39:21.558Z]         check_test.go:309: [d544f94ab2968] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.82s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.76s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.34s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.41s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d72b0ddb485c0] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.92s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d4a71e89b5af2] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.06s)
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_plugins_test.go:79: [d15f34282aa81] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.92s)
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_plugins_test.go:169: [da06ccf4fdd7a] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.68s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d9a484aec5204] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.62s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.40s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.22s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.47s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.47s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.12s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.22s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.52s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d4f9a82999fc5] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.01s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.55s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.12s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.50s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.30s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.50s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [dcefc304b636d] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.12s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.31s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.85s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.22s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.44s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d392695e62957] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d5748598e3ace] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.15s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [db93d7f0eef72] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.08s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.53s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.39s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.09s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.89s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.91s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.38s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.21s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [df928b1a5ea13] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.91s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.41s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.92s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d4eae1e224ce2] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.58s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.39s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s)
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [dc4e04bd221c3] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [df67f197c16c4] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.42s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.58s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d66b5c73f437e] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.23s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.64s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.78s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d99c71d32af2b] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.30s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.31s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.85s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [df61ca2c59c55] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.60s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d9ab8737045c8] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.97s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.85s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.70s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.12s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.64s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.78s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.01s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.91s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.14s)
16:39:21 [2021-03-24T16:39:21.559Z]         docker_cli_daemon_test.go:2550: [df24984bbe886] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.46s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.08s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.58s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.81s)
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
16:39:21 [2021-03-24T16:39:21.559Z]         check_test.go:309: [d5709a61d9ec2] daemon is not started
16:39:21 [2021-03-24T16:39:21.559Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.23s)
16:39:21 [2021-03-24T16:39:21.559Z] === RUN   TestDockerSwarmSuite
16:39:21 [2021-03-24T16:39:21.559Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
16:39:24 [2021-03-24T16:39:24.872Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:39:25 [2021-03-24T16:39:25.134Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
16:39:27 [2021-03-24T16:39:27.686Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:39:28 [2021-03-24T16:39:28.636Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
16:39:31 [2021-03-24T16:39:31.190Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:39:34 [2021-03-24T16:39:34.601Z] --- PASS: TestServiceUpdateNetwork (15.20s)
16:39:34 [2021-03-24T16:39:34.601Z] === RUN   TestServiceUpdatePidsLimit
16:39:35 [2021-03-24T16:39:35.172Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:39:35 [2021-03-24T16:39:35.402Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
16:39:36 [2021-03-24T16:39:36.115Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:39:40 [2021-03-24T16:39:40.702Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:39:43 [2021-03-24T16:39:43.262Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:39:44 [2021-03-24T16:39:44.253Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:39:45 [2021-03-24T16:39:45.815Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 14.7% of statements
16:39:47 [2021-03-24T16:39:47.010Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
16:39:47 [2021-03-24T16:39:47.010Z] ok  	github.com/docker/docker/api/types/versions	0.013s	coverage: 75.0% of statements
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/builder	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:39:47 [2021-03-24T16:39:47.010Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:39:48 [2021-03-24T16:39:48.367Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
16:39:48 [2021-03-24T16:39:48.916Z] ok  	github.com/docker/docker/builder/dockerfile	0.226s	coverage: 48.3% of statements
16:39:48 [2021-03-24T16:39:48.916Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
16:39:48 [2021-03-24T16:39:48.916Z] ok  	github.com/docker/docker/builder/remotecontext	0.081s	coverage: 13.7% of statements
16:39:49 [2021-03-24T16:39:49.755Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
16:39:50 [2021-03-24T16:39:50.294Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:39:51 [2021-03-24T16:39:51.674Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.534s	coverage: 86.3% of statements
16:39:51 [2021-03-24T16:39:51.674Z] ?   	github.com/docker/docker/cli	[no test files]
16:39:51 [2021-03-24T16:39:51.674Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:39:52 [2021-03-24T16:39:52.389Z] --- PASS: TestServiceUpdatePidsLimit (18.07s)
16:39:52 [2021-03-24T16:39:52.389Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s)
16:39:52 [2021-03-24T16:39:52.389Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s)
16:39:52 [2021-03-24T16:39:52.389Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s)
16:39:52 [2021-03-24T16:39:52.389Z] PASS
16:39:52 [2021-03-24T16:39:52.389Z] 
16:39:52 [2021-03-24T16:39:52.389Z] === Skipped
16:39:52 [2021-03-24T16:39:52.389Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:39:52 [2021-03-24T16:39:52.389Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:39:52 [2021-03-24T16:39:52.389Z] 
16:39:52 [2021-03-24T16:39:52.389Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:39:52 [2021-03-24T16:39:52.389Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:39:52 [2021-03-24T16:39:52.389Z] 
16:39:52 [2021-03-24T16:39:52.389Z] 
16:39:52 [2021-03-24T16:39:52.389Z] DONE 27 tests, 2 skipped in 169.246s
16:39:52 [2021-03-24T16:39:52.389Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:39:52 [2021-03-24T16:39:52.389Z] ++ 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
16:39:52 [2021-03-24T16:39:52.389Z] ++ set -e
16:39:52 [2021-03-24T16:39:52.389Z] ++ '[' -n 0 ']'
16:39:52 [2021-03-24T16:39:52.389Z] ++ set -x
16:39:52 [2021-03-24T16:39:52.389Z] ++ env -i DEST=/go/src/github.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
16:39:52 [2021-03-24T16:39:52.389Z] INFO: Testing against a local daemon
16:39:52 [2021-03-24T16:39:52.389Z] === RUN   TestSessionCreate
16:39:52 [2021-03-24T16:39:52.389Z] --- PASS: TestSessionCreate (0.05s)
16:39:52 [2021-03-24T16:39:52.389Z] === RUN   TestSessionCreateWithBadUpgrade
16:39:52 [2021-03-24T16:39:52.389Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:39:52 [2021-03-24T16:39:52.389Z] PASS
16:39:52 [2021-03-24T16:39:52.389Z] 
16:39:52 [2021-03-24T16:39:52.389Z] DONE 2 tests in 0.250s
16:39:52 [2021-03-24T16:39:52.389Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:39:52 [2021-03-24T16:39:52.389Z] ++ 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
16:39:52 [2021-03-24T16:39:52.389Z] ++ set -e
16:39:52 [2021-03-24T16:39:52.389Z] ++ '[' -n 0 ']'
16:39:52 [2021-03-24T16:39:52.389Z] ++ set -x
16:39:52 [2021-03-24T16:39:52.389Z] ++ env -i DEST=/go/src/github.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
16:39:52 [2021-03-24T16:39:52.389Z] INFO: Testing against a local daemon
16:39:52 [2021-03-24T16:39:52.389Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:39:52 [2021-03-24T16:39:52.389Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:39:52 [2021-03-24T16:39:52.389Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:39:52 [2021-03-24T16:39:52.389Z] === RUN   TestEventsExecDie
16:39:53 [2021-03-24T16:39:53.331Z] --- PASS: TestEventsExecDie (1.31s)
16:39:53 [2021-03-24T16:39:53.331Z] === RUN   TestEventsBackwardsCompatible
16:39:53 [2021-03-24T16:39:53.331Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
16:39:53 [2021-03-24T16:39:53.331Z] === RUN   TestInfoBinaryCommits
16:39:53 [2021-03-24T16:39:53.331Z] --- PASS: TestInfoBinaryCommits (0.05s)
16:39:53 [2021-03-24T16:39:53.331Z] === RUN   TestInfoAPIVersioned
16:39:53 [2021-03-24T16:39:53.591Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:39:53 [2021-03-24T16:39:53.591Z] === RUN   TestInfoDiscoveryBackend
16:39:54 [2021-03-24T16:39:54.163Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
16:39:54 [2021-03-24T16:39:54.163Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:39:54 [2021-03-24T16:39:54.210Z] ok  	github.com/docker/docker/client	0.101s	coverage: 75.4% of statements
16:39:55 [2021-03-24T16:39:55.105Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:39:55 [2021-03-24T16:39:55.105Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:39:55 [2021-03-24T16:39:55.678Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
16:39:55 [2021-03-24T16:39:55.678Z] === RUN   TestInfoAPI
16:39:55 [2021-03-24T16:39:55.678Z] --- PASS: TestInfoAPI (0.05s)
16:39:55 [2021-03-24T16:39:55.678Z] === RUN   TestInfoAPIWarnings
16:40:11 [2021-03-24T16:40:11.738Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:40:11 [2021-03-24T16:40:11.738Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:40:13 [2021-03-24T16:40:13.790Z] --- PASS: TestInfoAPIWarnings (16.63s)
16:40:13 [2021-03-24T16:40:13.790Z] === RUN   TestInfoDebug
16:40:13 [2021-03-24T16:40:13.790Z] --- PASS: TestInfoDebug (0.61s)
16:40:13 [2021-03-24T16:40:13.790Z] === RUN   TestInfoInsecureRegistries
16:40:13 [2021-03-24T16:40:13.790Z] --- PASS: TestInfoInsecureRegistries (0.63s)
16:40:13 [2021-03-24T16:40:13.790Z] === RUN   TestInfoRegistryMirrors
16:40:14 [2021-03-24T16:40:14.362Z] --- PASS: TestInfoRegistryMirrors (0.63s)
16:40:14 [2021-03-24T16:40:14.362Z] === RUN   TestLoginFailsWithBadCredentials
16:40:14 [2021-03-24T16:40:14.624Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
16:40:14 [2021-03-24T16:40:14.624Z] === RUN   TestPingCacheHeaders
16:40:14 [2021-03-24T16:40:14.624Z] --- PASS: TestPingCacheHeaders (0.05s)
16:40:14 [2021-03-24T16:40:14.624Z] === RUN   TestPingGet
16:40:14 [2021-03-24T16:40:14.624Z] --- PASS: TestPingGet (0.03s)
16:40:14 [2021-03-24T16:40:14.624Z] === RUN   TestPingHead
16:40:14 [2021-03-24T16:40:14.624Z] --- PASS: TestPingHead (0.05s)
16:40:14 [2021-03-24T16:40:14.624Z] === RUN   TestVersion
16:40:14 [2021-03-24T16:40:14.624Z] --- PASS: TestVersion (0.05s)
16:40:14 [2021-03-24T16:40:14.624Z] PASS
16:40:14 [2021-03-24T16:40:14.885Z] 
16:40:14 [2021-03-24T16:40:14.885Z] === Skipped
16:40:14 [2021-03-24T16:40:14.885Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:40:14 [2021-03-24T16:40:14.885Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:40:14 [2021-03-24T16:40:14.885Z] 
16:40:14 [2021-03-24T16:40:14.885Z] 
16:40:14 [2021-03-24T16:40:14.885Z] DONE 18 tests, 1 skipped in 22.907s
16:40:14 [2021-03-24T16:40:14.885Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:40:14 [2021-03-24T16:40:14.885Z] ++ 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
16:40:14 [2021-03-24T16:40:14.885Z] ++ set -e
16:40:14 [2021-03-24T16:40:14.885Z] ++ '[' -n 0 ']'
16:40:14 [2021-03-24T16:40:14.885Z] ++ set -x
16:40:14 [2021-03-24T16:40:14.885Z] ++ env -i DEST=/go/src/github.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
16:40:14 [2021-03-24T16:40:14.885Z] INFO: Testing against a local daemon
16:40:14 [2021-03-24T16:40:14.885Z] === RUN   TestVolumesCreateAndList
16:40:14 [2021-03-24T16:40:14.885Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:40:14 [2021-03-24T16:40:14.885Z] === RUN   TestVolumesRemove
16:40:15 [2021-03-24T16:40:15.146Z] --- PASS: TestVolumesRemove (0.12s)
16:40:15 [2021-03-24T16:40:15.146Z] === RUN   TestVolumesInspect
16:40:15 [2021-03-24T16:40:15.146Z] --- PASS: TestVolumesInspect (0.03s)
16:40:15 [2021-03-24T16:40:15.146Z] === RUN   TestVolumesInvalidJSON
16:40:15 [2021-03-24T16:40:15.146Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:40:15 [2021-03-24T16:40:15.146Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:40:15 [2021-03-24T16:40:15.146Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:40:15 [2021-03-24T16:40:15.146Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:40:15 [2021-03-24T16:40:15.146Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:40:15 [2021-03-24T16:40:15.146Z] PASS
16:40:15 [2021-03-24T16:40:15.146Z] 
16:40:15 [2021-03-24T16:40:15.146Z] DONE 5 tests in 0.353s
16:40:15 [2021-03-24T16:40:15.146Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:40:15 [2021-03-24T16:40:15.719Z] ++++ cat bundles/test-integration/docker.pid
16:40:15 [2021-03-24T16:40:15.719Z] +++ kill 13858
16:40:15 [2021-03-24T16:40:15.959Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:40:16 [2021-03-24T16:40:16.221Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:40:16 [2021-03-24T16:40:16.482Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:40:17 [2021-03-24T16:40:17.056Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:40:17 [2021-03-24T16:40:17.104Z] +++ /etc/init.d/apparmor stop
16:40:17 [2021-03-24T16:40:17.104Z] Leaving: AppArmorNo profiles have been unloaded.
16:40:17 [2021-03-24T16:40:17.104Z] 
16:40:17 [2021-03-24T16:40:17.104Z] Unloading profiles will leave already running processes permanently
16:40:17 [2021-03-24T16:40:17.104Z] unconfined, which can lead to unexpected situations.
16:40:17 [2021-03-24T16:40:17.104Z] 
16:40:17 [2021-03-24T16:40:17.104Z] To set a process to complain mode, use the command line tool
16:40:17 [2021-03-24T16:40:17.104Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:40:17 [2021-03-24T16:40:17.104Z] +++ true
16:40:17 [2021-03-24T16:40:17.104Z] exiting test-integration
16:40:17 [2021-03-24T16:40:17.104Z] ++ exit 0
16:40:17 [2021-03-24T16:40:17.104Z] 
16:40:17 [2021-03-24T16:40:17.318Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:40:17 [2021-03-24T16:40:17.580Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:40:17 [2021-03-24T16:40:17.842Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
Post stage
[Pipeline] junit
16:40:20 [2021-03-24T16:40:20.427Z] Recording test results
16:40:20 [2021-03-24T16:40:20.657Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:40:21 [2021-03-24T16:40:21.006Z] + echo Ensuring container killed.
16:40:21 [2021-03-24T16:40:21.006Z] Ensuring container killed.
16:40:21 [2021-03-24T16:40:21.006Z] + docker rm -vf docker-pr4
16:40:21 [2021-03-24T16:40:21.006Z] Error: No such container: docker-pr4
[Pipeline] sh
16:40:21 [2021-03-24T16:40:21.185Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:40:21 [2021-03-24T16:40:21.296Z] + echo Chowning /workspace to jenkins user
16:40:21 [2021-03-24T16:40:21.296Z] Chowning /workspace to jenkins user
16:40:21 [2021-03-24T16:40:21.296Z] + id -u
16:40:21 [2021-03-24T16:40:21.296Z] + id -g
16:40:21 [2021-03-24T16:40:21.296Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42193:/workspace busybox chown -R 1000:1000 /workspace
16:40:21 [2021-03-24T16:40:21.296Z] Unable to find image 'busybox:latest' locally
16:40:21 [2021-03-24T16:40:21.557Z] latest: Pulling from library/busybox
16:40:21 [2021-03-24T16:40:21.557Z] 8c3eadb8221d: Pulling fs layer
16:40:21 [2021-03-24T16:40:21.818Z] 8c3eadb8221d: Download complete
16:40:22 [2021-03-24T16:40:22.080Z] 8c3eadb8221d: Pull complete
16:40:22 [2021-03-24T16:40:22.080Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
16:40:22 [2021-03-24T16:40:22.080Z] Status: Downloaded newer image for busybox:latest
16:40:22 [2021-03-24T16:40:22.573Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:40:23 [2021-03-24T16:40:23.517Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
16:40:23 [2021-03-24T16:40:23.517Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
16:40:24 [2021-03-24T16:40:24.463Z] === RUN   TestDockerSuite/TestBuildEnv
16:40:27 [2021-03-24T16:40:27.017Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:40:27 [2021-03-24T16:40:27.676Z] + bundleName=arm64-integration
16:40:27 [2021-03-24T16:40:27.676Z] + echo Creating arm64-integration-bundles.tar.gz
16:40:27 [2021-03-24T16:40:27.676Z] Creating arm64-integration-bundles.tar.gz
16:40:27 [2021-03-24T16:40:27.676Z] + find bundles -path */root/*overlay2 -prune+  -o -type f ( -name *-report.jsonxargs -o -name tar *.log -czf -o arm64-integration-bundles.tar.gz -name
16:40:27 [2021-03-24T16:40:27.676Z]  *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
16:40:27 [2021-03-24T16:40:27.951Z] Archiving artifacts
16:40:27 [2021-03-24T16:40:27.965Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:40:29 [2021-03-24T16:40:29.353Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:40:29 [2021-03-24T16:40:29.955Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42193/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:40:30 [2021-03-24T16:40:30.299Z] + make clean
16:40:30 [2021-03-24T16:40:30.873Z] docker volume rm -f docker-dev-cache
16:40:31 [2021-03-24T16:40:31.134Z] docker-dev-cache
[Pipeline] deleteDir
16:40:37 [2021-03-24T16:40:37.508Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:40:40 [2021-03-24T16:40:40.905Z] ok  	github.com/docker/docker/cmd/dockerd	0.099s	coverage: 29.1% of statements
16:40:40 [2021-03-24T16:40:40.905Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.7% of statements
16:40:40 [2021-03-24T16:40:40.905Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:40:40 [2021-03-24T16:40:40.905Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:40:40 [2021-03-24T16:40:40.905Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:40:40 [2021-03-24T16:40:40.905Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:40:45 [2021-03-24T16:40:45.662Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
16:40:45 [2021-03-24T16:40:45.662Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
16:40:46 [2021-03-24T16:40:46.184Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
16:40:47 [2021-03-24T16:40:47.123Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
16:40:49 [2021-03-24T16:40:49.031Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.9% of statements
16:40:59 [2021-03-24T16:40:59.015Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.437s	coverage: 14.1% of statements
16:40:59 [2021-03-24T16:40:59.015Z] ok  	github.com/docker/docker/daemon	12.193s	coverage: 17.2% of statements
16:40:59 [2021-03-24T16:40:59.015Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:40:59 [2021-03-24T16:40:59.015Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:40:59 [2021-03-24T16:40:59.584Z] ok  	github.com/docker/docker/daemon/config	0.053s	coverage: 81.8% of statements
16:41:00 [2021-03-24T16:41:00.564Z] ok  	github.com/docker/docker/daemon/discovery	0.017s	coverage: 30.0% of statements
16:41:01 [2021-03-24T16:41:01.136Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
16:41:01 [2021-03-24T16:41:01.136Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:41:01 [2021-03-24T16:41:01.136Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:41:01 [2021-03-24T16:41:01.842Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
16:41:04 [2021-03-24T16:41:04.378Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.461s	coverage: 73.3% of statements
16:41:04 [2021-03-24T16:41:04.637Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
16:41:06 [2021-03-24T16:41:06.017Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.386s	coverage: 56.2% of statements
16:41:07 [2021-03-24T16:41:07.662Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:41:07 [2021-03-24T16:41:07.662Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:41:07 [2021-03-24T16:41:07.926Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
16:41:09 [2021-03-24T16:41:09.837Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.263s	coverage: 49.4% of statements
16:41:09 [2021-03-24T16:41:09.837Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.546s	coverage: 46.2% of statements
16:41:09 [2021-03-24T16:41:09.837Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:41:11 [2021-03-24T16:41:11.747Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 57.5% of statements
16:41:12 [2021-03-24T16:41:12.317Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.722s	coverage: 57.7% of statements
16:41:12 [2021-03-24T16:41:12.317Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:41:12 [2021-03-24T16:41:12.317Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:41:13 [2021-03-24T16:41:13.256Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
16:41:14 [2021-03-24T16:41:14.638Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
16:41:16 [2021-03-24T16:41:16.019Z] ok  	github.com/docker/docker/daemon/images	0.054s	coverage: 6.7% of statements
16:41:16 [2021-03-24T16:41:16.019Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:41:16 [2021-03-24T16:41:16.019Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:41:16 [2021-03-24T16:41:16.279Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 43.2% of statements
16:41:17 [2021-03-24T16:41:17.661Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
16:41:17 [2021-03-24T16:41:17.673Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:41:17 [2021-03-24T16:41:17.673Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:41:17 [2021-03-24T16:41:17.920Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.162s	coverage: 77.8% of statements
16:41:17 [2021-03-24T16:41:17.920Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:41:17 [2021-03-24T16:41:17.920Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:41:18 [2021-03-24T16:41:18.247Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:41:18 [2021-03-24T16:41:18.820Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:41:19 [2021-03-24T16:41:19.301Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
16:41:19 [2021-03-24T16:41:19.301Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.021s	coverage: 69.9% of statements
16:41:19 [2021-03-24T16:41:19.561Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
16:41:19 [2021-03-24T16:41:19.767Z] --- PASS: TestImportExtremelyLargeImageWorks (195.59s)
16:41:19 [2021-03-24T16:41:19.767Z] PASS
16:41:19 [2021-03-24T16:41:19.767Z] 
16:41:19 [2021-03-24T16:41:19.767Z] DONE 12 tests in 200.592s
16:41:19 [2021-03-24T16:41:19.767Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:41:19 [2021-03-24T16:41:19.767Z] ++ 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
16:41:19 [2021-03-24T16:41:19.767Z] ++ set -e
16:41:19 [2021-03-24T16:41:19.767Z] ++ '[' -n 0 ']'
16:41:19 [2021-03-24T16:41:19.767Z] ++ set -x
16:41:19 [2021-03-24T16:41:19.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
16:41:20 [2021-03-24T16:41:20.029Z] INFO: Testing against a local daemon
16:41:20 [2021-03-24T16:41:20.029Z] === RUN   TestNetworkCreateDelete
16:41:20 [2021-03-24T16:41:20.291Z] --- PASS: TestNetworkCreateDelete (0.19s)
16:41:20 [2021-03-24T16:41:20.292Z] === RUN   TestDockerNetworkDeletePreferID
16:41:20 [2021-03-24T16:41:20.553Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:41:20 [2021-03-24T16:41:20.553Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:41:20 [2021-03-24T16:41:20.553Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
16:41:20 [2021-03-24T16:41:20.553Z] === RUN   TestDaemonDNSFallback
16:41:20 [2021-03-24T16:41:20.816Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:41:20 [2021-03-24T16:41:20.941Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 75.2% of statements
16:41:20 [2021-03-24T16:41:20.941Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:41:21 [2021-03-24T16:41:21.201Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 55.1% of statements
16:41:22 [2021-03-24T16:41:22.583Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.015s	coverage: 31.5% of statements
16:41:23 [2021-03-24T16:41:23.962Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
16:41:24 [2021-03-24T16:41:24.222Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
16:41:24 [2021-03-24T16:41:24.791Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.659s	coverage: 82.5% of statements
16:41:24 [2021-03-24T16:41:24.791Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:41:24 [2021-03-24T16:41:24.791Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
16:41:24 [2021-03-24T16:41:24.791Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:41:27 [2021-03-24T16:41:27.331Z] ok  	github.com/docker/docker/distribution/metadata	0.068s	coverage: 48.2% of statements
16:41:27 [2021-03-24T16:41:27.592Z] ok  	github.com/docker/docker/distribution	0.165s	coverage: 25.2% of statements
16:41:27 [2021-03-24T16:41:27.592Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:41:28 [2021-03-24T16:41:28.970Z] --- PASS: TestDaemonDNSFallback (7.09s)
16:41:28 [2021-03-24T16:41:28.970Z] === RUN   TestInspectNetwork
16:41:28 [2021-03-24T16:41:28.972Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 53.1% of statements
16:41:29 [2021-03-24T16:41:29.912Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.6% of statements
16:41:30 [2021-03-24T16:41:30.482Z] ok  	github.com/docker/docker/distribution/xfer	1.878s	coverage: 85.1% of statements
16:41:30 [2021-03-24T16:41:30.482Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:41:30 [2021-03-24T16:41:30.482Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
16:41:31 [2021-03-24T16:41:31.863Z] ok  	github.com/docker/docker/image/tarexport	0.019s	coverage: 0.6% of statements
16:41:31 [2021-03-24T16:41:31.863Z] ok  	github.com/docker/docker/image/v1	0.017s	coverage: 25.0% of statements
16:41:31 [2021-03-24T16:41:31.863Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:41:32 [2021-03-24T16:41:32.283Z] === RUN   TestInspectNetwork/full_network_id
16:41:32 [2021-03-24T16:41:32.283Z] === RUN   TestInspectNetwork/partial_network_id
16:41:32 [2021-03-24T16:41:32.283Z] === RUN   TestInspectNetwork/network_name
16:41:32 [2021-03-24T16:41:32.283Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:41:32 [2021-03-24T16:41:32.434Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
16:41:32 [2021-03-24T16:41:32.545Z] === RUN   TestDockerSuite/TestBuildExpose
16:41:32 [2021-03-24T16:41:32.545Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:41:33 [2021-03-24T16:41:33.119Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:41:33 [2021-03-24T16:41:33.380Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:41:33 [2021-03-24T16:41:33.642Z] === RUN   TestDockerSuite/TestBuildFails
16:41:34 [2021-03-24T16:41:34.344Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 45.2% of statements
16:41:34 [2021-03-24T16:41:34.588Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:41:34 [2021-03-24T16:41:34.588Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:41:34 [2021-03-24T16:41:34.588Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
16:41:34 [2021-03-24T16:41:34.913Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
16:41:34 [2021-03-24T16:41:34.913Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
16:41:36 [2021-03-24T16:41:36.519Z] --- PASS: TestInspectNetwork (8.82s)
16:41:36 [2021-03-24T16:41:36.520Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:41:36 [2021-03-24T16:41:36.520Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:41:36 [2021-03-24T16:41:36.520Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:41:36 [2021-03-24T16:41:36.520Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:41:36 [2021-03-24T16:41:36.520Z] === RUN   TestRunContainerWithBridgeNone
16:41:36 [2021-03-24T16:41:36.820Z] ok  	github.com/docker/docker/pkg/archive	0.292s	coverage: 77.3% of statements
16:41:37 [2021-03-24T16:41:37.390Z] ok  	github.com/docker/docker/pkg/authorization	0.166s	coverage: 68.3% of statements
16:41:37 [2021-03-24T16:41:37.650Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
16:41:37 [2021-03-24T16:41:37.910Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:41:37 [2021-03-24T16:41:37.910Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
16:41:41 [2021-03-24T16:41:41.200Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.486s	coverage: 43.2% of statements
16:41:41 [2021-03-24T16:41:41.217Z] === RUN   TestDockerSuite/TestBuildForceRm
16:41:41 [2021-03-24T16:41:41.459Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
16:41:41 [2021-03-24T16:41:41.479Z] --- PASS: TestRunContainerWithBridgeNone (4.89s)
16:41:41 [2021-03-24T16:41:41.479Z] === RUN   TestNetworkInvalidJSON
16:41:41 [2021-03-24T16:41:41.479Z] === RUN   TestNetworkInvalidJSON//networks/create
16:41:41 [2021-03-24T16:41:41.479Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:41:41 [2021-03-24T16:41:41.479Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:41:41 [2021-03-24T16:41:41.479Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:41:41 [2021-03-24T16:41:41.479Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:41:41 [2021-03-24T16:41:41.479Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:41:41 [2021-03-24T16:41:41.479Z] === CONT  TestNetworkInvalidJSON//networks/create
16:41:41 [2021-03-24T16:41:41.479Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:41:41 [2021-03-24T16:41:41.479Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:41:41 [2021-03-24T16:41:41.479Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:41:41 [2021-03-24T16:41:41.479Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:41:41 [2021-03-24T16:41:41.479Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:41:41 [2021-03-24T16:41:41.479Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:41:41 [2021-03-24T16:41:41.479Z] === RUN   TestNetworkList
16:41:41 [2021-03-24T16:41:41.479Z] === RUN   TestNetworkList//networks
16:41:41 [2021-03-24T16:41:41.479Z] === PAUSE TestNetworkList//networks
16:41:41 [2021-03-24T16:41:41.479Z] === RUN   TestNetworkList//networks/
16:41:41 [2021-03-24T16:41:41.479Z] === PAUSE TestNetworkList//networks/
16:41:41 [2021-03-24T16:41:41.479Z] === CONT  TestNetworkList//networks
16:41:41 [2021-03-24T16:41:41.479Z] === CONT  TestNetworkList//networks/
16:41:41 [2021-03-24T16:41:41.479Z] --- PASS: TestNetworkList (0.02s)
16:41:41 [2021-03-24T16:41:41.479Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:41:41 [2021-03-24T16:41:41.479Z]     --- PASS: TestNetworkList//networks (0.00s)
16:41:41 [2021-03-24T16:41:41.479Z] === RUN   TestHostIPv4BridgeLabel
16:41:42 [2021-03-24T16:41:42.053Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
16:41:42 [2021-03-24T16:41:42.053Z] === RUN   TestDaemonRestartWithLiveRestore
16:41:42 [2021-03-24T16:41:42.059Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
16:41:42 [2021-03-24T16:41:42.059Z] ok  	github.com/docker/docker/layer	7.831s	coverage: 68.8% of statements
16:41:42 [2021-03-24T16:41:42.059Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:41:42 [2021-03-24T16:41:42.059Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:41:42 [2021-03-24T16:41:42.059Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:41:42 [2021-03-24T16:41:42.059Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:41:42 [2021-03-24T16:41:42.059Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:41:42 [2021-03-24T16:41:42.059Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:41:42 [2021-03-24T16:41:42.059Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:41:42 [2021-03-24T16:41:42.319Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
16:41:42 [2021-03-24T16:41:42.998Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
16:41:42 [2021-03-24T16:41:42.998Z] === RUN   TestDaemonDefaultNetworkPools
16:41:43 [2021-03-24T16:41:43.260Z] === RUN   TestDockerSuite/TestBuildFromGit
16:41:43 [2021-03-24T16:41:43.263Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
16:41:43 [2021-03-24T16:41:43.831Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
16:41:43 [2021-03-24T16:41:43.834Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
16:41:43 [2021-03-24T16:41:43.834Z] === RUN   TestDaemonRestartWithExistingNetwork
16:41:44 [2021-03-24T16:41:44.401Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
16:41:44 [2021-03-24T16:41:44.779Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:41:45 [2021-03-24T16:41:45.042Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
16:41:45 [2021-03-24T16:41:45.042Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:41:45 [2021-03-24T16:41:45.042Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:41:45 [2021-03-24T16:41:45.340Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
16:41:46 [2021-03-24T16:41:46.279Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
16:41:46 [2021-03-24T16:41:46.433Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:41:46 [2021-03-24T16:41:46.433Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
16:41:46 [2021-03-24T16:41:46.433Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:41:46 [2021-03-24T16:41:46.539Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.070s	coverage: 84.1% of statements
16:41:46 [2021-03-24T16:41:46.800Z] ok  	github.com/docker/docker/pkg/fsutils	0.224s	coverage: 85.1% of statements
16:41:47 [2021-03-24T16:41:47.009Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
16:41:47 [2021-03-24T16:41:47.009Z] === RUN   TestServiceWithPredefinedNetwork
16:41:47 [2021-03-24T16:41:47.061Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
16:41:48 [2021-03-24T16:41:48.397Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:41:48 [2021-03-24T16:41:48.442Z] ok  	github.com/docker/docker/pkg/idtools	0.521s	coverage: 69.5% of statements
16:41:48 [2021-03-24T16:41:48.442Z] ok  	github.com/docker/docker/pkg/ioutils	0.432s	coverage: 69.3% of statements
16:41:48 [2021-03-24T16:41:48.702Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
16:41:48 [2021-03-24T16:41:48.702Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
16:41:48 [2021-03-24T16:41:48.702Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:41:48 [2021-03-24T16:41:48.702Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:41:48 [2021-03-24T16:41:48.702Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:41:49 [2021-03-24T16:41:49.272Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:41:49 [2021-03-24T16:41:49.272Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:41:49 [2021-03-24T16:41:49.272Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
16:41:49 [2021-03-24T16:41:49.343Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:41:49 [2021-03-24T16:41:49.841Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
16:41:49 [2021-03-24T16:41:49.841Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.026s	coverage: 86.7% of statements
16:41:49 [2021-03-24T16:41:49.916Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:41:50 [2021-03-24T16:41:50.101Z] ok  	github.com/docker/docker/pkg/pidfile	0.022s	coverage: 82.4% of statements
16:41:50 [2021-03-24T16:41:50.101Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:41:50 [2021-03-24T16:41:50.101Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:41:50 [2021-03-24T16:41:50.178Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s)
16:41:50 [2021-03-24T16:41:50.178Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:41:50 [2021-03-24T16:41:50.178Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:41:50 [2021-03-24T16:41:50.178Z]     service_test.go:242: FLAKY_TEST
16:41:50 [2021-03-24T16:41:50.178Z] === RUN   TestServiceWithDataPathPortInit
16:41:51 [2021-03-24T16:41:51.134Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
16:41:51 [2021-03-24T16:41:51.713Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
16:41:51 [2021-03-24T16:41:51.973Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
16:41:52 [2021-03-24T16:41:52.099Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:41:52 [2021-03-24T16:41:52.233Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
16:41:53 [2021-03-24T16:41:53.610Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 75.0% of statements
16:41:53 [2021-03-24T16:41:53.869Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
16:41:54 [2021-03-24T16:41:54.653Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:41:55 [2021-03-24T16:41:55.608Z] === RUN   TestDockerSuite/TestBuildHistory
16:41:57 [2021-03-24T16:41:57.158Z] ok  	github.com/docker/docker/pkg/signal	2.414s	coverage: 61.0% of statements
16:41:57 [2021-03-24T16:41:57.158Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:41:57 [2021-03-24T16:41:57.417Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:41:57 [2021-03-24T16:41:57.417Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:41:58 [2021-03-24T16:41:58.355Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
16:41:58 [2021-03-24T16:41:58.924Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
16:41:59 [2021-03-24T16:41:59.183Z] ok  	github.com/docker/docker/pkg/tailfile	0.062s	coverage: 88.6% of statements
16:41:59 [2021-03-24T16:41:59.752Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
16:41:59 [2021-03-24T16:41:59.823Z] === RUN   TestDockerSuite/TestBuildIidFile
16:41:59 [2021-03-24T16:41:59.823Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:42:00 [2021-03-24T16:42:00.012Z] testing: warning: no tests to run
16:42:00 [2021-03-24T16:42:00.012Z] coverage: [no statements]
16:42:00 [2021-03-24T16:42:00.012Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
16:42:00 [2021-03-24T16:42:00.272Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:42:00 [2021-03-24T16:42:00.532Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
16:42:00 [2021-03-24T16:42:00.767Z] === RUN   TestDockerSuite/TestBuildInheritance
16:42:00 [2021-03-24T16:42:00.792Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:42:01 [2021-03-24T16:42:01.341Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:42:01 [2021-03-24T16:42:01.915Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:42:02 [2021-03-24T16:42:02.176Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:42:02 [2021-03-24T16:42:02.699Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
16:42:03 [2021-03-24T16:42:03.122Z] === RUN   TestDockerSuite/TestBuildLabel
16:42:03 [2021-03-24T16:42:03.637Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
16:42:03 [2021-03-24T16:42:03.695Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:42:03 [2021-03-24T16:42:03.897Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
16:42:03 [2021-03-24T16:42:03.957Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:42:04 [2021-03-24T16:42:04.219Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:42:04 [2021-03-24T16:42:04.481Z] === RUN   TestDockerSuite/TestBuildLabels
16:42:04 [2021-03-24T16:42:04.743Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:42:05 [2021-03-24T16:42:05.276Z] ok  	github.com/docker/docker/quota	0.229s	coverage: 71.4% of statements
16:42:05 [2021-03-24T16:42:05.689Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:42:05 [2021-03-24T16:42:05.846Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
16:42:07 [2021-03-24T16:42:07.226Z] ok  	github.com/docker/docker/registry	0.060s	coverage: 58.8% of statements
16:42:07 [2021-03-24T16:42:07.487Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
16:42:07 [2021-03-24T16:42:07.608Z] --- PASS: TestServiceWithDataPathPortInit (17.31s)
16:42:07 [2021-03-24T16:42:07.608Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:42:07 [2021-03-24T16:42:07.747Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
16:42:07 [2021-03-24T16:42:07.870Z] === RUN   TestDockerSuite/TestBuildLastModified
16:42:08 [2021-03-24T16:42:08.686Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
16:42:08 [2021-03-24T16:42:08.686Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
16:42:08 [2021-03-24T16:42:08.816Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
16:42:11 [2021-03-24T16:42:11.224Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
16:42:12 [2021-03-24T16:42:12.605Z] ok  	github.com/docker/docker/volume/local	0.087s	coverage: 76.4% of statements
16:42:12 [2021-03-24T16:42:12.865Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
16:42:14 [2021-03-24T16:42:14.117Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:42:14 [2021-03-24T16:42:14.245Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
16:42:16 [2021-03-24T16:42:16.671Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.73s)
16:42:16 [2021-03-24T16:42:16.671Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hk9s5pm97caej2js2t897uhhx Created:2021-03-24 16:42:08.939790056 +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[c4f5ebb7727075be30f3b9653917e11b928ec19c9e39b92fdf6edc506c8e5d7c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.18p99odybf5sqnz8s0vv2stc9 EndpointID:335743e5ddeebd04488aafb51bdc27a4ffe3c1f14d487dbd89aa5bcbb24fc832 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7d7f2c2733852e7f30ed73bc0fe1362c6a713e4397e84eb9e8b4271344686109 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:6a2b25b59a65 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.18p99odybf5sqnz8s0vv2stc9 EndpointID:335743e5ddeebd04488aafb51bdc27a4ffe3c1f14d487dbd89aa5bcbb24fc832 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:42:16 [2021-03-24T16:42:16.671Z] PASS
16:42:16 [2021-03-24T16:42:16.671Z] 
16:42:16 [2021-03-24T16:42:16.671Z] === Skipped
16:42:16 [2021-03-24T16:42:16.671Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:42:16 [2021-03-24T16:42:16.671Z]     service_test.go:242: FLAKY_TEST
16:42:16 [2021-03-24T16:42:16.671Z] 
16:42:16 [2021-03-24T16:42:16.671Z] 
16:42:16 [2021-03-24T16:42:16.671Z] DONE 26 tests, 1 skipped in 56.421s
16:42:16 [2021-03-24T16:42:16.671Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:42:16 [2021-03-24T16:42:16.671Z] ++ 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
16:42:16 [2021-03-24T16:42:16.671Z] ++ set -e
16:42:16 [2021-03-24T16:42:16.671Z] ++ '[' -n 0 ']'
16:42:16 [2021-03-24T16:42:16.671Z] ++ set -x
16:42:16 [2021-03-24T16:42:16.671Z] ++ env -i DEST=/go/src/github.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
16:42:16 [2021-03-24T16:42:16.671Z] INFO: Testing against a local daemon
16:42:16 [2021-03-24T16:42:16.671Z] === RUN   TestDockerNetworkIpvlanPersistance
16:42:16 [2021-03-24T16:42:16.671Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:42:16 [2021-03-24T16:42:16.671Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:42:16 [2021-03-24T16:42:16.671Z] === RUN   TestDockerNetworkIpvlan
16:42:16 [2021-03-24T16:42:16.671Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:42:16 [2021-03-24T16:42:16.671Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:42:16 [2021-03-24T16:42:16.671Z] PASS
16:42:16 [2021-03-24T16:42:16.671Z] 
16:42:16 [2021-03-24T16:42:16.671Z] === Skipped
16:42:16 [2021-03-24T16:42:16.671Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:42:16 [2021-03-24T16:42:16.671Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:42:16 [2021-03-24T16:42:16.671Z] 
16:42:16 [2021-03-24T16:42:16.671Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:42:16 [2021-03-24T16:42:16.671Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:42:16 [2021-03-24T16:42:16.671Z] 
16:42:16 [2021-03-24T16:42:16.671Z] 
16:42:16 [2021-03-24T16:42:16.671Z] DONE 2 tests, 2 skipped in 0.149s
16:42:16 [2021-03-24T16:42:16.672Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:42:16 [2021-03-24T16:42:16.672Z] ++ 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
16:42:16 [2021-03-24T16:42:16.672Z] ++ set -e
16:42:16 [2021-03-24T16:42:16.672Z] ++ '[' -n 0 ']'
16:42:16 [2021-03-24T16:42:16.672Z] ++ set -x
16:42:16 [2021-03-24T16:42:16.672Z] ++ env -i DEST=/go/src/github.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
16:42:16 [2021-03-24T16:42:16.672Z] INFO: Testing against a local daemon
16:42:16 [2021-03-24T16:42:16.672Z] === RUN   TestDockerNetworkMacvlanPersistance
16:42:17 [2021-03-24T16:42:17.245Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:42:17 [2021-03-24T16:42:17.516Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:42:17 [2021-03-24T16:42:17.516Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:42:17 [2021-03-24T16:42:17.787Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:42:17 [2021-03-24T16:42:17.787Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:42:18 [2021-03-24T16:42:18.054Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
16:42:18 [2021-03-24T16:42:18.054Z] === RUN   TestDockerNetworkMacvlan
16:42:18 [2021-03-24T16:42:18.054Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:42:18 [2021-03-24T16:42:18.998Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:42:19 [2021-03-24T16:42:19.945Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:42:19 [2021-03-24T16:42:19.945Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:42:20 [2021-03-24T16:42:20.891Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:42:21 [2021-03-24T16:42:21.466Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:42:24 [2021-03-24T16:42:24.020Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:42:26 [2021-03-24T16:42:26.454Z] ok  	github.com/docker/docker/pkg/plugins	33.619s	coverage: 76.6% of statements
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/rootless	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/volume	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:42:26 [2021-03-24T16:42:26.454Z] 
16:42:26 [2021-03-24T16:42:26.454Z] === Skipped
16:42:26 [2021-03-24T16:42:26.454Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:42:26 [2021-03-24T16:42:26.454Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:42:26 [2021-03-24T16:42:26.454Z] 
16:42:26 [2021-03-24T16:42:26.454Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:42:26 [2021-03-24T16:42:26.454Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:42:26 [2021-03-24T16:42:26.454Z] 
16:42:26 [2021-03-24T16:42:26.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:46: Driver btrfs not supported
16:42:26 [2021-03-24T16:42:26.454Z] 
16:42:26 [2021-03-24T16:42:26.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:46: Driver btrfs not supported
16:42:26 [2021-03-24T16:42:26.454Z] 
16:42:26 [2021-03-24T16:42:26.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:46: Driver btrfs not supported
16:42:26 [2021-03-24T16:42:26.454Z] 
16:42:26 [2021-03-24T16:42:26.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:46: Driver btrfs not supported
16:42:26 [2021-03-24T16:42:26.454Z] 
16:42:26 [2021-03-24T16:42:26.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:46: Driver btrfs not supported
16:42:26 [2021-03-24T16:42:26.454Z] 
16:42:26 [2021-03-24T16:42:26.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:73: No driver to put!
16:42:26 [2021-03-24T16:42:26.454Z] 
16:42:26 [2021-03-24T16:42:26.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:42:26 [2021-03-24T16:42:26.454Z] time="2021-03-24T16:41:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:42:26 [2021-03-24T16:42:26.454Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:42:26 [2021-03-24T16:42:26.454Z] 
16:42:26 [2021-03-24T16:42:26.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z] time="2021-03-24T16:41:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z] time="2021-03-24T16:41:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z] time="2021-03-24T16:41:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z] time="2021-03-24T16:41:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:73: No driver to put!
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     overlay_test.go:49: Fails to compute changes intermittently
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:46: Driver zfs not supported
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:46: Driver zfs not supported
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:46: Driver zfs not supported
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:46: Driver zfs not supported
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:46: Driver zfs not supported
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     graphtest_unix.go:73: No driver to put!
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:42:26 [2021-03-24T16:42:26.455Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] 
16:42:26 [2021-03-24T16:42:26.455Z] DONE 2244 tests, 26 skipped in 255.512s
Post stage
[Pipeline] junit
16:42:26 [2021-03-24T16:42:26.476Z] Recording test results
16:42:26 [2021-03-24T16:42:26.573Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:42:26 [2021-03-24T16:42:26.573Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:42:26 [2021-03-24T16:42:26.816Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
16:42:27 [2021-03-24T16:42:27.148Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:42:27 [2021-03-24T16:42:27.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/validate/vendor
16:42:27 [2021-03-24T16:42:27.738Z] No vendor changes in diff.
16:42:28 [2021-03-24T16:42:28.094Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:42:28 [2021-03-24T16:42:28.627Z] + echo Ensuring container killed.
16:42:28 [2021-03-24T16:42:28.627Z] Ensuring container killed.
16:42:28 [2021-03-24T16:42:28.627Z] + docker rm -vf docker-pr4
16:42:28 [2021-03-24T16:42:28.627Z] Error: No such container: docker-pr4
[Pipeline] sh
16:42:28 [2021-03-24T16:42:28.914Z] + echo Chowning /workspace to jenkins user
16:42:28 [2021-03-24T16:42:28.914Z] Chowning /workspace to jenkins user
16:42:28 [2021-03-24T16:42:28.914Z] + id -u
16:42:28 [2021-03-24T16:42:28.914Z] + id -g
16:42:28 [2021-03-24T16:42:28.914Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42193:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:42:29 [2021-03-24T16:42:29.784Z] + bundleName=unit
16:42:29 [2021-03-24T16:42:29.784Z] + echo Creating unit-bundles.tar.gz
16:42:29 [2021-03-24T16:42:29.784Z] Creating unit-bundles.tar.gz
16:42:29 [2021-03-24T16:42:29.784Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
16:42:29 [2021-03-24T16:42:29.784Z] bundles/junit-report.xml
16:42:29 [2021-03-24T16:42:29.784Z] bundles/go-test-report.json
16:42:29 [2021-03-24T16:42:29.784Z] bundles/profile.out
[Pipeline] archiveArtifacts
16:42:29 [2021-03-24T16:42:29.797Z] Archiving artifacts
16:42:30 [2021-03-24T16:42:30.219Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42193/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:42:30 [2021-03-24T16:42:30.535Z] + make clean
16:42:30 [2021-03-24T16:42:30.535Z] docker volume rm -f docker-dev-cache
16:42:30 [2021-03-24T16:42:30.794Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:42:33 [2021-03-24T16:42:33.397Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
16:42:36 [2021-03-24T16:42:36.712Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:42:39 [2021-03-24T16:42:39.267Z] --- PASS: TestDockerNetworkMacvlan (20.93s)
16:42:39 [2021-03-24T16:42:39.267Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:42:39 [2021-03-24T16:42:39.267Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
16:42:39 [2021-03-24T16:42:39.267Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.35s)
16:42:39 [2021-03-24T16:42:39.267Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.89s)
16:42:39 [2021-03-24T16:42:39.267Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.40s)
16:42:39 [2021-03-24T16:42:39.267Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (2.43s)
16:42:39 [2021-03-24T16:42:39.267Z] PASS
16:42:39 [2021-03-24T16:42:39.267Z] 
16:42:39 [2021-03-24T16:42:39.267Z] DONE 8 tests in 22.497s
16:42:39 [2021-03-24T16:42:39.267Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:42:39 [2021-03-24T16:42:39.267Z] ++ 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
16:42:39 [2021-03-24T16:42:39.267Z] ++ set -e
16:42:39 [2021-03-24T16:42:39.267Z] ++ '[' -n 0 ']'
16:42:39 [2021-03-24T16:42:39.267Z] ++ set -x
16:42:39 [2021-03-24T16:42:39.267Z] ++ env -i DEST=/go/src/github.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
16:42:39 [2021-03-24T16:42:39.267Z] testing: warning: no tests to run
16:42:39 [2021-03-24T16:42:39.267Z] PASS
16:42:39 [2021-03-24T16:42:39.267Z] 
16:42:39 [2021-03-24T16:42:39.267Z] DONE 0 tests in 0.045s
16:42:39 [2021-03-24T16:42:39.267Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:42:39 [2021-03-24T16:42:39.267Z] ++ 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
16:42:39 [2021-03-24T16:42:39.267Z] ++ set -e
16:42:39 [2021-03-24T16:42:39.267Z] ++ '[' -n 0 ']'
16:42:39 [2021-03-24T16:42:39.267Z] ++ set -x
16:42:39 [2021-03-24T16:42:39.267Z] ++ env -i DEST=/go/src/github.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
16:42:39 [2021-03-24T16:42:39.267Z] INFO: Testing against a local daemon
16:42:39 [2021-03-24T16:42:39.267Z] === RUN   TestAuthZPluginAllowRequest
16:42:41 [2021-03-24T16:42:41.191Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:42:41 [2021-03-24T16:42:41.191Z] --- PASS: TestAuthZPluginAllowRequest (1.98s)
16:42:41 [2021-03-24T16:42:41.191Z] === RUN   TestAuthZPluginTLS
16:42:41 [2021-03-24T16:42:41.765Z] --- PASS: TestAuthZPluginTLS (0.56s)
16:42:41 [2021-03-24T16:42:41.765Z] === RUN   TestAuthZPluginDenyRequest
16:42:42 [2021-03-24T16:42:42.339Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:42:42 [2021-03-24T16:42:42.339Z] === RUN   TestAuthZPluginAPIDenyResponse
16:42:42 [2021-03-24T16:42:42.913Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
16:42:42 [2021-03-24T16:42:42.913Z] === RUN   TestAuthZPluginDenyResponse
16:42:43 [2021-03-24T16:42:43.486Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
16:42:43 [2021-03-24T16:42:43.486Z] === RUN   TestAuthZPluginAllowEventStream
16:42:45 [2021-03-24T16:42:45.408Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:42:45 [2021-03-24T16:42:45.408Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
16:42:45 [2021-03-24T16:42:45.408Z] === RUN   TestAuthZPluginErrorResponse
16:42:45 [2021-03-24T16:42:45.982Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
16:42:45 [2021-03-24T16:42:45.982Z] === RUN   TestAuthZPluginErrorRequest
16:42:46 [2021-03-24T16:42:46.244Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:42:46 [2021-03-24T16:42:46.507Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
16:42:46 [2021-03-24T16:42:46.507Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:42:47 [2021-03-24T16:42:47.080Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
16:42:47 [2021-03-24T16:42:47.080Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:42:49 [2021-03-24T16:42:49.002Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:42:49 [2021-03-24T16:42:49.002Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:42:49 [2021-03-24T16:42:49.265Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s)
16:42:49 [2021-03-24T16:42:49.265Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:42:51 [2021-03-24T16:42:51.818Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s)
16:42:51 [2021-03-24T16:42:51.818Z] === RUN   TestAuthZPluginHeader
16:42:52 [2021-03-24T16:42:52.392Z] --- PASS: TestAuthZPluginHeader (0.91s)
16:42:52 [2021-03-24T16:42:52.392Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:42:54 [2021-03-24T16:42:54.315Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:42:54 [2021-03-24T16:42:54.888Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:42:57 [2021-03-24T16:42:57.444Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.67s)
16:42:57 [2021-03-24T16:42:57.445Z] === RUN   TestAuthZPluginV2Disable
16:42:57 [2021-03-24T16:42:57.445Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:42:57 [2021-03-24T16:42:57.445Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:42:58 [2021-03-24T16:42:58.390Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
16:43:00 [2021-03-24T16:43:00.311Z] === RUN   TestDockerSuite/TestBuildNetNone
16:43:01 [2021-03-24T16:43:01.266Z] --- PASS: TestAuthZPluginV2Disable (4.20s)
16:43:01 [2021-03-24T16:43:01.266Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:43:01 [2021-03-24T16:43:01.841Z] === RUN   TestDockerSuite/TestBuildNoContext
16:43:03 [2021-03-24T16:43:03.763Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:43:04 [2021-03-24T16:43:04.337Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
16:43:04 [2021-03-24T16:43:04.910Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.76s)
16:43:04 [2021-03-24T16:43:04.910Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:43:05 [2021-03-24T16:43:05.173Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:43:08 [2021-03-24T16:43:08.488Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:43:08 [2021-03-24T16:43:08.750Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:43:08 [2021-03-24T16:43:08.750Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:43:09 [2021-03-24T16:43:09.013Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:43:09 [2021-03-24T16:43:09.587Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:43:10 [2021-03-24T16:43:10.979Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:43:13 [2021-03-24T16:43:13.532Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:43:14 [2021-03-24T16:43:14.106Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:43:16 [2021-03-24T16:43:16.028Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.73s)
16:43:16 [2021-03-24T16:43:16.028Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:43:16 [2021-03-24T16:43:16.973Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:43:17 [2021-03-24T16:43:17.923Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:43:18 [2021-03-24T16:43:18.185Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
16:43:20 [2021-03-24T16:43:20.741Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:43:22 [2021-03-24T16:43:22.141Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:43:24 [2021-03-24T16:43:24.061Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:43:24 [2021-03-24T16:43:24.325Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:43:27 [2021-03-24T16:43:27.635Z] === RUN   TestDockerSuite/TestBuildPATH
16:43:29 [2021-03-24T16:43:29.554Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:43:30 [2021-03-24T16:43:30.126Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:43:31 [2021-03-24T16:43:31.072Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:43:32 [2021-03-24T16:43:32.461Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
16:43:32 [2021-03-24T16:43:32.461Z] PASS
16:43:32 [2021-03-24T16:43:32.461Z] 
16:43:32 [2021-03-24T16:43:32.461Z] DONE 17 tests in 53.267s
16:43:32 [2021-03-24T16:43:32.461Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:43:32 [2021-03-24T16:43:32.461Z] ++ 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
16:43:32 [2021-03-24T16:43:32.461Z] ++ set -e
16:43:32 [2021-03-24T16:43:32.461Z] ++ '[' -n 0 ']'
16:43:32 [2021-03-24T16:43:32.461Z] ++ set -x
16:43:32 [2021-03-24T16:43:32.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:43:32 [2021-03-24T16:43:32.461Z] INFO: Testing against a local daemon
16:43:32 [2021-03-24T16:43:32.461Z] === RUN   TestPluginInvalidJSON
16:43:32 [2021-03-24T16:43:32.461Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:43:32 [2021-03-24T16:43:32.461Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:43:32 [2021-03-24T16:43:32.461Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:43:32 [2021-03-24T16:43:32.461Z] --- PASS: TestPluginInvalidJSON (0.05s)
16:43:32 [2021-03-24T16:43:32.461Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:43:32 [2021-03-24T16:43:32.461Z] === RUN   TestPluginInstall
16:43:32 [2021-03-24T16:43:32.461Z] === RUN   TestPluginInstall/no_auth
16:43:35 [2021-03-24T16:43:35.775Z] time="2021-03-24T16:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:43:35 [2021-03-24T16:43:35.775Z] time="2021-03-24T16:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0e348d673482c1158ebbc9847bf669de78ff95d117c2ecc9ebc2f0adbe47fc0" mediatype=application/vnd.docker.plugin.v1+json size=522
16:43:35 [2021-03-24T16:43:35.775Z] time="2021-03-24T16:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:43:35 [2021-03-24T16:43:35.775Z] time="2021-03-24T16:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0e348d673482c1158ebbc9847bf669de78ff95d117c2ecc9ebc2f0adbe47fc0" mediatype=application/vnd.docker.plugin.v1+json size=522
16:43:35 [2021-03-24T16:43:35.775Z] === RUN   TestPluginInstall/with_htpasswd
16:43:36 [2021-03-24T16:43:36.349Z] time="2021-03-24T16:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:43:36 [2021-03-24T16:43:36.349Z] time="2021-03-24T16:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b616e8f022848aaeb94a1101e95985d3cd5cab8a6834fca81ac8c7418ce7eb08" mediatype=application/vnd.docker.plugin.v1+json size=522
16:43:36 [2021-03-24T16:43:36.349Z] time="2021-03-24T16:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:43:36 [2021-03-24T16:43:36.349Z] time="2021-03-24T16:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b616e8f022848aaeb94a1101e95985d3cd5cab8a6834fca81ac8c7418ce7eb08" mediatype=application/vnd.docker.plugin.v1+json size=522
16:43:36 [2021-03-24T16:43:36.923Z] === RUN   TestPluginInstall/with_insecure
16:43:38 [2021-03-24T16:43:38.315Z] time="2021-03-24T16:43:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:43:38 [2021-03-24T16:43:38.315Z] time="2021-03-24T16:43:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c35a64e5d07615422c65cf2b44e2cb2411b95f99092ff62970b52afe24c9151c" mediatype=application/vnd.docker.plugin.v1+json size=522
16:43:38 [2021-03-24T16:43:38.315Z] time="2021-03-24T16:43:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:43:38 [2021-03-24T16:43:38.315Z] time="2021-03-24T16:43:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c35a64e5d07615422c65cf2b44e2cb2411b95f99092ff62970b52afe24c9151c" mediatype=application/vnd.docker.plugin.v1+json size=522
16:43:38 [2021-03-24T16:43:38.315Z] --- PASS: TestPluginInstall (5.87s)
16:43:38 [2021-03-24T16:43:38.315Z]     --- PASS: TestPluginInstall/no_auth (3.22s)
16:43:38 [2021-03-24T16:43:38.315Z]     --- PASS: TestPluginInstall/with_htpasswd (1.12s)
16:43:38 [2021-03-24T16:43:38.315Z]     --- PASS: TestPluginInstall/with_insecure (1.53s)
16:43:38 [2021-03-24T16:43:38.315Z]         plugin_test.go:160: [d3adb26ab74d6] daemon is not started
16:43:38 [2021-03-24T16:43:38.315Z] === RUN   TestPluginsWithRuntimes
16:43:40 [2021-03-24T16:43:40.238Z] === RUN   TestPluginsWithRuntimes/No_Args
16:43:41 [2021-03-24T16:43:41.183Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:43:41 [2021-03-24T16:43:41.447Z] === RUN   TestPluginsWithRuntimes/With_Args
16:43:42 [2021-03-24T16:43:42.857Z] --- PASS: TestPluginsWithRuntimes (4.23s)
16:43:42 [2021-03-24T16:43:42.858Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.15s)
16:43:42 [2021-03-24T16:43:42.858Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.07s)
16:43:42 [2021-03-24T16:43:42.858Z] PASS
16:43:42 [2021-03-24T16:43:42.858Z] 
16:43:42 [2021-03-24T16:43:42.858Z] DONE 9 tests in 10.290s
16:43:42 [2021-03-24T16:43:42.858Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:43:42 [2021-03-24T16:43:42.858Z] ++ 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
16:43:42 [2021-03-24T16:43:42.858Z] ++ set -e
16:43:42 [2021-03-24T16:43:42.858Z] ++ '[' -n 0 ']'
16:43:42 [2021-03-24T16:43:42.858Z] ++ set -x
16:43:42 [2021-03-24T16:43:42.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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
16:43:42 [2021-03-24T16:43:42.858Z] INFO: Testing against a local daemon
16:43:42 [2021-03-24T16:43:42.858Z] === RUN   TestExternalGraphDriver
16:43:42 [2021-03-24T16:43:42.858Z] === RUN   TestExternalGraphDriver/json
16:43:45 [2021-03-24T16:43:45.411Z] === RUN   TestExternalGraphDriver/spec
16:43:46 [2021-03-24T16:43:46.357Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
16:43:47 [2021-03-24T16:43:47.746Z] === RUN   TestExternalGraphDriver/pull
16:43:49 [2021-03-24T16:43:49.136Z] --- PASS: TestExternalGraphDriver (6.31s)
16:43:49 [2021-03-24T16:43:49.136Z]     --- PASS: TestExternalGraphDriver/json (2.36s)
16:43:49 [2021-03-24T16:43:49.136Z]     --- PASS: TestExternalGraphDriver/spec (2.15s)
16:43:49 [2021-03-24T16:43:49.136Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
16:43:49 [2021-03-24T16:43:49.136Z] === RUN   TestGraphdriverPluginV2
16:43:50 [2021-03-24T16:43:50.104Z] --- PASS: TestBuildWCOWSandboxSize (864.52s)
16:43:50 [2021-03-24T16:43:50.104Z] === RUN   TestBuildWithEmptyDockerfile
16:43:50 [2021-03-24T16:43:50.104Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:50 [2021-03-24T16:43:50.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:50 [2021-03-24T16:43:50.104Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:50 [2021-03-24T16:43:50.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:50 [2021-03-24T16:43:50.104Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:50 [2021-03-24T16:43:50.104Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:50 [2021-03-24T16:43:50.579Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:50 [2021-03-24T16:43:50.579Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:50 [2021-03-24T16:43:50.579Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:50 [2021-03-24T16:43:50.579Z] --- PASS: TestBuildWithEmptyDockerfile (0.58s)
16:43:50 [2021-03-24T16:43:50.579Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
16:43:50 [2021-03-24T16:43:50.579Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
16:43:50 [2021-03-24T16:43:50.579Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
16:43:50 [2021-03-24T16:43:50.579Z] === RUN   TestBuildPreserveOwnership
16:43:50 [2021-03-24T16:43:50.579Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
16:43:50 [2021-03-24T16:43:50.579Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
16:43:50 [2021-03-24T16:43:50.579Z] === RUN   TestBuildPlatformInvalid
16:43:51 [2021-03-24T16:43:51.054Z] --- PASS: TestBuildPlatformInvalid (0.54s)
16:43:51 [2021-03-24T16:43:51.054Z] PASS
16:43:51 [2021-03-24T16:43:51.054Z] ok  	github.com/docker/docker/integration/build	1058.873s
16:43:51 [2021-03-24T16:43:51.531Z] 
16:43:51 [2021-03-24T16:43:51.531Z] === Skipped
16:43:51 [2021-03-24T16:43:51.531Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
16:43:51 [2021-03-24T16:43:51.531Z]     build_session_test.go:25: TODO: BuildKit
16:43:51 [2021-03-24T16:43:51.531Z] 
16:43:51 [2021-03-24T16:43:51.531Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
16:43:51 [2021-03-24T16:43:51.531Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:43:51 [2021-03-24T16:43:51.531Z] 
16:43:51 [2021-03-24T16:43:51.531Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
16:43:51 [2021-03-24T16:43:51.531Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
16:43:51 [2021-03-24T16:43:51.531Z] 
16:43:51 [2021-03-24T16:43:51.531Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
16:43:51 [2021-03-24T16:43:51.531Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
16:43:51 [2021-03-24T16:43:51.531Z] 
16:43:51 [2021-03-24T16:43:51.531Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
16:43:51 [2021-03-24T16:43:51.531Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
16:43:51 [2021-03-24T16:43:51.531Z] 
16:43:51 [2021-03-24T16:43:51.531Z] 
16:43:51 [2021-03-24T16:43:51.531Z] DONE 29 tests, 5 skipped in 1080.269s
16:43:51 [2021-03-24T16:43:51.531Z] Running D:\gopath\src\github.com\docker\docker\integration\config
16:43:52 [2021-03-24T16:43:52.446Z] === RUN   TestDockerSuite/TestBuildRm
16:43:53 [2021-03-24T16:43:53.836Z] --- PASS: TestGraphdriverPluginV2 (4.42s)
16:43:53 [2021-03-24T16:43:53.836Z] PASS
16:43:53 [2021-03-24T16:43:53.836Z] 
16:43:53 [2021-03-24T16:43:53.836Z] DONE 5 tests in 10.881s
16:43:53 [2021-03-24T16:43:53.836Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:43:53 [2021-03-24T16:43:53.836Z] ++ 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
16:43:53 [2021-03-24T16:43:53.836Z] ++ set -e
16:43:53 [2021-03-24T16:43:53.836Z] ++ '[' -n 0 ']'
16:43:53 [2021-03-24T16:43:53.836Z] ++ set -x
16:43:53 [2021-03-24T16:43:53.836Z] ++ env -i DEST=/go/src/github.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
16:43:53 [2021-03-24T16:43:53.836Z] INFO: Testing against a local daemon
16:43:53 [2021-03-24T16:43:53.836Z] === RUN   TestContinueAfterPluginCrash
16:43:53 [2021-03-24T16:43:53.836Z] === PAUSE TestContinueAfterPluginCrash
16:43:53 [2021-03-24T16:43:53.836Z] === RUN   TestReadPluginNoRead
16:43:53 [2021-03-24T16:43:53.836Z] === PAUSE TestReadPluginNoRead
16:43:53 [2021-03-24T16:43:53.836Z] === RUN   TestDaemonStartWithLogOpt
16:43:53 [2021-03-24T16:43:53.836Z] === PAUSE TestDaemonStartWithLogOpt
16:43:53 [2021-03-24T16:43:53.836Z] === CONT  TestContinueAfterPluginCrash
16:43:53 [2021-03-24T16:43:53.836Z] === CONT  TestDaemonStartWithLogOpt
16:43:55 [2021-03-24T16:43:55.377Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:43:55 [2021-03-24T16:43:55.377Z] INFO: Testing against a local daemon
16:43:55 [2021-03-24T16:43:55.377Z] === RUN   TestConfigInspect
16:43:55 [2021-03-24T16:43:55.377Z] --- SKIP: TestConfigInspect (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
16:43:55 [2021-03-24T16:43:55.377Z] === RUN   TestConfigList
16:43:55 [2021-03-24T16:43:55.377Z] --- SKIP: TestConfigList (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
16:43:55 [2021-03-24T16:43:55.377Z] === RUN   TestConfigsCreateAndDelete
16:43:55 [2021-03-24T16:43:55.377Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:43:55 [2021-03-24T16:43:55.377Z] === RUN   TestConfigsUpdate
16:43:55 [2021-03-24T16:43:55.377Z] --- SKIP: TestConfigsUpdate (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
16:43:55 [2021-03-24T16:43:55.377Z] === RUN   TestTemplatedConfig
16:43:55 [2021-03-24T16:43:55.377Z] --- SKIP: TestTemplatedConfig (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
16:43:55 [2021-03-24T16:43:55.377Z] === RUN   TestConfigCreateResolve
16:43:55 [2021-03-24T16:43:55.377Z] --- SKIP: TestConfigCreateResolve (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
16:43:55 [2021-03-24T16:43:55.377Z] === RUN   TestConfigDaemonLibtrustID
16:43:55 [2021-03-24T16:43:55.377Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
16:43:55 [2021-03-24T16:43:55.377Z] PASS
16:43:55 [2021-03-24T16:43:55.377Z] ok  	github.com/docker/docker/integration/config	0.407s
16:43:55 [2021-03-24T16:43:55.377Z] 
16:43:55 [2021-03-24T16:43:55.377Z] === Skipped
16:43:55 [2021-03-24T16:43:55.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
16:43:55 [2021-03-24T16:43:55.377Z] 
16:43:55 [2021-03-24T16:43:55.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
16:43:55 [2021-03-24T16:43:55.377Z] 
16:43:55 [2021-03-24T16:43:55.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:43:55 [2021-03-24T16:43:55.377Z] 
16:43:55 [2021-03-24T16:43:55.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
16:43:55 [2021-03-24T16:43:55.377Z] 
16:43:55 [2021-03-24T16:43:55.377Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
16:43:55 [2021-03-24T16:43:55.377Z] 
16:43:55 [2021-03-24T16:43:55.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
16:43:55 [2021-03-24T16:43:55.377Z] 
16:43:55 [2021-03-24T16:43:55.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
16:43:55 [2021-03-24T16:43:55.377Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
16:43:55 [2021-03-24T16:43:55.377Z] 
16:43:55 [2021-03-24T16:43:55.377Z] 
16:43:55 [2021-03-24T16:43:55.377Z] DONE 7 tests, 7 skipped in 3.254s
16:43:55 [2021-03-24T16:43:55.377Z] Running D:\gopath\src\github.com\docker\docker\integration\container
16:43:56 [2021-03-24T16:43:56.388Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:43:57 [2021-03-24T16:43:57.779Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:43:58 [2021-03-24T16:43:58.368Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:43:58 [2021-03-24T16:43:58.368Z] INFO: Testing against a local daemon
16:43:58 [2021-03-24T16:43:58.368Z] === RUN   TestCheckpoint
16:43:58 [2021-03-24T16:43:58.368Z] --- SKIP: TestCheckpoint (0.00s)
16:43:58 [2021-03-24T16:43:58.368Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:43:58 [2021-03-24T16:43:58.368Z] === RUN   TestContainerInvalidJSON
16:43:58 [2021-03-24T16:43:58.368Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:43:58 [2021-03-24T16:43:58.368Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:43:58 [2021-03-24T16:43:58.368Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:43:58 [2021-03-24T16:43:58.368Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:43:58 [2021-03-24T16:43:58.368Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:43:58 [2021-03-24T16:43:58.368Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:43:58 [2021-03-24T16:43:58.368Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:43:58 [2021-03-24T16:43:58.368Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:43:58 [2021-03-24T16:43:58.368Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:43:58 [2021-03-24T16:43:58.368Z] --- PASS: TestContainerInvalidJSON (0.56s)
16:43:58 [2021-03-24T16:43:58.368Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
16:43:58 [2021-03-24T16:43:58.368Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
16:43:58 [2021-03-24T16:43:58.368Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
16:43:58 [2021-03-24T16:43:58.368Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:43:58 [2021-03-24T16:43:58.843Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s)
16:43:58 [2021-03-24T16:43:58.843Z] === RUN   TestCopyFromContainerPathIsNotDir
16:43:58 [2021-03-24T16:43:58.843Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
16:43:58 [2021-03-24T16:43:58.843Z]     copy_test.go:38: testEnv.OSType == "windows"
16:43:58 [2021-03-24T16:43:58.843Z] === RUN   TestCopyToContainerPathDoesNotExist
16:43:58 [2021-03-24T16:43:58.843Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s)
16:43:58 [2021-03-24T16:43:58.843Z] === RUN   TestCopyToContainerPathIsNotDir
16:43:58 [2021-03-24T16:43:58.843Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
16:43:58 [2021-03-24T16:43:58.843Z]     copy_test.go:63: testEnv.OSType == "windows"
16:43:58 [2021-03-24T16:43:58.843Z] === RUN   TestCopyFromContainer
16:43:58 [2021-03-24T16:43:58.843Z] --- SKIP: TestCopyFromContainer (0.00s)
16:43:58 [2021-03-24T16:43:58.843Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
16:43:58 [2021-03-24T16:43:58.843Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:43:58 [2021-03-24T16:43:58.843Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:43:58 [2021-03-24T16:43:58.843Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:43:58 [2021-03-24T16:43:58.843Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:43:58 [2021-03-24T16:43:58.843Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:43:58 [2021-03-24T16:43:58.843Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:43:58 [2021-03-24T16:43:58.843Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:43:58 [2021-03-24T16:43:58.843Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:43:58 [2021-03-24T16:43:58.844Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:43:58 [2021-03-24T16:43:58.844Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:43:58 [2021-03-24T16:43:58.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
16:43:58 [2021-03-24T16:43:58.844Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:43:58 [2021-03-24T16:43:58.844Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
16:43:58 [2021-03-24T16:43:58.844Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateLinkToNonExistingContainer
16:43:58 [2021-03-24T16:43:58.844Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
16:43:58 [2021-03-24T16:43:58.844Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithInvalidEnv
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithInvalidEnv/0
16:43:58 [2021-03-24T16:43:58.844Z] === PAUSE TestCreateWithInvalidEnv/0
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithInvalidEnv/1
16:43:58 [2021-03-24T16:43:58.844Z] === PAUSE TestCreateWithInvalidEnv/1
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithInvalidEnv/2
16:43:58 [2021-03-24T16:43:58.844Z] === PAUSE TestCreateWithInvalidEnv/2
16:43:58 [2021-03-24T16:43:58.844Z] === CONT  TestCreateWithInvalidEnv/0
16:43:58 [2021-03-24T16:43:58.844Z] === CONT  TestCreateWithInvalidEnv/2
16:43:58 [2021-03-24T16:43:58.844Z] === CONT  TestCreateWithInvalidEnv/1
16:43:58 [2021-03-24T16:43:58.844Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
16:43:58 [2021-03-24T16:43:58.844Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:43:58 [2021-03-24T16:43:58.844Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:43:58 [2021-03-24T16:43:58.844Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateTmpfsMountsTarget
16:43:58 [2021-03-24T16:43:58.844Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
16:43:58 [2021-03-24T16:43:58.844Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithCustomMaskedPaths
16:43:58 [2021-03-24T16:43:58.844Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
16:43:58 [2021-03-24T16:43:58.844Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithCustomReadonlyPaths
16:43:58 [2021-03-24T16:43:58.844Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
16:43:58 [2021-03-24T16:43:58.844Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:43:58 [2021-03-24T16:43:58.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:43:58 [2021-03-24T16:43:58.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:43:58 [2021-03-24T16:43:58.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:43:58 [2021-03-24T16:43:58.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:43:58 [2021-03-24T16:43:58.844Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:43:58 [2021-03-24T16:43:58.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:43:59 [2021-03-24T16:43:59.169Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:43:59 [2021-03-24T16:43:59.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:43:59 [2021-03-24T16:43:59.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:43:59 [2021-03-24T16:43:59.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:43:59 [2021-03-24T16:43:59.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:43:59 [2021-03-24T16:43:59.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:43:59 [2021-03-24T16:43:59.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:43:59 [2021-03-24T16:43:59.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:43:59 [2021-03-24T16:43:59.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:43:59 [2021-03-24T16:43:59.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:43:59 [2021-03-24T16:43:59.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:43:59 [2021-03-24T16:43:59.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:43:59 [2021-03-24T16:43:59.319Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:43:59 [2021-03-24T16:43:59.319Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
16:43:59 [2021-03-24T16:43:59.319Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
16:43:59 [2021-03-24T16:43:59.319Z] === RUN   TestCreateDifferentPlatform
16:43:59 [2021-03-24T16:43:59.319Z] === RUN   TestCreateDifferentPlatform/different_os
16:43:59 [2021-03-24T16:43:59.319Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:43:59 [2021-03-24T16:43:59.319Z] --- PASS: TestCreateDifferentPlatform (0.04s)
16:43:59 [2021-03-24T16:43:59.319Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
16:43:59 [2021-03-24T16:43:59.319Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:43:59 [2021-03-24T16:43:59.319Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:43:59 [2021-03-24T16:43:59.319Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
16:43:59 [2021-03-24T16:43:59.319Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:43:59 [2021-03-24T16:43:59.319Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
16:43:59 [2021-03-24T16:43:59.319Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
16:43:59 [2021-03-24T16:43:59.319Z] === RUN   TestContainerKillOnDaemonStart
16:43:59 [2021-03-24T16:43:59.319Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:43:59 [2021-03-24T16:43:59.319Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
16:43:59 [2021-03-24T16:43:59.319Z] === RUN   TestDiff
16:43:59 [2021-03-24T16:43:59.319Z] --- SKIP: TestDiff (0.00s)
16:43:59 [2021-03-24T16:43:59.319Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:43:59 [2021-03-24T16:43:59.319Z] === RUN   TestExecWithCloseStdin
16:43:59 [2021-03-24T16:43:59.433Z] --- PASS: TestDaemonStartWithLogOpt (5.69s)
16:43:59 [2021-03-24T16:43:59.433Z] === CONT  TestReadPluginNoRead
16:43:59 [2021-03-24T16:43:59.694Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:44:00 [2021-03-24T16:44:00.268Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:44:02 [2021-03-24T16:44:02.189Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:44:02 [2021-03-24T16:44:02.329Z] --- PASS: TestExecWithCloseStdin (3.11s)
16:44:02 [2021-03-24T16:44:02.329Z] === RUN   TestExec
16:44:02 [2021-03-24T16:44:02.764Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:44:03 [2021-03-24T16:44:03.338Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:44:04 [2021-03-24T16:44:04.299Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:44:04 [2021-03-24T16:44:04.577Z] --- PASS: TestExec (2.07s)
16:44:04 [2021-03-24T16:44:04.577Z] === RUN   TestExecUser
16:44:04 [2021-03-24T16:44:04.577Z] --- SKIP: TestExecUser (0.00s)
16:44:04 [2021-03-24T16:44:04.577Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:44:04 [2021-03-24T16:44:04.577Z] === RUN   TestExportContainerAndImportImage
16:44:04 [2021-03-24T16:44:04.577Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
16:44:04 [2021-03-24T16:44:04.577Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:44:04 [2021-03-24T16:44:04.577Z] === RUN   TestExportContainerAfterDaemonRestart
16:44:04 [2021-03-24T16:44:04.577Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
16:44:04 [2021-03-24T16:44:04.577Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
16:44:04 [2021-03-24T16:44:04.577Z] === RUN   TestHealthCheckWorkdir
16:44:04 [2021-03-24T16:44:04.577Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
16:44:04 [2021-03-24T16:44:04.577Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:44:04 [2021-03-24T16:44:04.577Z] === RUN   TestHealthKillContainer
16:44:04 [2021-03-24T16:44:04.577Z] --- SKIP: TestHealthKillContainer (0.00s)
16:44:04 [2021-03-24T16:44:04.577Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:44:04 [2021-03-24T16:44:04.577Z] === RUN   TestInspectCpusetInConfigPre120
16:44:04 [2021-03-24T16:44:04.577Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:44:04 [2021-03-24T16:44:04.577Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:44:04 [2021-03-24T16:44:04.577Z] === RUN   TestKillContainerInvalidSignal
16:44:04 [2021-03-24T16:44:04.877Z] --- PASS: TestContinueAfterPluginCrash (10.99s)
16:44:04 [2021-03-24T16:44:04.877Z] === RUN   TestReadPluginNoRead/default
16:44:06 [2021-03-24T16:44:06.168Z] --- PASS: TestKillContainerInvalidSignal (1.93s)
16:44:06 [2021-03-24T16:44:06.168Z] === RUN   TestKillContainer
16:44:06 [2021-03-24T16:44:06.168Z] === RUN   TestKillContainer/no_signal
16:44:07 [2021-03-24T16:44:07.427Z] === RUN   TestReadPluginNoRead/disabled_caching
16:44:08 [2021-03-24T16:44:08.002Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
16:44:08 [2021-03-24T16:44:08.413Z] === RUN   TestKillContainer/non_killing_signal
16:44:08 [2021-03-24T16:44:08.413Z] === RUN   TestKillContainer/killing_signal
16:44:09 [2021-03-24T16:44:09.393Z] --- PASS: TestReadPluginNoRead (9.68s)
16:44:09 [2021-03-24T16:44:09.393Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s)
16:44:09 [2021-03-24T16:44:09.393Z]     --- PASS: TestReadPluginNoRead/default (2.17s)
16:44:09 [2021-03-24T16:44:09.393Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.14s)
16:44:09 [2021-03-24T16:44:09.393Z]     read_test.go:92: [dad9905b3099d] daemon is not started
16:44:09 [2021-03-24T16:44:09.393Z] PASS
16:44:09 [2021-03-24T16:44:09.393Z] 
16:44:09 [2021-03-24T16:44:09.393Z] DONE 6 tests in 15.536s
16:44:09 [2021-03-24T16:44:09.393Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:44:09 [2021-03-24T16:44:09.393Z] ++ 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
16:44:09 [2021-03-24T16:44:09.393Z] ++ set -e
16:44:09 [2021-03-24T16:44:09.393Z] ++ '[' -n 0 ']'
16:44:09 [2021-03-24T16:44:09.393Z] ++ set -x
16:44:09 [2021-03-24T16:44:09.393Z] ++ env -i DEST=/go/src/github.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
16:44:09 [2021-03-24T16:44:09.393Z] testing: warning: no tests to run
16:44:09 [2021-03-24T16:44:09.393Z] PASS
16:44:09 [2021-03-24T16:44:09.393Z] 
16:44:09 [2021-03-24T16:44:09.393Z] DONE 0 tests in 0.055s
16:44:09 [2021-03-24T16:44:09.393Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:44:09 [2021-03-24T16:44:09.393Z] ++ 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
16:44:09 [2021-03-24T16:44:09.393Z] ++ set -e
16:44:09 [2021-03-24T16:44:09.393Z] ++ '[' -n 0 ']'
16:44:09 [2021-03-24T16:44:09.393Z] ++ set -x
16:44:09 [2021-03-24T16:44:09.393Z] ++ env -i DEST=/go/src/github.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
16:44:09 [2021-03-24T16:44:09.393Z] INFO: Testing against a local daemon
16:44:09 [2021-03-24T16:44:09.393Z] === RUN   TestPluginWithDevMounts
16:44:09 [2021-03-24T16:44:09.393Z] === PAUSE TestPluginWithDevMounts
16:44:09 [2021-03-24T16:44:09.393Z] === CONT  TestPluginWithDevMounts
16:44:09 [2021-03-24T16:44:09.656Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:44:09 [2021-03-24T16:44:09.919Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:44:10 [2021-03-24T16:44:10.493Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:44:10 [2021-03-24T16:44:10.493Z] === RUN   TestDockerSuite/TestBuildSpaces
16:44:11 [2021-03-24T16:44:11.440Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:44:12 [2021-03-24T16:44:12.015Z] --- PASS: TestPluginWithDevMounts (2.45s)
16:44:12 [2021-03-24T16:44:12.015Z] PASS
16:44:12 [2021-03-24T16:44:12.015Z] 
16:44:12 [2021-03-24T16:44:12.015Z] DONE 1 tests in 2.605s
16:44:12 [2021-03-24T16:44:12.015Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:44:12 [2021-03-24T16:44:12.015Z] ++ 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
16:44:12 [2021-03-24T16:44:12.015Z] ++ set -e
16:44:12 [2021-03-24T16:44:12.015Z] ++ '[' -n 0 ']'
16:44:12 [2021-03-24T16:44:12.015Z] ++ set -x
16:44:12 [2021-03-24T16:44:12.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
16:44:12 [2021-03-24T16:44:12.015Z] INFO: Testing against a local daemon
16:44:12 [2021-03-24T16:44:12.015Z] === RUN   TestSecretInspect
16:44:12 [2021-03-24T16:44:12.277Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:44:12 [2021-03-24T16:44:12.277Z] === RUN   TestDockerSuite/TestBuildStderr
16:44:14 [2021-03-24T16:44:14.200Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:44:15 [2021-03-24T16:44:15.591Z] --- PASS: TestSecretInspect (3.38s)
16:44:15 [2021-03-24T16:44:15.592Z] === RUN   TestSecretList
16:44:15 [2021-03-24T16:44:15.652Z] --- PASS: TestKillContainer (8.92s)
16:44:15 [2021-03-24T16:44:15.652Z]     --- PASS: TestKillContainer/no_signal (1.84s)
16:44:15 [2021-03-24T16:44:15.652Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
16:44:15 [2021-03-24T16:44:15.652Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
16:44:15 [2021-03-24T16:44:15.652Z]     --- PASS: TestKillContainer/killing_signal (7.03s)
16:44:15 [2021-03-24T16:44:15.652Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:44:15 [2021-03-24T16:44:15.652Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
16:44:15 [2021-03-24T16:44:15.652Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:44:15 [2021-03-24T16:44:15.652Z] === RUN   TestKillStoppedContainer
16:44:15 [2021-03-24T16:44:15.652Z] --- SKIP: TestKillStoppedContainer (0.00s)
16:44:15 [2021-03-24T16:44:15.652Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:44:15 [2021-03-24T16:44:15.652Z] === RUN   TestKillStoppedContainerAPIPre120
16:44:15 [2021-03-24T16:44:15.652Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
16:44:15 [2021-03-24T16:44:15.652Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:44:15 [2021-03-24T16:44:15.652Z] === RUN   TestKillDifferentUserContainer
16:44:15 [2021-03-24T16:44:15.652Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
16:44:15 [2021-03-24T16:44:15.652Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:44:15 [2021-03-24T16:44:15.652Z] === RUN   TestInspectOomKilledTrue
16:44:15 [2021-03-24T16:44:15.652Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:44:15 [2021-03-24T16:44:15.652Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
16:44:15 [2021-03-24T16:44:15.652Z] === RUN   TestInspectOomKilledFalse
16:44:15 [2021-03-24T16:44:15.652Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:44:15 [2021-03-24T16:44:15.652Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:44:15 [2021-03-24T16:44:15.652Z] === RUN   TestLogsFollowTailEmpty
16:44:17 [2021-03-24T16:44:17.242Z] --- PASS: TestLogsFollowTailEmpty (2.06s)
16:44:17 [2021-03-24T16:44:17.242Z] === RUN   TestNetworkNat
16:44:17 [2021-03-24T16:44:17.242Z] --- SKIP: TestNetworkNat (0.00s)
16:44:17 [2021-03-24T16:44:17.242Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:44:17 [2021-03-24T16:44:17.242Z] === RUN   TestNetworkLocalhostTCPNat
16:44:18 [2021-03-24T16:44:18.902Z] --- PASS: TestSecretList (3.16s)
16:44:18 [2021-03-24T16:44:18.902Z] === RUN   TestSecretsCreateAndDelete
16:44:19 [2021-03-24T16:44:19.848Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:44:20 [2021-03-24T16:44:20.232Z] --- PASS: TestNetworkLocalhostTCPNat (2.42s)
16:44:20 [2021-03-24T16:44:20.232Z] === RUN   TestNetworkLoopbackNat
16:44:20 [2021-03-24T16:44:20.232Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
16:44:20 [2021-03-24T16:44:20.232Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
16:44:20 [2021-03-24T16:44:20.232Z] === RUN   TestPause
16:44:20 [2021-03-24T16:44:20.232Z] --- SKIP: TestPause (0.00s)
16:44:20 [2021-03-24T16:44:20.232Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:44:20 [2021-03-24T16:44:20.232Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:44:21 [2021-03-24T16:44:21.772Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:44:21 [2021-03-24T16:44:21.821Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.00s)
16:44:21 [2021-03-24T16:44:21.821Z] === RUN   TestPauseStopPausedContainer
16:44:21 [2021-03-24T16:44:21.821Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
16:44:21 [2021-03-24T16:44:21.821Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
16:44:21 [2021-03-24T16:44:21.821Z] === RUN   TestPsFilter
16:44:21 [2021-03-24T16:44:21.821Z] --- PASS: TestPsFilter (0.23s)
16:44:21 [2021-03-24T16:44:21.821Z] === RUN   TestRemoveContainerWithRemovedVolume
16:44:22 [2021-03-24T16:44:22.035Z] --- PASS: TestSecretsCreateAndDelete (3.37s)
16:44:22 [2021-03-24T16:44:22.035Z] === RUN   TestSecretsUpdate
16:44:23 [2021-03-24T16:44:23.431Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:44:24 [2021-03-24T16:44:24.048Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:44:24 [2021-03-24T16:44:24.069Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.30s)
16:44:24 [2021-03-24T16:44:24.069Z] === RUN   TestRemoveContainerWithVolume
16:44:24 [2021-03-24T16:44:24.621Z] --- PASS: TestSecretsUpdate (2.61s)
16:44:24 [2021-03-24T16:44:24.621Z] === RUN   TestTemplatedSecret
16:44:25 [2021-03-24T16:44:25.196Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:44:27 [2021-03-24T16:44:27.058Z] --- PASS: TestRemoveContainerWithVolume (2.45s)
16:44:27 [2021-03-24T16:44:27.058Z] === RUN   TestRemoveContainerRunning
16:44:27 [2021-03-24T16:44:27.114Z] === RUN   TestDockerSuite/TestBuildUser
16:44:28 [2021-03-24T16:44:28.504Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
16:44:28 [2021-03-24T16:44:28.647Z] --- PASS: TestRemoveContainerRunning (1.98s)
16:44:28 [2021-03-24T16:44:28.647Z] === RUN   TestRemoveContainerForceRemoveRunning
16:44:29 [2021-03-24T16:44:29.081Z] --- PASS: TestTemplatedSecret (4.40s)
16:44:29 [2021-03-24T16:44:29.081Z] === RUN   TestSecretCreateResolve
16:44:29 [2021-03-24T16:44:29.343Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:44:30 [2021-03-24T16:44:30.892Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.99s)
16:44:30 [2021-03-24T16:44:30.892Z] === RUN   TestRemoveInvalidContainer
16:44:30 [2021-03-24T16:44:30.892Z] --- PASS: TestRemoveInvalidContainer (0.03s)
16:44:30 [2021-03-24T16:44:30.892Z] === RUN   TestRenameLinkedContainer
16:44:30 [2021-03-24T16:44:30.892Z] --- SKIP: TestRenameLinkedContainer (0.00s)
16:44:30 [2021-03-24T16:44:30.892Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:44:30 [2021-03-24T16:44:30.892Z] === RUN   TestRenameStoppedContainer
16:44:32 [2021-03-24T16:44:32.655Z] --- PASS: TestSecretCreateResolve (3.22s)
16:44:32 [2021-03-24T16:44:32.655Z] PASS
16:44:32 [2021-03-24T16:44:32.655Z] 
16:44:32 [2021-03-24T16:44:32.655Z] DONE 6 tests in 20.270s
16:44:32 [2021-03-24T16:44:32.655Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:44:32 [2021-03-24T16:44:32.655Z] ++ 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
16:44:32 [2021-03-24T16:44:32.655Z] ++ set -e
16:44:32 [2021-03-24T16:44:32.655Z] ++ '[' -n 0 ']'
16:44:32 [2021-03-24T16:44:32.655Z] ++ set -x
16:44:32 [2021-03-24T16:44:32.655Z] ++ env -i DEST=/go/src/github.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
16:44:32 [2021-03-24T16:44:32.655Z] INFO: Testing against a local daemon
16:44:32 [2021-03-24T16:44:32.655Z] === RUN   TestServiceCreateInit
16:44:32 [2021-03-24T16:44:32.655Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:44:33 [2021-03-24T16:44:33.146Z] --- PASS: TestRenameStoppedContainer (2.29s)
16:44:33 [2021-03-24T16:44:33.146Z] === RUN   TestRenameRunningContainerAndReuse
16:44:34 [2021-03-24T16:44:34.045Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:44:36 [2021-03-24T16:44:36.983Z] --- PASS: TestRenameRunningContainerAndReuse (4.01s)
16:44:36 [2021-03-24T16:44:36.983Z] === RUN   TestRenameInvalidName
16:44:38 [2021-03-24T16:44:38.263Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:44:39 [2021-03-24T16:44:39.233Z] --- PASS: TestRenameInvalidName (2.02s)
16:44:39 [2021-03-24T16:44:39.234Z] === RUN   TestRenameAnonymousContainer
16:44:39 [2021-03-24T16:44:39.234Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
16:44:39 [2021-03-24T16:44:39.234Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
16:44:39 [2021-03-24T16:44:39.234Z] === RUN   TestRenameContainerWithSameName
16:44:41 [2021-03-24T16:44:41.483Z] --- PASS: TestRenameContainerWithSameName (2.05s)
16:44:41 [2021-03-24T16:44:41.483Z] === RUN   TestRenameContainerWithLinkedContainer
16:44:41 [2021-03-24T16:44:41.483Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
16:44:41 [2021-03-24T16:44:41.483Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
16:44:41 [2021-03-24T16:44:41.483Z] === RUN   TestResize
16:44:43 [2021-03-24T16:44:43.069Z] --- PASS: TestResize (2.03s)
16:44:43 [2021-03-24T16:44:43.069Z] === RUN   TestResizeWithInvalidSize
16:44:43 [2021-03-24T16:44:43.069Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
16:44:43 [2021-03-24T16:44:43.069Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
16:44:43 [2021-03-24T16:44:43.069Z] === RUN   TestResizeWhenContainerNotStarted
16:44:44 [2021-03-24T16:44:44.858Z] --- PASS: TestServiceCreateInit (11.46s)
16:44:44 [2021-03-24T16:44:44.859Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.91s)
16:44:44 [2021-03-24T16:44:44.859Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.53s)
16:44:44 [2021-03-24T16:44:44.859Z] === RUN   TestCreateServiceMultipleTimes
16:44:46 [2021-03-24T16:44:46.064Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s)
16:44:46 [2021-03-24T16:44:46.064Z] === RUN   TestDaemonRestartKillContainers
16:44:46 [2021-03-24T16:44:46.064Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:44:46 [2021-03-24T16:44:46.064Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:44:46 [2021-03-24T16:44:46.064Z] === RUN   TestStats
16:44:46 [2021-03-24T16:44:46.064Z] --- SKIP: TestStats (0.00s)
16:44:46 [2021-03-24T16:44:46.064Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
16:44:46 [2021-03-24T16:44:46.064Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:44:51 [2021-03-24T16:44:51.987Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.75s)
16:44:51 [2021-03-24T16:44:51.987Z] === RUN   TestStopContainerWithTimeout
16:44:51 [2021-03-24T16:44:51.987Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
16:44:51 [2021-03-24T16:44:51.987Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:44:51 [2021-03-24T16:44:51.987Z] === RUN   TestUpdateRestartPolicy
16:44:54 [2021-03-24T16:44:54.895Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:44:55 [2021-03-24T16:44:55.156Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:44:55 [2021-03-24T16:44:55.418Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:44:56 [2021-03-24T16:44:56.363Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:44:57 [2021-03-24T16:44:57.313Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:44:58 [2021-03-24T16:44:58.704Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:44:58 [2021-03-24T16:44:58.704Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:44:58 [2021-03-24T16:44:58.704Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:44:58 [2021-03-24T16:44:58.704Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:44:58 [2021-03-24T16:44:58.704Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:45:00 [2021-03-24T16:45:00.624Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:45:00 [2021-03-24T16:45:00.624Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:45:01 [2021-03-24T16:45:01.570Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:45:01 [2021-03-24T16:45:01.832Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:45:02 [2021-03-24T16:45:02.779Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:45:03 [2021-03-24T16:45:03.040Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:45:04 [2021-03-24T16:45:04.433Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
16:45:04 [2021-03-24T16:45:04.433Z] --- PASS: TestCreateServiceMultipleTimes (20.41s)
16:45:04 [2021-03-24T16:45:04.433Z] === RUN   TestCreateServiceConflict
16:45:06 [2021-03-24T16:45:06.354Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:45:07 [2021-03-24T16:45:07.302Z] --- PASS: TestCreateServiceConflict (2.86s)
16:45:07 [2021-03-24T16:45:07.302Z] === RUN   TestCreateServiceMaxReplicas
16:45:08 [2021-03-24T16:45:08.693Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:45:09 [2021-03-24T16:45:09.641Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:45:10 [2021-03-24T16:45:10.216Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:45:10 [2021-03-24T16:45:10.791Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
16:45:10 [2021-03-24T16:45:10.791Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:45:10 [2021-03-24T16:45:10.791Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:45:11 [2021-03-24T16:45:11.366Z] --- PASS: TestCreateServiceMaxReplicas (4.15s)
16:45:11 [2021-03-24T16:45:11.366Z] === RUN   TestCreateWithDuplicateNetworkNames
16:45:11 [2021-03-24T16:45:11.628Z] === RUN   TestDockerSuite/TestBuildXZHost
16:45:13 [2021-03-24T16:45:13.456Z] --- PASS: TestUpdateRestartPolicy (20.25s)
16:45:13 [2021-03-24T16:45:13.456Z] === RUN   TestUpdateRestartWithAutoRemove
16:45:13 [2021-03-24T16:45:13.456Z] --- PASS: TestUpdateRestartWithAutoRemove (1.94s)
16:45:13 [2021-03-24T16:45:13.456Z] === RUN   TestWaitNonBlocked
16:45:13 [2021-03-24T16:45:13.456Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:45:13 [2021-03-24T16:45:13.456Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:45:13 [2021-03-24T16:45:13.456Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:45:13 [2021-03-24T16:45:13.456Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:45:13 [2021-03-24T16:45:13.456Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:45:13 [2021-03-24T16:45:13.456Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:45:15 [2021-03-24T16:45:15.853Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:45:15 [2021-03-24T16:45:15.853Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:45:15 [2021-03-24T16:45:15.853Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:45:16 [2021-03-24T16:45:16.115Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:45:16 [2021-03-24T16:45:16.447Z] --- PASS: TestWaitNonBlocked (0.03s)
16:45:16 [2021-03-24T16:45:16.447Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.54s)
16:45:16 [2021-03-24T16:45:16.447Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.63s)
16:45:16 [2021-03-24T16:45:16.447Z] === RUN   TestWaitBlocked
16:45:16 [2021-03-24T16:45:16.447Z] --- SKIP: TestWaitBlocked (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:45:16 [2021-03-24T16:45:16.447Z] PASS
16:45:16 [2021-03-24T16:45:16.447Z] ok  	github.com/docker/docker/integration/container	78.621s
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === Skipped
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
16:45:16 [2021-03-24T16:45:16.447Z]     copy_test.go:38: testEnv.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
16:45:16 [2021-03-24T16:45:16.447Z]     copy_test.go:63: testEnv.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
16:45:16 [2021-03-24T16:45:16.447Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
16:45:16 [2021-03-24T16:45:16.447Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] 
16:45:16 [2021-03-24T16:45:16.447Z] DONE 88 tests, 37 skipped in 81.295s
16:45:16 [2021-03-24T16:45:16.447Z] Running D:\gopath\src\github.com\docker\docker\integration\image
16:45:17 [2021-03-24T16:45:17.061Z] === RUN   TestDockerSuite/TestCommitChange
16:45:18 [2021-03-24T16:45:18.007Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:45:18 [2021-03-24T16:45:18.696Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:18 [2021-03-24T16:45:18.696Z] INFO: Testing against a local daemon
16:45:18 [2021-03-24T16:45:18.696Z] === RUN   TestCommitInheritsEnv
16:45:18 [2021-03-24T16:45:18.696Z] --- SKIP: TestCommitInheritsEnv (0.00s)
16:45:18 [2021-03-24T16:45:18.696Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
16:45:18 [2021-03-24T16:45:18.696Z] === RUN   TestImportExtremelyLargeImageWorks
16:45:18 [2021-03-24T16:45:18.696Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:45:18 [2021-03-24T16:45:18.696Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
16:45:18 [2021-03-24T16:45:18.696Z] === RUN   TestImagesFilterMultiReference
16:45:18 [2021-03-24T16:45:18.696Z] --- PASS: TestImagesFilterMultiReference (0.08s)
16:45:18 [2021-03-24T16:45:18.696Z] === RUN   TestImagePullPlatformInvalid
16:45:18 [2021-03-24T16:45:18.696Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:45:18 [2021-03-24T16:45:18.696Z] === RUN   TestRemoveImageOrphaning
16:45:18 [2021-03-24T16:45:18.952Z] === RUN   TestDockerSuite/TestCommitHardlink
16:45:19 [2021-03-24T16:45:19.695Z] --- PASS: TestRemoveImageOrphaning (1.15s)
16:45:19 [2021-03-24T16:45:19.695Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:45:19 [2021-03-24T16:45:19.695Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
16:45:19 [2021-03-24T16:45:19.695Z] === RUN   TestTagInvalidReference
16:45:19 [2021-03-24T16:45:19.695Z] --- PASS: TestTagInvalidReference (0.03s)
16:45:19 [2021-03-24T16:45:19.695Z] === RUN   TestTagValidPrefixedRepo
16:45:20 [2021-03-24T16:45:20.170Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
16:45:20 [2021-03-24T16:45:20.170Z] === RUN   TestTagExistedNameWithoutForce
16:45:20 [2021-03-24T16:45:20.170Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:45:20 [2021-03-24T16:45:20.170Z] === RUN   TestTagOfficialNames
16:45:20 [2021-03-24T16:45:20.170Z] --- PASS: TestTagOfficialNames (0.10s)
16:45:20 [2021-03-24T16:45:20.170Z] === RUN   TestTagMatchesDigest
16:45:20 [2021-03-24T16:45:20.170Z] --- PASS: TestTagMatchesDigest (0.04s)
16:45:20 [2021-03-24T16:45:20.170Z] PASS
16:45:20 [2021-03-24T16:45:20.170Z] ok  	github.com/docker/docker/integration/image	1.919s
16:45:20 [2021-03-24T16:45:20.170Z] 
16:45:20 [2021-03-24T16:45:20.170Z] === Skipped
16:45:20 [2021-03-24T16:45:20.170Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
16:45:20 [2021-03-24T16:45:20.170Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
16:45:20 [2021-03-24T16:45:20.170Z] 
16:45:20 [2021-03-24T16:45:20.170Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
16:45:20 [2021-03-24T16:45:20.170Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
16:45:20 [2021-03-24T16:45:20.170Z] 
16:45:20 [2021-03-24T16:45:20.170Z] 
16:45:20 [2021-03-24T16:45:20.170Z] DONE 11 tests, 2 skipped in 3.896s
16:45:20 [2021-03-24T16:45:20.170Z] Running D:\gopath\src\github.com\docker\docker\integration\network
16:45:20 [2021-03-24T16:45:20.873Z] === RUN   TestDockerSuite/TestCommitNewFile
16:45:22 [2021-03-24T16:45:22.264Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:45:23 [2021-03-24T16:45:23.154Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:23 [2021-03-24T16:45:23.154Z] INFO: Testing against a local daemon
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestNetworkCreateDelete
16:45:23 [2021-03-24T16:45:23.154Z] --- SKIP: TestNetworkCreateDelete (0.00s)
16:45:23 [2021-03-24T16:45:23.154Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestDockerNetworkDeletePreferID
16:45:23 [2021-03-24T16:45:23.154Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
16:45:23 [2021-03-24T16:45:23.154Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestDaemonDNSFallback
16:45:23 [2021-03-24T16:45:23.154Z] --- SKIP: TestDaemonDNSFallback (0.00s)
16:45:23 [2021-03-24T16:45:23.154Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestInspectNetwork
16:45:23 [2021-03-24T16:45:23.154Z] --- SKIP: TestInspectNetwork (0.00s)
16:45:23 [2021-03-24T16:45:23.154Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestRunContainerWithBridgeNone
16:45:23 [2021-03-24T16:45:23.154Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:45:23 [2021-03-24T16:45:23.154Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestNetworkInvalidJSON
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestNetworkInvalidJSON//networks/create
16:45:23 [2021-03-24T16:45:23.154Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:45:23 [2021-03-24T16:45:23.154Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:45:23 [2021-03-24T16:45:23.154Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:45:23 [2021-03-24T16:45:23.154Z] === CONT  TestNetworkInvalidJSON//networks/create
16:45:23 [2021-03-24T16:45:23.154Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:45:23 [2021-03-24T16:45:23.154Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:45:23 [2021-03-24T16:45:23.154Z] --- PASS: TestNetworkInvalidJSON (0.04s)
16:45:23 [2021-03-24T16:45:23.154Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
16:45:23 [2021-03-24T16:45:23.154Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
16:45:23 [2021-03-24T16:45:23.154Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestNetworkList
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestNetworkList//networks
16:45:23 [2021-03-24T16:45:23.154Z] === PAUSE TestNetworkList//networks
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestNetworkList//networks/
16:45:23 [2021-03-24T16:45:23.154Z] === PAUSE TestNetworkList//networks/
16:45:23 [2021-03-24T16:45:23.154Z] === CONT  TestNetworkList//networks
16:45:23 [2021-03-24T16:45:23.154Z] === CONT  TestNetworkList//networks/
16:45:23 [2021-03-24T16:45:23.154Z] --- PASS: TestNetworkList (0.03s)
16:45:23 [2021-03-24T16:45:23.154Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:45:23 [2021-03-24T16:45:23.154Z]     --- PASS: TestNetworkList//networks (0.00s)
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestHostIPv4BridgeLabel
16:45:23 [2021-03-24T16:45:23.154Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:45:23 [2021-03-24T16:45:23.154Z]     network_test.go:126: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestDaemonRestartWithLiveRestore
16:45:23 [2021-03-24T16:45:23.154Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
16:45:23 [2021-03-24T16:45:23.154Z]     service_test.go:29: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestDaemonDefaultNetworkPools
16:45:23 [2021-03-24T16:45:23.154Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
16:45:23 [2021-03-24T16:45:23.154Z]     service_test.go:58: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.154Z] === RUN   TestDaemonRestartWithExistingNetwork
16:45:23 [2021-03-24T16:45:23.154Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:102: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:45:23 [2021-03-24T16:45:23.155Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:136: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:45:23 [2021-03-24T16:45:23.155Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:187: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] === RUN   TestServiceWithPredefinedNetwork
16:45:23 [2021-03-24T16:45:23.155Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:212: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:45:23 [2021-03-24T16:45:23.155Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:242: FLAKY_TEST
16:45:23 [2021-03-24T16:45:23.155Z] === RUN   TestServiceWithDataPathPortInit
16:45:23 [2021-03-24T16:45:23.155Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:332: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:45:23 [2021-03-24T16:45:23.155Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:400: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] PASS
16:45:23 [2021-03-24T16:45:23.155Z] ok  	github.com/docker/docker/integration/network	0.433s
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === Skipped
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     network_test.go:126: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:29: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:58: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:102: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:136: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:187: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:212: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:242: FLAKY_TEST
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:332: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
16:45:23 [2021-03-24T16:45:23.155Z]     service_test.go:400: testEnv.OSType == "windows"
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] 
16:45:23 [2021-03-24T16:45:23.155Z] DONE 22 tests, 15 skipped in 2.614s
16:45:23 [2021-03-24T16:45:23.155Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:45:23 [2021-03-24T16:45:23.208Z] === RUN   TestDockerSuite/TestCommitTTY
16:45:23 [2021-03-24T16:45:23.629Z] testing: warning: no tests to run
16:45:23 [2021-03-24T16:45:23.629Z] PASS
16:45:23 [2021-03-24T16:45:23.629Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.105s
16:45:23 [2021-03-24T16:45:23.629Z] 
16:45:23 [2021-03-24T16:45:23.629Z] DONE 0 tests in 0.841s
16:45:23 [2021-03-24T16:45:23.629Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:45:24 [2021-03-24T16:45:24.627Z] testing: warning: no tests to run
16:45:24 [2021-03-24T16:45:24.627Z] PASS
16:45:24 [2021-03-24T16:45:24.627Z] ok  	github.com/docker/docker/integration/network/macvlan	0.111s
16:45:24 [2021-03-24T16:45:24.627Z] 
16:45:24 [2021-03-24T16:45:24.627Z] DONE 0 tests in 0.825s
16:45:24 [2021-03-24T16:45:24.627Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
16:45:25 [2021-03-24T16:45:25.127Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:45:25 [2021-03-24T16:45:25.626Z] testing: warning: no tests to run
16:45:25 [2021-03-24T16:45:25.627Z] PASS
16:45:25 [2021-03-24T16:45:25.627Z] ok  	github.com/docker/docker/integration/plugin	0.113s
16:45:25 [2021-03-24T16:45:25.627Z] 
16:45:25 [2021-03-24T16:45:25.627Z] DONE 0 tests in 0.849s
16:45:25 [2021-03-24T16:45:25.627Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:45:25 [2021-03-24T16:45:25.701Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:45:26 [2021-03-24T16:45:26.626Z] testing: warning: no tests to run
16:45:26 [2021-03-24T16:45:26.626Z] PASS
16:45:26 [2021-03-24T16:45:26.626Z] ok  	github.com/docker/docker/integration/plugin/authz	0.087s
16:45:26 [2021-03-24T16:45:26.626Z] 
16:45:26 [2021-03-24T16:45:26.626Z] DONE 0 tests in 0.790s
16:45:26 [2021-03-24T16:45:26.626Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
16:45:26 [2021-03-24T16:45:26.646Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.19s)
16:45:26 [2021-03-24T16:45:26.646Z] === RUN   TestCreateServiceSecretFileMode
16:45:27 [2021-03-24T16:45:27.222Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:45:28 [2021-03-24T16:45:28.167Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:45:28 [2021-03-24T16:45:28.167Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:45:28 [2021-03-24T16:45:28.429Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:45:28 [2021-03-24T16:45:28.429Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:45:28 [2021-03-24T16:45:28.429Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:45:28 [2021-03-24T16:45:28.430Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:45:28 [2021-03-24T16:45:28.692Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:45:30 [2021-03-24T16:45:30.082Z] --- PASS: TestCreateServiceSecretFileMode (3.35s)
16:45:30 [2021-03-24T16:45:30.082Z] === RUN   TestCreateServiceConfigFileMode
16:45:30 [2021-03-24T16:45:30.082Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
16:45:30 [2021-03-24T16:45:30.658Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:45:33 [2021-03-24T16:45:33.987Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:45:33 [2021-03-24T16:45:33.987Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:45:33 [2021-03-24T16:45:33.987Z] --- PASS: TestCreateServiceConfigFileMode (4.10s)
16:45:33 [2021-03-24T16:45:33.987Z] === RUN   TestCreateServiceSysctls
16:45:34 [2021-03-24T16:45:34.934Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:45:35 [2021-03-24T16:45:35.387Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:35 [2021-03-24T16:45:35.387Z] INFO: Testing against a local daemon
16:45:35 [2021-03-24T16:45:35.387Z] === RUN   TestPluginInvalidJSON
16:45:35 [2021-03-24T16:45:35.387Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:45:35 [2021-03-24T16:45:35.387Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:45:35 [2021-03-24T16:45:35.387Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:45:35 [2021-03-24T16:45:35.387Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:45:35 [2021-03-24T16:45:35.387Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:45:35 [2021-03-24T16:45:35.387Z] === RUN   TestPluginInstall
16:45:35 [2021-03-24T16:45:35.387Z] --- SKIP: TestPluginInstall (0.00s)
16:45:35 [2021-03-24T16:45:35.387Z]     plugin_test.go:58: testEnv.OSType == "windows"
16:45:35 [2021-03-24T16:45:35.387Z] === RUN   TestPluginsWithRuntimes
16:45:35 [2021-03-24T16:45:35.387Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:45:35 [2021-03-24T16:45:35.387Z]     plugin_test.go:167: testEnv.OSType == "windows"
16:45:35 [2021-03-24T16:45:35.387Z] PASS
16:45:35 [2021-03-24T16:45:35.387Z] ok  	github.com/docker/docker/integration/plugin/common	0.436s
16:45:35 [2021-03-24T16:45:35.387Z] 
16:45:35 [2021-03-24T16:45:35.387Z] === Skipped
16:45:35 [2021-03-24T16:45:35.387Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
16:45:35 [2021-03-24T16:45:35.387Z]     plugin_test.go:58: testEnv.OSType == "windows"
16:45:35 [2021-03-24T16:45:35.387Z] 
16:45:35 [2021-03-24T16:45:35.387Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
16:45:35 [2021-03-24T16:45:35.387Z]     plugin_test.go:167: testEnv.OSType == "windows"
16:45:35 [2021-03-24T16:45:35.387Z] 
16:45:35 [2021-03-24T16:45:35.387Z] 
16:45:35 [2021-03-24T16:45:35.387Z] DONE 4 tests, 2 skipped in 8.142s
16:45:35 [2021-03-24T16:45:35.387Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:45:35 [2021-03-24T16:45:35.879Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:45:37 [2021-03-24T16:45:37.272Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:45:38 [2021-03-24T16:45:38.218Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:45:38 [2021-03-24T16:45:38.371Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:38 [2021-03-24T16:45:38.371Z] INFO: Testing against a local daemon
16:45:38 [2021-03-24T16:45:38.371Z] === RUN   TestExternalGraphDriver
16:45:38 [2021-03-24T16:45:38.371Z] --- SKIP: TestExternalGraphDriver (0.00s)
16:45:38 [2021-03-24T16:45:38.371Z]     external_test.go:48: runtime.GOOS == "windows"
16:45:38 [2021-03-24T16:45:38.371Z] === RUN   TestGraphdriverPluginV2
16:45:38 [2021-03-24T16:45:38.371Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
16:45:38 [2021-03-24T16:45:38.371Z]     external_test.go:408: runtime.GOOS == "windows"
16:45:38 [2021-03-24T16:45:38.371Z] PASS
16:45:38 [2021-03-24T16:45:38.371Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.381s
16:45:38 [2021-03-24T16:45:38.371Z] 
16:45:38 [2021-03-24T16:45:38.371Z] === Skipped
16:45:38 [2021-03-24T16:45:38.371Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
16:45:38 [2021-03-24T16:45:38.371Z]     external_test.go:48: runtime.GOOS == "windows"
16:45:38 [2021-03-24T16:45:38.371Z] 
16:45:38 [2021-03-24T16:45:38.371Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
16:45:38 [2021-03-24T16:45:38.371Z]     external_test.go:408: runtime.GOOS == "windows"
16:45:38 [2021-03-24T16:45:38.371Z] 
16:45:38 [2021-03-24T16:45:38.371Z] 
16:45:38 [2021-03-24T16:45:38.371Z] DONE 2 tests, 2 skipped in 3.484s
16:45:38 [2021-03-24T16:45:38.371Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:45:39 [2021-03-24T16:45:39.165Z] --- PASS: TestCreateServiceSysctls (5.23s)
16:45:39 [2021-03-24T16:45:39.165Z] === RUN   TestCreateServiceCapabilities
16:45:39 [2021-03-24T16:45:39.427Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:45:39 [2021-03-24T16:45:39.427Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:45:39 [2021-03-24T16:45:39.427Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:45:40 [2021-03-24T16:45:40.373Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:45:40 [2021-03-24T16:45:40.373Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:45:40 [2021-03-24T16:45:40.373Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:45:40 [2021-03-24T16:45:40.611Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:40 [2021-03-24T16:45:40.611Z] INFO: Testing against a local daemon
16:45:40 [2021-03-24T16:45:40.611Z] === RUN   TestReadPluginNoRead
16:45:40 [2021-03-24T16:45:40.611Z] --- SKIP: TestReadPluginNoRead (0.00s)
16:45:40 [2021-03-24T16:45:40.611Z]     read_test.go:21: no unix domain sockets on Windows
16:45:40 [2021-03-24T16:45:40.611Z] PASS
16:45:40 [2021-03-24T16:45:40.611Z] ok  	github.com/docker/docker/integration/plugin/logging	0.434s
16:45:40 [2021-03-24T16:45:40.635Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:45:40 [2021-03-24T16:45:40.635Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:45:41 [2021-03-24T16:45:41.085Z] 
16:45:41 [2021-03-24T16:45:41.085Z] === Skipped
16:45:41 [2021-03-24T16:45:41.085Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
16:45:41 [2021-03-24T16:45:41.085Z]     read_test.go:21: no unix domain sockets on Windows
16:45:41 [2021-03-24T16:45:41.085Z] 
16:45:41 [2021-03-24T16:45:41.085Z] 
16:45:41 [2021-03-24T16:45:41.085Z] DONE 1 tests, 1 skipped in 2.791s
16:45:41 [2021-03-24T16:45:41.085Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
16:45:42 [2021-03-24T16:45:42.025Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:45:42 [2021-03-24T16:45:42.289Z] --- PASS: TestCreateServiceCapabilities (3.10s)
16:45:42 [2021-03-24T16:45:42.289Z] === RUN   TestInspect
16:45:42 [2021-03-24T16:45:42.551Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:45:42 [2021-03-24T16:45:42.669Z] testing: warning: no tests to run
16:45:42 [2021-03-24T16:45:42.669Z] PASS
16:45:42 [2021-03-24T16:45:42.669Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.162s
16:45:42 [2021-03-24T16:45:42.669Z] 
16:45:42 [2021-03-24T16:45:42.669Z] DONE 0 tests in 1.355s
16:45:42 [2021-03-24T16:45:42.669Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:45:43 [2021-03-24T16:45:43.496Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:45:43 [2021-03-24T16:45:43.496Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:45:44 [2021-03-24T16:45:44.910Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:44 [2021-03-24T16:45:44.910Z] INFO: Testing against a local daemon
16:45:44 [2021-03-24T16:45:44.910Z] === RUN   TestPluginWithDevMounts
16:45:44 [2021-03-24T16:45:44.910Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:45:44 [2021-03-24T16:45:44.910Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:45:44 [2021-03-24T16:45:44.910Z] PASS
16:45:44 [2021-03-24T16:45:44.910Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.383s
16:45:45 [2021-03-24T16:45:45.385Z] 
16:45:45 [2021-03-24T16:45:45.385Z] === Skipped
16:45:45 [2021-03-24T16:45:45.385Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
16:45:45 [2021-03-24T16:45:45.385Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:45:45 [2021-03-24T16:45:45.385Z] 
16:45:45 [2021-03-24T16:45:45.385Z] 
16:45:45 [2021-03-24T16:45:45.385Z] DONE 1 tests, 1 skipped in 2.762s
16:45:45 [2021-03-24T16:45:45.385Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
16:45:46 [2021-03-24T16:45:46.806Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:45:46 [2021-03-24T16:45:46.806Z] --- PASS: TestInspect (4.13s)
16:45:46 [2021-03-24T16:45:46.806Z] === RUN   TestCreateJob
16:45:47 [2021-03-24T16:45:47.379Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:45:47 [2021-03-24T16:45:47.379Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:45:47 [2021-03-24T16:45:47.627Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:47 [2021-03-24T16:45:47.627Z] INFO: Testing against a local daemon
16:45:47 [2021-03-24T16:45:47.627Z] === RUN   TestSecretInspect
16:45:47 [2021-03-24T16:45:47.627Z] --- SKIP: TestSecretInspect (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:45:47 [2021-03-24T16:45:47.627Z] === RUN   TestSecretList
16:45:47 [2021-03-24T16:45:47.627Z] --- SKIP: TestSecretList (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
16:45:47 [2021-03-24T16:45:47.627Z] === RUN   TestSecretsCreateAndDelete
16:45:47 [2021-03-24T16:45:47.627Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
16:45:47 [2021-03-24T16:45:47.627Z] === RUN   TestSecretsUpdate
16:45:47 [2021-03-24T16:45:47.627Z] --- SKIP: TestSecretsUpdate (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
16:45:47 [2021-03-24T16:45:47.627Z] === RUN   TestTemplatedSecret
16:45:47 [2021-03-24T16:45:47.627Z] --- SKIP: TestTemplatedSecret (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
16:45:47 [2021-03-24T16:45:47.627Z] === RUN   TestSecretCreateResolve
16:45:47 [2021-03-24T16:45:47.627Z] --- SKIP: TestSecretCreateResolve (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
16:45:47 [2021-03-24T16:45:47.627Z] PASS
16:45:47 [2021-03-24T16:45:47.627Z] ok  	github.com/docker/docker/integration/secret	0.357s
16:45:47 [2021-03-24T16:45:47.627Z] 
16:45:47 [2021-03-24T16:45:47.627Z] === Skipped
16:45:47 [2021-03-24T16:45:47.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:45:47 [2021-03-24T16:45:47.627Z] 
16:45:47 [2021-03-24T16:45:47.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
16:45:47 [2021-03-24T16:45:47.627Z] 
16:45:47 [2021-03-24T16:45:47.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
16:45:47 [2021-03-24T16:45:47.627Z] 
16:45:47 [2021-03-24T16:45:47.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
16:45:47 [2021-03-24T16:45:47.627Z] 
16:45:47 [2021-03-24T16:45:47.627Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
16:45:47 [2021-03-24T16:45:47.627Z] 
16:45:47 [2021-03-24T16:45:47.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
16:45:47 [2021-03-24T16:45:47.627Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
16:45:47 [2021-03-24T16:45:47.627Z] 
16:45:47 [2021-03-24T16:45:47.627Z] 
16:45:47 [2021-03-24T16:45:47.627Z] DONE 6 tests, 6 skipped in 2.415s
16:45:47 [2021-03-24T16:45:47.627Z] Running D:\gopath\src\github.com\docker\docker\integration\service
16:45:47 [2021-03-24T16:45:47.954Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:45:49 [2021-03-24T16:45:49.343Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:45:50 [2021-03-24T16:45:50.290Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:45:50 [2021-03-24T16:45:50.613Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:50 [2021-03-24T16:45:50.613Z] INFO: Testing against a local daemon
16:45:50 [2021-03-24T16:45:50.613Z] === RUN   TestServiceCreateInit
16:45:50 [2021-03-24T16:45:50.613Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:45:50 [2021-03-24T16:45:50.613Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:45:50 [2021-03-24T16:45:50.613Z] --- PASS: TestServiceCreateInit (0.03s)
16:45:50 [2021-03-24T16:45:50.613Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:45:50 [2021-03-24T16:45:50.613Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.613Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:45:50 [2021-03-24T16:45:50.613Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.613Z] === RUN   TestCreateServiceMultipleTimes
16:45:50 [2021-03-24T16:45:50.613Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestCreateServiceConflict
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestCreateServiceConflict (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestCreateServiceMaxReplicas
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestCreateWithDuplicateNetworkNames
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestCreateServiceSecretFileMode
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestCreateServiceConfigFileMode
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestCreateServiceSysctls
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestCreateServiceSysctls (0.03s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestCreateServiceCapabilities
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestInspect
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestInspect (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestCreateJob
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestCreateJob (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestReplicatedJob
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestReplicatedJob (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestUpdateReplicatedJob
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestServiceListWithStatuses
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestDockerNetworkConnectAlias
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestDockerNetworkReConnect
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestServicePlugin
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestServicePlugin (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestServiceUpdateLabel
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestServiceUpdateLabel (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestServiceUpdateSecrets
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestServiceUpdateConfigs
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestServiceUpdateNetwork
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
16:45:50 [2021-03-24T16:45:50.614Z] === RUN   TestServiceUpdatePidsLimit
16:45:50 [2021-03-24T16:45:50.614Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
16:45:50 [2021-03-24T16:45:50.614Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
16:45:50 [2021-03-24T16:45:50.614Z] PASS
16:45:50 [2021-03-24T16:45:50.614Z] ok  	github.com/docker/docker/integration/service	0.566s
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === Skipped
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
16:45:50 [2021-03-24T16:45:50.614Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
16:45:50 [2021-03-24T16:45:50.614Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
16:45:50 [2021-03-24T16:45:50.614Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] 
16:45:50 [2021-03-24T16:45:50.614Z] DONE 24 tests, 23 skipped in 3.013s
16:45:50 [2021-03-24T16:45:50.614Z] Running D:\gopath\src\github.com\docker\docker\integration\session
16:45:51 [2021-03-24T16:45:51.251Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:45:51 [2021-03-24T16:45:51.252Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:45:51 [2021-03-24T16:45:51.252Z] --- PASS: TestCreateJob (4.81s)
16:45:51 [2021-03-24T16:45:51.252Z] === RUN   TestReplicatedJob
16:45:52 [2021-03-24T16:45:52.197Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:45:52 [2021-03-24T16:45:52.856Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:52 [2021-03-24T16:45:52.856Z] INFO: Testing against a local daemon
16:45:52 [2021-03-24T16:45:52.856Z] === RUN   TestSessionCreate
16:45:52 [2021-03-24T16:45:52.856Z] --- SKIP: TestSessionCreate (0.00s)
16:45:52 [2021-03-24T16:45:52.856Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:45:52 [2021-03-24T16:45:52.856Z] === RUN   TestSessionCreateWithBadUpgrade
16:45:52 [2021-03-24T16:45:52.856Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
16:45:52 [2021-03-24T16:45:52.856Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:45:52 [2021-03-24T16:45:52.856Z] PASS
16:45:52 [2021-03-24T16:45:52.856Z] ok  	github.com/docker/docker/integration/session	0.351s
16:45:52 [2021-03-24T16:45:52.856Z] 
16:45:52 [2021-03-24T16:45:52.856Z] === Skipped
16:45:52 [2021-03-24T16:45:52.856Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
16:45:52 [2021-03-24T16:45:52.856Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:45:52 [2021-03-24T16:45:52.856Z] 
16:45:52 [2021-03-24T16:45:52.856Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
16:45:52 [2021-03-24T16:45:52.856Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:45:52 [2021-03-24T16:45:52.856Z] 
16:45:52 [2021-03-24T16:45:52.856Z] 
16:45:52 [2021-03-24T16:45:52.856Z] DONE 2 tests, 2 skipped in 2.104s
16:45:52 [2021-03-24T16:45:52.856Z] Running D:\gopath\src\github.com\docker\docker\integration\system
16:45:53 [2021-03-24T16:45:53.145Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:45:54 [2021-03-24T16:45:54.092Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:45:54 [2021-03-24T16:45:54.354Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:45:55 [2021-03-24T16:45:55.117Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:55 [2021-03-24T16:45:55.117Z] INFO: Testing against a local daemon
16:45:55 [2021-03-24T16:45:55.117Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:45:55 [2021-03-24T16:45:55.117Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:45:55 [2021-03-24T16:45:55.117Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:45:55 [2021-03-24T16:45:55.117Z] === RUN   TestEventsExecDie
16:45:55 [2021-03-24T16:45:55.117Z] --- SKIP: TestEventsExecDie (0.00s)
16:45:55 [2021-03-24T16:45:55.117Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:45:55 [2021-03-24T16:45:55.117Z] === RUN   TestEventsBackwardsCompatible
16:45:55 [2021-03-24T16:45:55.117Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
16:45:55 [2021-03-24T16:45:55.117Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:45:55 [2021-03-24T16:45:55.117Z] === RUN   TestInfoAPI
16:45:55 [2021-03-24T16:45:55.117Z] --- PASS: TestInfoAPI (0.04s)
16:45:55 [2021-03-24T16:45:55.117Z] === RUN   TestInfoAPIWarnings
16:45:55 [2021-03-24T16:45:55.117Z] --- SKIP: TestInfoAPIWarnings (0.00s)
16:45:55 [2021-03-24T16:45:55.117Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
16:45:55 [2021-03-24T16:45:55.117Z] === RUN   TestInfoDebug
16:45:55 [2021-03-24T16:45:55.117Z] --- SKIP: TestInfoDebug (0.00s)
16:45:55 [2021-03-24T16:45:55.117Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:45:55 [2021-03-24T16:45:55.117Z] === RUN   TestInfoInsecureRegistries
16:45:55 [2021-03-24T16:45:55.117Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
16:45:55 [2021-03-24T16:45:55.117Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:45:55 [2021-03-24T16:45:55.117Z] === RUN   TestInfoRegistryMirrors
16:45:55 [2021-03-24T16:45:55.117Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
16:45:55 [2021-03-24T16:45:55.117Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:45:55 [2021-03-24T16:45:55.117Z] === RUN   TestLoginFailsWithBadCredentials
16:45:55 [2021-03-24T16:45:55.301Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:45:56 [2021-03-24T16:45:56.117Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
16:45:56 [2021-03-24T16:45:56.117Z] === RUN   TestPingCacheHeaders
16:45:56 [2021-03-24T16:45:56.117Z] --- PASS: TestPingCacheHeaders (0.03s)
16:45:56 [2021-03-24T16:45:56.117Z] === RUN   TestPingGet
16:45:56 [2021-03-24T16:45:56.117Z] --- PASS: TestPingGet (0.03s)
16:45:56 [2021-03-24T16:45:56.117Z] === RUN   TestPingHead
16:45:56 [2021-03-24T16:45:56.117Z] --- PASS: TestPingHead (0.03s)
16:45:56 [2021-03-24T16:45:56.117Z] === RUN   TestVersion
16:45:56 [2021-03-24T16:45:56.117Z] --- PASS: TestVersion (0.02s)
16:45:56 [2021-03-24T16:45:56.117Z] PASS
16:45:56 [2021-03-24T16:45:56.117Z] ok  	github.com/docker/docker/integration/system	1.429s
16:45:56 [2021-03-24T16:45:56.117Z] 
16:45:56 [2021-03-24T16:45:56.117Z] === Skipped
16:45:56 [2021-03-24T16:45:56.117Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:45:56 [2021-03-24T16:45:56.117Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:45:56 [2021-03-24T16:45:56.117Z] 
16:45:56 [2021-03-24T16:45:56.117Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
16:45:56 [2021-03-24T16:45:56.117Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:45:56 [2021-03-24T16:45:56.117Z] 
16:45:56 [2021-03-24T16:45:56.117Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
16:45:56 [2021-03-24T16:45:56.117Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:45:56 [2021-03-24T16:45:56.117Z] 
16:45:56 [2021-03-24T16:45:56.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
16:45:56 [2021-03-24T16:45:56.117Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
16:45:56 [2021-03-24T16:45:56.117Z] 
16:45:56 [2021-03-24T16:45:56.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
16:45:56 [2021-03-24T16:45:56.117Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:45:56 [2021-03-24T16:45:56.117Z] 
16:45:56 [2021-03-24T16:45:56.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
16:45:56 [2021-03-24T16:45:56.117Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:45:56 [2021-03-24T16:45:56.117Z] 
16:45:56 [2021-03-24T16:45:56.118Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
16:45:56 [2021-03-24T16:45:56.118Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:45:56 [2021-03-24T16:45:56.118Z] 
16:45:56 [2021-03-24T16:45:56.118Z] 
16:45:56 [2021-03-24T16:45:56.118Z] DONE 13 tests, 7 skipped in 3.243s
16:45:56 [2021-03-24T16:45:56.118Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
16:45:57 [2021-03-24T16:45:57.861Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:45:58 [2021-03-24T16:45:58.375Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:45:58 [2021-03-24T16:45:58.375Z] INFO: Testing against a local daemon
16:45:58 [2021-03-24T16:45:58.375Z] === RUN   TestVolumesCreateAndList
16:45:58 [2021-03-24T16:45:58.375Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:45:58 [2021-03-24T16:45:58.375Z] === RUN   TestVolumesRemove
16:45:58 [2021-03-24T16:45:58.849Z] --- PASS: TestVolumesRemove (0.11s)
16:45:58 [2021-03-24T16:45:58.849Z] === RUN   TestVolumesInspect
16:45:58 [2021-03-24T16:45:58.849Z] --- PASS: TestVolumesInspect (0.05s)
16:45:58 [2021-03-24T16:45:58.849Z] === RUN   TestVolumesInvalidJSON
16:45:58 [2021-03-24T16:45:58.849Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:45:58 [2021-03-24T16:45:58.849Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:45:58 [2021-03-24T16:45:58.849Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:45:58 [2021-03-24T16:45:58.849Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:45:58 [2021-03-24T16:45:58.849Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:45:58 [2021-03-24T16:45:58.849Z] PASS
16:45:58 [2021-03-24T16:45:58.849Z] ok  	github.com/docker/docker/integration/volume	0.562s
16:45:58 [2021-03-24T16:45:58.849Z] 
16:45:58 [2021-03-24T16:45:58.849Z] DONE 5 tests in 2.607s
16:45:58 [2021-03-24T16:45:58.849Z] INFO: make.ps1 ended at 03/24/2021 16:45:58
16:45:58 [2021-03-24T16:45:58.849Z] INFO: Integration CLI tests being run from the host:
16:45:58 [2021-03-24T16:45:58.849Z] 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" 
16:45:59 [2021-03-24T16:45:59.250Z] --- PASS: TestReplicatedJob (8.21s)
16:45:59 [2021-03-24T16:45:59.250Z] === RUN   TestUpdateReplicatedJob
16:45:59 [2021-03-24T16:45:59.511Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:45:59 [2021-03-24T16:45:59.511Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:45:59 [2021-03-24T16:45:59.511Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:45:59 [2021-03-24T16:45:59.511Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:45:59 [2021-03-24T16:45:59.511Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:46:00 [2021-03-24T16:46:00.458Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:46:03 [2021-03-24T16:46:03.769Z] --- PASS: TestUpdateReplicatedJob (3.77s)
16:46:03 [2021-03-24T16:46:03.770Z] === RUN   TestServiceListWithStatuses
16:46:03 [2021-03-24T16:46:03.770Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:46:03 [2021-03-24T16:46:03.770Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:46:03 [2021-03-24T16:46:03.770Z] === RUN   TestDockerNetworkConnectAlias
16:46:05 [2021-03-24T16:46:05.688Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:46:06 [2021-03-24T16:46:06.264Z] === RUN   TestDockerSuite/TestContainerAPITop
16:46:07 [2021-03-24T16:46:07.211Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:46:07 [2021-03-24T16:46:07.211Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:46:07 [2021-03-24T16:46:07.473Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:46:07 [2021-03-24T16:46:07.593Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:46:07 [2021-03-24T16:46:07.593Z] INFO: Testing against a local daemon
16:46:07 [2021-03-24T16:46:07.593Z] === RUN   TestDockerSuite
16:46:07 [2021-03-24T16:46:07.593Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
16:46:07 [2021-03-24T16:46:07.593Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
16:46:07 [2021-03-24T16:46:07.593Z] === RUN   TestDockerSuite/TestAPIErrorJSON
16:46:07 [2021-03-24T16:46:07.593Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
16:46:07 [2021-03-24T16:46:07.593Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
16:46:07 [2021-03-24T16:46:07.593Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
16:46:07 [2021-03-24T16:46:07.593Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
16:46:07 [2021-03-24T16:46:07.593Z] === RUN   TestDockerSuite/TestAPIImagesDelete
16:46:08 [2021-03-24T16:46:08.069Z] === RUN   TestDockerSuite/TestAPIImagesFilter
16:46:08 [2021-03-24T16:46:08.069Z] === RUN   TestDockerSuite/TestAPIImagesHistory
16:46:08 [2021-03-24T16:46:08.860Z] --- PASS: TestDockerNetworkConnectAlias (5.42s)
16:46:08 [2021-03-24T16:46:08.860Z] === RUN   TestDockerNetworkReConnect
16:46:09 [2021-03-24T16:46:09.069Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
16:46:09 [2021-03-24T16:46:09.069Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
16:46:10 [2021-03-24T16:46:10.789Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:46:11 [2021-03-24T16:46:11.376Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:46:13 [2021-03-24T16:46:13.295Z] --- PASS: TestDockerNetworkReConnect (4.42s)
16:46:13 [2021-03-24T16:46:13.295Z] === RUN   TestServicePlugin
16:46:13 [2021-03-24T16:46:13.295Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:46:19 [2021-03-24T16:46:19.894Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:46:20 [2021-03-24T16:46:20.840Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:46:22 [2021-03-24T16:46:22.759Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:46:24 [2021-03-24T16:46:24.148Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:46:25 [2021-03-24T16:46:25.093Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
16:46:27 [2021-03-24T16:46:27.009Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
16:46:28 [2021-03-24T16:46:28.398Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
16:46:30 [2021-03-24T16:46:30.317Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
16:46:32 [2021-03-24T16:46:32.236Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000bad700_<nil>}
16:46:34 [2021-03-24T16:46:34.171Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1053174613_/foo_false__<nil>_<nil>_<nil>}
16:46:35 [2021-03-24T16:46:35.558Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1053174613_/foo_true__<nil>_<nil>_<nil>}
16:46:37 [2021-03-24T16:46:37.474Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3174606000_/foo_false__<nil>_<nil>_<nil>}
16:46:37 [2021-03-24T16:46:37.737Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:46:38 [2021-03-24T16:46:38.680Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3174606000_/foo_true__<nil>_<nil>_<nil>}
16:46:40 [2021-03-24T16:46:40.602Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3174606000_/foo_true__0xc000bad760_<nil>_<nil>}
16:46:42 [2021-03-24T16:46:42.520Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000bad780_<nil>}
16:46:43 [2021-03-24T16:46:43.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000bad7a0_<nil>}
16:46:44 [2021-03-24T16:46:44.854Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000bad7c0_<nil>}
16:46:45 [2021-03-24T16:46:45.800Z] --- PASS: TestServicePlugin (32.60s)
16:46:45 [2021-03-24T16:46:45.800Z]     plugin_test.go:62: [dd463c277d131] joining swarm manager [d33c3013773a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:45 [2021-03-24T16:46:45.800Z]     plugin_test.go:65: [d5b73b3b5308c] joining swarm manager [d33c3013773a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:45 [2021-03-24T16:46:45.800Z] === RUN   TestServiceUpdateLabel
16:46:46 [2021-03-24T16:46:46.744Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000bad7e0_<nil>}
16:46:48 [2021-03-24T16:46:48.135Z] --- PASS: TestServiceUpdateLabel (2.67s)
16:46:48 [2021-03-24T16:46:48.135Z] === RUN   TestServiceUpdateSecrets
16:46:48 [2021-03-24T16:46:48.708Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
16:46:50 [2021-03-24T16:46:50.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
16:46:50 [2021-03-24T16:46:50.889Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
16:46:50 [2021-03-24T16:46:50.889Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:46:55 [2021-03-24T16:46:55.117Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:46:56 [2021-03-24T16:46:56.063Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:46:59 [2021-03-24T16:46:59.374Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:47:01 [2021-03-24T16:47:01.291Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:47:01 [2021-03-24T16:47:01.291Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:47:01 [2021-03-24T16:47:01.866Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:47:02 [2021-03-24T16:47:02.812Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
16:47:03 [2021-03-24T16:47:03.385Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:47:04 [2021-03-24T16:47:04.335Z] --- PASS: TestServiceUpdateSecrets (16.19s)
16:47:04 [2021-03-24T16:47:04.335Z] === RUN   TestServiceUpdateConfigs
16:47:04 [2021-03-24T16:47:04.597Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:47:05 [2021-03-24T16:47:05.989Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:47:06 [2021-03-24T16:47:06.935Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:47:08 [2021-03-24T16:47:08.323Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:47:08 [2021-03-24T16:47:08.895Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:47:09 [2021-03-24T16:47:09.841Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:47:10 [2021-03-24T16:47:10.788Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:47:11 [2021-03-24T16:47:11.734Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:47:12 [2021-03-24T16:47:12.308Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:47:13 [2021-03-24T16:47:13.258Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:47:14 [2021-03-24T16:47:14.651Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:47:15 [2021-03-24T16:47:15.596Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:47:16 [2021-03-24T16:47:16.541Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:47:16 [2021-03-24T16:47:16.541Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:47:17 [2021-03-24T16:47:17.487Z] === RUN   TestDockerSuite/TestCpRelativePath
16:47:18 [2021-03-24T16:47:18.065Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:47:19 [2021-03-24T16:47:19.011Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:47:19 [2021-03-24T16:47:19.957Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:47:20 [2021-03-24T16:47:20.905Z] --- PASS: TestServiceUpdateConfigs (16.28s)
16:47:20 [2021-03-24T16:47:20.905Z] === RUN   TestServiceUpdateNetwork
16:47:21 [2021-03-24T16:47:21.168Z] === RUN   TestDockerSuite/TestCpToCaseA
16:47:23 [2021-03-24T16:47:23.090Z] === RUN   TestDockerSuite/TestCpToCaseB
16:47:24 [2021-03-24T16:47:24.035Z] === RUN   TestDockerSuite/TestCpToCaseC
16:47:26 [2021-03-24T16:47:26.587Z] === RUN   TestDockerSuite/TestCpToCaseD
16:47:31 [2021-03-24T16:47:31.886Z] === RUN   TestDockerSuite/TestCpToCaseE
16:47:34 [2021-03-24T16:47:34.446Z] === RUN   TestDockerSuite/TestCpToCaseF
16:47:35 [2021-03-24T16:47:35.022Z] === RUN   TestDockerSuite/TestCpToCaseG
16:47:35 [2021-03-24T16:47:35.595Z] --- PASS: TestServiceUpdateNetwork (14.82s)
16:47:35 [2021-03-24T16:47:35.595Z] === RUN   TestServiceUpdatePidsLimit
16:47:35 [2021-03-24T16:47:35.595Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
16:47:37 [2021-03-24T16:47:37.514Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:47:38 [2021-03-24T16:47:38.904Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:47:40 [2021-03-24T16:47:40.824Z] === RUN   TestDockerSuite/TestCpToCaseH
16:47:44 [2021-03-24T16:47:44.133Z] === RUN   TestDockerSuite/TestCpToCaseI
16:47:44 [2021-03-24T16:47:44.707Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:47:46 [2021-03-24T16:47:46.627Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:47:49 [2021-03-24T16:47:49.182Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
16:47:50 [2021-03-24T16:47:50.127Z] === RUN   TestDockerSuite/TestCpToDot
16:47:50 [2021-03-24T16:47:50.701Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:47:52 [2021-03-24T16:47:52.620Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:47:53 [2021-03-24T16:47:53.566Z] === RUN   TestDockerSuite/TestCpToStdout
16:47:54 [2021-03-24T16:47:54.157Z] --- PASS: TestServiceUpdatePidsLimit (18.64s)
16:47:54 [2021-03-24T16:47:54.157Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.64s)
16:47:54 [2021-03-24T16:47:54.157Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s)
16:47:54 [2021-03-24T16:47:54.157Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s)
16:47:54 [2021-03-24T16:47:54.157Z] PASS
16:47:54 [2021-03-24T16:47:54.157Z] 
16:47:54 [2021-03-24T16:47:54.157Z] === Skipped
16:47:54 [2021-03-24T16:47:54.157Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:47:54 [2021-03-24T16:47:54.157Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:47:54 [2021-03-24T16:47:54.157Z] 
16:47:54 [2021-03-24T16:47:54.157Z] 
16:47:54 [2021-03-24T16:47:54.157Z] DONE 27 tests, 1 skipped in 201.984s
16:47:54 [2021-03-24T16:47:54.157Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:47:54 [2021-03-24T16:47:54.157Z] ++ 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
16:47:54 [2021-03-24T16:47:54.157Z] ++ set -e
16:47:54 [2021-03-24T16:47:54.157Z] ++ '[' -n 0 ']'
16:47:54 [2021-03-24T16:47:54.157Z] ++ set -x
16:47:54 [2021-03-24T16:47:54.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
16:47:54 [2021-03-24T16:47:54.419Z] INFO: Testing against a local daemon
16:47:54 [2021-03-24T16:47:54.419Z] === RUN   TestSessionCreate
16:47:54 [2021-03-24T16:47:54.419Z] --- PASS: TestSessionCreate (0.05s)
16:47:54 [2021-03-24T16:47:54.419Z] === RUN   TestSessionCreateWithBadUpgrade
16:47:54 [2021-03-24T16:47:54.419Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
16:47:54 [2021-03-24T16:47:54.419Z] PASS
16:47:54 [2021-03-24T16:47:54.419Z] 
16:47:54 [2021-03-24T16:47:54.419Z] DONE 2 tests in 0.235s
16:47:54 [2021-03-24T16:47:54.419Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:47:54 [2021-03-24T16:47:54.419Z] ++ 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
16:47:54 [2021-03-24T16:47:54.419Z] ++ set -e
16:47:54 [2021-03-24T16:47:54.419Z] ++ '[' -n 0 ']'
16:47:54 [2021-03-24T16:47:54.419Z] ++ set -x
16:47:54 [2021-03-24T16:47:54.419Z] ++ env -i DEST=/go/src/github.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
16:47:54 [2021-03-24T16:47:54.681Z] INFO: Testing against a local daemon
16:47:54 [2021-03-24T16:47:54.681Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:47:54 [2021-03-24T16:47:54.681Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:47:54 [2021-03-24T16:47:54.681Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:47:54 [2021-03-24T16:47:54.681Z] === RUN   TestEventsExecDie
16:47:54 [2021-03-24T16:47:54.943Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:47:56 [2021-03-24T16:47:56.332Z] --- PASS: TestEventsExecDie (1.45s)
16:47:56 [2021-03-24T16:47:56.332Z] === RUN   TestEventsBackwardsCompatible
16:47:56 [2021-03-24T16:47:56.332Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
16:47:56 [2021-03-24T16:47:56.332Z] === RUN   TestInfoBinaryCommits
16:47:56 [2021-03-24T16:47:56.332Z] --- PASS: TestInfoBinaryCommits (0.03s)
16:47:56 [2021-03-24T16:47:56.332Z] === RUN   TestInfoAPIVersioned
16:47:56 [2021-03-24T16:47:56.332Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:47:56 [2021-03-24T16:47:56.332Z] === RUN   TestInfoDiscoveryBackend
16:47:56 [2021-03-24T16:47:56.595Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:47:56 [2021-03-24T16:47:56.857Z] --- PASS: TestInfoDiscoveryBackend (0.56s)
16:47:56 [2021-03-24T16:47:56.857Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:47:56 [2021-03-24T16:47:56.857Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:47:57 [2021-03-24T16:47:57.120Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
16:47:57 [2021-03-24T16:47:57.693Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:47:57 [2021-03-24T16:47:57.693Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:47:57 [2021-03-24T16:47:57.955Z] === RUN   TestDockerSuite/TestCpVolumePath
16:47:58 [2021-03-24T16:47:58.217Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
16:47:58 [2021-03-24T16:47:58.217Z] === RUN   TestInfoAPI
16:47:58 [2021-03-24T16:47:58.217Z] --- PASS: TestInfoAPI (0.02s)
16:47:58 [2021-03-24T16:47:58.217Z] === RUN   TestInfoAPIWarnings
16:47:59 [2021-03-24T16:47:59.609Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:47:59 [2021-03-24T16:47:59.609Z] === RUN   TestDockerSuite/TestCreateArgs
16:47:59 [2021-03-24T16:47:59.609Z] === RUN   TestDockerSuite/TestCreateByImageID
16:48:00 [2021-03-24T16:48:00.556Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:48:01 [2021-03-24T16:48:01.501Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:48:01 [2021-03-24T16:48:01.501Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:48:01 [2021-03-24T16:48:01.501Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:48:02 [2021-03-24T16:48:02.893Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:48:03 [2021-03-24T16:48:03.156Z] === RUN   TestDockerSuite/TestCreateLabels
16:48:03 [2021-03-24T16:48:03.156Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:48:03 [2021-03-24T16:48:03.418Z] === RUN   TestDockerSuite/TestCreateRM
16:48:03 [2021-03-24T16:48:03.418Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:48:03 [2021-03-24T16:48:03.418Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:48:03 [2021-03-24T16:48:03.418Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:48:03 [2021-03-24T16:48:03.682Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:48:03 [2021-03-24T16:48:03.682Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
16:48:06 [2021-03-24T16:48:06.235Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:48:06 [2021-03-24T16:48:06.496Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:48:06 [2021-03-24T16:48:06.496Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:48:13 [2021-03-24T16:48:13.094Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:48:13 [2021-03-24T16:48:13.094Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:48:13 [2021-03-24T16:48:13.094Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:48:13 [2021-03-24T16:48:13.094Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:48:13 [2021-03-24T16:48:13.094Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:48:13 [2021-03-24T16:48:13.094Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:48:13 [2021-03-24T16:48:13.504Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:48:14 [2021-03-24T16:48:14.900Z] --- PASS: TestInfoAPIWarnings (16.60s)
16:48:14 [2021-03-24T16:48:14.900Z] === RUN   TestInfoDebug
16:48:15 [2021-03-24T16:48:15.479Z] --- PASS: TestInfoDebug (0.60s)
16:48:15 [2021-03-24T16:48:15.479Z] === RUN   TestInfoInsecureRegistries
16:48:16 [2021-03-24T16:48:16.054Z] --- PASS: TestInfoInsecureRegistries (0.54s)
16:48:16 [2021-03-24T16:48:16.054Z] === RUN   TestInfoRegistryMirrors
16:48:16 [2021-03-24T16:48:16.054Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:48:16 [2021-03-24T16:48:16.628Z] --- PASS: TestInfoRegistryMirrors (0.58s)
16:48:16 [2021-03-24T16:48:16.628Z] === RUN   TestLoginFailsWithBadCredentials
16:48:16 [2021-03-24T16:48:16.890Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
16:48:16 [2021-03-24T16:48:16.890Z] === RUN   TestPingCacheHeaders
16:48:16 [2021-03-24T16:48:16.890Z] --- PASS: TestPingCacheHeaders (0.03s)
16:48:16 [2021-03-24T16:48:16.890Z] === RUN   TestPingGet
16:48:16 [2021-03-24T16:48:16.890Z] --- PASS: TestPingGet (0.02s)
16:48:16 [2021-03-24T16:48:16.890Z] === RUN   TestPingHead
16:48:16 [2021-03-24T16:48:16.890Z] --- PASS: TestPingHead (0.02s)
16:48:16 [2021-03-24T16:48:16.890Z] === RUN   TestVersion
16:48:16 [2021-03-24T16:48:16.890Z] --- PASS: TestVersion (0.03s)
16:48:17 [2021-03-24T16:48:17.152Z] PASS
16:48:17 [2021-03-24T16:48:17.152Z] 
16:48:17 [2021-03-24T16:48:17.152Z] === Skipped
16:48:17 [2021-03-24T16:48:17.152Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:48:17 [2021-03-24T16:48:17.152Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:48:17 [2021-03-24T16:48:17.152Z] 
16:48:17 [2021-03-24T16:48:17.152Z] 
16:48:17 [2021-03-24T16:48:17.152Z] DONE 18 tests, 1 skipped in 22.561s
16:48:17 [2021-03-24T16:48:17.152Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:48:17 [2021-03-24T16:48:17.152Z] ++ 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
16:48:17 [2021-03-24T16:48:17.152Z] ++ set -e
16:48:17 [2021-03-24T16:48:17.152Z] ++ '[' -n 0 ']'
16:48:17 [2021-03-24T16:48:17.152Z] ++ set -x
16:48:17 [2021-03-24T16:48:17.152Z] ++ env -i DEST=/go/src/github.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
16:48:17 [2021-03-24T16:48:17.152Z] INFO: Testing against a local daemon
16:48:17 [2021-03-24T16:48:17.152Z] === RUN   TestVolumesCreateAndList
16:48:17 [2021-03-24T16:48:17.152Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:48:17 [2021-03-24T16:48:17.152Z] === RUN   TestVolumesRemove
16:48:17 [2021-03-24T16:48:17.415Z] --- PASS: TestVolumesRemove (0.13s)
16:48:17 [2021-03-24T16:48:17.415Z] === RUN   TestVolumesInspect
16:48:17 [2021-03-24T16:48:17.415Z] --- PASS: TestVolumesInspect (0.02s)
16:48:17 [2021-03-24T16:48:17.415Z] === RUN   TestVolumesInvalidJSON
16:48:17 [2021-03-24T16:48:17.415Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:48:17 [2021-03-24T16:48:17.415Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:48:17 [2021-03-24T16:48:17.415Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:48:17 [2021-03-24T16:48:17.415Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:48:17 [2021-03-24T16:48:17.415Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:48:17 [2021-03-24T16:48:17.415Z] PASS
16:48:17 [2021-03-24T16:48:17.415Z] 
16:48:17 [2021-03-24T16:48:17.415Z] DONE 5 tests in 0.358s
16:48:17 [2021-03-24T16:48:17.415Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:48:17 [2021-03-24T16:48:17.415Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:48:17 [2021-03-24T16:48:17.989Z] ++++ cat bundles/test-integration/docker.pid
16:48:17 [2021-03-24T16:48:17.989Z] +++ kill 5685
16:48:19 [2021-03-24T16:48:19.379Z] +++ /etc/init.d/apparmor stop
16:48:19 [2021-03-24T16:48:19.379Z] Leaving: AppArmorNo profiles have been unloaded.
16:48:19 [2021-03-24T16:48:19.379Z] 
16:48:19 [2021-03-24T16:48:19.379Z] Unloading profiles will leave already running processes permanently
16:48:19 [2021-03-24T16:48:19.379Z] unconfined, which can lead to unexpected situations.
16:48:19 [2021-03-24T16:48:19.379Z] 
16:48:19 [2021-03-24T16:48:19.379Z] To set a process to complain mode, use the command line tool
16:48:19 [2021-03-24T16:48:19.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:48:19 [2021-03-24T16:48:19.379Z] +++ true
16:48:19 [2021-03-24T16:48:19.379Z] exiting test-integration
16:48:19 [2021-03-24T16:48:19.379Z] ++ exit 0
16:48:19 [2021-03-24T16:48:19.379Z] 
16:48:19 [2021-03-24T16:48:19.379Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:48:19 [2021-03-24T16:48:19.958Z] + for job in $(jobs -p)
16:48:19 [2021-03-24T16:48:19.958Z] + wait 11389
16:48:20 [2021-03-24T16:48:20.903Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:48:21 [2021-03-24T16:48:21.172Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:48:21 [2021-03-24T16:48:21.848Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:48:22 [2021-03-24T16:48:22.422Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:48:22 [2021-03-24T16:48:22.422Z] === RUN   TestDockerSuite/TestDevicePermissions
16:48:23 [2021-03-24T16:48:23.367Z] === RUN   TestDockerSuite/TestDockerFails
16:48:23 [2021-03-24T16:48:23.367Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
16:48:23 [2021-03-24T16:48:23.367Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
16:48:23 [2021-03-24T16:48:23.367Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
16:48:24 [2021-03-24T16:48:24.313Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
16:48:25 [2021-03-24T16:48:25.257Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
16:48:26 [2021-03-24T16:48:26.647Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
16:48:26 [2021-03-24T16:48:26.647Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
16:48:26 [2021-03-24T16:48:26.647Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
16:48:26 [2021-03-24T16:48:26.647Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
16:48:26 [2021-03-24T16:48:26.909Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
16:48:27 [2021-03-24T16:48:27.094Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:48:27 [2021-03-24T16:48:27.094Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:48:27 [2021-03-24T16:48:27.094Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:48:30 [2021-03-24T16:48:30.098Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:48:32 [2021-03-24T16:48:32.341Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:48:32 [2021-03-24T16:48:32.341Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:48:32 [2021-03-24T16:48:32.341Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:48:32 [2021-03-24T16:48:32.341Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:48:32 [2021-03-24T16:48:32.341Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:48:35 [2021-03-24T16:48:35.060Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:48:36 [2021-03-24T16:48:36.170Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:48:36 [2021-03-24T16:48:36.170Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:48:36 [2021-03-24T16:48:36.170Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:48:36 [2021-03-24T16:48:36.449Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:48:39 [2021-03-24T16:48:39.004Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:48:40 [2021-03-24T16:48:40.924Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
16:48:41 [2021-03-24T16:48:41.869Z] === RUN   TestDockerSuite/TestEventsAttach
16:48:42 [2021-03-24T16:48:42.087Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:48:42 [2021-03-24T16:48:42.443Z] === RUN   TestDockerSuite/TestEventsCommit
16:48:43 [2021-03-24T16:48:43.391Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:48:44 [2021-03-24T16:48:44.336Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:48:44 [2021-03-24T16:48:44.909Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:48:45 [2021-03-24T16:48:45.171Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
16:48:45 [2021-03-24T16:48:45.744Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
16:48:47 [2021-03-24T16:48:47.664Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
16:48:50 [2021-03-24T16:48:50.214Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:48:54 [2021-03-24T16:48:54.431Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
16:48:56 [2021-03-24T16:48:56.348Z] === RUN   TestDockerSuite/TestEventsCopy
16:48:57 [2021-03-24T16:48:57.294Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:48:58 [2021-03-24T16:48:58.683Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:48:59 [2021-03-24T16:48:59.629Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:48:59 [2021-03-24T16:48:59.629Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:49:01 [2021-03-24T16:49:01.024Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:49:02 [2021-03-24T16:49:02.411Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
16:49:02 [2021-03-24T16:49:02.411Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
16:49:02 [2021-03-24T16:49:02.411Z] === RUN   TestDockerSuite/TestEventsFilterType
16:49:02 [2021-03-24T16:49:02.673Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
16:49:02 [2021-03-24T16:49:02.935Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
16:49:02 [2021-03-24T16:49:02.935Z] === RUN   TestDockerSuite/TestEventsFilters
16:49:04 [2021-03-24T16:49:04.858Z] === RUN   TestDockerSuite/TestEventsFormat
16:49:07 [2021-03-24T16:49:07.413Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:49:07 [2021-03-24T16:49:07.413Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:49:07 [2021-03-24T16:49:07.413Z] === RUN   TestDockerSuite/TestEventsImageImport
16:49:08 [2021-03-24T16:49:08.362Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:49:08 [2021-03-24T16:49:08.625Z] === RUN   TestDockerSuite/TestEventsImagePull
16:49:09 [2021-03-24T16:49:09.197Z] === RUN   TestDockerSuite/TestEventsImageTag
16:49:10 [2021-03-24T16:49:10.142Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:49:10 [2021-03-24T16:49:10.142Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
16:49:10 [2021-03-24T16:49:10.717Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
16:49:10 [2021-03-24T16:49:10.717Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
16:49:10 [2021-03-24T16:49:10.717Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:49:12 [2021-03-24T16:49:12.638Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
16:49:13 [2021-03-24T16:49:13.212Z] === RUN   TestDockerSuite/TestEventsRename
16:49:14 [2021-03-24T16:49:14.603Z] === RUN   TestDockerSuite/TestEventsResize
16:49:15 [2021-03-24T16:49:15.549Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:49:22 [2021-03-24T16:49:22.148Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:49:22 [2021-03-24T16:49:22.722Z] === RUN   TestDockerSuite/TestEventsStreaming
16:49:23 [2021-03-24T16:49:23.667Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:49:26 [2021-03-24T16:49:26.217Z] === RUN   TestDockerSuite/TestEventsTop
16:49:27 [2021-03-24T16:49:27.162Z] === RUN   TestDockerSuite/TestEventsUntag
16:49:29 [2021-03-24T16:49:29.712Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:49:39 [2021-03-24T16:49:39.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
16:49:41 [2021-03-24T16:49:41.109Z] === RUN   TestDockerSuite/TestExec
16:49:42 [2021-03-24T16:49:42.054Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
16:49:42 [2021-03-24T16:49:42.316Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:49:43 [2021-03-24T16:49:43.263Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:49:44 [2021-03-24T16:49:44.669Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:49:45 [2021-03-24T16:49:45.244Z] === RUN   TestDockerSuite/TestExecAPIStart
16:49:49 [2021-03-24T16:49:49.461Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:49:50 [2021-03-24T16:49:50.034Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:49:50 [2021-03-24T16:49:50.979Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:49:52 [2021-03-24T16:49:52.368Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:49:53 [2021-03-24T16:49:53.312Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:49:54 [2021-03-24T16:49:54.257Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:49:55 [2021-03-24T16:49:55.649Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:49:58 [2021-03-24T16:49:58.203Z] === RUN   TestDockerSuite/TestExecCgroup
16:50:00 [2021-03-24T16:50:00.756Z] === RUN   TestDockerSuite/TestExecEnv
16:50:01 [2021-03-24T16:50:01.702Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:50:03 [2021-03-24T16:50:03.621Z] === RUN   TestDockerSuite/TestExecExitStatus
16:50:04 [2021-03-24T16:50:04.567Z] === RUN   TestDockerSuite/TestExecInspectID
16:50:07 [2021-03-24T16:50:07.879Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
16:50:07 [2021-03-24T16:50:07.879Z] === RUN   TestDockerSuite/TestExecInteractive
16:50:08 [2021-03-24T16:50:08.826Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
16:50:10 [2021-03-24T16:50:10.216Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:50:11 [2021-03-24T16:50:11.606Z] === RUN   TestDockerSuite/TestExecParseError
16:50:12 [2021-03-24T16:50:12.180Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:50:13 [2021-03-24T16:50:13.572Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:50:14 [2021-03-24T16:50:14.965Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:50:21 [2021-03-24T16:50:21.565Z] === RUN   TestDockerSuite/TestExecSetEnv
16:50:21 [2021-03-24T16:50:21.565Z] === RUN   TestDockerSuite/TestExecStartFails
16:50:22 [2021-03-24T16:50:22.954Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:50:35 [2021-03-24T16:50:35.197Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:50:35 [2021-03-24T16:50:35.197Z] === RUN   TestDockerSuite/TestExecTTY
16:50:36 [2021-03-24T16:50:36.163Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:50:37 [2021-03-24T16:50:37.108Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:50:37 [2021-03-24T16:50:37.681Z] === RUN   TestDockerSuite/TestExecUlimits
16:50:38 [2021-03-24T16:50:38.254Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
16:50:39 [2021-03-24T16:50:39.201Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:50:39 [2021-03-24T16:50:39.201Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:50:41 [2021-03-24T16:50:41.754Z] === RUN   TestDockerSuite/TestExecWithNoTERM
16:50:42 [2021-03-24T16:50:42.702Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:50:46 [2021-03-24T16:50:46.017Z] === RUN   TestDockerSuite/TestExecWithTERM
16:50:47 [2021-03-24T16:50:47.937Z] === RUN   TestDockerSuite/TestExecWithUser
16:50:50 [2021-03-24T16:50:50.490Z] === RUN   TestDockerSuite/TestGetContainerStats
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
16:50:54 [2021-03-24T16:50:54.248Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
16:50:55 [2021-03-24T16:50:55.250Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
16:50:55 [2021-03-24T16:50:55.786Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:50:56 [2021-03-24T16:50:56.837Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
16:50:57 [2021-03-24T16:50:57.312Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
16:50:57 [2021-03-24T16:50:57.312Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
16:50:57 [2021-03-24T16:50:57.312Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
16:51:00 [2021-03-24T16:51:00.008Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:51:00 [2021-03-24T16:51:00.299Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
16:51:01 [2021-03-24T16:51:01.931Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:51:07 [2021-03-24T16:51:07.225Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:51:07 [2021-03-24T16:51:07.225Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:51:07 [2021-03-24T16:51:07.225Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:51:07 [2021-03-24T16:51:07.225Z] === RUN   TestDockerSuite/TestHealth
16:51:08 [2021-03-24T16:51:08.613Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
16:51:12 [2021-03-24T16:51:12.882Z] === RUN   TestDockerSuite/TestBuildAddNonTar
16:51:16 [2021-03-24T16:51:16.716Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
16:51:18 [2021-03-24T16:51:18.304Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
16:51:18 [2021-03-24T16:51:18.304Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
16:51:21 [2021-03-24T16:51:21.293Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
16:51:23 [2021-03-24T16:51:23.536Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
16:51:34 [2021-03-24T16:51:34.037Z] === RUN   TestDockerSuite/TestBuildAddScript
16:51:34 [2021-03-24T16:51:34.037Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
16:51:34 [2021-03-24T16:51:34.037Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
16:51:34 [2021-03-24T16:51:34.037Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
16:51:34 [2021-03-24T16:51:34.037Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
16:51:34 [2021-03-24T16:51:34.037Z] === RUN   TestDockerSuite/TestBuildAddTar
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:51:35 [2021-03-24T16:51:35.210Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:51:35 [2021-03-24T16:51:35.472Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:51:36 [2021-03-24T16:51:36.046Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:51:36 [2021-03-24T16:51:36.991Z] === RUN   TestDockerSuite/TestImagesFormat
16:51:36 [2021-03-24T16:51:36.991Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:51:37 [2021-03-24T16:51:37.935Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:51:41 [2021-03-24T16:51:41.244Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:51:41 [2021-03-24T16:51:41.244Z] === RUN   TestDockerSuite/TestImportBadURL
16:51:41 [2021-03-24T16:51:41.244Z] === RUN   TestDockerSuite/TestImportDisplay
16:51:42 [2021-03-24T16:51:42.637Z] === RUN   TestDockerSuite/TestImportFile
16:51:44 [2021-03-24T16:51:44.556Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:51:44 [2021-03-24T16:51:44.556Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:51:45 [2021-03-24T16:51:45.945Z] === RUN   TestDockerSuite/TestImportGzipped
16:51:47 [2021-03-24T16:51:47.865Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:51:49 [2021-03-24T16:51:49.786Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:51:50 [2021-03-24T16:51:50.359Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:51:51 [2021-03-24T16:51:51.304Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:51:51 [2021-03-24T16:51:51.566Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
16:51:51 [2021-03-24T16:51:51.828Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:51:51 [2021-03-24T16:51:51.828Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
16:51:51 [2021-03-24T16:51:51.828Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:51:53 [2021-03-24T16:51:53.217Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:51:54 [2021-03-24T16:51:54.165Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:51:55 [2021-03-24T16:51:55.559Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:51:56 [2021-03-24T16:51:56.508Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:51:57 [2021-03-24T16:51:57.455Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:51:58 [2021-03-24T16:51:58.400Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:51:58 [2021-03-24T16:51:58.662Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
16:52:00 [2021-03-24T16:52:00.596Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:52:01 [2021-03-24T16:52:01.543Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:52:02 [2021-03-24T16:52:02.116Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:52:02 [2021-03-24T16:52:02.377Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:52:03 [2021-03-24T16:52:03.324Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:52:03 [2021-03-24T16:52:03.324Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:52:04 [2021-03-24T16:52:04.272Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:52:05 [2021-03-24T16:52:05.664Z] === RUN   TestDockerSuite/TestInspectDefault
16:52:06 [2021-03-24T16:52:06.614Z] === RUN   TestDockerSuite/TestInspectHistory
16:52:08 [2021-03-24T16:52:08.002Z] === RUN   TestDockerSuite/TestInspectImage
16:52:08 [2021-03-24T16:52:08.002Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:52:08 [2021-03-24T16:52:08.002Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:52:08 [2021-03-24T16:52:08.002Z] === RUN   TestDockerSuite/TestInspectInt64
16:52:08 [2021-03-24T16:52:08.948Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:52:10 [2021-03-24T16:52:10.339Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:52:10 [2021-03-24T16:52:10.339Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:52:11 [2021-03-24T16:52:11.284Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:52:12 [2021-03-24T16:52:12.231Z] === RUN   TestDockerSuite/TestInspectPlugin
16:52:14 [2021-03-24T16:52:14.149Z] === RUN   TestDockerSuite/TestInspectRootFS
16:52:14 [2021-03-24T16:52:14.149Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:52:15 [2021-03-24T16:52:15.541Z] === RUN   TestDockerSuite/TestInspectStatus
16:52:16 [2021-03-24T16:52:16.869Z] === RUN   TestDockerSuite/TestBuildAddTarXz
16:52:16 [2021-03-24T16:52:16.869Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
16:52:16 [2021-03-24T16:52:16.869Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
16:52:17 [2021-03-24T16:52:17.459Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:52:20 [2021-03-24T16:52:20.034Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:52:20 [2021-03-24T16:52:20.608Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:52:21 [2021-03-24T16:52:21.999Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:52:22 [2021-03-24T16:52:22.574Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:52:23 [2021-03-24T16:52:23.518Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:52:24 [2021-03-24T16:52:24.465Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:52:25 [2021-03-24T16:52:25.855Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:52:25 [2021-03-24T16:52:25.855Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
16:52:27 [2021-03-24T16:52:27.247Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
16:52:28 [2021-03-24T16:52:28.637Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:52:31 [2021-03-24T16:52:31.190Z] === RUN   TestDockerSuite/TestLinksEnvs
16:52:33 [2021-03-24T16:52:33.740Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:52:33 [2021-03-24T16:52:33.740Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:52:34 [2021-03-24T16:52:34.315Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
16:52:36 [2021-03-24T16:52:36.868Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:52:36 [2021-03-24T16:52:36.868Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
16:52:38 [2021-03-24T16:52:38.212Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
16:52:38 [2021-03-24T16:52:38.688Z] === RUN   TestDockerSuite/TestBuildBlankName
16:52:39 [2021-03-24T16:52:39.164Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
16:52:39 [2021-03-24T16:52:39.419Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:52:40 [2021-03-24T16:52:40.824Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
16:52:42 [2021-03-24T16:52:42.215Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:52:42 [2021-03-24T16:52:42.215Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:52:44 [2021-03-24T16:52:44.772Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
16:52:45 [2021-03-24T16:52:45.346Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:52:46 [2021-03-24T16:52:46.295Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:52:46 [2021-03-24T16:52:46.394Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
16:52:47 [2021-03-24T16:52:47.396Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
16:52:47 [2021-03-24T16:52:47.685Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:52:47 [2021-03-24T16:52:47.947Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
16:52:51 [2021-03-24T16:52:51.258Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
16:52:52 [2021-03-24T16:52:52.200Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
16:52:55 [2021-03-24T16:52:55.474Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
16:52:59 [2021-03-24T16:52:59.691Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
16:53:00 [2021-03-24T16:53:00.943Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
16:53:02 [2021-03-24T16:53:02.243Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:53:04 [2021-03-24T16:53:04.804Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:53:07 [2021-03-24T16:53:07.353Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:53:07 [2021-03-24T16:53:07.616Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:53:09 [2021-03-24T16:53:09.684Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
16:53:09 [2021-03-24T16:53:09.684Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
16:53:10 [2021-03-24T16:53:10.926Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
16:53:10 [2021-03-24T16:53:10.927Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:53:10 [2021-03-24T16:53:10.927Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:53:10 [2021-03-24T16:53:10.927Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:53:10 [2021-03-24T16:53:10.927Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:53:11 [2021-03-24T16:53:11.871Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:53:12 [2021-03-24T16:53:12.445Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:53:16 [2021-03-24T16:53:16.655Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:53:16 [2021-03-24T16:53:16.916Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:53:20 [2021-03-24T16:53:20.195Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
16:53:20 [2021-03-24T16:53:20.195Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
16:53:20 [2021-03-24T16:53:20.195Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:53:22 [2021-03-24T16:53:22.209Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:53:22 [2021-03-24T16:53:22.209Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:53:22 [2021-03-24T16:53:22.209Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:53:23 [2021-03-24T16:53:23.596Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:53:24 [2021-03-24T16:53:24.542Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
16:53:24 [2021-03-24T16:53:24.805Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:53:26 [2021-03-24T16:53:26.196Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:53:27 [2021-03-24T16:53:27.426Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:53:27 [2021-03-24T16:53:27.426Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:53:27 [2021-03-24T16:53:27.426Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:53:27 [2021-03-24T16:53:27.426Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:53:27 [2021-03-24T16:53:27.426Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:53:27 [2021-03-24T16:53:27.614Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:53:29 [2021-03-24T16:53:29.003Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:53:31 [2021-03-24T16:53:31.556Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:53:32 [2021-03-24T16:53:32.131Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:53:33 [2021-03-24T16:53:33.077Z] === RUN   TestDockerSuite/TestLogsSince
16:53:34 [2021-03-24T16:53:34.022Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
16:53:38 [2021-03-24T16:53:38.233Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
16:53:40 [2021-03-24T16:53:40.151Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:53:46 [2021-03-24T16:53:46.742Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:53:46 [2021-03-24T16:53:46.742Z] === RUN   TestDockerSuite/TestLogsTail
16:53:47 [2021-03-24T16:53:47.317Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:53:47 [2021-03-24T16:53:47.890Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:53:48 [2021-03-24T16:53:48.835Z] === RUN   TestDockerSuite/TestMountIntoProc
16:53:48 [2021-03-24T16:53:48.835Z] === RUN   TestDockerSuite/TestMountIntoSys
16:53:49 [2021-03-24T16:53:49.782Z] === RUN   TestDockerSuite/TestNetHostname
16:53:50 [2021-03-24T16:53:50.744Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
16:53:52 [2021-03-24T16:53:52.134Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:53:52 [2021-03-24T16:53:52.708Z] === RUN   TestDockerSuite/TestNetworkEvents
16:53:54 [2021-03-24T16:53:54.097Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
16:53:57 [2021-03-24T16:53:57.404Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
16:53:59 [2021-03-24T16:53:59.322Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:54:00 [2021-03-24T16:54:00.267Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
16:54:01 [2021-03-24T16:54:01.213Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:54:02 [2021-03-24T16:54:02.606Z] === RUN   TestDockerSuite/TestPluginActive
16:54:03 [2021-03-24T16:54:03.996Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:54:03 [2021-03-24T16:54:03.996Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
16:54:08 [2021-03-24T16:54:08.213Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
16:54:10 [2021-03-24T16:54:10.334Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:54:10 [2021-03-24T16:54:10.334Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:54:10 [2021-03-24T16:54:10.334Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:54:10 [2021-03-24T16:54:10.334Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:54:10 [2021-03-24T16:54:10.765Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:54:10 [2021-03-24T16:54:10.765Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:54:11 [2021-03-24T16:54:11.338Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:54:11 [2021-03-24T16:54:11.924Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:54:11 [2021-03-24T16:54:11.924Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:54:11 [2021-03-24T16:54:11.945Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
16:54:14 [2021-03-24T16:54:14.495Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:54:14 [2021-03-24T16:54:14.757Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
16:54:16 [2021-03-24T16:54:16.147Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:54:16 [2021-03-24T16:54:16.731Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:54:17 [2021-03-24T16:54:17.733Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:54:17 [2021-03-24T16:54:17.733Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:54:17 [2021-03-24T16:54:17.733Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:54:18 [2021-03-24T16:54:18.700Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:54:19 [2021-03-24T16:54:19.327Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:54:19 [2021-03-24T16:54:19.646Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
16:54:20 [2021-03-24T16:54:20.328Z] === RUN   TestDockerSuite/TestBuildCmd
16:54:21 [2021-03-24T16:54:21.331Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:54:21 [2021-03-24T16:54:21.806Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:54:22 [2021-03-24T16:54:22.282Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:54:23 [2021-03-24T16:54:23.861Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:54:25 [2021-03-24T16:54:25.780Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:54:26 [2021-03-24T16:54:26.727Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
16:54:28 [2021-03-24T16:54:28.119Z] === RUN   TestDockerSuite/TestPortHostBinding
16:54:28 [2021-03-24T16:54:28.206Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:54:30 [2021-03-24T16:54:30.449Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:54:30 [2021-03-24T16:54:30.449Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:54:30 [2021-03-24T16:54:30.672Z] === RUN   TestDockerSuite/TestPortList
16:54:31 [2021-03-24T16:54:31.451Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:54:31 [2021-03-24T16:54:31.451Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:54:31 [2021-03-24T16:54:31.926Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:54:33 [2021-03-24T16:54:33.224Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
16:54:34 [2021-03-24T16:54:34.170Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:54:35 [2021-03-24T16:54:35.171Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:54:35 [2021-03-24T16:54:35.646Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:54:35 [2021-03-24T16:54:35.646Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:54:36 [2021-03-24T16:54:36.647Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:54:37 [2021-03-24T16:54:37.123Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:54:37 [2021-03-24T16:54:37.123Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:54:37 [2021-03-24T16:54:37.123Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:54:41 [2021-03-24T16:54:41.388Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:54:42 [2021-03-24T16:54:42.332Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:54:43 [2021-03-24T16:54:43.054Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:54:47 [2021-03-24T16:54:47.625Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
16:54:49 [2021-03-24T16:54:49.541Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:54:49 [2021-03-24T16:54:49.541Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:54:49 [2021-03-24T16:54:49.541Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:54:50 [2021-03-24T16:54:50.930Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:54:50 [2021-03-24T16:54:50.930Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:54:50 [2021-03-24T16:54:50.930Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
16:54:51 [2021-03-24T16:54:51.506Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:54:51 [2021-03-24T16:54:51.506Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:54:52 [2021-03-24T16:54:52.451Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:54:52 [2021-03-24T16:54:52.451Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:54:54 [2021-03-24T16:54:54.424Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:54:54 [2021-03-24T16:54:54.424Z] === RUN   TestDockerSuite/TestPruneContainerLabel
16:54:55 [2021-03-24T16:54:55.000Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
16:54:58 [2021-03-24T16:54:58.311Z] === RUN   TestDockerSuite/TestPruneContainerUntil
16:54:58 [2021-03-24T16:54:58.574Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
16:54:59 [2021-03-24T16:54:59.973Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
16:55:00 [2021-03-24T16:55:00.922Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
16:55:01 [2021-03-24T16:55:01.184Z] === RUN   TestDockerSuite/TestPsByOrder
16:55:03 [2021-03-24T16:55:03.737Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
16:55:04 [2021-03-24T16:55:04.683Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:55:06 [2021-03-24T16:55:06.075Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:55:07 [2021-03-24T16:55:07.469Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
16:55:10 [2021-03-24T16:55:10.779Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:55:14 [2021-03-24T16:55:14.995Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:55:14 [2021-03-24T16:55:14.995Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:55:18 [2021-03-24T16:55:18.304Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:55:19 [2021-03-24T16:55:19.073Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:55:19 [2021-03-24T16:55:19.073Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:55:19 [2021-03-24T16:55:19.073Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:55:20 [2021-03-24T16:55:20.855Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
16:55:22 [2021-03-24T16:55:22.913Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:55:22 [2021-03-24T16:55:22.913Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:55:22 [2021-03-24T16:55:22.913Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:55:22 [2021-03-24T16:55:22.913Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:55:23 [2021-03-24T16:55:23.915Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:55:23 [2021-03-24T16:55:23.915Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:55:27 [2021-03-24T16:55:27.466Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:55:28 [2021-03-24T16:55:28.410Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:55:30 [2021-03-24T16:55:30.961Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:55:32 [2021-03-24T16:55:32.350Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:55:33 [2021-03-24T16:55:33.296Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
16:55:33 [2021-03-24T16:55:33.870Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:55:37 [2021-03-24T16:55:37.183Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:55:39 [2021-03-24T16:55:39.732Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:55:41 [2021-03-24T16:55:41.122Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:55:41 [2021-03-24T16:55:41.122Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:55:42 [2021-03-24T16:55:42.066Z] === RUN   TestDockerSuite/TestPsRightTagName
16:55:44 [2021-03-24T16:55:44.619Z] === RUN   TestDockerSuite/TestPsShowMounts
16:55:46 [2021-03-24T16:55:46.538Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:55:47 [2021-03-24T16:55:47.485Z] === RUN   TestDockerSwarmSuite/TestServiceScale
16:55:47 [2021-03-24T16:55:47.747Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:55:47 [2021-03-24T16:55:47.747Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:55:48 [2021-03-24T16:55:48.009Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:55:48 [2021-03-24T16:55:48.009Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:55:48 [2021-03-24T16:55:48.009Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:55:49 [2021-03-24T16:55:49.398Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:55:49 [2021-03-24T16:55:49.971Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
16:55:50 [2021-03-24T16:55:50.915Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:55:52 [2021-03-24T16:55:52.835Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:55:53 [2021-03-24T16:55:53.408Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:55:59 [2021-03-24T16:55:59.909Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:55:59 [2021-03-24T16:55:59.909Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:55:59 [2021-03-24T16:55:59.909Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:56:05 [2021-03-24T16:56:05.662Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:56:05 [2021-03-24T16:56:05.662Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:56:08 [2021-03-24T16:56:08.214Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:56:08 [2021-03-24T16:56:08.214Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:56:08 [2021-03-24T16:56:08.214Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:56:08 [2021-03-24T16:56:08.477Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:56:09 [2021-03-24T16:56:09.050Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
16:56:11 [2021-03-24T16:56:11.600Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:56:11 [2021-03-24T16:56:11.600Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
16:56:12 [2021-03-24T16:56:12.493Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:56:12 [2021-03-24T16:56:12.992Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:56:14 [2021-03-24T16:56:14.080Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:56:14 [2021-03-24T16:56:14.399Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
16:56:14 [2021-03-24T16:56:14.556Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:56:18 [2021-03-24T16:56:18.397Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:56:18 [2021-03-24T16:56:18.612Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:56:20 [2021-03-24T16:56:20.001Z] === RUN   TestDockerSuite/TestRmiBlank
16:56:20 [2021-03-24T16:56:20.001Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:56:20 [2021-03-24T16:56:20.001Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:56:21 [2021-03-24T16:56:21.389Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:56:23 [2021-03-24T16:56:23.311Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:56:23 [2021-03-24T16:56:23.635Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:56:24 [2021-03-24T16:56:24.257Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:56:24 [2021-03-24T16:56:24.521Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:56:26 [2021-03-24T16:56:26.440Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:56:27 [2021-03-24T16:56:27.014Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:56:28 [2021-03-24T16:56:28.932Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:56:29 [2021-03-24T16:56:29.506Z] === RUN   TestDockerSuite/TestRmiTag
16:56:29 [2021-03-24T16:56:29.506Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:56:30 [2021-03-24T16:56:30.534Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:56:34 [2021-03-24T16:56:34.746Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
16:56:34 [2021-03-24T16:56:34.746Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:56:35 [2021-03-24T16:56:35.322Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:56:36 [2021-03-24T16:56:36.712Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:56:36 [2021-03-24T16:56:36.975Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:56:38 [2021-03-24T16:56:38.363Z] === RUN   TestDockerSuite/TestRunAddHost
16:56:39 [2021-03-24T16:56:39.311Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:56:39 [2021-03-24T16:56:39.572Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:56:40 [2021-03-24T16:56:40.517Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:56:40 [2021-03-24T16:56:40.517Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:56:41 [2021-03-24T16:56:41.090Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:56:43 [2021-03-24T16:56:43.012Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:56:43 [2021-03-24T16:56:43.012Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
16:56:43 [2021-03-24T16:56:43.959Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:56:44 [2021-03-24T16:56:44.905Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:56:45 [2021-03-24T16:56:45.852Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
16:56:45 [2021-03-24T16:56:45.852Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
16:56:46 [2021-03-24T16:56:46.798Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:56:48 [2021-03-24T16:56:48.720Z] === RUN   TestDockerSuite/TestRunAttachDetach
16:56:49 [2021-03-24T16:56:49.679Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
16:56:50 [2021-03-24T16:56:50.623Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
16:56:51 [2021-03-24T16:56:51.569Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
16:56:52 [2021-03-24T16:56:52.144Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
16:56:53 [2021-03-24T16:56:53.089Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:56:54 [2021-03-24T16:56:54.036Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
16:56:54 [2021-03-24T16:56:54.981Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:56:55 [2021-03-24T16:56:55.928Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:56:56 [2021-03-24T16:56:56.873Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:56:57 [2021-03-24T16:56:57.447Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:56:57 [2021-03-24T16:56:57.447Z] === RUN   TestDockerSuite/TestRunBindMounts
16:56:59 [2021-03-24T16:56:59.999Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:57:00 [2021-03-24T16:57:00.260Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:57:01 [2021-03-24T16:57:01.207Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:57:02 [2021-03-24T16:57:02.156Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:57:02 [2021-03-24T16:57:02.419Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
16:57:02 [2021-03-24T16:57:02.993Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:57:02 [2021-03-24T16:57:02.993Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:57:03 [2021-03-24T16:57:03.941Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:57:04 [2021-03-24T16:57:04.896Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:57:05 [2021-03-24T16:57:05.841Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:57:06 [2021-03-24T16:57:06.790Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:57:07 [2021-03-24T16:57:07.735Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:57:07 [2021-03-24T16:57:07.736Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:57:08 [2021-03-24T16:57:08.309Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:57:08 [2021-03-24T16:57:08.309Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:57:09 [2021-03-24T16:57:09.255Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:57:10 [2021-03-24T16:57:10.202Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:57:10 [2021-03-24T16:57:10.777Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:57:11 [2021-03-24T16:57:11.723Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:57:11 [2021-03-24T16:57:11.723Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:57:12 [2021-03-24T16:57:12.297Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:57:13 [2021-03-24T16:57:13.685Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:57:15 [2021-03-24T16:57:15.606Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:57:16 [2021-03-24T16:57:16.551Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:57:17 [2021-03-24T16:57:17.125Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:57:18 [2021-03-24T16:57:18.071Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:57:18 [2021-03-24T16:57:18.644Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:57:19 [2021-03-24T16:57:19.217Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:57:20 [2021-03-24T16:57:20.165Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:57:22 [2021-03-24T16:57:22.087Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:57:22 [2021-03-24T16:57:22.087Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
16:57:24 [2021-03-24T16:57:24.431Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:57:26 [2021-03-24T16:57:26.303Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:57:26 [2021-03-24T16:57:26.303Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:57:26 [2021-03-24T16:57:26.565Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:57:26 [2021-03-24T16:57:26.679Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:57:27 [2021-03-24T16:57:27.155Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:57:29 [2021-03-24T16:57:29.122Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:57:30 [2021-03-24T16:57:30.510Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:57:30 [2021-03-24T16:57:30.510Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
16:57:33 [2021-03-24T16:57:33.820Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:57:36 [2021-03-24T16:57:36.373Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:57:36 [2021-03-24T16:57:36.373Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:57:36 [2021-03-24T16:57:36.373Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:57:36 [2021-03-24T16:57:36.946Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:57:39 [2021-03-24T16:57:39.499Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:57:41 [2021-03-24T16:57:41.425Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:57:43 [2021-03-24T16:57:43.345Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:57:43 [2021-03-24T16:57:43.919Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:57:45 [2021-03-24T16:57:45.838Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:57:46 [2021-03-24T16:57:46.413Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
16:57:46 [2021-03-24T16:57:46.413Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:57:47 [2021-03-24T16:57:47.359Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
16:57:48 [2021-03-24T16:57:48.750Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:57:48 [2021-03-24T16:57:48.750Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:57:49 [2021-03-24T16:57:49.324Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:57:50 [2021-03-24T16:57:50.269Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:57:50 [2021-03-24T16:57:50.844Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
16:57:51 [2021-03-24T16:57:51.792Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:57:51 [2021-03-24T16:57:51.792Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:57:52 [2021-03-24T16:57:52.365Z] === RUN   TestDockerSuite/TestRunEnvironment
16:57:53 [2021-03-24T16:57:53.309Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:57:53 [2021-03-24T16:57:53.883Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:57:54 [2021-03-24T16:57:54.830Z] === RUN   TestDockerSuite/TestRunExitCode
16:57:55 [2021-03-24T16:57:55.404Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:57:55 [2021-03-24T16:57:55.978Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:57:56 [2021-03-24T16:57:56.925Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:57:57 [2021-03-24T16:57:57.499Z] === RUN   TestDockerSuite/TestRunExposePort
16:57:57 [2021-03-24T16:57:57.499Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:57:58 [2021-03-24T16:57:58.445Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:57:59 [2021-03-24T16:57:59.018Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:58:00 [2021-03-24T16:58:00.408Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:58:00 [2021-03-24T16:58:00.983Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:58:00 [2021-03-24T16:58:00.983Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:58:04 [2021-03-24T16:58:04.292Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:58:04 [2021-03-24T16:58:04.866Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:58:17 [2021-03-24T16:58:17.106Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
16:58:17 [2021-03-24T16:58:17.106Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:58:19 [2021-03-24T16:58:19.023Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
16:58:19 [2021-03-24T16:58:19.023Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
16:58:19 [2021-03-24T16:58:19.023Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:58:19 [2021-03-24T16:58:19.023Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:58:19 [2021-03-24T16:58:19.597Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:58:22 [2021-03-24T16:58:22.911Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:58:24 [2021-03-24T16:58:24.300Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:58:26 [2021-03-24T16:58:26.218Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:58:32 [2021-03-24T16:58:32.808Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:58:32 [2021-03-24T16:58:32.808Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:58:32 [2021-03-24T16:58:32.808Z] === RUN   TestDockerSuite/TestRunModeHostname
16:58:34 [2021-03-24T16:58:34.197Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:58:34 [2021-03-24T16:58:34.197Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:58:34 [2021-03-24T16:58:34.197Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:58:36 [2021-03-24T16:58:36.115Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:58:37 [2021-03-24T16:58:37.504Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:58:38 [2021-03-24T16:58:38.894Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:58:38 [2021-03-24T16:58:38.894Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:58:39 [2021-03-24T16:58:39.156Z] === RUN   TestDockerSuite/TestRunModePIDHost
16:58:40 [2021-03-24T16:58:40.546Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:58:41 [2021-03-24T16:58:41.937Z] === RUN   TestDockerSuite/TestRunMount
16:58:51 [2021-03-24T16:58:51.956Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:58:51 [2021-03-24T16:58:51.956Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:58:51 [2021-03-24T16:58:51.956Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:58:53 [2021-03-24T16:58:53.342Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:58:55 [2021-03-24T16:58:55.263Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:58:59 [2021-03-24T16:58:59.477Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:59:01 [2021-03-24T16:59:01.395Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:59:03 [2021-03-24T16:59:03.315Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
16:59:03 [2021-03-24T16:59:03.576Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:59:05 [2021-03-24T16:59:05.495Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:59:07 [2021-03-24T16:59:07.428Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:59:07 [2021-03-24T16:59:07.691Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:59:07 [2021-03-24T16:59:07.953Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
16:59:08 [2021-03-24T16:59:08.820Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:59:08 [2021-03-24T16:59:08.820Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:59:08 [2021-03-24T16:59:08.820Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:59:08 [2021-03-24T16:59:08.896Z] === RUN   TestDockerSuite/TestRunNetHost
16:59:10 [2021-03-24T16:59:10.287Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:59:11 [2021-03-24T16:59:11.233Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:59:12 [2021-03-24T16:59:12.628Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:59:15 [2021-03-24T16:59:15.943Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:59:16 [2021-03-24T16:59:16.994Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
16:59:18 [2021-03-24T16:59:18.921Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:59:25 [2021-03-24T16:59:25.519Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:59:25 [2021-03-24T16:59:25.519Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:59:25 [2021-03-24T16:59:25.783Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
16:59:26 [2021-03-24T16:59:26.047Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
16:59:26 [2021-03-24T16:59:26.741Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:59:27 [2021-03-24T16:59:27.001Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:59:27 [2021-03-24T16:59:27.001Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:59:27 [2021-03-24T16:59:27.948Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:59:28 [2021-03-24T16:59:28.893Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
16:59:28 [2021-03-24T16:59:28.893Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:59:28 [2021-03-24T16:59:28.893Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:59:29 [2021-03-24T16:59:29.843Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:59:34 [2021-03-24T16:59:34.059Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
16:59:35 [2021-03-24T16:59:35.980Z] === RUN   TestDockerSuite/TestRunOOMExitCode
16:59:35 [2021-03-24T16:59:35.980Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:59:36 [2021-03-24T16:59:36.564Z] === RUN   TestDockerSuite/TestRunPIDsLimit
16:59:37 [2021-03-24T16:59:37.260Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:59:37 [2021-03-24T16:59:37.510Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:59:38 [2021-03-24T16:59:38.900Z] === RUN   TestDockerSuite/TestRunPortInUse
16:59:39 [2021-03-24T16:59:39.845Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
16:59:40 [2021-03-24T16:59:40.108Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
16:59:40 [2021-03-24T16:59:40.373Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:59:40 [2021-03-24T16:59:40.946Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:59:41 [2021-03-24T16:59:41.520Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:59:42 [2021-03-24T16:59:42.465Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:59:43 [2021-03-24T16:59:43.041Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:59:43 [2021-03-24T16:59:43.041Z] === RUN   TestDockerSuite/TestRunPublishPort
16:59:43 [2021-03-24T16:59:43.986Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:59:44 [2021-03-24T16:59:44.933Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:59:44 [2021-03-24T16:59:44.933Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:59:44 [2021-03-24T16:59:44.933Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
16:59:44 [2021-03-24T16:59:44.933Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
16:59:45 [2021-03-24T16:59:45.507Z] === RUN   TestDockerSuite/TestRunRedirectStdout
16:59:47 [2021-03-24T16:59:47.430Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:59:47 [2021-03-24T16:59:47.430Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:59:51 [2021-03-24T16:59:51.646Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:59:52 [2021-03-24T16:59:52.593Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:59:53 [2021-03-24T16:59:53.167Z] === RUN   TestDockerSuite/TestRunRm
16:59:53 [2021-03-24T16:59:53.742Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:59:54 [2021-03-24T16:59:54.005Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:59:54 [2021-03-24T16:59:54.579Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
16:59:57 [2021-03-24T16:59:57.129Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
16:59:58 [2021-03-24T16:59:58.080Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:59:58 [2021-03-24T16:59:58.610Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:59:59 [2021-03-24T16:59:59.027Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:59:59 [2021-03-24T16:59:59.973Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
17:00:01 [2021-03-24T17:00:01.364Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
17:00:01 [2021-03-24T17:00:01.937Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
17:00:06 [2021-03-24T17:00:06.153Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
17:00:10 [2021-03-24T17:00:10.365Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
17:00:10 [2021-03-24T17:00:10.627Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
17:00:11 [2021-03-24T17:00:11.201Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
17:00:11 [2021-03-24T17:00:11.775Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
17:00:12 [2021-03-24T17:00:12.358Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
17:00:12 [2021-03-24T17:00:12.621Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
17:00:13 [2021-03-24T17:00:13.194Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
17:00:13 [2021-03-24T17:00:13.768Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:00:14 [2021-03-24T17:00:14.747Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:00:15 [2021-03-24T17:00:15.320Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:00:18 [2021-03-24T17:00:18.623Z] === RUN   TestDockerSuite/TestRunState
17:00:19 [2021-03-24T17:00:19.569Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:00:20 [2021-03-24T17:00:20.513Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:00:21 [2021-03-24T17:00:21.087Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:00:21 [2021-03-24T17:00:21.348Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
17:00:21 [2021-03-24T17:00:21.348Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:00:21 [2021-03-24T17:00:21.922Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:00:22 [2021-03-24T17:00:22.496Z] === RUN   TestDockerSuite/TestRunSysctls
17:00:23 [2021-03-24T17:00:23.899Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:00:23 [2021-03-24T17:00:23.899Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:00:23 [2021-03-24T17:00:23.899Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:00:24 [2021-03-24T17:00:24.845Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
17:00:27 [2021-03-24T17:00:27.281Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
17:00:27 [2021-03-24T17:00:27.857Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
17:00:29 [2021-03-24T17:00:29.780Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
17:00:34 [2021-03-24T17:00:34.616Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:00:36 [2021-03-24T17:00:36.373Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:00:39 [2021-03-24T17:00:39.679Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:00:39 [2021-03-24T17:00:39.941Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:00:40 [2021-03-24T17:00:40.886Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:00:41 [2021-03-24T17:00:41.461Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:00:43 [2021-03-24T17:00:43.399Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:00:44 [2021-03-24T17:00:44.792Z] === RUN   TestDockerSuite/TestRunUserByID
17:00:45 [2021-03-24T17:00:45.366Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:00:45 [2021-03-24T17:00:45.366Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:00:45 [2021-03-24T17:00:45.627Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:00:46 [2021-03-24T17:00:46.203Z] === RUN   TestDockerSuite/TestRunUserByName
17:00:47 [2021-03-24T17:00:47.148Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:00:47 [2021-03-24T17:00:47.721Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
17:00:47 [2021-03-24T17:00:47.721Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:00:47 [2021-03-24T17:00:47.984Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:00:48 [2021-03-24T17:00:48.558Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:00:49 [2021-03-24T17:00:49.661Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:00:51 [2021-03-24T17:00:51.114Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
17:00:53 [2021-03-24T17:00:53.034Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:00:53 [2021-03-24T17:00:53.980Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:00:55 [2021-03-24T17:00:55.370Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:00:57 [2021-03-24T17:00:57.291Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:00:58 [2021-03-24T17:00:58.704Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:01:02 [2021-03-24T17:01:02.010Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:01:04 [2021-03-24T17:01:04.697Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:01:05 [2021-03-24T17:01:05.320Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:01:05 [2021-03-24T17:01:05.893Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:01:05 [2021-03-24T17:01:05.893Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:01:05 [2021-03-24T17:01:05.893Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:01:05 [2021-03-24T17:01:05.893Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:01:06 [2021-03-24T17:01:06.465Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
17:01:06 [2021-03-24T17:01:06.465Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
17:01:10 [2021-03-24T17:01:10.676Z] === RUN   TestDockerSuite/TestRunWithCPUShares
17:01:11 [2021-03-24T17:01:11.250Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
17:01:13 [2021-03-24T17:01:13.170Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
17:01:13 [2021-03-24T17:01:13.431Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
17:01:14 [2021-03-24T17:01:14.391Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:01:14 [2021-03-24T17:01:14.391Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
17:01:14 [2021-03-24T17:01:14.964Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
17:01:14 [2021-03-24T17:01:14.964Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
17:01:14 [2021-03-24T17:01:14.964Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
17:01:14 [2021-03-24T17:01:14.964Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:01:14 [2021-03-24T17:01:14.964Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
17:01:14 [2021-03-24T17:01:14.964Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
17:01:14 [2021-03-24T17:01:14.964Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
17:01:14 [2021-03-24T17:01:14.964Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
17:01:15 [2021-03-24T17:01:15.225Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
17:01:15 [2021-03-24T17:01:15.225Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
17:01:16 [2021-03-24T17:01:16.172Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
17:01:16 [2021-03-24T17:01:16.746Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
17:01:17 [2021-03-24T17:01:17.320Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
17:01:17 [2021-03-24T17:01:17.582Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
17:01:18 [2021-03-24T17:01:18.531Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:01:18 [2021-03-24T17:01:18.793Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:01:19 [2021-03-24T17:01:19.366Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:01:19 [2021-03-24T17:01:19.366Z] === RUN   TestDockerSuite/TestRunWithShmSize
17:01:20 [2021-03-24T17:01:20.312Z] === RUN   TestDockerSuite/TestRunWithSwappiness
17:01:20 [2021-03-24T17:01:20.886Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
17:01:20 [2021-03-24T17:01:20.886Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:01:20 [2021-03-24T17:01:20.886Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:01:21 [2021-03-24T17:01:21.832Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:01:23 [2021-03-24T17:01:23.219Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
17:01:23 [2021-03-24T17:01:23.793Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
17:01:23 [2021-03-24T17:01:23.793Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:01:24 [2021-03-24T17:01:24.366Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:01:24 [2021-03-24T17:01:24.366Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:01:26 [2021-03-24T17:01:26.284Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:01:26 [2021-03-24T17:01:26.546Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:01:29 [2021-03-24T17:01:29.115Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:01:29 [2021-03-24T17:01:29.377Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:01:29 [2021-03-24T17:01:29.377Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:01:29 [2021-03-24T17:01:29.377Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:01:30 [2021-03-24T17:01:30.322Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
17:01:31 [2021-03-24T17:01:31.712Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
17:01:33 [2021-03-24T17:01:33.632Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:01:33 [2021-03-24T17:01:33.632Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:01:36 [2021-03-24T17:01:36.185Z] === RUN   TestDockerSuite/TestSaveImageId
17:01:36 [2021-03-24T17:01:36.185Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:01:36 [2021-03-24T17:01:36.448Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:01:38 [2021-03-24T17:01:38.366Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
17:01:38 [2021-03-24T17:01:38.942Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:01:38 [2021-03-24T17:01:38.942Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:01:41 [2021-03-24T17:01:41.495Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:01:41 [2021-03-24T17:01:41.495Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:01:41 [2021-03-24T17:01:41.495Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:01:42 [2021-03-24T17:01:42.884Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:01:44 [2021-03-24T17:01:44.283Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:01:44 [2021-03-24T17:01:44.544Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:01:44 [2021-03-24T17:01:44.806Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:01:44 [2021-03-24T17:01:44.806Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:01:44 [2021-03-24T17:01:44.806Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:01:45 [2021-03-24T17:01:45.379Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:01:47 [2021-03-24T17:01:47.933Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:01:52 [2021-03-24T17:01:52.144Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
17:01:53 [2021-03-24T17:01:53.092Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:01:56 [2021-03-24T17:01:56.404Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:01:56 [2021-03-24T17:01:56.666Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
17:01:56 [2021-03-24T17:01:56.931Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:01:58 [2021-03-24T17:01:58.850Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:02:02 [2021-03-24T17:02:02.158Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:02:04 [2021-03-24T17:02:04.725Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:02:05 [2021-03-24T17:02:05.670Z] === RUN   TestDockerSuite/TestStartRecordError
17:02:07 [2021-03-24T17:02:07.589Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:02:08 [2021-03-24T17:02:08.977Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:02:10 [2021-03-24T17:02:10.896Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:02:14 [2021-03-24T17:02:14.202Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:02:19 [2021-03-24T17:02:19.501Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:02:22 [2021-03-24T17:02:22.063Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:02:27 [2021-03-24T17:02:27.358Z] === RUN   TestDockerSuite/TestStatsNoStream
17:02:29 [2021-03-24T17:02:29.907Z] === RUN   TestDockerSuite/TestStopContainerSignal
17:02:31 [2021-03-24T17:02:31.827Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:02:32 [2021-03-24T17:02:32.403Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:02:33 [2021-03-24T17:02:33.349Z] === RUN   TestDockerSuite/TestTopPrivileged
17:02:34 [2021-03-24T17:02:34.296Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:02:34 [2021-03-24T17:02:34.296Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:02:35 [2021-03-24T17:02:35.243Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:02:39 [2021-03-24T17:02:39.459Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:02:42 [2021-03-24T17:02:42.768Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
17:02:43 [2021-03-24T17:02:43.341Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
17:02:44 [2021-03-24T17:02:44.286Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
17:02:44 [2021-03-24T17:02:44.287Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
17:02:45 [2021-03-24T17:02:45.235Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
17:02:47 [2021-03-24T17:02:47.154Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
17:02:47 [2021-03-24T17:02:47.154Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
17:02:48 [2021-03-24T17:02:48.546Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
17:02:49 [2021-03-24T17:02:49.935Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
17:02:51 [2021-03-24T17:02:51.326Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
17:02:52 [2021-03-24T17:02:52.715Z] === RUN   TestDockerSuite/TestUpdateStats
17:02:56 [2021-03-24T17:02:56.936Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
17:02:58 [2021-03-24T17:02:58.324Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
17:02:58 [2021-03-24T17:02:58.324Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
17:03:00 [2021-03-24T17:03:00.242Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
17:03:01 [2021-03-24T17:03:01.188Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:03:01 [2021-03-24T17:03:01.593Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:03:01 [2021-03-24T17:03:01.593Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:03:01 [2021-03-24T17:03:01.593Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:03:01 [2021-03-24T17:03:01.593Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:03:01 [2021-03-24T17:03:01.593Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:03:01 [2021-03-24T17:03:01.593Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:03:01 [2021-03-24T17:03:01.593Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:03:01 [2021-03-24T17:03:01.593Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:03:01 [2021-03-24T17:03:01.593Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:03:01 [2021-03-24T17:03:01.593Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:03:02 [2021-03-24T17:03:02.069Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:03:06 [2021-03-24T17:03:06.489Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
17:03:06 [2021-03-24T17:03:06.883Z] === RUN   TestDockerSuite/TestBuildEnv
17:03:06 [2021-03-24T17:03:06.883Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:03:07 [2021-03-24T17:03:07.359Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:03:07 [2021-03-24T17:03:07.359Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:03:07 [2021-03-24T17:03:07.359Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:03:07 [2021-03-24T17:03:07.359Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:03:11 [2021-03-24T17:03:11.789Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
17:03:12 [2021-03-24T17:03:12.170Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:03:12 [2021-03-24T17:03:12.170Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:03:12 [2021-03-24T17:03:12.170Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:03:12 [2021-03-24T17:03:12.170Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:03:12 [2021-03-24T17:03:12.647Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:03:15 [2021-03-24T17:03:15.099Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
17:03:17 [2021-03-24T17:03:17.678Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:03:18 [2021-03-24T17:03:18.585Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:03:22 [2021-03-24T17:03:22.976Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:03:28 [2021-03-24T17:03:28.277Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
17:03:29 [2021-03-24T17:03:29.666Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
17:03:32 [2021-03-24T17:03:32.220Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
17:03:33 [2021-03-24T17:03:33.613Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
17:03:33 [2021-03-24T17:03:33.617Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:03:33 [2021-03-24T17:03:33.617Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:03:33 [2021-03-24T17:03:33.617Z] === RUN   TestDockerSuite/TestBuildExpose
17:03:33 [2021-03-24T17:03:33.617Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:03:33 [2021-03-24T17:03:33.617Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:03:33 [2021-03-24T17:03:33.617Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:03:33 [2021-03-24T17:03:33.617Z] === RUN   TestDockerSuite/TestBuildFails
17:03:35 [2021-03-24T17:03:35.532Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
17:03:35 [2021-03-24T17:03:35.865Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:03:35 [2021-03-24T17:03:35.865Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:03:37 [2021-03-24T17:03:37.470Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
17:03:40 [2021-03-24T17:03:40.025Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
17:03:41 [2021-03-24T17:03:41.806Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:03:41 [2021-03-24T17:03:41.947Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
17:03:44 [2021-03-24T17:03:44.498Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
17:03:46 [2021-03-24T17:03:46.418Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:03:52 [2021-03-24T17:03:52.321Z] === RUN   TestDockerSuite/TestBuildForceRm
17:03:59 [2021-03-24T17:03:59.549Z] === RUN   TestDockerSuite/TestBuildFromGit
17:04:01 [2021-03-24T17:04:01.335Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:04:01 [2021-03-24T17:04:01.335Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:04:01 [2021-03-24T17:04:01.335Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:04:02 [2021-03-24T17:04:02.284Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:04:02 [2021-03-24T17:04:02.284Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:04:02 [2021-03-24T17:04:02.284Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:04:02 [2021-03-24T17:04:02.284Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:04:03 [2021-03-24T17:04:03.230Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:04:03 [2021-03-24T17:04:03.230Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:04:04 [2021-03-24T17:04:04.175Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:04:04 [2021-03-24T17:04:04.175Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:04:04 [2021-03-24T17:04:04.437Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:04:04 [2021-03-24T17:04:04.437Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:04:04 [2021-03-24T17:04:04.437Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:04:06 [2021-03-24T17:04:06.989Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:04:06 [2021-03-24T17:04:06.989Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:04:06 [2021-03-24T17:04:06.989Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:04:06 [2021-03-24T17:04:06.989Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:04:06 [2021-03-24T17:04:06.989Z] === RUN   TestDockerSuite/TestVolumeEvents
17:04:10 [2021-03-24T17:04:10.068Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:04:11 [2021-03-24T17:04:11.070Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:04:13 [2021-03-24T17:04:13.579Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:04:14 [2021-03-24T17:04:14.970Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:04:14 [2021-03-24T17:04:14.970Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:04:14 [2021-03-24T17:04:14.970Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:04:15 [2021-03-24T17:04:15.879Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:04:15 [2021-03-24T17:04:15.879Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:04:16 [2021-03-24T17:04:16.882Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:04:16 [2021-03-24T17:04:16.888Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
17:04:17 [2021-03-24T17:04:17.357Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:04:17 [2021-03-24T17:04:17.357Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:04:18 [2021-03-24T17:04:18.280Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:04:22 [2021-03-24T17:04:22.511Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:04:22 [2021-03-24T17:04:22.511Z] --- PASS: TestDockerSuite (1947.90s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.65s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.07s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.07s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.33s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.64s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.85s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.10s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.77s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.40s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.64s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.45s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.31s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.74s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.88s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.72s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAttachDetach (2.13s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.41s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.27s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.37s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.36s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.90s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.73s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.82s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.73s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.02s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (28.58s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.09s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.98s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.99s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.80s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.82s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.11s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.66s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.81s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.82s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.86s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddScript (5.02s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.97s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.14s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.53s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddTar (12.77s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (2.29s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.28s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.41s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.26s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.48s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.30s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.52s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.08s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.61s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.43s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.91s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.00s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.69s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.74s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.25s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.20s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.53s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.14s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.16s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.90s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.04s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.92s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.86s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.30s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.42s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.60s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.33s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:04:22 [2021-03-24T17:04:22.511Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.24s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.22s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.86s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.23s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.27s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.08s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.90s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.62s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.56s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:04:22 [2021-03-24T17:04:22.511Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.511Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:04:22 [2021-03-24T17:04:22.511Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.511Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:04:22 [2021-03-24T17:04:22.511Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.511Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:04:22 [2021-03-24T17:04:22.511Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.89s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.69s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.83s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.33s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.69s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.04s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.92s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.02s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.01s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.00s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (17.07s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.12s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.05s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.87s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.07s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.37s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.39s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.35s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.59s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.67s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.20s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (6.81s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.80s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.95s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnv (2.30s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.29s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.88s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.79s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.97s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.78s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.05s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:04:22 [2021-03-24T17:04:22.511Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.61s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.22s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.43s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.24s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFails (0.88s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.17s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.35s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.24s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.49s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.06s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.09s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.21s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.52s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.02s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.54s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.39s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.11s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.77s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.16s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.34s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.35s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.35s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.63s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.80s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.17s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.74s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.67s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.63s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.63s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.14s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.27s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.71s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:04:22 [2021-03-24T17:04:22.511Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.37s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.35s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.90s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.62s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.84s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.26s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.07s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.51s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.55s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.81s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.67s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.22s)
17:04:22 [2021-03-24T17:04:22.511Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.43s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.52s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.03s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.21s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.76s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.87s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.44s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.81s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.97s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildRm (4.03s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.66s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.36s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.59s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.59s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.21s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (5.25s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
17:04:22 [2021-03-24T17:04:22.512Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.81s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.61s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.95s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.65s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.76s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.17s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.70s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildUser (2.48s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.55s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.34s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.89s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.92s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.03s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.27s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.512Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.512Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.512Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.90s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.86s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.88s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.36s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.27s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.19s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.55s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.81s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestBuildXZHost (3.53s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]         docker_cli_sni_test.go:18: Flakey test
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.92s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.82s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCommitChange (0.96s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.87s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.95s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.55s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.54s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.81s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.70s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.14s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (3.09s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.05s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.05s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.36s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.03s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.06s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.94s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.11s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.73s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.20s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.00s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.95s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.25s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.99s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.32s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.87s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.88s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.83s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.96s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.99s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.12s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.50s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.58s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.18s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.72s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.53s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.62s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.72s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.61s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.84s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.62s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000bad700_<nil>} (2.14s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1053174613_/foo_false__<nil>_<nil>_<nil>} (1.60s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1053174613_/foo_true__<nil>_<nil>_<nil>} (1.58s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3174606000_/foo_false__<nil>_<nil>_<nil>} (1.63s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3174606000_/foo_true__<nil>_<nil>_<nil>} (1.81s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3174606000_/foo_true__0xc000bad760_<nil>_<nil>} (1.71s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000bad780_<nil>} (1.00s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000bad7a0_<nil>} (1.64s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000bad7c0_<nil>} (1.87s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000bad7e0_<nil>} (1.79s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.87s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
17:04:22 [2021-03-24T17:04:22.512Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.56s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.71s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.28s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.51s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.08s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.31s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.09s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.87s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.35s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.99s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.79s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.33s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.86s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.98s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.39s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.75s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.01s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.83s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.71s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.14s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.74s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.60s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToDot (0.79s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.42s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.43s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.16s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.70s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.07s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.60s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.66s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.05s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.14s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateRM (0.13s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:04:22 [2021-03-24T17:04:22.512Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.65s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.86s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.77s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.24s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.85s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s)
17:04:22 [2021-03-24T17:04:22.512Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.71s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.30s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.15s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.73s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.61s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.76s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.75s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.90s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.74s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.10s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.26s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.79s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.27s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.12s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.52s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.72s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.34s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFilters (2.05s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFormat (2.15s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.37s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.50s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.06s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:04:22 [2021-03-24T17:04:22.513Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:04:22 [2021-03-24T17:04:22.513Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:04:22 [2021-03-24T17:04:22.513Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.88s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsRename (1.26s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsResize (1.26s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.81s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.19s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.78s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.91s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsTop (0.82s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.35s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExec (1.28s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.14s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.93s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAPIStart (3.52s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.08s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.08s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.06s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.08s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.11s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.29s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.40s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.59s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecEnv (1.04s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.04s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.21s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.21s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.46s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.24s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecParseError (0.74s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.32s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.32s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.62s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.05s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.09s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.46s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecTTY (1.07s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.06s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.20s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:04:22 [2021-03-24T17:04:22.513Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.64s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (3.29s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.86s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestExecWithUser (2.23s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.00s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.74s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestHealth (23.82s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.51s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.71s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.09s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.82s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImportFile (1.67s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.76s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.81s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.66s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.96s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.20s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.17s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.16s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.25s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.84s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.95s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.89s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:04:22 [2021-03-24T17:04:22.513Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.06s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.27s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.21s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.33s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:04:22 [2021-03-24T17:04:22.513Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.82s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.19s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.97s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.08s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.92s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.04s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.36s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.54s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.42s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.11s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.20s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.73s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.99s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.95s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.31s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.67s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (2.44s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksEnvs (2.21s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.60s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.65s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.83s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.85s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.08s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.84s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.25s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.48s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.85s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.15s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.84s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.26s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.21s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.59s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.27s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsSince (7.02s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.71s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsTail (0.80s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.73s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.73s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.21s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.70s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestNetHostname (2.41s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.77s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.24s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.23s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.16s)
17:04:22 [2021-03-24T17:04:22.513Z]     --- PASS: TestDockerSuite/TestPluginActive (1.64s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.32s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
17:04:22 [2021-03-24T17:04:22.514Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.94s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.13s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.66s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.25s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.03s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.46s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.98s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPortHostBinding (2.37s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPortList (10.58s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.40s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.36s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.03s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.92s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.80s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.89s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.88s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.84s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.39s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.37s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (4.39s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.38s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.54s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.75s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.52s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.18s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.46s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.79s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.35s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.25s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.42s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.81s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.32s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.37s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.12s)
17:04:22 [2021-03-24T17:04:22.514Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:04:22 [2021-03-24T17:04:22.514Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.01s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.89s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.76s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.27s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.32s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.83s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.06s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.69s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.09s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.49s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.47s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.94s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.62s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.90s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.60s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.88s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.77s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.05s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.88s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.22s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.42s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.78s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.44s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.84s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.96s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.10s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.93s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.88s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.87s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.78s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.87s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.96s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.92s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.72s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.71s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.14s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.89s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.89s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.06s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.92s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.99s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.77s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.04s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.49s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.52s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.71s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.71s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.88s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.18s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.10s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.87s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
17:04:22 [2021-03-24T17:04:22.783Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.783Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:04:22 [2021-03-24T17:04:22.783Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.72s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.45s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.53s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.23s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.57s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
17:04:22 [2021-03-24T17:04:22.783Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.53s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.74s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.72s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.72s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.74s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.45s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:04:22 [2021-03-24T17:04:22.783Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.26s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.50s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.71s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.54s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.33s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.51s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.56s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.18s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.42s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.49s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.42s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.49s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunMount (8.30s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.58s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.54s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.17s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.56s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.97s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.91s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.15s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.53s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (1.09s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.22s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (3.23s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (3.04s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (6.08s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (1.17s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.83s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.04s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.86s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.91s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
17:04:22 [2021-03-24T17:04:22.783Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.94s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.55s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.91s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s)
17:04:22 [2021-03-24T17:04:22.783Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.53s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.05s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.63s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:04:22 [2021-03-24T17:04:22.783Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.86s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:04:22 [2021-03-24T17:04:22.783Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.87s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.85s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:04:22 [2021-03-24T17:04:22.783Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.83s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.87s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunRm (0.90s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.98s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.07s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.93s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.02s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s)
17:04:22 [2021-03-24T17:04:22.783Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.77s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunState (1.52s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.49s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.26s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.75s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (6.46s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.32s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.00s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.72s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.69s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.33s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (1.04s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.18s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.48s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (3.20s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.15s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.35s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.31s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.73s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.44s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.76s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.01s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.70s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.40s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.75s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.44s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.23s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.01s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.02s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (2.16s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.12s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.11s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.62s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.35s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents563473261
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.22s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.48s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.18s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.46s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.82s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.77s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (3.09s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.83s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.94s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.76s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.77s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.94s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.06s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.84s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.11s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.81s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.84s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.07s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.99s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.74s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.74s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.09s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.84s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.56s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.24s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.11s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.78s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.45s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.95s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.11s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.41s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.66s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.88s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.75s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.61s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.10s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.26s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.19s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.79s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.21s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.29s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.21s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.14s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.16s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.79s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.30s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.71s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.18s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.03s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.51s)
17:04:22 [2021-03-24T17:04:22.784Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:04:22 [2021-03-24T17:04:22.784Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:04:22 [2021-03-24T17:04:22.784Z] === RUN   TestDockerRegistrySuite
17:04:22 [2021-03-24T17:04:22.784Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:04:24 [2021-03-24T17:04:24.174Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:04:25 [2021-03-24T17:04:25.564Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:04:26 [2021-03-24T17:04:26.952Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:04:27 [2021-03-24T17:04:27.214Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:04:31 [2021-03-24T17:04:31.427Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
17:04:31 [2021-03-24T17:04:31.427Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:04:32 [2021-03-24T17:04:32.373Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
17:04:32 [2021-03-24T17:04:32.373Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
17:04:32 [2021-03-24T17:04:32.422Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:04:32 [2021-03-24T17:04:32.422Z] === RUN   TestDockerSuite/TestBuildHistory
17:04:32 [2021-03-24T17:04:32.635Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
17:04:32 [2021-03-24T17:04:32.897Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
17:04:33 [2021-03-24T17:04:33.471Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
17:04:36 [2021-03-24T17:04:36.031Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
17:04:37 [2021-03-24T17:04:37.424Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:04:40 [2021-03-24T17:04:40.739Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
17:04:42 [2021-03-24T17:04:42.660Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:04:42 [2021-03-24T17:04:42.922Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
17:04:44 [2021-03-24T17:04:44.311Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:04:45 [2021-03-24T17:04:45.013Z] === RUN   TestDockerSuite/TestBuildIidFile
17:04:45 [2021-03-24T17:04:45.013Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:04:46 [2021-03-24T17:04:46.232Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:04:46 [2021-03-24T17:04:46.601Z] === RUN   TestDockerSuite/TestBuildInheritance
17:04:46 [2021-03-24T17:04:46.601Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:04:47 [2021-03-24T17:04:47.604Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:04:47 [2021-03-24T17:04:47.604Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:04:47 [2021-03-24T17:04:47.623Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:04:49 [2021-03-24T17:04:49.012Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:04:50 [2021-03-24T17:04:50.399Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:04:51 [2021-03-24T17:04:51.798Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:04:52 [2021-03-24T17:04:52.410Z] === RUN   TestDockerSuite/TestBuildLabel
17:04:52 [2021-03-24T17:04:52.886Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:04:53 [2021-03-24T17:04:53.185Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:04:53 [2021-03-24T17:04:53.362Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:04:54 [2021-03-24T17:04:54.363Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:04:55 [2021-03-24T17:04:55.364Z] === RUN   TestDockerSuite/TestBuildLabels
17:04:55 [2021-03-24T17:04:55.738Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:04:56 [2021-03-24T17:04:56.367Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:04:57 [2021-03-24T17:04:57.953Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:04:58 [2021-03-24T17:04:58.295Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:04:59 [2021-03-24T17:04:59.685Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:05:02 [2021-03-24T17:05:02.997Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:05:04 [2021-03-24T17:05:04.389Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:05:04 [2021-03-24T17:05:04.651Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:05:05 [2021-03-24T17:05:05.177Z] === RUN   TestDockerSuite/TestBuildLastModified
17:05:05 [2021-03-24T17:05:05.177Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:05:05 [2021-03-24T17:05:05.177Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:05:05 [2021-03-24T17:05:05.177Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:05:05 [2021-03-24T17:05:05.177Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:05:05 [2021-03-24T17:05:05.177Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:05:05 [2021-03-24T17:05:05.177Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:05:05 [2021-03-24T17:05:05.177Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:05:06 [2021-03-24T17:05:06.179Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:05:06 [2021-03-24T17:05:06.571Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:05:07 [2021-03-24T17:05:07.968Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:05:08 [2021-03-24T17:05:08.914Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:05:10 [2021-03-24T17:05:10.983Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:05:13 [2021-03-24T17:05:13.129Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:05:13 [2021-03-24T17:05:13.130Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:05:14 [2021-03-24T17:05:14.074Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:05:14 [2021-03-24T17:05:14.648Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:05:14 [2021-03-24T17:05:14.648Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:05:14 [2021-03-24T17:05:14.911Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:05:15 [2021-03-24T17:05:15.173Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:05:15 [2021-03-24T17:05:15.435Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:05:15 [2021-03-24T17:05:15.696Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:05:17 [2021-03-24T17:05:17.085Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:05:19 [2021-03-24T17:05:19.006Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:05:19 [2021-03-24T17:05:19.951Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:05:21 [2021-03-24T17:05:21.341Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:05:22 [2021-03-24T17:05:22.292Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:05:23 [2021-03-24T17:05:23.236Z] --- PASS: TestDockerRegistrySuite (60.54s)
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.51s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [de242e7d33e0d] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.35s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d911472dd2913] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.61s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [daad6839170f9] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d9fd90a21da24] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.65s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [dcea1d6ce54cb] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.61s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d0fe27d01d44c] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (5.26s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d1d39946e7208] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.51s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [dbea42821843f] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.68s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d83c90e640c21] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.47s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [df4175816c314] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.59s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d57ba5d3b6995] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d1f032e4dd464] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d158afde1112e] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.39s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d811d3e2b170b] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s)
17:05:23 [2021-03-24T17:05:23.236Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9787085793e7a3553cb9cdd1cd73a830f0d66ebe464be46311af01716735d353
17:05:23 [2021-03-24T17:05:23.236Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:758db36237f0e7c4fc54ed306cf13a8123716de3a5fa0bc611907b68986894a3
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [da1af4563b38e] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.63s)
17:05:23 [2021-03-24T17:05:23.236Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:de6ef773b87aad7b581caf4b29c4ffb42e0689d63c8ff0eb2ddcb7b5a4829a13
17:05:23 [2021-03-24T17:05:23.236Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:180d511bf5fd2b15770b6341b3693b571447533ee67dcda0e754b4a47c59122d
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d0cb3d49d73dc] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [db5b7be7a7792] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.20s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [da4b8601f0e9d] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.38s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d09041b8b6780] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d7d9d2d1682a1] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.96s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [dacc5d61885af] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d5fb0f574c25b] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d84a5fa77641e] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.42s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d6300d3aa506b] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d694d4fb4534d] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.27s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d42b0d618dd30] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [de21c5cfeadcc] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d3ff16a135a51] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d32ef0839611a] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [dc8c87d97ed95] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d70e82fcb1ee2] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d4b826cd8d944] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.32s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [de93bb5e06b31] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.98s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [d29f41c8d0413] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.11s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [dcc0a61471aeb] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s)
17:05:23 [2021-03-24T17:05:23.236Z]         check_test.go:196: [dbe1b656ac7a3] daemon is not started
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s)
17:05:23 [2021-03-24T17:05:23.236Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
17:05:23 [2021-03-24T17:05:23.236Z] === RUN   TestDockerSchema1RegistrySuite
17:05:23 [2021-03-24T17:05:23.236Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:05:23 [2021-03-24T17:05:23.236Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:05:27 [2021-03-24T17:05:27.451Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:05:32 [2021-03-24T17:05:32.330Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:05:32 [2021-03-24T17:05:32.330Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:05:33 [2021-03-24T17:05:33.333Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:05:34 [2021-03-24T17:05:34.045Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:05:37 [2021-03-24T17:05:37.354Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
17:05:37 [2021-03-24T17:05:37.354Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:05:38 [2021-03-24T17:05:38.744Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:05:40 [2021-03-24T17:05:40.136Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
17:05:40 [2021-03-24T17:05:40.398Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:05:40 [2021-03-24T17:05:40.398Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:05:42 [2021-03-24T17:05:42.321Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:05:44 [2021-03-24T17:05:44.241Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:05:44 [2021-03-24T17:05:44.815Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
17:05:45 [2021-03-24T17:05:45.761Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:05:47 [2021-03-24T17:05:47.682Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
17:05:50 [2021-03-24T17:05:50.238Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:05:51 [2021-03-24T17:05:51.185Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:05:51 [2021-03-24T17:05:51.447Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:05:51 [2021-03-24T17:05:51.447Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:05:51 [2021-03-24T17:05:51.709Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
17:05:51 [2021-03-24T17:05:51.973Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:05:52 [2021-03-24T17:05:52.235Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:05:52 [2021-03-24T17:05:52.810Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:05:52 [2021-03-24T17:05:52.810Z] --- PASS: TestDockerSchema1RegistrySuite (29.69s)
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d0eda96fd6af9] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.77s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d38fdf99a0f9d] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.88s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d27bfbae64cb8] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.09s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [ddba2436b6d41] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.49s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d2ab565b27fa3] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.77s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [dab4677c7a12a] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d737c28256bfb] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.82s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [dcfaa856efee7] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (2.07s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d7aa3f4edff04] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.55s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [de697803d9215] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.39s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [dba05d730e944] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.67s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [dd12971c7d3eb] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d8f489a42cf33] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d9360fad04640] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.37s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d5b7ffb768112] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d22c2f66150c4] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [de6e49254736a] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
17:05:52 [2021-03-24T17:05:52.810Z]         check_test.go:223: [d4978b52fe800] daemon is not started
17:05:52 [2021-03-24T17:05:52.810Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:05:52 [2021-03-24T17:05:52.810Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:05:54 [2021-03-24T17:05:54.201Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:05:54 [2021-03-24T17:05:54.934Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:05:54 [2021-03-24T17:05:54.934Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
17:05:54 [2021-03-24T17:05:54.934Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:05:56 [2021-03-24T17:05:56.326Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:05:56 [2021-03-24T17:05:56.592Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:05:57 [2021-03-24T17:05:57.166Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:05:57 [2021-03-24T17:05:57.739Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:05:58 [2021-03-24T17:05:58.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.17s)
17:05:58 [2021-03-24T17:05:58.001Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.34s)
17:05:58 [2021-03-24T17:05:58.001Z]         check_test.go:252: [d05f03df96ce9] daemon is not started
17:05:58 [2021-03-24T17:05:58.001Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s)
17:05:58 [2021-03-24T17:05:58.001Z]         check_test.go:252: [dacd6e5a15092] daemon is not started
17:05:58 [2021-03-24T17:05:58.001Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s)
17:05:58 [2021-03-24T17:05:58.001Z]         check_test.go:252: [de3e0d24cc7d1] daemon is not started
17:05:58 [2021-03-24T17:05:58.001Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s)
17:05:58 [2021-03-24T17:05:58.001Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.37s)
17:05:58 [2021-03-24T17:05:58.001Z]         check_test.go:252: [d7c4642950a1f] daemon is not started
17:05:58 [2021-03-24T17:05:58.001Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.63s)
17:05:58 [2021-03-24T17:05:58.001Z]         check_test.go:252: [d14a541de701e] daemon is not started
17:05:58 [2021-03-24T17:05:58.001Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.67s)
17:05:58 [2021-03-24T17:05:58.001Z]         check_test.go:252: [d38a2c6e49276] daemon is not started
17:05:58 [2021-03-24T17:05:58.001Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
17:05:58 [2021-03-24T17:05:58.001Z]         check_test.go:252: [dfba01dd57d09] daemon is not started
17:05:58 [2021-03-24T17:05:58.001Z] === RUN   TestDockerRegistryAuthTokenSuite
17:05:58 [2021-03-24T17:05:58.001Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:06:03 [2021-03-24T17:06:03.294Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:06:03 [2021-03-24T17:06:03.294Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:06:03 [2021-03-24T17:06:03.556Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:06:03 [2021-03-24T17:06:03.556Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:06:03 [2021-03-24T17:06:03.818Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s)
17:06:03 [2021-03-24T17:06:03.818Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
17:06:03 [2021-03-24T17:06:03.818Z]         check_test.go:279: [dcdd0eecfa995] daemon is not started
17:06:03 [2021-03-24T17:06:03.818Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
17:06:03 [2021-03-24T17:06:03.818Z]         check_test.go:279: [de34fc8de7ca8] daemon is not started
17:06:03 [2021-03-24T17:06:03.818Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
17:06:03 [2021-03-24T17:06:03.818Z]         check_test.go:279: [da8e1094e7b7e] daemon is not started
17:06:03 [2021-03-24T17:06:03.818Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s)
17:06:03 [2021-03-24T17:06:03.818Z]         check_test.go:279: [d281ca568d826] daemon is not started
17:06:03 [2021-03-24T17:06:03.818Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
17:06:03 [2021-03-24T17:06:03.818Z]         check_test.go:279: [de9a0eb45b61e] daemon is not started
17:06:03 [2021-03-24T17:06:03.818Z] === RUN   TestDockerNetworkSuite
17:06:03 [2021-03-24T17:06:03.818Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
17:06:07 [2021-03-24T17:06:07.126Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
17:06:08 [2021-03-24T17:06:08.071Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
17:06:14 [2021-03-24T17:06:14.668Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
17:06:15 [2021-03-24T17:06:15.614Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
17:06:16 [2021-03-24T17:06:16.188Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
17:06:16 [2021-03-24T17:06:16.279Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:06:20 [2021-03-24T17:06:20.416Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
17:06:21 [2021-03-24T17:06:21.365Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
17:06:29 [2021-03-24T17:06:29.517Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
17:06:31 [2021-03-24T17:06:31.305Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:06:32 [2021-03-24T17:06:32.825Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
17:06:32 [2021-03-24T17:06:32.825Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
17:06:34 [2021-03-24T17:06:34.745Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
17:06:35 [2021-03-24T17:06:35.136Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:06:36 [2021-03-24T17:06:36.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
17:06:38 [2021-03-24T17:06:38.703Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
17:06:38 [2021-03-24T17:06:38.967Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
17:06:39 [2021-03-24T17:06:39.542Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
17:06:40 [2021-03-24T17:06:40.488Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
17:06:42 [2021-03-24T17:06:42.364Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:06:42 [2021-03-24T17:06:42.409Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
17:06:43 [2021-03-24T17:06:43.355Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
17:06:43 [2021-03-24T17:06:43.617Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
17:06:44 [2021-03-24T17:06:44.191Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
17:06:45 [2021-03-24T17:06:45.138Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
17:06:45 [2021-03-24T17:06:45.400Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
17:06:45 [2021-03-24T17:06:45.400Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
17:06:45 [2021-03-24T17:06:45.662Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
17:06:46 [2021-03-24T17:06:46.237Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
17:06:47 [2021-03-24T17:06:47.171Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:06:47 [2021-03-24T17:06:47.182Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
17:06:49 [2021-03-24T17:06:49.102Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
17:06:49 [2021-03-24T17:06:49.102Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
17:06:49 [2021-03-24T17:06:49.682Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
17:06:49 [2021-03-24T17:06:49.682Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
17:06:52 [2021-03-24T17:06:52.992Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
17:06:53 [2021-03-24T17:06:53.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
17:06:56 [2021-03-24T17:06:56.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
17:06:56 [2021-03-24T17:06:56.570Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
17:06:59 [2021-03-24T17:06:59.882Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
17:07:03 [2021-03-24T17:07:03.195Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
17:07:05 [2021-03-24T17:07:05.097Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:07:05 [2021-03-24T17:07:05.097Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:07:07 [2021-03-24T17:07:07.415Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
17:07:10 [2021-03-24T17:07:10.727Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
17:07:10 [2021-03-24T17:07:10.990Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
17:07:12 [2021-03-24T17:07:12.908Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
17:07:12 [2021-03-24T17:07:12.908Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
17:07:12 [2021-03-24T17:07:12.908Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
17:07:12 [2021-03-24T17:07:12.908Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
17:07:13 [2021-03-24T17:07:13.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
17:07:13 [2021-03-24T17:07:13.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
17:07:13 [2021-03-24T17:07:13.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
17:07:15 [2021-03-24T17:07:15.726Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
17:07:17 [2021-03-24T17:07:17.680Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:07:17 [2021-03-24T17:07:17.680Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:07:17 [2021-03-24T17:07:17.680Z] === RUN   TestDockerSuite/TestBuildNetNone
17:07:17 [2021-03-24T17:07:17.680Z] === RUN   TestDockerSuite/TestBuildNoContext
17:07:18 [2021-03-24T17:07:18.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
17:07:18 [2021-03-24T17:07:18.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
17:07:18 [2021-03-24T17:07:18.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
17:07:18 [2021-03-24T17:07:18.855Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
17:07:19 [2021-03-24T17:07:19.922Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:07:23 [2021-03-24T17:07:23.068Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
17:07:27 [2021-03-24T17:07:27.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
17:07:27 [2021-03-24T17:07:27.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
17:07:27 [2021-03-24T17:07:27.861Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
17:07:30 [2021-03-24T17:07:30.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
17:07:30 [2021-03-24T17:07:30.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
17:07:30 [2021-03-24T17:07:30.427Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:07:30 [2021-03-24T17:07:30.987Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
17:07:31 [2021-03-24T17:07:31.560Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
17:07:32 [2021-03-24T17:07:32.014Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:07:32 [2021-03-24T17:07:32.014Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:07:32 [2021-03-24T17:07:32.014Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:07:32 [2021-03-24T17:07:32.956Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
17:07:35 [2021-03-24T17:07:35.010Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:07:36 [2021-03-24T17:07:36.011Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:07:37 [2021-03-24T17:07:37.607Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:07:39 [2021-03-24T17:07:39.553Z] --- PASS: TestDockerNetworkSuite (94.89s)
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.72s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d8c03c744fa89] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.38s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d9ed67524a685] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.20s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d4f656f341d51] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.16s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d73a0ec70a3ef] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.44s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:1233: [db175476363f9] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.71s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d36bf00432e58] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.84s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d9a7637b2a106] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.86s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d3965af68fe1c] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.57s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d22036cc37fee] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.98s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d4cb4d87962a3] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d268dc9d9d955] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.73s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [dd6014bdddab5] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.24s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d4e9574ef8d2b] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [db5bb0f070fd2] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.44s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d9bd36b15e928] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.17s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d550b1c85e411] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [dbe421cab226f] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d11437bc79f8b] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d6df3b7c81759] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d670a0c0a8e43] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.74s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d5ab81f555d12] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d2658d3400572] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.70s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d1d7492eb1b41] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [dc753328771ae] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.63s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:968: [da781c46771eb] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.71s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [df2d8997dc115] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (14.67s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:1116: [d199b2a3e5cc5] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.37s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [da8c2911ca334] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.55s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d2b97ca9b9420] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d6e6ea7fc39f6] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d44ee0827da95] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d07b6f48cc046] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d0658e701fff7] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [de9da97fa18f0] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.53s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d3acf8c5c9b17] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d224956823e8c] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d43ba2f78cebb] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.07s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d15056f28027d] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.04s)
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.73s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:1084: [d60155defda89] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [da27a3eade0f8] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.10s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d397c9f0b2795] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.21s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [def20b6d54f76] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [dcd6d7b0340a9] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.99s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [dd93780e07929] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [dbaad2e9c4fe7] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.34s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d1ce2e2b45f26] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.73s)
17:07:39 [2021-03-24T17:07:39.553Z]         docker_cli_network_unix_test.go:46: [d33f1665ffb51] daemon is not started
17:07:39 [2021-03-24T17:07:39.553Z] === RUN   TestDockerHubPullSuite
17:07:39 [2021-03-24T17:07:39.553Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
17:07:40 [2021-03-24T17:07:40.126Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
17:07:42 [2021-03-24T17:07:42.675Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
17:07:42 [2021-03-24T17:07:42.675Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
17:07:44 [2021-03-24T17:07:44.063Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
17:07:44 [2021-03-24T17:07:44.063Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
17:07:44 [2021-03-24T17:07:44.063Z] --- PASS: TestDockerHubPullSuite (5.51s)
17:07:44 [2021-03-24T17:07:44.063Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.49s)
17:07:44 [2021-03-24T17:07:44.063Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
17:07:44 [2021-03-24T17:07:44.063Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s)
17:07:44 [2021-03-24T17:07:44.063Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.15s)
17:07:44 [2021-03-24T17:07:44.063Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
17:07:44 [2021-03-24T17:07:44.063Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
17:07:44 [2021-03-24T17:07:44.325Z] PASS
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === Skipped
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_sni_test.go:18: Flakey test
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
17:07:44 [2021-03-24T17:07:44.325Z] 
17:07:44 [2021-03-24T17:07:44.325Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:07:44 [2021-03-24T17:07:44.325Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
17:07:44 [2021-03-24T17:07:44.326Z] 
17:07:44 [2021-03-24T17:07:44.326Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:07:44 [2021-03-24T17:07:44.326Z] 
17:07:44 [2021-03-24T17:07:44.326Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
17:07:44 [2021-03-24T17:07:44.326Z] 
17:07:44 [2021-03-24T17:07:44.326Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
17:07:44 [2021-03-24T17:07:44.326Z] 
17:07:44 [2021-03-24T17:07:44.326Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
17:07:44 [2021-03-24T17:07:44.326Z] 
17:07:44 [2021-03-24T17:07:44.326Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:07:44 [2021-03-24T17:07:44.326Z] 
17:07:44 [2021-03-24T17:07:44.326Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:07:44 [2021-03-24T17:07:44.326Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:07:44 [2021-03-24T17:07:44.326Z]         docker_cli_network_unix_test.go:46: [d43ba2f78cebb] daemon is not started
17:07:44 [2021-03-24T17:07:44.326Z] 
17:07:44 [2021-03-24T17:07:44.326Z] 
17:07:44 [2021-03-24T17:07:44.326Z] DONE 1274 tests, 51 skipped in 2196.987s
17:07:44 [2021-03-24T17:07:44.326Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:07:44 [2021-03-24T17:07:44.326Z] ++++ cat bundles/test-integration/docker.pid
17:07:44 [2021-03-24T17:07:44.326Z] +++ kill 8174
17:07:45 [2021-03-24T17:07:45.270Z] +++ /etc/init.d/apparmor stop
17:07:45 [2021-03-24T17:07:45.271Z] Leaving: AppArmorNo profiles have been unloaded.
17:07:45 [2021-03-24T17:07:45.271Z] 
17:07:45 [2021-03-24T17:07:45.271Z] Unloading profiles will leave already running processes permanently
17:07:45 [2021-03-24T17:07:45.271Z] unconfined, which can lead to unexpected situations.
17:07:45 [2021-03-24T17:07:45.271Z] 
17:07:45 [2021-03-24T17:07:45.271Z] To set a process to complain mode, use the command line tool
17:07:45 [2021-03-24T17:07:45.271Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:07:45 [2021-03-24T17:07:45.271Z] +++ true
17:07:45 [2021-03-24T17:07:45.271Z] exiting test-integration
17:07:45 [2021-03-24T17:07:45.271Z] ++ exit 0
17:07:45 [2021-03-24T17:07:45.271Z] 
17:07:45 [2021-03-24T17:07:45.532Z] + for job in $(jobs -p)
17:07:45 [2021-03-24T17:07:45.532Z] + wait 11390
17:07:58 [2021-03-24T17:07:58.949Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:07:58 [2021-03-24T17:07:58.949Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:08:07 [2021-03-24T17:08:07.683Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:08:10 [2021-03-24T17:08:10.670Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:08:12 [2021-03-24T17:08:12.125Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
17:08:19 [2021-03-24T17:08:19.416Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:08:24 [2021-03-24T17:08:24.223Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:08:27 [2021-03-24T17:08:27.040Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
17:08:29 [2021-03-24T17:08:29.027Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:08:30 [2021-03-24T17:08:30.029Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:08:30 [2021-03-24T17:08:30.029Z] === RUN   TestDockerSuite/TestBuildPATH
17:08:30 [2021-03-24T17:08:30.029Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:08:32 [2021-03-24T17:08:32.274Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:08:32 [2021-03-24T17:08:32.274Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:08:45 [2021-03-24T17:08:45.167Z] --- PASS: TestDockerSwarmSuite (1761.49s)
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.39s)
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.45s)
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.38s)
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.57s)
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s)
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.92s)
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:562: [df709f5f77f38] joining swarm manager [dc0d673cc20c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:584: [d642a55f7c6e8] joining swarm manager [dc0d673cc20c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.167Z]         check_test.go:380: [df709f5f77f38] daemon is not started
17:08:45 [2021-03-24T17:08:45.167Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.00s)
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:45: [dd4bb2836f297] joining swarm manager [dd0a73d6b478f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s)
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.15s)
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.99s)
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:303: [d5dfa32c7c2e7] joining swarm manager [da379414b900d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:304: [d27d38d354dc5] joining swarm manager [da379414b900d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:363: Waiting for possible election...
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.64s)
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:271: [d09afa024d415] joining swarm manager [d792b43e47a00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:272: [d2f4079bdafe4] joining swarm manager [d792b43e47a00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.13s)
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.91s)
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.96s)
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_node_test.go:19: [d3fb561d5ab1a] joining swarm manager [dc5b132fb2db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_node_test.go:20: [dc8fd972bced9] joining swarm manager [dc5b132fb2db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.71s)
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:501: [df4a6eea84597] joining swarm manager [d6a3ff9857baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_test.go:506: [d9bdadcc51ce3] joining swarm manager [d6a3ff9857baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.44s)
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_node_test.go:80: [d04caf97f155e] joining swarm manager [d139e989763eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.167Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.76s)
17:08:45 [2021-03-24T17:08:45.167Z]         docker_api_swarm_node_test.go:52: [de227e4210b0e] joining swarm manager [d17150f0a86e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_node_test.go:53: [dcbcfc7fa3bc6] joining swarm manager [d17150f0a86e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.32s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_test.go:201: [dce95e1806a5f] joining swarm manager [de849fd118118]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.53s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_test.go:383: [d00193a4e8290] joining swarm manager [dcf4c95b0fb47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_test.go:384: [d0e35c759118e] joining swarm manager [dcf4c95b0fb47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]         check_test.go:380: [d0e35c759118e] daemon is not started
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.92s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_test.go:801: [d1403855884ec] joining swarm manager [dd7f3ab2ab291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_test.go:801: [dba56f058dc0f] joining swarm manager [dd7f3ab2ab291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_test.go:801: [db91ca68409e1] joining swarm manager [dd7f3ab2ab291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_test.go:801: [d6fb762f323ab] joining swarm manager [dd7f3ab2ab291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_test.go:809: [d20d050cdf96e] joining swarm manager [dd7f3ab2ab291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.46s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (23.19s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:394: [d0cb8a3b5ead5] joining swarm manager [d7158994afb4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:394: [d6e3167f54ec4] joining swarm manager [d7158994afb4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.20s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:342: [dd57d232bc85f] joining swarm manager [da1824c5f5413]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:342: [d2e387f2f4c8e] joining swarm manager [da1824c5f5413]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.20s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:489: [d5db34627c66b] joining swarm manager [d1500976e5c7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:489: [dc36cf8b01cae] joining swarm manager [d1500976e5c7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.96s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.33s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:127: [d2e541882c86b] joining swarm manager [d5dc7b6537cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:128: [d019d92018180] joining swarm manager [d5dc7b6537cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:136: [d978d5113cf0e] joining swarm manager [d5dc7b6537cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:137: [dfade4deb973c] joining swarm manager [d5dc7b6537cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.41s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.66s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:303: [d3db62a2e75e7] joining swarm manager [dc3bb36d402d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:303: [d20b57684e4f3] joining swarm manager [dc3bb36d402d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.49s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:99: [d88462eeb5eea] joining swarm manager [dbeed9743e270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:100: [df9c63c160aef] joining swarm manager [dbeed9743e270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]         check_test.go:380: [d88462eeb5eea] daemon is not started
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.51s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:532: [d43d4591f4835] joining swarm manager [d339f69c2c703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:533: [d7c13b95d82a2] joining swarm manager [d339f69c2c703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.94s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:147: [d87fa50b22c36] joining swarm manager [d6c8e4a0f464f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_service_test.go:147: [dae4610d2ff5e] joining swarm manager [d6c8e4a0f464f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.64s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.95s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.89s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.61s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.51s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.73s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.31s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.69s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.58s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.60s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.42s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.50s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.05s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.02s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.82s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.71s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.08s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.74s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.24s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.35s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.61s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.75s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.35s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.83s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.06s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_service_logs_test.go:245: checking task evzimfs0wg7f
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_service_logs_test.go:250: checking messages for evzimfs0wg7f
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_service_logs_test.go:245: checking task srrq62c2cnbf
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_service_logs_test.go:250: checking messages for srrq62c2cnbf
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.45s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.17s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.58s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.78s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.67s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1901: [d4f58763dd4df] joining swarm manager [d2eebb56e8882]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1902: [d98835b4ab552] joining swarm manager [d2eebb56e8882]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.93s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.76s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.53s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1802: [d7ded67c5add4] joining swarm manager [d264b544c18ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1803: [d5e5fb63fca7d] joining swarm manager [d264b544c18ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.62s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.32s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1321: [d9fc4be1dc186] joining swarm manager [d85ab65bdc048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1322: [d6c04e2ca80ec] joining swarm manager [d85ab65bdc048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.91s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.05s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.05s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.83s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.92s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.54s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.78s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.69s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.93s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.31s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.26s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.32s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1186: [de8bb4bd3f555] joining swarm manager [d1de96dd955d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1195: [d9dfcc6aa4d2a] joining swarm manager [d1de96dd955d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.16s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.02s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.12s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1118: [dbf56ac1a986d] joining swarm manager [d04cb6f469b2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1119: [d96f8ba21cd15] joining swarm manager [d04cb6f469b2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1172: [dc02869d210c6] joining swarm manager [d04cb6f469b2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.07s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1453: [d1a87c8674f19] joining swarm manager [d9aad55511aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_test.go:1454: [d894fb21ec428] joining swarm manager [d9aad55511aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.69s)
17:08:45 [2021-03-24T17:08:45.168Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s)
17:08:45 [2021-03-24T17:08:45.168Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.27s)
17:08:45 [2021-03-24T17:08:45.168Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
17:08:45 [2021-03-24T17:08:45.168Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.44s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.61s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.34s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.14s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_cli_swarm_unix_test.go:62: [dbb8cdb1b42bf] joining swarm manager [dc14f4b392811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.95s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.97s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.53s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.22s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.28s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.64s)
17:08:45 [2021-03-24T17:08:45.168Z]         docker_api_swarm_test.go:961: [d89e57cf6288b] joining swarm manager [deb27017f8f30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.81s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.94s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.50s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.07s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.17s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.74s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.37s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.21s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.83s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.50s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (6.13s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.89s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.85s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s)
17:08:45 [2021-03-24T17:08:45.168Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s)
17:08:45 [2021-03-24T17:08:45.168Z] === RUN   TestDockerExternalVolumeSuite
17:08:45 [2021-03-24T17:08:45.168Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
17:09:00 [2021-03-24T17:09:00.084Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
17:09:23 [2021-03-24T17:09:23.290Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:09:48 [2021-03-24T17:09:48.697Z] === RUN   TestDockerSuite/TestBuildRm
17:10:01 [2021-03-24T17:10:01.273Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:10:02 [2021-03-24T17:10:02.857Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:10:02 [2021-03-24T17:10:02.857Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:10:03 [2021-03-24T17:10:03.332Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:10:04 [2021-03-24T17:10:04.922Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:10:07 [2021-03-24T17:10:07.825Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
17:10:08 [2021-03-24T17:10:08.754Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:10:12 [2021-03-24T17:10:12.585Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:10:15 [2021-03-24T17:10:15.975Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
17:10:17 [2021-03-24T17:10:17.394Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:10:32 [2021-03-24T17:10:32.416Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:10:32 [2021-03-24T17:10:32.892Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:10:33 [2021-03-24T17:10:33.367Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:10:43 [2021-03-24T17:10:43.881Z] === RUN   TestDockerSuite/TestBuildSpaces
17:10:43 [2021-03-24T17:10:43.881Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:10:47 [2021-03-24T17:10:47.712Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:10:47 [2021-03-24T17:10:47.712Z] === RUN   TestDockerSuite/TestBuildStderr
17:10:48 [2021-03-24T17:10:48.110Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
17:10:52 [2021-03-24T17:10:52.519Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:11:03 [2021-03-24T17:11:03.023Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
17:11:13 [2021-03-24T17:11:13.861Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:11:13 [2021-03-24T17:11:13.861Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:11:15 [2021-03-24T17:11:15.448Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:11:17 [2021-03-24T17:11:17.033Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:11:21 [2021-03-24T17:11:21.832Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:11:27 [2021-03-24T17:11:27.762Z] === RUN   TestDockerSuite/TestBuildUser
17:11:27 [2021-03-24T17:11:27.762Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:11:27 [2021-03-24T17:11:27.762Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:11:27 [2021-03-24T17:11:27.762Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:11:31 [2021-03-24T17:11:31.592Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:11:32 [2021-03-24T17:11:32.068Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:11:35 [2021-03-24T17:11:35.059Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:11:35 [2021-03-24T17:11:35.059Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:11:35 [2021-03-24T17:11:35.059Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:11:35 [2021-03-24T17:11:35.151Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
17:11:47 [2021-03-24T17:11:47.386Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
17:12:00 [2021-03-24T17:12:00.469Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:12:00 [2021-03-24T17:12:00.469Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:12:07 [2021-03-24T17:12:07.694Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:12:18 [2021-03-24T17:12:18.195Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:12:18 [2021-03-24T17:12:18.195Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:12:18 [2021-03-24T17:12:18.195Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:12:19 [2021-03-24T17:12:19.508Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
17:12:21 [2021-03-24T17:12:21.179Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:12:21 [2021-03-24T17:12:21.179Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:12:33 [2021-03-24T17:12:33.752Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:12:36 [2021-03-24T17:12:36.737Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:12:37 [2021-03-24T17:12:37.212Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:12:37 [2021-03-24T17:12:37.652Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
17:12:52 [2021-03-24T17:12:52.566Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
17:12:58 [2021-03-24T17:12:58.544Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:12:58 [2021-03-24T17:12:58.544Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:12:58 [2021-03-24T17:12:58.544Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:12:58 [2021-03-24T17:12:58.545Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:12:58 [2021-03-24T17:12:58.545Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:13:05 [2021-03-24T17:13:05.887Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:13:08 [2021-03-24T17:13:08.131Z] === RUN   TestDockerSuite/TestBuildXZHost
17:13:08 [2021-03-24T17:13:08.131Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:13:08 [2021-03-24T17:13:08.606Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:13:08 [2021-03-24T17:13:08.606Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:13:10 [2021-03-24T17:13:10.847Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:13:15 [2021-03-24T17:13:15.653Z] === RUN   TestDockerSuite/TestCommitChange
17:13:20 [2021-03-24T17:13:20.454Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:13:24 [2021-03-24T17:13:24.294Z] === RUN   TestDockerSuite/TestCommitHardlink
17:13:24 [2021-03-24T17:13:24.294Z] === RUN   TestDockerSuite/TestCommitNewFile
17:13:36 [2021-03-24T17:13:36.866Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:13:36 [2021-03-24T17:13:36.866Z] === RUN   TestDockerSuite/TestCommitTTY
17:13:39 [2021-03-24T17:13:39.295Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
17:13:49 [2021-03-24T17:13:49.450Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:13:57 [2021-03-24T17:13:57.428Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
17:13:58 [2021-03-24T17:13:58.181Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:13:58 [2021-03-24T17:13:58.181Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:13:58 [2021-03-24T17:13:58.181Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:13:58 [2021-03-24T17:13:58.181Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:13:58 [2021-03-24T17:13:58.181Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:13:58 [2021-03-24T17:13:58.181Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:13:58 [2021-03-24T17:13:58.181Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:13:58 [2021-03-24T17:13:58.181Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:13:58 [2021-03-24T17:13:58.181Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:14:04 [2021-03-24T17:14:04.105Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:14:16 [2021-03-24T17:14:16.795Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:14:16 [2021-03-24T17:14:16.795Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:14:18 [2021-03-24T17:14:18.382Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:14:18 [2021-03-24T17:14:18.382Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:14:18 [2021-03-24T17:14:18.382Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:14:18 [2021-03-24T17:14:18.382Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:14:20 [2021-03-24T17:14:20.623Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:14:20 [2021-03-24T17:14:20.623Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:14:20 [2021-03-24T17:14:20.623Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:14:23 [2021-03-24T17:14:23.609Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:14:23 [2021-03-24T17:14:23.609Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:14:23 [2021-03-24T17:14:23.609Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:14:23 [2021-03-24T17:14:23.609Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:14:23 [2021-03-24T17:14:23.609Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:14:25 [2021-03-24T17:14:25.851Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:14:28 [2021-03-24T17:14:28.096Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:14:29 [2021-03-24T17:14:29.548Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
17:14:30 [2021-03-24T17:14:30.343Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:14:30 [2021-03-24T17:14:30.343Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:14:30 [2021-03-24T17:14:30.343Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:14:32 [2021-03-24T17:14:32.587Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:14:32 [2021-03-24T17:14:32.587Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:14:34 [2021-03-24T17:14:34.832Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:14:34 [2021-03-24T17:14:34.832Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:14:34 [2021-03-24T17:14:34.832Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:14:37 [2021-03-24T17:14:37.073Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:14:37 [2021-03-24T17:14:37.073Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:14:39 [2021-03-24T17:14:39.314Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:14:39 [2021-03-24T17:14:39.314Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:14:41 [2021-03-24T17:14:41.557Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:14:42 [2021-03-24T17:14:42.032Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:14:44 [2021-03-24T17:14:44.277Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:14:53 [2021-03-24T17:14:53.007Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:14:56 [2021-03-24T17:14:56.843Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:14:56 [2021-03-24T17:14:56.843Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:14:56 [2021-03-24T17:14:56.843Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:14:56 [2021-03-24T17:14:56.843Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:14:56 [2021-03-24T17:14:56.843Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:14:59 [2021-03-24T17:14:59.088Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:14:59 [2021-03-24T17:14:59.088Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:15:01 [2021-03-24T17:15:01.331Z] === RUN   TestDockerSuite/TestContainerAPITop
17:15:01 [2021-03-24T17:15:01.331Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:15:01 [2021-03-24T17:15:01.671Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
17:15:03 [2021-03-24T17:15:03.575Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:15:03 [2021-03-24T17:15:03.575Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:15:08 [2021-03-24T17:15:08.381Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:15:09 [2021-03-24T17:15:09.966Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:15:09 [2021-03-24T17:15:09.966Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:15:09 [2021-03-24T17:15:09.966Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:15:09 [2021-03-24T17:15:09.966Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:15:09 [2021-03-24T17:15:09.966Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:15:09 [2021-03-24T17:15:09.966Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:15:12 [2021-03-24T17:15:12.210Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:15:12 [2021-03-24T17:15:12.210Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:15:14 [2021-03-24T17:15:14.453Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:15:16 [2021-03-24T17:15:16.588Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
17:15:17 [2021-03-24T17:15:17.559Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:15:19 [2021-03-24T17:15:19.804Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:15:22 [2021-03-24T17:15:22.046Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00095aa00_<nil>}
17:15:25 [2021-03-24T17:15:25.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1283782354_c:\foo_false__<nil>_<nil>_<nil>}
17:15:27 [2021-03-24T17:15:27.273Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1283782354_c:\foo_true__<nil>_<nil>_<nil>}
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:15:30 [2021-03-24T17:15:30.261Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:15:32 [2021-03-24T17:15:32.503Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:15:34 [2021-03-24T17:15:34.711Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
17:15:35 [2021-03-24T17:15:35.494Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:15:35 [2021-03-24T17:15:35.495Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:15:35 [2021-03-24T17:15:35.495Z] === RUN   TestDockerSuite/TestCpRelativePath
17:15:37 [2021-03-24T17:15:37.739Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:15:37 [2021-03-24T17:15:37.740Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:15:37 [2021-03-24T17:15:37.740Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:15:37 [2021-03-24T17:15:37.740Z] === RUN   TestDockerSuite/TestCpToCaseA
17:15:42 [2021-03-24T17:15:42.551Z] === RUN   TestDockerSuite/TestCpToCaseB
17:15:44 [2021-03-24T17:15:44.795Z] === RUN   TestDockerSuite/TestCpToCaseC
17:15:44 [2021-03-24T17:15:44.795Z] === RUN   TestDockerSuite/TestCpToCaseD
17:15:44 [2021-03-24T17:15:44.795Z] === RUN   TestDockerSuite/TestCpToCaseE
17:15:49 [2021-03-24T17:15:49.624Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
17:15:59 [2021-03-24T17:15:59.816Z] === RUN   TestDockerSuite/TestCpToCaseF
17:15:59 [2021-03-24T17:15:59.816Z] === RUN   TestDockerSuite/TestCpToCaseG
17:15:59 [2021-03-24T17:15:59.816Z] === RUN   TestDockerSuite/TestCpToCaseH
17:16:04 [2021-03-24T17:16:04.550Z] --- PASS: TestDockerExternalVolumeSuite (440.05s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.84s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_cli_external_volume_driver_test.go:53: [db4b02dcc37f0] daemon is not started
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.47s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_cli_external_volume_driver_test.go:53: [d958cab2884c5] daemon is not started
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_cli_external_volume_driver_test.go:53: [dbdaa970603e8] daemon is not started
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_cli_external_volume_driver_test.go:53: [d36035004641a] daemon is not started
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.45s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.50s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.60s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.47s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.24s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.26s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_cli_external_volume_driver_test.go:485: [d1b8f85f92f02] daemon is not started
17:16:04 [2021-03-24T17:16:04.550Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_cli_external_volume_driver_test.go:53: [d1850bc86cd5e] daemon is not started
17:16:04 [2021-03-24T17:16:04.550Z] PASS
17:16:04 [2021-03-24T17:16:04.550Z] 
17:16:04 [2021-03-24T17:16:04.550Z] === Skipped
17:16:04 [2021-03-24T17:16:04.550Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:16:04 [2021-03-24T17:16:04.550Z]         check_test.go:309: [d544f94ab2968] daemon is not started
17:16:04 [2021-03-24T17:16:04.550Z] 
17:16:04 [2021-03-24T17:16:04.550Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:16:04 [2021-03-24T17:16:04.550Z]         check_test.go:309: [d392695e62957] daemon is not started
17:16:04 [2021-03-24T17:16:04.550Z] 
17:16:04 [2021-03-24T17:16:04.550Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:16:04 [2021-03-24T17:16:04.550Z]         check_test.go:309: [d5748598e3ace] daemon is not started
17:16:04 [2021-03-24T17:16:04.550Z] 
17:16:04 [2021-03-24T17:16:04.550Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:16:04 [2021-03-24T17:16:04.550Z] 
17:16:04 [2021-03-24T17:16:04.550Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:16:04 [2021-03-24T17:16:04.550Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:16:04 [2021-03-24T17:16:04.550Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:16:04 [2021-03-24T17:16:04.550Z] 
17:16:04 [2021-03-24T17:16:04.550Z] 
17:16:04 [2021-03-24T17:16:04.550Z] DONE 273 tests, 5 skipped in 2695.484s
17:16:04 [2021-03-24T17:16:04.550Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:16:04 [2021-03-24T17:16:04.550Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d550df1ce14a6/docker.pid
17:16:04 [2021-03-24T17:16:04.550Z] +++ kill 6174
17:16:04 [2021-03-24T17:16:04.550Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6174 is not a child of this shell
17:16:04 [2021-03-24T17:16:04.550Z] warning: PID 6174 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d550df1ce14a6/docker.pid had a nonzero exit code
17:16:04 [2021-03-24T17:16:04.550Z] ++++ cat bundles/test-integration/docker.pid
17:16:04 [2021-03-24T17:16:04.550Z] +++ kill 8183
17:16:04 [2021-03-24T17:16:04.550Z] +++ /etc/init.d/apparmor stop
17:16:04 [2021-03-24T17:16:04.550Z] Leaving: AppArmorNo profiles have been unloaded.
17:16:04 [2021-03-24T17:16:04.550Z] 
17:16:04 [2021-03-24T17:16:04.550Z] Unloading profiles will leave already running processes permanently
17:16:04 [2021-03-24T17:16:04.550Z] unconfined, which can lead to unexpected situations.
17:16:04 [2021-03-24T17:16:04.550Z] 
17:16:04 [2021-03-24T17:16:04.550Z] To set a process to complain mode, use the command line tool
17:16:04 [2021-03-24T17:16:04.550Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:16:04 [2021-03-24T17:16:04.550Z] +++ true
17:16:04 [2021-03-24T17:16:04.550Z] exiting test-integration
17:16:04 [2021-03-24T17:16:04.550Z] ++ exit 0
17:16:04 [2021-03-24T17:16:04.550Z] 
17:16:04 [2021-03-24T17:16:04.811Z] + exit 0
17:16:04 [2021-03-24T17:16:04.811Z] ++ jobs -p
17:16:04 [2021-03-24T17:16:04.811Z] + pids=
17:16:04 [2021-03-24T17:16:04.811Z] + echo 'Remaining pids to kill: []'
17:16:04 [2021-03-24T17:16:04.811Z] Remaining pids to kill: []
17:16:04 [2021-03-24T17:16:04.811Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
17:16:04 [2021-03-24T17:16:04.828Z] Recording test results
17:16:06 [2021-03-24T17:16:06.658Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:16:07 [2021-03-24T17:16:07.011Z] + echo Ensuring container killed.
17:16:07 [2021-03-24T17:16:07.011Z] Ensuring container killed.
17:16:07 [2021-03-24T17:16:07.011Z] + docker ps -aq -f name=docker-pr4-*
17:16:07 [2021-03-24T17:16:07.011Z] + cids=f2f388c9c092
17:16:07 [2021-03-24T17:16:07.011Z] a799ffde1705
17:16:07 [2021-03-24T17:16:07.011Z] 999337d7c0cf
17:16:07 [2021-03-24T17:16:07.011Z] + [ -n f2f388c9c092
17:16:07 [2021-03-24T17:16:07.011Z] a799ffde1705
17:16:07 [2021-03-24T17:16:07.011Z] 999337d7c0cf ]
17:16:07 [2021-03-24T17:16:07.011Z] + docker rm -vf f2f388c9c092 a799ffde1705 999337d7c0cf
17:16:07 [2021-03-24T17:16:07.035Z] === RUN   TestDockerSuite/TestCpToCaseI
17:16:07 [2021-03-24T17:16:07.035Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:16:07 [2021-03-24T17:16:07.035Z] === RUN   TestDockerSuite/TestCpToDot
17:16:09 [2021-03-24T17:16:09.278Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:16:09 [2021-03-24T17:16:09.278Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:16:09 [2021-03-24T17:16:09.278Z] === RUN   TestDockerSuite/TestCpToStdout
17:16:09 [2021-03-24T17:16:09.565Z] f2f388c9c092
17:16:09 [2021-03-24T17:16:09.565Z] a799ffde1705
17:16:10 [2021-03-24T17:16:10.509Z] 999337d7c0cf
[Pipeline] sh
17:16:10 [2021-03-24T17:16:10.807Z] + echo Chowning /workspace to jenkins user
17:16:10 [2021-03-24T17:16:10.807Z] Chowning /workspace to jenkins user
17:16:10 [2021-03-24T17:16:10.807Z] + id -u
17:16:10 [2021-03-24T17:16:10.807Z] + id -g
17:16:10 [2021-03-24T17:16:10.807Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42193:/workspace busybox chown -R 1000:1000 /workspace
17:16:10 [2021-03-24T17:16:10.807Z] Unable to find image 'busybox:latest' locally
17:16:11 [2021-03-24T17:16:11.068Z] latest: Pulling from library/busybox
17:16:11 [2021-03-24T17:16:11.068Z] 8b3d7e226fab: Pulling fs layer
17:16:11 [2021-03-24T17:16:11.068Z] 8b3d7e226fab: Verifying Checksum
17:16:11 [2021-03-24T17:16:11.068Z] 8b3d7e226fab: Download complete
17:16:11 [2021-03-24T17:16:11.331Z] 8b3d7e226fab: Pull complete
17:16:11 [2021-03-24T17:16:11.331Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
17:16:11 [2021-03-24T17:16:11.331Z] Status: Downloaded newer image for busybox:latest
17:16:11 [2021-03-24T17:16:11.525Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:16:11 [2021-03-24T17:16:11.525Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:16:11 [2021-03-24T17:16:11.525Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:16:11 [2021-03-24T17:16:11.525Z] === RUN   TestDockerSuite/TestCpVolumePath
17:16:11 [2021-03-24T17:16:11.525Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:16:12 [2021-03-24T17:16:12.002Z] === RUN   TestDockerSuite/TestCreateArgs
17:16:12 [2021-03-24T17:16:12.002Z] === RUN   TestDockerSuite/TestCreateByImageID
17:16:14 [2021-03-24T17:16:14.245Z] === RUN   TestDockerSuite/TestCreateEchoStdout
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:16:15 [2021-03-24T17:16:15.860Z] + bundleName=amd64
17:16:15 [2021-03-24T17:16:15.860Z] + echo Creating amd64-bundles.tar.gz
17:16:15 [2021-03-24T17:16:15.860Z] Creating amd64-bundles.tar.gz
17:16:15 [2021-03-24T17:16:15.860Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:16:15 [2021-03-24T17:16:15.860Z] + xargs tar -czf amd64-bundles.tar.gz
17:16:16 [2021-03-24T17:16:16.487Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:16:16 [2021-03-24T17:16:16.487Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:16:16 [2021-03-24T17:16:16.964Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
[Pipeline] archiveArtifacts
17:16:17 [2021-03-24T17:16:17.271Z] Archiving artifacts
17:16:19 [2021-03-24T17:16:19.208Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:16:19 [2021-03-24T17:16:19.407Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42193/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:16:19 [2021-03-24T17:16:19.683Z] === RUN   TestDockerSuite/TestCreateLabels
17:16:19 [2021-03-24T17:16:19.683Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:16:19 [2021-03-24T17:16:19.683Z] === RUN   TestDockerSuite/TestCreateRM
17:16:19 [2021-03-24T17:16:19.726Z] + make clean
17:16:19 [2021-03-24T17:16:19.726Z] docker volume rm -f docker-dev-cache
17:16:19 [2021-03-24T17:16:19.988Z] docker-dev-cache
[Pipeline] deleteDir
17:16:20 [2021-03-24T17:16:20.159Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:16:20 [2021-03-24T17:16:20.159Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:16:20 [2021-03-24T17:16:20.159Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:16:20 [2021-03-24T17:16:20.635Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:16:28 [2021-03-24T17:16:28.011Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:16:28 [2021-03-24T17:16:28.011Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:16:28 [2021-03-24T17:16:28.486Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:16:32 [2021-03-24T17:16:32.318Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:16:32 [2021-03-24T17:16:32.794Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:16:32 [2021-03-24T17:16:32.794Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDevicePermissions
17:16:35 [2021-03-24T17:16:35.043Z] === RUN   TestDockerSuite/TestDockerFails
17:16:35 [2021-03-24T17:16:35.518Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:16:35 [2021-03-24T17:16:35.518Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:16:35 [2021-03-24T17:16:35.518Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:16:35 [2021-03-24T17:16:35.518Z] === RUN   TestDockerSuite/TestEventsAttach
17:16:35 [2021-03-24T17:16:35.518Z] === RUN   TestDockerSuite/TestEventsCommit
17:16:35 [2021-03-24T17:16:35.518Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:16:37 [2021-03-24T17:16:37.763Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:16:40 [2021-03-24T17:16:40.008Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:16:42 [2021-03-24T17:16:42.997Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:16:55 [2021-03-24T17:16:55.589Z] === RUN   TestDockerSuite/TestEventsCopy
17:17:00 [2021-03-24T17:17:00.396Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:17:05 [2021-03-24T17:17:05.200Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:17:08 [2021-03-24T17:17:08.190Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:17:08 [2021-03-24T17:17:08.667Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:17:12 [2021-03-24T17:17:12.507Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:17:13 [2021-03-24T17:17:13.516Z] === RUN   TestDockerSuite/TestEventsFilterType
17:17:14 [2021-03-24T17:17:14.525Z] === RUN   TestDockerSuite/TestEventsFilters
17:17:19 [2021-03-24T17:17:19.332Z] === RUN   TestDockerSuite/TestEventsFormat
17:17:24 [2021-03-24T17:17:24.137Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:17:24 [2021-03-24T17:17:24.137Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:17:24 [2021-03-24T17:17:24.137Z] === RUN   TestDockerSuite/TestEventsImageImport
17:17:24 [2021-03-24T17:17:24.137Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:17:24 [2021-03-24T17:17:24.137Z] === RUN   TestDockerSuite/TestEventsImagePull
17:17:24 [2021-03-24T17:17:24.137Z] === RUN   TestDockerSuite/TestEventsImageTag
17:17:25 [2021-03-24T17:17:25.138Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:17:25 [2021-03-24T17:17:25.138Z] === RUN   TestDockerSuite/TestEventsRename
17:17:28 [2021-03-24T17:17:28.126Z] === RUN   TestDockerSuite/TestEventsResize
17:17:31 [2021-03-24T17:17:31.118Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:17:33 [2021-03-24T17:17:33.363Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:17:35 [2021-03-24T17:17:35.608Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:17:40 [2021-03-24T17:17:40.415Z] === RUN   TestDockerSuite/TestEventsTop
17:17:40 [2021-03-24T17:17:40.415Z] === RUN   TestDockerSuite/TestEventsUntag
17:17:43 [2021-03-24T17:17:43.495Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:17:50 [2021-03-24T17:17:50.723Z] === RUN   TestDockerSuite/TestExec
17:17:50 [2021-03-24T17:17:50.723Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:17:50 [2021-03-24T17:17:50.723Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:17:52 [2021-03-24T17:17:52.969Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:17:55 [2021-03-24T17:17:55.223Z] === RUN   TestDockerSuite/TestExecAPIStart
17:17:55 [2021-03-24T17:17:55.223Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:17:55 [2021-03-24T17:17:55.223Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:17:55 [2021-03-24T17:17:55.223Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:17:57 [2021-03-24T17:17:57.473Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:17:59 [2021-03-24T17:17:59.729Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:18:02 [2021-03-24T17:18:02.716Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:18:04 [2021-03-24T17:18:04.963Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:18:09 [2021-03-24T17:18:09.776Z] === RUN   TestDockerSuite/TestExecCgroup
17:18:09 [2021-03-24T17:18:09.776Z] === RUN   TestDockerSuite/TestExecEnv
17:18:09 [2021-03-24T17:18:09.776Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:18:09 [2021-03-24T17:18:09.776Z] === RUN   TestDockerSuite/TestExecExitStatus
17:18:11 [2021-03-24T17:18:11.361Z] === RUN   TestDockerSuite/TestExecInspectID
17:18:17 [2021-03-24T17:18:17.295Z] === RUN   TestDockerSuite/TestExecInteractive
17:18:17 [2021-03-24T17:18:17.295Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:18:17 [2021-03-24T17:18:17.295Z] === RUN   TestDockerSuite/TestExecParseError
17:18:17 [2021-03-24T17:18:17.295Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:18:17 [2021-03-24T17:18:17.295Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:18:17 [2021-03-24T17:18:17.295Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:18:19 [2021-03-24T17:18:19.547Z] === RUN   TestDockerSuite/TestExecSetEnv
17:18:19 [2021-03-24T17:18:19.547Z] === RUN   TestDockerSuite/TestExecStartFails
17:18:19 [2021-03-24T17:18:19.547Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:18:19 [2021-03-24T17:18:19.547Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:18:19 [2021-03-24T17:18:19.547Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:18:19 [2021-03-24T17:18:19.547Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:18:21 [2021-03-24T17:18:21.791Z] === RUN   TestDockerSuite/TestExecUlimits
17:18:21 [2021-03-24T17:18:21.791Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:18:27 [2021-03-24T17:18:27.719Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:18:27 [2021-03-24T17:18:27.719Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:18:27 [2021-03-24T17:18:27.719Z] === RUN   TestDockerSuite/TestExecWithUser
17:18:27 [2021-03-24T17:18:27.719Z] === RUN   TestDockerSuite/TestGetContainerStats
17:18:34 [2021-03-24T17:18:34.943Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:18:40 [2021-03-24T17:18:40.867Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:18:43 [2021-03-24T17:18:43.858Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:18:49 [2021-03-24T17:18:49.783Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:18:49 [2021-03-24T17:18:49.783Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:18:49 [2021-03-24T17:18:49.783Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:18:49 [2021-03-24T17:18:49.783Z] === RUN   TestDockerSuite/TestHealth
17:18:49 [2021-03-24T17:18:49.783Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:18:50 [2021-03-24T17:18:50.259Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:18:50 [2021-03-24T17:18:50.259Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:18:50 [2021-03-24T17:18:50.259Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:18:55 [2021-03-24T17:18:55.065Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:18:55 [2021-03-24T17:18:55.066Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:18:55 [2021-03-24T17:18:55.066Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:18:55 [2021-03-24T17:18:55.066Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:18:55 [2021-03-24T17:18:55.066Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:18:55 [2021-03-24T17:18:55.066Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:18:55 [2021-03-24T17:18:55.542Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:18:55 [2021-03-24T17:18:55.542Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:18:57 [2021-03-24T17:18:57.130Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:18:57 [2021-03-24T17:18:57.130Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:18:59 [2021-03-24T17:18:59.373Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:18:59 [2021-03-24T17:18:59.373Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:19:01 [2021-03-24T17:19:01.618Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:19:10 [2021-03-24T17:19:10.352Z] === RUN   TestDockerSuite/TestImagesFormat
17:19:10 [2021-03-24T17:19:10.352Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:19:10 [2021-03-24T17:19:10.352Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:19:13 [2021-03-24T17:19:13.344Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:19:13 [2021-03-24T17:19:13.344Z] === RUN   TestDockerSuite/TestImportBadURL
17:19:15 [2021-03-24T17:19:15.591Z] === RUN   TestDockerSuite/TestImportDisplay
17:19:15 [2021-03-24T17:19:15.591Z] === RUN   TestDockerSuite/TestImportFile
17:19:15 [2021-03-24T17:19:15.591Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:19:16 [2021-03-24T17:19:16.066Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:19:16 [2021-03-24T17:19:16.066Z] === RUN   TestDockerSuite/TestImportGzipped
17:19:16 [2021-03-24T17:19:16.066Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:19:16 [2021-03-24T17:19:16.066Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:19:16 [2021-03-24T17:19:16.066Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:19:16 [2021-03-24T17:19:16.066Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:19:16 [2021-03-24T17:19:16.066Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:19:16 [2021-03-24T17:19:16.066Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:19:16 [2021-03-24T17:19:16.066Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:19:16 [2021-03-24T17:19:16.066Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:19:18 [2021-03-24T17:19:18.309Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:19:20 [2021-03-24T17:19:20.555Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:19:20 [2021-03-24T17:19:20.555Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:19:20 [2021-03-24T17:19:20.555Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:19:20 [2021-03-24T17:19:20.555Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:19:20 [2021-03-24T17:19:20.555Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:19:23 [2021-03-24T17:19:23.544Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:19:23 [2021-03-24T17:19:23.544Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:19:25 [2021-03-24T17:19:25.790Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:19:25 [2021-03-24T17:19:25.790Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:19:25 [2021-03-24T17:19:25.790Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:19:25 [2021-03-24T17:19:25.790Z] === RUN   TestDockerSuite/TestInspectDefault
17:19:28 [2021-03-24T17:19:28.037Z] === RUN   TestDockerSuite/TestInspectHistory
17:19:32 [2021-03-24T17:19:32.845Z] === RUN   TestDockerSuite/TestInspectImage
17:19:32 [2021-03-24T17:19:32.845Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:19:32 [2021-03-24T17:19:32.845Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:19:32 [2021-03-24T17:19:32.845Z] === RUN   TestDockerSuite/TestInspectInt64
17:19:34 [2021-03-24T17:19:34.430Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:19:37 [2021-03-24T17:19:37.416Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:19:37 [2021-03-24T17:19:37.416Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:19:39 [2021-03-24T17:19:39.662Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:19:41 [2021-03-24T17:19:41.911Z] === RUN   TestDockerSuite/TestInspectPlugin
17:19:41 [2021-03-24T17:19:41.911Z] === RUN   TestDockerSuite/TestInspectRootFS
17:19:41 [2021-03-24T17:19:41.911Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:19:44 [2021-03-24T17:19:44.155Z] === RUN   TestDockerSuite/TestInspectStatus
17:19:47 [2021-03-24T17:19:47.144Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:19:51 [2021-03-24T17:19:51.950Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:19:54 [2021-03-24T17:19:54.196Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:19:56 [2021-03-24T17:19:56.439Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:19:58 [2021-03-24T17:19:58.025Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:20:00 [2021-03-24T17:20:00.269Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:20:03 [2021-03-24T17:20:03.256Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:20:04 [2021-03-24T17:20:04.844Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksEnvs
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:20:05 [2021-03-24T17:20:05.320Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:20:07 [2021-03-24T17:20:07.563Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:20:09 [2021-03-24T17:20:09.804Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:20:15 [2021-03-24T17:20:15.736Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:20:17 [2021-03-24T17:20:17.981Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:20:17 [2021-03-24T17:20:17.981Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:20:20 [2021-03-24T17:20:20.222Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:20:20 [2021-03-24T17:20:20.222Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:20:27 [2021-03-24T17:20:27.444Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:20:33 [2021-03-24T17:20:33.366Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:20:39 [2021-03-24T17:20:39.287Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:20:42 [2021-03-24T17:20:42.275Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:20:44 [2021-03-24T17:20:44.518Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:20:44 [2021-03-24T17:20:44.518Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:20:46 [2021-03-24T17:20:46.759Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:20:49 [2021-03-24T17:20:49.001Z] === RUN   TestDockerSuite/TestLogsSince
17:20:59 [2021-03-24T17:20:59.500Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:20:59 [2021-03-24T17:20:59.500Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:20:59 [2021-03-24T17:20:59.500Z] === RUN   TestDockerSuite/TestLogsTail
17:21:01 [2021-03-24T17:21:01.744Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:21:03 [2021-03-24T17:21:03.989Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:21:06 [2021-03-24T17:21:06.231Z] === RUN   TestDockerSuite/TestMountIntoProc
17:21:06 [2021-03-24T17:21:06.232Z] === RUN   TestDockerSuite/TestMountIntoSys
17:21:06 [2021-03-24T17:21:06.232Z] === RUN   TestDockerSuite/TestNetHostname
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPluginActive
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPortHostBinding
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPortList
17:21:06 [2021-03-24T17:21:06.707Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:21:11 [2021-03-24T17:21:11.515Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:21:11 [2021-03-24T17:21:11.515Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:21:11 [2021-03-24T17:21:11.515Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:21:11 [2021-03-24T17:21:11.515Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:21:11 [2021-03-24T17:21:11.515Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:21:11 [2021-03-24T17:21:11.515Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:21:11 [2021-03-24T17:21:11.515Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:21:11 [2021-03-24T17:21:11.515Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:21:11 [2021-03-24T17:21:11.515Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:21:11 [2021-03-24T17:21:11.515Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:21:22 [2021-03-24T17:21:22.020Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:21:22 [2021-03-24T17:21:22.020Z] === RUN   TestDockerSuite/TestPsByOrder
17:21:30 [2021-03-24T17:21:30.757Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:21:30 [2021-03-24T17:21:30.757Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:21:45 [2021-03-24T17:21:45.781Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:21:58 [2021-03-24T17:21:58.356Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:21:58 [2021-03-24T17:21:58.831Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:21:58 [2021-03-24T17:21:58.831Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:22:13 [2021-03-24T17:22:13.872Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:22:19 [2021-03-24T17:22:19.801Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:22:37 [2021-03-24T17:22:37.722Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:22:41 [2021-03-24T17:22:41.549Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:22:41 [2021-03-24T17:22:41.549Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:22:41 [2021-03-24T17:22:41.549Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:22:52 [2021-03-24T17:22:52.042Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:22:52 [2021-03-24T17:22:52.042Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:22:52 [2021-03-24T17:22:52.042Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:22:52 [2021-03-24T17:22:52.042Z] === RUN   TestDockerSuite/TestPsRightTagName
17:22:52 [2021-03-24T17:22:52.042Z] === RUN   TestDockerSuite/TestPsShowMounts
17:22:59 [2021-03-24T17:22:59.254Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:22:59 [2021-03-24T17:22:59.254Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:23:00 [2021-03-24T17:23:00.837Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:23:00 [2021-03-24T17:23:00.837Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:23:02 [2021-03-24T17:23:02.419Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:23:03 [2021-03-24T17:23:03.417Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:23:03 [2021-03-24T17:23:03.417Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:23:07 [2021-03-24T17:23:07.246Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:23:12 [2021-03-24T17:23:12.042Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:23:14 [2021-03-24T17:23:14.286Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:23:35 [2021-03-24T17:23:35.615Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:23:36 [2021-03-24T17:23:36.094Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:23:42 [2021-03-24T17:23:42.023Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:23:42 [2021-03-24T17:23:42.023Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:23:42 [2021-03-24T17:23:42.499Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:23:42 [2021-03-24T17:23:42.975Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:23:47 [2021-03-24T17:23:47.780Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:23:51 [2021-03-24T17:23:51.615Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:23:51 [2021-03-24T17:23:51.615Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:23:56 [2021-03-24T17:23:56.416Z] === RUN   TestDockerSuite/TestRmiBlank
17:23:56 [2021-03-24T17:23:56.416Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:23:56 [2021-03-24T17:23:56.416Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:24:11 [2021-03-24T17:24:11.439Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:24:13 [2021-03-24T17:24:13.681Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:24:14 [2021-03-24T17:24:14.159Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:24:21 [2021-03-24T17:24:21.520Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:24:26 [2021-03-24T17:24:26.330Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:24:33 [2021-03-24T17:24:33.554Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:24:37 [2021-03-24T17:24:37.389Z] === RUN   TestDockerSuite/TestRmiTag
17:24:37 [2021-03-24T17:24:37.864Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:24:40 [2021-03-24T17:24:40.112Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:25:05 [2021-03-24T17:25:05.516Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:25:05 [2021-03-24T17:25:05.517Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:25:10 [2021-03-24T17:25:10.319Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:25:10 [2021-03-24T17:25:10.794Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:25:10 [2021-03-24T17:25:10.794Z] === RUN   TestDockerSuite/TestRunAddHost
17:25:10 [2021-03-24T17:25:10.794Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:25:10 [2021-03-24T17:25:10.794Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:25:10 [2021-03-24T17:25:10.794Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:25:10 [2021-03-24T17:25:10.794Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:25:10 [2021-03-24T17:25:10.794Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:25:10 [2021-03-24T17:25:10.794Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:25:13 [2021-03-24T17:25:13.039Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:25:13 [2021-03-24T17:25:13.039Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:25:13 [2021-03-24T17:25:13.039Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:25:17 [2021-03-24T17:25:17.843Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:25:20 [2021-03-24T17:25:20.827Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:25:23 [2021-03-24T17:25:23.069Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:25:26 [2021-03-24T17:25:26.061Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:25:33 [2021-03-24T17:25:33.278Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:25:33 [2021-03-24T17:25:33.278Z] === RUN   TestDockerSuite/TestRunBindMounts
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:25:38 [2021-03-24T17:25:38.081Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:25:40 [2021-03-24T17:25:40.323Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:25:40 [2021-03-24T17:25:40.323Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:25:44 [2021-03-24T17:25:44.152Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:25:44 [2021-03-24T17:25:44.152Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:25:44 [2021-03-24T17:25:44.152Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:25:45 [2021-03-24T17:25:45.736Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:25:45 [2021-03-24T17:25:45.736Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:25:45 [2021-03-24T17:25:45.736Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:25:45 [2021-03-24T17:25:45.736Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:25:45 [2021-03-24T17:25:45.736Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:25:45 [2021-03-24T17:25:45.736Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:25:45 [2021-03-24T17:25:45.736Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:25:45 [2021-03-24T17:25:45.736Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:25:47 [2021-03-24T17:25:47.978Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:25:50 [2021-03-24T17:25:50.968Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:25:58 [2021-03-24T17:25:58.190Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:25:58 [2021-03-24T17:25:58.190Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:25:58 [2021-03-24T17:25:58.190Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:25:58 [2021-03-24T17:25:58.190Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:26:00 [2021-03-24T17:26:00.436Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:26:00 [2021-03-24T17:26:00.436Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:26:00 [2021-03-24T17:26:00.436Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:26:00 [2021-03-24T17:26:00.436Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:26:00 [2021-03-24T17:26:00.436Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:26:02 [2021-03-24T17:26:02.023Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:26:07 [2021-03-24T17:26:07.952Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:26:07 [2021-03-24T17:26:07.952Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:26:07 [2021-03-24T17:26:07.952Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:26:07 [2021-03-24T17:26:07.952Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:26:07 [2021-03-24T17:26:07.952Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:26:07 [2021-03-24T17:26:07.952Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:26:07 [2021-03-24T17:26:07.952Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:26:10 [2021-03-24T17:26:10.200Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:26:10 [2021-03-24T17:26:10.200Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:26:10 [2021-03-24T17:26:10.200Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:26:10 [2021-03-24T17:26:10.200Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:26:12 [2021-03-24T17:26:12.445Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:26:14 [2021-03-24T17:26:14.690Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:26:14 [2021-03-24T17:26:14.690Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:26:16 [2021-03-24T17:26:16.937Z] === RUN   TestDockerSuite/TestRunEnvironment
17:26:16 [2021-03-24T17:26:16.937Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:26:16 [2021-03-24T17:26:16.937Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:26:16 [2021-03-24T17:26:16.937Z] === RUN   TestDockerSuite/TestRunExitCode
17:26:19 [2021-03-24T17:26:19.185Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:26:21 [2021-03-24T17:26:21.430Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:26:23 [2021-03-24T17:26:23.677Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:26:30 [2021-03-24T17:26:30.904Z] === RUN   TestDockerSuite/TestRunExposePort
17:26:30 [2021-03-24T17:26:30.904Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:26:30 [2021-03-24T17:26:30.904Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:26:30 [2021-03-24T17:26:30.904Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:26:30 [2021-03-24T17:26:30.904Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:26:30 [2021-03-24T17:26:30.904Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:26:30 [2021-03-24T17:26:30.904Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:26:30 [2021-03-24T17:26:30.904Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:26:30 [2021-03-24T17:26:30.904Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:26:35 [2021-03-24T17:26:35.714Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:26:35 [2021-03-24T17:26:35.714Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:26:35 [2021-03-24T17:26:35.714Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:26:35 [2021-03-24T17:26:35.714Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:26:35 [2021-03-24T17:26:35.714Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:26:35 [2021-03-24T17:26:35.714Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:26:35 [2021-03-24T17:26:35.714Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:26:42 [2021-03-24T17:26:42.955Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:26:42 [2021-03-24T17:26:42.955Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:26:43 [2021-03-24T17:26:43.960Z] === RUN   TestDockerSuite/TestRunModeHostname
17:26:43 [2021-03-24T17:26:43.960Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:26:43 [2021-03-24T17:26:43.960Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:26:43 [2021-03-24T17:26:43.960Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:26:43 [2021-03-24T17:26:43.960Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:26:43 [2021-03-24T17:26:43.960Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:26:44 [2021-03-24T17:26:44.436Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:26:44 [2021-03-24T17:26:44.436Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:26:44 [2021-03-24T17:26:44.436Z] === RUN   TestDockerSuite/TestRunModePIDHost
17:26:44 [2021-03-24T17:26:44.436Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:26:44 [2021-03-24T17:26:44.436Z] === RUN   TestDockerSuite/TestRunMount
17:26:44 [2021-03-24T17:26:44.436Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:26:44 [2021-03-24T17:26:44.436Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:26:44 [2021-03-24T17:26:44.436Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:26:44 [2021-03-24T17:26:44.436Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:26:51 [2021-03-24T17:26:51.662Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:26:51 [2021-03-24T17:26:51.662Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:26:51 [2021-03-24T17:26:51.662Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:26:51 [2021-03-24T17:26:51.662Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:26:57 [2021-03-24T17:26:57.609Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNetHost
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:27:01 [2021-03-24T17:27:01.447Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:27:03 [2021-03-24T17:27:03.038Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:27:05 [2021-03-24T17:27:05.286Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:27:07 [2021-03-24T17:27:07.537Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:27:08 [2021-03-24T17:27:08.540Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:27:10 [2021-03-24T17:27:10.786Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:27:11 [2021-03-24T17:27:11.261Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:27:11 [2021-03-24T17:27:11.261Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:27:11 [2021-03-24T17:27:11.261Z] === RUN   TestDockerSuite/TestRunPortInUse
17:27:11 [2021-03-24T17:27:11.261Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:27:11 [2021-03-24T17:27:11.261Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:27:11 [2021-03-24T17:27:11.262Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:27:11 [2021-03-24T17:27:11.262Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:27:11 [2021-03-24T17:27:11.262Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:27:18 [2021-03-24T17:27:18.495Z] === RUN   TestDockerSuite/TestRunPublishPort
17:27:18 [2021-03-24T17:27:18.495Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:27:18 [2021-03-24T17:27:18.495Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:27:18 [2021-03-24T17:27:18.495Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:27:18 [2021-03-24T17:27:18.495Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:27:18 [2021-03-24T17:27:18.495Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:27:36 [2021-03-24T17:27:36.415Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:27:36 [2021-03-24T17:27:36.415Z] === RUN   TestDockerSuite/TestRunRm
17:27:38 [2021-03-24T17:27:38.660Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:27:44 [2021-03-24T17:27:44.583Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:27:46 [2021-03-24T17:27:46.834Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:27:49 [2021-03-24T17:27:49.080Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:27:51 [2021-03-24T17:27:51.327Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:27:54 [2021-03-24T17:27:54.319Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:27:54 [2021-03-24T17:27:54.319Z] === RUN   TestDockerSuite/TestRunState
17:27:54 [2021-03-24T17:27:54.319Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:27:56 [2021-03-24T17:27:56.567Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:27:56 [2021-03-24T17:27:56.567Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:27:58 [2021-03-24T17:27:58.812Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:27:58 [2021-03-24T17:27:58.812Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:27:58 [2021-03-24T17:27:58.812Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:27:59 [2021-03-24T17:27:59.288Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:27:59 [2021-03-24T17:27:59.288Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:27:59 [2021-03-24T17:27:59.288Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUserByID
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUserByName
17:28:04 [2021-03-24T17:28:04.101Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:28:07 [2021-03-24T17:28:07.105Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:28:07 [2021-03-24T17:28:07.105Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:28:09 [2021-03-24T17:28:09.354Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:28:09 [2021-03-24T17:28:09.354Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:28:09 [2021-03-24T17:28:09.354Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:28:18 [2021-03-24T17:28:18.094Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:28:25 [2021-03-24T17:28:25.319Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:28:29 [2021-03-24T17:28:29.160Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:28:36 [2021-03-24T17:28:36.388Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:28:36 [2021-03-24T17:28:36.388Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:28:36 [2021-03-24T17:28:36.388Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:28:43 [2021-03-24T17:28:43.618Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:28:45 [2021-03-24T17:28:45.863Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:28:48 [2021-03-24T17:28:48.110Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:28:48 [2021-03-24T17:28:48.110Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:28:48 [2021-03-24T17:28:48.110Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:28:48 [2021-03-24T17:28:48.110Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:28:48 [2021-03-24T17:28:48.110Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:28:48 [2021-03-24T17:28:48.110Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:28:48 [2021-03-24T17:28:48.110Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:28:48 [2021-03-24T17:28:48.110Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:28:48 [2021-03-24T17:28:48.110Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:28:52 [2021-03-24T17:28:52.919Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:28:53 [2021-03-24T17:28:53.929Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:28:56 [2021-03-24T17:28:56.174Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestSaveImageId
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:29:01 [2021-03-24T17:29:01.007Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:29:01 [2021-03-24T17:29:01.483Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:29:01 [2021-03-24T17:29:01.483Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:29:01 [2021-03-24T17:29:01.483Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:29:01 [2021-03-24T17:29:01.483Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:29:01 [2021-03-24T17:29:01.483Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:29:03 [2021-03-24T17:29:03.741Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:29:04 [2021-03-24T17:29:04.217Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:29:04 [2021-03-24T17:29:04.693Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:29:04 [2021-03-24T17:29:04.693Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:29:06 [2021-03-24T17:29:06.281Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:29:13 [2021-03-24T17:29:13.505Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:29:13 [2021-03-24T17:29:13.505Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:29:22 [2021-03-24T17:29:22.248Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:29:22 [2021-03-24T17:29:22.248Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:29:26 [2021-03-24T17:29:26.096Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:29:26 [2021-03-24T17:29:26.096Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:29:26 [2021-03-24T17:29:26.096Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:29:26 [2021-03-24T17:29:26.096Z] === RUN   TestDockerSuite/TestStartRecordError
17:29:26 [2021-03-24T17:29:26.096Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:29:38 [2021-03-24T17:29:38.683Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:29:38 [2021-03-24T17:29:38.683Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:29:38 [2021-03-24T17:29:38.683Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:29:38 [2021-03-24T17:29:38.683Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:29:38 [2021-03-24T17:29:38.683Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:29:38 [2021-03-24T17:29:38.683Z] === RUN   TestDockerSuite/TestStatsNoStream
17:29:38 [2021-03-24T17:29:38.683Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:29:40 [2021-03-24T17:29:40.269Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:29:42 [2021-03-24T17:29:42.512Z] === RUN   TestDockerSuite/TestTopPrivileged
17:29:42 [2021-03-24T17:29:42.512Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:29:44 [2021-03-24T17:29:44.762Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:29:44 [2021-03-24T17:29:44.762Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:29:44 [2021-03-24T17:29:44.762Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:29:44 [2021-03-24T17:29:44.762Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:29:44 [2021-03-24T17:29:44.762Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:29:44 [2021-03-24T17:29:44.762Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:29:45 [2021-03-24T17:29:45.238Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:30:00 [2021-03-24T17:30:00.308Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:30:00 [2021-03-24T17:30:00.308Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:30:00 [2021-03-24T17:30:00.784Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:30:00 [2021-03-24T17:30:00.784Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:30:01 [2021-03-24T17:30:01.258Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:30:01 [2021-03-24T17:30:01.258Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:30:01 [2021-03-24T17:30:01.258Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:30:04 [2021-03-24T17:30:04.245Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:30:04 [2021-03-24T17:30:04.245Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:30:07 [2021-03-24T17:30:07.223Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:30:07 [2021-03-24T17:30:07.696Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:30:08 [2021-03-24T17:30:08.170Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:30:08 [2021-03-24T17:30:08.170Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:30:08 [2021-03-24T17:30:08.643Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:30:23 [2021-03-24T17:30:23.658Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:30:23 [2021-03-24T17:30:23.658Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:30:23 [2021-03-24T17:30:23.658Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:30:23 [2021-03-24T17:30:23.658Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:30:23 [2021-03-24T17:30:23.658Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:30:29 [2021-03-24T17:30:29.571Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:30:30 [2021-03-24T17:30:30.045Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:30:30 [2021-03-24T17:30:30.518Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:30:45 [2021-03-24T17:30:45.531Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:30:45 [2021-03-24T17:30:45.531Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:30:46 [2021-03-24T17:30:46.529Z] --- PASS: TestDockerSuite (2679.43s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (129.78s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.16s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.53s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.59s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.34s)
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:30:46 [2021-03-24T17:30:46.529Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:30:46 [2021-03-24T17:30:46.529Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.529Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.11s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (117.83s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.60s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.99s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.43s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.62s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.05s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.62s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.00s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.40s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.62s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddTar (37.34s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.72s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.51s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.27s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.82s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.76s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.17s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.98s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.14s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.62s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.57s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.47s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.46s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.60s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.41s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.39s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.12s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.21s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.48s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.22s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.15s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.17s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.45s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.63s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.55s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.84s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.67s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (57.68s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.29s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (98.12s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.62s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.16s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.58s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.80s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.61s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.36s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.76s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (105.69s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.53s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.40s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.79s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.27s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.16s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.77s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildFails (2.39s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.70s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.74s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.66s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.43s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.23s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.61s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.32s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.10s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.13s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.00s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.11s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.68s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.31s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.98s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.68s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:30:46 [2021-03-24T17:30:46.530Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s)
17:30:46 [2021-03-24T17:30:46.530Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.20s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.23s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.35s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.37s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.85s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.60s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.28s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.85s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.16s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.71s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (18.49s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.70s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.22s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.83s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.55s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.82s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.69s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.26s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.36s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.19s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildRm (12.64s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.34s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.66s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.84s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.53s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.39s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.44s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.29s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.59s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.34s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.62s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.22s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.74s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.49s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.13s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.24s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.27s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.62s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.72s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.69s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.84s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.61s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.73s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.07s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_sni_test.go:18: Flakey test
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.30s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.26s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestCommitChange (4.89s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.34s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestCommitNewFile (11.65s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.89s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.48s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.86s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.40s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.42s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.39s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.56s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.71s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.14s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.17s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.25s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.28s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.28s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.00s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.63s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.36s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.47s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.90s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.82s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.52s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.26s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.40s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.93s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.86s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.04s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.50s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.83s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.50s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.54s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00095aa00_<nil>} (2.54s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1283782354_c:\foo_false__<nil>_<nil>_<nil>} (2.57s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1283782354_c:\foo_true__<nil>_<nil>_<nil>} (2.53s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:30:46 [2021-03-24T17:30:46.531Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s)
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.531Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:30:46 [2021-03-24T17:30:46.531Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.34s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.43s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.63s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.42s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.38s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.30s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.67s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCpToDot (2.41s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.37s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.18s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.10s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.33s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.21s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateRM (0.38s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.20s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.28s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.52s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.32s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.37s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.74s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.74s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.15s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.47s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.05s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.09s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.77s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.67s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsRename (2.58s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsResize (2.86s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.33s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.75s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.88s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.32s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.99s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.15s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.06s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.04s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.45s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.51s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.45s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.22s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.47s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.37s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.97s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.61s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.532Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.41s)
17:30:46 [2021-03-24T17:30:46.532Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
17:30:46 [2021-03-24T17:30:46.532Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.23s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.20s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.21s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.26s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.18s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.33s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.34s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.54s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.43s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
17:30:46 [2021-03-24T17:30:46.533Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
17:30:46 [2021-03-24T17:30:46.533Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:30:46 [2021-03-24T17:30:46.533Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.008Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.008Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.25s)
17:30:47 [2021-03-24T17:30:47.008Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.29s)
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.008Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.008Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.31s)
17:30:47 [2021-03-24T17:30:47.008Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
17:30:47 [2021-03-24T17:30:47.008Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.43s)
17:30:47 [2021-03-24T17:30:47.008Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
17:30:47 [2021-03-24T17:30:47.008Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.28s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.29s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.29s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.31s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.28s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.30s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.23s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.77s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.72s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.34s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.24s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.12s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.26s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.29s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.30s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.02s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.94s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.75s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.56s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.34s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.20s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.46s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.32s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.76s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.60s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.44s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.24s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsSince (9.23s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsTail (2.87s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.71s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.65s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.35s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.57s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (13.32s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.49s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.37s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.22s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.53s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.64s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.76s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.86s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.19s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.28s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.52s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.69s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.97s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.41s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.25s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.27s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.99s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.88s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.67s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.92s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.28s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.25s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiTag (0.69s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.48s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.20s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.62s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.56s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.08s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.69s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.98s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.35s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.67s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.20s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.81s)
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.009Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:30:47 [2021-03-24T17:30:47.009Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.33s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.25s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.47s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.16s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.25s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.06s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.24s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.23s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.19s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.31s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.20s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.19s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.32s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.17s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.10s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.37s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.19s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.73s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.50s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.96s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.22s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.40s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.27s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.01s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.47s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.58s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunRm (2.49s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.64s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.39s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.38s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.37s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.78s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.35s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.12s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s)
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.010Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
17:30:47 [2021-03-24T17:30:47.010Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.59s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.12s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.03s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.55s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.33s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.81s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.41s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.29s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.05s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.83s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.70s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.85s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.40s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.18s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.63s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.36s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.49s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.65s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.17s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (13.23s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.24s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.52s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
17:30:47 [2021-03-24T17:30:47.011Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s)
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:30:47 [2021-03-24T17:30:47.011Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:30:47 [2021-03-24T17:30:47.011Z] --- PASS: TestDockerRegistrySuite (0.16s)
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.011Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.011Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:30:47 [2021-03-24T17:30:47.012Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:30:47 [2021-03-24T17:30:47.012Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthTokenSuite
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:30:47 [2021-03-24T17:30:47.012Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerDaemonSuite
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:30:47 [2021-03-24T17:30:47.012Z] --- PASS: TestDockerDaemonSuite (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerSwarmSuite
17:30:47 [2021-03-24T17:30:47.012Z] --- PASS: TestDockerSwarmSuite (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginCreate
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginInspect
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerPluginSuite/TestPluginSet
17:30:47 [2021-03-24T17:30:47.012Z] --- PASS: TestDockerPluginSuite (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerExternalVolumeSuite
17:30:47 [2021-03-24T17:30:47.012Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]     check_test.go:128: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerNetworkSuite
17:30:47 [2021-03-24T17:30:47.012Z] --- SKIP: TestDockerNetworkSuite (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]     check_test.go:134: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] === RUN   TestDockerHubPullSuite
17:30:47 [2021-03-24T17:30:47.012Z] --- SKIP: TestDockerHubPullSuite (0.00s)
17:30:47 [2021-03-24T17:30:47.012Z]     check_test.go:142: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] PASS
17:30:47 [2021-03-24T17:30:47.012Z] ok  	github.com/docker/docker/integration-cli	2680.404s
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === Skipped
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
17:30:47 [2021-03-24T17:30:47.012Z] 
17:30:47 [2021-03-24T17:30:47.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:30:47 [2021-03-24T17:30:47.012Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
17:30:47 [2021-03-24T17:30:47.013Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.013Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_sni_test.go:18: Flakey test
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
17:30:47 [2021-03-24T17:30:47.014Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.014Z] 
17:30:47 [2021-03-24T17:30:47.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.014Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:30:47 [2021-03-24T17:30:47.491Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.491Z] 
17:30:47 [2021-03-24T17:30:47.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.06s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.06s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.04s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.04s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.492Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.492Z] 
17:30:47 [2021-03-24T17:30:47.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
17:30:47 [2021-03-24T17:30:47.492Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.493Z] 
17:30:47 [2021-03-24T17:30:47.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:30:47 [2021-03-24T17:30:47.493Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
17:30:47 [2021-03-24T17:30:47.494Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.494Z] 
17:30:47 [2021-03-24T17:30:47.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
17:30:47 [2021-03-24T17:30:47.495Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.495Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
17:30:47 [2021-03-24T17:30:47.496Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:30:47 [2021-03-24T17:30:47.496Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.496Z] 
17:30:47 [2021-03-24T17:30:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.497Z] 
17:30:47 [2021-03-24T17:30:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:30:47 [2021-03-24T17:30:47.497Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.977Z] 
17:30:47 [2021-03-24T17:30:47.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.977Z] 
17:30:47 [2021-03-24T17:30:47.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.977Z] 
17:30:47 [2021-03-24T17:30:47.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.977Z] 
17:30:47 [2021-03-24T17:30:47.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.977Z] 
17:30:47 [2021-03-24T17:30:47.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:30:47 [2021-03-24T17:30:47.977Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.977Z] 
17:30:47 [2021-03-24T17:30:47.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     check_test.go:128: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     check_test.go:134: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
17:30:47 [2021-03-24T17:30:47.978Z]     check_test.go:142: unmatched requirement DaemonIsLinux
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] DONE 1093 tests, 547 skipped in 2688.684s
17:30:47 [2021-03-24T17:30:47.978Z] INFO: Integration tests ended at 03/24/2021 17:30:47. Duration:00:44:48.7920590
17:30:47 [2021-03-24T17:30:47.978Z] INFO: Docker info of the daemon under test at end of run
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] Containers: 2
17:30:47 [2021-03-24T17:30:47.978Z]  Running: 0
17:30:47 [2021-03-24T17:30:47.978Z]  Paused: 0
17:30:47 [2021-03-24T17:30:47.978Z]  Stopped: 2
17:30:47 [2021-03-24T17:30:47.978Z] Images: 18
17:30:47 [2021-03-24T17:30:47.978Z] Server Version: 0.0.0-dev
17:30:47 [2021-03-24T17:30:47.978Z] Storage Driver: windowsfilter
17:30:47 [2021-03-24T17:30:47.978Z]  Windows: 
17:30:47 [2021-03-24T17:30:47.978Z] Logging Driver: json-file
17:30:47 [2021-03-24T17:30:47.978Z] Plugins: 
17:30:47 [2021-03-24T17:30:47.978Z]  Volume: local
17:30:47 [2021-03-24T17:30:47.978Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:30:47 [2021-03-24T17:30:47.978Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:30:47 [2021-03-24T17:30:47.978Z] Swarm: inactive
17:30:47 [2021-03-24T17:30:47.978Z] Default Isolation: process
17:30:47 [2021-03-24T17:30:47.978Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:30:47 [2021-03-24T17:30:47.978Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
17:30:47 [2021-03-24T17:30:47.978Z] OSType: windows
17:30:47 [2021-03-24T17:30:47.978Z] Architecture: x86_64
17:30:47 [2021-03-24T17:30:47.978Z] CPUs: 4
17:30:47 [2021-03-24T17:30:47.978Z] Total Memory: 32GiB
17:30:47 [2021-03-24T17:30:47.978Z] Name: azwin-2-60e4b0
17:30:47 [2021-03-24T17:30:47.978Z] ID: GVJA:GZ5N:7772:HSQD:Z5T3:VHQS:ROEL:34SO:CIQF:IXIU:PVV3:STLO
17:30:47 [2021-03-24T17:30:47.978Z] Docker Root Dir: D:\CI\PR-42193\4\daemon
17:30:47 [2021-03-24T17:30:47.978Z] Debug Mode (client): false
17:30:47 [2021-03-24T17:30:47.978Z] Debug Mode (server): true
17:30:47 [2021-03-24T17:30:47.978Z]  File Descriptors: -1
17:30:47 [2021-03-24T17:30:47.978Z]  Goroutines: 17
17:30:47 [2021-03-24T17:30:47.978Z]  System Time: 2021-03-24T17:30:47.6990877Z
17:30:47 [2021-03-24T17:30:47.978Z]  EventsListeners: 0
17:30:47 [2021-03-24T17:30:47.978Z] Registry: https://index.docker.io/v1/
17:30:47 [2021-03-24T17:30:47.978Z] Labels:
17:30:47 [2021-03-24T17:30:47.978Z] Experimental: false
17:30:47 [2021-03-24T17:30:47.978Z] Insecure Registries:
17:30:47 [2021-03-24T17:30:47.978Z]  127.0.0.0/8
17:30:47 [2021-03-24T17:30:47.978Z] Live Restore Enabled: false
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] 
17:30:47 [2021-03-24T17:30:47.978Z] INFO: Stopping daemon under test
17:30:47 [2021-03-24T17:30:47.978Z] SUCCESS: The process with PID 8412 (child process of PID 7804) has been terminated.
17:30:47 [2021-03-24T17:30:47.978Z] SUCCESS: The process with PID 7804 (child process of PID 6588) has been terminated.
17:30:47 [2021-03-24T17:30:47.978Z] INFO: Stop tailing logs of the daemon under tests
17:30:47 [2021-03-24T17:30:47.978Z] INFO: executeCI.ps1 Completed successfully at 03/24/2021 17:30:47.
17:30:47 [2021-03-24T17:30:47.978Z] INFO: Tidying up at end of run
17:30:47 [2021-03-24T17:30:47.978Z] INFO: Saving daemon under test log (d:\CI\PR-42193\4\dut.out) to bundles\CIDUT.out
17:30:47 [2021-03-24T17:30:47.978Z] INFO: Saving daemon under test log (d:\CI\PR-42193\4\dut.err) to bundles\CIDUT.err
17:30:47 [2021-03-24T17:30:47.978Z] INFO: Nuke-Everything...
17:30:48 [2021-03-24T17:30:48.984Z] INFO: Container count on control daemon to delete is 2
17:30:48 [2021-03-24T17:30:48.984Z] 2aed40ae1540
17:30:48 [2021-03-24T17:30:48.984Z] 0c633ca8b86b
17:30:49 [2021-03-24T17:30:49.464Z] INFO: Tidying pidfile d:\CI\PR-42193\4\docker.pid
17:30:49 [2021-03-24T17:30:49.464Z] INFO: Nuking d:\CI
17:31:19 [2021-03-24T17:31:19.726Z] INFO: Zapped successfully
17:31:19 [2021-03-24T17:31:19.726Z] 
17:31:19 [2021-03-24T17:31:19.726Z] INFO: executeCI.ps1 exiting at Wed Mar 24 17:31:16 CUT 2021. Duration 01:15:57.4386030
17:31:19 [2021-03-24T17:31:19.726Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
17:31:19 [2021-03-24T17:31:19.985Z] Recording test results
17:31:20 [2021-03-24T17:31:20.577Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:31:22 [2021-03-24T17:31:22.130Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
17:31:23 [2021-03-24T17:31:23.946Z] Archiving artifacts
17:31:25 [2021-03-24T17:31:25.168Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42193/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:31:26 [2021-03-24T17:31:26.153Z] + make clean
17:31:27 [2021-03-24T17:31:27.152Z] docker volume rm -f docker-dev-cache
17:31:27 [2021-03-24T17:31:27.152Z] 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