Skip to content
Success

Console Output

Pull request #42083 updated
Started by user Sebastiaan van Stijn
Rebuilds build #4
18:24:31 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 03a07af6def280d77dab18782fca3fceb6784743 rather than d39b075302c27f77b2de413697a5aacb034d8286
Obtained Jenkinsfile from 03a07af6def280d77dab18782fca3fceb6784743
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
18:24:36 [2021-03-04T18:24:36.158Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:24:36 [2021-03-04T18:24:36.161Z] Trying to pass milestone 4
[Pipeline] milestone
18:24:36 [2021-03-04T18:24:36.217Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:24:36 [2021-03-04T18:24:36.955Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-015d15badec4ec743) in /home/ubuntu/workspace/moby_PR-42083
[Pipeline] {
[Pipeline] checkout
18:24:36 [2021-03-04T18:24:36.987Z] The recommended git tool is: git
18:24:36 [2021-03-04T18:24:36.997Z] using credential docker-jenkins-github-credentials
18:24:37 [2021-03-04T18:24:37.012Z] Cloning the remote Git repository
18:24:37 [2021-03-04T18:24:37.012Z] Cloning with configured refspecs honoured and without tags
18:24:37 [2021-03-04T18:24:37.016Z] Cloning repository https://github.com/moby/moby.git
18:24:37 [2021-03-04T18:24:37.016Z]  > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10
18:24:37 [2021-03-04T18:24:37.066Z] Fetching upstream changes from https://github.com/moby/moby.git
18:24:37 [2021-03-04T18:24:37.066Z]  > git --version # timeout=10
18:24:37 [2021-03-04T18:24:37.079Z]  > git --version # 'git version 2.17.1'
18:24:37 [2021-03-04T18:24:37.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:37 [2021-03-04T18:24:37.080Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:51 [2021-03-04T18:24:51.057Z] Fetching without tags
18:24:51 [2021-03-04T18:24:51.029Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:24:51 [2021-03-04T18:24:51.032Z]  > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10
18:24:51 [2021-03-04T18:24:51.037Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:51 [2021-03-04T18:24:51.050Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:24:51 [2021-03-04T18:24:51.060Z] Fetching upstream changes from https://github.com/moby/moby.git
18:24:51 [2021-03-04T18:24:51.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:51 [2021-03-04T18:24:51.061Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:51 [2021-03-04T18:24:51.305Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286
18:24:52 [2021-03-04T18:24:52.303Z] Merge succeeded, producing d1867833987eb73a69d26f3046dbeccca342f2f5
18:24:52 [2021-03-04T18:24:52.303Z] Checking out Revision d1867833987eb73a69d26f3046dbeccca342f2f5 (PR-42083)
18:24:52 [2021-03-04T18:24:52.401Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD"
18:24:52 [2021-03-04T18:24:52.414Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:24:51 [2021-03-04T18:24:51.309Z]  > git config core.sparsecheckout # timeout=10
18:24:51 [2021-03-04T18:24:51.314Z]  > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10
18:24:51 [2021-03-04T18:24:51.752Z]  > git remote # timeout=10
18:24:51 [2021-03-04T18:24:51.764Z]  > git config --get remote.origin.url # timeout=10
18:24:51 [2021-03-04T18:24:51.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:51 [2021-03-04T18:24:51.774Z]  > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10
18:24:52 [2021-03-04T18:24:52.298Z]  > git rev-parse HEAD^{commit} # timeout=10
18:24:52 [2021-03-04T18:24:52.307Z]  > git config core.sparsecheckout # timeout=10
18:24:52 [2021-03-04T18:24:52.317Z]  > git checkout -f d1867833987eb73a69d26f3046dbeccca342f2f5 # timeout=10
18:24:52 [2021-03-04T18:24:52.408Z]  > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10
18:24:53 [2021-03-04T18:24:53.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/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
18:24:53 [2021-03-04T18:24:53.063Z] Unable to find image 'alpine:latest' locally
18:24:53 [2021-03-04T18:24:53.323Z] latest: Pulling from library/alpine
18:24:53 [2021-03-04T18:24:53.323Z] ba3557a56b15: Pulling fs layer
18:24:53 [2021-03-04T18:24:53.323Z] ba3557a56b15: Download complete
18:24:53 [2021-03-04T18:24:53.584Z] ba3557a56b15: Pull complete
18:24:53 [2021-03-04T18:24:53.584Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
18:24:53 [2021-03-04T18:24:53.584Z] Status: Downloaded newer image for alpine:latest
18:24:56 [2021-03-04T18:24:56.122Z] 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
[Pipeline] node
[Pipeline] node
18:24:56 [2021-03-04T18:24:56.614Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b894838f30b657c3) in /home/ubuntu/workspace/moby_PR-42083
[Pipeline] node
18:24:56 [2021-03-04T18:24:56.617Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0ac269897287d9b94) in /home/ubuntu/workspace/moby_PR-42083
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
18:24:56 [2021-03-04T18:24:56.699Z] The recommended git tool is: git
18:24:56 [2021-03-04T18:24:56.705Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-062e566e1486ffe82) in /home/ubuntu/workspace/moby_PR-42083
18:24:56 [2021-03-04T18:24:56.706Z] using credential docker-jenkins-github-credentials
18:24:56 [2021-03-04T18:24:56.710Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e1052ce18c3fc614) in /home/ubuntu/workspace/moby_PR-42083
[Pipeline] checkout
18:24:56 [2021-03-04T18:24:56.714Z] Cloning the remote Git repository
18:24:56 [2021-03-04T18:24:56.714Z] Cloning with configured refspecs honoured and without tags
18:24:56 [2021-03-04T18:24:56.722Z] The recommended git tool is: git
18:24:56 [2021-03-04T18:24:56.725Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-080c1979df0891ddb) in /home/ubuntu/workspace/moby_PR-42083
18:24:56 [2021-03-04T18:24:56.734Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
18:24:56 [2021-03-04T18:24:56.742Z] Cloning the remote Git repository
18:24:56 [2021-03-04T18:24:56.742Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
18:24:56 [2021-03-04T18:24:56.957Z] The recommended git tool is: git
18:24:56 [2021-03-04T18:24:56.960Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
18:24:56 [2021-03-04T18:24:56.975Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:24:56 [2021-03-04T18:24:56.689Z] Cloning repository https://github.com/moby/moby.git
18:24:56 [2021-03-04T18:24:56.689Z]  > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10
18:24:56 [2021-03-04T18:24:56.695Z] Fetching upstream changes from https://github.com/moby/moby.git
18:24:56 [2021-03-04T18:24:56.696Z]  > git --version # timeout=10
18:24:56 [2021-03-04T18:24:56.698Z]  > git --version # 'git version 2.17.1'
18:24:56 [2021-03-04T18:24:56.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:56 [2021-03-04T18:24:56.698Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:56 [2021-03-04T18:24:56.753Z] Cloning repository https://github.com/moby/moby.git
18:24:56 [2021-03-04T18:24:56.754Z]  > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10
18:24:56 [2021-03-04T18:24:56.794Z] Fetching upstream changes from https://github.com/moby/moby.git
18:24:56 [2021-03-04T18:24:56.794Z]  > git --version # timeout=10
18:24:56 [2021-03-04T18:24:56.798Z]  > git --version # 'git version 2.7.4'
18:24:56 [2021-03-04T18:24:56.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:56 [2021-03-04T18:24:56.800Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:58 [2021-03-04T18:24:58.948Z] using credential docker-jenkins-github-credentials
18:24:58 [2021-03-04T18:24:58.954Z] Cloning the remote Git repository
18:24:58 [2021-03-04T18:24:58.954Z] Cloning with configured refspecs honoured and without tags
18:24:59 [2021-03-04T18:24:59.007Z] using credential docker-jenkins-github-credentials
18:24:59 [2021-03-04T18:24:59.013Z] Cloning the remote Git repository
18:24:59 [2021-03-04T18:24:59.013Z] Cloning with configured refspecs honoured and without tags
18:24:59 [2021-03-04T18:24:59.092Z] using credential docker-jenkins-github-credentials
18:24:59 [2021-03-04T18:24:59.098Z] Cloning the remote Git repository
18:24:59 [2021-03-04T18:24:59.098Z] Cloning with configured refspecs honoured and without tags
18:24:59 [2021-03-04T18:24:59.007Z] Cloning repository https://github.com/moby/moby.git
18:24:59 [2021-03-04T18:24:59.058Z]  > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10
18:24:59 [2021-03-04T18:24:59.042Z] Cloning repository https://github.com/moby/moby.git
18:24:59 [2021-03-04T18:24:59.092Z]  > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10
18:24:59 [2021-03-04T18:24:59.260Z] Fetching upstream changes from https://github.com/moby/moby.git
18:24:59 [2021-03-04T18:24:59.260Z]  > git --version # timeout=10
18:24:59 [2021-03-04T18:24:59.281Z]  > git --version # 'git version 2.17.1'
18:24:59 [2021-03-04T18:24:59.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:59 [2021-03-04T18:24:59.283Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:59 [2021-03-04T18:24:59.121Z] Cloning repository https://github.com/moby/moby.git
18:24:59 [2021-03-04T18:24:59.174Z]  > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10
18:24:59 [2021-03-04T18:24:59.455Z] Fetching upstream changes from https://github.com/moby/moby.git
18:24:59 [2021-03-04T18:24:59.455Z]  > git --version # timeout=10
18:24:59 [2021-03-04T18:24:59.466Z]  > git --version # 'git version 2.25.1'
18:24:59 [2021-03-04T18:24:59.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:59 [2021-03-04T18:24:59.468Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:59 [2021-03-04T18:24:59.427Z] Fetching upstream changes from https://github.com/moby/moby.git
18:24:59 [2021-03-04T18:24:59.428Z]  > git --version # timeout=10
18:24:59 [2021-03-04T18:24:59.443Z]  > git --version # 'git version 2.17.1'
18:24:59 [2021-03-04T18:24:59.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:59 [2021-03-04T18:24:59.445Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:11 [2021-03-04T18:25:11.618Z] Still waiting to schedule task
18:25:11 [2021-03-04T18:25:11.618Z] Waiting for next available executor on ‘azwin-2-90767018:25:11 [2021-03-04T18:25:11.713Z] Fetching without tags
18:25:12 [2021-03-04T18:25:12.093Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286
18:25:11 [2021-03-04T18:25:11.696Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:25:11 [2021-03-04T18:25:11.700Z]  > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10
18:25:11 [2021-03-04T18:25:11.708Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:11 [2021-03-04T18:25:11.715Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:25:11 [2021-03-04T18:25:11.723Z] Fetching upstream changes from https://github.com/moby/moby.git
18:25:11 [2021-03-04T18:25:11.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:25:11 [2021-03-04T18:25:11.725Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:12 [2021-03-04T18:25:12.103Z]  > git config core.sparsecheckout # timeout=10
18:25:12 [2021-03-04T18:25:12.107Z]  > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10
18:25:13 [2021-03-04T18:25:13.726Z] Merge succeeded, producing 090f4b639427739adc6d8f72ecfa4aa55e43ea7f
18:25:13 [2021-03-04T18:25:13.726Z] Checking out Revision 090f4b639427739adc6d8f72ecfa4aa55e43ea7f (PR-42083)
18:25:13 [2021-03-04T18:25:13.819Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD"
18:25:13 [2021-03-04T18:25:13.826Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:25:12 [2021-03-04T18:25:12.938Z]  > git remote # timeout=10
18:25:12 [2021-03-04T18:25:12.942Z]  > git config --get remote.origin.url # timeout=10
18:25:12 [2021-03-04T18:25:12.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:25:12 [2021-03-04T18:25:12.947Z]  > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10
18:25:13 [2021-03-04T18:25:13.724Z]  > git rev-parse HEAD^{commit} # timeout=10
18:25:13 [2021-03-04T18:25:13.736Z]  > git config core.sparsecheckout # timeout=10
18:25:13 [2021-03-04T18:25:13.740Z]  > git checkout -f 090f4b639427739adc6d8f72ecfa4aa55e43ea7f # timeout=10
18:25:13 [2021-03-04T18:25:13.829Z]  > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10
18:25:14 [2021-03-04T18:25:14.533Z] + docker version
18:25:14 [2021-03-04T18:25:14.533Z] Client: Docker Engine - Community
18:25:14 [2021-03-04T18:25:14.533Z]  Version:           20.10.3
18:25:14 [2021-03-04T18:25:14.533Z]  API version:       1.41
18:25:14 [2021-03-04T18:25:14.533Z]  Go version:        go1.13.15
18:25:14 [2021-03-04T18:25:14.533Z]  Git commit:        48d30b5
18:25:14 [2021-03-04T18:25:14.533Z]  Built:             Fri Jan 29 14:33:53 2021
18:25:14 [2021-03-04T18:25:14.533Z]  OS/Arch:           linux/arm64
18:25:14 [2021-03-04T18:25:14.533Z]  Context:           default
18:25:14 [2021-03-04T18:25:14.533Z]  Experimental:      true
18:25:14 [2021-03-04T18:25:14.533Z] 
18:25:14 [2021-03-04T18:25:14.533Z] Server: Docker Engine - Community
18:25:14 [2021-03-04T18:25:14.533Z]  Engine:
18:25:14 [2021-03-04T18:25:14.533Z]   Version:          20.10.3
18:25:14 [2021-03-04T18:25:14.533Z]   API version:      1.41 (minimum version 1.12)
18:25:14 [2021-03-04T18:25:14.533Z]   Go version:       go1.13.15
18:25:14 [2021-03-04T18:25:14.533Z]   Git commit:       46229ca
18:25:14 [2021-03-04T18:25:14.533Z]   Built:            Fri Jan 29 14:32:08 2021
18:25:14 [2021-03-04T18:25:14.533Z]   OS/Arch:          linux/arm64
18:25:14 [2021-03-04T18:25:14.533Z]   Experimental:     true
18:25:14 [2021-03-04T18:25:14.533Z]  containerd:
18:25:14 [2021-03-04T18:25:14.533Z]   Version:          1.4.3
18:25:14 [2021-03-04T18:25:14.533Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
18:25:14 [2021-03-04T18:25:14.533Z]  runc:
18:25:14 [2021-03-04T18:25:14.533Z]   Version:          1.0.0-rc92
18:25:14 [2021-03-04T18:25:14.533Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
18:25:14 [2021-03-04T18:25:14.533Z]  docker-init:
18:25:14 [2021-03-04T18:25:14.533Z]   Version:          0.19.0
18:25:14 [2021-03-04T18:25:14.533Z]   GitCommit:        de40ad0
[Pipeline] sh
18:25:14 [2021-03-04T18:25:14.825Z] + docker info
18:25:15 [2021-03-04T18:25:15.345Z] Fetching without tags
18:25:15 [2021-03-04T18:25:15.612Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286
18:25:15 [2021-03-04T18:25:15.769Z] Client:
18:25:15 [2021-03-04T18:25:15.770Z]  Context:    default
18:25:15 [2021-03-04T18:25:15.770Z]  Debug Mode: false
18:25:15 [2021-03-04T18:25:15.770Z]  Plugins:
18:25:15 [2021-03-04T18:25:15.770Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:25:15 [2021-03-04T18:25:15.770Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
18:25:15 [2021-03-04T18:25:15.770Z] 
18:25:15 [2021-03-04T18:25:15.770Z] Server:
18:25:15 [2021-03-04T18:25:15.770Z]  Containers: 0
18:25:15 [2021-03-04T18:25:15.770Z]   Running: 0
18:25:15 [2021-03-04T18:25:15.770Z]   Paused: 0
18:25:15 [2021-03-04T18:25:15.770Z]   Stopped: 0
18:25:15 [2021-03-04T18:25:15.770Z]  Images: 4
18:25:15 [2021-03-04T18:25:15.770Z]  Server Version: 20.10.3
18:25:15 [2021-03-04T18:25:15.770Z]  Storage Driver: overlay2
18:25:15 [2021-03-04T18:25:15.770Z]   Backing Filesystem: extfs
18:25:15 [2021-03-04T18:25:15.770Z]   Supports d_type: true
18:25:15 [2021-03-04T18:25:15.770Z]   Native Overlay Diff: true
18:25:15 [2021-03-04T18:25:15.770Z]  Logging Driver: json-file
18:25:15 [2021-03-04T18:25:15.770Z]  Cgroup Driver: cgroupfs
18:25:15 [2021-03-04T18:25:15.770Z]  Cgroup Version: 1
18:25:15 [2021-03-04T18:25:15.770Z]  Plugins:
18:25:15 [2021-03-04T18:25:15.770Z]   Volume: local
18:25:15 [2021-03-04T18:25:15.770Z]   Network: bridge host ipvlan macvlan null overlay
18:25:15 [2021-03-04T18:25:15.770Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:25:15 [2021-03-04T18:25:15.770Z]  Swarm: inactive
18:25:15 [2021-03-04T18:25:15.770Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:25:15 [2021-03-04T18:25:15.770Z]  Default Runtime: runc
18:25:15 [2021-03-04T18:25:15.770Z]  Init Binary: docker-init
18:25:15 [2021-03-04T18:25:15.770Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:25:15 [2021-03-04T18:25:15.770Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
18:25:15 [2021-03-04T18:25:15.770Z]  init version: de40ad0
18:25:15 [2021-03-04T18:25:15.770Z]  Security Options:
18:25:15 [2021-03-04T18:25:15.770Z]   apparmor
18:25:15 [2021-03-04T18:25:15.770Z]   seccomp
18:25:15 [2021-03-04T18:25:15.770Z]    Profile: default
18:25:15 [2021-03-04T18:25:15.770Z]  Kernel Version: 4.15.0-1093-aws
18:25:15 [2021-03-04T18:25:15.770Z]  Operating System: Ubuntu 16.04.7 LTS
18:25:15 [2021-03-04T18:25:15.770Z]  OSType: linux
18:25:15 [2021-03-04T18:25:15.770Z]  Architecture: aarch64
18:25:15 [2021-03-04T18:25:15.770Z]  CPUs: 4
18:25:15 [2021-03-04T18:25:15.770Z]  Total Memory: 7.525GiB
18:25:15 [2021-03-04T18:25:15.770Z]  Name: ip-10-100-35-111
18:25:15 [2021-03-04T18:25:15.770Z]  ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S
18:25:15 [2021-03-04T18:25:15.770Z]  Docker Root Dir: /var/lib/docker
18:25:15 [2021-03-04T18:25:15.770Z]  Debug Mode: false
18:25:15 [2021-03-04T18:25:15.770Z]  Registry: https://index.docker.io/v1/
18:25:15 [2021-03-04T18:25:15.770Z]  Labels:
18:25:15 [2021-03-04T18:25:15.770Z]  Experimental: true
18:25:15 [2021-03-04T18:25:15.770Z]  Insecure Registries:
18:25:15 [2021-03-04T18:25:15.770Z]   127.0.0.0/8
18:25:15 [2021-03-04T18:25:15.770Z]  Live Restore Enabled: true
18:25:15 [2021-03-04T18:25:15.770Z] 
18:25:15 [2021-03-04T18:25:15.770Z] WARNING: No swap limit support
[Pipeline] sh
18:25:16 [2021-03-04T18:25:16.062Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:25:16 [2021-03-04T18:25:16.062Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:25:16 [2021-03-04T18:25:16.062Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42083/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:25:15 [2021-03-04T18:25:15.299Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:25:15 [2021-03-04T18:25:15.304Z]  > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10
18:25:15 [2021-03-04T18:25:15.309Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:15 [2021-03-04T18:25:15.315Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:25:15 [2021-03-04T18:25:15.321Z] Fetching upstream changes from https://github.com/moby/moby.git
18:25:15 [2021-03-04T18:25:15.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:25:15 [2021-03-04T18:25:15.321Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:15 [2021-03-04T18:25:15.588Z]  > git config core.sparsecheckout # timeout=10
18:25:15 [2021-03-04T18:25:15.592Z]  > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10
18:25:16 [2021-03-04T18:25:16.009Z]  > git remote # timeout=10
18:25:16 [2021-03-04T18:25:16.011Z]  > git config --get remote.origin.url # timeout=10
18:25:16 [2021-03-04T18:25:16.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:25:16 [2021-03-04T18:25:16.014Z]  > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10
18:25:16 [2021-03-04T18:25:16.324Z] + bash /home/ubuntu/workspace/moby_PR-42083/check-config.sh
18:25:16 [2021-03-04T18:25:16.324Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:25:16 [2021-03-04T18:25:16.324Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ...
18:25:16 [2021-03-04T18:25:16.324Z] 
18:25:16 [2021-03-04T18:25:16.324Z] Generally Necessary:
18:25:16 [2021-03-04T18:25:16.324Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:25:16 [2021-03-04T18:25:16.324Z] - apparmor: enabled and tools installed
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_NAMESPACES: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_NET_NS: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_PID_NS: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_IPC_NS: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_UTS_NS: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_CGROUPS: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_CGROUP_CPUACCT: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_CGROUP_DEVICE: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_CGROUP_FREEZER: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_CGROUP_SCHED: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_CPUSETS: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_MEMCG: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_KEYS: enabled
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_VETH: enabled (as module)
18:25:16 [2021-03-04T18:25:16.324Z] - CONFIG_BRIDGE: enabled (as module)
18:25:16 [2021-03-04T18:25:16.541Z] Merge succeeded, producing bd37db044cfff3c12fb8407dac8abe4dbbf1af8d
18:25:16 [2021-03-04T18:25:16.541Z] Checking out Revision bd37db044cfff3c12fb8407dac8abe4dbbf1af8d (PR-42083)
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_NF_NAT: enabled (as module)
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_NF_NAT_NEEDED: enabled
18:25:16 [2021-03-04T18:25:16.585Z] - CONFIG_POSIX_MQUEUE: enabled
18:25:16 [2021-03-04T18:25:16.585Z] 
18:25:16 [2021-03-04T18:25:16.585Z] Optional Features:
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_USER_NS: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_SECCOMP: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_CGROUP_PIDS: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_MEMCG_SWAP: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:25:16 [2021-03-04T18:25:16.586Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_BLK_CGROUP: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_IOSCHED_CFQ: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_CGROUP_PERF: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_CGROUP_HUGETLB: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_CFS_BANDWIDTH: enabled
18:25:16 [2021-03-04T18:25:16.586Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:25:16 [2021-03-04T18:25:16.608Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD"
18:25:16 [2021-03-04T18:25:16.612Z] First time build. Skipping changelog.
18:25:16 [2021-03-04T18:25:16.847Z] - CONFIG_RT_GROUP_SCHED: missing
18:25:16 [2021-03-04T18:25:16.847Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:25:16 [2021-03-04T18:25:16.847Z] - CONFIG_IP_VS: enabled (as module)
18:25:16 [2021-03-04T18:25:16.847Z] - CONFIG_IP_VS_NFCT: enabled
18:25:16 [2021-03-04T18:25:16.847Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:25:16 [2021-03-04T18:25:16.847Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:25:16 [2021-03-04T18:25:16.847Z] - CONFIG_IP_VS_RR: enabled (as module)
18:25:16 [2021-03-04T18:25:16.847Z] - CONFIG_EXT4_FS: enabled
18:25:16 [2021-03-04T18:25:16.847Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:25:16 [2021-03-04T18:25:16.847Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:25:16 [2021-03-04T18:25:16.847Z] - Network Drivers:
18:25:16 [2021-03-04T18:25:16.847Z]   - "overlay":
18:25:16 [2021-03-04T18:25:16.847Z]     - CONFIG_VXLAN: enabled (as module)
18:25:16 [2021-03-04T18:25:16.847Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:25:16 [2021-03-04T18:25:16.847Z]       Optional (for encrypted networks):
18:25:16 [2021-03-04T18:25:16.847Z]       - CONFIG_CRYPTO: enabled
18:25:16 [2021-03-04T18:25:16.847Z]       - CONFIG_CRYPTO_AEAD: enabled
18:25:16 [2021-03-04T18:25:16.847Z]       - CONFIG_CRYPTO_GCM: enabled
18:25:16 [2021-03-04T18:25:16.847Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:25:16 [2021-03-04T18:25:16.847Z]       - CONFIG_CRYPTO_GHASH: enabled
18:25:16 [2021-03-04T18:25:16.847Z]       - CONFIG_XFRM: enabled
18:25:16 [2021-03-04T18:25:16.847Z]       - CONFIG_XFRM_USER: enabled (as module)
18:25:16 [2021-03-04T18:25:16.847Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:25:16 [2021-03-04T18:25:16.847Z]       - CONFIG_INET_ESP: enabled (as module)
18:25:16 [2021-03-04T18:25:16.847Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:25:16 [2021-03-04T18:25:16.847Z]   - "ipvlan":
18:25:16 [2021-03-04T18:25:16.847Z]     - CONFIG_IPVLAN: enabled (as module)
18:25:16 [2021-03-04T18:25:16.847Z]   - "macvlan":
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:25:17 [2021-03-04T18:25:17.108Z]     - CONFIG_MACVLAN: enabled (as module)
18:25:17 [2021-03-04T18:25:17.108Z]     - CONFIG_DUMMY: enabled (as module)
18:25:17 [2021-03-04T18:25:17.108Z]   - "ftp,tftp client in container":
18:25:17 [2021-03-04T18:25:17.108Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:25:17 [2021-03-04T18:25:17.108Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:25:17 [2021-03-04T18:25:17.108Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:25:17 [2021-03-04T18:25:17.108Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:25:17 [2021-03-04T18:25:17.108Z] - Storage Drivers:
18:25:17 [2021-03-04T18:25:17.108Z]   - "aufs":
18:25:17 [2021-03-04T18:25:17.108Z]     - CONFIG_AUFS_FS: enabled (as module)
18:25:17 [2021-03-04T18:25:17.108Z]   - "btrfs":
18:25:17 [2021-03-04T18:25:17.108Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:25:17 [2021-03-04T18:25:17.108Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:25:17 [2021-03-04T18:25:17.109Z]   - "devicemapper":
18:25:17 [2021-03-04T18:25:17.109Z]     - CONFIG_BLK_DEV_DM: enabled
18:25:17 [2021-03-04T18:25:17.109Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:25:17 [2021-03-04T18:25:17.109Z]   - "overlay":
18:25:17 [2021-03-04T18:25:17.109Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:25:17 [2021-03-04T18:25:17.109Z]   - "zfs":
18:25:17 [2021-03-04T18:25:17.109Z]     - /dev/zfs: missing
18:25:17 [2021-03-04T18:25:17.109Z]     - zfs command: missing
18:25:17 [2021-03-04T18:25:17.109Z]     - zpool command: missing
18:25:17 [2021-03-04T18:25:17.109Z] 
18:25:17 [2021-03-04T18:25:17.109Z] Limits:
18:25:17 [2021-03-04T18:25:17.109Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:25:17 [2021-03-04T18:25:17.109Z] 
18:25:17 [2021-03-04T18:25:17.109Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:25:17 [2021-03-04T18:25:17.347Z] + docker version
18:25:17 [2021-03-04T18:25:17.347Z] Client: Docker Engine - Community
18:25:17 [2021-03-04T18:25:17.347Z]  Version:           20.10.3
18:25:17 [2021-03-04T18:25:17.347Z]  API version:       1.41
18:25:17 [2021-03-04T18:25:17.347Z]  Go version:        go1.13.15
18:25:17 [2021-03-04T18:25:17.347Z]  Git commit:        48d30b5
18:25:17 [2021-03-04T18:25:17.347Z]  Built:             Fri Jan 29 14:33:13 2021
18:25:17 [2021-03-04T18:25:17.347Z]  OS/Arch:           linux/amd64
18:25:17 [2021-03-04T18:25:17.347Z]  Context:           default
18:25:17 [2021-03-04T18:25:17.347Z]  Experimental:      true
18:25:17 [2021-03-04T18:25:17.347Z] 
18:25:17 [2021-03-04T18:25:17.347Z] Server: Docker Engine - Community
18:25:17 [2021-03-04T18:25:17.347Z]  Engine:
18:25:17 [2021-03-04T18:25:17.347Z]   Version:          20.10.3
18:25:17 [2021-03-04T18:25:17.347Z]   API version:      1.41 (minimum version 1.12)
18:25:17 [2021-03-04T18:25:17.347Z]   Go version:       go1.13.15
18:25:17 [2021-03-04T18:25:17.347Z]   Git commit:       46229ca
18:25:17 [2021-03-04T18:25:17.347Z]   Built:            Fri Jan 29 14:31:25 2021
18:25:17 [2021-03-04T18:25:17.347Z]   OS/Arch:          linux/amd64
18:25:17 [2021-03-04T18:25:17.347Z]   Experimental:     true
18:25:17 [2021-03-04T18:25:17.347Z]  containerd:
18:25:17 [2021-03-04T18:25:17.347Z]   Version:          1.4.3
18:25:17 [2021-03-04T18:25:17.347Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
18:25:17 [2021-03-04T18:25:17.347Z]  runc:
18:25:17 [2021-03-04T18:25:17.347Z]   Version:          1.0.0-rc92
18:25:17 [2021-03-04T18:25:17.347Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
18:25:17 [2021-03-04T18:25:17.347Z]  docker-init:
18:25:17 [2021-03-04T18:25:17.347Z]   Version:          0.19.0
18:25:17 [2021-03-04T18:25:17.347Z]   GitCommit:        de40ad0
[Pipeline] sh
18:25:17 [2021-03-04T18:25:17.448Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1867833987eb73a69d26f3046dbeccca342f2f5 .
18:25:17 [2021-03-04T18:25:17.658Z] + docker info
18:25:17 [2021-03-04T18:25:17.658Z] Client:
18:25:17 [2021-03-04T18:25:17.658Z]  Context:    default
18:25:17 [2021-03-04T18:25:17.658Z]  Debug Mode: false
18:25:17 [2021-03-04T18:25:17.658Z]  Plugins:
18:25:17 [2021-03-04T18:25:17.658Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:25:17 [2021-03-04T18:25:17.658Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
18:25:17 [2021-03-04T18:25:17.658Z] 
18:25:17 [2021-03-04T18:25:17.658Z] Server:
18:25:17 [2021-03-04T18:25:17.658Z]  Containers: 0
18:25:17 [2021-03-04T18:25:17.658Z]   Running: 0
18:25:17 [2021-03-04T18:25:17.658Z]   Paused: 0
18:25:17 [2021-03-04T18:25:17.658Z]   Stopped: 0
18:25:17 [2021-03-04T18:25:17.658Z]  Images: 4
18:25:17 [2021-03-04T18:25:17.658Z]  Server Version: 20.10.3
18:25:17 [2021-03-04T18:25:17.658Z]  Storage Driver: overlay2
18:25:17 [2021-03-04T18:25:17.658Z]   Backing Filesystem: extfs
18:25:17 [2021-03-04T18:25:17.658Z]   Supports d_type: true
18:25:17 [2021-03-04T18:25:17.658Z]   Native Overlay Diff: true
18:25:17 [2021-03-04T18:25:17.658Z]  Logging Driver: json-file
18:25:17 [2021-03-04T18:25:17.658Z]  Cgroup Driver: cgroupfs
18:25:17 [2021-03-04T18:25:17.658Z]  Cgroup Version: 1
18:25:17 [2021-03-04T18:25:17.658Z]  Plugins:
18:25:17 [2021-03-04T18:25:17.658Z]   Volume: local
18:25:17 [2021-03-04T18:25:17.658Z]   Network: bridge host ipvlan macvlan null overlay
18:25:17 [2021-03-04T18:25:17.658Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:25:17 [2021-03-04T18:25:17.658Z]  Swarm: inactive
18:25:17 [2021-03-04T18:25:17.658Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:25:17 [2021-03-04T18:25:17.658Z]  Default Runtime: runc
18:25:17 [2021-03-04T18:25:17.658Z]  Init Binary: docker-init
18:25:17 [2021-03-04T18:25:17.658Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:25:17 [2021-03-04T18:25:17.658Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
18:25:17 [2021-03-04T18:25:17.658Z]  init version: de40ad0
18:25:17 [2021-03-04T18:25:17.658Z]  Security Options:
18:25:17 [2021-03-04T18:25:17.658Z]   apparmor
18:25:17 [2021-03-04T18:25:17.658Z]   seccomp
18:25:17 [2021-03-04T18:25:17.658Z]    Profile: default
18:25:17 [2021-03-04T18:25:17.658Z]  Kernel Version: 5.4.0-1037-aws
18:25:17 [2021-03-04T18:25:17.658Z]  Operating System: Ubuntu 18.04.5 LTS
18:25:17 [2021-03-04T18:25:17.658Z]  OSType: linux
18:25:17 [2021-03-04T18:25:17.658Z]  Architecture: x86_64
18:25:17 [2021-03-04T18:25:17.658Z]  CPUs: 2
18:25:17 [2021-03-04T18:25:17.658Z]  Total Memory: 7.487GiB
18:25:17 [2021-03-04T18:25:17.658Z]  Name: ip-10-100-71-14
18:25:17 [2021-03-04T18:25:17.658Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
18:25:17 [2021-03-04T18:25:17.658Z]  Docker Root Dir: /var/lib/docker
18:25:17 [2021-03-04T18:25:17.658Z]  Debug Mode: false
18:25:17 [2021-03-04T18:25:17.658Z]  Registry: https://index.docker.io/v1/
18:25:17 [2021-03-04T18:25:17.658Z]  Labels:
18:25:17 [2021-03-04T18:25:17.658Z]  Experimental: true
18:25:17 [2021-03-04T18:25:17.658Z]  Insecure Registries:
18:25:17 [2021-03-04T18:25:17.658Z]   127.0.0.0/8
18:25:17 [2021-03-04T18:25:17.658Z]  Live Restore Enabled: true
18:25:17 [2021-03-04T18:25:17.658Z] 
18:25:17 [2021-03-04T18:25:17.658Z] WARNING: No swap limit support
18:25:17 [2021-03-04T18:25:17.658Z] WARNING: No blkio weight support
18:25:17 [2021-03-04T18:25:17.658Z] WARNING: No blkio weight_device support
[Pipeline] sh
18:25:17 [2021-03-04T18:25:17.971Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:25:17 [2021-03-04T18:25:17.971Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:25:17 [2021-03-04T18:25:17.971Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42083/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:25:17 [2021-03-04T18:25:17.971Z] + bash /home/ubuntu/workspace/moby_PR-42083/check-config.sh
18:25:17 [2021-03-04T18:25:17.971Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:25:17 [2021-03-04T18:25:17.971Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
18:25:17 [2021-03-04T18:25:17.971Z] 
18:25:17 [2021-03-04T18:25:17.971Z] Generally Necessary:
18:25:17 [2021-03-04T18:25:17.971Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:25:17 [2021-03-04T18:25:17.971Z] - apparmor: enabled and tools installed
18:25:17 [2021-03-04T18:25:17.971Z] - CONFIG_NAMESPACES: enabled
18:25:17 [2021-03-04T18:25:17.971Z] - CONFIG_NET_NS: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_PID_NS: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_IPC_NS: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_UTS_NS: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CGROUPS: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_CPUACCT: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_DEVICE: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_FREEZER: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_SCHED: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CPUSETS: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_MEMCG: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_KEYS: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_VETH: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_BRIDGE: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_NF_NAT_IPV4: missing
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_NF_NAT: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_NF_NAT_NEEDED: missing
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_POSIX_MQUEUE: enabled
18:25:17 [2021-03-04T18:25:17.972Z] 
18:25:17 [2021-03-04T18:25:17.972Z] Optional Features:
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_USER_NS: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_SECCOMP: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_PIDS: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_MEMCG_SWAP: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:25:17 [2021-03-04T18:25:17.972Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_BLK_CGROUP: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_IOSCHED_CFQ: missing
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_PERF: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_HUGETLB: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_CFS_BANDWIDTH: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_RT_GROUP_SCHED: missing
18:25:17 [2021-03-04T18:25:17.972Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:25:16 [2021-03-04T18:25:16.510Z]  > git rev-parse HEAD^{commit} # timeout=10
18:25:16 [2021-03-04T18:25:16.517Z]  > git config core.sparsecheckout # timeout=10
18:25:16 [2021-03-04T18:25:16.523Z]  > git checkout -f bd37db044cfff3c12fb8407dac8abe4dbbf1af8d # timeout=10
18:25:16 [2021-03-04T18:25:16.584Z]  > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10
18:25:18 [2021-03-04T18:25:18.227Z] - CONFIG_IP_VS: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z] - CONFIG_IP_VS_NFCT: enabled
18:25:18 [2021-03-04T18:25:18.227Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:25:18 [2021-03-04T18:25:18.227Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:25:18 [2021-03-04T18:25:18.227Z] - CONFIG_IP_VS_RR: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z] - CONFIG_EXT4_FS: enabled
18:25:18 [2021-03-04T18:25:18.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:25:18 [2021-03-04T18:25:18.227Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:25:18 [2021-03-04T18:25:18.227Z] - Network Drivers:
18:25:18 [2021-03-04T18:25:18.227Z]   - "overlay":
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_VXLAN: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:25:18 [2021-03-04T18:25:18.227Z]       Optional (for encrypted networks):
18:25:18 [2021-03-04T18:25:18.227Z]       - CONFIG_CRYPTO: enabled
18:25:18 [2021-03-04T18:25:18.227Z]       - CONFIG_CRYPTO_AEAD: enabled
18:25:18 [2021-03-04T18:25:18.227Z]       - CONFIG_CRYPTO_GCM: enabled
18:25:18 [2021-03-04T18:25:18.227Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:25:18 [2021-03-04T18:25:18.227Z]       - CONFIG_CRYPTO_GHASH: enabled
18:25:18 [2021-03-04T18:25:18.227Z]       - CONFIG_XFRM: enabled
18:25:18 [2021-03-04T18:25:18.227Z]       - CONFIG_XFRM_USER: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]       - CONFIG_INET_ESP: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
18:25:18 [2021-03-04T18:25:18.227Z]   - "ipvlan":
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_IPVLAN: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]   - "macvlan":
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_MACVLAN: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_DUMMY: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]   - "ftp,tftp client in container":
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z] - Storage Drivers:
18:25:18 [2021-03-04T18:25:18.227Z]   - "aufs":
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_AUFS_FS: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]   - "btrfs":
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:25:18 [2021-03-04T18:25:18.227Z]   - "devicemapper":
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_BLK_DEV_DM: enabled
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]   - "overlay":
18:25:18 [2021-03-04T18:25:18.227Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:25:18 [2021-03-04T18:25:18.227Z]   - "zfs":
18:25:18 [2021-03-04T18:25:18.227Z]     - /dev/zfs: present
18:25:18 [2021-03-04T18:25:18.227Z]     - zfs command: missing
18:25:18 [2021-03-04T18:25:18.227Z]     - zpool command: missing
18:25:18 [2021-03-04T18:25:18.227Z] 
18:25:18 [2021-03-04T18:25:18.227Z] Limits:
18:25:18 [2021-03-04T18:25:18.227Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:25:18 [2021-03-04T18:25:18.227Z] 
18:25:18 [2021-03-04T18:25:18.227Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:25:18 [2021-03-04T18:25:18.436Z] Fetching without tags
18:25:18 [2021-03-04T18:25:18.545Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1867833987eb73a69d26f3046dbeccca342f2f5 .
18:25:18 [2021-03-04T18:25:18.545Z] #1 [internal] load build definition from Dockerfile
18:25:18 [2021-03-04T18:25:18.545Z] #1 sha256:d24f8b881bd5391bbc8b17559946bf1e8602b16888dbebe6dbbb9212dd3a38b6
18:25:18 [2021-03-04T18:25:18.545Z] #1 transferring dockerfile: 16.54kB done
18:25:18 [2021-03-04T18:25:18.545Z] #1 DONE 0.0s
18:25:18 [2021-03-04T18:25:18.545Z] 
18:25:18 [2021-03-04T18:25:18.545Z] #2 [internal] load .dockerignore
18:25:18 [2021-03-04T18:25:18.545Z] #2 sha256:38d0136127a2ca79362e35b228e58ca232b102d686abede1ca3b4ec84204bfe3
18:25:18 [2021-03-04T18:25:18.545Z] #2 transferring context: 87B done
18:25:18 [2021-03-04T18:25:18.545Z] #2 DONE 0.0s
18:25:18 [2021-03-04T18:25:18.545Z] 
18:25:18 [2021-03-04T18:25:18.545Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:25:18 [2021-03-04T18:25:18.545Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:25:18 [2021-03-04T18:25:18.587Z] Fetching without tags
18:25:18 [2021-03-04T18:25:18.703Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286
18:25:18 [2021-03-04T18:25:18.374Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:25:18 [2021-03-04T18:25:18.392Z]  > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10
18:25:18 [2021-03-04T18:25:18.410Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:18 [2021-03-04T18:25:18.431Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:25:18 [2021-03-04T18:25:18.450Z] Fetching upstream changes from https://github.com/moby/moby.git
18:25:18 [2021-03-04T18:25:18.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:25:18 [2021-03-04T18:25:18.455Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:18 [2021-03-04T18:25:18.725Z]  > git config core.sparsecheckout # timeout=10
18:25:18 [2021-03-04T18:25:18.741Z]  > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10
18:25:18 [2021-03-04T18:25:18.801Z] #3 DONE 0.1s
18:25:18 [2021-03-04T18:25:18.801Z] 
18:25:18 [2021-03-04T18:25:18.801Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:25:18 [2021-03-04T18:25:18.801Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:25:18 [2021-03-04T18:25:18.801Z] #4 CACHED
18:25:18 [2021-03-04T18:25:18.801Z] 
18:25:18 [2021-03-04T18:25:18.801Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
18:25:18 [2021-03-04T18:25:18.801Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
18:25:18 [2021-03-04T18:25:18.519Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:25:18 [2021-03-04T18:25:18.526Z]  > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10
18:25:18 [2021-03-04T18:25:18.543Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:18 [2021-03-04T18:25:18.556Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:25:18 [2021-03-04T18:25:18.593Z] Fetching upstream changes from https://github.com/moby/moby.git
18:25:18 [2021-03-04T18:25:18.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:25:18 [2021-03-04T18:25:18.595Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:18 [2021-03-04T18:25:18.877Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286
18:25:19 [2021-03-04T18:25:19.057Z] #5 DONE 0.1s
18:25:19 [2021-03-04T18:25:19.057Z] 
18:25:19 [2021-03-04T18:25:19.057Z] #7 [internal] load metadata for docker.io/library/debian:buster
18:25:19 [2021-03-04T18:25:19.057Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:25:19 [2021-03-04T18:25:19.057Z] #7 DONE 0.1s
18:25:19 [2021-03-04T18:25:19.057Z] 
18:25:19 [2021-03-04T18:25:19.057Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:25:19 [2021-03-04T18:25:19.057Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
18:25:19 [2021-03-04T18:25:19.057Z] #6 DONE 0.1s
18:25:19 [2021-03-04T18:25:19.312Z] 
18:25:19 [2021-03-04T18:25:19.312Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
18:25:19 [2021-03-04T18:25:19.312Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
18:25:19 [2021-03-04T18:25:19.312Z] #60 DONE 0.0s
18:25:19 [2021-03-04T18:25:19.312Z] 
18:25:19 [2021-03-04T18:25:19.312Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:19 [2021-03-04T18:25:19.312Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:25:19 [2021-03-04T18:25:19.312Z] #8 DONE 0.0s
18:25:19 [2021-03-04T18:25:19.312Z] 
18:25:19 [2021-03-04T18:25:19.312Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
18:25:19 [2021-03-04T18:25:19.312Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
18:25:19 [2021-03-04T18:25:19.312Z] #24 DONE 0.0s
18:25:19 [2021-03-04T18:25:19.312Z] 
18:25:19 [2021-03-04T18:25:19.312Z] #21 [internal] load build context
18:25:19 [2021-03-04T18:25:19.312Z] #21 sha256:161e993fba9b39c5bca1ec0f4908ae251011e75463b9cc4394df971e7129899a
18:25:19 [2021-03-04T18:25:19.592Z] Merge succeeded, producing 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4
18:25:19 [2021-03-04T18:25:19.592Z] Checking out Revision 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4 (PR-42083)
18:25:20 [2021-03-04T18:25:20.014Z] #1 [internal] load build definition from Dockerfile
18:25:20 [2021-03-04T18:25:20.014Z] #1 sha256:27b696035d451d5bb8ea958bb5257a15db8a8750f834d54ef2089baf61d6dfa6
18:25:20 [2021-03-04T18:25:20.014Z] #1 transferring dockerfile: 16.54kB done
18:25:20 [2021-03-04T18:25:20.014Z] #1 DONE 0.1s
18:25:20 [2021-03-04T18:25:20.199Z] Merge succeeded, producing 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4
18:25:20 [2021-03-04T18:25:20.199Z] Checking out Revision 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4 (PR-42083)
18:25:20 [2021-03-04T18:25:20.587Z] Fetching without tags
18:25:20 [2021-03-04T18:25:20.588Z] 
18:25:20 [2021-03-04T18:25:20.588Z] #2 [internal] load .dockerignore
18:25:20 [2021-03-04T18:25:20.588Z] #2 sha256:78ea4a846a168c2e92fdb3852a8e28a8ee2c9dee26c018fbfaf7d3abe4e6ac6f
18:25:20 [2021-03-04T18:25:20.588Z] #2 transferring context: 87B done
18:25:20 [2021-03-04T18:25:20.588Z] #2 DONE 0.0s
18:25:20 [2021-03-04T18:25:20.687Z] #21 transferring context: 53.42MB 1.3s done
18:25:20 [2021-03-04T18:25:20.687Z] #21 DONE 1.3s
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #27 [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
18:25:20 [2021-03-04T18:25:20.687Z] #27 sha256:828cfa61d0099e5de2b1a57bdb627108ab7a7c953cfcb0ea82a6a324b3aeaa81
18:25:20 [2021-03-04T18:25:20.687Z] #27 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:25:20 [2021-03-04T18:25:20.687Z] #43 sha256:da96f2bc0416d45ba12ca55df8bc8f3192049835528af1dd7368588062b7f054
18:25:20 [2021-03-04T18:25:20.687Z] #43 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:25:20 [2021-03-04T18:25:20.687Z] #28 sha256:3734f9769792907b90c5b2a0ee4917b23da7053876b1e5d9b935b9314b0624f8
18:25:20 [2021-03-04T18:25:20.687Z] #28 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #51 [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
18:25:20 [2021-03-04T18:25:20.687Z] #51 sha256:3472da3e328f5265a332fae449244d47ab3034f5d9ee0d931e87e2b0de8b735a
18:25:20 [2021-03-04T18:25:20.687Z] #51 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
18:25:20 [2021-03-04T18:25:20.687Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
18:25:20 [2021-03-04T18:25:20.687Z] #12 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #40 [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
18:25:20 [2021-03-04T18:25:20.687Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:25:20 [2021-03-04T18:25:20.687Z] #40 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #45 [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
18:25:20 [2021-03-04T18:25:20.687Z] #45 sha256:cf2f0628f94c1667abdb4f8b28c2d8b4833ef3cf5741ab9d1be993aef955440d
18:25:20 [2021-03-04T18:25:20.687Z] #45 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:25:20 [2021-03-04T18:25:20.687Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
18:25:20 [2021-03-04T18:25:20.687Z] #15 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #39 sha256:280172888c695424516743c3654552544bff038278f2af67b999aab5d6c9e6b4
18:25:20 [2021-03-04T18:25:20.687Z] #39 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #49 [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
18:25:20 [2021-03-04T18:25:20.687Z] #49 sha256:01c09a29b55d00b0282283b50e5b20696f1b80879fd507730d279b58edb34e6b
18:25:20 [2021-03-04T18:25:20.687Z] #49 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #59 sha256:f64059a20f647f23dc1040f97cfd02a7313747445f590e380b4a6639abc8a394
18:25:20 [2021-03-04T18:25:20.687Z] #59 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:25:20 [2021-03-04T18:25:20.687Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:25:20 [2021-03-04T18:25:20.687Z] #41 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #48 sha256:e50b46f2d2aa6026fac71dbee483b77b1acaa1379cebf0fbda4a69e0a1015ac2
18:25:20 [2021-03-04T18:25:20.687Z] #48 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #22 [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
18:25:20 [2021-03-04T18:25:20.687Z] #22 sha256:dcf7a562123842d7a2a16c656a5460b25e6e6899420c29a2f78e9633e7490cad
18:25:20 [2021-03-04T18:25:20.687Z] #22 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #17 [dev-systemd-false  6/26] RUN ldconfig
18:25:20 [2021-03-04T18:25:20.687Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
18:25:20 [2021-03-04T18:25:20.687Z] #17 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #34 [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
18:25:20 [2021-03-04T18:25:20.687Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:25:20 [2021-03-04T18:25:20.687Z] #34 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:25:20 [2021-03-04T18:25:20.687Z] #64 sha256:3fc40fa584ac81b75f1c11926c26c3e482be9f365a1f5155fbe816e8342fd59c
18:25:20 [2021-03-04T18:25:20.687Z] #64 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #44 sha256:671f3396671bce3914442252c35cb259f492a8512d814d1b4967575e02dcae6e
18:25:20 [2021-03-04T18:25:20.687Z] #44 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:25:20 [2021-03-04T18:25:20.687Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
18:25:20 [2021-03-04T18:25:20.687Z] #14 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #46 sha256:e1666a2ee1e8bb7189e0fdc8be975822e229f291f19836ad01aeaee4d350d343
18:25:20 [2021-03-04T18:25:20.687Z] #46 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #31 sha256:1a21c325c2c5ca210137cf2c2a5863d2c1a0d8842833b1d48ed99ac7600c5662
18:25:20 [2021-03-04T18:25:20.687Z] #31 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:25:20 [2021-03-04T18:25:20.687Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
18:25:20 [2021-03-04T18:25:20.687Z] #20 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #32 [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
18:25:20 [2021-03-04T18:25:20.687Z] #32 sha256:144b89bf8707e183ae2cd8829a7a747105fe44c437cac62909700ff4fc559b90
18:25:20 [2021-03-04T18:25:20.687Z] #32 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:25:20 [2021-03-04T18:25:20.687Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
18:25:20 [2021-03-04T18:25:20.687Z] #9 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:25:20 [2021-03-04T18:25:20.687Z] #23 sha256:3ba549f4375dbf11a03457f53cea04a54855b7e76d7adcb00712408bfeff8f87
18:25:20 [2021-03-04T18:25:20.687Z] #23 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
18:25:20 [2021-03-04T18:25:20.687Z] #61 sha256:519fbb46407d139dff860ed99ced27f720fe08196ea49c746376d9dd5487d67e
18:25:20 [2021-03-04T18:25:20.687Z] #61 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #33 sha256:bec425573dc126848d576f241d23f66859342c8d710cf714f006a659afa89180
18:25:20 [2021-03-04T18:25:20.687Z] #33 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:25:20 [2021-03-04T18:25:20.687Z] #57 sha256:64917b7b0d812948349199056ceaa33aa037e76c955142453f0ff3fadda75950
18:25:20 [2021-03-04T18:25:20.687Z] #57 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #19 [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
18:25:20 [2021-03-04T18:25:20.687Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
18:25:20 [2021-03-04T18:25:20.687Z] #19 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #63 sha256:36c7f30b7f2cd09b2b172bf9b35e516e823b82bea8720d6091070764ca97523c
18:25:20 [2021-03-04T18:25:20.687Z] #63 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #54 [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
18:25:20 [2021-03-04T18:25:20.687Z] #54 sha256:cfd5b04dab2843f7c20548ec2d6fa80e94fc5aa9b6b55302e2d702403e396f5f
18:25:20 [2021-03-04T18:25:20.687Z] #54 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:25:20 [2021-03-04T18:25:20.687Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
18:25:20 [2021-03-04T18:25:20.687Z] #29 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #56 [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
18:25:20 [2021-03-04T18:25:20.687Z] #56 sha256:c91410676cfe2e79bd96be7e492cfab0b69f94e5088bc0e3c33e71d387131a75
18:25:20 [2021-03-04T18:25:20.687Z] #56 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #52 sha256:d65044adc020ee3bb29bf605428424b28ec28ddcb19a675b416198f902abaab9
18:25:20 [2021-03-04T18:25:20.687Z] #52 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:25:20 [2021-03-04T18:25:20.687Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
18:25:20 [2021-03-04T18:25:20.687Z] #16 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:25:20 [2021-03-04T18:25:20.687Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:25:20 [2021-03-04T18:25:20.687Z] #11 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #47 [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
18:25:20 [2021-03-04T18:25:20.687Z] #47 sha256:49a9bd6047effff3346242171141c0d2b9a6bec168775b8544a5836a70f789ab
18:25:20 [2021-03-04T18:25:20.687Z] #47 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #30 [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
18:25:20 [2021-03-04T18:25:20.687Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:25:20 [2021-03-04T18:25:20.687Z] #30 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #35 [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
18:25:20 [2021-03-04T18:25:20.687Z] #35 sha256:567afb534ec3701afd917c7be25d6fae157bfd1fc5677d52601b3e9f202e244a
18:25:20 [2021-03-04T18:25:20.687Z] #35 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #55 sha256:bcb1700dde502b76f313a94e8c68c3bbfa49edeb43923ca5e0ab3b8066c826b5
18:25:20 [2021-03-04T18:25:20.687Z] #55 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #53 [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
18:25:20 [2021-03-04T18:25:20.687Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:25:20 [2021-03-04T18:25:20.687Z] #53 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:25:20 [2021-03-04T18:25:20.687Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
18:25:20 [2021-03-04T18:25:20.687Z] #13 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #50 sha256:ea50b55d289ec283bc4dbd73dc57f9e352550ee86b282f6a55a4f95407c67c1b
18:25:20 [2021-03-04T18:25:20.687Z] #50 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
18:25:20 [2021-03-04T18:25:20.687Z] #36 sha256:2f8f4817be99204116ee505c45d92633560034684c589f39efe4acb28dae136e
18:25:20 [2021-03-04T18:25:20.687Z] #36 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:25:20 [2021-03-04T18:25:20.687Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
18:25:20 [2021-03-04T18:25:20.687Z] #37 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:25:20 [2021-03-04T18:25:20.687Z] #26 sha256:5f04caf91927649f701bd3ba8ec154ffeff75107da61ccc3995a7c528a87a9da
18:25:20 [2021-03-04T18:25:20.687Z] #26 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:25:20 [2021-03-04T18:25:20.687Z] #58 sha256:7fe60d85bd319e1b7cac9897d483e420b919cd1606bc730b23b1329e6d2a698e
18:25:20 [2021-03-04T18:25:20.687Z] #58 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #18 [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
18:25:20 [2021-03-04T18:25:20.687Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:25:20 [2021-03-04T18:25:20.687Z] #18 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:25:20 [2021-03-04T18:25:20.687Z] #42 sha256:245641931c05875bb76210c8839a140171959815aaf5633e12b402a1991b54dc
18:25:20 [2021-03-04T18:25:20.687Z] #42 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #25 [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
18:25:20 [2021-03-04T18:25:20.687Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
18:25:20 [2021-03-04T18:25:20.687Z] #25 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #38 [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
18:25:20 [2021-03-04T18:25:20.687Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:25:20 [2021-03-04T18:25:20.687Z] #38 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #62 [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
18:25:20 [2021-03-04T18:25:20.687Z] #62 sha256:0495f6718286f2728229a71845d66624319c98a2c9492de9d38343766ab6ccbe
18:25:20 [2021-03-04T18:25:20.687Z] #62 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #10 [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
18:25:20 [2021-03-04T18:25:20.687Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
18:25:20 [2021-03-04T18:25:20.687Z] #10 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
18:25:20 [2021-03-04T18:25:20.687Z] #65 sha256:54387c2da4a1b77a6747e2db2b03ab4c397824de7b19ce9f63fdc18bc35cbe78
18:25:20 [2021-03-04T18:25:20.687Z] #65 CACHED
18:25:20 [2021-03-04T18:25:20.687Z] 
18:25:20 [2021-03-04T18:25:20.687Z] #66 exporting to image
18:25:20 [2021-03-04T18:25:20.687Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:25:20 [2021-03-04T18:25:20.687Z] #66 exporting layers done
18:25:20 [2021-03-04T18:25:20.687Z] #66 writing image sha256:a32636e41886b0a05b868322f0fcacfda3cc04feb1cf682795e45c996cc4e96d 0.0s done
18:25:20 [2021-03-04T18:25:20.687Z] #66 naming to docker.io/library/docker:d1867833987eb73a69d26f3046dbeccca342f2f5 done
18:25:20 [2021-03-04T18:25:20.687Z] #66 DONE 0.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:25:20 [2021-03-04T18:25:20.527Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:25:20 [2021-03-04T18:25:20.548Z]  > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10
18:25:20 [2021-03-04T18:25:20.558Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:20 [2021-03-04T18:25:20.575Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:25:20 [2021-03-04T18:25:20.589Z] Fetching upstream changes from https://github.com/moby/moby.git
18:25:20 [2021-03-04T18:25:20.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:25:20 [2021-03-04T18:25:20.590Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:25:19 [2021-03-04T18:25:19.226Z]  > git remote # timeout=10
18:25:19 [2021-03-04T18:25:19.240Z]  > git config --get remote.origin.url # timeout=10
18:25:19 [2021-03-04T18:25:19.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:25:19 [2021-03-04T18:25:19.254Z]  > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10
18:25:19 [2021-03-04T18:25:19.586Z]  > git rev-parse HEAD^{commit} # timeout=10
18:25:19 [2021-03-04T18:25:19.606Z]  > git config core.sparsecheckout # timeout=10
18:25:19 [2021-03-04T18:25:19.620Z]  > git checkout -f 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4 # timeout=10
18:25:20 [2021-03-04T18:25:20.848Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286
18:25:18 [2021-03-04T18:25:18.888Z]  > git config core.sparsecheckout # timeout=10
18:25:18 [2021-03-04T18:25:18.906Z]  > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10
18:25:19 [2021-03-04T18:25:19.467Z]  > git remote # timeout=10
18:25:19 [2021-03-04T18:25:19.494Z]  > git config --get remote.origin.url # timeout=10
18:25:19 [2021-03-04T18:25:19.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:25:19 [2021-03-04T18:25:19.512Z]  > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10
18:25:20 [2021-03-04T18:25:20.179Z]  > git rev-parse HEAD^{commit} # timeout=10
18:25:20 [2021-03-04T18:25:20.204Z]  > git config core.sparsecheckout # timeout=10
18:25:20 [2021-03-04T18:25:20.220Z]  > git checkout -f 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4 # timeout=10
18:25:21 [2021-03-04T18:25:21.023Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -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:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh dynbinary test-integration
18:25:21 [2021-03-04T18:25:21.533Z] 
18:25:21 [2021-03-04T18:25:21.533Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:25:21 [2021-03-04T18:25:21.533Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
18:25:21 [2021-03-04T18:25:21.533Z] #3 DONE 0.2s
18:25:21 [2021-03-04T18:25:21.533Z] 
18:25:21 [2021-03-04T18:25:21.533Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:25:21 [2021-03-04T18:25:21.533Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
18:25:21 [2021-03-04T18:25:21.533Z] #4 CACHED
18:25:21 [2021-03-04T18:25:21.584Z] 
18:25:21 [2021-03-04T18:25:21.840Z] Removing bundles/
18:25:21 [2021-03-04T18:25:21.841Z] 
18:25:21 [2021-03-04T18:25:21.841Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:25:21 [2021-03-04T18:25:21.841Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:25:21 [2021-03-04T18:25:21.841Z] GOOS="" GOARCH="" GOARM=""
18:25:22 [2021-03-04T18:25:22.119Z] Merge succeeded, producing 5db594b3a7779cc370a566c8c49df228eb183907
18:25:22 [2021-03-04T18:25:22.119Z] Checking out Revision 5db594b3a7779cc370a566c8c49df228eb183907 (PR-42083)
18:25:22 [2021-03-04T18:25:22.476Z] 
18:25:22 [2021-03-04T18:25:22.476Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
18:25:22 [2021-03-04T18:25:22.476Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
18:25:22 [2021-03-04T18:25:22.738Z] #7 DONE 0.1s
18:25:22 [2021-03-04T18:25:22.738Z] 
18:25:22 [2021-03-04T18:25:22.738Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:25:22 [2021-03-04T18:25:22.738Z] #6 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071
18:25:22 [2021-03-04T18:25:22.738Z] #6 DONE 0.1s
18:25:22 [2021-03-04T18:25:22.738Z] 
18:25:22 [2021-03-04T18:25:22.738Z] #5 [internal] load metadata for docker.io/library/debian:buster
18:25:22 [2021-03-04T18:25:22.738Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
18:25:22 [2021-03-04T18:25:22.738Z] #5 DONE 0.1s
18:25:20 [2021-03-04T18:25:20.859Z]  > git config core.sparsecheckout # timeout=10
18:25:20 [2021-03-04T18:25:20.875Z]  > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10
18:25:21 [2021-03-04T18:25:21.490Z]  > git remote # timeout=10
18:25:21 [2021-03-04T18:25:21.512Z]  > git config --get remote.origin.url # timeout=10
18:25:21 [2021-03-04T18:25:21.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:25:21 [2021-03-04T18:25:21.524Z]  > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10
18:25:22 [2021-03-04T18:25:22.103Z]  > git rev-parse HEAD^{commit} # timeout=10
18:25:22 [2021-03-04T18:25:22.120Z]  > git config core.sparsecheckout # timeout=10
18:25:22 [2021-03-04T18:25:22.136Z]  > git checkout -f 5db594b3a7779cc370a566c8c49df228eb183907 # timeout=10
18:25:23 [2021-03-04T18:25:23.005Z] 
18:25:23 [2021-03-04T18:25:23.005Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
18:25:23 [2021-03-04T18:25:23.005Z] #60 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665
18:25:23 [2021-03-04T18:25:23.005Z] #60 DONE 0.0s
18:25:23 [2021-03-04T18:25:23.005Z] 
18:25:23 [2021-03-04T18:25:23.005Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:23 [2021-03-04T18:25:23.005Z] #8 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
18:25:23 [2021-03-04T18:25:23.005Z] #8 DONE 0.0s
18:25:23 [2021-03-04T18:25:23.005Z] 
18:25:23 [2021-03-04T18:25:23.005Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
18:25:23 [2021-03-04T18:25:23.005Z] #24 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
18:25:23 [2021-03-04T18:25:23.005Z] #24 DONE 0.0s
18:25:23 [2021-03-04T18:25:23.005Z] 
18:25:23 [2021-03-04T18:25:23.005Z] #21 [internal] load build context
18:25:23 [2021-03-04T18:25:23.005Z] #21 sha256:990dd196d5a88deec429dd9025f5c193f5cb8eb4dc5e044409c177db6e3038df
18:25:23 [2021-03-04T18:25:23.361Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD"
18:25:23 [2021-03-04T18:25:23.373Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
18:25:23 [2021-03-04T18:25:23.802Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD"
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:25:24 [2021-03-04T18:25:24.352Z] + docker version
18:25:24 [2021-03-04T18:25:24.413Z] #21 transferring context: 53.42MB 1.4s done
18:25:24 [2021-03-04T18:25:24.413Z] #21 DONE 1.4s
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #47 [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
18:25:24 [2021-03-04T18:25:24.675Z] #47 sha256:d1dd5401e146f07bacccb63c5c50d03dea07c3fc3593af41699d9387e0c9684a
18:25:24 [2021-03-04T18:25:24.675Z] #47 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #54 [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
18:25:24 [2021-03-04T18:25:24.675Z] #54 sha256:a7b0151db72ebd724b153b251a486de07a0063f4e5ec64fc90d22a270b28e7e7
18:25:24 [2021-03-04T18:25:24.675Z] #54 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.675Z] #31 sha256:88f3f878af3a7a6ff6b8a82317ce09f25b213e3f151e908d9b7725b40d3a8b9b
18:25:24 [2021-03-04T18:25:24.675Z] #31 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.675Z] #48 sha256:7f5a7754d2e547656f1f13812d304d605cb2c265c03addbdd68be656052f0268
18:25:24 [2021-03-04T18:25:24.675Z] #48 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:25:24 [2021-03-04T18:25:24.675Z] #15 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52
18:25:24 [2021-03-04T18:25:24.675Z] #15 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
18:25:24 [2021-03-04T18:25:24.675Z] #12 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce
18:25:24 [2021-03-04T18:25:24.675Z] #12 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.675Z] #36 sha256:b0fc9b2efa4c29d3c9dea57ea358b2b3312b01f30afb32a1c59e53ee691199b3
18:25:24 [2021-03-04T18:25:24.675Z] #36 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:25:24 [2021-03-04T18:25:24.675Z] #26 sha256:5ea6ce624a780798906b89383b98ed911bb8d807919eb5d041565d41e6c1781f
18:25:24 [2021-03-04T18:25:24.675Z] #26 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #45 [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
18:25:24 [2021-03-04T18:25:24.675Z] #45 sha256:809c24ad373405375e3a7a49c8f07b3d6dee997ef31eb3d5239db9f6274471cf
18:25:24 [2021-03-04T18:25:24.675Z] #45 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
18:25:24 [2021-03-04T18:25:24.675Z] #61 sha256:ecafb5575bc2416ecd57c00869fbbedd5bf3fde6594081bdbe73a079b066bb66
18:25:24 [2021-03-04T18:25:24.675Z] #61 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #30 [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
18:25:24 [2021-03-04T18:25:24.675Z] #30 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
18:25:24 [2021-03-04T18:25:24.675Z] #30 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:25:24 [2021-03-04T18:25:24.675Z] #9 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
18:25:24 [2021-03-04T18:25:24.675Z] #9 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:25:24 [2021-03-04T18:25:24.675Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
18:25:24 [2021-03-04T18:25:24.675Z] #11 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:25:24 [2021-03-04T18:25:24.675Z] #64 sha256:8208998c92f584c724c6a0b84a6d423bb7f68a68ffaa30a582260dbef8f2b0a5
18:25:24 [2021-03-04T18:25:24.675Z] #64 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:25:24 [2021-03-04T18:25:24.675Z] #58 sha256:9d1e0117f0eca171a9c881afb174faae96adaf790e7d4b26b493d0dac71ee88a
18:25:24 [2021-03-04T18:25:24.675Z] #58 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #27 [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
18:25:24 [2021-03-04T18:25:24.675Z] #27 sha256:ed55924c013d04e1f32c460ee7df8d40337f5f85305853c9080a2f84a3fa563f
18:25:24 [2021-03-04T18:25:24.675Z] #27 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:25:24 [2021-03-04T18:25:24.675Z] #29 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
18:25:24 [2021-03-04T18:25:24.675Z] #29 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #18 [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
18:25:24 [2021-03-04T18:25:24.675Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
18:25:24 [2021-03-04T18:25:24.675Z] #18 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.675Z] #50 sha256:e885d7e808182e34cae6cacc60eecd96f052c625ff942b810eb42932a6c33baf
18:25:24 [2021-03-04T18:25:24.675Z] #50 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #53 [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
18:25:24 [2021-03-04T18:25:24.675Z] #53 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
18:25:24 [2021-03-04T18:25:24.675Z] #53 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #49 [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
18:25:24 [2021-03-04T18:25:24.675Z] #49 sha256:43b671927d071716e1bb8f282fa91ae04a0aab7f3ca1eac6122a254f4c8b6cab
18:25:24 [2021-03-04T18:25:24.675Z] #49 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:25:24 [2021-03-04T18:25:24.675Z] #57 sha256:0be791404482fd0be1b5311fd60227120f2afc805bfe6bf130d451cf87468c74
18:25:24 [2021-03-04T18:25:24.675Z] #57 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:25:24 [2021-03-04T18:25:24.675Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
18:25:24 [2021-03-04T18:25:24.675Z] #41 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #35 [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
18:25:24 [2021-03-04T18:25:24.675Z] #35 sha256:159d59bbb887712eb14e621dbc00bdb39ed4e4f1e4a6c60120d322c8072636d9
18:25:24 [2021-03-04T18:25:24.675Z] #35 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:25:24 [2021-03-04T18:25:24.675Z] #42 sha256:8a365de1e409940b49d4af0b01816a11bb86011dcb57bc093f696d076f4ea547
18:25:24 [2021-03-04T18:25:24.675Z] #42 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #56 [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
18:25:24 [2021-03-04T18:25:24.675Z] #56 sha256:d854d71f907e2150d1a889293f6af1b944af222a6c1f9e2035ae40fa1f6b205f
18:25:24 [2021-03-04T18:25:24.675Z] #56 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.675Z] #52 sha256:bc45fde3698e01a077c4a3cfb54de412c6af0e7eda056c5d22bf2de32ffae751
18:25:24 [2021-03-04T18:25:24.675Z] #52 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:25:24 [2021-03-04T18:25:24.675Z] #14 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45
18:25:24 [2021-03-04T18:25:24.675Z] #14 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:25:24 [2021-03-04T18:25:24.675Z] #13 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be
18:25:24 [2021-03-04T18:25:24.675Z] #13 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #51 [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
18:25:24 [2021-03-04T18:25:24.675Z] #51 sha256:28dfa67632065cd1fda73e2624df28c6a36f48baa2aff90440853478f12d738e
18:25:24 [2021-03-04T18:25:24.675Z] #51 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #10 [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
18:25:24 [2021-03-04T18:25:24.675Z] #10 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
18:25:24 [2021-03-04T18:25:24.675Z] #10 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.675Z] #55 sha256:4fce7e8c5ff63469d74d6a9ba25b1f90e63d39026895a9b6ad60f9a626630d78
18:25:24 [2021-03-04T18:25:24.675Z] #55 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.675Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.675Z] #46 sha256:99d6faad86653ee3decd9cd7e01353dd36e2432873c8a99d3eb2daaf7ed41c91
18:25:24 [2021-03-04T18:25:24.675Z] #46 CACHED
18:25:24 [2021-03-04T18:25:24.675Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:25:24 [2021-03-04T18:25:24.676Z] #43 sha256:8b265f2b38996dd91b7209f1d6bd31d34fbf4db58e1c450899706acd8500d70a
18:25:24 [2021-03-04T18:25:24.676Z] #43 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #62 [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
18:25:24 [2021-03-04T18:25:24.676Z] #62 sha256:2f9ba0f4d4b70d727a10758c5a99b7cc84ef0453036488d53672ff453b34b681
18:25:24 [2021-03-04T18:25:24.676Z] #62 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #34 [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
18:25:24 [2021-03-04T18:25:24.676Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
18:25:24 [2021-03-04T18:25:24.676Z] #34 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #22 [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
18:25:24 [2021-03-04T18:25:24.676Z] #22 sha256:eec8095dff43e1117ffe04e0fe03ffbed0f2c5a2cd0f28491da690798916c839
18:25:24 [2021-03-04T18:25:24.676Z] #22 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:25:24 [2021-03-04T18:25:24.676Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
18:25:24 [2021-03-04T18:25:24.676Z] #20 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #25 [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
18:25:24 [2021-03-04T18:25:24.676Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
18:25:24 [2021-03-04T18:25:24.676Z] #25 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.676Z] #44 sha256:e984ca2f0a2fd2fd11ffac3b67cc1adbf628fe505da0067b0926c2b2bbbf3ed0
18:25:24 [2021-03-04T18:25:24.676Z] #44 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.676Z] #59 sha256:0354c6920e1ae38e00a856f01e4577b6df2dc17d54675fda64d1b51ef4ff5998
18:25:24 [2021-03-04T18:25:24.676Z] #59 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:25:24 [2021-03-04T18:25:24.676Z] #37 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
18:25:24 [2021-03-04T18:25:24.676Z] #37 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #17 [dev-systemd-false  6/26] RUN ldconfig
18:25:24 [2021-03-04T18:25:24.676Z] #17 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f
18:25:24 [2021-03-04T18:25:24.676Z] #17 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #32 [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
18:25:24 [2021-03-04T18:25:24.676Z] #32 sha256:2668c634419d8d26bae50d5fe2d00b8881c75e0efa887ed21e6762157164e98e
18:25:24 [2021-03-04T18:25:24.676Z] #32 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.676Z] #39 sha256:e68a2ddb1e08f80214c5e99a767f93479f5d62184351687118aafdb7315bfbc2
18:25:24 [2021-03-04T18:25:24.676Z] #39 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #40 [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
18:25:24 [2021-03-04T18:25:24.676Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
18:25:24 [2021-03-04T18:25:24.676Z] #40 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.676Z] #33 sha256:0abebb881a78546bf6f374d13a68c8dbd30fecf4a90e28b35b714498d8f9fa4b
18:25:24 [2021-03-04T18:25:24.676Z] #33 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:25:24 [2021-03-04T18:25:24.676Z] #28 sha256:9fda52dd6403727182d63f23f5a7ec4a20be7582d7eca466ab091633482bcafa
18:25:24 [2021-03-04T18:25:24.676Z] #28 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:25:24 [2021-03-04T18:25:24.676Z] #23 sha256:003160b700305a4a5193e17a5dd88bdf2e8027f1d822e2444777b71552f7492a
18:25:24 [2021-03-04T18:25:24.676Z] #23 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #19 [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
18:25:24 [2021-03-04T18:25:24.676Z] #19 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f
18:25:24 [2021-03-04T18:25:24.676Z] #19 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
18:25:24 [2021-03-04T18:25:24.676Z] #63 sha256:aed82651536d5a26fb8743edbf41105d0a73f81b8326e8c6315433e0acc649ed
18:25:24 [2021-03-04T18:25:24.676Z] #63 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:25:24 [2021-03-04T18:25:24.676Z] #16 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7
18:25:24 [2021-03-04T18:25:24.676Z] #16 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #38 [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
18:25:24 [2021-03-04T18:25:24.676Z] #38 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
18:25:24 [2021-03-04T18:25:24.676Z] #38 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
18:25:24 [2021-03-04T18:25:24.676Z] #65 sha256:752c90ec50ea7a54babf0d20b774c3aaeb5a047d31da9cd575147ebdf9f9f274
18:25:24 [2021-03-04T18:25:24.676Z] #65 CACHED
18:25:24 [2021-03-04T18:25:24.676Z] 
18:25:24 [2021-03-04T18:25:24.676Z] #66 exporting to image
18:25:24 [2021-03-04T18:25:24.676Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:25:24 [2021-03-04T18:25:24.676Z] #66 exporting layers done
18:25:24 [2021-03-04T18:25:24.676Z] #66 writing image sha256:f1d4d79a1380db0bdfffae14b0f50284caafc7e326a9876965d4eae76ead1a09 0.0s done
18:25:24 [2021-03-04T18:25:24.676Z] #66 naming to docker.io/library/docker:d1867833987eb73a69d26f3046dbeccca342f2f5 done
18:25:24 [2021-03-04T18:25:24.676Z] #66 DONE 0.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:25:24 [2021-03-04T18:25:24.881Z] + [ PR != PR ]
18:25:24 [2021-03-04T18:25:24.881Z] + [ master != master ]
18:25:24 [2021-03-04T18:25:24.881Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:25:25 [2021-03-04T18:25:25.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/test/unit
18:25:25 [2021-03-04T18:25:25.248Z] + docker version
18:25:23 [2021-03-04T18:25:23.375Z]  > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10
18:25:25 [2021-03-04T18:25:25.682Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD"
18:25:25 [2021-03-04T18:25:25.699Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:25:26 [2021-03-04T18:25:26.726Z] + docker version
18:25:25 [2021-03-04T18:25:25.684Z]  > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10
18:25:30 [2021-03-04T18:25:30.938Z] Client: Docker Engine - Community
18:25:30 [2021-03-04T18:25:30.938Z]  Version:           20.10.3
18:25:30 [2021-03-04T18:25:30.938Z]  API version:       1.41
18:25:30 [2021-03-04T18:25:30.938Z]  Go version:        go1.13.15
18:25:30 [2021-03-04T18:25:30.938Z]  Git commit:        48d30b5
18:25:30 [2021-03-04T18:25:30.938Z]  Built:             Fri Jan 29 14:33:13 2021
18:25:30 [2021-03-04T18:25:30.938Z]  OS/Arch:           linux/amd64
18:25:30 [2021-03-04T18:25:30.938Z]  Context:           default
18:25:30 [2021-03-04T18:25:30.938Z]  Experimental:      true
18:25:30 [2021-03-04T18:25:30.938Z] 
18:25:30 [2021-03-04T18:25:30.938Z] Server: Docker Engine - Community
18:25:30 [2021-03-04T18:25:30.938Z]  Engine:
18:25:30 [2021-03-04T18:25:30.938Z]   Version:          20.10.3
18:25:30 [2021-03-04T18:25:30.938Z]   API version:      1.41 (minimum version 1.12)
18:25:30 [2021-03-04T18:25:30.938Z]   Go version:       go1.13.15
18:25:30 [2021-03-04T18:25:30.938Z]   Git commit:       46229ca
18:25:30 [2021-03-04T18:25:30.938Z]   Built:            Fri Jan 29 14:31:25 2021
18:25:30 [2021-03-04T18:25:30.938Z]   OS/Arch:          linux/amd64
18:25:30 [2021-03-04T18:25:30.938Z]   Experimental:     true
18:25:30 [2021-03-04T18:25:30.938Z]  containerd:
18:25:30 [2021-03-04T18:25:30.938Z]   Version:          1.4.3
18:25:30 [2021-03-04T18:25:30.938Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
18:25:30 [2021-03-04T18:25:30.938Z]  runc:
18:25:30 [2021-03-04T18:25:30.938Z]   Version:          1.0.0-rc92
18:25:30 [2021-03-04T18:25:30.938Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
18:25:30 [2021-03-04T18:25:30.938Z]  docker-init:
18:25:30 [2021-03-04T18:25:30.938Z]   Version:          0.19.0
18:25:30 [2021-03-04T18:25:30.938Z]   GitCommit:        de40ad0
[Pipeline] sh
18:25:31 [2021-03-04T18:25:31.254Z] + docker info
18:25:31 [2021-03-04T18:25:31.817Z] Client: Docker Engine - Community
18:25:31 [2021-03-04T18:25:31.817Z]  Version:           20.10.3
18:25:31 [2021-03-04T18:25:31.817Z]  API version:       1.41
18:25:31 [2021-03-04T18:25:31.817Z]  Go version:        go1.13.15
18:25:31 [2021-03-04T18:25:31.817Z]  Git commit:        48d30b5
18:25:31 [2021-03-04T18:25:31.817Z]  Built:             Fri Jan 29 14:33:13 2021
18:25:31 [2021-03-04T18:25:31.817Z]  OS/Arch:           linux/amd64
18:25:31 [2021-03-04T18:25:31.817Z]  Context:           default
18:25:31 [2021-03-04T18:25:31.817Z]  Experimental:      true
18:25:31 [2021-03-04T18:25:31.817Z] 
18:25:31 [2021-03-04T18:25:31.817Z] Server: Docker Engine - Community
18:25:31 [2021-03-04T18:25:31.817Z]  Engine:
18:25:31 [2021-03-04T18:25:31.817Z]   Version:          20.10.3
18:25:31 [2021-03-04T18:25:31.817Z]   API version:      1.41 (minimum version 1.12)
18:25:31 [2021-03-04T18:25:31.817Z]   Go version:       go1.13.15
18:25:31 [2021-03-04T18:25:31.817Z]   Git commit:       46229ca
18:25:31 [2021-03-04T18:25:31.817Z]   Built:            Fri Jan 29 14:31:25 2021
18:25:31 [2021-03-04T18:25:31.817Z]   OS/Arch:          linux/amd64
18:25:31 [2021-03-04T18:25:31.817Z]   Experimental:     true
18:25:31 [2021-03-04T18:25:31.817Z]  containerd:
18:25:31 [2021-03-04T18:25:31.817Z]   Version:          1.4.3
18:25:31 [2021-03-04T18:25:31.817Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
18:25:31 [2021-03-04T18:25:31.817Z]  runc:
18:25:31 [2021-03-04T18:25:31.817Z]   Version:          1.0.0-rc92
18:25:31 [2021-03-04T18:25:31.817Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
18:25:31 [2021-03-04T18:25:31.817Z]  docker-init:
18:25:31 [2021-03-04T18:25:31.817Z]   Version:          0.19.0
18:25:31 [2021-03-04T18:25:31.817Z]   GitCommit:        de40ad0
[Pipeline] sh
18:25:32 [2021-03-04T18:25:32.105Z] + docker info
18:25:35 [2021-03-04T18:25:35.026Z] ?   	github.com/docker/docker/api	[no test files]
18:25:38 [2021-03-04T18:25:38.897Z] Client: Docker Engine - Community
18:25:38 [2021-03-04T18:25:38.897Z]  Version:           20.10.3
18:25:38 [2021-03-04T18:25:38.897Z]  API version:       1.41
18:25:38 [2021-03-04T18:25:38.897Z]  Go version:        go1.13.15
18:25:38 [2021-03-04T18:25:38.897Z]  Git commit:        48d30b5
18:25:38 [2021-03-04T18:25:38.897Z]  Built:             Fri Jan 29 14:33:21 2021
18:25:38 [2021-03-04T18:25:38.897Z]  OS/Arch:           linux/amd64
18:25:38 [2021-03-04T18:25:38.897Z]  Context:           default
18:25:38 [2021-03-04T18:25:38.897Z]  Experimental:      true
18:25:38 [2021-03-04T18:25:38.897Z] 
18:25:38 [2021-03-04T18:25:38.897Z] Server: Docker Engine - Community
18:25:38 [2021-03-04T18:25:38.897Z]  Engine:
18:25:38 [2021-03-04T18:25:38.897Z]   Version:          20.10.3
18:25:38 [2021-03-04T18:25:38.897Z]   API version:      1.41 (minimum version 1.12)
18:25:38 [2021-03-04T18:25:38.897Z]   Go version:       go1.13.15
18:25:38 [2021-03-04T18:25:38.897Z]   Git commit:       46229ca
18:25:38 [2021-03-04T18:25:38.897Z]   Built:            Fri Jan 29 14:31:32 2021
18:25:38 [2021-03-04T18:25:38.897Z]   OS/Arch:          linux/amd64
18:25:38 [2021-03-04T18:25:38.897Z]   Experimental:     true
18:25:38 [2021-03-04T18:25:38.897Z]  containerd:
18:25:38 [2021-03-04T18:25:38.897Z]   Version:          1.4.3
18:25:38 [2021-03-04T18:25:38.897Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
18:25:38 [2021-03-04T18:25:38.897Z]  runc:
18:25:38 [2021-03-04T18:25:38.897Z]   Version:          1.0.0-rc92
18:25:38 [2021-03-04T18:25:38.897Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
18:25:38 [2021-03-04T18:25:38.897Z]  docker-init:
18:25:38 [2021-03-04T18:25:38.897Z]   Version:          0.19.0
18:25:38 [2021-03-04T18:25:38.897Z]   GitCommit:        de40ad0
[Pipeline] sh
18:25:39 [2021-03-04T18:25:39.235Z] + docker info
18:25:42 [2021-03-04T18:25:42.088Z] Client:
18:25:42 [2021-03-04T18:25:42.088Z]  Context:    default
18:25:42 [2021-03-04T18:25:42.088Z]  Debug Mode: false
18:25:42 [2021-03-04T18:25:42.088Z]  Plugins:
18:25:42 [2021-03-04T18:25:42.088Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:25:42 [2021-03-04T18:25:42.088Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
18:25:42 [2021-03-04T18:25:42.088Z] 
18:25:42 [2021-03-04T18:25:42.088Z] Server:
18:25:42 [2021-03-04T18:25:42.088Z]  Containers: 0
18:25:42 [2021-03-04T18:25:42.088Z]   Running: 0
18:25:42 [2021-03-04T18:25:42.088Z]   Paused: 0
18:25:42 [2021-03-04T18:25:42.088Z]   Stopped: 0
18:25:42 [2021-03-04T18:25:42.088Z]  Images: 0
18:25:42 [2021-03-04T18:25:42.088Z]  Server Version: 20.10.3
18:25:42 [2021-03-04T18:25:42.088Z]  Storage Driver: overlay2
18:25:42 [2021-03-04T18:25:42.088Z]   Backing Filesystem: extfs
18:25:42 [2021-03-04T18:25:42.088Z]   Supports d_type: true
18:25:42 [2021-03-04T18:25:42.088Z]   Native Overlay Diff: true
18:25:42 [2021-03-04T18:25:42.088Z]  Logging Driver: json-file
18:25:42 [2021-03-04T18:25:42.088Z]  Cgroup Driver: cgroupfs
18:25:42 [2021-03-04T18:25:42.088Z]  Cgroup Version: 1
18:25:42 [2021-03-04T18:25:42.088Z]  Plugins:
18:25:42 [2021-03-04T18:25:42.088Z]   Volume: local
18:25:42 [2021-03-04T18:25:42.088Z]   Network: bridge host ipvlan macvlan null overlay
18:25:42 [2021-03-04T18:25:42.088Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:25:42 [2021-03-04T18:25:42.088Z]  Swarm: inactive
18:25:42 [2021-03-04T18:25:42.088Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
18:25:42 [2021-03-04T18:25:42.088Z]  Default Runtime: runc
18:25:42 [2021-03-04T18:25:42.088Z]  Init Binary: docker-init
18:25:42 [2021-03-04T18:25:42.088Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:25:42 [2021-03-04T18:25:42.088Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
18:25:42 [2021-03-04T18:25:42.088Z]  init version: de40ad0
18:25:42 [2021-03-04T18:25:42.088Z]  Security Options:
18:25:42 [2021-03-04T18:25:42.088Z]   apparmor
18:25:42 [2021-03-04T18:25:42.088Z]   seccomp
18:25:42 [2021-03-04T18:25:42.088Z]    Profile: default
18:25:42 [2021-03-04T18:25:42.088Z]  Kernel Version: 5.4.0-1037-aws
18:25:42 [2021-03-04T18:25:42.088Z]  Operating System: Ubuntu 18.04.5 LTS
18:25:42 [2021-03-04T18:25:42.088Z]  OSType: linux
18:25:42 [2021-03-04T18:25:42.088Z]  Architecture: x86_64
18:25:42 [2021-03-04T18:25:42.088Z]  CPUs: 2
18:25:42 [2021-03-04T18:25:42.088Z]  Total Memory: 7.487GiB
18:25:42 [2021-03-04T18:25:42.088Z]  Name: ip-10-100-121-25
18:25:42 [2021-03-04T18:25:42.088Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
18:25:42 [2021-03-04T18:25:42.088Z]  Docker Root Dir: /var/lib/docker
18:25:42 [2021-03-04T18:25:42.088Z]  Debug Mode: false
18:25:42 [2021-03-04T18:25:42.088Z]  Registry: https://index.docker.io/v1/
18:25:42 [2021-03-04T18:25:42.088Z]  Labels:
18:25:42 [2021-03-04T18:25:42.088Z]  Experimental: true
18:25:42 [2021-03-04T18:25:42.088Z]  Insecure Registries:
18:25:42 [2021-03-04T18:25:42.088Z]   127.0.0.0/8
18:25:42 [2021-03-04T18:25:42.088Z]  Live Restore Enabled: true
18:25:42 [2021-03-04T18:25:42.088Z] 
18:25:42 [2021-03-04T18:25:42.088Z] WARNING: No swap limit support
18:25:42 [2021-03-04T18:25:42.088Z] WARNING: No blkio weight support
18:25:42 [2021-03-04T18:25:42.088Z] WARNING: No blkio weight_device support
[Pipeline] sh
18:25:42 [2021-03-04T18:25:42.375Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:25:42 [2021-03-04T18:25:42.375Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:25:42 [2021-03-04T18:25:42.375Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42083/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:25:42 [2021-03-04T18:25:42.375Z] + bash /home/ubuntu/workspace/moby_PR-42083/check-config.sh
18:25:42 [2021-03-04T18:25:42.375Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:25:42 [2021-03-04T18:25:42.375Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
18:25:42 [2021-03-04T18:25:42.375Z] 
18:25:42 [2021-03-04T18:25:42.375Z] Generally Necessary:
18:25:42 [2021-03-04T18:25:42.375Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:25:42 [2021-03-04T18:25:42.375Z] - apparmor: enabled and tools installed
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_NAMESPACES: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_NET_NS: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_PID_NS: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_IPC_NS: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_UTS_NS: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_CGROUPS: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_CGROUP_CPUACCT: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_CGROUP_DEVICE: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_CGROUP_FREEZER: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_CGROUP_SCHED: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_CPUSETS: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_MEMCG: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_KEYS: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_VETH: enabled (as module)
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_BRIDGE: enabled (as module)
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_NF_NAT_IPV4: missing
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_NF_NAT: enabled (as module)
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_NF_NAT_NEEDED: missing
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_POSIX_MQUEUE: enabled
18:25:42 [2021-03-04T18:25:42.375Z] 
18:25:42 [2021-03-04T18:25:42.375Z] Optional Features:
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_USER_NS: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_SECCOMP: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_CGROUP_PIDS: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_MEMCG_SWAP: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:25:42 [2021-03-04T18:25:42.375Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_BLK_CGROUP: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:25:42 [2021-03-04T18:25:42.375Z] - CONFIG_IOSCHED_CFQ: missing
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_CGROUP_PERF: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_CGROUP_HUGETLB: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_CFS_BANDWIDTH: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_RT_GROUP_SCHED: missing
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_IP_VS: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_IP_VS_NFCT: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_IP_VS_RR: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_EXT4_FS: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:25:42 [2021-03-04T18:25:42.636Z] - Network Drivers:
18:25:42 [2021-03-04T18:25:42.636Z]   - "overlay":
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_VXLAN: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:25:42 [2021-03-04T18:25:42.636Z]       Optional (for encrypted networks):
18:25:42 [2021-03-04T18:25:42.636Z]       - CONFIG_CRYPTO: enabled
18:25:42 [2021-03-04T18:25:42.636Z]       - CONFIG_CRYPTO_AEAD: enabled
18:25:42 [2021-03-04T18:25:42.636Z]       - CONFIG_CRYPTO_GCM: enabled
18:25:42 [2021-03-04T18:25:42.636Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:25:42 [2021-03-04T18:25:42.636Z]       - CONFIG_CRYPTO_GHASH: enabled
18:25:42 [2021-03-04T18:25:42.636Z]       - CONFIG_XFRM: enabled
18:25:42 [2021-03-04T18:25:42.636Z]       - CONFIG_XFRM_USER: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]       - CONFIG_INET_ESP: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
18:25:42 [2021-03-04T18:25:42.636Z]   - "ipvlan":
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_IPVLAN: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]   - "macvlan":
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_MACVLAN: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_DUMMY: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]   - "ftp,tftp client in container":
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z] - Storage Drivers:
18:25:42 [2021-03-04T18:25:42.636Z]   - "aufs":
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_AUFS_FS: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]   - "btrfs":
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:25:42 [2021-03-04T18:25:42.636Z]   - "devicemapper":
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_BLK_DEV_DM: enabled
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]   - "overlay":
18:25:42 [2021-03-04T18:25:42.636Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:25:42 [2021-03-04T18:25:42.636Z]   - "zfs":
18:25:42 [2021-03-04T18:25:42.636Z]     - /dev/zfs: present
18:25:42 [2021-03-04T18:25:42.636Z]     - zfs command: missing
18:25:42 [2021-03-04T18:25:42.636Z]     - zpool command: missing
18:25:42 [2021-03-04T18:25:42.636Z] 
18:25:42 [2021-03-04T18:25:42.636Z] Limits:
18:25:42 [2021-03-04T18:25:42.636Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:25:42 [2021-03-04T18:25:42.636Z] 
18:25:42 [2021-03-04T18:25:42.636Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:25:42 [2021-03-04T18:25:42.970Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1867833987eb73a69d26f3046dbeccca342f2f5 .
18:25:42 [2021-03-04T18:25:42.970Z] #1 [internal] load build definition from Dockerfile
18:25:42 [2021-03-04T18:25:42.970Z] #1 sha256:61db707f7aaea75b1e84733f479cc8801142d83576ae90bf2aea03f0620e5abc
18:25:43 [2021-03-04T18:25:43.228Z] #1 transferring dockerfile: 16.54kB done
18:25:43 [2021-03-04T18:25:43.228Z] #1 DONE 0.0s
18:25:43 [2021-03-04T18:25:43.228Z] 
18:25:43 [2021-03-04T18:25:43.228Z] #2 [internal] load .dockerignore
18:25:43 [2021-03-04T18:25:43.228Z] #2 sha256:89d191aa2c13858ab4798b0040bf64429e7c4d406db154135963dddbc0dd7c3d
18:25:43 [2021-03-04T18:25:43.228Z] #2 transferring context: 87B done
18:25:43 [2021-03-04T18:25:43.228Z] #2 DONE 0.0s
18:25:43 [2021-03-04T18:25:43.228Z] 
18:25:43 [2021-03-04T18:25:43.228Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:25:43 [2021-03-04T18:25:43.228Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:25:43 [2021-03-04T18:25:43.468Z] Client:
18:25:43 [2021-03-04T18:25:43.468Z]  Context:    default
18:25:43 [2021-03-04T18:25:43.468Z]  Debug Mode: false
18:25:43 [2021-03-04T18:25:43.468Z]  Plugins:
18:25:43 [2021-03-04T18:25:43.468Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:25:43 [2021-03-04T18:25:43.468Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
18:25:43 [2021-03-04T18:25:43.468Z] 
18:25:43 [2021-03-04T18:25:43.468Z] Server:
18:25:43 [2021-03-04T18:25:43.468Z]  Containers: 0
18:25:43 [2021-03-04T18:25:43.468Z]   Running: 0
18:25:43 [2021-03-04T18:25:43.468Z]   Paused: 0
18:25:43 [2021-03-04T18:25:43.468Z]   Stopped: 0
18:25:43 [2021-03-04T18:25:43.468Z]  Images: 0
18:25:43 [2021-03-04T18:25:43.468Z]  Server Version: 20.10.3
18:25:43 [2021-03-04T18:25:43.468Z]  Storage Driver: overlay2
18:25:43 [2021-03-04T18:25:43.468Z]   Backing Filesystem: extfs
18:25:43 [2021-03-04T18:25:43.468Z]   Supports d_type: true
18:25:43 [2021-03-04T18:25:43.468Z]   Native Overlay Diff: true
18:25:43 [2021-03-04T18:25:43.468Z]  Logging Driver: json-file
18:25:43 [2021-03-04T18:25:43.468Z]  Cgroup Driver: cgroupfs
18:25:43 [2021-03-04T18:25:43.468Z]  Cgroup Version: 1
18:25:43 [2021-03-04T18:25:43.468Z]  Plugins:
18:25:43 [2021-03-04T18:25:43.468Z]   Volume: local
18:25:43 [2021-03-04T18:25:43.468Z]   Network: bridge host ipvlan macvlan null overlay
18:25:43 [2021-03-04T18:25:43.468Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:25:43 [2021-03-04T18:25:43.468Z]  Swarm: inactive
18:25:43 [2021-03-04T18:25:43.468Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:25:43 [2021-03-04T18:25:43.468Z]  Default Runtime: runc
18:25:43 [2021-03-04T18:25:43.468Z]  Init Binary: docker-init
18:25:43 [2021-03-04T18:25:43.468Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:25:43 [2021-03-04T18:25:43.468Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
18:25:43 [2021-03-04T18:25:43.468Z]  init version: de40ad0
18:25:43 [2021-03-04T18:25:43.468Z]  Security Options:
18:25:43 [2021-03-04T18:25:43.468Z]   apparmor
18:25:43 [2021-03-04T18:25:43.468Z]   seccomp
18:25:43 [2021-03-04T18:25:43.468Z]    Profile: default
18:25:43 [2021-03-04T18:25:43.468Z]  Kernel Version: 5.4.0-1037-aws
18:25:43 [2021-03-04T18:25:43.468Z]  Operating System: Ubuntu 18.04.5 LTS
18:25:43 [2021-03-04T18:25:43.468Z]  OSType: linux
18:25:43 [2021-03-04T18:25:43.468Z]  Architecture: x86_64
18:25:43 [2021-03-04T18:25:43.468Z]  CPUs: 2
18:25:43 [2021-03-04T18:25:43.468Z]  Total Memory: 7.487GiB
18:25:43 [2021-03-04T18:25:43.468Z]  Name: ip-10-100-116-19
18:25:43 [2021-03-04T18:25:43.468Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
18:25:43 [2021-03-04T18:25:43.468Z]  Docker Root Dir: /var/lib/docker
18:25:43 [2021-03-04T18:25:43.468Z]  Debug Mode: false
18:25:43 [2021-03-04T18:25:43.468Z]  Registry: https://index.docker.io/v1/
18:25:43 [2021-03-04T18:25:43.468Z]  Labels:
18:25:43 [2021-03-04T18:25:43.468Z]  Experimental: true
18:25:43 [2021-03-04T18:25:43.468Z]  Insecure Registries:
18:25:43 [2021-03-04T18:25:43.468Z]   127.0.0.0/8
18:25:43 [2021-03-04T18:25:43.468Z]  Live Restore Enabled: true
18:25:43 [2021-03-04T18:25:43.468Z] 
18:25:43 [2021-03-04T18:25:43.468Z] WARNING: No swap limit support
18:25:43 [2021-03-04T18:25:43.468Z] WARNING: No blkio weight support
18:25:43 [2021-03-04T18:25:43.468Z] WARNING: No blkio weight_device support
[Pipeline] sh
18:25:43 [2021-03-04T18:25:43.489Z] #3 DONE 0.5s
18:25:43 [2021-03-04T18:25:43.489Z] 
18:25:43 [2021-03-04T18:25:43.489Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:25:43 [2021-03-04T18:25:43.489Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:25:43 [2021-03-04T18:25:43.489Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
18:25:43 [2021-03-04T18:25:43.489Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:25:43 [2021-03-04T18:25:43.489Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
18:25:43 [2021-03-04T18:25:43.489Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
18:25:43 [2021-03-04T18:25:43.489Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
18:25:43 [2021-03-04T18:25:43.748Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.80MB / 9.64MB 0.2s
18:25:43 [2021-03-04T18:25:43.748Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
18:25:43 [2021-03-04T18:25:43.748Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
18:25:43 [2021-03-04T18:25:43.751Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:25:43 [2021-03-04T18:25:43.751Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:25:43 [2021-03-04T18:25:43.751Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42083/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:25:43 [2021-03-04T18:25:43.751Z] + bash /home/ubuntu/workspace/moby_PR-42083/check-config.sh
18:25:43 [2021-03-04T18:25:43.751Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:25:43 [2021-03-04T18:25:43.751Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
18:25:43 [2021-03-04T18:25:43.751Z] 
18:25:43 [2021-03-04T18:25:43.751Z] Generally Necessary:
18:25:43 [2021-03-04T18:25:43.751Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:25:43 [2021-03-04T18:25:43.751Z] - apparmor: enabled and tools installed
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_NAMESPACES: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_NET_NS: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_PID_NS: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_IPC_NS: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_UTS_NS: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CGROUPS: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_CPUACCT: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_DEVICE: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_FREEZER: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_SCHED: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CPUSETS: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_MEMCG: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_KEYS: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_VETH: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_BRIDGE: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_NF_NAT_IPV4: missing
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_NF_NAT: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_NF_NAT_NEEDED: missing
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_POSIX_MQUEUE: enabled
18:25:43 [2021-03-04T18:25:43.751Z] 
18:25:43 [2021-03-04T18:25:43.751Z] Optional Features:
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_USER_NS: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_SECCOMP: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_PIDS: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_MEMCG_SWAP: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:25:43 [2021-03-04T18:25:43.751Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_BLK_CGROUP: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_IOSCHED_CFQ: missing
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_PERF: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_HUGETLB: enabled
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:25:43 [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_CFS_BANDWIDTH: enabled
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_RT_GROUP_SCHED: missing
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_IP_VS: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_IP_VS_NFCT: enabled
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_IP_VS_RR: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_EXT4_FS: enabled
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:25:44 [2021-03-04T18:25:44.010Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:25:44 [2021-03-04T18:25:44.010Z] - Network Drivers:
18:25:44 [2021-03-04T18:25:44.010Z]   - "overlay":
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_VXLAN: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:25:44 [2021-03-04T18:25:44.010Z]       Optional (for encrypted networks):
18:25:44 [2021-03-04T18:25:44.010Z]       - CONFIG_CRYPTO: enabled
18:25:44 [2021-03-04T18:25:44.010Z]       - CONFIG_CRYPTO_AEAD: enabled
18:25:44 [2021-03-04T18:25:44.010Z]       - CONFIG_CRYPTO_GCM: enabled
18:25:44 [2021-03-04T18:25:44.010Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:25:44 [2021-03-04T18:25:44.010Z]       - CONFIG_CRYPTO_GHASH: enabled
18:25:44 [2021-03-04T18:25:44.010Z]       - CONFIG_XFRM: enabled
18:25:44 [2021-03-04T18:25:44.010Z]       - CONFIG_XFRM_USER: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]       - CONFIG_INET_ESP: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
18:25:44 [2021-03-04T18:25:44.010Z]   - "ipvlan":
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_IPVLAN: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]   - "macvlan":
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_MACVLAN: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_DUMMY: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]   - "ftp,tftp client in container":
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z] - Storage Drivers:
18:25:44 [2021-03-04T18:25:44.010Z]   - "aufs":
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_AUFS_FS: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]   - "btrfs":
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:25:44 [2021-03-04T18:25:44.010Z]   - "devicemapper":
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_BLK_DEV_DM: enabled
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]   - "overlay":
18:25:44 [2021-03-04T18:25:44.010Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:25:44 [2021-03-04T18:25:44.010Z]   - "zfs":
18:25:44 [2021-03-04T18:25:44.010Z]     - /dev/zfs: present
18:25:44 [2021-03-04T18:25:44.010Z]     - zfs command: missing
18:25:44 [2021-03-04T18:25:44.010Z]     - zpool command: missing
18:25:44 [2021-03-04T18:25:44.010Z] 
18:25:44 [2021-03-04T18:25:44.010Z] Limits:
18:25:44 [2021-03-04T18:25:44.010Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:25:44 [2021-03-04T18:25:44.010Z] 
18:25:44 [2021-03-04T18:25:44.010Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:25:44 [2021-03-04T18:25:44.325Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done
18:25:44 [2021-03-04T18:25:44.325Z] #4 DONE 0.7s
18:25:44 [2021-03-04T18:25:44.350Z] + sudo modprobe ip_vs
18:25:44 [2021-03-04T18:25:44.350Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1867833987eb73a69d26f3046dbeccca342f2f5 .
18:25:44 [2021-03-04T18:25:44.584Z] 
18:25:44 [2021-03-04T18:25:44.584Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:25:44 [2021-03-04T18:25:44.584Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
18:25:44 [2021-03-04T18:25:44.610Z] #1 [internal] load build definition from Dockerfile
18:25:44 [2021-03-04T18:25:44.610Z] #1 sha256:9bfad87edbff2e302960121579fb83c8f8616b9d3bcb3db47d5777b96da3dc60
18:25:44 [2021-03-04T18:25:44.610Z] #1 transferring dockerfile: 16.54kB done
18:25:44 [2021-03-04T18:25:44.610Z] #1 DONE 0.0s
18:25:44 [2021-03-04T18:25:44.610Z] 
18:25:44 [2021-03-04T18:25:44.610Z] #2 [internal] load .dockerignore
18:25:44 [2021-03-04T18:25:44.610Z] #2 sha256:cec99a720c456f132cc137f25a065c8c8623319f6e80d3da1dd03a8e3d5c3064
18:25:44 [2021-03-04T18:25:44.610Z] #2 transferring context: 87B done
18:25:44 [2021-03-04T18:25:44.610Z] #2 DONE 0.0s
18:25:44 [2021-03-04T18:25:44.610Z] 
18:25:44 [2021-03-04T18:25:44.610Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:25:44 [2021-03-04T18:25:44.610Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:25:46 [2021-03-04T18:25:46.492Z] #7 ...
18:25:46 [2021-03-04T18:25:46.492Z] 
18:25:46 [2021-03-04T18:25:46.492Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
18:25:46 [2021-03-04T18:25:46.492Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
18:25:46 [2021-03-04T18:25:46.492Z] #5 DONE 1.9s
18:25:46 [2021-03-04T18:25:46.492Z] 
18:25:46 [2021-03-04T18:25:46.492Z] #6 [internal] load metadata for docker.io/library/debian:buster
18:25:46 [2021-03-04T18:25:46.492Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:25:46 [2021-03-04T18:25:46.492Z] #6 DONE 1.9s
18:25:46 [2021-03-04T18:25:46.492Z] 
18:25:46 [2021-03-04T18:25:46.492Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:25:46 [2021-03-04T18:25:46.492Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
18:25:46 [2021-03-04T18:25:46.492Z] #7 DONE 1.9s
18:25:46 [2021-03-04T18:25:46.515Z] #3 DONE 1.9s
18:25:46 [2021-03-04T18:25:46.515Z] 
18:25:46 [2021-03-04T18:25:46.515Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:25:46 [2021-03-04T18:25:46.515Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:25:46 [2021-03-04T18:25:46.515Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
18:25:46 [2021-03-04T18:25:46.515Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
18:25:46 [2021-03-04T18:25:46.515Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
18:25:46 [2021-03-04T18:25:46.515Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s
18:25:46 [2021-03-04T18:25:46.515Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:25:46 [2021-03-04T18:25:46.515Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
18:25:46 [2021-03-04T18:25:46.515Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
18:25:46 [2021-03-04T18:25:46.751Z] 
18:25:46 [2021-03-04T18:25:46.751Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:46 [2021-03-04T18:25:46.751Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:25:46 [2021-03-04T18:25:46.751Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
18:25:47 [2021-03-04T18:25:47.017Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
18:25:47 [2021-03-04T18:25:47.017Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
18:25:47 [2021-03-04T18:25:47.017Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
18:25:47 [2021-03-04T18:25:47.017Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
18:25:47 [2021-03-04T18:25:47.017Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
18:25:47 [2021-03-04T18:25:47.017Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
18:25:47 [2021-03-04T18:25:47.017Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.04MB / 50.40MB 0.2s
18:25:47 [2021-03-04T18:25:47.017Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.2s
18:25:47 [2021-03-04T18:25:47.017Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.2s
18:25:47 [2021-03-04T18:25:47.086Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done
18:25:47 [2021-03-04T18:25:47.087Z] #4 DONE 0.5s
18:25:47 [2021-03-04T18:25:47.087Z] 
18:25:47 [2021-03-04T18:25:47.087Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:25:47 [2021-03-04T18:25:47.087Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
18:25:47 [2021-03-04T18:25:47.087Z] #7 DONE 0.2s
18:25:47 [2021-03-04T18:25:47.087Z] 
18:25:47 [2021-03-04T18:25:47.087Z] #6 [internal] load metadata for docker.io/library/debian:buster
18:25:47 [2021-03-04T18:25:47.087Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:25:47 [2021-03-04T18:25:47.279Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.97MB / 50.40MB 0.4s
18:25:47 [2021-03-04T18:25:47.279Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done
18:25:47 [2021-03-04T18:25:47.279Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.3s
18:25:47 [2021-03-04T18:25:47.279Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.4s
18:25:47 [2021-03-04T18:25:47.279Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 0.5s
18:25:47 [2021-03-04T18:25:47.279Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done
18:25:47 [2021-03-04T18:25:47.279Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 0.5s
18:25:47 [2021-03-04T18:25:47.279Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.5s
18:25:47 [2021-03-04T18:25:47.294Z] ok  	github.com/docker/docker/api/server	0.032s	coverage: 9.0% of statements
18:25:47 [2021-03-04T18:25:47.345Z] #6 DONE 0.2s
18:25:47 [2021-03-04T18:25:47.345Z] 
18:25:47 [2021-03-04T18:25:47.345Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
18:25:47 [2021-03-04T18:25:47.345Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
18:25:47 [2021-03-04T18:25:47.345Z] #5 DONE 0.3s
18:25:47 [2021-03-04T18:25:47.539Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.75MB / 50.40MB 0.6s
18:25:47 [2021-03-04T18:25:47.539Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 0.6s
18:25:47 [2021-03-04T18:25:47.539Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.34MB / 68.67MB 0.6s
18:25:47 [2021-03-04T18:25:47.539Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s
18:25:47 [2021-03-04T18:25:47.539Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 0.8s
18:25:47 [2021-03-04T18:25:47.539Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 0.8s
18:25:47 [2021-03-04T18:25:47.804Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 0.9s
18:25:47 [2021-03-04T18:25:47.804Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 1.0s
18:25:47 [2021-03-04T18:25:47.804Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 1.0s
18:25:47 [2021-03-04T18:25:47.921Z] 
18:25:47 [2021-03-04T18:25:47.921Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
18:25:47 [2021-03-04T18:25:47.921Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
18:25:47 [2021-03-04T18:25:47.921Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
18:25:47 [2021-03-04T18:25:47.921Z] #24 DONE 0.0s
18:25:47 [2021-03-04T18:25:47.921Z] 
18:25:47 [2021-03-04T18:25:47.921Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:47 [2021-03-04T18:25:47.921Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:25:47 [2021-03-04T18:25:47.921Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
18:25:47 [2021-03-04T18:25:47.921Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
18:25:47 [2021-03-04T18:25:47.921Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
18:25:47 [2021-03-04T18:25:47.921Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
18:25:47 [2021-03-04T18:25:47.921Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
18:25:47 [2021-03-04T18:25:47.921Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
18:25:48 [2021-03-04T18:25:48.068Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s done
18:25:48 [2021-03-04T18:25:48.068Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 1.2s
18:25:48 [2021-03-04T18:25:48.068Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 1.2s
18:25:48 [2021-03-04T18:25:48.068Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.24MB / 120.17MB 1.2s
18:25:48 [2021-03-04T18:25:48.183Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.34MB / 50.40MB 0.4s
18:25:48 [2021-03-04T18:25:48.183Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
18:25:48 [2021-03-04T18:25:48.183Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.4s
18:25:48 [2021-03-04T18:25:48.183Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.73MB / 50.40MB 0.5s
18:25:48 [2021-03-04T18:25:48.183Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.5s
18:25:48 [2021-03-04T18:25:48.335Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 1.3s
18:25:48 [2021-03-04T18:25:48.335Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
18:25:48 [2021-03-04T18:25:48.335Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s
18:25:48 [2021-03-04T18:25:48.335Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 1.5s
18:25:48 [2021-03-04T18:25:48.335Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.17MB / 120.17MB 1.5s
18:25:48 [2021-03-04T18:25:48.444Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.90MB / 50.40MB 0.6s
18:25:48 [2021-03-04T18:25:48.444Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s
18:25:48 [2021-03-04T18:25:48.444Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s
18:25:48 [2021-03-04T18:25:48.444Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 0.7s
18:25:48 [2021-03-04T18:25:48.444Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 0.7s
18:25:48 [2021-03-04T18:25:48.605Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.7s
18:25:48 [2021-03-04T18:25:48.605Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.89MB / 120.17MB 1.7s
18:25:48 [2021-03-04T18:25:48.605Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.28MB / 120.17MB 1.8s
18:25:48 [2021-03-04T18:25:48.712Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.16MB / 50.40MB 0.8s
18:25:48 [2021-03-04T18:25:48.712Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done
18:25:48 [2021-03-04T18:25:48.712Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.00MB / 51.83MB 0.8s
18:25:48 [2021-03-04T18:25:48.712Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.8s
18:25:48 [2021-03-04T18:25:48.712Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.70MB / 50.40MB 0.9s
18:25:48 [2021-03-04T18:25:48.712Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 0.9s
18:25:48 [2021-03-04T18:25:48.875Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done
18:25:48 [2021-03-04T18:25:48.875Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 1.9s
18:25:48 [2021-03-04T18:25:48.875Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.9s
18:25:48 [2021-03-04T18:25:48.875Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.11MB / 120.17MB 2.1s
18:25:48 [2021-03-04T18:25:48.875Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s
18:25:48 [2021-03-04T18:25:48.972Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 1.0s
18:25:48 [2021-03-04T18:25:48.972Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.46MB / 51.83MB 1.0s
18:25:48 [2021-03-04T18:25:48.972Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.58MB / 68.67MB 1.0s
18:25:48 [2021-03-04T18:25:48.972Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s
18:25:48 [2021-03-04T18:25:48.972Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 1.2s
18:25:48 [2021-03-04T18:25:48.972Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 1.2s
18:25:49 [2021-03-04T18:25:49.136Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 2.2s
18:25:49 [2021-03-04T18:25:49.136Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 2.3s
18:25:49 [2021-03-04T18:25:49.235Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 1.3s
18:25:49 [2021-03-04T18:25:49.235Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 1.3s
18:25:49 [2021-03-04T18:25:49.235Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s
18:25:49 [2021-03-04T18:25:49.235Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.65MB / 68.67MB 1.5s
18:25:49 [2021-03-04T18:25:49.235Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.13MB / 68.67MB 1.6s
18:25:49 [2021-03-04T18:25:49.396Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.4s done
18:25:49 [2021-03-04T18:25:49.396Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 2.4s
18:25:49 [2021-03-04T18:25:49.396Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 2.5s
18:25:49 [2021-03-04T18:25:49.396Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done
18:25:49 [2021-03-04T18:25:49.498Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done
18:25:49 [2021-03-04T18:25:49.498Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.79MB / 68.67MB 1.7s
18:25:49 [2021-03-04T18:25:49.498Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 1.8s
18:25:49 [2021-03-04T18:25:49.660Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 2.8s
18:25:49 [2021-03-04T18:25:49.761Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 1.9s
18:25:49 [2021-03-04T18:25:49.761Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
18:25:49 [2021-03-04T18:25:49.761Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s
18:25:49 [2021-03-04T18:25:49.928Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.0s
18:25:50 [2021-03-04T18:25:50.022Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done
18:25:50 [2021-03-04T18:25:50.022Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.15MB / 120.17MB 2.3s
18:25:50 [2021-03-04T18:25:50.022Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s
18:25:50 [2021-03-04T18:25:50.289Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 2.4s
18:25:50 [2021-03-04T18:25:50.289Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.97MB / 120.17MB 2.5s
18:25:50 [2021-03-04T18:25:50.289Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.31MB / 120.17MB 2.6s
18:25:50 [2021-03-04T18:25:50.552Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.42MB / 120.17MB 2.7s
18:25:50 [2021-03-04T18:25:50.813Z] #8 ...
18:25:50 [2021-03-04T18:25:50.813Z] 
18:25:50 [2021-03-04T18:25:50.813Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
18:25:50 [2021-03-04T18:25:50.813Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
18:25:50 [2021-03-04T18:25:50.813Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:25:50 [2021-03-04T18:25:50.813Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:25:50 [2021-03-04T18:25:50.813Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:25:50 [2021-03-04T18:25:50.813Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
18:25:50 [2021-03-04T18:25:50.813Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done
18:25:50 [2021-03-04T18:25:50.813Z] #60 DONE 2.9s
18:25:50 [2021-03-04T18:25:50.813Z] 
18:25:50 [2021-03-04T18:25:50.813Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:50 [2021-03-04T18:25:50.813Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:25:50 [2021-03-04T18:25:50.813Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.8s done
18:25:50 [2021-03-04T18:25:50.813Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 2.9s
18:25:50 [2021-03-04T18:25:50.813Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done
18:25:50 [2021-03-04T18:25:50.813Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.57MB / 120.17MB 3.0s
18:25:50 [2021-03-04T18:25:50.868Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.8s done
18:25:51 [2021-03-04T18:25:51.083Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 3.2s
18:25:51 [2021-03-04T18:25:51.083Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.55MB / 120.17MB 3.4s
18:25:51 [2021-03-04T18:25:51.127Z] #8 ...
18:25:51 [2021-03-04T18:25:51.127Z] 
18:25:51 [2021-03-04T18:25:51.127Z] #21 [internal] load build context
18:25:51 [2021-03-04T18:25:51.127Z] #21 sha256:6f58b6936fc392e6616b9d65b48768f0d63c1c6c396d9905d79251e829f4c5a5
18:25:51 [2021-03-04T18:25:51.127Z] #21 transferring context: 53.42MB 4.0s done
18:25:51 [2021-03-04T18:25:51.127Z] #21 DONE 4.4s
18:25:51 [2021-03-04T18:25:51.127Z] 
18:25:51 [2021-03-04T18:25:51.127Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:51 [2021-03-04T18:25:51.127Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:25:51 [2021-03-04T18:25:51.362Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.69MB / 120.17MB 3.5s
18:25:51 [2021-03-04T18:25:51.625Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.37MB / 120.17MB 3.7s
18:25:51 [2021-03-04T18:25:51.625Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.48MB / 120.17MB 4.0s
18:25:52 [2021-03-04T18:25:52.070Z] #8 ...
18:25:52 [2021-03-04T18:25:52.070Z] 
18:25:52 [2021-03-04T18:25:52.070Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
18:25:52 [2021-03-04T18:25:52.070Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
18:25:52 [2021-03-04T18:25:52.070Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:25:52 [2021-03-04T18:25:52.070Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:25:52 [2021-03-04T18:25:52.070Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:25:52 [2021-03-04T18:25:52.070Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done
18:25:52 [2021-03-04T18:25:52.070Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
18:25:52 [2021-03-04T18:25:52.070Z] #60 DONE 5.0s
18:25:52 [2021-03-04T18:25:52.070Z] 
18:25:52 [2021-03-04T18:25:52.070Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:52 [2021-03-04T18:25:52.070Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:25:52 [2021-03-04T18:25:52.562Z] #8 ...
18:25:52 [2021-03-04T18:25:52.562Z] 
18:25:52 [2021-03-04T18:25:52.562Z] #21 [internal] load build context
18:25:52 [2021-03-04T18:25:52.562Z] #21 sha256:151fe34ac0424282e1687441790a412864946b3f8d64c9e48a5cfa1a1de584ca
18:25:52 [2021-03-04T18:25:52.562Z] #21 transferring context: 53.42MB 4.3s done
18:25:52 [2021-03-04T18:25:52.562Z] #21 DONE 4.7s
18:25:52 [2021-03-04T18:25:52.562Z] 
18:25:52 [2021-03-04T18:25:52.562Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:52 [2021-03-04T18:25:52.562Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:25:53 [2021-03-04T18:25:53.452Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s
18:25:53 [2021-03-04T18:25:53.452Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s done
18:25:53 [2021-03-04T18:25:53.452Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
18:25:53 [2021-03-04T18:25:53.942Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s done
18:25:54 [2021-03-04T18:25:54.072Z] Client:
18:25:54 [2021-03-04T18:25:54.072Z]  Context:    default
18:25:54 [2021-03-04T18:25:54.072Z]  Debug Mode: false
18:25:54 [2021-03-04T18:25:54.072Z]  Plugins:
18:25:54 [2021-03-04T18:25:54.072Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:25:54 [2021-03-04T18:25:54.072Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
18:25:54 [2021-03-04T18:25:54.072Z] 
18:25:54 [2021-03-04T18:25:54.072Z] Server:
18:25:54 [2021-03-04T18:25:54.072Z]  Containers: 0
18:25:54 [2021-03-04T18:25:54.072Z]   Running: 0
18:25:54 [2021-03-04T18:25:54.072Z]   Paused: 0
18:25:54 [2021-03-04T18:25:54.072Z]   Stopped: 0
18:25:54 [2021-03-04T18:25:54.072Z]  Images: 0
18:25:54 [2021-03-04T18:25:54.072Z]  Server Version: 20.10.3
18:25:54 [2021-03-04T18:25:54.072Z]  Storage Driver: overlay2
18:25:54 [2021-03-04T18:25:54.072Z]   Backing Filesystem: extfs
18:25:54 [2021-03-04T18:25:54.072Z]   Supports d_type: true
18:25:54 [2021-03-04T18:25:54.072Z]   Native Overlay Diff: true
18:25:54 [2021-03-04T18:25:54.072Z]  Logging Driver: json-file
18:25:54 [2021-03-04T18:25:54.072Z]  Cgroup Driver: systemd
18:25:54 [2021-03-04T18:25:54.072Z]  Cgroup Version: 2
18:25:54 [2021-03-04T18:25:54.072Z]  Plugins:
18:25:54 [2021-03-04T18:25:54.072Z]   Volume: local
18:25:54 [2021-03-04T18:25:54.072Z]   Network: bridge host ipvlan macvlan null overlay
18:25:54 [2021-03-04T18:25:54.072Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:25:54 [2021-03-04T18:25:54.072Z]  Swarm: inactive
18:25:54 [2021-03-04T18:25:54.072Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:25:54 [2021-03-04T18:25:54.072Z]  Default Runtime: runc
18:25:54 [2021-03-04T18:25:54.072Z]  Init Binary: docker-init
18:25:54 [2021-03-04T18:25:54.072Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:25:54 [2021-03-04T18:25:54.072Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
18:25:54 [2021-03-04T18:25:54.072Z]  init version: de40ad0
18:25:54 [2021-03-04T18:25:54.072Z]  Security Options:
18:25:54 [2021-03-04T18:25:54.072Z]   apparmor
18:25:54 [2021-03-04T18:25:54.072Z]   seccomp
18:25:54 [2021-03-04T18:25:54.072Z]    Profile: default
18:25:54 [2021-03-04T18:25:54.072Z]   cgroupns
18:25:54 [2021-03-04T18:25:54.072Z]  Kernel Version: 5.4.0-1037-aws
18:25:54 [2021-03-04T18:25:54.072Z]  Operating System: Ubuntu 20.04.2 LTS
18:25:54 [2021-03-04T18:25:54.072Z]  OSType: linux
18:25:54 [2021-03-04T18:25:54.072Z]  Architecture: x86_64
18:25:54 [2021-03-04T18:25:54.072Z]  CPUs: 2
18:25:54 [2021-03-04T18:25:54.072Z]  Total Memory: 7.487GiB
18:25:54 [2021-03-04T18:25:54.072Z]  Name: ip-10-100-95-17
18:25:54 [2021-03-04T18:25:54.072Z]  ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K
18:25:54 [2021-03-04T18:25:54.072Z]  Docker Root Dir: /var/lib/docker
18:25:54 [2021-03-04T18:25:54.072Z]  Debug Mode: false
18:25:54 [2021-03-04T18:25:54.072Z]  Registry: https://index.docker.io/v1/
18:25:54 [2021-03-04T18:25:54.072Z]  Labels:
18:25:54 [2021-03-04T18:25:54.072Z]  Experimental: true
18:25:54 [2021-03-04T18:25:54.072Z]  Insecure Registries:
18:25:54 [2021-03-04T18:25:54.072Z]   127.0.0.0/8
18:25:54 [2021-03-04T18:25:54.072Z]  Live Restore Enabled: true
18:25:54 [2021-03-04T18:25:54.072Z] 
18:25:54 [2021-03-04T18:25:54.072Z] WARNING: No kernel memory TCP limit support
18:25:54 [2021-03-04T18:25:54.072Z] WARNING: No oom kill disable support
18:25:54 [2021-03-04T18:25:54.072Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:25:54 [2021-03-04T18:25:54.390Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done
18:25:54 [2021-03-04T18:25:54.390Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
18:25:54 [2021-03-04T18:25:54.405Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d1867833987eb73a69d26f3046dbeccca342f2f5 .
18:25:54 [2021-03-04T18:25:54.514Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.8s done
18:25:54 [2021-03-04T18:25:54.660Z] #2 [internal] load .dockerignore
18:25:54 [2021-03-04T18:25:54.660Z] #2 sha256:3f39b77d7ebcd0afd28b9822c75b56bd4c7fc6a2792a18de8dbf81678560dc64
18:25:54 [2021-03-04T18:25:54.660Z] #2 transferring context: 87B done
18:25:54 [2021-03-04T18:25:54.660Z] #2 DONE 0.1s
18:25:54 [2021-03-04T18:25:54.660Z] 
18:25:54 [2021-03-04T18:25:54.660Z] #1 [internal] load build definition from Dockerfile
18:25:54 [2021-03-04T18:25:54.660Z] #1 sha256:d05ab95744cf4b42b1ecc3649cd72963a37f4286bd70e35dc28320e3e811e799
18:25:54 [2021-03-04T18:25:54.660Z] #1 transferring dockerfile: 16.54kB done
18:25:54 [2021-03-04T18:25:54.660Z] #1 DONE 0.2s
18:25:54 [2021-03-04T18:25:54.660Z] 
18:25:54 [2021-03-04T18:25:54.660Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:25:54 [2021-03-04T18:25:54.660Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:25:54 [2021-03-04T18:25:54.773Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
18:25:54 [2021-03-04T18:25:54.959Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
18:25:54 [2021-03-04T18:25:54.959Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
18:25:55 [2021-03-04T18:25:55.223Z] #3 DONE 0.4s
18:25:55 [2021-03-04T18:25:55.223Z] 
18:25:55 [2021-03-04T18:25:55.223Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:25:55 [2021-03-04T18:25:55.223Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:25:55 [2021-03-04T18:25:55.223Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
18:25:55 [2021-03-04T18:25:55.223Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:25:55 [2021-03-04T18:25:55.223Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
18:25:55 [2021-03-04T18:25:55.223Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
18:25:55 [2021-03-04T18:25:55.223Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
18:25:55 [2021-03-04T18:25:55.223Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
18:25:55 [2021-03-04T18:25:55.344Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done
18:25:55 [2021-03-04T18:25:55.344Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
18:25:55 [2021-03-04T18:25:55.480Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
18:25:55 [2021-03-04T18:25:55.480Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
18:25:55 [2021-03-04T18:25:55.529Z] #8 ...
18:25:55 [2021-03-04T18:25:55.529Z] 
18:25:55 [2021-03-04T18:25:55.529Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
18:25:55 [2021-03-04T18:25:55.529Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
18:25:55 [2021-03-04T18:25:55.529Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
18:25:55 [2021-03-04T18:25:55.529Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
18:25:55 [2021-03-04T18:25:55.529Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
18:25:55 [2021-03-04T18:25:55.529Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
18:25:55 [2021-03-04T18:25:55.529Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.3s done
18:25:55 [2021-03-04T18:25:55.529Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.7s done
18:25:55 [2021-03-04T18:25:55.529Z] #24 DONE 8.5s
18:25:55 [2021-03-04T18:25:55.529Z] 
18:25:55 [2021-03-04T18:25:55.529Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:55 [2021-03-04T18:25:55.529Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:25:55 [2021-03-04T18:25:55.736Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
18:25:55 [2021-03-04T18:25:55.736Z] #4 DONE 0.6s
18:25:55 [2021-03-04T18:25:55.913Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
18:25:55 [2021-03-04T18:25:55.991Z] 
18:25:55 [2021-03-04T18:25:55.991Z] #7 [internal] load metadata for docker.io/library/debian:buster
18:25:55 [2021-03-04T18:25:55.991Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:25:56 [2021-03-04T18:25:56.173Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
18:25:56 [2021-03-04T18:25:56.247Z] #7 ...
18:25:56 [2021-03-04T18:25:56.247Z] 
18:25:56 [2021-03-04T18:25:56.247Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:25:56 [2021-03-04T18:25:56.247Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
18:25:56 [2021-03-04T18:25:56.247Z] #6 DONE 0.3s
18:25:56 [2021-03-04T18:25:56.432Z] #8 ...
18:25:56 [2021-03-04T18:25:56.433Z] 
18:25:56 [2021-03-04T18:25:56.433Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
18:25:56 [2021-03-04T18:25:56.433Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
18:25:56 [2021-03-04T18:25:56.433Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
18:25:56 [2021-03-04T18:25:56.433Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
18:25:56 [2021-03-04T18:25:56.433Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
18:25:56 [2021-03-04T18:25:56.433Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
18:25:56 [2021-03-04T18:25:56.433Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.6s done
18:25:56 [2021-03-04T18:25:56.433Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.6s done
18:25:56 [2021-03-04T18:25:56.433Z] #24 DONE 8.6s
18:25:56 [2021-03-04T18:25:56.433Z] 
18:25:56 [2021-03-04T18:25:56.433Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:56 [2021-03-04T18:25:56.433Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:25:56 [2021-03-04T18:25:56.503Z] 
18:25:56 [2021-03-04T18:25:56.503Z] #7 [internal] load metadata for docker.io/library/debian:buster
18:25:56 [2021-03-04T18:25:56.503Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:25:56 [2021-03-04T18:25:56.503Z] #7 DONE 0.4s
18:25:56 [2021-03-04T18:25:56.503Z] 
18:25:56 [2021-03-04T18:25:56.503Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
18:25:56 [2021-03-04T18:25:56.503Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
18:25:56 [2021-03-04T18:25:56.503Z] #5 DONE 0.4s
18:25:57 [2021-03-04T18:25:57.086Z] 
18:25:57 [2021-03-04T18:25:57.086Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
18:25:57 [2021-03-04T18:25:57.086Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
18:25:57 [2021-03-04T18:25:57.086Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
18:25:57 [2021-03-04T18:25:57.086Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
18:25:57 [2021-03-04T18:25:57.086Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
18:25:57 [2021-03-04T18:25:57.086Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
18:25:57 [2021-03-04T18:25:57.086Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.2s
18:25:57 [2021-03-04T18:25:57.344Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 12.58MB / 50.40MB 0.5s
18:25:57 [2021-03-04T18:25:57.606Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 22.02MB / 50.40MB 0.6s
18:25:57 [2021-03-04T18:25:57.606Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 31.46MB / 50.40MB 0.7s
18:25:57 [2021-03-04T18:25:57.866Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 37.75MB / 50.40MB 0.8s
18:25:57 [2021-03-04T18:25:57.866Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 40.89MB / 50.40MB 0.9s
18:25:57 [2021-03-04T18:25:57.866Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.0s
18:25:58 [2021-03-04T18:25:58.810Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.5s done
18:25:58 [2021-03-04T18:25:58.810Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b
18:25:58 [2021-03-04T18:25:58.839Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done
18:25:59 [2021-03-04T18:25:59.098Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
18:25:59 [2021-03-04T18:25:59.734Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.6s done
18:25:59 [2021-03-04T18:25:59.798Z] #24 ...
18:25:59 [2021-03-04T18:25:59.798Z] 
18:25:59 [2021-03-04T18:25:59.798Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
18:25:59 [2021-03-04T18:25:59.798Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
18:25:59 [2021-03-04T18:25:59.798Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:25:59 [2021-03-04T18:25:59.798Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:25:59 [2021-03-04T18:25:59.798Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:25:59 [2021-03-04T18:25:59.798Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done
18:25:59 [2021-03-04T18:25:59.798Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
18:25:59 [2021-03-04T18:25:59.798Z] #60 DONE 2.8s
18:25:59 [2021-03-04T18:25:59.798Z] 
18:25:59 [2021-03-04T18:25:59.798Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:25:59 [2021-03-04T18:25:59.798Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:25:59 [2021-03-04T18:25:59.798Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
18:25:59 [2021-03-04T18:25:59.798Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
18:25:59 [2021-03-04T18:25:59.798Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
18:25:59 [2021-03-04T18:25:59.798Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
18:25:59 [2021-03-04T18:25:59.798Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done
18:25:59 [2021-03-04T18:25:59.798Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.2s done
18:25:59 [2021-03-04T18:25:59.798Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done
18:25:59 [2021-03-04T18:25:59.798Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.5s
18:25:59 [2021-03-04T18:25:59.798Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.86MB / 51.83MB 2.6s
18:25:59 [2021-03-04T18:25:59.798Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.6s
18:25:59 [2021-03-04T18:25:59.798Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.34MB / 68.67MB 2.6s
18:25:59 [2021-03-04T18:25:59.994Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
18:26:00 [2021-03-04T18:26:00.056Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 2.7s
18:26:00 [2021-03-04T18:26:00.056Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.53MB / 68.67MB 2.7s
18:26:00 [2021-03-04T18:26:00.314Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s
18:26:00 [2021-03-04T18:26:00.314Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 3.0s
18:26:00 [2021-03-04T18:26:00.314Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 3.0s
18:26:00 [2021-03-04T18:26:00.574Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.02MB / 120.17MB 3.3s
18:26:00 [2021-03-04T18:26:00.574Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 3.3s
18:26:00 [2021-03-04T18:26:00.574Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.86MB / 68.67MB 3.3s
18:26:00 [2021-03-04T18:26:00.853Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.51MB / 120.17MB 3.4s
18:26:00 [2021-03-04T18:26:00.853Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.49MB / 68.67MB 3.4s
18:26:00 [2021-03-04T18:26:00.853Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 3.6s
18:26:00 [2021-03-04T18:26:00.853Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 3.6s
18:26:01 [2021-03-04T18:26:01.116Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done
18:26:01 [2021-03-04T18:26:01.116Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 3.9s
18:26:01 [2021-03-04T18:26:01.116Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s
18:26:01 [2021-03-04T18:26:01.373Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.0s
18:26:01 [2021-03-04T18:26:01.373Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.91MB / 120.17MB 4.1s
18:26:01 [2021-03-04T18:26:01.373Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.1s
18:26:01 [2021-03-04T18:26:01.665Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 4.2s
18:26:01 [2021-03-04T18:26:01.665Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 4.4s
18:26:01 [2021-03-04T18:26:01.925Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.56MB / 120.17MB 4.7s
18:26:02 [2021-03-04T18:26:02.181Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.72MB / 120.17MB 4.8s
18:26:02 [2021-03-04T18:26:02.181Z] #8 ...
18:26:02 [2021-03-04T18:26:02.181Z] 
18:26:02 [2021-03-04T18:26:02.181Z] #21 [internal] load build context
18:26:02 [2021-03-04T18:26:02.181Z] #21 sha256:35a7bebd1f12b52db00cf37b430a83907e7eb2f35ec9d1b4ccf7cd3ac22c542c
18:26:02 [2021-03-04T18:26:02.181Z] #21 transferring context: 53.41MB 4.8s done
18:26:02 [2021-03-04T18:26:02.181Z] #21 DONE 5.3s
18:26:02 [2021-03-04T18:26:02.181Z] 
18:26:02 [2021-03-04T18:26:02.181Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:26:02 [2021-03-04T18:26:02.181Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:26:02 [2021-03-04T18:26:02.181Z] #8 ...
18:26:02 [2021-03-04T18:26:02.181Z] 
18:26:02 [2021-03-04T18:26:02.181Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
18:26:02 [2021-03-04T18:26:02.181Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
18:26:03 [2021-03-04T18:26:03.292Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done
18:26:03 [2021-03-04T18:26:03.292Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
18:26:04 [2021-03-04T18:26:04.079Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.1s
18:26:04 [2021-03-04T18:26:04.191Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done
18:26:04 [2021-03-04T18:26:04.191Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
18:26:04 [2021-03-04T18:26:04.678Z] #8 ...
18:26:04 [2021-03-04T18:26:04.678Z] 
18:26:04 [2021-03-04T18:26:04.678Z] #25 [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
18:26:04 [2021-03-04T18:26:04.678Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
18:26:04 [2021-03-04T18:26:04.678Z] #25 1.083 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 1.096 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 1.186 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 1.263 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 1.542 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:04 [2021-03-04T18:26:04.678Z] #25 2.071 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 3.323 Fetched 8423 kB in 2s (3389 kB/s)
18:26:04 [2021-03-04T18:26:04.678Z] #25 3.323 Reading package lists...
18:26:04 [2021-03-04T18:26:04.678Z] #25 4.264 Reading package lists...
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.181 Building dependency tree...
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.517 The following additional packages will be installed:
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.517   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.518   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.519   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.519 Suggested packages:
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.519   krb5-doc krb5-user
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.519 Recommended packages:
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.519   krb5-locales publicsuffix libsasl2-modules
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.691 The following NEW packages will be installed:
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.691   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.691   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.692   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.692   libssh2-1 libssl1.1 openssl
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.969 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.969 Need to get 5057 kB of archives.
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.969 After this operation, 12.1 MB of additional disk space will be used.
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.969 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.979 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.979 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.979 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.979 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.979 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.979 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.979 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.986 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.995 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 5.997 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.004 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.004 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.005 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.021 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.021 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.021 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]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.023 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.035 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.035 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.035 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.189 debconf: delaying package configuration, since apt-utils is not installed
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.212 Fetched 5057 kB in 0s (15.4 MB/s)
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.256 Selecting previously unselected package libssl1.1:amd64.
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.256 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
18:26:04 [2021-03-04T18:26:04.678Z] #25 6.256 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.264 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.459 Selecting previously unselected package libsasl2-modules-db:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.459 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.462 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.547 Selecting previously unselected package libsasl2-2:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.547 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.553 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.600 Selecting previously unselected package libldap-common.
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.600 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.603 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.648 Selecting previously unselected package libldap-2.4-2:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.648 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.650 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.706 Selecting previously unselected package openssl.
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.706 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.710 Unpacking openssl (1.1.1d-0+deb10u5) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.839 Selecting previously unselected package ca-certificates.
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.839 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.842 Unpacking ca-certificates (20200601~deb10u2) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.923 Selecting previously unselected package libkeyutils1:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.923 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.926 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.958 Selecting previously unselected package libkrb5support0:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.958 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 6.962 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.001 Selecting previously unselected package libk5crypto3:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.001 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.005 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.054 Selecting previously unselected package libkrb5-3:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.054 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.059 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.159 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.159 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.164 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.221 Selecting previously unselected package libnghttp2-14:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.221 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.225 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.274 Selecting previously unselected package libpsl5:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.274 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.278 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.320 Selecting previously unselected package librtmp1:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.320 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.327 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.368 Selecting previously unselected package libssh2-1:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.368 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.374 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.435 Selecting previously unselected package libcurl4:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.435 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.439 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.519 Selecting previously unselected package curl.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.519 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.523 Unpacking curl (7.64.0-4+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.587 Selecting previously unselected package libonig5:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.587 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.590 Unpacking libonig5:amd64 (6.9.1-1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.651 Selecting previously unselected package libjq1:amd64.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.651 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.656 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.703 Selecting previously unselected package jq.
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.703 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.707 Unpacking jq (1.5+dfsg-2+b1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.750 Setting up libkeyutils1:amd64 (1.6-6) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.762 Setting up libpsl5:amd64 (0.20.2-2) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.772 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.886 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.895 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.908 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.921 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.931 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.942 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.952 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.963 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.972 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.982 Setting up openssl (1.1.1d-0+deb10u5) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 7.997 Setting up libonig5:amd64 (6.9.1-1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 8.008 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 8.020 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 8.034 Setting up ca-certificates (20200601~deb10u2) ...
18:26:04 [2021-03-04T18:26:04.679Z] #25 8.662 Updating certificates in /etc/ssl/certs...
18:26:04 [2021-03-04T18:26:04.679Z] #25 ...
18:26:04 [2021-03-04T18:26:04.679Z] 
18:26:04 [2021-03-04T18:26:04.679Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:26:04 [2021-03-04T18:26:04.679Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:26:05 [2021-03-04T18:26:05.444Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.5s done
18:26:05 [2021-03-04T18:26:05.444Z] #24 DONE 8.5s
18:26:05 [2021-03-04T18:26:05.444Z] 
18:26:05 [2021-03-04T18:26:05.444Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:26:05 [2021-03-04T18:26:05.444Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:26:05 [2021-03-04T18:26:05.444Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done
18:26:05 [2021-03-04T18:26:05.444Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s done
18:26:05 [2021-03-04T18:26:05.444Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.9s done
18:26:05 [2021-03-04T18:26:05.444Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.1s done
18:26:05 [2021-03-04T18:26:05.444Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
18:26:05 [2021-03-04T18:26:05.571Z] #8 ...
18:26:05 [2021-03-04T18:26:05.571Z] 
18:26:05 [2021-03-04T18:26:05.571Z] #25 [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
18:26:05 [2021-03-04T18:26:05.571Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
18:26:05 [2021-03-04T18:26:05.571Z] #25 1.185 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 1.209 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 1.214 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 1.331 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 1.539 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 1.776 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:05 [2021-03-04T18:26:05.571Z] #25 3.447 Fetched 8423 kB in 3s (3335 kB/s)
18:26:05 [2021-03-04T18:26:05.571Z] #25 3.447 Reading package lists...
18:26:05 [2021-03-04T18:26:05.571Z] #25 4.413 Reading package lists...
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.354 Building dependency tree...
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.777 The following additional packages will be installed:
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.777   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.777   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.777   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.779 Suggested packages:
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.779   krb5-doc krb5-user
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.779 Recommended packages:
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.779   krb5-locales publicsuffix libsasl2-modules
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.955 The following NEW packages will be installed:
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.955   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.955   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.955   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:26:05 [2021-03-04T18:26:05.571Z] #25 5.956   libssh2-1 libssl1.1 openssl
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.259 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.259 Need to get 5057 kB of archives.
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.259 After this operation, 12.1 MB of additional disk space will be used.
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.259 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.259 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.259 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.259 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.271 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.271 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.271 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.274 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.278 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.288 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.288 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.288 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.289 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.298 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.311 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.311 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.318 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]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.318 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.318 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.336 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.347 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.530 debconf: delaying package configuration, since apt-utils is not installed
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.556 Fetched 5057 kB in 0s (14.2 MB/s)
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.610 Selecting previously unselected package libssl1.1:amd64.
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.610 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.610 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.628 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.842 Selecting previously unselected package libsasl2-modules-db:amd64.
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.842 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.846 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.883 Selecting previously unselected package libsasl2-2:amd64.
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.883 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.890 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.929 Selecting previously unselected package libldap-common.
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.929 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 6.935 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.009 Selecting previously unselected package libldap-2.4-2:amd64.
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.009 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.014 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.169 Selecting previously unselected package openssl.
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.169 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.174 Unpacking openssl (1.1.1d-0+deb10u5) ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.312 Selecting previously unselected package ca-certificates.
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.312 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.315 Unpacking ca-certificates (20200601~deb10u2) ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.391 Selecting previously unselected package libkeyutils1:amd64.
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.391 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.398 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.442 Selecting previously unselected package libkrb5support0:amd64.
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.442 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.450 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.571Z] #25 7.495 Selecting previously unselected package libk5crypto3:amd64.
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.498 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.504 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.575 Selecting previously unselected package libkrb5-3:amd64.
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.575 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.584 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.688 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.688 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.691 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.753 Selecting previously unselected package libnghttp2-14:amd64.
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.753 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.757 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.802 Selecting previously unselected package libpsl5:amd64.
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.802 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.806 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.897 Selecting previously unselected package librtmp1:amd64.
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.897 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.902 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.940 Selecting previously unselected package libssh2-1:amd64.
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.941 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 7.947 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.019 Selecting previously unselected package libcurl4:amd64.
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.019 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.035 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.091 Selecting previously unselected package curl.
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.091 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.097 Unpacking curl (7.64.0-4+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.152 Selecting previously unselected package libonig5:amd64.
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.152 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.155 Unpacking libonig5:amd64 (6.9.1-1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.211 Selecting previously unselected package libjq1:amd64.
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.211 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.214 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.263 Selecting previously unselected package jq.
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.264 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.271 Unpacking jq (1.5+dfsg-2+b1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.313 Setting up libkeyutils1:amd64 (1.6-6) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.324 Setting up libpsl5:amd64 (0.20.2-2) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.337 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.443 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.453 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.486 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.505 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.515 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.525 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.536 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.547 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.557 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.565 Setting up openssl (1.1.1d-0+deb10u5) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.580 Setting up libonig5:amd64 (6.9.1-1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.597 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.613 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 8.624 Setting up ca-certificates (20200601~deb10u2) ...
18:26:05 [2021-03-04T18:26:05.572Z] #25 ...
18:26:05 [2021-03-04T18:26:05.572Z] 
18:26:05 [2021-03-04T18:26:05.572Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:26:05 [2021-03-04T18:26:05.572Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:26:06 [2021-03-04T18:26:06.009Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
18:26:06 [2021-03-04T18:26:06.009Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
18:26:06 [2021-03-04T18:26:06.266Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done
18:26:06 [2021-03-04T18:26:06.523Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
18:26:08 [2021-03-04T18:26:08.878Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
18:26:08 [2021-03-04T18:26:08.878Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done
18:26:08 [2021-03-04T18:26:08.878Z] #8 ...
18:26:08 [2021-03-04T18:26:08.878Z] 
18:26:08 [2021-03-04T18:26:08.878Z] #25 [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
18:26:08 [2021-03-04T18:26:08.878Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
18:26:08 [2021-03-04T18:26:08.878Z] #25 9.482 137 added, 0 removed; done.
18:26:08 [2021-03-04T18:26:08.878Z] #25 9.513 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:26:08 [2021-03-04T18:26:08.878Z] #25 9.525 Setting up jq (1.5+dfsg-2+b1) ...
18:26:08 [2021-03-04T18:26:08.878Z] #25 9.536 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
18:26:08 [2021-03-04T18:26:08.878Z] #25 9.547 Setting up curl (7.64.0-4+deb10u1) ...
18:26:08 [2021-03-04T18:26:08.878Z] #25 9.559 Processing triggers for libc-bin (2.28-10) ...
18:26:08 [2021-03-04T18:26:08.878Z] #25 9.576 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:26:08 [2021-03-04T18:26:08.878Z] #25 9.583 Updating certificates in /etc/ssl/certs...
18:26:08 [2021-03-04T18:26:08.878Z] #25 10.26 0 added, 0 removed; done.
18:26:08 [2021-03-04T18:26:08.878Z] #25 10.26 Running hooks in /etc/ca-certificates/update.d...
18:26:08 [2021-03-04T18:26:08.878Z] #25 10.26 done.
18:26:08 [2021-03-04T18:26:08.878Z] #25 DONE 13.5s
18:26:08 [2021-03-04T18:26:08.878Z] 
18:26:08 [2021-03-04T18:26:08.878Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:26:08 [2021-03-04T18:26:08.878Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:26:08 [2021-03-04T18:26:08.878Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
18:26:09 [2021-03-04T18:26:09.137Z] #8 DONE 22.2s
18:26:09 [2021-03-04T18:26:09.137Z] 
18:26:09 [2021-03-04T18:26:09.137Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:26:09 [2021-03-04T18:26:09.137Z] #26 sha256:b1d215719cd597903b4ac840eeebba8063dc71edeaa625cd67b3bb6074ff9c6f
18:26:09 [2021-03-04T18:26:09.137Z] #26 DONE 0.2s
18:26:09 [2021-03-04T18:26:09.137Z] 
18:26:09 [2021-03-04T18:26:09.137Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:26:09 [2021-03-04T18:26:09.137Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
18:26:09 [2021-03-04T18:26:09.768Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
18:26:09 [2021-03-04T18:26:09.768Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done
18:26:10 [2021-03-04T18:26:10.077Z] #9 DONE 0.8s
18:26:10 [2021-03-04T18:26:10.077Z] 
18:26:10 [2021-03-04T18:26:10.077Z] #10 [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
18:26:10 [2021-03-04T18:26:10.077Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
18:26:10 [2021-03-04T18:26:10.337Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
18:26:10 [2021-03-04T18:26:10.337Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
18:26:10 [2021-03-04T18:26:10.596Z] #8 ...
18:26:10 [2021-03-04T18:26:10.596Z] 
18:26:10 [2021-03-04T18:26:10.596Z] #25 [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
18:26:10 [2021-03-04T18:26:10.596Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
18:26:10 [2021-03-04T18:26:10.596Z] #25 9.207 Updating certificates in /etc/ssl/certs...
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.01 137 added, 0 removed; done.
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.05 Setting up jq (1.5+dfsg-2+b1) ...
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.06 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.07 Setting up curl (7.64.0-4+deb10u1) ...
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.08 Processing triggers for libc-bin (2.28-10) ...
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.10 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.11 Updating certificates in /etc/ssl/certs...
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.86 0 added, 0 removed; done.
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.86 Running hooks in /etc/ca-certificates/update.d...
18:26:10 [2021-03-04T18:26:10.596Z] #25 10.87 done.
18:26:10 [2021-03-04T18:26:10.596Z] #25 DONE 14.0s
18:26:10 [2021-03-04T18:26:10.596Z] 
18:26:10 [2021-03-04T18:26:10.596Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:26:10 [2021-03-04T18:26:10.596Z] #26 sha256:fd151a8e24ab6c3b48e0feba740cd1dc040d58e12de16ee594f61d12be1a26fd
18:26:10 [2021-03-04T18:26:10.596Z] #26 DONE 0.1s
18:26:10 [2021-03-04T18:26:10.596Z] 
18:26:10 [2021-03-04T18:26:10.596Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:26:10 [2021-03-04T18:26:10.596Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:26:10 [2021-03-04T18:26:10.596Z] #8 DONE 22.8s
18:26:10 [2021-03-04T18:26:10.596Z] 
18:26:10 [2021-03-04T18:26:10.596Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:26:10 [2021-03-04T18:26:10.596Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
18:26:10 [2021-03-04T18:26:10.646Z] #10 DONE 0.9s
18:26:10 [2021-03-04T18:26:10.646Z] 
18:26:10 [2021-03-04T18:26:10.646Z] #27 [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
18:26:10 [2021-03-04T18:26:10.646Z] #27 sha256:d821438b0386b6e774075e49bedb164738ef2df387523b5663b211081a64a2ff
18:26:10 [2021-03-04T18:26:10.646Z] #27 1.082 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:26:10 [2021-03-04T18:26:10.646Z] #27 1.172 
18:26:10 [2021-03-04T18:26:10.693Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done
18:26:10 [2021-03-04T18:26:10.693Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
18:26:10 [2021-03-04T18:26:10.906Z] #27 1.285 
#############                                                             18.1%
##################                                                        26.2%
####################                                                      28.8%
##############################################                            64.9%
######################################################################    97.9%
######################################################################## 100.0%
18:26:10 [2021-03-04T18:26:10.906Z] #27 1.790 
18:26:11 [2021-03-04T18:26:11.166Z] #9 DONE 0.6s
18:26:11 [2021-03-04T18:26:11.166Z] 
18:26:11 [2021-03-04T18:26:11.166Z] #10 [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
18:26:11 [2021-03-04T18:26:11.166Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
18:26:11 [2021-03-04T18:26:11.175Z] #27 1.949 
####################################################                      73.0%
######################################################################## 100.0%
18:26:11 [2021-03-04T18:26:11.175Z] #27 2.016 
18:26:11 [2021-03-04T18:26:11.175Z] #27 2.131 
###############################                                           43.3%
######################################################################## 100.0%
18:26:11 [2021-03-04T18:26:11.175Z] #27 2.240 
18:26:11 [2021-03-04T18:26:11.446Z] #27 ...
18:26:11 [2021-03-04T18:26:11.446Z] 
18:26:11 [2021-03-04T18:26:11.446Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:26:11 [2021-03-04T18:26:11.446Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
18:26:11 [2021-03-04T18:26:11.446Z] #29 DONE 0.6s
18:26:11 [2021-03-04T18:26:11.446Z] 
18:26:11 [2021-03-04T18:26:11.446Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:26:11 [2021-03-04T18:26:11.446Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
18:26:11 [2021-03-04T18:26:11.446Z] #37 DONE 0.6s
18:26:11 [2021-03-04T18:26:11.446Z] 
18:26:11 [2021-03-04T18:26:11.446Z] #27 [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
18:26:11 [2021-03-04T18:26:11.446Z] #27 sha256:d821438b0386b6e774075e49bedb164738ef2df387523b5663b211081a64a2ff
18:26:12 [2021-03-04T18:26:12.226Z] #27 2.359 
#########                                                                 13.2%
#####################                                                     29.5%
####################################                                      51.4%
###########################################                               60.3%
####################################################                      72.9%
#############################################################             85.4%
######################################################################## 100.0%
18:26:12 [2021-03-04T18:26:12.226Z] #27 3.151 
18:26:12 [2021-03-04T18:26:12.549Z] #10 DONE 1.2s
18:26:12 [2021-03-04T18:26:12.549Z] 
18:26:12 [2021-03-04T18:26:12.549Z] #27 [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
18:26:12 [2021-03-04T18:26:12.549Z] #27 sha256:a1f614bcf7f2a503b88a537cf6cff25b7fab49a15c2a83e75a3de17ec1603f4b
18:26:12 [2021-03-04T18:26:12.550Z] #27 0.985 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:26:12 [2021-03-04T18:26:12.550Z] #27 1.078 
18:26:12 [2021-03-04T18:26:12.550Z] #27 1.200 
############                                                              17.7%
###########################                                               37.6%
#########################################                                 57.5%
################################################                          67.1%
#####################################################                     74.3%
######################################################################## 100.0%
18:26:12 [2021-03-04T18:26:12.550Z] #27 1.820 
18:26:12 [2021-03-04T18:26:12.550Z] #27 ...
18:26:12 [2021-03-04T18:26:12.550Z] 
18:26:12 [2021-03-04T18:26:12.550Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:26:12 [2021-03-04T18:26:12.550Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
18:26:12 [2021-03-04T18:26:12.550Z] #29 DONE 0.1s
18:26:12 [2021-03-04T18:26:12.550Z] 
18:26:12 [2021-03-04T18:26:12.550Z] #27 [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
18:26:12 [2021-03-04T18:26:12.550Z] #27 sha256:a1f614bcf7f2a503b88a537cf6cff25b7fab49a15c2a83e75a3de17ec1603f4b
18:26:12 [2021-03-04T18:26:12.550Z] #27 1.938 
#######################################################################   98.7%
######################################################################## 100.0%
18:26:12 [2021-03-04T18:26:12.550Z] #27 ...
18:26:12 [2021-03-04T18:26:12.550Z] 
18:26:12 [2021-03-04T18:26:12.550Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:26:12 [2021-03-04T18:26:12.550Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
18:26:12 [2021-03-04T18:26:12.550Z] #37 DONE 0.2s
18:26:12 [2021-03-04T18:26:12.550Z] 
18:26:12 [2021-03-04T18:26:12.550Z] #27 [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
18:26:12 [2021-03-04T18:26:12.550Z] #27 sha256:a1f614bcf7f2a503b88a537cf6cff25b7fab49a15c2a83e75a3de17ec1603f4b
18:26:12 [2021-03-04T18:26:12.550Z] #27 2.060 
18:26:12 [2021-03-04T18:26:12.584Z] #8 ...
18:26:12 [2021-03-04T18:26:12.584Z] 
18:26:12 [2021-03-04T18:26:12.584Z] #25 [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
18:26:12 [2021-03-04T18:26:12.584Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
18:26:12 [2021-03-04T18:26:12.584Z] #25 1.088 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 1.106 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 1.187 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 1.250 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 1.530 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:12 [2021-03-04T18:26:12.584Z] #25 1.794 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 3.345 Fetched 8423 kB in 3s (3354 kB/s)
18:26:12 [2021-03-04T18:26:12.584Z] #25 3.345 Reading package lists...
18:26:12 [2021-03-04T18:26:12.584Z] #25 4.228 Reading package lists...
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.149 Building dependency tree...
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.466 The following additional packages will be installed:
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.466   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.466   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.466   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.466 Suggested packages:
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.466   krb5-doc krb5-user
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.466 Recommended packages:
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.466   krb5-locales publicsuffix libsasl2-modules
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.642 The following NEW packages will be installed:
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.642   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.642   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.642   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.642   libssh2-1 libssl1.1 openssl
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.919 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.919 Need to get 5057 kB of archives.
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.919 After this operation, 12.1 MB of additional disk space will be used.
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.919 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.939 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.939 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.939 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.939 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.939 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.939 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.939 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.939 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.939 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.957 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.957 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.957 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.957 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
18:26:12 [2021-03-04T18:26:12.584Z] #25 5.970 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:26:12 [2021-03-04T18:26:12.585Z] #25 5.996 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
18:26:12 [2021-03-04T18:26:12.585Z] #25 5.996 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
18:26:12 [2021-03-04T18:26:12.585Z] #25 5.996 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
18:26:12 [2021-03-04T18:26:12.585Z] #25 5.996 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.001 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.001 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.167 debconf: delaying package configuration, since apt-utils is not installed
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.192 Fetched 5057 kB in 0s (14.3 MB/s)
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.225 Selecting previously unselected package libssl1.1:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.225 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.232 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.238 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.425 Selecting previously unselected package libsasl2-modules-db:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.427 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.431 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.495 Selecting previously unselected package libsasl2-2:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.495 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.500 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.537 Selecting previously unselected package libldap-common.
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.539 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.542 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.593 Selecting previously unselected package libldap-2.4-2:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.593 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.596 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.648 Selecting previously unselected package openssl.
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.650 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.654 Unpacking openssl (1.1.1d-0+deb10u5) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.794 Selecting previously unselected package ca-certificates.
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.795 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.798 Unpacking ca-certificates (20200601~deb10u2) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.865 Selecting previously unselected package libkeyutils1:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.866 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.870 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.899 Selecting previously unselected package libkrb5support0:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.905 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.906 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.948 Selecting previously unselected package libk5crypto3:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.948 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 6.950 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.000 Selecting previously unselected package libkrb5-3:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.000 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.003 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.094 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.094 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.097 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.147 Selecting previously unselected package libnghttp2-14:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.149 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.153 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.198 Selecting previously unselected package libpsl5:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.198 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.203 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.239 Selecting previously unselected package librtmp1:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.239 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.242 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.278 Selecting previously unselected package libssh2-1:amd64.
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.280 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.285 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
18:26:12 [2021-03-04T18:26:12.585Z] #25 7.326 Selecting previously unselected package libcurl4:amd64.
18:26:12 [2021-03-04T18:26:12.813Z] #27 2.181 
##############################################################            87.3%
######################################################################## 100.0%
18:26:12 [2021-03-04T18:26:12.813Z] #27 2.345 
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.327 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.331 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.389 Selecting previously unselected package curl.
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.389 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.392 Unpacking curl (7.64.0-4+deb10u1) ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.448 Selecting previously unselected package libonig5:amd64.
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.449 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.454 Unpacking libonig5:amd64 (6.9.1-1) ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.509 Selecting previously unselected package libjq1:amd64.
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.509 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.512 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.547 Selecting previously unselected package jq.
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.548 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.551 Unpacking jq (1.5+dfsg-2+b1) ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.591 Setting up libkeyutils1:amd64 (1.6-6) ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.602 Setting up libpsl5:amd64 (0.20.2-2) ...
18:26:12 [2021-03-04T18:26:12.884Z] #25 7.613 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.768 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.782 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.793 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.804 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.814 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.824 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.837 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.847 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.857 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.867 Setting up openssl (1.1.1d-0+deb10u5) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.881 Setting up libonig5:amd64 (6.9.1-1) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.890 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.900 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:26:13 [2021-03-04T18:26:13.186Z] #25 7.910 Setting up ca-certificates (20200601~deb10u2) ...
18:26:13 [2021-03-04T18:26:13.342Z] #27 2.458 
##########                                                                14.4%
#########################                                                 35.6%
#######################################                                   55.5%
#####################################################                     74.1%
###################################################################       94.0%
######################################################################## 100.0%
18:26:13 [2021-03-04T18:26:13.916Z] #27 3.180 
18:26:14 [2021-03-04T18:26:14.114Z] #25 8.596 Updating certificates in /etc/ssl/certs...
18:26:14 [2021-03-04T18:26:14.609Z] #27 3.288 
#                                                                          2.0%
###                                                                        4.6%
#######                                                                    9.7%
##########                                                                14.9%
##############                                                            19.6%
###############                                                           21.8%
################                                                          23.5%
##################                                                        25.9%
######################                                                    31.7%
#########################                                                 34.9%
###########################                                               38.1%
################################                                          45.0%
##################################                                        47.8%
#####################################                                     52.7%
###########################################                               59.9%
#################################################                         69.0%
#######################################################                   76.5%
############################################################              83.4%
#################################################################         90.5%
######################################################################    98.5%
######################################################################## 100.0%
18:26:14 [2021-03-04T18:26:14.609Z] #27 5.465 
18:26:14 [2021-03-04T18:26:14.871Z] #27 5.808 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:26:15 [2021-03-04T18:26:15.041Z] #25 9.562 137 added, 0 removed; done.
18:26:15 [2021-03-04T18:26:15.041Z] #25 9.589 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:26:15 [2021-03-04T18:26:15.041Z] #25 9.598 Setting up jq (1.5+dfsg-2+b1) ...
18:26:15 [2021-03-04T18:26:15.041Z] #25 9.607 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
18:26:15 [2021-03-04T18:26:15.041Z] #25 9.616 Setting up curl (7.64.0-4+deb10u1) ...
18:26:15 [2021-03-04T18:26:15.042Z] #25 9.626 Processing triggers for libc-bin (2.28-10) ...
18:26:15 [2021-03-04T18:26:15.042Z] #25 9.642 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:26:15 [2021-03-04T18:26:15.042Z] #25 9.649 Updating certificates in /etc/ssl/certs...
18:26:15 [2021-03-04T18:26:15.134Z] #27 5.927 
18:26:15 [2021-03-04T18:26:15.134Z] #27 6.005 
######################################################################## 100.0%
18:26:15 [2021-03-04T18:26:15.134Z] #27 6.022 
18:26:15 [2021-03-04T18:26:15.609Z] #25 10.22 0 added, 0 removed; done.
18:26:15 [2021-03-04T18:26:15.609Z] #25 10.22 Running hooks in /etc/ca-certificates/update.d...
18:26:15 [2021-03-04T18:26:15.609Z] #25 10.23 done.
18:26:16 [2021-03-04T18:26:16.285Z] #27 3.314 
                                                                           1.2%
####                                                                       6.3%
#######                                                                   10.9%
##########                                                                14.5%
############                                                              17.1%
###############                                                           21.2%
#################                                                         24.4%
####################                                                      28.2%
########################                                                  33.7%
###########################                                               37.9%
##############################                                            41.7%
##################################                                        48.0%
#####################################                                     52.3%
########################################                                  55.8%
############################################                              61.3%
################################################                          67.4%
###################################################                       71.3%
#######################################################                   77.1%
###########################################################               83.2%
################################################################          90.1%
######################################################################    97.7%
######################################################################## 100.0%
18:26:16 [2021-03-04T18:26:16.285Z] #27 5.754 
18:26:16 [2021-03-04T18:26:16.856Z] #27 6.303 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:26:16 [2021-03-04T18:26:16.856Z] #27 6.429 
18:26:16 [2021-03-04T18:26:16.856Z] #27 6.497 
######################################################################## 100.0%
18:26:16 [2021-03-04T18:26:16.856Z] #27 6.542 
18:26:17 [2021-03-04T18:26:17.425Z] #27 6.891 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:26:17 [2021-03-04T18:26:17.425Z] #27 6.993 
18:26:17 [2021-03-04T18:26:17.692Z] #27 7.147 
                                                                           0.1%
######################################################################## 100.0%
18:26:17 [2021-03-04T18:26:17.692Z] #27 7.221 
18:26:18 [2021-03-04T18:26:18.124Z] #25 DONE 12.3s
18:26:18 [2021-03-04T18:26:18.124Z] 
18:26:18 [2021-03-04T18:26:18.124Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:26:18 [2021-03-04T18:26:18.124Z] #26 sha256:81ae7e259ce3ccf0f8f5c961595713f9db703432524908e1cb18f09c65bb214b
18:26:18 [2021-03-04T18:26:18.264Z] #27 7.656 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:26:18 [2021-03-04T18:26:18.264Z] #27 7.874 
18:26:18 [2021-03-04T18:26:18.430Z] #27 8.965 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:26:18 [2021-03-04T18:26:18.430Z] #27 9.225 
18:26:18 [2021-03-04T18:26:18.686Z] #26 DONE 1.1s
18:26:18 [2021-03-04T18:26:18.686Z] 
18:26:18 [2021-03-04T18:26:18.686Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
18:26:18 [2021-03-04T18:26:18.686Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
18:26:18 [2021-03-04T18:26:18.686Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done
18:26:18 [2021-03-04T18:26:18.686Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.0s
18:26:18 [2021-03-04T18:26:18.690Z] #27 9.382 
                                                                           0.1%
######################################################################## 100.0%
18:26:18 [2021-03-04T18:26:18.690Z] #27 9.599 
18:26:20 [2021-03-04T18:26:20.054Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done
18:26:20 [2021-03-04T18:26:20.073Z] #27 10.86 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:26:20 [2021-03-04T18:26:20.309Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
18:26:20 [2021-03-04T18:26:20.332Z] #27 11.35 
18:26:20 [2021-03-04T18:26:20.567Z] #8 DONE 23.5s
18:26:20 [2021-03-04T18:26:20.567Z] 
18:26:20 [2021-03-04T18:26:20.567Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:26:20 [2021-03-04T18:26:20.567Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
18:26:20 [2021-03-04T18:26:20.852Z] #27 11.62 
                                                                           0.0%
#                                                                          2.1%
18:26:20 [2021-03-04T18:26:20.852Z] #27 ...
18:26:20 [2021-03-04T18:26:20.852Z] 
18:26:20 [2021-03-04T18:26:20.852Z] #45 [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
18:26:20 [2021-03-04T18:26:20.852Z] #45 sha256:4daa815405a93ee6054de352d56f97fef2a6b326b3ecfb6abb77203a07325fae
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.162 + RM_GOPATH=0
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.162 + TMP_GOPATH=
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.162 + : /build
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.162 + '[' -z '' ']'
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.163 ++ mktemp -d
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.165 + export GOPATH=/tmp/tmp.KFJEnt6UnP
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.165 + GOPATH=/tmp/tmp.KFJEnt6UnP
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.165 + RM_GOPATH=1
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.165 + case "$(go env GOARCH)" in
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.177 ++ go env GOARCH
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.229 + export GO_BUILDMODE=-buildmode=pie
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.229 + GO_BUILDMODE=-buildmode=pie
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.231 ++ dirname /tmp/install/install.sh
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.233 + dir=/tmp/install
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.233 + bin=gotestsum
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.233 + shift
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.233 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.233 + . /tmp/install/gotestsum.installer
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.233 ++ : v0.5.3
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.233 + install_gotestsum
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.236 + set -e
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.236 + export GO111MODULE=on
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.236 + GO111MODULE=on
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.236 + GOBIN=/build
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.236 + go get gotest.tools/gotestsum@v0.5.3
18:26:20 [2021-03-04T18:26:20.852Z] #45 6.245 go: finding gotest.tools v0.5.3
18:26:20 [2021-03-04T18:26:20.853Z] #45 6.259 go: finding gotest.tools/gotestsum v0.5.3
18:26:20 [2021-03-04T18:26:20.853Z] #45 6.917 go: downloading gotest.tools/gotestsum v0.5.3
18:26:20 [2021-03-04T18:26:20.853Z] #45 7.458 go: extracting gotest.tools/gotestsum v0.5.3
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.103 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.106 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.193 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.231 go: downloading github.com/spf13/pflag v1.0.3
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.337 go: downloading github.com/fatih/color v1.9.0
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.466 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.609 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.657 go: downloading github.com/pkg/errors v0.9.1
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.758 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.885 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:26:20 [2021-03-04T18:26:20.853Z] #45 8.890 go: downloading github.com/jonboulle/clockwork v0.1.0
18:26:20 [2021-03-04T18:26:20.853Z] #45 9.271 go: extracting github.com/spf13/pflag v1.0.3
18:26:20 [2021-03-04T18:26:20.853Z] #45 9.318 go: extracting github.com/fatih/color v1.9.0
18:26:20 [2021-03-04T18:26:20.853Z] #45 9.768 go: downloading github.com/mattn/go-isatty v0.0.12
18:26:20 [2021-03-04T18:26:20.853Z] #45 9.786 go: downloading github.com/mattn/go-colorable v0.1.6
18:26:20 [2021-03-04T18:26:20.853Z] #45 10.14 go: extracting github.com/pkg/errors v0.9.1
18:26:20 [2021-03-04T18:26:20.853Z] #45 10.20 go: extracting github.com/mattn/go-isatty v0.0.12
18:26:20 [2021-03-04T18:26:20.853Z] #45 ...
18:26:20 [2021-03-04T18:26:20.853Z] 
18:26:20 [2021-03-04T18:26:20.853Z] #56 [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
18:26:20 [2021-03-04T18:26:20.853Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.672 + RM_GOPATH=0
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.672 + TMP_GOPATH=
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.672 + : /build
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.672 + '[' -z '' ']'
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.673 ++ mktemp -d
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.675 + export GOPATH=/tmp/tmp.jdTIXlsO2K
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.675 + GOPATH=/tmp/tmp.jdTIXlsO2K
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.675 + RM_GOPATH=1
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.675 + case "$(go env GOARCH)" in
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.676 ++ go env GOARCH
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.729 + export GO_BUILDMODE=-buildmode=pie
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.730 + GO_BUILDMODE=-buildmode=pie
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.731 ++ dirname /tmp/install/install.sh
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.733 + dir=/tmp/install
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.733 + bin=rootlesskit
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.733 + shift
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.734 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.734 + . /tmp/install/rootlesskit.installer
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.734 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.734 + install_rootlesskit
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.735 + case "$1" in
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.735 + export CGO_ENABLED=0
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.741 + CGO_ENABLED=0
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.741 + _install_rootlesskit
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.741 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.752 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jdTIXlsO2K/src/github.com/rootless-containers/rootlesskit
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.752 Cloning into '/tmp/tmp.jdTIXlsO2K/src/github.com/rootless-containers/rootlesskit'...
18:26:20 [2021-03-04T18:26:20.853Z] #56 6.752 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
18:26:20 [2021-03-04T18:26:20.880Z] #27 8.058 
                                                                           0.0%
###                                                                        5.5%
########                                                                  12.3%
#############                                                             18.5%
###############                                                           21.5%
###################                                                       27.6%
######################                                                    30.6%
########################                                                  34.3%
###########################                                               38.5%
##############################                                            42.3%
##################################                                        48.2%
########################################                                  56.4%
############################################                              61.3%
##############################################                            64.7%
##################################################                        69.9%
#####################################################                     74.8%
########################################################                  78.9%
##############################################################            86.6%
#################################################################         91.0%
#######################################################################   99.3%
######################################################################## 100.0%
18:26:20 [2021-03-04T18:26:20.880Z] #27 10.50 
18:26:21 [2021-03-04T18:26:21.112Z] #56 ...
18:26:21 [2021-03-04T18:26:21.112Z] 
18:26:21 [2021-03-04T18:26:21.112Z] #49 [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
18:26:21 [2021-03-04T18:26:21.112Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd
18:26:21 [2021-03-04T18:26:21.112Z] #49 5.726 + RM_GOPATH=0
18:26:21 [2021-03-04T18:26:21.112Z] #49 5.726 + TMP_GOPATH=
18:26:21 [2021-03-04T18:26:21.112Z] #49 5.726 + : /build
18:26:21 [2021-03-04T18:26:21.112Z] #49 5.726 + '[' -z '' ']'
18:26:21 [2021-03-04T18:26:21.112Z] #49 5.726 ++ mktemp -d
18:26:21 [2021-03-04T18:26:21.112Z] #49 5.726 + export GOPATH=/tmp/tmp.7r5loSnMRy
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.726 + GOPATH=/tmp/tmp.7r5loSnMRy
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.726 + RM_GOPATH=1
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.726 + case "$(go env GOARCH)" in
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.726 ++ go env GOARCH
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 + export GO_BUILDMODE=-buildmode=pie
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 + GO_BUILDMODE=-buildmode=pie
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 ++ dirname /tmp/install/install.sh
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 + dir=/tmp/install
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 + bin=shfmt
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 + shift
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 + . /tmp/install/shfmt.installer
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 + install_shfmt
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7r5loSnMRy/src/github.com/mvdan/sh
18:26:21 [2021-03-04T18:26:21.113Z] #49 5.743 Cloning into '/tmp/tmp.7r5loSnMRy/src/github.com/mvdan/sh'...
18:26:21 [2021-03-04T18:26:21.113Z] #49 ...
18:26:21 [2021-03-04T18:26:21.113Z] 
18:26:21 [2021-03-04T18:26:21.113Z] #32 [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
18:26:21 [2021-03-04T18:26:21.113Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.163 + RM_GOPATH=0
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.163 + TMP_GOPATH=
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.163 + : /build
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.163 + '[' -z '' ']'
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.163 ++ mktemp -d
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.166 + export GOPATH=/tmp/tmp.1nfUdC3hiv
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.166 + GOPATH=/tmp/tmp.1nfUdC3hiv
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.166 + RM_GOPATH=1
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.166 + case "$(go env GOARCH)" in
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.166 ++ go env GOARCH
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 + export GO_BUILDMODE=-buildmode=pie
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 + GO_BUILDMODE=-buildmode=pie
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 ++ dirname /tmp/install/install.sh
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 + dir=/tmp/install
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 + bin=tomlv
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 + shift
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 + . /tmp/install/tomlv.installer
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 + install_tomlv
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1nfUdC3hiv/src/github.com/BurntSushi/toml
18:26:21 [2021-03-04T18:26:21.113Z] #32 6.189 Cloning into '/tmp/tmp.1nfUdC3hiv/src/github.com/BurntSushi/toml'...
18:26:21 [2021-03-04T18:26:21.113Z] #32 8.377 + cd /tmp/tmp.1nfUdC3hiv/src/github.com/BurntSushi/toml
18:26:21 [2021-03-04T18:26:21.113Z] #32 8.377 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:26:21 [2021-03-04T18:26:21.113Z] #32 8.390 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:26:21 [2021-03-04T18:26:21.113Z] #32 9.146 runtime/internal/atomic
18:26:21 [2021-03-04T18:26:21.113Z] #32 9.175 internal/cpu
18:26:21 [2021-03-04T18:26:21.113Z] #32 9.443 runtime/internal/sys
18:26:21 [2021-03-04T18:26:21.113Z] #32 9.787 runtime/internal/math
18:26:21 [2021-03-04T18:26:21.113Z] #32 9.848 internal/bytealg
18:26:21 [2021-03-04T18:26:21.113Z] #32 9.921 math/bits
18:26:21 [2021-03-04T18:26:21.372Z] #32 ...
18:26:21 [2021-03-04T18:26:21.373Z] 
18:26:21 [2021-03-04T18:26:21.373Z] #47 [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
18:26:21 [2021-03-04T18:26:21.373Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.927 + RM_GOPATH=0
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.927 + TMP_GOPATH=
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.927 + : /build
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.927 + '[' -z '' ']'
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.927 ++ mktemp -d
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.927 + export GOPATH=/tmp/tmp.l7JT8tJ4mg
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.927 + GOPATH=/tmp/tmp.l7JT8tJ4mg
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.927 + RM_GOPATH=1
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.927 + case "$(go env GOARCH)" in
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.927 ++ go env GOARCH
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.947 + export GO_BUILDMODE=-buildmode=pie
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.947 + GO_BUILDMODE=-buildmode=pie
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.949 ++ dirname /tmp/install/install.sh
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.949 + dir=/tmp/install
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 + bin=golangci_lint
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 + shift
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 + . /tmp/install/golangci_lint.installer
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 ++ : v1.23.8
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 + install_golangci_lint
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 + set -e
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 + export GO111MODULE=on
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 + GO111MODULE=on
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 + GOBIN=/build
18:26:21 [2021-03-04T18:26:21.373Z] #47 5.961 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
18:26:21 [2021-03-04T18:26:21.373Z] #47 6.055 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
18:26:21 [2021-03-04T18:26:21.373Z] #47 6.055 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
18:26:21 [2021-03-04T18:26:21.373Z] #47 6.055 go: finding github.com v1.23.8
18:26:21 [2021-03-04T18:26:21.373Z] #47 6.055 go: finding github.com/golangci/golangci-lint v1.23.8
18:26:21 [2021-03-04T18:26:21.373Z] #47 6.055 go: finding github.com/golangci v1.23.8
18:26:21 [2021-03-04T18:26:21.373Z] #47 7.089 go: downloading github.com/golangci/golangci-lint v1.23.8
18:26:21 [2021-03-04T18:26:21.373Z] #47 7.607 go: extracting github.com/golangci/golangci-lint v1.23.8
18:26:21 [2021-03-04T18:26:21.373Z] #47 ...
18:26:21 [2021-03-04T18:26:21.373Z] 
18:26:21 [2021-03-04T18:26:21.373Z] #30 [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
18:26:21 [2021-03-04T18:26:21.373Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:26:21 [2021-03-04T18:26:21.373Z] #30 6.095 + git clone https://github.com/kolyshkin/go-swagger.git .
18:26:21 [2021-03-04T18:26:21.373Z] #30 6.097 Cloning into '.'...
18:26:21 [2021-03-04T18:26:21.373Z] #30 ...
18:26:21 [2021-03-04T18:26:21.373Z] 
18:26:21 [2021-03-04T18:26:21.373Z] #34 [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
18:26:21 [2021-03-04T18:26:21.373Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:21 [2021-03-04T18:26:21.373Z] #34 7.108 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:21 [2021-03-04T18:26:21.373Z] #34 7.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:21 [2021-03-04T18:26:21.373Z] #34 7.163 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:21 [2021-03-04T18:26:21.373Z] #34 7.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:21 [2021-03-04T18:26:21.373Z] #34 9.714 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:21 [2021-03-04T18:26:21.633Z] #34 ...
18:26:21 [2021-03-04T18:26:21.633Z] 
18:26:21 [2021-03-04T18:26:21.633Z] #22 [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
18:26:21 [2021-03-04T18:26:21.633Z] #22 sha256:caa52322fe3bfa95ec93276a1d39a9e616f7f862f1915dea9c8a3ce969c6bf76
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.548 + RM_GOPATH=0
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.548 + TMP_GOPATH=
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.548 + : /build
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.548 + '[' -z '' ']'
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.550 ++ mktemp -d
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.550 + export GOPATH=/tmp/tmp.5f5wdWOsgx
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.550 + GOPATH=/tmp/tmp.5f5wdWOsgx
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.550 + RM_GOPATH=1
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.550 + case "$(go env GOARCH)" in
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.550 ++ go env GOARCH
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.554 + export GO_BUILDMODE=-buildmode=pie
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.554 + GO_BUILDMODE=-buildmode=pie
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 Install docker/cli version 17.06.2-ce from stable
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 ++ dirname /tmp/install/install.sh
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 + dir=/tmp/install
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 + bin=dockercli
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 + shift
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 + . /tmp/install/dockercli.installer
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 ++ : stable
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 ++ : 17.06.2-ce
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 + install_dockercli
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.556 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.566 ++ uname -m
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.566 + arch=x86_64
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.566 + '[' x86_64 '!=' x86_64 ']'
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.566 + url=https://download.docker.com/linux/static
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.566 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:26:21 [2021-03-04T18:26:21.633Z] #22 5.566 + tar -xz docker/docker
18:26:21 [2021-03-04T18:26:21.633Z] #22 ...
18:26:21 [2021-03-04T18:26:21.633Z] 
18:26:21 [2021-03-04T18:26:21.633Z] #38 [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
18:26:21 [2021-03-04T18:26:21.633Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:26:21 [2021-03-04T18:26:21.633Z] #38 6.114 + git clone https://github.com/docker/distribution.git .
18:26:21 [2021-03-04T18:26:21.633Z] #38 6.114 Cloning into '.'...
18:26:21 [2021-03-04T18:26:21.892Z] #38 ...
18:26:21 [2021-03-04T18:26:21.892Z] 
18:26:21 [2021-03-04T18:26:21.892Z] #40 [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
18:26:21 [2021-03-04T18:26:21.892Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:26:21 [2021-03-04T18:26:21.892Z] #40 7.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:21 [2021-03-04T18:26:21.892Z] #40 7.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:21 [2021-03-04T18:26:21.892Z] #40 7.171 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:21 [2021-03-04T18:26:21.892Z] #40 7.769 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:21 [2021-03-04T18:26:21.892Z] #40 9.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:21 [2021-03-04T18:26:21.892Z] #40 ...
18:26:21 [2021-03-04T18:26:21.892Z] 
18:26:21 [2021-03-04T18:26:21.892Z] #62 [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
18:26:21 [2021-03-04T18:26:21.892Z] #62 sha256:ab5030b91a4da6d98e0d4b842c41d209c0232e0a19c430ed846a93b3e86c85f8
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.770 + RM_GOPATH=0
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.770 + TMP_GOPATH=
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.770 + : /build
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.770 + '[' -z '' ']'
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.770 ++ mktemp -d
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.770 + export GOPATH=/tmp/tmp.1UoLwTAR8t
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.770 + GOPATH=/tmp/tmp.1UoLwTAR8t
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.770 + RM_GOPATH=1
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.770 + case "$(go env GOARCH)" in
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.770 ++ go env GOARCH
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.779 + export GO_BUILDMODE=-buildmode=pie
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.779 + GO_BUILDMODE=-buildmode=pie
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.779 ++ dirname /tmp/install/install.sh
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.781 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + dir=/tmp/install
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + bin=proxy
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + shift
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + '[' '!' -f /tmp/install/proxy.installer ']'
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + . /tmp/install/proxy.installer
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + install_proxy
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + case "$1" in
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + export CGO_ENABLED=0
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + CGO_ENABLED=0
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + _install_proxy
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.782 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1UoLwTAR8t/src/github.com/docker/libnetwork
18:26:21 [2021-03-04T18:26:21.892Z] #62 5.788 Cloning into '/tmp/tmp.1UoLwTAR8t/src/github.com/docker/libnetwork'...
18:26:21 [2021-03-04T18:26:21.892Z] #62 ...
18:26:21 [2021-03-04T18:26:21.892Z] 
18:26:21 [2021-03-04T18:26:21.892Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:26:21 [2021-03-04T18:26:21.892Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:26:21 [2021-03-04T18:26:21.892Z] #11 7.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:21 [2021-03-04T18:26:21.892Z] #11 7.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:21 [2021-03-04T18:26:21.892Z] #11 7.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:21 [2021-03-04T18:26:21.892Z] #11 7.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:21 [2021-03-04T18:26:21.892Z] #11 9.937 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:22 [2021-03-04T18:26:22.152Z] #11 ...
18:26:22 [2021-03-04T18:26:22.152Z] 
18:26:22 [2021-03-04T18:26:22.152Z] #53 [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
18:26:22 [2021-03-04T18:26:22.152Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:26:22 [2021-03-04T18:26:22.152Z] #53 5.673 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:22 [2021-03-04T18:26:22.152Z] #53 5.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:22 [2021-03-04T18:26:22.152Z] #53 5.850 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:22 [2021-03-04T18:26:22.152Z] #53 6.334 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:22 [2021-03-04T18:26:22.152Z] #53 7.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:22 [2021-03-04T18:26:22.152Z] #53 9.596 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:22 [2021-03-04T18:26:22.152Z] #53 ...
18:26:22 [2021-03-04T18:26:22.152Z] 
18:26:22 [2021-03-04T18:26:22.152Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:22 [2021-03-04T18:26:22.152Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.766 + RM_GOPATH=0
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.766 + TMP_GOPATH=
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.766 + : /build
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.766 + '[' -z '' ']'
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.766 ++ mktemp -d
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.766 + export GOPATH=/tmp/tmp.xb4bHyzX9Z
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.766 + GOPATH=/tmp/tmp.xb4bHyzX9Z
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.766 + RM_GOPATH=1
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.766 + case "$(go env GOARCH)" in
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.770 ++ go env GOARCH
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.834 + export GO_BUILDMODE=-buildmode=pie
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.834 + GO_BUILDMODE=-buildmode=pie
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.834 ++ dirname /tmp/install/install.sh
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.843 + dir=/tmp/install
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.843 + bin=vndr
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.845 + shift
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.847 + '[' '!' -f /tmp/install/vndr.installer ']'
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.848 + . /tmp/install/vndr.installer
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.851 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.854 + install_vndr
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.854 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.854 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xb4bHyzX9Z/src/github.com/LK4D4/vndr
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.854 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
18:26:22 [2021-03-04T18:26:22.152Z] #43 6.860 Cloning into '/tmp/tmp.xb4bHyzX9Z/src/github.com/LK4D4/vndr'...
18:26:22 [2021-03-04T18:26:22.152Z] #43 8.273 + cd /tmp/tmp.xb4bHyzX9Z/src/github.com/LK4D4/vndr
18:26:22 [2021-03-04T18:26:22.152Z] #43 8.273 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
18:26:22 [2021-03-04T18:26:22.152Z] #43 8.301 + go build -buildmode=pie -v -o /build/vndr .
18:26:22 [2021-03-04T18:26:22.152Z] #43 9.863 internal/bytealg
18:26:22 [2021-03-04T18:26:22.152Z] #43 9.918 runtime/internal/math
18:26:22 [2021-03-04T18:26:22.152Z] #43 10.12 internal/race
18:26:22 [2021-03-04T18:26:22.152Z] #43 10.35 sync/atomic
18:26:22 [2021-03-04T18:26:22.152Z] #43 11.02 runtime
18:26:22 [2021-03-04T18:26:22.152Z] #43 11.08 unicode
18:26:22 [2021-03-04T18:26:22.261Z] #27 11.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:26:22 [2021-03-04T18:26:22.411Z] #43 ...
18:26:22 [2021-03-04T18:26:22.411Z] 
18:26:22 [2021-03-04T18:26:22.411Z] #27 [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
18:26:22 [2021-03-04T18:26:22.411Z] #27 sha256:d821438b0386b6e774075e49bedb164738ef2df387523b5663b211081a64a2ff
18:26:22 [2021-03-04T18:26:22.524Z] #27 ...
18:26:22 [2021-03-04T18:26:22.524Z] 
18:26:22 [2021-03-04T18:26:22.524Z] #49 [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
18:26:22 [2021-03-04T18:26:22.524Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.205 + RM_GOPATH=0
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.205 + TMP_GOPATH=
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.205 + : /build
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.205 + '[' -z '' ']'
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.205 ++ mktemp -d
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.205 + export GOPATH=/tmp/tmp.QUPwQq66RE
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.205 + GOPATH=/tmp/tmp.QUPwQq66RE
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.205 + RM_GOPATH=1
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.205 + case "$(go env GOARCH)" in
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.206 ++ go env GOARCH
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.246 + export GO_BUILDMODE=-buildmode=pie
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.246 + GO_BUILDMODE=-buildmode=pie
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.246 ++ dirname /tmp/install/install.sh
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.259 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.260 + dir=/tmp/install
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.260 + bin=shfmt
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.260 + shift
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.260 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.260 + . /tmp/install/shfmt.installer
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.260 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.260 + install_shfmt
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.260 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.260 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QUPwQq66RE/src/github.com/mvdan/sh
18:26:22 [2021-03-04T18:26:22.524Z] #49 6.261 Cloning into '/tmp/tmp.QUPwQq66RE/src/github.com/mvdan/sh'...
18:26:22 [2021-03-04T18:26:22.524Z] #49 ...
18:26:22 [2021-03-04T18:26:22.524Z] 
18:26:22 [2021-03-04T18:26:22.524Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:22 [2021-03-04T18:26:22.524Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.390 + RM_GOPATH=0
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.390 + TMP_GOPATH=
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.390 + : /build
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.390 + '[' -z '' ']'
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.390 ++ mktemp -d
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.390 + export GOPATH=/tmp/tmp.tCM9t3lk3B
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.390 + GOPATH=/tmp/tmp.tCM9t3lk3B
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.390 + RM_GOPATH=1
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.390 + case "$(go env GOARCH)" in
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.390 ++ go env GOARCH
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.419 + export GO_BUILDMODE=-buildmode=pie
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.419 + GO_BUILDMODE=-buildmode=pie
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.420 ++ dirname /tmp/install/install.sh
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.424 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.424 + dir=/tmp/install
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.424 + bin=vndr
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.424 + shift
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.424 + '[' '!' -f /tmp/install/vndr.installer ']'
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.424 + . /tmp/install/vndr.installer
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.424 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.424 + install_vndr
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.424 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.424 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tCM9t3lk3B/src/github.com/LK4D4/vndr
18:26:22 [2021-03-04T18:26:22.524Z] #43 6.427 Cloning into '/tmp/tmp.tCM9t3lk3B/src/github.com/LK4D4/vndr'...
18:26:22 [2021-03-04T18:26:22.524Z] #43 7.488 + cd /tmp/tmp.tCM9t3lk3B/src/github.com/LK4D4/vndr
18:26:22 [2021-03-04T18:26:22.524Z] #43 7.488 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
18:26:22 [2021-03-04T18:26:22.524Z] #43 7.556 + go build -buildmode=pie -v -o /build/vndr .
18:26:22 [2021-03-04T18:26:22.524Z] #43 9.120 internal/cpu
18:26:22 [2021-03-04T18:26:22.524Z] #43 9.202 runtime/internal/atomic
18:26:22 [2021-03-04T18:26:22.524Z] #43 9.560 runtime/internal/sys
18:26:22 [2021-03-04T18:26:22.524Z] #43 9.915 internal/bytealg
18:26:22 [2021-03-04T18:26:22.524Z] #43 9.923 runtime/internal/math
18:26:22 [2021-03-04T18:26:22.524Z] #43 10.05 internal/race
18:26:22 [2021-03-04T18:26:22.524Z] #43 10.21 sync/atomic
18:26:22 [2021-03-04T18:26:22.784Z] #43 ...
18:26:22 [2021-03-04T18:26:22.784Z] 
18:26:22 [2021-03-04T18:26:22.784Z] #38 [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
18:26:22 [2021-03-04T18:26:22.784Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:26:22 [2021-03-04T18:26:22.784Z] #38 6.529 + git clone https://github.com/docker/distribution.git .
18:26:22 [2021-03-04T18:26:22.784Z] #38 6.545 Cloning into '.'...
18:26:22 [2021-03-04T18:26:22.784Z] #38 ...
18:26:22 [2021-03-04T18:26:22.784Z] 
18:26:22 [2021-03-04T18:26:22.784Z] #45 [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
18:26:22 [2021-03-04T18:26:22.784Z] #45 sha256:e58b8a69dbaad02e260ceaf191fdb022d4bf487d182863897a6bfaef6ba0299a
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.372 + RM_GOPATH=0
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.372 + TMP_GOPATH=
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.372 + : /build
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.372 + '[' -z '' ']'
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.372 ++ mktemp -d
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.372 + export GOPATH=/tmp/tmp.JCAATdfFpz
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.372 + GOPATH=/tmp/tmp.JCAATdfFpz
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.372 + RM_GOPATH=1
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.372 + case "$(go env GOARCH)" in
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.372 ++ go env GOARCH
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.389 + export GO_BUILDMODE=-buildmode=pie
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.389 + GO_BUILDMODE=-buildmode=pie
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.396 ++ dirname /tmp/install/install.sh
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.410 + dir=/tmp/install
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.410 + bin=gotestsum
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.410 + shift
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.410 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.410 + . /tmp/install/gotestsum.installer
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.410 ++ : v0.5.3
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.410 + install_gotestsum
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.416 + set -e
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.416 + export GO111MODULE=on
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.416 + GO111MODULE=on
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.416 + GOBIN=/build
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.416 + go get gotest.tools/gotestsum@v0.5.3
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.508 go: finding gotest.tools v0.5.3
18:26:22 [2021-03-04T18:26:22.784Z] #45 6.508 go: finding gotest.tools/gotestsum v0.5.3
18:26:22 [2021-03-04T18:26:22.784Z] #45 7.520 go: downloading gotest.tools/gotestsum v0.5.3
18:26:22 [2021-03-04T18:26:22.784Z] #45 8.207 go: extracting gotest.tools/gotestsum v0.5.3
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.091 go: downloading github.com/spf13/pflag v1.0.3
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.307 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.308 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.308 go: downloading github.com/fatih/color v1.9.0
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.308 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.310 go: downloading github.com/jonboulle/clockwork v0.1.0
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.310 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.323 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.457 go: downloading github.com/pkg/errors v0.9.1
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.747 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.848 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:26:22 [2021-03-04T18:26:22.784Z] #45 9.850 go: extracting github.com/jonboulle/clockwork v0.1.0
18:26:22 [2021-03-04T18:26:22.784Z] #45 10.06 go: extracting github.com/fatih/color v1.9.0
18:26:22 [2021-03-04T18:26:22.784Z] #45 10.18 go: extracting github.com/pkg/errors v0.9.1
18:26:22 [2021-03-04T18:26:22.784Z] #45 10.18 go: extracting github.com/spf13/pflag v1.0.3
18:26:22 [2021-03-04T18:26:22.784Z] #45 10.44 go: downloading github.com/mattn/go-isatty v0.0.12
18:26:22 [2021-03-04T18:26:22.784Z] #45 10.51 go: downloading github.com/mattn/go-colorable v0.1.6
18:26:23 [2021-03-04T18:26:23.044Z] #45 ...
18:26:23 [2021-03-04T18:26:23.044Z] 
18:26:23 [2021-03-04T18:26:23.044Z] #62 [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
18:26:23 [2021-03-04T18:26:23.044Z] #62 sha256:387c02b31d1e8619acdcc42b1cb173c11e825274fce2618a43bce142d065fbf5
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.608 + RM_GOPATH=0
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.608 + TMP_GOPATH=
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.608 + : /build
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.608 + '[' -z '' ']'
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.608 ++ mktemp -d
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.608 + export GOPATH=/tmp/tmp.a5CsHzyC4h
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.608 + GOPATH=/tmp/tmp.a5CsHzyC4h
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.608 + RM_GOPATH=1
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.608 + case "$(go env GOARCH)" in
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.608 ++ go env GOARCH
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.612 + export GO_BUILDMODE=-buildmode=pie
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.612 + GO_BUILDMODE=-buildmode=pie
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.613 ++ dirname /tmp/install/install.sh
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + dir=/tmp/install
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + bin=proxy
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + shift
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + '[' '!' -f /tmp/install/proxy.installer ']'
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + . /tmp/install/proxy.installer
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + install_proxy
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + case "$1" in
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + export CGO_ENABLED=0
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + CGO_ENABLED=0
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + _install_proxy
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.a5CsHzyC4h/src/github.com/docker/libnetwork
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 Cloning into '/tmp/tmp.a5CsHzyC4h/src/github.com/docker/libnetwork'...
18:26:23 [2021-03-04T18:26:23.044Z] #62 5.617 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
18:26:23 [2021-03-04T18:26:23.044Z] #62 ...
18:26:23 [2021-03-04T18:26:23.044Z] 
18:26:23 [2021-03-04T18:26:23.044Z] #56 [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
18:26:23 [2021-03-04T18:26:23.044Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.309 + RM_GOPATH=0
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.309 + TMP_GOPATH=
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.309 + : /build
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.309 + '[' -z '' ']'
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.309 ++ mktemp -d
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.309 + export GOPATH=/tmp/tmp.CEwR38RHNZ
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.309 + GOPATH=/tmp/tmp.CEwR38RHNZ
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.309 + RM_GOPATH=1
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.309 + case "$(go env GOARCH)" in
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.309 ++ go env GOARCH
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.336 + export GO_BUILDMODE=-buildmode=pie
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.336 + GO_BUILDMODE=-buildmode=pie
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 ++ dirname /tmp/install/install.sh
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + dir=/tmp/install
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + bin=rootlesskit
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + shift
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + . /tmp/install/rootlesskit.installer
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + install_rootlesskit
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + case "$1" in
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + export CGO_ENABLED=0
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + CGO_ENABLED=0
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + _install_rootlesskit
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.342 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CEwR38RHNZ/src/github.com/rootless-containers/rootlesskit
18:26:23 [2021-03-04T18:26:23.044Z] #56 6.357 Cloning into '/tmp/tmp.CEwR38RHNZ/src/github.com/rootless-containers/rootlesskit'...
18:26:23 [2021-03-04T18:26:23.096Z] #9 DONE 2.2s
18:26:23 [2021-03-04T18:26:23.096Z] 
18:26:23 [2021-03-04T18:26:23.096Z] #27 [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
18:26:23 [2021-03-04T18:26:23.096Z] #27 sha256:07c5629d55bd78fb8f1a77dae3f3b555a3c251138a96aa39531f1fdf1123977c
18:26:23 [2021-03-04T18:26:23.096Z] #27 1.116 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:26:23 [2021-03-04T18:26:23.096Z] #27 1.202 
18:26:23 [2021-03-04T18:26:23.096Z] #27 1.316 
############                                                              17.2%
##########################                                                37.0%
########################################                                  56.9%
#######################################################                   76.9%
########################################################                  78.3%
######################################################################## 100.0%
18:26:23 [2021-03-04T18:26:23.096Z] #27 1.889 
18:26:23 [2021-03-04T18:26:23.096Z] #27 2.008 
#####################################################################     96.3%
######################################################################## 100.0%
18:26:23 [2021-03-04T18:26:23.096Z] #27 2.086 
18:26:23 [2021-03-04T18:26:23.096Z] #27 2.203 
###############################################################           88.2%
######################################################################## 100.0%
18:26:23 [2021-03-04T18:26:23.096Z] #27 2.293 
18:26:23 [2021-03-04T18:26:23.096Z] #27 2.405 
############                                                              17.7%
##########################                                                37.1%
########################################                                  56.3%
######################################################                    75.8%
####################################################################      95.1%
######################################################################## 100.0%
18:26:23 [2021-03-04T18:26:23.096Z] #27 2.902 
18:26:23 [2021-03-04T18:26:23.303Z] #56 ...
18:26:23 [2021-03-04T18:26:23.303Z] 
18:26:23 [2021-03-04T18:26:23.303Z] #30 [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
18:26:23 [2021-03-04T18:26:23.303Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:26:23 [2021-03-04T18:26:23.303Z] #30 6.763 + git clone https://github.com/kolyshkin/go-swagger.git .
18:26:23 [2021-03-04T18:26:23.303Z] #30 6.792 Cloning into '.'...
18:26:23 [2021-03-04T18:26:23.563Z] #30 ...
18:26:23 [2021-03-04T18:26:23.563Z] 
18:26:23 [2021-03-04T18:26:23.563Z] #53 [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
18:26:23 [2021-03-04T18:26:23.563Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:26:23 [2021-03-04T18:26:23.563Z] #53 7.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:23 [2021-03-04T18:26:23.563Z] #53 7.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:23 [2021-03-04T18:26:23.563Z] #53 7.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:23 [2021-03-04T18:26:23.563Z] #53 8.663 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:23 [2021-03-04T18:26:23.563Z] #53 ...
18:26:23 [2021-03-04T18:26:23.563Z] 
18:26:23 [2021-03-04T18:26:23.563Z] #32 [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
18:26:23 [2021-03-04T18:26:23.563Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068
18:26:23 [2021-03-04T18:26:23.563Z] #32 6.946 + RM_GOPATH=0
18:26:23 [2021-03-04T18:26:23.563Z] #32 6.946 + TMP_GOPATH=
18:26:23 [2021-03-04T18:26:23.563Z] #32 6.946 + : /build
18:26:23 [2021-03-04T18:26:23.563Z] #32 6.946 + '[' -z '' ']'
18:26:23 [2021-03-04T18:26:23.563Z] #32 6.946 ++ mktemp -d
18:26:23 [2021-03-04T18:26:23.563Z] #32 6.983 + export GOPATH=/tmp/tmp.l3UNKCzxKy
18:26:23 [2021-03-04T18:26:23.563Z] #32 6.983 + GOPATH=/tmp/tmp.l3UNKCzxKy
18:26:23 [2021-03-04T18:26:23.563Z] #32 6.984 + RM_GOPATH=1
18:26:23 [2021-03-04T18:26:23.563Z] #32 6.984 + case "$(go env GOARCH)" in
18:26:23 [2021-03-04T18:26:23.563Z] #32 6.985 ++ go env GOARCH
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.035 + export GO_BUILDMODE=-buildmode=pie
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.035 + GO_BUILDMODE=-buildmode=pie
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.036 ++ dirname /tmp/install/install.sh
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.037 + dir=/tmp/install
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.038 + bin=tomlv
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.038 + shift
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.038 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.038 + . /tmp/install/tomlv.installer
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.039 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.041 + install_tomlv
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.041 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.042 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.042 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.l3UNKCzxKy/src/github.com/BurntSushi/toml
18:26:23 [2021-03-04T18:26:23.563Z] #32 7.045 Cloning into '/tmp/tmp.l3UNKCzxKy/src/github.com/BurntSushi/toml'...
18:26:23 [2021-03-04T18:26:23.563Z] #32 8.181 + cd /tmp/tmp.l3UNKCzxKy/src/github.com/BurntSushi/toml
18:26:23 [2021-03-04T18:26:23.563Z] #32 8.182 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:26:23 [2021-03-04T18:26:23.563Z] #32 8.226 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:26:23 [2021-03-04T18:26:23.563Z] #32 9.208 internal/cpu
18:26:23 [2021-03-04T18:26:23.563Z] #32 9.250 runtime/internal/atomic
18:26:23 [2021-03-04T18:26:23.563Z] #32 9.706 runtime/internal/sys
18:26:23 [2021-03-04T18:26:23.563Z] #32 9.729 internal/bytealg
18:26:23 [2021-03-04T18:26:23.563Z] #32 9.853 runtime/internal/math
18:26:23 [2021-03-04T18:26:23.563Z] #32 9.999 math/bits
18:26:23 [2021-03-04T18:26:23.563Z] #32 10.63 math
18:26:23 [2021-03-04T18:26:23.563Z] #32 10.64 runtime
18:26:23 [2021-03-04T18:26:23.568Z] #27 11.62 
                                                                           0.0%
#                                                                          2.1%
###                                                                        5.2%
######                                                                     8.6%
#########                                                                 12.6%
############                                                              18.0%
###############                                                           22.1%
##################                                                        26.3%
#####################                                                     29.4%
########################                                                  34.2%
###########################                                               38.3%
#############################                                             41.6%
###############################                                           44.4%
#################################                                         46.6%
#####################################                                     51.8%
########################################                                  56.0%
##########################################                                59.0%
############################################                              62.1%
##############################################                            64.5%
################################################                          67.6%
###################################################                       71.6%
#####################################################                     74.9%
########################################################                  78.9%
##########################################################                81.2%
############################################################              84.2%
################################################################          89.9%
###################################################################       93.9%
######################################################################## 100.0%
18:26:23 [2021-03-04T18:26:23.612Z] #27 3.120 
#                                                                          2.2%
#                                                                          2.5%
#####                                                                      8.0%
#######                                                                   10.7%
#############                                                             18.6%
###################                                                       27.0%
##########################                                                36.9%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.8%
############################################                              62.1%
############################################                              62.5%
##################################################                        70.4%
##########################################################                80.9%
##################################################################        92.8%
#######################################################################   99.8%
######################################################################## 100.0%
18:26:23 [2021-03-04T18:26:23.612Z] #27 4.865 
18:26:23 [2021-03-04T18:26:23.825Z] #32 ...
18:26:23 [2021-03-04T18:26:23.825Z] 
18:26:23 [2021-03-04T18:26:23.825Z] #22 [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
18:26:23 [2021-03-04T18:26:23.825Z] #22 sha256:f9a90abf31755122b9480b0e6aea4dc220c952ed3da8a06f00241e3d23b8e5ed
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.430 + RM_GOPATH=0
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.430 + TMP_GOPATH=
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.430 + : /build
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.430 + '[' -z '' ']'
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.430 ++ mktemp -d
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.434 + export GOPATH=/tmp/tmp.K3WwAQ3ANL
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.434 + GOPATH=/tmp/tmp.K3WwAQ3ANL
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.434 + RM_GOPATH=1
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.434 + case "$(go env GOARCH)" in
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.434 ++ go env GOARCH
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.444 + export GO_BUILDMODE=-buildmode=pie
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.444 + GO_BUILDMODE=-buildmode=pie
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.444 ++ dirname /tmp/install/install.sh
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.445 Install docker/cli version 17.06.2-ce from stable
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 + dir=/tmp/install
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 + bin=dockercli
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 + shift
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 + . /tmp/install/dockercli.installer
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 ++ : stable
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 ++ : 17.06.2-ce
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 + install_dockercli
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 ++ uname -m
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 + arch=x86_64
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 + '[' x86_64 '!=' x86_64 ']'
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.447 + url=https://download.docker.com/linux/static
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.455 + tar -xz docker/docker
18:26:23 [2021-03-04T18:26:23.825Z] #22 5.455 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:26:23 [2021-03-04T18:26:23.825Z] #22 ...
18:26:23 [2021-03-04T18:26:23.825Z] 
18:26:23 [2021-03-04T18:26:23.825Z] #47 [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
18:26:23 [2021-03-04T18:26:23.825Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.844 + RM_GOPATH=0
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.845 + TMP_GOPATH=
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.845 + : /build
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.845 + '[' -z '' ']'
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.848 ++ mktemp -d
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.850 + export GOPATH=/tmp/tmp.xoBuIsV3Dn
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.851 + GOPATH=/tmp/tmp.xoBuIsV3Dn
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.851 + RM_GOPATH=1
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.851 + case "$(go env GOARCH)" in
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.853 ++ go env GOARCH
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.900 + export GO_BUILDMODE=-buildmode=pie
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.900 + GO_BUILDMODE=-buildmode=pie
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.901 ++ dirname /tmp/install/install.sh
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.902 + dir=/tmp/install
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.902 + bin=golangci_lint
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.902 + shift
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.902 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.902 + . /tmp/install/golangci_lint.installer
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.902 ++ : v1.23.8
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.903 + install_golangci_lint
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.903 + set -e
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.903 + export GO111MODULE=on
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.903 + GO111MODULE=on
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.903 + GOBIN=/build
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.903 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.960 go: finding github.com v1.23.8
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.960 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.960 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.960 go: finding github.com/golangci/golangci-lint v1.23.8
18:26:23 [2021-03-04T18:26:23.825Z] #47 6.963 go: finding github.com/golangci v1.23.8
18:26:23 [2021-03-04T18:26:23.825Z] #47 8.141 go: downloading github.com/golangci/golangci-lint v1.23.8
18:26:23 [2021-03-04T18:26:23.825Z] #47 8.950 go: extracting github.com/golangci/golangci-lint v1.23.8
18:26:23 [2021-03-04T18:26:23.855Z] #27 14.87 
18:26:23 [2021-03-04T18:26:23.869Z] #27 5.076 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:26:23 [2021-03-04T18:26:23.869Z] #27 5.127 
18:26:24 [2021-03-04T18:26:24.085Z] #47 ...
18:26:24 [2021-03-04T18:26:24.085Z] 
18:26:24 [2021-03-04T18:26:24.085Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:26:24 [2021-03-04T18:26:24.085Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:26:24 [2021-03-04T18:26:24.085Z] #11 7.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:24 [2021-03-04T18:26:24.085Z] #11 7.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:24 [2021-03-04T18:26:24.085Z] #11 7.345 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:24 [2021-03-04T18:26:24.085Z] #11 8.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:24 [2021-03-04T18:26:24.085Z] #11 10.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:24 [2021-03-04T18:26:24.085Z] #11 ...
18:26:24 [2021-03-04T18:26:24.085Z] 
18:26:24 [2021-03-04T18:26:24.085Z] #34 [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
18:26:24 [2021-03-04T18:26:24.085Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:24 [2021-03-04T18:26:24.085Z] #34 7.388 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:24 [2021-03-04T18:26:24.085Z] #34 7.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:24 [2021-03-04T18:26:24.085Z] #34 7.503 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:24 [2021-03-04T18:26:24.085Z] #34 8.691 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:24 [2021-03-04T18:26:24.085Z] #34 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:24 [2021-03-04T18:26:24.125Z] #27 5.180 
######################################################################## 100.0%
18:26:24 [2021-03-04T18:26:24.125Z] #27 5.202 
18:26:24 [2021-03-04T18:26:24.125Z] #27 5.409 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:26:24 [2021-03-04T18:26:24.361Z] #34 ...
18:26:24 [2021-03-04T18:26:24.361Z] 
18:26:24 [2021-03-04T18:26:24.361Z] #40 [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
18:26:24 [2021-03-04T18:26:24.361Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:26:24 [2021-03-04T18:26:24.361Z] #40 7.270 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:24 [2021-03-04T18:26:24.361Z] #40 7.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:24 [2021-03-04T18:26:24.361Z] #40 7.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:24 [2021-03-04T18:26:24.361Z] #40 8.507 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:24 [2021-03-04T18:26:24.361Z] #40 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:24 [2021-03-04T18:26:24.361Z] #40 ...
18:26:24 [2021-03-04T18:26:24.361Z] 
18:26:24 [2021-03-04T18:26:24.361Z] #27 [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
18:26:24 [2021-03-04T18:26:24.361Z] #27 sha256:a1f614bcf7f2a503b88a537cf6cff25b7fab49a15c2a83e75a3de17ec1603f4b
18:26:24 [2021-03-04T18:26:24.361Z] #27 12.14 #=#=#                                                                         
18:26:24 [2021-03-04T18:26:24.361Z] #27 12.31 
######################################################################## 100.0%
18:26:24 [2021-03-04T18:26:24.361Z] #27 12.50 
18:26:24 [2021-03-04T18:26:24.361Z] #27 13.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:26:24 [2021-03-04T18:26:24.361Z] #27 13.76 
18:26:24 [2021-03-04T18:26:24.380Z] #27 5.461 
18:26:24 [2021-03-04T18:26:24.380Z] #27 5.575 
                                                                           0.1%
######################################################################## 100.0%
18:26:24 [2021-03-04T18:26:24.380Z] #27 5.629 
18:26:24 [2021-03-04T18:26:24.623Z] #27 13.94 
######################################################################## 100.0%
18:26:24 [2021-03-04T18:26:24.623Z] #27 14.14 
18:26:24 [2021-03-04T18:26:24.643Z] #27 ...
18:26:24 [2021-03-04T18:26:24.643Z] 
18:26:24 [2021-03-04T18:26:24.643Z] #10 [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
18:26:24 [2021-03-04T18:26:24.643Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
18:26:24 [2021-03-04T18:26:24.643Z] #10 DONE 2.1s
18:26:24 [2021-03-04T18:26:24.643Z] 
18:26:24 [2021-03-04T18:26:24.643Z] #27 [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
18:26:24 [2021-03-04T18:26:24.643Z] #27 sha256:07c5629d55bd78fb8f1a77dae3f3b555a3c251138a96aa39531f1fdf1123977c
18:26:24 [2021-03-04T18:26:24.643Z] #27 5.863 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:26:24 [2021-03-04T18:26:24.643Z] #27 5.926 
18:26:24 [2021-03-04T18:26:24.883Z] #27 14.27 Download of images into '/build' complete.
18:26:24 [2021-03-04T18:26:24.883Z] #27 14.27 Use something like the following to load the result into a Docker daemon:
18:26:24 [2021-03-04T18:26:24.883Z] #27 14.27   tar -cC '/build' . | docker load
18:26:25 [2021-03-04T18:26:25.340Z] #27 15.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:26:25 [2021-03-04T18:26:25.424Z] #27 6.038 
###########                                                               15.3%
#######################                                                   32.6%
#####################################                                     52.4%
#################################################                         68.5%
###################################################################       93.4%
######################################################################## 100.0%
18:26:25 [2021-03-04T18:26:25.424Z] #27 6.526 
18:26:25 [2021-03-04T18:26:25.599Z] #27 16.46 
18:26:25 [2021-03-04T18:26:25.689Z] #27 ...
18:26:25 [2021-03-04T18:26:25.689Z] 
18:26:25 [2021-03-04T18:26:25.689Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:26:25 [2021-03-04T18:26:25.689Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
18:26:25 [2021-03-04T18:26:25.689Z] #29 DONE 0.8s
18:26:25 [2021-03-04T18:26:25.689Z] 
18:26:25 [2021-03-04T18:26:25.689Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:26:25 [2021-03-04T18:26:25.689Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
18:26:25 [2021-03-04T18:26:25.689Z] #37 DONE 0.8s
18:26:25 [2021-03-04T18:26:25.689Z] 
18:26:25 [2021-03-04T18:26:25.689Z] #27 [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
18:26:25 [2021-03-04T18:26:25.689Z] #27 sha256:07c5629d55bd78fb8f1a77dae3f3b555a3c251138a96aa39531f1fdf1123977c
18:26:25 [2021-03-04T18:26:25.689Z] #27 6.851 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:26:25 [2021-03-04T18:26:25.689Z] #27 6.970 
18:26:25 [2021-03-04T18:26:25.689Z] #27 7.044 
######################################################################## 100.0%
18:26:25 [2021-03-04T18:26:25.858Z] #27 16.64 
######################################################################## 100.0%
18:26:25 [2021-03-04T18:26:25.858Z] #27 16.78 
18:26:25 [2021-03-04T18:26:25.945Z] #27 7.130 
18:26:26 [2021-03-04T18:26:26.467Z] #27 17.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:26:26 [2021-03-04T18:26:26.506Z] #27 7.588 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:26:26 [2021-03-04T18:26:26.762Z] #27 7.874 
18:26:26 [2021-03-04T18:26:26.762Z] #27 7.968 
######################################################################## 100.0%
18:26:26 [2021-03-04T18:26:26.762Z] #27 8.000 
18:26:26 [2021-03-04T18:26:26.762Z] #27 8.017 Download of images into '/build' complete.
18:26:26 [2021-03-04T18:26:26.762Z] #27 8.018 Use something like the following to load the result into a Docker daemon:
18:26:26 [2021-03-04T18:26:26.762Z] #27 8.018   tar -cC '/build' . | docker load
18:26:27 [2021-03-04T18:26:27.018Z] #27 DONE 8.1s
18:26:27 [2021-03-04T18:26:27.018Z] 
18:26:27 [2021-03-04T18:26:27.018Z] #38 [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
18:26:27 [2021-03-04T18:26:27.018Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:26:27 [2021-03-04T18:26:27.036Z] #27 17.94 
18:26:27 [2021-03-04T18:26:27.304Z] #27 18.27 
######################################################################## 100.0%
18:26:27 [2021-03-04T18:26:27.568Z] #27 18.42 
18:26:27 [2021-03-04T18:26:27.831Z] #27 18.55 Download of images into '/build' complete.
18:26:27 [2021-03-04T18:26:27.831Z] #27 18.56 Use something like the following to load the result into a Docker daemon:
18:26:27 [2021-03-04T18:26:27.831Z] #27 18.56   tar -cC '/build' . | docker load
18:26:27 [2021-03-04T18:26:27.831Z] #27 DONE 18.8s
18:26:27 [2021-03-04T18:26:27.831Z] 
18:26:27 [2021-03-04T18:26:27.831Z] #22 [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
18:26:27 [2021-03-04T18:26:27.831Z] #22 sha256:caa52322fe3bfa95ec93276a1d39a9e616f7f862f1915dea9c8a3ce969c6bf76
18:26:27 [2021-03-04T18:26:27.831Z] #22 12.90 + mkdir -p /build
18:26:27 [2021-03-04T18:26:27.831Z] #22 12.90 + mv docker/docker /build/
18:26:27 [2021-03-04T18:26:27.831Z] #22 12.91 + rmdir docker
18:26:27 [2021-03-04T18:26:27.831Z] #22 DONE 17.1s
18:26:27 [2021-03-04T18:26:27.831Z] 
18:26:27 [2021-03-04T18:26:27.831Z] #56 [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
18:26:27 [2021-03-04T18:26:27.831Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2
18:26:27 [2021-03-04T18:26:27.831Z] #56 13.49 + cd /tmp/tmp.jdTIXlsO2K/src/github.com/rootless-containers/rootlesskit
18:26:27 [2021-03-04T18:26:27.831Z] #56 13.49 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
18:26:27 [2021-03-04T18:26:27.831Z] #56 13.68 + export GO111MODULE=on
18:26:27 [2021-03-04T18:26:27.831Z] #56 13.68 + GO111MODULE=on
18:26:27 [2021-03-04T18:26:27.831Z] #56 13.68 + for f in rootlesskit rootlesskit-docker-proxy
18:26:27 [2021-03-04T18:26:27.831Z] #56 13.68 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:26:28 [2021-03-04T18:26:28.095Z] #56 17.29 go: downloading github.com/pkg/errors v0.9.1
18:26:28 [2021-03-04T18:26:28.180Z] #27 ...
18:26:28 [2021-03-04T18:26:28.180Z] 
18:26:28 [2021-03-04T18:26:28.180Z] #32 [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
18:26:28 [2021-03-04T18:26:28.180Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068
18:26:28 [2021-03-04T18:26:28.180Z] #32 15.79 internal/testlog
18:26:28 [2021-03-04T18:26:28.359Z] #56 17.68 go: downloading github.com/moby/sys/mountinfo v0.4.0
18:26:28 [2021-03-04T18:26:28.359Z] #56 17.68 go: downloading github.com/google/uuid v1.2.0
18:26:28 [2021-03-04T18:26:28.359Z] #56 17.68 go: downloading github.com/urfave/cli/v2 v2.3.0
18:26:28 [2021-03-04T18:26:28.618Z] #56 17.68 go: downloading github.com/gorilla/mux v1.8.0
18:26:28 [2021-03-04T18:26:28.618Z] #56 17.74 go: downloading github.com/gofrs/flock v0.8.0
18:26:28 [2021-03-04T18:26:28.618Z] #56 17.84 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:26:28 [2021-03-04T18:26:28.751Z] #32 16.14 encoding
18:26:28 [2021-03-04T18:26:28.751Z] #32 16.32 runtime/cgo
18:26:28 [2021-03-04T18:26:28.886Z] #56 18.10 go: downloading github.com/moby/vpnkit v0.4.0
18:26:29 [2021-03-04T18:26:29.012Z] #32 ...
18:26:29 [2021-03-04T18:26:29.012Z] 
18:26:29 [2021-03-04T18:26:29.012Z] #22 [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
18:26:29 [2021-03-04T18:26:29.012Z] #22 sha256:f9a90abf31755122b9480b0e6aea4dc220c952ed3da8a06f00241e3d23b8e5ed
18:26:29 [2021-03-04T18:26:29.012Z] #22 13.48 + mkdir -p /build
18:26:29 [2021-03-04T18:26:29.012Z] #22 13.48 + mv docker/docker /build/
18:26:29 [2021-03-04T18:26:29.012Z] #22 13.48 + rmdir docker
18:26:29 [2021-03-04T18:26:29.012Z] #22 DONE 16.7s
18:26:29 [2021-03-04T18:26:29.012Z] 
18:26:29 [2021-03-04T18:26:29.012Z] #27 [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
18:26:29 [2021-03-04T18:26:29.012Z] #27 sha256:a1f614bcf7f2a503b88a537cf6cff25b7fab49a15c2a83e75a3de17ec1603f4b
18:26:29 [2021-03-04T18:26:29.012Z] #27 DONE 18.6s
18:26:29 [2021-03-04T18:26:29.145Z] #56 18.44 go: extracting github.com/google/uuid v1.2.0
18:26:29 [2021-03-04T18:26:29.273Z] 
18:26:29 [2021-03-04T18:26:29.273Z] #49 [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
18:26:29 [2021-03-04T18:26:29.273Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea
18:26:29 [2021-03-04T18:26:29.273Z] #49 16.39 + cd /tmp/tmp.QUPwQq66RE/src/github.com/mvdan/sh
18:26:29 [2021-03-04T18:26:29.273Z] #49 16.39 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:26:29 [2021-03-04T18:26:29.273Z] #49 16.56 + GO111MODULE=on
18:26:29 [2021-03-04T18:26:29.273Z] #49 16.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:26:29 [2021-03-04T18:26:29.405Z] #56 ...
18:26:29 [2021-03-04T18:26:29.405Z] 
18:26:29 [2021-03-04T18:26:29.405Z] #49 [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
18:26:29 [2021-03-04T18:26:29.405Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd
18:26:29 [2021-03-04T18:26:29.405Z] #49 18.57 + cd /tmp/tmp.7r5loSnMRy/src/github.com/mvdan/sh
18:26:29 [2021-03-04T18:26:29.405Z] #49 18.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:26:29 [2021-03-04T18:26:29.664Z] #49 18.81 + GO111MODULE=on
18:26:29 [2021-03-04T18:26:29.664Z] #49 18.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:26:31 [2021-03-04T18:26:31.044Z] #49 ...
18:26:31 [2021-03-04T18:26:31.044Z] 
18:26:31 [2021-03-04T18:26:31.044Z] #45 [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
18:26:31 [2021-03-04T18:26:31.044Z] #45 sha256:4daa815405a93ee6054de352d56f97fef2a6b326b3ecfb6abb77203a07325fae
18:26:31 [2021-03-04T18:26:31.044Z] #45 10.33 go: extracting github.com/jonboulle/clockwork v0.1.0
18:26:31 [2021-03-04T18:26:31.044Z] #45 10.53 go: extracting github.com/mattn/go-colorable v0.1.6
18:26:31 [2021-03-04T18:26:31.044Z] #45 11.77 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:26:31 [2021-03-04T18:26:31.044Z] #45 13.62 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:26:31 [2021-03-04T18:26:31.044Z] #45 14.69 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:26:31 [2021-03-04T18:26:31.044Z] #45 19.90 go: finding github.com/fatih/color v1.9.0
18:26:31 [2021-03-04T18:26:31.044Z] #45 20.24 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:31 [2021-03-04T18:26:31.192Z] #38 ...
18:26:31 [2021-03-04T18:26:31.192Z] 
18:26:31 [2021-03-04T18:26:31.192Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:31 [2021-03-04T18:26:31.192Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.618 + RM_GOPATH=0
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.618 + TMP_GOPATH=
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.618 + : /build
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.618 + '[' -z '' ']'
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.618 ++ mktemp -d
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.619 + export GOPATH=/tmp/tmp.dEbLPVEydp
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.619 + GOPATH=/tmp/tmp.dEbLPVEydp
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.619 + RM_GOPATH=1
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.619 + case "$(go env GOARCH)" in
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.621 ++ go env GOARCH
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.650 + export GO_BUILDMODE=-buildmode=pie
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.650 + GO_BUILDMODE=-buildmode=pie
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.650 ++ dirname /tmp/install/install.sh
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.650 + dir=/tmp/install
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.669 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.669 + bin=vndr
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.669 + shift
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.669 + '[' '!' -f /tmp/install/vndr.installer ']'
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.669 + . /tmp/install/vndr.installer
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.669 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.669 + install_vndr
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.669 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.669 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dEbLPVEydp/src/github.com/LK4D4/vndr
18:26:31 [2021-03-04T18:26:31.192Z] #43 5.669 Cloning into '/tmp/tmp.dEbLPVEydp/src/github.com/LK4D4/vndr'...
18:26:31 [2021-03-04T18:26:31.192Z] #43 6.304 + cd /tmp/tmp.dEbLPVEydp/src/github.com/LK4D4/vndr
18:26:31 [2021-03-04T18:26:31.192Z] #43 6.304 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
18:26:31 [2021-03-04T18:26:31.192Z] #43 6.304 + go build -buildmode=pie -v -o /build/vndr .
18:26:31 [2021-03-04T18:26:31.220Z] #49 18.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:26:31 [2021-03-04T18:26:31.220Z] #49 18.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:26:31 [2021-03-04T18:26:31.220Z] #49 18.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:26:31 [2021-03-04T18:26:31.220Z] #49 18.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:26:31 [2021-03-04T18:26:31.304Z] #45 20.41 go: finding github.com/pkg/errors v0.9.1
18:26:31 [2021-03-04T18:26:31.304Z] #45 20.44 go: finding github.com/mattn/go-colorable v0.1.6
18:26:31 [2021-03-04T18:26:31.304Z] #45 ...
18:26:31 [2021-03-04T18:26:31.304Z] 
18:26:31 [2021-03-04T18:26:31.304Z] #47 [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
18:26:31 [2021-03-04T18:26:31.304Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f
18:26:31 [2021-03-04T18:26:31.304Z] #47 17.48 go: downloading github.com/spf13/viper v1.6.1
18:26:31 [2021-03-04T18:26:31.304Z] #47 17.55 go: downloading github.com/spf13/pflag v1.0.5
18:26:31 [2021-03-04T18:26:31.304Z] #47 17.60 go: downloading github.com/fatih/color v1.7.0
18:26:31 [2021-03-04T18:26:31.304Z] #47 17.68 go: downloading github.com/spf13/cobra v0.0.5
18:26:31 [2021-03-04T18:26:31.304Z] #47 17.79 go: downloading github.com/go-critic/go-critic v0.4.1
18:26:31 [2021-03-04T18:26:31.304Z] #47 18.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:26:31 [2021-03-04T18:26:31.304Z] #47 18.23 go: downloading github.com/pkg/errors v0.8.1
18:26:31 [2021-03-04T18:26:31.304Z] #47 18.42 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:26:31 [2021-03-04T18:26:31.304Z] #47 18.48 go: extracting github.com/fatih/color v1.7.0
18:26:31 [2021-03-04T18:26:31.304Z] #47 18.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:26:31 [2021-03-04T18:26:31.304Z] #47 18.62 go: extracting github.com/spf13/viper v1.6.1
18:26:31 [2021-03-04T18:26:31.304Z] #47 18.75 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:26:31 [2021-03-04T18:26:31.304Z] #47 19.11 go: extracting github.com/pkg/errors v0.8.1
18:26:31 [2021-03-04T18:26:31.304Z] #47 19.13 go: extracting github.com/spf13/pflag v1.0.5
18:26:31 [2021-03-04T18:26:31.304Z] #47 19.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:26:31 [2021-03-04T18:26:31.304Z] #47 19.31 go: extracting github.com/spf13/cobra v0.0.5
18:26:31 [2021-03-04T18:26:31.304Z] #47 19.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:26:31 [2021-03-04T18:26:31.304Z] #47 19.83 go: extracting github.com/go-critic/go-critic v0.4.1
18:26:31 [2021-03-04T18:26:31.304Z] #47 20.36 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:26:31 [2021-03-04T18:26:31.563Z] #47 ...
18:26:31 [2021-03-04T18:26:31.563Z] 
18:26:31 [2021-03-04T18:26:31.563Z] #32 [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
18:26:31 [2021-03-04T18:26:31.563Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670
18:26:31 [2021-03-04T18:26:31.563Z] #32 10.71 math
18:26:31 [2021-03-04T18:26:31.563Z] #32 10.96 runtime
18:26:31 [2021-03-04T18:26:31.563Z] #32 16.55 internal/testlog
18:26:31 [2021-03-04T18:26:31.563Z] #32 17.00 encoding
18:26:31 [2021-03-04T18:26:31.563Z] #32 17.48 runtime/cgo
18:26:31 [2021-03-04T18:26:31.563Z] #32 ...
18:26:31 [2021-03-04T18:26:31.563Z] 
18:26:31 [2021-03-04T18:26:31.563Z] #47 [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
18:26:31 [2021-03-04T18:26:31.563Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f
18:26:31 [2021-03-04T18:26:31.563Z] #47 20.94 go: downloading github.com/mitchellh/mapstructure v1.1.2
18:26:31 [2021-03-04T18:26:31.756Z] #43 ...
18:26:31 [2021-03-04T18:26:31.756Z] 
18:26:31 [2021-03-04T18:26:31.756Z] #32 [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
18:26:31 [2021-03-04T18:26:31.756Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.447 + RM_GOPATH=0
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.447 + TMP_GOPATH=
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.447 + : /build
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.447 + '[' -z '' ']'
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.447 ++ mktemp -d
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.447 + export GOPATH=/tmp/tmp.amsm6vK5gj
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.447 + GOPATH=/tmp/tmp.amsm6vK5gj
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.447 + RM_GOPATH=1
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.447 + case "$(go env GOARCH)" in
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.447 ++ go env GOARCH
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 + export GO_BUILDMODE=-buildmode=pie
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 + GO_BUILDMODE=-buildmode=pie
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 ++ dirname /tmp/install/install.sh
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 + dir=/tmp/install
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 + bin=tomlv
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 + shift
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 + . /tmp/install/tomlv.installer
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 + install_tomlv
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.463 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.amsm6vK5gj/src/github.com/BurntSushi/toml
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.468 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:26:31 [2021-03-04T18:26:31.756Z] #32 5.468 Cloning into '/tmp/tmp.amsm6vK5gj/src/github.com/BurntSushi/toml'...
18:26:31 [2021-03-04T18:26:31.756Z] #32 6.201 + cd /tmp/tmp.amsm6vK5gj/src/github.com/BurntSushi/toml
18:26:31 [2021-03-04T18:26:31.756Z] #32 6.201 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:26:31 [2021-03-04T18:26:31.756Z] #32 6.201 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:26:31 [2021-03-04T18:26:31.756Z] #32 6.741 runtime/internal/atomic
18:26:31 [2021-03-04T18:26:31.756Z] #32 6.797 internal/cpu
18:26:31 [2021-03-04T18:26:31.756Z] #32 6.953 runtime/internal/sys
18:26:31 [2021-03-04T18:26:31.756Z] #32 7.071 runtime/internal/math
18:26:31 [2021-03-04T18:26:31.756Z] #32 7.119 internal/bytealg
18:26:31 [2021-03-04T18:26:31.790Z] #49 19.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:26:31 [2021-03-04T18:26:31.824Z] #47 21.01 go: downloading github.com/sourcegraph/go-diff v0.5.1
18:26:32 [2021-03-04T18:26:32.013Z] #32 7.132 math/bits
18:26:32 [2021-03-04T18:26:32.013Z] #32 ...
18:26:32 [2021-03-04T18:26:32.013Z] 
18:26:32 [2021-03-04T18:26:32.013Z] #45 [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
18:26:32 [2021-03-04T18:26:32.013Z] #45 sha256:f3bcc80e07860e1783ceeea3ad2fe1aebd08ccce7665e2b9eaccf487c4372ae8
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.002 + RM_GOPATH=0
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.002 + TMP_GOPATH=
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.002 + : /build
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.002 + '[' -z '' ']'
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.002 ++ mktemp -d
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + export GOPATH=/tmp/tmp.o4iCCqz49B
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + GOPATH=/tmp/tmp.o4iCCqz49B
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + RM_GOPATH=1
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + case "$(go env GOARCH)" in
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 ++ go env GOARCH
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + export GO_BUILDMODE=-buildmode=pie
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + GO_BUILDMODE=-buildmode=pie
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 ++ dirname /tmp/install/install.sh
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + dir=/tmp/install
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + bin=gotestsum
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + shift
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + . /tmp/install/gotestsum.installer
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 ++ : v0.5.3
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + install_gotestsum
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + set -e
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + export GO111MODULE=on
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + GO111MODULE=on
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + GOBIN=/build
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.013 + go get gotest.tools/gotestsum@v0.5.3
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.089 go: finding gotest.tools v0.5.3
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.089 go: finding gotest.tools/gotestsum v0.5.3
18:26:32 [2021-03-04T18:26:32.013Z] #45 5.812 go: downloading gotest.tools/gotestsum v0.5.3
18:26:32 [2021-03-04T18:26:32.013Z] #45 6.420 go: extracting gotest.tools/gotestsum v0.5.3
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.010 go: downloading github.com/pkg/errors v0.9.1
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.064 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.069 go: downloading github.com/jonboulle/clockwork v0.1.0
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.124 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.140 go: extracting github.com/pkg/errors v0.9.1
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.162 go: downloading github.com/fatih/color v1.9.0
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.206 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.226 go: extracting github.com/jonboulle/clockwork v0.1.0
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.234 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.246 go: downloading github.com/spf13/pflag v1.0.3
18:26:32 [2021-03-04T18:26:32.013Z] #45 7.270 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:26:32 [2021-03-04T18:26:32.088Z] #47 21.32 go: extracting github.com/sourcegraph/go-diff v0.5.1
18:26:32 [2021-03-04T18:26:32.088Z] #47 21.39 go: extracting github.com/mitchellh/mapstructure v1.1.2
18:26:32 [2021-03-04T18:26:32.276Z] #45 7.522 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:32 [2021-03-04T18:26:32.276Z] #45 7.522 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:26:32 [2021-03-04T18:26:32.276Z] #45 ...
18:26:32 [2021-03-04T18:26:32.276Z] 
18:26:32 [2021-03-04T18:26:32.276Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:32 [2021-03-04T18:26:32.276Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:26:32 [2021-03-04T18:26:32.276Z] #43 7.433 internal/bytealg
18:26:32 [2021-03-04T18:26:32.276Z] #43 7.460 internal/race
18:26:32 [2021-03-04T18:26:32.352Z] #47 21.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0
18:26:32 [2021-03-04T18:26:32.352Z] #47 21.75 go: extracting github.com/spf13/jwalterweatherman v1.0.0
18:26:32 [2021-03-04T18:26:32.579Z] #43 7.694 sync/atomic
18:26:32 [2021-03-04T18:26:32.613Z] #47 21.76 go: downloading gopkg.in/yaml.v2 v2.2.7
18:26:32 [2021-03-04T18:26:32.613Z] #47 21.80 go: downloading github.com/stretchr/testify v1.4.0
18:26:32 [2021-03-04T18:26:32.858Z] #43 7.919 unicode
18:26:32 [2021-03-04T18:26:32.873Z] #47 ...
18:26:32 [2021-03-04T18:26:32.873Z] 
18:26:32 [2021-03-04T18:26:32.873Z] #40 [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
18:26:32 [2021-03-04T18:26:32.873Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:26:32 [2021-03-04T18:26:32.873Z] #40 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:32 [2021-03-04T18:26:32.873Z] #40 ...
18:26:32 [2021-03-04T18:26:32.873Z] 
18:26:32 [2021-03-04T18:26:32.873Z] #47 [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
18:26:32 [2021-03-04T18:26:32.873Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f
18:26:32 [2021-03-04T18:26:32.873Z] #47 22.08 go: extracting github.com/stretchr/testify v1.4.0
18:26:32 [2021-03-04T18:26:32.873Z] #47 22.11 go: extracting gopkg.in/yaml.v2 v2.2.7
18:26:33 [2021-03-04T18:26:33.122Z] #43 8.377 runtime
18:26:33 [2021-03-04T18:26:33.145Z] #47 22.33 go: downloading github.com/spf13/cast v1.3.0
18:26:33 [2021-03-04T18:26:33.145Z] #47 ...
18:26:33 [2021-03-04T18:26:33.145Z] 
18:26:33 [2021-03-04T18:26:33.145Z] #34 [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
18:26:33 [2021-03-04T18:26:33.145Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:33 [2021-03-04T18:26:33.145Z] #34 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:33 [2021-03-04T18:26:33.145Z] #34 ...
18:26:33 [2021-03-04T18:26:33.145Z] 
18:26:33 [2021-03-04T18:26:33.145Z] #47 [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
18:26:33 [2021-03-04T18:26:33.145Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f
18:26:33 [2021-03-04T18:26:33.145Z] #47 22.46 go: extracting github.com/spf13/cast v1.3.0
18:26:33 [2021-03-04T18:26:33.171Z] #49 ...
18:26:33 [2021-03-04T18:26:33.171Z] 
18:26:33 [2021-03-04T18:26:33.171Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:33 [2021-03-04T18:26:33.171Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:26:33 [2021-03-04T18:26:33.171Z] #43 10.71 runtime
18:26:33 [2021-03-04T18:26:33.171Z] #43 10.80 unicode
18:26:33 [2021-03-04T18:26:33.171Z] #43 14.51 unicode/utf8
18:26:33 [2021-03-04T18:26:33.171Z] #43 15.19 math
18:26:33 [2021-03-04T18:26:33.171Z] #43 ...
18:26:33 [2021-03-04T18:26:33.171Z] 
18:26:33 [2021-03-04T18:26:33.171Z] #49 [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
18:26:33 [2021-03-04T18:26:33.171Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea
18:26:33 [2021-03-04T18:26:33.171Z] #49 20.82 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:26:33 [2021-03-04T18:26:33.440Z] #49 ...
18:26:33 [2021-03-04T18:26:33.440Z] 
18:26:33 [2021-03-04T18:26:33.440Z] #45 [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
18:26:33 [2021-03-04T18:26:33.440Z] #45 sha256:e58b8a69dbaad02e260ceaf191fdb022d4bf487d182863897a6bfaef6ba0299a
18:26:33 [2021-03-04T18:26:33.440Z] #45 11.04 go: extracting github.com/mattn/go-colorable v0.1.6
18:26:33 [2021-03-04T18:26:33.440Z] #45 11.39 go: extracting github.com/mattn/go-isatty v0.0.12
18:26:33 [2021-03-04T18:26:33.440Z] #45 12.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:26:33 [2021-03-04T18:26:33.440Z] #45 13.73 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:26:33 [2021-03-04T18:26:33.440Z] #45 14.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:26:33 [2021-03-04T18:26:33.440Z] #45 19.64 go: finding github.com/fatih/color v1.9.0
18:26:33 [2021-03-04T18:26:33.440Z] #45 19.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:33 [2021-03-04T18:26:33.440Z] #45 19.73 go: finding github.com/pkg/errors v0.9.1
18:26:33 [2021-03-04T18:26:33.440Z] #45 19.99 go: finding github.com/spf13/pflag v1.0.3
18:26:33 [2021-03-04T18:26:33.440Z] #45 20.03 go: finding github.com/mattn/go-colorable v0.1.6
18:26:33 [2021-03-04T18:26:33.440Z] #45 20.12 go: finding github.com/mattn/go-isatty v0.0.12
18:26:33 [2021-03-04T18:26:33.440Z] #45 20.56 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:26:33 [2021-03-04T18:26:33.440Z] #45 20.76 go: finding github.com/jonboulle/clockwork v0.1.0
18:26:33 [2021-03-04T18:26:33.440Z] #45 20.80 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:26:33 [2021-03-04T18:26:33.440Z] #45 20.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:26:33 [2021-03-04T18:26:33.440Z] #45 20.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:26:33 [2021-03-04T18:26:33.700Z] #45 ...
18:26:33 [2021-03-04T18:26:33.700Z] 
18:26:33 [2021-03-04T18:26:33.700Z] #47 [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
18:26:33 [2021-03-04T18:26:33.700Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.39 go: downloading github.com/pkg/errors v0.8.1
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.46 go: downloading github.com/mattn/go-colorable v0.1.4
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.48 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.50 go: downloading github.com/stretchr/testify v1.4.0
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.63 go: downloading github.com/spf13/pflag v1.0.5
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.68 go: downloading github.com/spf13/cobra v0.0.5
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.79 go: extracting github.com/pkg/errors v0.8.1
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.86 go: downloading github.com/sirupsen/logrus v1.4.2
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.87 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:26:33 [2021-03-04T18:26:33.700Z] #47 19.98 go: extracting github.com/mattn/go-colorable v0.1.4
18:26:33 [2021-03-04T18:26:33.700Z] #47 20.12 go: downloading github.com/fatih/color v1.7.0
18:26:33 [2021-03-04T18:26:33.700Z] #47 20.20 go: downloading github.com/spf13/viper v1.6.1
18:26:33 [2021-03-04T18:26:33.700Z] #47 20.26 go: downloading github.com/mattn/go-isatty v0.0.8
18:26:33 [2021-03-04T18:26:33.700Z] #47 20.43 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:26:33 [2021-03-04T18:26:33.700Z] #47 20.64 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:26:33 [2021-03-04T18:26:33.700Z] #47 20.69 go: extracting github.com/fatih/color v1.7.0
18:26:33 [2021-03-04T18:26:33.700Z] #47 20.75 go: extracting github.com/mattn/go-isatty v0.0.8
18:26:33 [2021-03-04T18:26:33.700Z] #47 20.79 go: extracting github.com/spf13/viper v1.6.1
18:26:33 [2021-03-04T18:26:33.700Z] #47 20.87 go: extracting github.com/sirupsen/logrus v1.4.2
18:26:33 [2021-03-04T18:26:33.700Z] #47 20.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:26:33 [2021-03-04T18:26:33.700Z] #47 21.17 go: downloading github.com/spf13/jwalterweatherman v1.0.0
18:26:33 [2021-03-04T18:26:33.700Z] #47 21.20 go: extracting github.com/spf13/pflag v1.0.5
18:26:33 [2021-03-04T18:26:33.700Z] #47 21.22 go: extracting github.com/stretchr/testify v1.4.0
18:26:33 [2021-03-04T18:26:33.700Z] #47 21.31 go: extracting github.com/spf13/jwalterweatherman v1.0.0
18:26:33 [2021-03-04T18:26:33.700Z] #47 21.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:26:33 [2021-03-04T18:26:33.700Z] #47 21.41 go: downloading github.com/hashicorp/hcl v1.0.0
18:26:33 [2021-03-04T18:26:33.959Z] #47 21.49 go: extracting github.com/spf13/cobra v0.0.5
18:26:33 [2021-03-04T18:26:33.959Z] #47 21.64 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:26:33 [2021-03-04T18:26:33.959Z] #47 21.65 go: downloading github.com/sourcegraph/go-diff v0.5.1
18:26:33 [2021-03-04T18:26:33.959Z] #47 ...
18:26:33 [2021-03-04T18:26:33.959Z] 
18:26:33 [2021-03-04T18:26:33.959Z] #56 [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
18:26:33 [2021-03-04T18:26:33.959Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37
18:26:33 [2021-03-04T18:26:33.959Z] #56 11.65 + cd /tmp/tmp.CEwR38RHNZ/src/github.com/rootless-containers/rootlesskit
18:26:33 [2021-03-04T18:26:33.959Z] #56 11.67 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
18:26:33 [2021-03-04T18:26:33.959Z] #56 11.77 + export GO111MODULE=on
18:26:33 [2021-03-04T18:26:33.959Z] #56 11.78 + GO111MODULE=on
18:26:33 [2021-03-04T18:26:33.959Z] #56 11.78 + for f in rootlesskit rootlesskit-docker-proxy
18:26:33 [2021-03-04T18:26:33.959Z] #56 11.78 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:26:33 [2021-03-04T18:26:33.959Z] #56 16.60 go: downloading github.com/sirupsen/logrus v1.7.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 16.63 go: downloading github.com/pkg/errors v0.9.1
18:26:33 [2021-03-04T18:26:33.959Z] #56 16.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:26:33 [2021-03-04T18:26:33.959Z] #56 16.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:26:33 [2021-03-04T18:26:33.959Z] #56 16.78 go: downloading github.com/google/uuid v1.2.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 16.80 go: downloading github.com/urfave/cli/v2 v2.3.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 16.80 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:26:33 [2021-03-04T18:26:33.959Z] #56 17.05 go: extracting github.com/pkg/errors v0.9.1
18:26:33 [2021-03-04T18:26:33.959Z] #56 17.22 go: downloading github.com/moby/vpnkit v0.4.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 17.38 go: downloading github.com/gorilla/mux v1.8.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 17.55 go: extracting github.com/google/uuid v1.2.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 17.65 go: extracting github.com/sirupsen/logrus v1.7.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 17.79 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:26:33 [2021-03-04T18:26:33.959Z] #56 18.00 go: downloading github.com/gofrs/flock v0.8.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 19.08 go: downloading github.com/moby/sys/mountinfo v0.4.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 19.49 go: extracting github.com/gorilla/mux v1.8.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 19.81 go: extracting github.com/gofrs/flock v0.8.0
18:26:33 [2021-03-04T18:26:33.959Z] #56 20.22 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:26:33 [2021-03-04T18:26:33.959Z] #56 20.44 go: extracting github.com/moby/sys/mountinfo v0.4.0
18:26:34 [2021-03-04T18:26:34.082Z] #47 23.20 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:26:34 [2021-03-04T18:26:34.082Z] #47 ...
18:26:34 [2021-03-04T18:26:34.082Z] 
18:26:34 [2021-03-04T18:26:34.082Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:26:34 [2021-03-04T18:26:34.082Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:26:34 [2021-03-04T18:26:34.082Z] #11 13.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:34 [2021-03-04T18:26:34.082Z] #11 ...
18:26:34 [2021-03-04T18:26:34.082Z] 
18:26:34 [2021-03-04T18:26:34.082Z] #49 [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
18:26:34 [2021-03-04T18:26:34.082Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd
18:26:34 [2021-03-04T18:26:34.082Z] #49 21.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:26:34 [2021-03-04T18:26:34.082Z] #49 21.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:26:34 [2021-03-04T18:26:34.082Z] #49 21.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:26:34 [2021-03-04T18:26:34.082Z] #49 21.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:26:34 [2021-03-04T18:26:34.082Z] #49 21.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:26:34 [2021-03-04T18:26:34.082Z] #49 22.52 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:26:34 [2021-03-04T18:26:34.082Z] #49 23.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:26:34 [2021-03-04T18:26:34.223Z] #56 ...
18:26:34 [2021-03-04T18:26:34.223Z] 
18:26:34 [2021-03-04T18:26:34.223Z] #53 [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
18:26:34 [2021-03-04T18:26:34.223Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:26:34 [2021-03-04T18:26:34.223Z] #53 11.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:34 [2021-03-04T18:26:34.223Z] #53 13.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:34 [2021-03-04T18:26:34.223Z] #53 ...
18:26:34 [2021-03-04T18:26:34.223Z] 
18:26:34 [2021-03-04T18:26:34.223Z] #56 [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
18:26:34 [2021-03-04T18:26:34.223Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37
18:26:34 [2021-03-04T18:26:34.223Z] #56 21.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible
18:26:34 [2021-03-04T18:26:34.484Z] #56 22.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:26:35 [2021-03-04T18:26:35.025Z] #43 ...
18:26:35 [2021-03-04T18:26:35.025Z] 
18:26:35 [2021-03-04T18:26:35.025Z] #34 [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
18:26:35 [2021-03-04T18:26:35.025Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:35 [2021-03-04T18:26:35.025Z] #34 5.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:35 [2021-03-04T18:26:35.025Z] #34 5.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:35 [2021-03-04T18:26:35.025Z] #34 5.650 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:35 [2021-03-04T18:26:35.025Z] #34 6.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:35 [2021-03-04T18:26:35.025Z] #34 8.302 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:35 [2021-03-04T18:26:35.025Z] #34 ...
18:26:35 [2021-03-04T18:26:35.025Z] 
18:26:35 [2021-03-04T18:26:35.025Z] #56 [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
18:26:35 [2021-03-04T18:26:35.025Z] #56 sha256:09ab03a28ce646a9202695f0eec81f8c40588f0e645a85254f5a013dd844241e
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.181 + RM_GOPATH=0
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.181 + TMP_GOPATH=
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.184 + : /build
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.184 + '[' -z '' ']'
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.184 ++ mktemp -d
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.184 + export GOPATH=/tmp/tmp.UC12c0udnv
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.184 + GOPATH=/tmp/tmp.UC12c0udnv
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.184 + RM_GOPATH=1
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.184 + case "$(go env GOARCH)" in
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.184 ++ go env GOARCH
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.195 + export GO_BUILDMODE=-buildmode=pie
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.195 + GO_BUILDMODE=-buildmode=pie
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.202 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 ++ dirname /tmp/install/install.sh
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + dir=/tmp/install
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + bin=rootlesskit
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + shift
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + . /tmp/install/rootlesskit.installer
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + install_rootlesskit
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + case "$1" in
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + export CGO_ENABLED=0
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + CGO_ENABLED=0
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + _install_rootlesskit
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UC12c0udnv/src/github.com/rootless-containers/rootlesskit
18:26:35 [2021-03-04T18:26:35.025Z] #56 5.204 Cloning into '/tmp/tmp.UC12c0udnv/src/github.com/rootless-containers/rootlesskit'...
18:26:35 [2021-03-04T18:26:35.025Z] #56 9.079 + cd /tmp/tmp.UC12c0udnv/src/github.com/rootless-containers/rootlesskit
18:26:35 [2021-03-04T18:26:35.025Z] #56 9.079 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
18:26:35 [2021-03-04T18:26:35.025Z] #56 9.185 + export GO111MODULE=on
18:26:35 [2021-03-04T18:26:35.025Z] #56 9.222 + GO111MODULE=on
18:26:35 [2021-03-04T18:26:35.025Z] #56 9.222 + for f in rootlesskit rootlesskit-docker-proxy
18:26:35 [2021-03-04T18:26:35.025Z] #56 9.222 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:26:35 [2021-03-04T18:26:35.025Z] #56 ...
18:26:35 [2021-03-04T18:26:35.025Z] 
18:26:35 [2021-03-04T18:26:35.025Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:26:35 [2021-03-04T18:26:35.025Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:26:35 [2021-03-04T18:26:35.025Z] #11 8.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:35 [2021-03-04T18:26:35.025Z] #11 8.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:35 [2021-03-04T18:26:35.025Z] #11 8.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:35 [2021-03-04T18:26:35.025Z] #11 9.641 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:35 [2021-03-04T18:26:35.281Z] #11 ...
18:26:35 [2021-03-04T18:26:35.281Z] 
18:26:35 [2021-03-04T18:26:35.281Z] #40 [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
18:26:35 [2021-03-04T18:26:35.281Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:26:35 [2021-03-04T18:26:35.281Z] #40 7.194 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:35 [2021-03-04T18:26:35.281Z] #40 7.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:35 [2021-03-04T18:26:35.281Z] #40 7.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:35 [2021-03-04T18:26:35.281Z] #40 8.277 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:35 [2021-03-04T18:26:35.281Z] #40 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:35 [2021-03-04T18:26:35.423Z] #56 23.02 go: extracting github.com/moby/vpnkit v0.4.0
18:26:35 [2021-03-04T18:26:35.423Z] #56 23.08 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:26:35 [2021-03-04T18:26:35.423Z] #56 ...
18:26:35 [2021-03-04T18:26:35.423Z] 
18:26:35 [2021-03-04T18:26:35.423Z] #40 [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
18:26:35 [2021-03-04T18:26:35.423Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:26:35 [2021-03-04T18:26:35.423Z] #40 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:35 [2021-03-04T18:26:35.460Z] #49 24.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:26:35 [2021-03-04T18:26:35.538Z] #40 ...
18:26:35 [2021-03-04T18:26:35.538Z] 
18:26:35 [2021-03-04T18:26:35.538Z] #22 [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
18:26:35 [2021-03-04T18:26:35.538Z] #22 sha256:dfb76431518d75da52a9c2353d8b9803b1d198345f60ad90222ddaf5ab5641e3
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.171 + RM_GOPATH=0
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.171 + TMP_GOPATH=
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.171 + : /build
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.171 + '[' -z '' ']'
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.171 ++ mktemp -d
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.171 + export GOPATH=/tmp/tmp.RtuCePqtqp
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.171 + GOPATH=/tmp/tmp.RtuCePqtqp
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.171 + RM_GOPATH=1
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.171 + case "$(go env GOARCH)" in
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.171 ++ go env GOARCH
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + export GO_BUILDMODE=-buildmode=pie
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + GO_BUILDMODE=-buildmode=pie
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 ++ dirname /tmp/install/install.sh
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + dir=/tmp/install
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + bin=dockercli
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + shift
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + . /tmp/install/dockercli.installer
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 ++ : stable
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 ++ : 17.06.2-ce
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + install_dockercli
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 ++ uname -m
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + arch=x86_64
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + '[' x86_64 '!=' x86_64 ']'
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + url=https://download.docker.com/linux/static
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 + tar -xz docker/docker
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.176 Install docker/cli version 17.06.2-ce from stable
18:26:35 [2021-03-04T18:26:35.538Z] #22 5.179 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:26:35 [2021-03-04T18:26:35.538Z] #22 ...
18:26:35 [2021-03-04T18:26:35.538Z] 
18:26:35 [2021-03-04T18:26:35.538Z] #30 [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
18:26:35 [2021-03-04T18:26:35.538Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:26:35 [2021-03-04T18:26:35.538Z] #30 7.042 + git clone https://github.com/kolyshkin/go-swagger.git .
18:26:35 [2021-03-04T18:26:35.538Z] #30 7.042 Cloning into '.'...
18:26:35 [2021-03-04T18:26:35.685Z] #40 ...
18:26:35 [2021-03-04T18:26:35.685Z] 
18:26:35 [2021-03-04T18:26:35.685Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:26:35 [2021-03-04T18:26:35.685Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:26:35 [2021-03-04T18:26:35.685Z] #11 13.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:35 [2021-03-04T18:26:35.794Z] #30 ...
18:26:35 [2021-03-04T18:26:35.795Z] 
18:26:35 [2021-03-04T18:26:35.795Z] #62 [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
18:26:35 [2021-03-04T18:26:35.795Z] #62 sha256:e4dd3a07611fe9f21d30ecbff4ab9e2a4c3eccdb0ca237d84c55073e2838fba3
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + RM_GOPATH=0
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + TMP_GOPATH=
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + : /build
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + '[' -z '' ']'
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 ++ mktemp -d
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + export GOPATH=/tmp/tmp.9kvTY1abqq
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + GOPATH=/tmp/tmp.9kvTY1abqq
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + RM_GOPATH=1
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + case "$(go env GOARCH)" in
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 ++ go env GOARCH
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + export GO_BUILDMODE=-buildmode=pie
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + GO_BUILDMODE=-buildmode=pie
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 ++ dirname /tmp/install/install.sh
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + dir=/tmp/install
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + bin=proxy
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + shift
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + '[' '!' -f /tmp/install/proxy.installer ']'
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + . /tmp/install/proxy.installer
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + install_proxy
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + case "$1" in
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + export CGO_ENABLED=0
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + CGO_ENABLED=0
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + _install_proxy
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9kvTY1abqq/src/github.com/docker/libnetwork
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.928 Cloning into '/tmp/tmp.9kvTY1abqq/src/github.com/docker/libnetwork'...
18:26:35 [2021-03-04T18:26:35.795Z] #62 4.948 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
18:26:35 [2021-03-04T18:26:35.795Z] #62 ...
18:26:35 [2021-03-04T18:26:35.795Z] 
18:26:35 [2021-03-04T18:26:35.795Z] #47 [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
18:26:35 [2021-03-04T18:26:35.795Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.449 + RM_GOPATH=0
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.449 + TMP_GOPATH=
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.449 + : /build
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.449 + '[' -z '' ']'
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.449 ++ mktemp -d
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.449 + export GOPATH=/tmp/tmp.SzSw3wP5rM
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.449 + GOPATH=/tmp/tmp.SzSw3wP5rM
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.449 + RM_GOPATH=1
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.449 + case "$(go env GOARCH)" in
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.449 ++ go env GOARCH
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.451 + export GO_BUILDMODE=-buildmode=pie
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.451 + GO_BUILDMODE=-buildmode=pie
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.451 ++ dirname /tmp/install/install.sh
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + dir=/tmp/install
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + bin=golangci_lint
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + shift
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + . /tmp/install/golangci_lint.installer
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 ++ : v1.23.8
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + install_golangci_lint
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + set -e
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + export GO111MODULE=on
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + GO111MODULE=on
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + GOBIN=/build
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.453 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.458 go: finding github.com v1.23.8
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.479 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.479 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.479 go: finding github.com/golangci v1.23.8
18:26:35 [2021-03-04T18:26:35.795Z] #47 5.479 go: finding github.com/golangci/golangci-lint v1.23.8
18:26:35 [2021-03-04T18:26:35.795Z] #47 6.237 go: downloading github.com/golangci/golangci-lint v1.23.8
18:26:35 [2021-03-04T18:26:35.795Z] #47 6.912 go: extracting github.com/golangci/golangci-lint v1.23.8
18:26:35 [2021-03-04T18:26:35.948Z] #11 ...
18:26:35 [2021-03-04T18:26:35.948Z] 
18:26:35 [2021-03-04T18:26:35.948Z] #47 [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
18:26:35 [2021-03-04T18:26:35.948Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:26:35 [2021-03-04T18:26:35.948Z] #47 21.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:26:35 [2021-03-04T18:26:35.948Z] #47 22.02 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:26:35 [2021-03-04T18:26:35.948Z] #47 22.04 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:26:35 [2021-03-04T18:26:35.948Z] #47 22.14 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:26:35 [2021-03-04T18:26:35.948Z] #47 22.15 go: extracting github.com/hashicorp/hcl v1.0.0
18:26:35 [2021-03-04T18:26:35.948Z] #47 22.15 go: downloading github.com/spf13/afero v1.1.2
18:26:35 [2021-03-04T18:26:35.948Z] #47 22.17 go: extracting github.com/sourcegraph/go-diff v0.5.1
18:26:35 [2021-03-04T18:26:35.948Z] #47 22.60 go: extracting github.com/spf13/afero v1.1.2
18:26:35 [2021-03-04T18:26:35.948Z] #47 22.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
18:26:35 [2021-03-04T18:26:35.948Z] #47 22.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:26:35 [2021-03-04T18:26:35.948Z] #47 23.21 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:26:35 [2021-03-04T18:26:35.948Z] #47 ...
18:26:35 [2021-03-04T18:26:35.948Z] 
18:26:35 [2021-03-04T18:26:35.948Z] #34 [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
18:26:35 [2021-03-04T18:26:35.948Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:35 [2021-03-04T18:26:35.948Z] #34 13.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:36 [2021-03-04T18:26:36.040Z] #49 ...
18:26:36 [2021-03-04T18:26:36.040Z] 
18:26:36 [2021-03-04T18:26:36.040Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:36 [2021-03-04T18:26:36.040Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:26:36 [2021-03-04T18:26:36.040Z] #43 15.13 unicode/utf8
18:26:36 [2021-03-04T18:26:36.040Z] #43 15.87 math
18:26:36 [2021-03-04T18:26:36.040Z] #43 21.11 unicode/utf16
18:26:36 [2021-03-04T18:26:36.040Z] #43 21.58 container/list
18:26:36 [2021-03-04T18:26:36.040Z] #43 22.09 crypto/internal/subtle
18:26:36 [2021-03-04T18:26:36.040Z] #43 22.20 crypto/subtle
18:26:36 [2021-03-04T18:26:36.040Z] #43 22.36 vendor/golang.org/x/crypto/cryptobyte/asn1
18:26:36 [2021-03-04T18:26:36.040Z] #43 22.54 internal/nettrace
18:26:36 [2021-03-04T18:26:36.040Z] #43 22.67 runtime/cgo
18:26:36 [2021-03-04T18:26:36.040Z] #43 ...
18:26:36 [2021-03-04T18:26:36.040Z] 
18:26:36 [2021-03-04T18:26:36.040Z] #38 [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
18:26:36 [2021-03-04T18:26:36.040Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:26:36 [2021-03-04T18:26:36.051Z] #47 ...
18:26:36 [2021-03-04T18:26:36.051Z] 
18:26:36 [2021-03-04T18:26:36.051Z] #53 [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
18:26:36 [2021-03-04T18:26:36.051Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:26:36 [2021-03-04T18:26:36.051Z] #53 7.197 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:26:36 [2021-03-04T18:26:36.051Z] #53 7.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:26:36 [2021-03-04T18:26:36.051Z] #53 7.262 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:26:36 [2021-03-04T18:26:36.051Z] #53 8.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:26:36 [2021-03-04T18:26:36.051Z] #53 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:36 [2021-03-04T18:26:36.051Z] #53 ...
18:26:36 [2021-03-04T18:26:36.051Z] 
18:26:36 [2021-03-04T18:26:36.051Z] #49 [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
18:26:36 [2021-03-04T18:26:36.051Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.264 + RM_GOPATH=0
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.264 + TMP_GOPATH=
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.264 + : /build
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.264 + '[' -z '' ']'
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.264 ++ mktemp -d
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.264 + export GOPATH=/tmp/tmp.hGtXAylGCm
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.264 + GOPATH=/tmp/tmp.hGtXAylGCm
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.264 + RM_GOPATH=1
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.264 + case "$(go env GOARCH)" in
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.264 ++ go env GOARCH
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.272 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 + export GO_BUILDMODE=-buildmode=pie
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 + GO_BUILDMODE=-buildmode=pie
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 ++ dirname /tmp/install/install.sh
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 + dir=/tmp/install
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 + bin=shfmt
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 + shift
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 + . /tmp/install/shfmt.installer
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 + install_shfmt
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.273 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hGtXAylGCm/src/github.com/mvdan/sh
18:26:36 [2021-03-04T18:26:36.051Z] #49 5.280 Cloning into '/tmp/tmp.hGtXAylGCm/src/github.com/mvdan/sh'...
18:26:36 [2021-03-04T18:26:36.208Z] #34 ...
18:26:36 [2021-03-04T18:26:36.208Z] 
18:26:36 [2021-03-04T18:26:36.208Z] #38 [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
18:26:36 [2021-03-04T18:26:36.208Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:26:36 [2021-03-04T18:26:36.299Z] #38 24.51 Checking out files:  88% (1483/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.
18:26:36 [2021-03-04T18:26:36.299Z] #38 24.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:26:36 [2021-03-04T18:26:36.307Z] #49 ...
18:26:36 [2021-03-04T18:26:36.307Z] 
18:26:36 [2021-03-04T18:26:36.307Z] #56 [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
18:26:36 [2021-03-04T18:26:36.307Z] #56 sha256:09ab03a28ce646a9202695f0eec81f8c40588f0e645a85254f5a013dd844241e
18:26:36 [2021-03-04T18:26:36.307Z] #56 11.23 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:26:36 [2021-03-04T18:26:36.307Z] #56 11.32 go: downloading github.com/pkg/errors v0.9.1
18:26:36 [2021-03-04T18:26:36.307Z] #56 11.32 go: downloading github.com/moby/vpnkit v0.4.0
18:26:36 [2021-03-04T18:26:36.307Z] #56 11.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:26:36 [2021-03-04T18:26:36.307Z] #56 11.39 go: downloading github.com/sirupsen/logrus v1.7.0
18:26:36 [2021-03-04T18:26:36.307Z] #56 11.39 go: downloading github.com/gofrs/flock v0.8.0
18:26:36 [2021-03-04T18:26:36.307Z] #56 11.42 go: downloading github.com/google/uuid v1.2.0
18:26:36 [2021-03-04T18:26:36.307Z] #56 11.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:26:36 [2021-03-04T18:26:36.470Z] #38 23.47 Checking out files:  89% (1512/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.
18:26:36 [2021-03-04T18:26:36.470Z] #38 23.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:26:36 [2021-03-04T18:26:36.563Z] #56 11.68 go: downloading github.com/gorilla/mux v1.8.0
18:26:36 [2021-03-04T18:26:36.563Z] #56 11.76 go: downloading github.com/urfave/cli/v2 v2.3.0
18:26:36 [2021-03-04T18:26:36.563Z] #56 11.76 go: extracting github.com/google/uuid v1.2.0
18:26:36 [2021-03-04T18:26:36.563Z] #56 11.86 go: extracting github.com/sirupsen/logrus v1.7.0
18:26:36 [2021-03-04T18:26:36.820Z] #56 11.97 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:26:37 [2021-03-04T18:26:37.076Z] #56 12.19 go: extracting github.com/pkg/errors v0.9.1
18:26:37 [2021-03-04T18:26:37.076Z] #56 12.19 go: extracting github.com/gofrs/flock v0.8.0
18:26:37 [2021-03-04T18:26:37.077Z] #56 12.35 go: downloading github.com/moby/sys/mountinfo v0.4.0
18:26:37 [2021-03-04T18:26:37.346Z] #56 12.44 go: extracting github.com/gorilla/mux v1.8.0
18:26:38 [2021-03-04T18:26:38.276Z] #56 13.36 go: extracting github.com/moby/sys/mountinfo v0.4.0
18:26:38 [2021-03-04T18:26:38.276Z] #56 ...
18:26:38 [2021-03-04T18:26:38.276Z] 
18:26:38 [2021-03-04T18:26:38.276Z] #22 [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
18:26:38 [2021-03-04T18:26:38.276Z] #22 sha256:dfb76431518d75da52a9c2353d8b9803b1d198345f60ad90222ddaf5ab5641e3
18:26:38 [2021-03-04T18:26:38.276Z] #22 12.91 + mkdir -p /build
18:26:38 [2021-03-04T18:26:38.276Z] #22 12.92 + mv docker/docker /build/
18:26:38 [2021-03-04T18:26:38.276Z] #22 12.92 + rmdir docker
18:26:38 [2021-03-04T18:26:38.276Z] #22 DONE 13.6s
18:26:38 [2021-03-04T18:26:38.381Z] #38 25.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:26:38 [2021-03-04T18:26:38.533Z] 
18:26:38 [2021-03-04T18:26:38.533Z] #40 [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
18:26:38 [2021-03-04T18:26:38.533Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:26:38 [2021-03-04T18:26:38.533Z] #40 13.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:38 [2021-03-04T18:26:38.848Z] #38 27.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:26:39 [2021-03-04T18:26:39.788Z] #38 ...
18:26:39 [2021-03-04T18:26:39.788Z] 
18:26:39 [2021-03-04T18:26:39.788Z] #56 [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
18:26:39 [2021-03-04T18:26:39.788Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2
18:26:39 [2021-03-04T18:26:39.788Z] #56 18.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:26:39 [2021-03-04T18:26:39.788Z] #56 18.96 go: extracting github.com/pkg/errors v0.9.1
18:26:39 [2021-03-04T18:26:39.788Z] #56 19.06 go: extracting github.com/gorilla/mux v1.8.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 19.24 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:26:39 [2021-03-04T18:26:39.788Z] #56 19.30 go: downloading github.com/sirupsen/logrus v1.7.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 19.34 go: extracting github.com/moby/sys/mountinfo v0.4.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 19.97 go: extracting github.com/gofrs/flock v0.8.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 20.22 go: extracting github.com/sirupsen/logrus v1.7.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 20.40 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:26:39 [2021-03-04T18:26:39.788Z] #56 21.37 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:26:39 [2021-03-04T18:26:39.788Z] #56 22.59 go: extracting github.com/moby/vpnkit v0.4.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 23.51 go: extracting github.com/urfave/cli/v2 v2.3.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 23.51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:26:39 [2021-03-04T18:26:39.788Z] #56 23.54 go: downloading github.com/u-root/u-root v7.0.0+incompatible
18:26:39 [2021-03-04T18:26:39.788Z] #56 24.01 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:26:39 [2021-03-04T18:26:39.788Z] #56 27.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 27.82 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:26:39 [2021-03-04T18:26:39.788Z] #56 28.04 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 28.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 28.59 go: extracting github.com/russross/blackfriday/v2 v2.1.0
18:26:39 [2021-03-04T18:26:39.788Z] #56 ...
18:26:39 [2021-03-04T18:26:39.788Z] 
18:26:39 [2021-03-04T18:26:39.788Z] #62 [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
18:26:39 [2021-03-04T18:26:39.788Z] #62 sha256:ab5030b91a4da6d98e0d4b842c41d209c0232e0a19c430ed846a93b3e86c85f8
18:26:39 [2021-03-04T18:26:39.788Z] #62 27.93 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.
18:26:39 [2021-03-04T18:26:39.788Z] #62 28.79 + cd /tmp/tmp.1UoLwTAR8t/src/github.com/docker/libnetwork
18:26:39 [2021-03-04T18:26:39.788Z] #62 28.79 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
18:26:39 [2021-03-04T18:26:39.788Z] #62 29.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:26:41 [2021-03-04T18:26:41.171Z] #62 ...
18:26:41 [2021-03-04T18:26:41.171Z] 
18:26:41 [2021-03-04T18:26:41.171Z] #45 [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
18:26:41 [2021-03-04T18:26:41.171Z] #45 sha256:4daa815405a93ee6054de352d56f97fef2a6b326b3ecfb6abb77203a07325fae
18:26:41 [2021-03-04T18:26:41.171Z] #45 20.54 go: finding github.com/spf13/pflag v1.0.3
18:26:41 [2021-03-04T18:26:41.171Z] #45 20.69 go: finding github.com/mattn/go-isatty v0.0.12
18:26:41 [2021-03-04T18:26:41.171Z] #45 21.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:26:41 [2021-03-04T18:26:41.171Z] #45 21.19 go: finding github.com/jonboulle/clockwork v0.1.0
18:26:41 [2021-03-04T18:26:41.171Z] #45 21.25 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:26:41 [2021-03-04T18:26:41.171Z] #45 21.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:26:41 [2021-03-04T18:26:41.171Z] #45 21.38 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:26:41 [2021-03-04T18:26:41.432Z] #45 ...
18:26:41 [2021-03-04T18:26:41.432Z] 
18:26:41 [2021-03-04T18:26:41.432Z] #47 [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
18:26:41 [2021-03-04T18:26:41.432Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/sirupsen/logrus v1.4.2
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/stretchr/objx v0.2.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/gogo/protobuf v1.2.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/mattn/go-isatty v0.0.8
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/hashicorp/hcl v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.37 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.42 go: downloading github.com/go-lintpack/lintpack v0.5.2
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.73 go: extracting github.com/mattn/go-isatty v0.0.8
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.79 go: extracting github.com/hashicorp/hcl v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.80 go: extracting github.com/sirupsen/logrus v1.4.2
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.82 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.83 go: extracting github.com/mitchellh/go-homedir v1.1.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.93 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:26:41 [2021-03-04T18:26:41.432Z] #47 25.99 go: extracting github.com/stretchr/objx v0.2.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.22 go: downloading github.com/ultraware/whitespace v0.0.4
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.30 go: extracting github.com/go-lintpack/lintpack v0.5.2
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.36 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.39 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.44 go: extracting github.com/ultraware/whitespace v0.0.4
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.45 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.56 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.80 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.80 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.81 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:26:41 [2021-03-04T18:26:41.432Z] #47 26.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.15 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.17 go: downloading github.com/subosito/gotenv v1.2.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.27 go: extracting github.com/go-toolsmith/astcast v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.27 go: downloading github.com/pmezard/go-difflib v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.56 go: extracting github.com/subosito/gotenv v1.2.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.64 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.65 go: extracting github.com/pmezard/go-difflib v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.72 go: downloading github.com/pelletier/go-toml v1.2.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.83 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.84 go: extracting github.com/go-toolsmith/astfmt v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.84 go: downloading github.com/uudashr/gocognit v1.0.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 27.88 go: downloading gopkg.in/ini.v1 v1.51.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.05 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.13 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.14 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.25 go: downloading github.com/davecgh/go-spew v1.1.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.27 go: extracting github.com/pelletier/go-toml v1.2.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.52 go: extracting github.com/uudashr/gocognit v1.0.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.61 go: extracting gopkg.in/ini.v1 v1.51.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.72 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.80 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.85 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.93 go: extracting github.com/davecgh/go-spew v1.1.1
18:26:41 [2021-03-04T18:26:41.432Z] #47 28.96 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.19 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.45 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.46 go: downloading golang.org/x/text v0.3.2
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.54 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.55 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.66 go: downloading github.com/gobwas/glob v0.2.3
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.75 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.76 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.80 go: downloading github.com/kisielk/gotool v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 29.88 go: downloading github.com/go-toolsmith/astequal v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 30.28 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:26:41 [2021-03-04T18:26:41.432Z] #47 30.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:26:41 [2021-03-04T18:26:41.432Z] #47 30.44 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:26:41 [2021-03-04T18:26:41.432Z] #47 30.65 go: extracting github.com/gobwas/glob v0.2.3
18:26:41 [2021-03-04T18:26:41.432Z] #47 30.71 go: downloading github.com/mattn/go-colorable v0.1.4
18:26:41 [2021-03-04T18:26:41.697Z] #47 31.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:26:41 [2021-03-04T18:26:41.697Z] #47 31.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:26:41 [2021-03-04T18:26:41.697Z] #47 31.03 go: downloading github.com/fsnotify/fsnotify v1.4.7
18:26:41 [2021-03-04T18:26:41.956Z] #47 31.29 go: extracting github.com/go-toolsmith/astcopy v1.0.0
18:26:41 [2021-03-04T18:26:41.956Z] #47 31.35 go: extracting github.com/kisielk/gotool v1.0.0
18:26:42 [2021-03-04T18:26:42.221Z] #47 31.36 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:26:42 [2021-03-04T18:26:42.221Z] #47 31.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:26:42 [2021-03-04T18:26:42.221Z] #47 31.49 go: extracting github.com/go-toolsmith/astequal v1.0.0
18:26:42 [2021-03-04T18:26:42.221Z] #47 31.49 go: extracting github.com/mattn/go-colorable v0.1.4
18:26:42 [2021-03-04T18:26:42.482Z] #47 31.64 go: extracting github.com/fsnotify/fsnotify v1.4.7
18:26:42 [2021-03-04T18:26:42.742Z] #47 31.80 go: downloading github.com/spf13/afero v1.1.2
18:26:42 [2021-03-04T18:26:42.742Z] #47 31.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0
18:26:42 [2021-03-04T18:26:42.742Z] #47 31.95 go: extracting github.com/go-toolsmith/strparse v1.0.0
18:26:42 [2021-03-04T18:26:42.742Z] #47 32.00 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:26:42 [2021-03-04T18:26:42.841Z] #38 ...
18:26:42 [2021-03-04T18:26:42.841Z] 
18:26:42 [2021-03-04T18:26:42.841Z] #62 [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
18:26:42 [2021-03-04T18:26:42.841Z] #62 sha256:387c02b31d1e8619acdcc42b1cb173c11e825274fce2618a43bce142d065fbf5
18:26:42 [2021-03-04T18:26:42.841Z] #62 24.95 Checking out files:  59% (1132/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.
18:26:42 [2021-03-04T18:26:42.841Z] #62 25.64 + cd /tmp/tmp.a5CsHzyC4h/src/github.com/docker/libnetwork
18:26:42 [2021-03-04T18:26:42.841Z] #62 25.64 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
18:26:42 [2021-03-04T18:26:42.841Z] #62 26.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:26:42 [2021-03-04T18:26:42.867Z] #40 ...
18:26:42 [2021-03-04T18:26:42.867Z] 
18:26:42 [2021-03-04T18:26:42.867Z] #32 [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
18:26:42 [2021-03-04T18:26:42.867Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb
18:26:42 [2021-03-04T18:26:42.867Z] #32 7.693 math
18:26:42 [2021-03-04T18:26:42.867Z] #32 7.849 runtime
18:26:42 [2021-03-04T18:26:42.867Z] #32 12.75 internal/testlog
18:26:42 [2021-03-04T18:26:42.867Z] #32 13.21 encoding
18:26:42 [2021-03-04T18:26:42.867Z] #32 13.45 runtime/cgo
18:26:42 [2021-03-04T18:26:42.867Z] #32 ...
18:26:42 [2021-03-04T18:26:42.867Z] 
18:26:42 [2021-03-04T18:26:42.867Z] #38 [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
18:26:42 [2021-03-04T18:26:42.867Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:26:42 [2021-03-04T18:26:42.867Z] #38 6.795 + git clone https://github.com/docker/distribution.git .
18:26:42 [2021-03-04T18:26:42.867Z] #38 6.795 Cloning into '.'...
18:26:42 [2021-03-04T18:26:42.867Z] #38 ...
18:26:42 [2021-03-04T18:26:42.867Z] 
18:26:42 [2021-03-04T18:26:42.867Z] #47 [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
18:26:42 [2021-03-04T18:26:42.867Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151
18:26:42 [2021-03-04T18:26:42.867Z] #47 13.74 go: downloading github.com/go-lintpack/lintpack v0.5.2
18:26:42 [2021-03-04T18:26:42.867Z] #47 13.74 go: downloading github.com/spf13/viper v1.6.1
18:26:42 [2021-03-04T18:26:42.867Z] #47 13.84 go: downloading github.com/mattn/go-colorable v0.1.4
18:26:42 [2021-03-04T18:26:42.867Z] #47 13.84 go: downloading github.com/go-critic/go-critic v0.4.1
18:26:42 [2021-03-04T18:26:42.867Z] #47 13.84 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:26:42 [2021-03-04T18:26:42.867Z] #47 13.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:26:42 [2021-03-04T18:26:42.867Z] #47 13.94 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.35 go: extracting github.com/mattn/go-colorable v0.1.4
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.37 go: extracting github.com/go-lintpack/lintpack v0.5.2
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.40 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.47 go: extracting github.com/spf13/viper v1.6.1
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.47 go: extracting github.com/mitchellh/go-homedir v1.1.0
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.47 go: downloading github.com/pkg/errors v0.8.1
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.53 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.83 go: extracting github.com/pkg/errors v0.8.1
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:26:42 [2021-03-04T18:26:42.867Z] #47 14.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.00 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.00 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.03 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.10 go: downloading github.com/mattn/go-isatty v0.0.8
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.21 go: extracting github.com/go-toolsmith/astfmt v1.0.0
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.35 go: downloading github.com/uudashr/gocognit v1.0.1
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.41 go: extracting github.com/mattn/go-isatty v0.0.8
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.41 go: extracting github.com/go-critic/go-critic v0.4.1
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.41 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.49 go: extracting github.com/uudashr/gocognit v1.0.1
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.57 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
18:26:42 [2021-03-04T18:26:42.867Z] #47 15.62 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
18:26:42 [2021-03-04T18:26:42.867Z] #47 16.04 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
18:26:42 [2021-03-04T18:26:42.868Z] #47 16.59 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
18:26:42 [2021-03-04T18:26:42.868Z] #47 16.79 go: downloading github.com/ultraware/funlen v0.0.2
18:26:42 [2021-03-04T18:26:42.868Z] #47 16.82 go: extracting github.com/ultraware/funlen v0.0.2
18:26:42 [2021-03-04T18:26:42.868Z] #47 16.98 go: downloading github.com/magiconair/properties v1.8.1
18:26:42 [2021-03-04T18:26:42.868Z] #47 17.19 go: extracting github.com/magiconair/properties v1.8.1
18:26:42 [2021-03-04T18:26:42.868Z] #47 ...
18:26:42 [2021-03-04T18:26:42.868Z] 
18:26:42 [2021-03-04T18:26:42.868Z] #45 [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
18:26:42 [2021-03-04T18:26:42.868Z] #45 sha256:f3bcc80e07860e1783ceeea3ad2fe1aebd08ccce7665e2b9eaccf487c4372ae8
18:26:42 [2021-03-04T18:26:42.868Z] #45 8.050 go: extracting github.com/fatih/color v1.9.0
18:26:42 [2021-03-04T18:26:42.868Z] #45 8.055 go: downloading github.com/mattn/go-colorable v0.1.6
18:26:42 [2021-03-04T18:26:42.868Z] #45 8.085 go: downloading github.com/mattn/go-isatty v0.0.12
18:26:42 [2021-03-04T18:26:42.868Z] #45 8.538 go: extracting github.com/mattn/go-colorable v0.1.6
18:26:42 [2021-03-04T18:26:42.868Z] #45 8.558 go: extracting github.com/spf13/pflag v1.0.3
18:26:42 [2021-03-04T18:26:42.868Z] #45 8.682 go: extracting github.com/mattn/go-isatty v0.0.12
18:26:42 [2021-03-04T18:26:42.868Z] #45 10.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:26:42 [2021-03-04T18:26:42.868Z] #45 11.35 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:26:42 [2021-03-04T18:26:42.868Z] #45 12.70 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:26:42 [2021-03-04T18:26:42.868Z] #45 16.62 go: finding github.com/fatih/color v1.9.0
18:26:42 [2021-03-04T18:26:42.868Z] #45 16.70 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:42 [2021-03-04T18:26:42.868Z] #45 16.70 go: finding github.com/pkg/errors v0.9.1
18:26:42 [2021-03-04T18:26:42.868Z] #45 16.83 go: finding github.com/spf13/pflag v1.0.3
18:26:42 [2021-03-04T18:26:42.868Z] #45 16.91 go: finding github.com/mattn/go-colorable v0.1.6
18:26:42 [2021-03-04T18:26:42.868Z] #45 17.05 go: finding github.com/mattn/go-isatty v0.0.12
18:26:42 [2021-03-04T18:26:42.868Z] #45 17.21 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:26:42 [2021-03-04T18:26:42.868Z] #45 17.50 go: finding github.com/jonboulle/clockwork v0.1.0
18:26:42 [2021-03-04T18:26:42.868Z] #45 17.57 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:26:42 [2021-03-04T18:26:42.868Z] #45 17.60 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:26:42 [2021-03-04T18:26:42.868Z] #45 17.62 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:26:43 [2021-03-04T18:26:43.008Z] #47 32.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:26:43 [2021-03-04T18:26:43.008Z] #47 32.17 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:26:43 [2021-03-04T18:26:43.008Z] #47 32.22 go: downloading github.com/ultraware/funlen v0.0.2
18:26:43 [2021-03-04T18:26:43.008Z] #47 32.35 go: extracting github.com/inconshreveable/mousetrap v1.0.0
18:26:43 [2021-03-04T18:26:43.131Z] #45 ...
18:26:43 [2021-03-04T18:26:43.131Z] 
18:26:43 [2021-03-04T18:26:43.131Z] #47 [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
18:26:43 [2021-03-04T18:26:43.131Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151
18:26:43 [2021-03-04T18:26:43.131Z] #47 18.24 go: downloading gopkg.in/yaml.v2 v2.2.7
18:26:43 [2021-03-04T18:26:43.272Z] #47 32.36 go: downloading github.com/go-toolsmith/astp v1.0.0
18:26:43 [2021-03-04T18:26:43.272Z] #47 32.48 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:26:43 [2021-03-04T18:26:43.272Z] #47 32.50 go: downloading github.com/magiconair/properties v1.8.1
18:26:43 [2021-03-04T18:26:43.272Z] #47 32.58 go: extracting github.com/spf13/afero v1.1.2
18:26:43 [2021-03-04T18:26:43.272Z] #47 32.58 go: extracting github.com/ultraware/funlen v0.0.2
18:26:43 [2021-03-04T18:26:43.387Z] #47 18.60 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:26:43 [2021-03-04T18:26:43.387Z] #47 18.64 go: extracting gopkg.in/yaml.v2 v2.2.7
18:26:43 [2021-03-04T18:26:43.532Z] #47 32.83 go: extracting github.com/go-toolsmith/astp v1.0.0
18:26:43 [2021-03-04T18:26:43.604Z] ok  	github.com/docker/docker/api/server/httputils	0.017s	coverage: 14.7% of statements
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ok  	github.com/docker/docker/api/server/middleware	0.025s	coverage: 37.7% of statements
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:26:43 [2021-03-04T18:26:43.604Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:26:43 [2021-03-04T18:26:43.791Z] #47 33.01 go: downloading github.com/go-toolsmith/typep v1.0.0
18:26:43 [2021-03-04T18:26:43.791Z] #47 33.02 go: downloading github.com/BurntSushi/toml v0.3.1
18:26:43 [2021-03-04T18:26:43.867Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
18:26:44 [2021-03-04T18:26:44.130Z] ok  	github.com/docker/docker/api/server/router/swarm	0.022s	coverage: 5.7% of statements
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ok  	github.com/docker/docker/api/types/filters	0.022s	coverage: 92.2% of statements
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:26:44 [2021-03-04T18:26:44.130Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:26:44 [2021-03-04T18:26:44.257Z] #62 ...
18:26:44 [2021-03-04T18:26:44.257Z] 
18:26:44 [2021-03-04T18:26:44.257Z] #49 [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
18:26:44 [2021-03-04T18:26:44.257Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea
18:26:44 [2021-03-04T18:26:44.257Z] #49 21.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:26:44 [2021-03-04T18:26:44.257Z] #49 22.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:26:44 [2021-03-04T18:26:44.257Z] #49 24.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:26:44 [2021-03-04T18:26:44.257Z] #49 24.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:26:44 [2021-03-04T18:26:44.257Z] #49 24.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:26:44 [2021-03-04T18:26:44.257Z] #49 24.76 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:26:44 [2021-03-04T18:26:44.257Z] #49 25.65 runtime
18:26:44 [2021-03-04T18:26:44.257Z] #49 25.70 runtime/cgo
18:26:44 [2021-03-04T18:26:44.257Z] #49 ...
18:26:44 [2021-03-04T18:26:44.257Z] 
18:26:44 [2021-03-04T18:26:44.257Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:44 [2021-03-04T18:26:44.257Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:26:44 [2021-03-04T18:26:44.257Z] #43 21.71 unicode/utf16
18:26:44 [2021-03-04T18:26:44.257Z] #43 21.96 container/list
18:26:44 [2021-03-04T18:26:44.257Z] #43 22.51 crypto/internal/subtle
18:26:44 [2021-03-04T18:26:44.257Z] #43 22.68 crypto/subtle
18:26:44 [2021-03-04T18:26:44.257Z] #43 22.83 vendor/golang.org/x/crypto/cryptobyte/asn1
18:26:44 [2021-03-04T18:26:44.257Z] #43 22.96 internal/nettrace
18:26:44 [2021-03-04T18:26:44.257Z] #43 23.08 runtime/cgo
18:26:44 [2021-03-04T18:26:44.257Z] #43 ...
18:26:44 [2021-03-04T18:26:44.257Z] 
18:26:44 [2021-03-04T18:26:44.257Z] #47 [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
18:26:44 [2021-03-04T18:26:44.257Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:26:44 [2021-03-04T18:26:44.257Z] #47 24.02 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
18:26:44 [2021-03-04T18:26:44.257Z] #47 25.39 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:26:44 [2021-03-04T18:26:44.257Z] #47 25.77 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/stretchr/objx v0.2.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/pelletier/go-toml v1.2.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/fsnotify/fsnotify v1.4.7
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.49 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.49 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.65 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.65 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.70 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.72 go: extracting github.com/stretchr/objx v0.2.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.72 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.83 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:26:44 [2021-03-04T18:26:44.257Z] #47 29.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.06 go: extracting github.com/pelletier/go-toml v1.2.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.07 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.10 go: downloading github.com/magiconair/properties v1.8.1
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.14 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.14 go: extracting github.com/fsnotify/fsnotify v1.4.7
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.18 go: downloading github.com/spf13/cast v1.3.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.20 go: downloading github.com/mitchellh/mapstructure v1.1.2
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.25 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.29 go: downloading github.com/ultraware/funlen v0.0.2
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.34 go: downloading gopkg.in/ini.v1 v1.51.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.34 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.49 go: downloading golang.org/x/text v0.3.2
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.49 go: extracting github.com/mitchellh/mapstructure v1.1.2
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.50 go: extracting github.com/magiconair/properties v1.8.1
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.52 go: extracting github.com/spf13/cast v1.3.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.63 go: extracting github.com/ultraware/funlen v0.0.2
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.88 go: downloading github.com/go-lintpack/lintpack v0.5.2
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.88 go: extracting gopkg.in/ini.v1 v1.51.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.89 go: downloading github.com/go-critic/go-critic v0.4.1
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.91 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:26:44 [2021-03-04T18:26:44.257Z] #47 30.99 go: downloading github.com/pmezard/go-difflib v1.0.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 31.20 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:26:44 [2021-03-04T18:26:44.257Z] #47 31.24 go: downloading github.com/gobwas/glob v0.2.3
18:26:44 [2021-03-04T18:26:44.257Z] #47 31.36 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:26:44 [2021-03-04T18:26:44.257Z] #47 31.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:26:44 [2021-03-04T18:26:44.257Z] #47 31.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:26:44 [2021-03-04T18:26:44.257Z] #47 31.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:26:44 [2021-03-04T18:26:44.257Z] #47 31.78 go: extracting github.com/pmezard/go-difflib v1.0.0
18:26:44 [2021-03-04T18:26:44.257Z] #47 31.90 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:26:44 [2021-03-04T18:26:44.257Z] #47 31.93 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:26:44 [2021-03-04T18:26:44.359Z] #47 33.47 go: extracting github.com/magiconair/properties v1.8.1
18:26:44 [2021-03-04T18:26:44.359Z] #47 33.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:26:44 [2021-03-04T18:26:44.359Z] #47 33.53 go: extracting github.com/go-toolsmith/typep v1.0.0
18:26:44 [2021-03-04T18:26:44.359Z] #47 33.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:26:44 [2021-03-04T18:26:44.359Z] #47 ...
18:26:44 [2021-03-04T18:26:44.359Z] 
18:26:44 [2021-03-04T18:26:44.359Z] #53 [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
18:26:44 [2021-03-04T18:26:44.359Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:26:44 [2021-03-04T18:26:44.359Z] #53 23.66 Fetched 8423 kB in 19s (454 kB/s)
18:26:44 [2021-03-04T18:26:44.359Z] #53 23.66 Reading package lists...
18:26:44 [2021-03-04T18:26:44.392Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
18:26:44 [2021-03-04T18:26:44.525Z] #47 32.08 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:26:44 [2021-03-04T18:26:44.525Z] #47 32.18 go: extracting github.com/go-lintpack/lintpack v0.5.2
18:26:44 [2021-03-04T18:26:44.618Z] #53 31.18 Reading package lists...
18:26:44 [2021-03-04T18:26:44.618Z] #53 ...
18:26:44 [2021-03-04T18:26:44.618Z] 
18:26:44 [2021-03-04T18:26:44.618Z] #47 [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
18:26:44 [2021-03-04T18:26:44.618Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f
18:26:44 [2021-03-04T18:26:44.618Z] #47 33.74 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:26:44 [2021-03-04T18:26:44.655Z] ok  	github.com/docker/docker/api/types/versions	0.018s	coverage: 75.0% of statements
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/builder	[no test files]
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:26:44 [2021-03-04T18:26:44.655Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:26:44 [2021-03-04T18:26:44.784Z] #47 32.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:26:44 [2021-03-04T18:26:44.784Z] #47 32.27 go: extracting github.com/gobwas/glob v0.2.3
18:26:44 [2021-03-04T18:26:44.784Z] #47 32.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
18:26:44 [2021-03-04T18:26:44.784Z] #47 32.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:26:44 [2021-03-04T18:26:44.877Z] #47 34.00 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:26:44 [2021-03-04T18:26:44.877Z] #47 34.22 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:26:45 [2021-03-04T18:26:45.042Z] #47 32.53 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:26:45 [2021-03-04T18:26:45.042Z] #47 32.53 go: downloading gopkg.in/yaml.v2 v2.2.7
18:26:45 [2021-03-04T18:26:45.042Z] #47 32.56 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:26:45 [2021-03-04T18:26:45.042Z] #47 32.74 go: extracting github.com/go-critic/go-critic v0.4.1
18:26:45 [2021-03-04T18:26:45.136Z] #47 34.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:26:45 [2021-03-04T18:26:45.136Z] #47 34.31 go: extracting github.com/BurntSushi/toml v0.3.1
18:26:45 [2021-03-04T18:26:45.301Z] #47 32.86 go: extracting github.com/mitchellh/go-homedir v1.1.0
18:26:45 [2021-03-04T18:26:45.301Z] #47 32.92 go: downloading github.com/inconshreveable/mousetrap v1.0.0
18:26:45 [2021-03-04T18:26:45.301Z] #47 33.01 go: downloading github.com/davecgh/go-spew v1.1.1
18:26:45 [2021-03-04T18:26:45.395Z] #47 34.67 go: extracting github.com/gogo/protobuf v1.2.1
18:26:45 [2021-03-04T18:26:45.570Z] #47 33.11 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:26:45 [2021-03-04T18:26:45.570Z] #47 33.12 go: extracting gopkg.in/yaml.v2 v2.2.7
18:26:45 [2021-03-04T18:26:45.877Z] #47 33.26 go: downloading github.com/uudashr/gocognit v1.0.1
18:26:45 [2021-03-04T18:26:45.877Z] #47 33.26 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:26:45 [2021-03-04T18:26:45.909Z] #47 ...
18:26:45 [2021-03-04T18:26:45.909Z] 
18:26:45 [2021-03-04T18:26:45.909Z] #34 [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
18:26:45 [2021-03-04T18:26:45.909Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:45 [2021-03-04T18:26:45.909Z] #34 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:45 [2021-03-04T18:26:45.909Z] #34 ...
18:26:45 [2021-03-04T18:26:45.909Z] 
18:26:45 [2021-03-04T18:26:45.909Z] #49 [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
18:26:45 [2021-03-04T18:26:45.909Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5
18:26:45 [2021-03-04T18:26:45.909Z] #49 15.50 + cd /tmp/tmp.hGtXAylGCm/src/github.com/mvdan/sh
18:26:45 [2021-03-04T18:26:45.909Z] #49 15.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:26:45 [2021-03-04T18:26:45.909Z] #49 15.58 + GO111MODULE=on
18:26:45 [2021-03-04T18:26:45.909Z] #49 15.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:26:45 [2021-03-04T18:26:45.909Z] #49 16.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:26:45 [2021-03-04T18:26:45.909Z] #49 16.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:26:45 [2021-03-04T18:26:45.909Z] #49 16.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:26:45 [2021-03-04T18:26:45.909Z] #49 16.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:26:45 [2021-03-04T18:26:45.909Z] #49 17.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:26:45 [2021-03-04T18:26:45.909Z] #49 18.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:26:45 [2021-03-04T18:26:45.909Z] #49 18.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:26:45 [2021-03-04T18:26:45.909Z] #49 20.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:26:45 [2021-03-04T18:26:45.909Z] #49 ...
18:26:45 [2021-03-04T18:26:45.909Z] 
18:26:45 [2021-03-04T18:26:45.909Z] #47 [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
18:26:45 [2021-03-04T18:26:45.909Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.15 go: downloading gopkg.in/ini.v1 v1.51.0
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.15 go: downloading github.com/sourcegraph/go-diff v0.5.1
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.15 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.21 go: downloading github.com/spf13/cobra v0.0.5
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.21 go: downloading github.com/mitchellh/mapstructure v1.1.2
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.30 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:26:45 [2021-03-04T18:26:45.909Z] #47 21.30 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:26:46 [2021-03-04T18:26:46.136Z] #47 33.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:26:46 [2021-03-04T18:26:46.136Z] #47 33.52 go: extracting github.com/inconshreveable/mousetrap v1.0.0
18:26:46 [2021-03-04T18:26:46.136Z] #47 33.78 go: downloading github.com/ultraware/whitespace v0.0.4
18:26:46 [2021-03-04T18:26:46.166Z] #47 21.36 go: extracting gopkg.in/ini.v1 v1.51.0
18:26:46 [2021-03-04T18:26:46.166Z] #47 21.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:26:46 [2021-03-04T18:26:46.166Z] #47 21.48 go: downloading github.com/kisielk/gotool v1.0.0
18:26:46 [2021-03-04T18:26:46.166Z] #47 21.49 go: extracting github.com/sourcegraph/go-diff v0.5.1
18:26:46 [2021-03-04T18:26:46.395Z] #47 33.85 go: extracting github.com/davecgh/go-spew v1.1.1
18:26:46 [2021-03-04T18:26:46.395Z] #47 33.88 go: extracting github.com/uudashr/gocognit v1.0.1
18:26:46 [2021-03-04T18:26:46.395Z] #47 33.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:26:46 [2021-03-04T18:26:46.395Z] #47 ...
18:26:46 [2021-03-04T18:26:46.395Z] 
18:26:46 [2021-03-04T18:26:46.395Z] #56 [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
18:26:46 [2021-03-04T18:26:46.395Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37
18:26:46 [2021-03-04T18:26:46.395Z] #56 24.00 go: extracting github.com/urfave/cli/v2 v2.3.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 27.61 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:26:46 [2021-03-04T18:26:46.395Z] #56 28.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 28.61 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 28.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 29.06 go: extracting github.com/russross/blackfriday/v2 v2.1.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 29.45 go: extracting github.com/u-root/u-root v7.0.0+incompatible
18:26:46 [2021-03-04T18:26:46.395Z] #56 32.73 go: finding github.com/pkg/errors v0.9.1
18:26:46 [2021-03-04T18:26:46.395Z] #56 32.84 go: finding github.com/sirupsen/logrus v1.7.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 32.86 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:26:46 [2021-03-04T18:26:46.395Z] #56 33.27 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:26:46 [2021-03-04T18:26:46.395Z] #56 33.30 go: finding github.com/google/uuid v1.2.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 33.32 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:26:46 [2021-03-04T18:26:46.395Z] #56 33.37 go: finding github.com/moby/vpnkit v0.4.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 33.38 go: finding github.com/gofrs/flock v0.8.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 33.68 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:26:46 [2021-03-04T18:26:46.395Z] #56 33.68 go: finding github.com/gorilla/mux v1.8.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 33.71 go: finding github.com/u-root/u-root v7.0.0+incompatible
18:26:46 [2021-03-04T18:26:46.395Z] #56 33.72 go: finding github.com/moby/sys/mountinfo v0.4.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 33.96 go: finding github.com/urfave/cli/v2 v2.3.0
18:26:46 [2021-03-04T18:26:46.395Z] #56 ...
18:26:46 [2021-03-04T18:26:46.395Z] 
18:26:46 [2021-03-04T18:26:46.395Z] #47 [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
18:26:46 [2021-03-04T18:26:46.395Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:26:46 [2021-03-04T18:26:46.395Z] #47 34.07 go: downloading github.com/kisielk/gotool v1.0.0
18:26:46 [2021-03-04T18:26:46.395Z] #47 34.16 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:26:46 [2021-03-04T18:26:46.423Z] #47 21.57 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:26:46 [2021-03-04T18:26:46.423Z] #47 21.61 go: extracting github.com/spf13/cobra v0.0.5
18:26:46 [2021-03-04T18:26:46.423Z] #47 ...
18:26:46 [2021-03-04T18:26:46.423Z] 
18:26:46 [2021-03-04T18:26:46.423Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:46 [2021-03-04T18:26:46.423Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:26:46 [2021-03-04T18:26:46.423Z] #43 11.58 unicode/utf8
18:26:46 [2021-03-04T18:26:46.423Z] #43 12.10 math
18:26:46 [2021-03-04T18:26:46.423Z] #43 16.13 unicode/utf16
18:26:46 [2021-03-04T18:26:46.423Z] #43 16.48 container/list
18:26:46 [2021-03-04T18:26:46.423Z] #43 16.99 crypto/internal/subtle
18:26:46 [2021-03-04T18:26:46.423Z] #43 17.14 crypto/subtle
18:26:46 [2021-03-04T18:26:46.423Z] #43 17.31 vendor/golang.org/x/crypto/cryptobyte/asn1
18:26:46 [2021-03-04T18:26:46.423Z] #43 17.40 internal/nettrace
18:26:46 [2021-03-04T18:26:46.423Z] #43 17.56 runtime/cgo
18:26:46 [2021-03-04T18:26:46.423Z] #43 ...
18:26:46 [2021-03-04T18:26:46.423Z] 
18:26:46 [2021-03-04T18:26:46.423Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:26:46 [2021-03-04T18:26:46.423Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:26:46 [2021-03-04T18:26:46.423Z] #11 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:26:46 [2021-03-04T18:26:46.423Z] #11 13.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:46 [2021-03-04T18:26:46.653Z] #47 34.21 go: downloading github.com/BurntSushi/toml v0.3.1
18:26:46 [2021-03-04T18:26:46.653Z] #47 34.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:26:46 [2021-03-04T18:26:46.653Z] #47 34.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:26:46 [2021-03-04T18:26:46.654Z] #47 34.41 go: downloading github.com/gogo/protobuf v1.2.1
18:26:46 [2021-03-04T18:26:46.712Z] #11 ...
18:26:46 [2021-03-04T18:26:46.712Z] 
18:26:46 [2021-03-04T18:26:46.712Z] #62 [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
18:26:46 [2021-03-04T18:26:46.712Z] #62 sha256:e4dd3a07611fe9f21d30ecbff4ab9e2a4c3eccdb0ca237d84c55073e2838fba3
18:26:46 [2021-03-04T18:26:46.775Z] #47 ...
18:26:46 [2021-03-04T18:26:46.775Z] 
18:26:46 [2021-03-04T18:26:46.775Z] #40 [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
18:26:46 [2021-03-04T18:26:46.775Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:26:46 [2021-03-04T18:26:46.775Z] #40 25.73 Fetched 8423 kB in 19s (445 kB/s)
18:26:46 [2021-03-04T18:26:46.775Z] #40 25.73 Reading package lists...
18:26:46 [2021-03-04T18:26:46.775Z] #40 33.00 Reading package lists...
18:26:46 [2021-03-04T18:26:46.775Z] #40 ...
18:26:46 [2021-03-04T18:26:46.775Z] 
18:26:46 [2021-03-04T18:26:46.775Z] #49 [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
18:26:46 [2021-03-04T18:26:46.775Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd
18:26:46 [2021-03-04T18:26:46.775Z] #49 25.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:26:46 [2021-03-04T18:26:46.775Z] #49 26.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:26:46 [2021-03-04T18:26:46.775Z] #49 26.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:26:46 [2021-03-04T18:26:46.775Z] #49 26.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:26:46 [2021-03-04T18:26:46.775Z] #49 27.01 runtime/cgo
18:26:46 [2021-03-04T18:26:46.775Z] #49 27.20 runtime
18:26:46 [2021-03-04T18:26:46.775Z] #49 ...
18:26:46 [2021-03-04T18:26:46.775Z] 
18:26:46 [2021-03-04T18:26:46.775Z] #34 [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
18:26:46 [2021-03-04T18:26:46.775Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:46 [2021-03-04T18:26:46.775Z] #34 26.12 Fetched 8423 kB in 19s (437 kB/s)
18:26:46 [2021-03-04T18:26:46.775Z] #34 26.12 Reading package lists...
18:26:46 [2021-03-04T18:26:46.915Z] #47 34.42 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:26:46 [2021-03-04T18:26:46.915Z] #47 34.44 go: extracting github.com/ultraware/whitespace v0.0.4
18:26:46 [2021-03-04T18:26:46.915Z] #47 34.61 go: extracting github.com/kisielk/gotool v1.0.0
18:26:46 [2021-03-04T18:26:46.968Z] #62 21.40 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.
18:26:46 [2021-03-04T18:26:46.968Z] #62 22.14 + cd /tmp/tmp.9kvTY1abqq/src/github.com/docker/libnetwork
18:26:46 [2021-03-04T18:26:46.968Z] #62 22.14 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
18:26:47 [2021-03-04T18:26:47.034Z] #34 33.56 Reading package lists...
18:26:47 [2021-03-04T18:26:47.034Z] #34 ...
18:26:47 [2021-03-04T18:26:47.034Z] 
18:26:47 [2021-03-04T18:26:47.034Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:26:47 [2021-03-04T18:26:47.034Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:26:47 [2021-03-04T18:26:47.034Z] #11 26.15 Fetched 8423 kB in 19s (433 kB/s)
18:26:47 [2021-03-04T18:26:47.034Z] #11 26.15 Reading package lists...
18:26:47 [2021-03-04T18:26:47.174Z] #47 34.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:26:47 [2021-03-04T18:26:47.174Z] #47 34.69 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:26:47 [2021-03-04T18:26:47.174Z] #47 34.79 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:26:47 [2021-03-04T18:26:47.174Z] #47 34.85 go: extracting github.com/BurntSushi/toml v0.3.1
18:26:47 [2021-03-04T18:26:47.174Z] #47 34.87 go: downloading github.com/subosito/gotenv v1.2.0
18:26:47 [2021-03-04T18:26:47.212Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
18:26:47 [2021-03-04T18:26:47.225Z] #62 ...
18:26:47 [2021-03-04T18:26:47.225Z] 
18:26:47 [2021-03-04T18:26:47.225Z] #53 [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
18:26:47 [2021-03-04T18:26:47.225Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:26:47 [2021-03-04T18:26:47.225Z] #53 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:26:47 [2021-03-04T18:26:47.225Z] #53 ...
18:26:47 [2021-03-04T18:26:47.225Z] 
18:26:47 [2021-03-04T18:26:47.225Z] #47 [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
18:26:47 [2021-03-04T18:26:47.225Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151
18:26:47 [2021-03-04T18:26:47.225Z] #47 21.63 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:26:47 [2021-03-04T18:26:47.225Z] #47 21.77 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:26:47 [2021-03-04T18:26:47.225Z] #47 21.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:26:47 [2021-03-04T18:26:47.225Z] #47 21.77 go: extracting github.com/mitchellh/mapstructure v1.1.2
18:26:47 [2021-03-04T18:26:47.225Z] #47 21.77 go: downloading github.com/go-toolsmith/astequal v1.0.0
18:26:47 [2021-03-04T18:26:47.225Z] #47 21.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:26:47 [2021-03-04T18:26:47.225Z] #47 21.81 go: extracting github.com/kisielk/gotool v1.0.0
18:26:47 [2021-03-04T18:26:47.225Z] #47 21.89 go: downloading golang.org/x/text v0.3.2
18:26:47 [2021-03-04T18:26:47.225Z] #47 22.09 go: downloading github.com/spf13/pflag v1.0.5
18:26:47 [2021-03-04T18:26:47.225Z] #47 22.15 go: downloading github.com/go-toolsmith/typep v1.0.0
18:26:47 [2021-03-04T18:26:47.225Z] #47 22.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:26:47 [2021-03-04T18:26:47.225Z] #47 22.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:26:47 [2021-03-04T18:26:47.225Z] #47 22.20 go: extracting github.com/go-toolsmith/astequal v1.0.0
18:26:47 [2021-03-04T18:26:47.225Z] #47 22.35 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:26:47 [2021-03-04T18:26:47.225Z] #47 22.35 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:26:47 [2021-03-04T18:26:47.225Z] #47 22.40 go: downloading github.com/fatih/color v1.7.0
18:26:47 [2021-03-04T18:26:47.225Z] #47 22.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:26:47 [2021-03-04T18:26:47.225Z] #47 22.54 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:26:47 [2021-03-04T18:26:47.293Z] #11 33.21 Reading package lists...
18:26:47 [2021-03-04T18:26:47.293Z] #11 ...
18:26:47 [2021-03-04T18:26:47.293Z] 
18:26:47 [2021-03-04T18:26:47.293Z] #56 [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
18:26:47 [2021-03-04T18:26:47.293Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2
18:26:47 [2021-03-04T18:26:47.293Z] #56 29.87 go: extracting github.com/u-root/u-root v7.0.0+incompatible
18:26:47 [2021-03-04T18:26:47.293Z] #56 32.83 go: finding github.com/pkg/errors v0.9.1
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.04 go: finding github.com/sirupsen/logrus v1.7.0
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.18 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.32 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.40 go: finding github.com/google/uuid v1.2.0
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.44 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.51 go: finding github.com/gofrs/flock v0.8.0
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.53 go: finding github.com/moby/vpnkit v0.4.0
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.61 go: finding github.com/gorilla/mux v1.8.0
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.71 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.72 go: finding github.com/u-root/u-root v7.0.0+incompatible
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.77 go: finding github.com/moby/sys/mountinfo v0.4.0
18:26:47 [2021-03-04T18:26:47.293Z] #56 33.84 go: finding github.com/urfave/cli/v2 v2.3.0
18:26:47 [2021-03-04T18:26:47.293Z] #56 34.09 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
18:26:47 [2021-03-04T18:26:47.293Z] #56 34.12 go: finding github.com/russross/blackfriday/v2 v2.1.0
18:26:47 [2021-03-04T18:26:47.433Z] #47 34.96 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:26:47 [2021-03-04T18:26:47.433Z] #47 34.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:26:47 [2021-03-04T18:26:47.433Z] #47 35.18 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:26:47 [2021-03-04T18:26:47.433Z] #47 35.20 go: extracting github.com/subosito/gotenv v1.2.0
18:26:47 [2021-03-04T18:26:47.481Z] #47 22.63 go: downloading github.com/go-toolsmith/astp v1.0.0
18:26:47 [2021-03-04T18:26:47.481Z] #47 22.77 go: extracting github.com/go-toolsmith/typep v1.0.0
18:26:47 [2021-03-04T18:26:47.481Z] #47 22.77 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:26:47 [2021-03-04T18:26:47.738Z] #47 22.96 go: extracting github.com/go-toolsmith/astp v1.0.0
18:26:47 [2021-03-04T18:26:47.738Z] #47 22.96 go: downloading github.com/inconshreveable/mousetrap v1.0.0
18:26:47 [2021-03-04T18:26:47.738Z] #47 23.06 go: extracting github.com/fatih/color v1.7.0
18:26:47 [2021-03-04T18:26:47.738Z] #47 23.06 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:26:47 [2021-03-04T18:26:47.999Z] #47 23.12 go: extracting github.com/spf13/pflag v1.0.5
18:26:47 [2021-03-04T18:26:47.999Z] #47 23.15 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:26:47 [2021-03-04T18:26:47.999Z] #47 23.20 go: downloading github.com/subosito/gotenv v1.2.0
18:26:47 [2021-03-04T18:26:47.999Z] #47 23.20 go: downloading github.com/hashicorp/hcl v1.0.0
18:26:47 [2021-03-04T18:26:47.999Z] #47 23.21 go: downloading github.com/spf13/cast v1.3.0
18:26:48 [2021-03-04T18:26:48.002Z] #47 35.42 go: extracting github.com/go-toolsmith/astfmt v1.0.0
18:26:48 [2021-03-04T18:26:48.002Z] #47 35.58 go: downloading github.com/go-toolsmith/astp v1.0.0
18:26:48 [2021-03-04T18:26:48.002Z] #47 35.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:26:48 [2021-03-04T18:26:48.002Z] #47 35.61 go: downloading github.com/go-toolsmith/typep v1.0.0
18:26:48 [2021-03-04T18:26:48.002Z] #47 35.61 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:26:48 [2021-03-04T18:26:48.002Z] #47 35.61 go: downloading github.com/go-toolsmith/astequal v1.0.0
18:26:48 [2021-03-04T18:26:48.002Z] #47 35.75 go: extracting github.com/go-toolsmith/astp v1.0.0
18:26:48 [2021-03-04T18:26:48.162Z] ok  	github.com/docker/docker/builder/remotecontext	0.314s	coverage: 13.7% of statements
18:26:48 [2021-03-04T18:26:48.255Z] #47 23.31 go: downloading github.com/sirupsen/logrus v1.4.2
18:26:48 [2021-03-04T18:26:48.256Z] #47 23.39 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:26:48 [2021-03-04T18:26:48.256Z] #47 23.55 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:26:48 [2021-03-04T18:26:48.256Z] #47 23.55 go: extracting github.com/go-toolsmith/astcast v1.0.0
18:26:48 [2021-03-04T18:26:48.256Z] #47 23.55 go: extracting github.com/spf13/cast v1.3.0
18:26:48 [2021-03-04T18:26:48.256Z] #47 23.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0
18:26:48 [2021-03-04T18:26:48.256Z] #47 23.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:26:48 [2021-03-04T18:26:48.256Z] #47 23.55 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:26:48 [2021-03-04T18:26:48.268Z] #47 35.88 go: extracting github.com/go-toolsmith/astcast v1.0.0
18:26:48 [2021-03-04T18:26:48.268Z] #47 35.90 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:26:48 [2021-03-04T18:26:48.268Z] #47 35.92 go: extracting github.com/go-toolsmith/astcopy v1.0.0
18:26:48 [2021-03-04T18:26:48.268Z] #47 35.93 go: extracting github.com/go-toolsmith/typep v1.0.0
18:26:48 [2021-03-04T18:26:48.268Z] #47 36.01 go: extracting github.com/go-toolsmith/astequal v1.0.0
18:26:48 [2021-03-04T18:26:48.514Z] #47 23.66 go: extracting github.com/subosito/gotenv v1.2.0
18:26:48 [2021-03-04T18:26:48.514Z] #47 ...
18:26:48 [2021-03-04T18:26:48.514Z] 
18:26:48 [2021-03-04T18:26:48.514Z] #56 [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
18:26:48 [2021-03-04T18:26:48.514Z] #56 sha256:09ab03a28ce646a9202695f0eec81f8c40588f0e645a85254f5a013dd844241e
18:26:48 [2021-03-04T18:26:48.514Z] #56 13.69 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:26:48 [2021-03-04T18:26:48.514Z] #56 15.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:26:48 [2021-03-04T18:26:48.514Z] #56 15.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible
18:26:48 [2021-03-04T18:26:48.514Z] #56 16.05 go: extracting github.com/moby/vpnkit v0.4.0
18:26:48 [2021-03-04T18:26:48.514Z] #56 16.57 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:26:48 [2021-03-04T18:26:48.514Z] #56 17.27 go: extracting github.com/urfave/cli/v2 v2.3.0
18:26:48 [2021-03-04T18:26:48.514Z] #56 19.90 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:26:48 [2021-03-04T18:26:48.514Z] #56 21.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:26:48 [2021-03-04T18:26:48.514Z] #56 22.15 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
18:26:48 [2021-03-04T18:26:48.514Z] #56 22.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:26:48 [2021-03-04T18:26:48.514Z] #56 22.96 go: extracting github.com/russross/blackfriday/v2 v2.1.0
18:26:48 [2021-03-04T18:26:48.514Z] #56 23.33 go: extracting github.com/u-root/u-root v7.0.0+incompatible
18:26:48 [2021-03-04T18:26:48.514Z] #56 ...
18:26:48 [2021-03-04T18:26:48.514Z] 
18:26:48 [2021-03-04T18:26:48.514Z] #47 [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
18:26:48 [2021-03-04T18:26:48.514Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151
18:26:48 [2021-03-04T18:26:48.514Z] #47 23.84 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:26:48 [2021-03-04T18:26:48.514Z] #47 23.84 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:26:48 [2021-03-04T18:26:48.514Z] #47 23.84 go: downloading github.com/gogo/protobuf v1.2.1
18:26:48 [2021-03-04T18:26:48.514Z] #47 23.84 go: extracting github.com/sirupsen/logrus v1.4.2
18:26:48 [2021-03-04T18:26:48.526Z] #47 ...
18:26:48 [2021-03-04T18:26:48.526Z] 
18:26:48 [2021-03-04T18:26:48.526Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:26:48 [2021-03-04T18:26:48.526Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:26:48 [2021-03-04T18:26:48.526Z] #11 26.08 Fetched 8423 kB in 19s (442 kB/s)
18:26:48 [2021-03-04T18:26:48.526Z] #11 26.08 Reading package lists...
18:26:48 [2021-03-04T18:26:48.526Z] #11 34.02 Reading package lists...
18:26:48 [2021-03-04T18:26:48.526Z] #11 ...
18:26:48 [2021-03-04T18:26:48.526Z] 
18:26:48 [2021-03-04T18:26:48.526Z] #40 [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
18:26:48 [2021-03-04T18:26:48.526Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:26:48 [2021-03-04T18:26:48.526Z] #40 26.15 Fetched 8423 kB in 19s (439 kB/s)
18:26:48 [2021-03-04T18:26:48.526Z] #40 26.15 Reading package lists...
18:26:48 [2021-03-04T18:26:48.693Z] #56 ...
18:26:48 [2021-03-04T18:26:48.693Z] 
18:26:48 [2021-03-04T18:26:48.693Z] #53 [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
18:26:48 [2021-03-04T18:26:48.693Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:26:48 [2021-03-04T18:26:48.693Z] #53 31.18 Reading package lists...
18:26:48 [2021-03-04T18:26:48.770Z] #47 23.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0
18:26:48 [2021-03-04T18:26:48.770Z] #47 24.02 go: downloading github.com/ultraware/whitespace v0.0.4
18:26:48 [2021-03-04T18:26:48.770Z] #47 24.07 go: extracting github.com/hashicorp/hcl v1.0.0
18:26:48 [2021-03-04T18:26:48.770Z] #47 24.12 go: downloading github.com/pelletier/go-toml v1.2.0
18:26:48 [2021-03-04T18:26:48.785Z] #40 33.99 Reading package lists...
18:26:48 [2021-03-04T18:26:48.785Z] #40 ...
18:26:48 [2021-03-04T18:26:48.785Z] 
18:26:48 [2021-03-04T18:26:48.785Z] #34 [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
18:26:48 [2021-03-04T18:26:48.785Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:48 [2021-03-04T18:26:48.785Z] #34 26.45 Fetched 8423 kB in 19s (437 kB/s)
18:26:48 [2021-03-04T18:26:48.785Z] #34 26.45 Reading package lists...
18:26:49 [2021-03-04T18:26:49.027Z] #47 24.17 go: downloading github.com/spf13/afero v1.1.2
18:26:49 [2021-03-04T18:26:49.044Z] #34 34.42 Reading package lists...
18:26:49 [2021-03-04T18:26:49.044Z] #34 ...
18:26:49 [2021-03-04T18:26:49.044Z] 
18:26:49 [2021-03-04T18:26:49.044Z] #47 [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
18:26:49 [2021-03-04T18:26:49.044Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:26:49 [2021-03-04T18:26:49.044Z] #47 36.22 go: extracting github.com/go-toolsmith/strparse v1.0.0
18:26:49 [2021-03-04T18:26:49.044Z] #47 ...
18:26:49 [2021-03-04T18:26:49.044Z] 
18:26:49 [2021-03-04T18:26:49.044Z] #53 [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
18:26:49 [2021-03-04T18:26:49.044Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:26:49 [2021-03-04T18:26:49.044Z] #53 26.65 Fetched 8423 kB in 19s (434 kB/s)
18:26:49 [2021-03-04T18:26:49.044Z] #53 26.65 Reading package lists...
18:26:49 [2021-03-04T18:26:49.284Z] #47 24.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:26:49 [2021-03-04T18:26:49.284Z] #47 24.37 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:26:49 [2021-03-04T18:26:49.304Z] #53 34.51 Reading package lists...
18:26:49 [2021-03-04T18:26:49.304Z] #53 ...
18:26:49 [2021-03-04T18:26:49.304Z] 
18:26:49 [2021-03-04T18:26:49.304Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:49 [2021-03-04T18:26:49.304Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:26:49 [2021-03-04T18:26:49.304Z] #43 34.93 vendor/golang.org/x/crypto/internal/subtle
18:26:49 [2021-03-04T18:26:49.304Z] #43 35.10 vendor/golang.org/x/crypto/curve25519
18:26:49 [2021-03-04T18:26:49.540Z] #47 24.73 go: extracting github.com/spf13/jwalterweatherman v1.0.0
18:26:49 [2021-03-04T18:26:49.586Z] ok  	github.com/docker/docker/builder/dockerfile	0.945s	coverage: 48.3% of statements
18:26:49 [2021-03-04T18:26:49.586Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
18:26:49 [2021-03-04T18:26:49.797Z] #47 24.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:26:49 [2021-03-04T18:26:49.848Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.058s	coverage: 86.3% of statements
18:26:49 [2021-03-04T18:26:49.848Z] ?   	github.com/docker/docker/cli	[no test files]
18:26:49 [2021-03-04T18:26:49.848Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:26:50 [2021-03-04T18:26:50.056Z] #47 25.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0
18:26:50 [2021-03-04T18:26:50.056Z] #47 25.01 go: extracting github.com/pelletier/go-toml v1.2.0
18:26:50 [2021-03-04T18:26:50.056Z] #47 25.11 go: extracting github.com/go-toolsmith/strparse v1.0.0
18:26:50 [2021-03-04T18:26:50.056Z] #47 25.13 go: extracting github.com/spf13/afero v1.1.2
18:26:50 [2021-03-04T18:26:50.056Z] #47 25.14 go: extracting github.com/ultraware/whitespace v0.0.4
18:26:50 [2021-03-04T18:26:50.312Z] #47 25.39 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:26:50 [2021-03-04T18:26:50.312Z] #47 25.46 go: downloading github.com/BurntSushi/toml v0.3.1
18:26:50 [2021-03-04T18:26:50.312Z] #47 25.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:26:50 [2021-03-04T18:26:50.312Z] #47 25.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:26:50 [2021-03-04T18:26:50.312Z] #47 25.62 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:26:50 [2021-03-04T18:26:50.568Z] #47 25.78 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:26:50 [2021-03-04T18:26:50.568Z] #47 25.81 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:26:50 [2021-03-04T18:26:50.568Z] #47 25.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
18:26:50 [2021-03-04T18:26:50.568Z] #47 25.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:26:50 [2021-03-04T18:26:50.568Z] #47 25.89 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:26:50 [2021-03-04T18:26:50.598Z] #53 38.11 Building dependency tree...
18:26:51 [2021-03-04T18:26:51.498Z] #47 26.45 go: downloading github.com/fsnotify/fsnotify v1.4.7
18:26:51 [2021-03-04T18:26:51.498Z] #47 26.45 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:26:51 [2021-03-04T18:26:51.498Z] #47 26.59 go: extracting github.com/fsnotify/fsnotify v1.4.7
18:26:51 [2021-03-04T18:26:51.498Z] #47 26.59 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
18:26:51 [2021-03-04T18:26:51.498Z] #47 26.59 go: downloading github.com/gobwas/glob v0.2.3
18:26:51 [2021-03-04T18:26:51.498Z] #47 26.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:26:51 [2021-03-04T18:26:51.498Z] #47 26.66 go: extracting github.com/BurntSushi/toml v0.3.1
18:26:51 [2021-03-04T18:26:51.498Z] #47 26.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:26:51 [2021-03-04T18:26:51.754Z] #47 27.07 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:26:52 [2021-03-04T18:26:52.010Z] #47 27.19 go: extracting github.com/gobwas/glob v0.2.3
18:26:52 [2021-03-04T18:26:52.010Z] #47 27.26 go: downloading github.com/stretchr/testify v1.4.0
18:26:52 [2021-03-04T18:26:52.504Z] #53 41.52 The following additional packages will be installed:
18:26:52 [2021-03-04T18:26:52.504Z] #53 41.52   libbtrfs0
18:26:52 [2021-03-04T18:26:52.504Z] #53 41.71 The following NEW packages will be installed:
18:26:52 [2021-03-04T18:26:52.504Z] #53 41.76   libbtrfs-dev libbtrfs0
18:26:52 [2021-03-04T18:26:52.763Z] #53 42.18 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
18:26:52 [2021-03-04T18:26:52.763Z] #53 42.18 Need to get 119 kB of archives.
18:26:52 [2021-03-04T18:26:52.763Z] #53 42.18 After this operation, 387 kB of additional disk space will be used.
18:26:52 [2021-03-04T18:26:52.763Z] #53 42.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:26:53 [2021-03-04T18:26:53.022Z] #53 42.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:26:53 [2021-03-04T18:26:53.378Z] #47 28.29 go: extracting github.com/stretchr/testify v1.4.0
18:26:53 [2021-03-04T18:26:53.500Z] #43 ...
18:26:53 [2021-03-04T18:26:53.500Z] 
18:26:53 [2021-03-04T18:26:53.500Z] #34 [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
18:26:53 [2021-03-04T18:26:53.500Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:53 [2021-03-04T18:26:53.500Z] #34 34.42 Reading package lists...
18:26:53 [2021-03-04T18:26:53.635Z] #47 28.93 go: downloading github.com/stretchr/objx v0.2.0
18:26:53 [2021-03-04T18:26:53.635Z] #47 28.93 go: downloading github.com/davecgh/go-spew v1.1.1
18:26:53 [2021-03-04T18:26:53.892Z] #47 29.11 go: downloading github.com/pmezard/go-difflib v1.0.0
18:26:53 [2021-03-04T18:26:53.892Z] #47 29.18 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:26:53 [2021-03-04T18:26:53.892Z] #47 ...
18:26:53 [2021-03-04T18:26:53.892Z] 
18:26:53 [2021-03-04T18:26:53.892Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:53 [2021-03-04T18:26:53.892Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:26:53 [2021-03-04T18:26:53.892Z] #43 29.23 vendor/golang.org/x/crypto/curve25519
18:26:53 [2021-03-04T18:26:53.959Z] #53 ...
18:26:53 [2021-03-04T18:26:53.959Z] 
18:26:53 [2021-03-04T18:26:53.959Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:53 [2021-03-04T18:26:53.959Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:26:53 [2021-03-04T18:26:53.959Z] #43 43.31 sync
18:26:53 [2021-03-04T18:26:53.959Z] #43 43.31 internal/reflectlite
18:26:55 [2021-03-04T18:26:55.160Z] ok  	github.com/docker/docker/client	0.246s	coverage: 75.4% of statements
18:26:55 [2021-03-04T18:26:55.412Z] #34 41.09 Building dependency tree...
18:26:56 [2021-03-04T18:26:56.448Z] #43 ...
18:26:56 [2021-03-04T18:26:56.448Z] 
18:26:56 [2021-03-04T18:26:56.448Z] #49 [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
18:26:56 [2021-03-04T18:26:56.448Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5
18:26:56 [2021-03-04T18:26:56.448Z] #49 21.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:26:56 [2021-03-04T18:26:56.448Z] #49 22.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:26:56 [2021-03-04T18:26:56.448Z] #49 22.16 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:26:56 [2021-03-04T18:26:56.448Z] #49 22.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:26:56 [2021-03-04T18:26:56.448Z] #49 23.02 runtime/cgo
18:26:56 [2021-03-04T18:26:56.448Z] #49 23.10 runtime
18:26:56 [2021-03-04T18:26:56.563Z] #43 45.27 github.com/LK4D4/vndr/godl/singleflight
18:26:56 [2021-03-04T18:26:56.563Z] #43 ...
18:26:56 [2021-03-04T18:26:56.563Z] 
18:26:56 [2021-03-04T18:26:56.563Z] #53 [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
18:26:56 [2021-03-04T18:26:56.563Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:26:56 [2021-03-04T18:26:56.563Z] #53 43.46 debconf: delaying package configuration, since apt-utils is not installed
18:26:56 [2021-03-04T18:26:56.563Z] #53 43.69 Fetched 119 kB in 0s (362 kB/s)
18:26:56 [2021-03-04T18:26:56.563Z] #53 43.84 Selecting previously unselected package libbtrfs0.
18:26:56 [2021-03-04T18:26:56.563Z] #53 43.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
18:26:56 [2021-03-04T18:26:56.563Z] #53 43.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:26:56 [2021-03-04T18:26:56.563Z] #53 43.94 Unpacking libbtrfs0 (4.20.1-2) ...
18:26:56 [2021-03-04T18:26:56.563Z] #53 44.07 Selecting previously unselected package libbtrfs-dev.
18:26:56 [2021-03-04T18:26:56.563Z] #53 44.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:26:56 [2021-03-04T18:26:56.563Z] #53 44.11 Unpacking libbtrfs-dev (4.20.1-2) ...
18:26:56 [2021-03-04T18:26:56.563Z] #53 44.47 Setting up libbtrfs0 (4.20.1-2) ...
18:26:56 [2021-03-04T18:26:56.563Z] #53 44.48 Setting up libbtrfs-dev (4.20.1-2) ...
18:26:56 [2021-03-04T18:26:56.563Z] #53 44.49 Processing triggers for libc-bin (2.28-10) ...
18:26:56 [2021-03-04T18:26:56.563Z] #53 DONE 45.7s
18:26:56 [2021-03-04T18:26:56.563Z] 
18:26:56 [2021-03-04T18:26:56.563Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:56 [2021-03-04T18:26:56.563Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:26:56 [2021-03-04T18:26:56.563Z] #43 45.69 math/rand
18:26:56 [2021-03-04T18:26:56.704Z] #49 ...
18:26:56 [2021-03-04T18:26:56.704Z] 
18:26:56 [2021-03-04T18:26:56.704Z] #56 [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
18:26:56 [2021-03-04T18:26:56.704Z] #56 sha256:09ab03a28ce646a9202695f0eec81f8c40588f0e645a85254f5a013dd844241e
18:26:56 [2021-03-04T18:26:56.704Z] #56 26.95 go: finding github.com/pkg/errors v0.9.1
18:26:56 [2021-03-04T18:26:56.704Z] #56 26.95 go: finding github.com/sirupsen/logrus v1.7.0
18:26:56 [2021-03-04T18:26:56.704Z] #56 26.95 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:26:56 [2021-03-04T18:26:56.704Z] #56 27.20 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:26:56 [2021-03-04T18:26:56.704Z] #56 27.26 go: finding github.com/google/uuid v1.2.0
18:26:56 [2021-03-04T18:26:56.704Z] #56 27.95 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:26:56 [2021-03-04T18:26:56.704Z] #56 27.95 go: finding github.com/moby/vpnkit v0.4.0
18:26:56 [2021-03-04T18:26:56.704Z] #56 27.95 go: finding github.com/gofrs/flock v0.8.0
18:26:56 [2021-03-04T18:26:56.704Z] #56 28.07 go: finding github.com/gorilla/mux v1.8.0
18:26:56 [2021-03-04T18:26:56.704Z] #56 28.35 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:26:56 [2021-03-04T18:26:56.704Z] #56 28.42 go: finding github.com/moby/sys/mountinfo v0.4.0
18:26:56 [2021-03-04T18:26:56.704Z] #56 28.43 go: finding github.com/u-root/u-root v7.0.0+incompatible
18:26:56 [2021-03-04T18:26:56.704Z] #56 28.51 go: finding github.com/urfave/cli/v2 v2.3.0
18:26:56 [2021-03-04T18:26:56.704Z] #56 28.73 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
18:26:56 [2021-03-04T18:26:56.704Z] #56 28.86 go: finding github.com/russross/blackfriday/v2 v2.1.0
18:26:56 [2021-03-04T18:26:56.793Z] #34 ...
18:26:56 [2021-03-04T18:26:56.793Z] 
18:26:56 [2021-03-04T18:26:56.793Z] #56 [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
18:26:56 [2021-03-04T18:26:56.793Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37
18:26:56 [2021-03-04T18:26:56.793Z] #56 34.24 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
18:26:56 [2021-03-04T18:26:56.793Z] #56 34.48 go: finding github.com/russross/blackfriday/v2 v2.1.0
18:26:56 [2021-03-04T18:26:56.793Z] #56 ...
18:26:56 [2021-03-04T18:26:56.793Z] 
18:26:56 [2021-03-04T18:26:56.793Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:26:56 [2021-03-04T18:26:56.793Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:26:56 [2021-03-04T18:26:56.793Z] #43 43.80 github.com/LK4D4/vndr/godl/singleflight
18:26:56 [2021-03-04T18:26:56.793Z] #43 43.86 errors
18:26:56 [2021-03-04T18:26:56.793Z] #43 44.25 sort
18:26:56 [2021-03-04T18:26:56.793Z] #43 44.27 io
18:26:56 [2021-03-04T18:26:56.961Z] #56 ...
18:26:56 [2021-03-04T18:26:56.961Z] 
18:26:56 [2021-03-04T18:26:56.961Z] #34 [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
18:26:56 [2021-03-04T18:26:56.961Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:56 [2021-03-04T18:26:56.961Z] #34 22.31 Fetched 8423 kB in 17s (489 kB/s)
18:26:56 [2021-03-04T18:26:56.961Z] #34 22.31 Reading package lists...
18:26:57 [2021-03-04T18:26:57.220Z] #34 30.34 Reading package lists...
18:26:57 [2021-03-04T18:26:57.220Z] #34 ...
18:26:57 [2021-03-04T18:26:57.220Z] 
18:26:57 [2021-03-04T18:26:57.220Z] #38 [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
18:26:57 [2021-03-04T18:26:57.220Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:26:57 [2021-03-04T18:26:57.220Z] #38 23.24 Checking out files:  81% (1365/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.
18:26:57 [2021-03-04T18:26:57.220Z] #38 23.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:26:57 [2021-03-04T18:26:57.220Z] #38 25.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:26:57 [2021-03-04T18:26:57.481Z] #38 ...
18:26:57 [2021-03-04T18:26:57.481Z] 
18:26:57 [2021-03-04T18:26:57.481Z] #62 [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
18:26:57 [2021-03-04T18:26:57.481Z] #62 sha256:e4dd3a07611fe9f21d30ecbff4ab9e2a4c3eccdb0ca237d84c55073e2838fba3
18:26:57 [2021-03-04T18:26:57.481Z] #62 22.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:26:57 [2021-03-04T18:26:57.732Z] #43 ...
18:26:57 [2021-03-04T18:26:57.732Z] 
18:26:57 [2021-03-04T18:26:57.732Z] #62 [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
18:26:57 [2021-03-04T18:26:57.732Z] #62 sha256:387c02b31d1e8619acdcc42b1cb173c11e825274fce2618a43bce142d065fbf5
18:26:57 [2021-03-04T18:26:57.732Z] #62 DONE 45.4s
18:26:57 [2021-03-04T18:26:57.736Z] #62 ...
18:26:57 [2021-03-04T18:26:57.736Z] 
18:26:57 [2021-03-04T18:26:57.736Z] #47 [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
18:26:57 [2021-03-04T18:26:57.736Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151
18:26:57 [2021-03-04T18:26:57.736Z] #47 29.57 go: extracting github.com/pmezard/go-difflib v1.0.0
18:26:57 [2021-03-04T18:26:57.736Z] #47 29.59 go: extracting github.com/stretchr/objx v0.2.0
18:26:57 [2021-03-04T18:26:57.736Z] #47 29.62 go: extracting github.com/davecgh/go-spew v1.1.1
18:26:57 [2021-03-04T18:26:57.736Z] #47 30.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:26:57 [2021-03-04T18:26:57.736Z] #47 32.76 go: extracting github.com/gogo/protobuf v1.2.1
18:26:57 [2021-03-04T18:26:57.949Z] #43 ...
18:26:57 [2021-03-04T18:26:57.949Z] 
18:26:57 [2021-03-04T18:26:57.949Z] #62 [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
18:26:57 [2021-03-04T18:26:57.949Z] #62 sha256:ab5030b91a4da6d98e0d4b842c41d209c0232e0a19c430ed846a93b3e86c85f8
18:26:57 [2021-03-04T18:26:57.949Z] #62 DONE 47.1s
18:26:57 [2021-03-04T18:26:57.949Z] 
18:26:57 [2021-03-04T18:26:57.949Z] #54 [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
18:26:57 [2021-03-04T18:26:57.949Z] #54 sha256:6fdbaa88c5001a4e971de33c1b7246b13890940e003714506746ac6b2562f62e
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.195 + RM_GOPATH=0
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.195 + TMP_GOPATH=
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.195 + : /build
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.195 + '[' -z '' ']'
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.195 ++ mktemp -d
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.207 + export GOPATH=/tmp/tmp.fvDXN9hpcs
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.207 + GOPATH=/tmp/tmp.fvDXN9hpcs
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.207 + RM_GOPATH=1
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.207 + case "$(go env GOARCH)" in
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.208 ++ go env GOARCH
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.293 + export GO_BUILDMODE=-buildmode=pie
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.293 + GO_BUILDMODE=-buildmode=pie
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.293 ++ dirname /tmp/install/install.sh
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 + dir=/tmp/install
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 + bin=containerd
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 + shift
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 + '[' '!' -f /tmp/install/containerd.installer ']'
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 + . /tmp/install/containerd.installer
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 ++ set -e
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 + install_containerd
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fvDXN9hpcs/src/github.com/containerd/containerd
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.300 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:26:57 [2021-03-04T18:26:57.949Z] #54 1.309 Cloning into '/tmp/tmp.fvDXN9hpcs/src/github.com/containerd/containerd'...
18:26:57 [2021-03-04T18:26:57.992Z] 
18:26:57 [2021-03-04T18:26:57.992Z] #34 [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
18:26:57 [2021-03-04T18:26:57.992Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:26:57 [2021-03-04T18:26:57.992Z] #34 44.89 The following additional packages will be installed:
18:26:57 [2021-03-04T18:26:57.992Z] #34 44.93   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:26:57 [2021-03-04T18:26:57.992Z] #34 44.94 Suggested packages:
18:26:57 [2021-03-04T18:26:57.992Z] #34 44.96   cmake-doc ninja-build lrzip
18:26:57 [2021-03-04T18:26:57.992Z] #34 44.96 Recommended packages:
18:26:57 [2021-03-04T18:26:57.992Z] #34 44.96   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:26:58 [2021-03-04T18:26:58.217Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:26:58 [2021-03-04T18:26:58.217Z] 
18:26:58 [2021-03-04T18:26:58.217Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:26:58 [2021-03-04T18:26:58.217Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:26:58 [2021-03-04T18:26:58.217Z] HOSTNAME=8c92ac225fc6
18:26:58 [2021-03-04T18:26:58.217Z] DEST=bundles/test-integration
18:26:58 [2021-03-04T18:26:58.217Z] PWD=/go/src/github.com/docker/docker
18:26:58 [2021-03-04T18:26:58.217Z] DOCKER_ROOTLESS=1
18:26:58 [2021-03-04T18:26:58.217Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5
18:26:58 [2021-03-04T18:26:58.217Z] container=docker
18:26:58 [2021-03-04T18:26:58.217Z] HOME=/root
18:26:58 [2021-03-04T18:26:58.217Z] GOLANG_VERSION=1.13.15
18:26:58 [2021-03-04T18:26:58.217Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:26:58 [2021-03-04T18:26:58.217Z] VALIDATE_BRANCH=master
18:26:58 [2021-03-04T18:26:58.217Z] TERM=xterm
18:26:58 [2021-03-04T18:26:58.217Z] DOCKER_PKG=github.com/docker/docker
18:26:58 [2021-03-04T18:26:58.217Z] SHLVL=1
18:26:58 [2021-03-04T18:26:58.217Z] TIMEOUT=120m
18:26:58 [2021-03-04T18:26:58.217Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:26:58 [2021-03-04T18:26:58.217Z] DOCKER_GRAPHDRIVER=overlay2
18:26:58 [2021-03-04T18:26:58.217Z] GO111MODULE=off
18:26:58 [2021-03-04T18:26:58.217Z] DOCKER_EXPERIMENTAL=1
18:26:58 [2021-03-04T18:26:58.217Z] TEST_SKIP_INTEGRATION_CLI=1
18:26:58 [2021-03-04T18:26:58.217Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:26:58 [2021-03-04T18:26:58.217Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:26:58 [2021-03-04T18:26:58.217Z] GOPATH=/go
18:26:58 [2021-03-04T18:26:58.217Z] PKG_CONFIG=pkg-config
18:26:58 [2021-03-04T18:26:58.217Z] _=/usr/bin/env
18:26:58 [2021-03-04T18:26:58.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:26:58 [2021-03-04T18:26:58.931Z] #34 46.51 The following NEW packages will be installed:
18:26:58 [2021-03-04T18:26:58.931Z] #34 46.55   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:26:58 [2021-03-04T18:26:58.931Z] #34 46.55   vim-common xxd
18:26:59 [2021-03-04T18:26:59.101Z] #47 ...
18:26:59 [2021-03-04T18:26:59.101Z] 
18:26:59 [2021-03-04T18:26:59.101Z] #53 [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
18:26:59 [2021-03-04T18:26:59.101Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:26:59 [2021-03-04T18:26:59.101Z] #53 24.30 Fetched 8423 kB in 17s (483 kB/s)
18:26:59 [2021-03-04T18:26:59.101Z] #53 24.30 Reading package lists...
18:26:59 [2021-03-04T18:26:59.357Z] #53 32.13 Reading package lists...
18:26:59 [2021-03-04T18:26:59.357Z] #53 ...
18:26:59 [2021-03-04T18:26:59.357Z] 
18:26:59 [2021-03-04T18:26:59.357Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:26:59 [2021-03-04T18:26:59.357Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:26:59 [2021-03-04T18:26:59.357Z] #11 25.37 Fetched 8423 kB in 17s (491 kB/s)
18:26:59 [2021-03-04T18:26:59.357Z] #11 25.37 Reading package lists...
18:26:59 [2021-03-04T18:26:59.357Z] #11 32.76 Reading package lists...
18:26:59 [2021-03-04T18:26:59.357Z] #11 ...
18:26:59 [2021-03-04T18:26:59.357Z] 
18:26:59 [2021-03-04T18:26:59.357Z] #40 [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
18:26:59 [2021-03-04T18:26:59.357Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:26:59 [2021-03-04T18:26:59.357Z] #40 24.67 Fetched 8423 kB in 18s (469 kB/s)
18:26:59 [2021-03-04T18:26:59.357Z] #40 24.67 Reading package lists...
18:26:59 [2021-03-04T18:26:59.501Z] #34 46.97 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
18:26:59 [2021-03-04T18:26:59.501Z] #34 46.97 Need to get 14.9 MB of archives.
18:26:59 [2021-03-04T18:26:59.501Z] #34 46.97 After this operation, 61.8 MB of additional disk space will be used.
18:26:59 [2021-03-04T18:26:59.501Z] #34 46.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:26:59 [2021-03-04T18:26:59.501Z] #34 46.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:26:59 [2021-03-04T18:26:59.501Z] #34 46.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:26:59 [2021-03-04T18:26:59.501Z] #34 47.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:27:00 [2021-03-04T18:27:00.441Z] #34 48.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
18:27:00 [2021-03-04T18:27:00.441Z] #34 48.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:27:00 [2021-03-04T18:27:00.441Z] #34 48.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:27:00 [2021-03-04T18:27:00.441Z] #34 48.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:27:00 [2021-03-04T18:27:00.441Z] #34 48.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:27:00 [2021-03-04T18:27:00.441Z] #34 48.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #54 ...
18:27:00 [2021-03-04T18:27:00.488Z] 
18:27:00 [2021-03-04T18:27:00.488Z] #40 [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
18:27:00 [2021-03-04T18:27:00.488Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:00 [2021-03-04T18:27:00.488Z] #40 33.00 Reading package lists...
18:27:00 [2021-03-04T18:27:00.488Z] #40 39.80 Building dependency tree...
18:27:00 [2021-03-04T18:27:00.488Z] #40 43.56 The following additional packages will be installed:
18:27:00 [2021-03-04T18:27:00.488Z] #40 43.57   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:27:00 [2021-03-04T18:27:00.488Z] #40 43.57   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:27:00 [2021-03-04T18:27:00.488Z] #40 43.58 Suggested packages:
18:27:00 [2021-03-04T18:27:00.488Z] #40 43.60   manpages-dev python-setuptools
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.08 The following NEW packages will be installed:
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.09   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.09   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.10   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.10   python-six zlib1g-dev
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.59 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.59 Need to get 4095 kB of archives.
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.59 After this operation, 22.5 MB of additional disk space will be used.
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 45.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 46.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 46.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 46.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 46.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 46.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 46.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:27:00 [2021-03-04T18:27:00.488Z] #40 48.34 debconf: delaying package configuration, since apt-utils is not installed
18:27:00 [2021-03-04T18:27:00.488Z] #40 48.58 Fetched 4095 kB in 1s (3492 kB/s)
18:27:00 [2021-03-04T18:27:00.488Z] #40 48.68 Selecting previously unselected package libcap-dev:amd64.
18:27:00 [2021-03-04T18:27:00.488Z] #40 48.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:27:00 [2021-03-04T18:27:00.488Z] #40 48.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:27:00 [2021-03-04T18:27:00.488Z] #40 48.78 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:27:00 [2021-03-04T18:27:00.488Z] #40 48.94 Selecting previously unselected package libnet1:amd64.
18:27:00 [2021-03-04T18:27:00.488Z] #40 48.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:27:00 [2021-03-04T18:27:00.488Z] #40 48.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:27:00 [2021-03-04T18:27:00.488Z] #40 49.10 Selecting previously unselected package libnet1-dev.
18:27:00 [2021-03-04T18:27:00.488Z] #40 49.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:27:00 [2021-03-04T18:27:00.488Z] #40 49.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:27:00 [2021-03-04T18:27:00.488Z] #40 49.35 Selecting previously unselected package libnl-3-200:amd64.
18:27:00 [2021-03-04T18:27:00.488Z] #40 49.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:27:00 [2021-03-04T18:27:00.488Z] #40 49.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:27:00 [2021-03-04T18:27:00.488Z] #40 49.55 Selecting previously unselected package libnl-3-dev:amd64.
18:27:00 [2021-03-04T18:27:00.488Z] #40 49.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:27:00 [2021-03-04T18:27:00.488Z] #40 49.56 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:27:00 [2021-03-04T18:27:00.488Z] #40 ...
18:27:00 [2021-03-04T18:27:00.488Z] 
18:27:00 [2021-03-04T18:27:00.488Z] #47 [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
18:27:00 [2021-03-04T18:27:00.488Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f
18:27:00 [2021-03-04T18:27:00.488Z] #47 40.49 go: extracting golang.org/x/text v0.3.2
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.13 go: finding github.com/fatih/color v1.7.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.20 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.27 go: finding github.com/mattn/go-colorable v0.1.4
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.32 go: finding github.com/mattn/go-isatty v0.0.8
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.42 go: finding github.com/go-critic/go-critic v0.4.1
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.45 go: finding github.com/go-lintpack/lintpack v0.5.2
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.52 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.53 go: finding github.com/pkg/errors v0.8.1
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.58 go: finding github.com/go-toolsmith/astfmt v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.61 go: finding github.com/mitchellh/go-homedir v1.1.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.63 go: finding github.com/sirupsen/logrus v1.4.2
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.65 go: finding github.com/stretchr/testify v1.4.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.66 go: finding github.com/go-toolsmith/astequal v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.66 go: finding github.com/go-toolsmith/astp v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.68 go: finding github.com/davecgh/go-spew v1.1.1
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.71 go: finding github.com/go-toolsmith/astcast v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.72 go: finding github.com/spf13/viper v1.6.1
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.80 go: finding github.com/pmezard/go-difflib v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.80 go: finding github.com/go-toolsmith/typep v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 45.95 go: finding github.com/stretchr/objx v0.2.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.09 go: finding github.com/go-toolsmith/astcopy v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.21 go: finding gopkg.in/yaml.v2 v2.2.7
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.31 go: finding github.com/go-toolsmith/strparse v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.36 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.42 go: finding github.com/bombsimon/wsl/v2 v2.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.43 go: finding github.com/gobwas/glob v0.2.3
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.51 go: finding github.com/fsnotify/fsnotify v1.4.7
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.55 go: finding github.com/spf13/cobra v0.0.5
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.67 go: finding github.com/hashicorp/hcl v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.73 go: finding github.com/spf13/pflag v1.0.5
18:27:00 [2021-03-04T18:27:00.488Z] #47 46.80 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.01 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.01 go: finding github.com/magiconair/properties v1.8.1
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.11 go: finding github.com/mitchellh/mapstructure v1.1.2
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.11 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.18 go: finding github.com/pelletier/go-toml v1.2.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.23 go: finding github.com/spf13/afero v1.1.2
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.50 go: finding github.com/spf13/cast v1.3.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.51 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.61 go: finding github.com/spf13/jwalterweatherman v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.63 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.72 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.74 go: finding github.com/subosito/gotenv v1.2.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.78 go: finding gopkg.in/ini.v1 v1.51.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 47.86 go: finding golang.org/x/text v0.3.2
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.00 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.03 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.12 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.12 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.22 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.36 go: finding github.com/kisielk/gotool v1.0.0
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.38 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.47 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.47 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.49 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.55 go: finding github.com/sourcegraph/go-diff v0.5.1
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.56 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.58 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.58 go: finding github.com/tommy-muehle/go-mnd v1.1.1
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.59 go: finding github.com/ultraware/funlen v0.0.2
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.61 go: finding github.com/ultraware/whitespace v0.0.4
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.62 go: finding github.com/uudashr/gocognit v1.0.1
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.67 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.68 go: finding github.com/gogo/protobuf v1.2.1
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.82 go: finding honnef.co/go/tools v0.0.1-2019.2.3
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.85 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:27:00 [2021-03-04T18:27:00.488Z] #47 48.86 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:27:00 [2021-03-04T18:27:00.488Z] #47 49.00 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:27:00 [2021-03-04T18:27:00.488Z] #47 49.03 go: finding github.com/BurntSushi/toml v0.3.1
18:27:00 [2021-03-04T18:27:00.749Z] #47 ...
18:27:00 [2021-03-04T18:27:00.749Z] 
18:27:00 [2021-03-04T18:27:00.749Z] #40 [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
18:27:00 [2021-03-04T18:27:00.749Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:00 [2021-03-04T18:27:00.749Z] #40 49.85 Selecting previously unselected package libprotobuf-c1:amd64.
18:27:00 [2021-03-04T18:27:00.749Z] #40 49.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:27:00 [2021-03-04T18:27:00.749Z] #40 49.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:27:00 [2021-03-04T18:27:00.749Z] #40 49.96 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:27:00 [2021-03-04T18:27:00.749Z] #40 49.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:27:00 [2021-03-04T18:27:00.749Z] #40 49.98 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:27:00 [2021-03-04T18:27:00.749Z] #40 ...
18:27:00 [2021-03-04T18:27:00.749Z] 
18:27:00 [2021-03-04T18:27:00.749Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:00 [2021-03-04T18:27:00.749Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:00 [2021-03-04T18:27:00.749Z] #11 33.21 Reading package lists...
18:27:00 [2021-03-04T18:27:00.749Z] #11 40.27 Building dependency tree...
18:27:00 [2021-03-04T18:27:00.749Z] #11 44.07 The following additional packages will be installed:
18:27:00 [2021-03-04T18:27:00.749Z] #11 44.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:27:00 [2021-03-04T18:27:00.749Z] #11 44.07   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:27:00 [2021-03-04T18:27:00.749Z] #11 44.07   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:27:00 [2021-03-04T18:27:00.749Z] #11 44.07   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
18:27:00 [2021-03-04T18:27:00.749Z] #11 44.07   mingw-w64-x86-64-dev
18:27:00 [2021-03-04T18:27:00.749Z] #11 44.07 Suggested packages:
18:27:00 [2021-03-04T18:27:00.749Z] #11 44.09   gcc-8-locales seccomp wine64
18:27:00 [2021-03-04T18:27:00.749Z] #11 45.83 The following NEW packages will be installed:
18:27:00 [2021-03-04T18:27:00.749Z] #11 45.83   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:27:00 [2021-03-04T18:27:00.749Z] #11 45.83   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:27:00 [2021-03-04T18:27:00.749Z] #11 45.83   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:27:00 [2021-03-04T18:27:00.749Z] #11 45.83   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:27:00 [2021-03-04T18:27:00.749Z] #11 45.83   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:27:00 [2021-03-04T18:27:00.749Z] #11 45.83   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:27:00 [2021-03-04T18:27:00.749Z] #11 45.87 The following packages will be upgraded:
18:27:00 [2021-03-04T18:27:00.749Z] #11 45.87   libsystemd0 libudev1
18:27:00 [2021-03-04T18:27:00.749Z] #11 46.46 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
18:27:00 [2021-03-04T18:27:00.749Z] #11 46.46 Need to get 78.2 MB of archives.
18:27:00 [2021-03-04T18:27:00.749Z] #11 46.46 After this operation, 487 MB of additional disk space will be used.
18:27:00 [2021-03-04T18:27:00.749Z] #11 46.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
18:27:00 [2021-03-04T18:27:00.749Z] #11 46.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
18:27:00 [2021-03-04T18:27:00.749Z] #11 46.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
18:27:00 [2021-03-04T18:27:00.749Z] #11 46.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:27:00 [2021-03-04T18:27:00.749Z] #11 47.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:27:00 [2021-03-04T18:27:00.749Z] #11 47.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:27:00 [2021-03-04T18:27:00.749Z] #11 47.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:27:00 [2021-03-04T18:27:00.749Z] #11 47.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:27:00 [2021-03-04T18:27:00.749Z] #11 48.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:27:00 [2021-03-04T18:27:00.749Z] #11 48.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:27:00 [2021-03-04T18:27:00.749Z] #11 48.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
18:27:01 [2021-03-04T18:27:01.009Z] #11 ...
18:27:01 [2021-03-04T18:27:01.009Z] 
18:27:01 [2021-03-04T18:27:01.009Z] #34 [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
18:27:01 [2021-03-04T18:27:01.009Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:01 [2021-03-04T18:27:01.009Z] #34 33.56 Reading package lists...
18:27:01 [2021-03-04T18:27:01.009Z] #34 40.32 Building dependency tree...
18:27:01 [2021-03-04T18:27:01.009Z] #34 44.13 The following additional packages will be installed:
18:27:01 [2021-03-04T18:27:01.009Z] #34 44.13   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:27:01 [2021-03-04T18:27:01.009Z] #34 44.14 Suggested packages:
18:27:01 [2021-03-04T18:27:01.009Z] #34 44.15   cmake-doc ninja-build lrzip
18:27:01 [2021-03-04T18:27:01.009Z] #34 44.15 Recommended packages:
18:27:01 [2021-03-04T18:27:01.009Z] #34 44.15   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:27:01 [2021-03-04T18:27:01.009Z] #34 45.14 The following NEW packages will be installed:
18:27:01 [2021-03-04T18:27:01.009Z] #34 45.17   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:27:01 [2021-03-04T18:27:01.009Z] #34 45.17   vim-common xxd
18:27:01 [2021-03-04T18:27:01.009Z] #34 45.63 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
18:27:01 [2021-03-04T18:27:01.009Z] #34 45.63 Need to get 14.9 MB of archives.
18:27:01 [2021-03-04T18:27:01.009Z] #34 45.63 After this operation, 61.8 MB of additional disk space will be used.
18:27:01 [2021-03-04T18:27:01.009Z] #34 45.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:27:01 [2021-03-04T18:27:01.009Z] #34 45.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:27:01 [2021-03-04T18:27:01.009Z] #34 45.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:27:01 [2021-03-04T18:27:01.009Z] #34 45.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:27:01 [2021-03-04T18:27:01.009Z] #34 46.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
18:27:01 [2021-03-04T18:27:01.009Z] #34 47.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:27:01 [2021-03-04T18:27:01.009Z] #34 47.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:27:01 [2021-03-04T18:27:01.009Z] #34 47.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:27:01 [2021-03-04T18:27:01.009Z] #34 47.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:27:01 [2021-03-04T18:27:01.009Z] #34 47.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:27:01 [2021-03-04T18:27:01.009Z] #34 49.15 debconf: delaying package configuration, since apt-utils is not installed
18:27:01 [2021-03-04T18:27:01.009Z] #34 49.35 Fetched 14.9 MB in 2s (6526 kB/s)
18:27:01 [2021-03-04T18:27:01.009Z] #34 49.45 Selecting previously unselected package xxd.
18:27:01 [2021-03-04T18:27:01.009Z] #34 49.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:27:01 [2021-03-04T18:27:01.009Z] #34 49.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:27:01 [2021-03-04T18:27:01.009Z] #34 49.57 Unpacking xxd (2:8.1.0875-5) ...
18:27:01 [2021-03-04T18:27:01.009Z] #34 49.79 Selecting previously unselected package vim-common.
18:27:01 [2021-03-04T18:27:01.009Z] #34 49.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:27:01 [2021-03-04T18:27:01.009Z] #34 49.82 Unpacking vim-common (2:8.1.0875-5) ...
18:27:01 [2021-03-04T18:27:01.009Z] #34 50.25 Selecting previously unselected package cmake-data.
18:27:01 [2021-03-04T18:27:01.009Z] #34 50.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:27:01 [2021-03-04T18:27:01.009Z] #34 50.26 Unpacking cmake-data (3.13.4-1) ...
18:27:01 [2021-03-04T18:27:01.009Z] #34 ...
18:27:01 [2021-03-04T18:27:01.009Z] 
18:27:01 [2021-03-04T18:27:01.009Z] #40 [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
18:27:01 [2021-03-04T18:27:01.009Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:01 [2021-03-04T18:27:01.009Z] #40 50.15 Selecting previously unselected package zlib1g-dev:amd64.
18:27:01 [2021-03-04T18:27:01.009Z] #40 50.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:27:01 [2021-03-04T18:27:01.009Z] #40 50.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:27:01 [2021-03-04T18:27:01.012Z] #34 ...
18:27:01 [2021-03-04T18:27:01.012Z] 
18:27:01 [2021-03-04T18:27:01.012Z] #47 [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
18:27:01 [2021-03-04T18:27:01.012Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:27:01 [2021-03-04T18:27:01.012Z] #47 38.65 go: extracting github.com/gogo/protobuf v1.2.1
18:27:01 [2021-03-04T18:27:01.012Z] #47 42.16 go: extracting golang.org/x/text v0.3.2
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.37 go: finding github.com/fatih/color v1.7.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.37 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.38 go: finding github.com/mattn/go-colorable v0.1.4
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.50 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.52 go: finding github.com/go-critic/go-critic v0.4.1
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.52 go: finding github.com/mattn/go-isatty v0.0.8
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.54 go: finding github.com/go-lintpack/lintpack v0.5.2
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.54 go: finding github.com/pkg/errors v0.8.1
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.58 go: finding github.com/mitchellh/go-homedir v1.1.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.64 go: finding github.com/go-toolsmith/astequal v1.0.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.64 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.65 go: finding github.com/go-toolsmith/astp v1.0.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.68 go: finding github.com/spf13/viper v1.6.1
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.68 go: finding github.com/go-toolsmith/astfmt v1.0.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.70 go: finding github.com/go-toolsmith/astcast v1.0.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.72 go: finding github.com/sirupsen/logrus v1.4.2
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.75 go: finding github.com/stretchr/testify v1.4.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.75 go: finding github.com/go-toolsmith/typep v1.0.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.81 go: finding github.com/go-toolsmith/astcopy v1.0.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.84 go: finding github.com/davecgh/go-spew v1.1.1
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.93 go: finding github.com/pmezard/go-difflib v1.0.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 47.98 go: finding github.com/go-toolsmith/strparse v1.0.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.00 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.01 go: finding github.com/stretchr/objx v0.2.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.05 go: finding github.com/fsnotify/fsnotify v1.4.7
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.09 go: finding gopkg.in/yaml.v2 v2.2.7
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.13 go: finding github.com/spf13/cobra v0.0.5
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.17 go: finding github.com/hashicorp/hcl v1.0.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.17 go: finding github.com/gobwas/glob v0.2.3
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.25 go: finding github.com/spf13/pflag v1.0.5
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.28 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.43 go: finding github.com/magiconair/properties v1.8.1
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.44 go: finding github.com/mitchellh/mapstructure v1.1.2
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.53 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.58 go: finding github.com/pelletier/go-toml v1.2.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.72 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.73 go: finding github.com/spf13/afero v1.1.2
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.78 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:27:01 [2021-03-04T18:27:01.012Z] #47 48.80 go: finding github.com/spf13/cast v1.3.0
18:27:01 [2021-03-04T18:27:01.012Z] #47 ...
18:27:01 [2021-03-04T18:27:01.012Z] 
18:27:01 [2021-03-04T18:27:01.012Z] #53 [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
18:27:01 [2021-03-04T18:27:01.012Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:27:01 [2021-03-04T18:27:01.012Z] #53 34.51 Reading package lists...
18:27:01 [2021-03-04T18:27:01.012Z] #53 41.61 Building dependency tree...
18:27:01 [2021-03-04T18:27:01.012Z] #53 45.35 The following additional packages will be installed:
18:27:01 [2021-03-04T18:27:01.012Z] #53 45.38   libbtrfs0
18:27:01 [2021-03-04T18:27:01.012Z] #53 45.70 The following NEW packages will be installed:
18:27:01 [2021-03-04T18:27:01.012Z] #53 45.70   libbtrfs-dev libbtrfs0
18:27:01 [2021-03-04T18:27:01.012Z] #53 46.31 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
18:27:01 [2021-03-04T18:27:01.012Z] #53 46.31 Need to get 119 kB of archives.
18:27:01 [2021-03-04T18:27:01.012Z] #53 46.31 After this operation, 387 kB of additional disk space will be used.
18:27:01 [2021-03-04T18:27:01.012Z] #53 46.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:27:01 [2021-03-04T18:27:01.012Z] #53 46.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:27:01 [2021-03-04T18:27:01.012Z] #53 47.58 debconf: delaying package configuration, since apt-utils is not installed
18:27:01 [2021-03-04T18:27:01.012Z] #53 47.82 Fetched 119 kB in 0s (298 kB/s)
18:27:01 [2021-03-04T18:27:01.012Z] #53 48.13 Selecting previously unselected package libbtrfs0.
18:27:01 [2021-03-04T18:27:01.012Z] #53 48.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:27:01 [2021-03-04T18:27:01.012Z] #53 48.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:27:01 [2021-03-04T18:27:01.012Z] #53 48.23 Unpacking libbtrfs0 (4.20.1-2) ...
18:27:01 [2021-03-04T18:27:01.012Z] #53 48.34 Selecting previously unselected package libbtrfs-dev.
18:27:01 [2021-03-04T18:27:01.012Z] #53 48.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:27:01 [2021-03-04T18:27:01.012Z] #53 48.37 Unpacking libbtrfs-dev (4.20.1-2) ...
18:27:01 [2021-03-04T18:27:01.012Z] #53 48.67 Setting up libbtrfs0 (4.20.1-2) ...
18:27:01 [2021-03-04T18:27:01.012Z] #53 48.69 Setting up libbtrfs-dev (4.20.1-2) ...
18:27:01 [2021-03-04T18:27:01.012Z] #53 48.71 Processing triggers for libc-bin (2.28-10) ...
18:27:01 [2021-03-04T18:27:01.269Z] #40 50.54 Selecting previously unselected package libprotobuf17:amd64.
18:27:01 [2021-03-04T18:27:01.269Z] #40 50.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:27:01 [2021-03-04T18:27:01.269Z] #40 50.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:27:01 [2021-03-04T18:27:01.275Z] #53 ...
18:27:01 [2021-03-04T18:27:01.275Z] 
18:27:01 [2021-03-04T18:27:01.275Z] #47 [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
18:27:01 [2021-03-04T18:27:01.275Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.83 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.84 go: finding github.com/spf13/jwalterweatherman v1.0.0
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.85 go: finding golang.org/x/text v0.3.2
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.85 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.89 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.89 go: finding github.com/subosito/gotenv v1.2.0
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.90 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.93 go: finding gopkg.in/ini.v1 v1.51.0
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.96 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.97 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:27:01 [2021-03-04T18:27:01.275Z] #47 48.99 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:27:01 [2021-03-04T18:27:01.545Z] #47 ...
18:27:01 [2021-03-04T18:27:01.545Z] 
18:27:01 [2021-03-04T18:27:01.545Z] #53 [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
18:27:01 [2021-03-04T18:27:01.545Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:27:01 [2021-03-04T18:27:01.545Z] #53 DONE 49.1s
18:27:01 [2021-03-04T18:27:01.545Z] 
18:27:01 [2021-03-04T18:27:01.545Z] #47 [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
18:27:01 [2021-03-04T18:27:01.545Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:27:01 [2021-03-04T18:27:01.545Z] #47 49.07 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:27:01 [2021-03-04T18:27:01.545Z] #47 49.08 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:27:01 [2021-03-04T18:27:01.545Z] #47 49.09 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:27:01 [2021-03-04T18:27:01.545Z] #47 49.17 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:27:01 [2021-03-04T18:27:01.805Z] #47 49.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:27:01 [2021-03-04T18:27:01.805Z] #47 49.33 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:27:01 [2021-03-04T18:27:01.805Z] #47 49.44 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:27:01 [2021-03-04T18:27:01.805Z] #47 49.44 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:27:01 [2021-03-04T18:27:01.805Z] #47 49.52 go: finding github.com/kisielk/gotool v1.0.0
18:27:01 [2021-03-04T18:27:01.805Z] #47 49.53 go: finding github.com/sourcegraph/go-diff v0.5.1
18:27:01 [2021-03-04T18:27:01.913Z] #40 32.35 Reading package lists...
18:27:01 [2021-03-04T18:27:01.913Z] #40 ...
18:27:01 [2021-03-04T18:27:01.913Z] 
18:27:01 [2021-03-04T18:27:01.913Z] #47 [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
18:27:01 [2021-03-04T18:27:01.913Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151
18:27:01 [2021-03-04T18:27:01.913Z] #47 36.83 go: extracting golang.org/x/text v0.3.2
18:27:02 [2021-03-04T18:27:02.072Z] #47 49.62 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:27:02 [2021-03-04T18:27:02.072Z] #47 49.66 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:27:02 [2021-03-04T18:27:02.072Z] #47 49.74 go: finding github.com/tommy-muehle/go-mnd v1.1.1
18:27:02 [2021-03-04T18:27:02.072Z] #47 49.78 go: finding github.com/ultraware/funlen v0.0.2
18:27:02 [2021-03-04T18:27:02.072Z] #47 49.81 go: finding github.com/ultraware/whitespace v0.0.4
18:27:02 [2021-03-04T18:27:02.210Z] #40 51.19 Selecting previously unselected package libprotobuf-lite17:amd64.
18:27:02 [2021-03-04T18:27:02.210Z] #40 51.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:27:02 [2021-03-04T18:27:02.210Z] #40 51.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:27:02 [2021-03-04T18:27:02.210Z] #40 51.40 Selecting previously unselected package libprotobuf-dev:amd64.
18:27:02 [2021-03-04T18:27:02.210Z] #40 51.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:27:02 [2021-03-04T18:27:02.210Z] #40 51.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:27:02 [2021-03-04T18:27:02.332Z] #47 49.88 go: finding github.com/uudashr/gocognit v1.0.1
18:27:02 [2021-03-04T18:27:02.332Z] #47 49.98 go: finding github.com/gogo/protobuf v1.2.1
18:27:02 [2021-03-04T18:27:02.469Z] #40 ...
18:27:02 [2021-03-04T18:27:02.469Z] 
18:27:02 [2021-03-04T18:27:02.469Z] #32 [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
18:27:02 [2021-03-04T18:27:02.469Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670
18:27:02 [2021-03-04T18:27:02.469Z] #32 41.66 sync
18:27:02 [2021-03-04T18:27:02.469Z] #32 41.68 internal/reflectlite
18:27:02 [2021-03-04T18:27:02.469Z] #32 44.32 errors
18:27:02 [2021-03-04T18:27:02.469Z] #32 44.34 sort
18:27:02 [2021-03-04T18:27:02.469Z] #32 44.81 strconv
18:27:02 [2021-03-04T18:27:02.469Z] #32 46.14 io
18:27:02 [2021-03-04T18:27:02.470Z] #32 48.03 internal/oserror
18:27:02 [2021-03-04T18:27:02.470Z] #32 48.39 syscall
18:27:02 [2021-03-04T18:27:02.470Z] #32 49.96 reflect
18:27:02 [2021-03-04T18:27:02.592Z] #47 50.13 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:27:02 [2021-03-04T18:27:02.592Z] #47 50.20 go: finding honnef.co/go/tools v0.0.1-2019.2.3
18:27:02 [2021-03-04T18:27:02.729Z] #32 ...
18:27:02 [2021-03-04T18:27:02.729Z] 
18:27:02 [2021-03-04T18:27:02.729Z] #30 [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
18:27:02 [2021-03-04T18:27:02.729Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:27:02 [2021-03-04T18:27:02.852Z] #47 50.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:27:02 [2021-03-04T18:27:02.852Z] #47 50.31 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:27:02 [2021-03-04T18:27:02.852Z] #47 50.50 go: finding github.com/BurntSushi/toml v0.3.1
18:27:02 [2021-03-04T18:27:02.852Z] #47 50.53 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:27:02 [2021-03-04T18:27:02.989Z] #30 50.89 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.
18:27:02 [2021-03-04T18:27:02.989Z] #30 51.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:27:03 [2021-03-04T18:27:03.112Z] #47 ...
18:27:03 [2021-03-04T18:27:03.112Z] 
18:27:03 [2021-03-04T18:27:03.112Z] #40 [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
18:27:03 [2021-03-04T18:27:03.112Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:03 [2021-03-04T18:27:03.112Z] #40 33.99 Reading package lists...
18:27:03 [2021-03-04T18:27:03.112Z] #40 41.04 Building dependency tree...
18:27:03 [2021-03-04T18:27:03.112Z] #40 45.10 The following additional packages will be installed:
18:27:03 [2021-03-04T18:27:03.112Z] #40 45.10   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:27:03 [2021-03-04T18:27:03.112Z] #40 45.11   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:27:03 [2021-03-04T18:27:03.112Z] #40 45.12 Suggested packages:
18:27:03 [2021-03-04T18:27:03.112Z] #40 45.13   manpages-dev python-setuptools
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.02 The following NEW packages will be installed:
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.02   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.03   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.04   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.04   python-six zlib1g-dev
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.44 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.44 Need to get 4095 kB of archives.
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.44 After this operation, 22.5 MB of additional disk space will be used.
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 47.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:27:03 [2021-03-04T18:27:03.112Z] #40 49.09 debconf: delaying package configuration, since apt-utils is not installed
18:27:03 [2021-03-04T18:27:03.112Z] #40 49.46 Fetched 4095 kB in 1s (6116 kB/s)
18:27:03 [2021-03-04T18:27:03.113Z] #40 49.61 Selecting previously unselected package libcap-dev:amd64.
18:27:03 [2021-03-04T18:27:03.113Z] #40 49.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
18:27:03 [2021-03-04T18:27:03.113Z] #40 49.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:27:03 [2021-03-04T18:27:03.113Z] #40 49.74 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:27:03 [2021-03-04T18:27:03.113Z] #40 49.92 Selecting previously unselected package libnet1:amd64.
18:27:03 [2021-03-04T18:27:03.113Z] #40 49.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:27:03 [2021-03-04T18:27:03.113Z] #40 49.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:27:03 [2021-03-04T18:27:03.113Z] #40 50.21 Selecting previously unselected package libnet1-dev.
18:27:03 [2021-03-04T18:27:03.113Z] #40 50.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:27:03 [2021-03-04T18:27:03.113Z] #40 50.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:27:03 [2021-03-04T18:27:03.113Z] #40 50.42 Selecting previously unselected package libnl-3-200:amd64.
18:27:03 [2021-03-04T18:27:03.113Z] #40 50.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:27:03 [2021-03-04T18:27:03.113Z] #40 50.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:27:03 [2021-03-04T18:27:03.113Z] #40 50.66 Selecting previously unselected package libnl-3-dev:amd64.
18:27:03 [2021-03-04T18:27:03.113Z] #40 50.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:27:03 [2021-03-04T18:27:03.113Z] #40 50.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:27:03 [2021-03-04T18:27:03.374Z] #40 ...
18:27:03 [2021-03-04T18:27:03.374Z] 
18:27:03 [2021-03-04T18:27:03.374Z] #34 [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
18:27:03 [2021-03-04T18:27:03.374Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:03 [2021-03-04T18:27:03.374Z] #34 49.77 debconf: delaying package configuration, since apt-utils is not installed
18:27:03 [2021-03-04T18:27:03.374Z] #34 50.08 Fetched 14.9 MB in 2s (8556 kB/s)
18:27:03 [2021-03-04T18:27:03.374Z] #34 50.16 Selecting previously unselected package xxd.
18:27:03 [2021-03-04T18:27:03.374Z] #34 50.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.)
18:27:03 [2021-03-04T18:27:03.374Z] #34 50.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:27:03 [2021-03-04T18:27:03.374Z] #34 50.30 Unpacking xxd (2:8.1.0875-5) ...
18:27:03 [2021-03-04T18:27:03.374Z] #34 50.69 Selecting previously unselected package vim-common.
18:27:03 [2021-03-04T18:27:03.374Z] #34 50.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:27:03 [2021-03-04T18:27:03.374Z] #34 50.76 Unpacking vim-common (2:8.1.0875-5) ...
18:27:03 [2021-03-04T18:27:03.374Z] #34 ...
18:27:03 [2021-03-04T18:27:03.374Z] 
18:27:03 [2021-03-04T18:27:03.374Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:03 [2021-03-04T18:27:03.374Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:03 [2021-03-04T18:27:03.374Z] #11 34.02 Reading package lists...
18:27:03 [2021-03-04T18:27:03.374Z] #11 41.16 Building dependency tree...
18:27:03 [2021-03-04T18:27:03.374Z] #11 45.29 The following additional packages will be installed:
18:27:03 [2021-03-04T18:27:03.374Z] #11 45.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:27:03 [2021-03-04T18:27:03.374Z] #11 45.31   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:27:03 [2021-03-04T18:27:03.374Z] #11 45.31   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:27:03 [2021-03-04T18:27:03.374Z] #11 45.31   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
18:27:03 [2021-03-04T18:27:03.374Z] #11 45.31   mingw-w64-x86-64-dev
18:27:03 [2021-03-04T18:27:03.374Z] #11 45.31 Suggested packages:
18:27:03 [2021-03-04T18:27:03.374Z] #11 45.33   gcc-8-locales seccomp wine64
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.22 The following NEW packages will be installed:
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.23   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.24   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.24   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.24   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.24   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.24   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.25 The following packages will be upgraded:
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.28   libsystemd0 libudev1
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.68 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.68 Need to get 78.2 MB of archives.
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.68 After this operation, 487 MB of additional disk space will be used.
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
18:27:03 [2021-03-04T18:27:03.374Z] #11 47.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:27:03 [2021-03-04T18:27:03.374Z] #11 48.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:27:03 [2021-03-04T18:27:03.374Z] #11 48.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:27:03 [2021-03-04T18:27:03.374Z] #11 48.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:27:03 [2021-03-04T18:27:03.374Z] #11 48.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:27:03 [2021-03-04T18:27:03.374Z] #11 48.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:27:03 [2021-03-04T18:27:03.374Z] #11 49.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:27:03 [2021-03-04T18:27:03.374Z] #11 49.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
18:27:03 [2021-03-04T18:27:03.634Z] #11 ...
18:27:03 [2021-03-04T18:27:03.634Z] 
18:27:03 [2021-03-04T18:27:03.634Z] #32 [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
18:27:03 [2021-03-04T18:27:03.634Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068
18:27:03 [2021-03-04T18:27:03.634Z] #32 41.09 sync
18:27:03 [2021-03-04T18:27:03.634Z] #32 41.09 internal/reflectlite
18:27:03 [2021-03-04T18:27:03.634Z] #32 43.68 sort
18:27:03 [2021-03-04T18:27:03.634Z] #32 43.69 errors
18:27:03 [2021-03-04T18:27:03.634Z] #32 44.21 strconv
18:27:03 [2021-03-04T18:27:03.634Z] #32 45.21 io
18:27:03 [2021-03-04T18:27:03.634Z] #32 46.70 internal/oserror
18:27:03 [2021-03-04T18:27:03.634Z] #32 46.84 syscall
18:27:03 [2021-03-04T18:27:03.634Z] #32 49.53 reflect
18:27:03 [2021-03-04T18:27:03.634Z] #32 ...
18:27:03 [2021-03-04T18:27:03.634Z] 
18:27:03 [2021-03-04T18:27:03.634Z] #40 [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
18:27:03 [2021-03-04T18:27:03.634Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:03 [2021-03-04T18:27:03.634Z] #40 51.00 Selecting previously unselected package libprotobuf-c1:amd64.
18:27:03 [2021-03-04T18:27:03.634Z] #40 51.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:27:03 [2021-03-04T18:27:03.634Z] #40 51.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:27:03 [2021-03-04T18:27:03.634Z] #40 51.20 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:27:03 [2021-03-04T18:27:03.634Z] #40 51.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:27:03 [2021-03-04T18:27:03.634Z] #40 51.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:27:03 [2021-03-04T18:27:03.634Z] #40 51.32 Selecting previously unselected package zlib1g-dev:amd64.
18:27:03 [2021-03-04T18:27:03.893Z] #40 51.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:27:03 [2021-03-04T18:27:03.893Z] #40 51.33 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:27:03 [2021-03-04T18:27:03.928Z] #30 52.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:27:04 [2021-03-04T18:27:04.153Z] #40 51.65 Selecting previously unselected package libprotobuf17:amd64.
18:27:04 [2021-03-04T18:27:04.154Z] #40 51.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:27:04 [2021-03-04T18:27:04.154Z] #40 51.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:27:05 [2021-03-04T18:27:05.124Z] #40 52.51 Selecting previously unselected package libprotobuf-lite17:amd64.
18:27:05 [2021-03-04T18:27:05.124Z] #40 52.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:27:05 [2021-03-04T18:27:05.124Z] #40 52.52 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:27:05 [2021-03-04T18:27:05.385Z] #40 53.11 Selecting previously unselected package libprotobuf-dev:amd64.
18:27:05 [2021-03-04T18:27:05.385Z] #40 53.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:27:05 [2021-03-04T18:27:05.385Z] #40 53.13 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:27:06 [2021-03-04T18:27:06.083Z] #47 ...
18:27:06 [2021-03-04T18:27:06.083Z] 
18:27:06 [2021-03-04T18:27:06.083Z] #62 [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
18:27:06 [2021-03-04T18:27:06.083Z] #62 sha256:e4dd3a07611fe9f21d30ecbff4ab9e2a4c3eccdb0ca237d84c55073e2838fba3
18:27:06 [2021-03-04T18:27:06.083Z] #62 DONE 41.1s
18:27:06 [2021-03-04T18:27:06.083Z] 
18:27:06 [2021-03-04T18:27:06.083Z] #47 [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
18:27:06 [2021-03-04T18:27:06.083Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151
18:27:06 [2021-03-04T18:27:06.083Z] #47 41.34 go: finding github.com/fatih/color v1.7.0
18:27:06 [2021-03-04T18:27:06.339Z] #47 41.48 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:27:06 [2021-03-04T18:27:06.339Z] #47 41.51 go: finding github.com/mattn/go-colorable v0.1.4
18:27:06 [2021-03-04T18:27:06.339Z] #47 41.57 go: finding github.com/mattn/go-isatty v0.0.8
18:27:06 [2021-03-04T18:27:06.339Z] #47 41.58 go: finding github.com/go-critic/go-critic v0.4.1
18:27:06 [2021-03-04T18:27:06.339Z] #47 41.61 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:27:06 [2021-03-04T18:27:06.594Z] #47 41.62 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:27:06 [2021-03-04T18:27:06.594Z] #47 41.63 go: finding github.com/go-lintpack/lintpack v0.5.2
18:27:06 [2021-03-04T18:27:06.594Z] #47 41.66 go: finding github.com/pkg/errors v0.8.1
18:27:06 [2021-03-04T18:27:06.594Z] #47 41.73 go: finding github.com/go-toolsmith/astfmt v1.0.0
18:27:06 [2021-03-04T18:27:06.594Z] #47 41.80 go: finding github.com/go-toolsmith/astequal v1.0.0
18:27:06 [2021-03-04T18:27:06.594Z] #47 41.80 go: finding github.com/mitchellh/go-homedir v1.1.0
18:27:06 [2021-03-04T18:27:06.594Z] #47 41.80 go: finding github.com/go-toolsmith/astp v1.0.0
18:27:06 [2021-03-04T18:27:06.594Z] #47 41.80 go: finding github.com/sirupsen/logrus v1.4.2
18:27:06 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/stretchr/testify v1.4.0
18:27:06 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/go-toolsmith/typep v1.0.0
18:27:06 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/go-toolsmith/astcast v1.0.0
18:27:06 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/spf13/viper v1.6.1
18:27:06 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/davecgh/go-spew v1.1.1
18:27:06 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/go-toolsmith/astcopy v1.0.0
18:27:06 [2021-03-04T18:27:06.850Z] #47 42.02 go: finding github.com/pmezard/go-difflib v1.0.0
18:27:06 [2021-03-04T18:27:06.851Z] #47 42.15 go: finding github.com/go-toolsmith/strparse v1.0.0
18:27:06 [2021-03-04T18:27:06.851Z] #47 42.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
18:27:06 [2021-03-04T18:27:06.851Z] #47 42.15 go: finding github.com/stretchr/objx v0.2.0
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.18 go: finding github.com/fsnotify/fsnotify v1.4.7
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.18 go: finding github.com/bombsimon/wsl/v2 v2.0.0
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.21 go: finding github.com/gobwas/glob v0.2.3
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.21 go: finding github.com/spf13/cobra v0.0.5
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.23 go: finding github.com/hashicorp/hcl v1.0.0
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.25 go: finding github.com/spf13/pflag v1.0.5
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.29 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.34 go: finding gopkg.in/yaml.v2 v2.2.7
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.35 go: finding github.com/magiconair/properties v1.8.1
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.37 go: finding github.com/mitchellh/mapstructure v1.1.2
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.46 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:27:07 [2021-03-04T18:27:07.108Z] #47 42.46 go: finding github.com/pelletier/go-toml v1.2.0
18:27:07 [2021-03-04T18:27:07.296Z] #40 54.61 Selecting previously unselected package libprotoc17:amd64.
18:27:07 [2021-03-04T18:27:07.296Z] #40 54.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:27:07 [2021-03-04T18:27:07.296Z] #40 54.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:27:07 [2021-03-04T18:27:07.364Z] #47 42.54 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:27:07 [2021-03-04T18:27:07.364Z] #47 42.57 go: finding github.com/spf13/afero v1.1.2
18:27:07 [2021-03-04T18:27:07.620Z] #47 42.64 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:27:07 [2021-03-04T18:27:07.620Z] #47 42.67 go: finding github.com/spf13/cast v1.3.0
18:27:07 [2021-03-04T18:27:07.620Z] #47 42.68 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:27:07 [2021-03-04T18:27:07.620Z] #47 42.71 go: finding github.com/spf13/jwalterweatherman v1.0.0
18:27:07 [2021-03-04T18:27:07.620Z] #47 42.71 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:27:07 [2021-03-04T18:27:07.620Z] #47 42.77 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:27:07 [2021-03-04T18:27:07.620Z] #47 42.80 go: finding github.com/subosito/gotenv v1.2.0
18:27:07 [2021-03-04T18:27:07.620Z] #47 42.90 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:27:07 [2021-03-04T18:27:07.865Z] #40 55.51 Selecting previously unselected package protobuf-c-compiler.
18:27:07 [2021-03-04T18:27:07.865Z] #40 55.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:27:07 [2021-03-04T18:27:07.865Z] #40 55.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:27:07 [2021-03-04T18:27:07.877Z] #47 42.92 go: finding gopkg.in/ini.v1 v1.51.0
18:27:07 [2021-03-04T18:27:07.877Z] #47 42.96 go: finding golang.org/x/text v0.3.2
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.03 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.07 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.08 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.08 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.10 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.13 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.13 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.13 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.14 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.16 go: finding github.com/kisielk/gotool v1.0.0
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.19 go: finding github.com/sourcegraph/go-diff v0.5.1
18:27:07 [2021-03-04T18:27:07.877Z] #47 43.21 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:27:08 [2021-03-04T18:27:08.125Z] #40 55.72 Selecting previously unselected package protobuf-compiler.
18:27:08 [2021-03-04T18:27:08.125Z] #40 55.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:27:08 [2021-03-04T18:27:08.125Z] #40 55.74 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:27:08 [2021-03-04T18:27:08.125Z] #40 ...
18:27:08 [2021-03-04T18:27:08.125Z] 
18:27:08 [2021-03-04T18:27:08.125Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:08 [2021-03-04T18:27:08.125Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:27:08 [2021-03-04T18:27:08.125Z] #43 45.77 strconv
18:27:08 [2021-03-04T18:27:08.125Z] #43 45.86 bytes
18:27:08 [2021-03-04T18:27:08.125Z] #43 48.10 bufio
18:27:08 [2021-03-04T18:27:08.125Z] #43 50.34 syscall
18:27:08 [2021-03-04T18:27:08.125Z] #43 50.78 reflect
18:27:08 [2021-03-04T18:27:08.133Z] #47 43.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:27:08 [2021-03-04T18:27:08.133Z] #47 43.29 go: finding github.com/tommy-muehle/go-mnd v1.1.1
18:27:08 [2021-03-04T18:27:08.133Z] #47 43.32 go: finding github.com/ultraware/funlen v0.0.2
18:27:08 [2021-03-04T18:27:08.133Z] #47 43.46 go: finding github.com/ultraware/whitespace v0.0.4
18:27:08 [2021-03-04T18:27:08.133Z] #47 43.51 go: finding github.com/uudashr/gocognit v1.0.1
18:27:08 [2021-03-04T18:27:08.385Z] #43 ...
18:27:08 [2021-03-04T18:27:08.385Z] 
18:27:08 [2021-03-04T18:27:08.385Z] #40 [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
18:27:08 [2021-03-04T18:27:08.385Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:08 [2021-03-04T18:27:08.385Z] #40 55.88 Selecting previously unselected package python-pkg-resources.
18:27:08 [2021-03-04T18:27:08.385Z] #40 55.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:27:08 [2021-03-04T18:27:08.385Z] #40 55.95 Unpacking python-pkg-resources (40.8.0-1) ...
18:27:08 [2021-03-04T18:27:08.390Z] #47 43.65 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:27:08 [2021-03-04T18:27:08.390Z] #47 43.65 go: finding github.com/gogo/protobuf v1.2.1
18:27:08 [2021-03-04T18:27:08.645Z] #40 56.20 Selecting previously unselected package python-six.
18:27:08 [2021-03-04T18:27:08.645Z] #40 56.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:27:08 [2021-03-04T18:27:08.645Z] #40 56.21 Unpacking python-six (1.12.0-1) ...
18:27:08 [2021-03-04T18:27:08.905Z] #40 56.32 Selecting previously unselected package python-protobuf.
18:27:08 [2021-03-04T18:27:08.905Z] #40 56.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:27:08 [2021-03-04T18:27:08.905Z] #40 56.32 Unpacking python-protobuf (3.6.1.3-2) ...
18:27:08 [2021-03-04T18:27:08.952Z] #47 43.95 go: finding honnef.co/go/tools v0.0.1-2019.2.3
18:27:08 [2021-03-04T18:27:08.952Z] #47 43.95 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:27:08 [2021-03-04T18:27:08.952Z] #47 43.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:27:08 [2021-03-04T18:27:08.952Z] #47 43.95 go: finding github.com/BurntSushi/toml v0.3.1
18:27:08 [2021-03-04T18:27:08.952Z] #47 44.03 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:27:09 [2021-03-04T18:27:09.207Z] #30 ...
18:27:09 [2021-03-04T18:27:09.207Z] 
18:27:09 [2021-03-04T18:27:09.207Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:09 [2021-03-04T18:27:09.207Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:27:09 [2021-03-04T18:27:09.207Z] #43 47.61 internal/singleflight
18:27:09 [2021-03-04T18:27:09.207Z] #43 48.18 bytes
18:27:09 [2021-03-04T18:27:09.207Z] #43 48.42 strconv
18:27:09 [2021-03-04T18:27:09.207Z] #43 50.85 bufio
18:27:09 [2021-03-04T18:27:09.207Z] #43 51.80 reflect
18:27:09 [2021-03-04T18:27:09.207Z] #43 52.74 syscall
18:27:09 [2021-03-04T18:27:09.207Z] #43 ...
18:27:09 [2021-03-04T18:27:09.207Z] 
18:27:09 [2021-03-04T18:27:09.207Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:09 [2021-03-04T18:27:09.207Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:09 [2021-03-04T18:27:09.207Z] #11 52.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 55.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
18:27:09 [2021-03-04T18:27:09.207Z] #11 56.49 debconf: delaying package configuration, since apt-utils is not installed
18:27:09 [2021-03-04T18:27:09.207Z] #11 56.66 Fetched 78.2 MB in 9s (8608 kB/s)
18:27:09 [2021-03-04T18:27:09.207Z] #11 56.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
18:27:09 [2021-03-04T18:27:09.207Z] #11 56.85 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
18:27:09 [2021-03-04T18:27:09.207Z] #11 56.89 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
18:27:09 [2021-03-04T18:27:09.207Z] #11 57.37 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
18:27:09 [2021-03-04T18:27:09.207Z] #11 57.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.)
18:27:09 [2021-03-04T18:27:09.207Z] #11 57.62 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
18:27:09 [2021-03-04T18:27:09.207Z] #11 57.65 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
18:27:09 [2021-03-04T18:27:09.207Z] #11 57.87 Setting up libudev1:amd64 (241-7~deb10u6) ...
18:27:09 [2021-03-04T18:27:09.207Z] #11 58.06 Selecting previously unselected package binutils-mingw-w64-i686.
18:27:09 [2021-03-04T18:27:09.207Z] #11 58.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 ... 15410 files and directories currently installed.)
18:27:09 [2021-03-04T18:27:09.208Z] #11 58.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:27:09 [2021-03-04T18:27:09.208Z] #11 58.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:27:09 [2021-03-04T18:27:09.474Z] #40 57.00 Setting up python-pkg-resources (40.8.0-1) ...
18:27:10 [2021-03-04T18:27:10.848Z] #47 ...
18:27:10 [2021-03-04T18:27:10.848Z] 
18:27:10 [2021-03-04T18:27:10.848Z] #53 [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
18:27:10 [2021-03-04T18:27:10.848Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
18:27:10 [2021-03-04T18:27:10.848Z] #53 32.13 Reading package lists...
18:27:10 [2021-03-04T18:27:10.848Z] #53 38.93 Building dependency tree...
18:27:10 [2021-03-04T18:27:10.848Z] #53 42.48 The following additional packages will be installed:
18:27:10 [2021-03-04T18:27:10.848Z] #53 42.52   libbtrfs0
18:27:10 [2021-03-04T18:27:10.848Z] #53 42.72 The following NEW packages will be installed:
18:27:10 [2021-03-04T18:27:10.848Z] #53 42.77   libbtrfs-dev libbtrfs0
18:27:10 [2021-03-04T18:27:10.848Z] #53 43.46 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
18:27:10 [2021-03-04T18:27:10.848Z] #53 43.46 Need to get 119 kB of archives.
18:27:10 [2021-03-04T18:27:10.848Z] #53 43.46 After this operation, 387 kB of additional disk space will be used.
18:27:10 [2021-03-04T18:27:10.848Z] #53 43.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:27:10 [2021-03-04T18:27:10.848Z] #53 43.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:27:10 [2021-03-04T18:27:10.848Z] #53 44.54 debconf: delaying package configuration, since apt-utils is not installed
18:27:10 [2021-03-04T18:27:10.848Z] #53 44.76 Fetched 119 kB in 0s (260 kB/s)
18:27:10 [2021-03-04T18:27:10.848Z] #53 44.89 Selecting previously unselected package libbtrfs0.
18:27:10 [2021-03-04T18:27:10.848Z] #53 44.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:27:10 [2021-03-04T18:27:10.848Z] #53 44.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:27:10 [2021-03-04T18:27:10.848Z] #53 44.99 Unpacking libbtrfs0 (4.20.1-2) ...
18:27:10 [2021-03-04T18:27:10.848Z] #53 45.11 Selecting previously unselected package libbtrfs-dev.
18:27:10 [2021-03-04T18:27:10.848Z] #53 45.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:27:10 [2021-03-04T18:27:10.848Z] #53 45.15 Unpacking libbtrfs-dev (4.20.1-2) ...
18:27:10 [2021-03-04T18:27:10.848Z] #53 45.35 Setting up libbtrfs0 (4.20.1-2) ...
18:27:10 [2021-03-04T18:27:10.848Z] #53 45.38 Setting up libbtrfs-dev (4.20.1-2) ...
18:27:10 [2021-03-04T18:27:10.848Z] #53 45.39 Processing triggers for libc-bin (2.28-10) ...
18:27:10 [2021-03-04T18:27:10.848Z] #53 DONE 45.9s
18:27:10 [2021-03-04T18:27:10.848Z] 
18:27:10 [2021-03-04T18:27:10.848Z] #54 [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
18:27:10 [2021-03-04T18:27:10.848Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0
18:27:11 [2021-03-04T18:27:11.136Z] #11 ...
18:27:11 [2021-03-04T18:27:11.136Z] 
18:27:11 [2021-03-04T18:27:11.136Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:11 [2021-03-04T18:27:11.136Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:27:11 [2021-03-04T18:27:11.136Z] #43 60.47 time
18:27:11 [2021-03-04T18:27:11.385Z] #40 ...
18:27:11 [2021-03-04T18:27:11.385Z] 
18:27:11 [2021-03-04T18:27:11.385Z] #54 [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
18:27:11 [2021-03-04T18:27:11.385Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.187 + RM_GOPATH=0
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.187 + TMP_GOPATH=
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.187 + : /build
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.187 + '[' -z '' ']'
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.187 ++ mktemp -d
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.187 + export GOPATH=/tmp/tmp.b0yNCKkt1K
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.187 + GOPATH=/tmp/tmp.b0yNCKkt1K
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.187 + RM_GOPATH=1
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.187 + case "$(go env GOARCH)" in
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.187 ++ go env GOARCH
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.227 + export GO_BUILDMODE=-buildmode=pie
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.227 + GO_BUILDMODE=-buildmode=pie
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.230 ++ dirname /tmp/install/install.sh
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.231 + dir=/tmp/install
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.232 + bin=containerd
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.233 + shift
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.233 + '[' '!' -f /tmp/install/containerd.installer ']'
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.234 + . /tmp/install/containerd.installer
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.234 ++ set -e
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.235 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.236 + install_containerd
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.238 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.238 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.238 + git clone https://github.com/containerd/containerd.git /tmp/tmp.b0yNCKkt1K/src/github.com/containerd/containerd
18:27:11 [2021-03-04T18:27:11.385Z] #54 1.250 Cloning into '/tmp/tmp.b0yNCKkt1K/src/github.com/containerd/containerd'...
18:27:11 [2021-03-04T18:27:11.646Z] #54 ...
18:27:11 [2021-03-04T18:27:11.646Z] 
18:27:11 [2021-03-04T18:27:11.646Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:11 [2021-03-04T18:27:11.646Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:11 [2021-03-04T18:27:11.646Z] #11 53.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 55.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
18:27:11 [2021-03-04T18:27:11.646Z] #11 56.82 debconf: delaying package configuration, since apt-utils is not installed
18:27:11 [2021-03-04T18:27:11.646Z] #11 57.08 Fetched 78.2 MB in 8s (9492 kB/s)
18:27:11 [2021-03-04T18:27:11.646Z] #11 57.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:27:11 [2021-03-04T18:27:11.646Z] #11 57.30 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
18:27:11 [2021-03-04T18:27:11.646Z] #11 57.38 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
18:27:11 [2021-03-04T18:27:11.646Z] #11 57.96 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
18:27:11 [2021-03-04T18:27:11.646Z] #11 58.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 ... 15410 files and directories currently installed.)
18:27:11 [2021-03-04T18:27:11.646Z] #11 58.22 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
18:27:11 [2021-03-04T18:27:11.646Z] #11 58.25 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
18:27:11 [2021-03-04T18:27:11.646Z] #11 58.54 Setting up libudev1:amd64 (241-7~deb10u6) ...
18:27:11 [2021-03-04T18:27:11.646Z] #11 58.76 Selecting previously unselected package binutils-mingw-w64-i686.
18:27:11 [2021-03-04T18:27:11.646Z] #11 58.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.)
18:27:11 [2021-03-04T18:27:11.646Z] #11 58.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:27:11 [2021-03-04T18:27:11.646Z] #11 58.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:27:11 [2021-03-04T18:27:11.745Z] #43 ...
18:27:11 [2021-03-04T18:27:11.745Z] 
18:27:11 [2021-03-04T18:27:11.745Z] #45 [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
18:27:11 [2021-03-04T18:27:11.745Z] #45 sha256:4daa815405a93ee6054de352d56f97fef2a6b326b3ecfb6abb77203a07325fae
18:27:11 [2021-03-04T18:27:11.745Z] #45 DONE 60.9s
18:27:11 [2021-03-04T18:27:11.780Z] #54 ...
18:27:11 [2021-03-04T18:27:11.780Z] 
18:27:11 [2021-03-04T18:27:11.780Z] #34 [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
18:27:11 [2021-03-04T18:27:11.780Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:11 [2021-03-04T18:27:11.780Z] #34 30.34 Reading package lists...
18:27:11 [2021-03-04T18:27:11.780Z] #34 37.29 Building dependency tree...
18:27:11 [2021-03-04T18:27:11.780Z] #34 40.64 The following additional packages will be installed:
18:27:11 [2021-03-04T18:27:11.780Z] #34 40.66   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:27:11 [2021-03-04T18:27:11.780Z] #34 40.69 Suggested packages:
18:27:11 [2021-03-04T18:27:11.780Z] #34 40.69   cmake-doc ninja-build lrzip
18:27:11 [2021-03-04T18:27:11.780Z] #34 40.69 Recommended packages:
18:27:11 [2021-03-04T18:27:11.780Z] #34 40.69   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:27:11 [2021-03-04T18:27:11.780Z] #34 41.79 The following NEW packages will be installed:
18:27:11 [2021-03-04T18:27:11.780Z] #34 41.88   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:27:11 [2021-03-04T18:27:11.780Z] #34 41.88   vim-common xxd
18:27:11 [2021-03-04T18:27:11.780Z] #34 42.31 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
18:27:11 [2021-03-04T18:27:11.780Z] #34 42.31 Need to get 14.9 MB of archives.
18:27:11 [2021-03-04T18:27:11.780Z] #34 42.31 After this operation, 61.8 MB of additional disk space will be used.
18:27:11 [2021-03-04T18:27:11.780Z] #34 42.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:27:11 [2021-03-04T18:27:11.780Z] #34 42.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:27:11 [2021-03-04T18:27:11.780Z] #34 42.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:27:11 [2021-03-04T18:27:11.780Z] #34 42.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:27:11 [2021-03-04T18:27:11.780Z] #34 43.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
18:27:11 [2021-03-04T18:27:11.780Z] #34 43.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:27:11 [2021-03-04T18:27:11.780Z] #34 43.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:27:11 [2021-03-04T18:27:11.780Z] #34 43.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:27:11 [2021-03-04T18:27:11.780Z] #34 43.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:27:11 [2021-03-04T18:27:11.780Z] #34 43.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:27:11 [2021-03-04T18:27:11.780Z] #34 44.81 debconf: delaying package configuration, since apt-utils is not installed
18:27:11 [2021-03-04T18:27:11.780Z] #34 45.02 Fetched 14.9 MB in 2s (8466 kB/s)
18:27:11 [2021-03-04T18:27:11.780Z] #34 45.10 Selecting previously unselected package xxd.
18:27:11 [2021-03-04T18:27:11.780Z] #34 45.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:27:11 [2021-03-04T18:27:11.780Z] #34 45.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:27:11 [2021-03-04T18:27:11.780Z] #34 45.24 Unpacking xxd (2:8.1.0875-5) ...
18:27:11 [2021-03-04T18:27:11.780Z] #34 45.51 Selecting previously unselected package vim-common.
18:27:11 [2021-03-04T18:27:11.780Z] #34 45.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:27:11 [2021-03-04T18:27:11.780Z] #34 45.61 Unpacking vim-common (2:8.1.0875-5) ...
18:27:11 [2021-03-04T18:27:11.780Z] #34 46.06 Selecting previously unselected package cmake-data.
18:27:11 [2021-03-04T18:27:11.780Z] #34 46.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:27:11 [2021-03-04T18:27:11.780Z] #34 46.06 Unpacking cmake-data (3.13.4-1) ...
18:27:12 [2021-03-04T18:27:12.004Z] 
18:27:12 [2021-03-04T18:27:12.004Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:12 [2021-03-04T18:27:12.004Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:12 [2021-03-04T18:27:12.004Z] #11 60.98 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:27:12 [2021-03-04T18:27:12.004Z] #11 60.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:27:12 [2021-03-04T18:27:12.004Z] #11 61.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:27:12 [2021-03-04T18:27:12.037Z] #34 ...
18:27:12 [2021-03-04T18:27:12.037Z] 
18:27:12 [2021-03-04T18:27:12.037Z] #32 [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
18:27:12 [2021-03-04T18:27:12.037Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb
18:27:12 [2021-03-04T18:27:12.037Z] #32 37.14 sync
18:27:12 [2021-03-04T18:27:12.037Z] #32 37.15 internal/reflectlite
18:27:12 [2021-03-04T18:27:12.037Z] #32 39.42 errors
18:27:12 [2021-03-04T18:27:12.037Z] #32 39.42 sort
18:27:12 [2021-03-04T18:27:12.037Z] #32 39.77 strconv
18:27:12 [2021-03-04T18:27:12.037Z] #32 40.93 io
18:27:12 [2021-03-04T18:27:12.037Z] #32 42.18 internal/oserror
18:27:12 [2021-03-04T18:27:12.037Z] #32 42.33 syscall
18:27:12 [2021-03-04T18:27:12.037Z] #32 44.12 reflect
18:27:12 [2021-03-04T18:27:12.293Z] #32 ...
18:27:12 [2021-03-04T18:27:12.293Z] 
18:27:12 [2021-03-04T18:27:12.293Z] #40 [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
18:27:12 [2021-03-04T18:27:12.293Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:12 [2021-03-04T18:27:12.293Z] #40 32.35 Reading package lists...
18:27:12 [2021-03-04T18:27:12.293Z] #40 38.93 Building dependency tree...
18:27:12 [2021-03-04T18:27:12.293Z] #40 42.46 The following additional packages will be installed:
18:27:12 [2021-03-04T18:27:12.293Z] #40 42.46   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:27:12 [2021-03-04T18:27:12.293Z] #40 42.48   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:27:12 [2021-03-04T18:27:12.293Z] #40 42.49 Suggested packages:
18:27:12 [2021-03-04T18:27:12.293Z] #40 42.49   manpages-dev python-setuptools
18:27:12 [2021-03-04T18:27:12.293Z] #40 43.84 The following NEW packages will be installed:
18:27:12 [2021-03-04T18:27:12.293Z] #40 43.84   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:27:12 [2021-03-04T18:27:12.293Z] #40 43.84   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:27:12 [2021-03-04T18:27:12.293Z] #40 43.84   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:27:12 [2021-03-04T18:27:12.293Z] #40 43.84   python-six zlib1g-dev
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 Need to get 4095 kB of archives.
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 After this operation, 22.5 MB of additional disk space will be used.
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 44.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.03 debconf: delaying package configuration, since apt-utils is not installed
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.22 Fetched 4095 kB in 1s (5717 kB/s)
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.34 Selecting previously unselected package libcap-dev:amd64.
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.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.)
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.50 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.60 Selecting previously unselected package libnet1:amd64.
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.84 Selecting previously unselected package libnet1-dev.
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:27:12 [2021-03-04T18:27:12.293Z] #40 46.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:27:12 [2021-03-04T18:27:12.293Z] #40 47.17 Selecting previously unselected package libnl-3-200:amd64.
18:27:12 [2021-03-04T18:27:12.293Z] #40 47.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:27:12 [2021-03-04T18:27:12.293Z] #40 47.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:27:12 [2021-03-04T18:27:12.293Z] #40 47.32 Selecting previously unselected package libnl-3-dev:amd64.
18:27:12 [2021-03-04T18:27:12.293Z] #40 47.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:27:12 [2021-03-04T18:27:12.293Z] #40 47.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:27:12 [2021-03-04T18:27:12.552Z] #40 47.68 Selecting previously unselected package libprotobuf-c1:amd64.
18:27:12 [2021-03-04T18:27:12.552Z] #40 47.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:27:12 [2021-03-04T18:27:12.552Z] #40 47.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:27:12 [2021-03-04T18:27:12.552Z] #40 47.78 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:27:12 [2021-03-04T18:27:12.552Z] #40 47.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:27:12 [2021-03-04T18:27:12.552Z] #40 47.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:27:12 [2021-03-04T18:27:12.808Z] #40 48.04 Selecting previously unselected package zlib1g-dev:amd64.
18:27:12 [2021-03-04T18:27:12.808Z] #40 48.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:27:12 [2021-03-04T18:27:12.808Z] #40 48.04 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:27:13 [2021-03-04T18:27:13.028Z] #11 ...
18:27:13 [2021-03-04T18:27:13.028Z] 
18:27:13 [2021-03-04T18:27:13.028Z] #45 [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
18:27:13 [2021-03-04T18:27:13.028Z] #45 sha256:e58b8a69dbaad02e260ceaf191fdb022d4bf487d182863897a6bfaef6ba0299a
18:27:13 [2021-03-04T18:27:13.028Z] #45 DONE 60.7s
18:27:13 [2021-03-04T18:27:13.028Z] 
18:27:13 [2021-03-04T18:27:13.028Z] #30 [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
18:27:13 [2021-03-04T18:27:13.028Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:27:13 [2021-03-04T18:27:13.028Z] #30 51.59 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.
18:27:13 [2021-03-04T18:27:13.028Z] #30 52.14 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:27:13 [2021-03-04T18:27:13.028Z] #30 52.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:27:13 [2021-03-04T18:27:13.371Z] #40 48.39 Selecting previously unselected package libprotobuf17:amd64.
18:27:13 [2021-03-04T18:27:13.371Z] #40 48.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.371Z] #40 48.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:27:13 [2021-03-04T18:27:13.371Z] #40 ...
18:27:13 [2021-03-04T18:27:13.371Z] 
18:27:13 [2021-03-04T18:27:13.371Z] #49 [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
18:27:13 [2021-03-04T18:27:13.371Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5
18:27:13 [2021-03-04T18:27:13.371Z] #49 48.51 syscall
18:27:13 [2021-03-04T18:27:13.371Z] #49 48.58 reflect
18:27:13 [2021-03-04T18:27:13.597Z] #30 ...
18:27:13 [2021-03-04T18:27:13.598Z] 
18:27:13 [2021-03-04T18:27:13.598Z] #34 [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
18:27:13 [2021-03-04T18:27:13.598Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:13 [2021-03-04T18:27:13.598Z] #34 51.09 Selecting previously unselected package cmake-data.
18:27:13 [2021-03-04T18:27:13.598Z] #34 51.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:27:13 [2021-03-04T18:27:13.598Z] #34 51.10 Unpacking cmake-data (3.13.4-1) ...
18:27:13 [2021-03-04T18:27:13.598Z] #34 54.29 Selecting previously unselected package libicu63:amd64.
18:27:13 [2021-03-04T18:27:13.598Z] #34 54.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.598Z] #34 54.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:27:13 [2021-03-04T18:27:13.857Z] #34 ...
18:27:13 [2021-03-04T18:27:13.857Z] 
18:27:13 [2021-03-04T18:27:13.857Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:13 [2021-03-04T18:27:13.857Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:13 [2021-03-04T18:27:13.857Z] #11 61.41 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:27:13 [2021-03-04T18:27:13.857Z] #11 61.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.857Z] #11 61.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:27:13 [2021-03-04T18:27:13.917Z] #11 ...
18:27:13 [2021-03-04T18:27:13.917Z] 
18:27:13 [2021-03-04T18:27:13.917Z] #40 [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
18:27:13 [2021-03-04T18:27:13.917Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:13 [2021-03-04T18:27:13.917Z] #40 52.75 Selecting previously unselected package libprotoc17:amd64.
18:27:13 [2021-03-04T18:27:13.917Z] #40 52.76 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 52.76 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 53.40 Selecting previously unselected package protobuf-c-compiler.
18:27:13 [2021-03-04T18:27:13.917Z] #40 53.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 53.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 53.59 Selecting previously unselected package protobuf-compiler.
18:27:13 [2021-03-04T18:27:13.917Z] #40 53.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 53.62 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 53.77 Selecting previously unselected package python-pkg-resources.
18:27:13 [2021-03-04T18:27:13.917Z] #40 53.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 53.79 Unpacking python-pkg-resources (40.8.0-1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 54.05 Selecting previously unselected package python-six.
18:27:13 [2021-03-04T18:27:13.917Z] #40 54.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 54.08 Unpacking python-six (1.12.0-1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 54.14 Selecting previously unselected package python-protobuf.
18:27:13 [2021-03-04T18:27:13.917Z] #40 54.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 54.16 Unpacking python-protobuf (3.6.1.3-2) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 55.23 Setting up python-pkg-resources (40.8.0-1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 59.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 59.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 59.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 59.74 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 59.77 Setting up python-six (1.12.0-1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #40 ...
18:27:13 [2021-03-04T18:27:13.917Z] 
18:27:13 [2021-03-04T18:27:13.917Z] #34 [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
18:27:13 [2021-03-04T18:27:13.917Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:13 [2021-03-04T18:27:13.917Z] #34 53.21 Selecting previously unselected package libicu63:amd64.
18:27:13 [2021-03-04T18:27:13.917Z] #34 53.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #34 53.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #34 60.81 Selecting previously unselected package libxml2:amd64.
18:27:13 [2021-03-04T18:27:13.917Z] #34 60.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #34 60.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #34 62.53 Selecting previously unselected package libarchive13:amd64.
18:27:13 [2021-03-04T18:27:13.917Z] #34 62.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #34 62.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:27:13 [2021-03-04T18:27:13.917Z] #34 62.86 Selecting previously unselected package libjsoncpp1:amd64.
18:27:13 [2021-03-04T18:27:13.917Z] #34 62.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #34 62.88 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:27:13 [2021-03-04T18:27:13.917Z] #34 63.04 Selecting previously unselected package librhash0:amd64.
18:27:13 [2021-03-04T18:27:13.917Z] #34 63.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:27:13 [2021-03-04T18:27:13.917Z] #34 63.07 Unpacking librhash0:amd64 (1.3.8-1) ...
18:27:13 [2021-03-04T18:27:13.935Z] #49 ...
18:27:13 [2021-03-04T18:27:13.935Z] 
18:27:13 [2021-03-04T18:27:13.935Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:13 [2021-03-04T18:27:13.935Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:13 [2021-03-04T18:27:13.935Z] #11 32.76 Reading package lists...
18:27:13 [2021-03-04T18:27:13.935Z] #11 39.49 Building dependency tree...
18:27:13 [2021-03-04T18:27:13.935Z] #11 43.17 The following additional packages will be installed:
18:27:13 [2021-03-04T18:27:13.935Z] #11 43.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:27:13 [2021-03-04T18:27:13.935Z] #11 43.17   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:27:13 [2021-03-04T18:27:13.935Z] #11 43.18   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:27:13 [2021-03-04T18:27:13.935Z] #11 43.19   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
18:27:13 [2021-03-04T18:27:13.935Z] #11 43.19   mingw-w64-x86-64-dev
18:27:13 [2021-03-04T18:27:13.935Z] #11 43.19 Suggested packages:
18:27:13 [2021-03-04T18:27:13.935Z] #11 43.21   gcc-8-locales seccomp wine64
18:27:13 [2021-03-04T18:27:13.935Z] #11 44.79 The following NEW packages will be installed:
18:27:13 [2021-03-04T18:27:13.935Z] #11 44.79   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:27:13 [2021-03-04T18:27:13.935Z] #11 44.79   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:27:13 [2021-03-04T18:27:13.935Z] #11 44.79   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:27:13 [2021-03-04T18:27:13.935Z] #11 44.79   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:27:13 [2021-03-04T18:27:13.935Z] #11 44.79   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:27:13 [2021-03-04T18:27:13.935Z] #11 44.79   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:27:13 [2021-03-04T18:27:13.935Z] #11 44.82 The following packages will be upgraded:
18:27:13 [2021-03-04T18:27:13.935Z] #11 44.82   libsystemd0 libudev1
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.24 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.24 Need to get 78.2 MB of archives.
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.24 After this operation, 487 MB of additional disk space will be used.
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:27:13 [2021-03-04T18:27:13.935Z] #11 45.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:27:13 [2021-03-04T18:27:13.935Z] #11 46.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:27:13 [2021-03-04T18:27:13.935Z] #11 46.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:27:13 [2021-03-04T18:27:13.935Z] #11 46.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
18:27:14 [2021-03-04T18:27:14.178Z] #34 63.27 Selecting previously unselected package libuv1:amd64.
18:27:14 [2021-03-04T18:27:14.178Z] #34 63.29 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:27:14 [2021-03-04T18:27:14.178Z] #34 63.30 Unpacking libuv1:amd64 (1.24.1-1) ...
18:27:14 [2021-03-04T18:27:14.178Z] #34 ...
18:27:14 [2021-03-04T18:27:14.178Z] 
18:27:14 [2021-03-04T18:27:14.178Z] #49 [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
18:27:14 [2021-03-04T18:27:14.178Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd
18:27:14 [2021-03-04T18:27:14.178Z] #49 53.40 syscall
18:27:14 [2021-03-04T18:27:14.178Z] #49 53.49 reflect
18:27:14 [2021-03-04T18:27:14.178Z] #49 61.24 time
18:27:14 [2021-03-04T18:27:14.178Z] #49 ...
18:27:14 [2021-03-04T18:27:14.178Z] 
18:27:14 [2021-03-04T18:27:14.178Z] #40 [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
18:27:14 [2021-03-04T18:27:14.178Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:14 [2021-03-04T18:27:14.191Z] #11 ...
18:27:14 [2021-03-04T18:27:14.191Z] 
18:27:14 [2021-03-04T18:27:14.191Z] #34 [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
18:27:14 [2021-03-04T18:27:14.191Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:14 [2021-03-04T18:27:14.191Z] #34 49.19 Selecting previously unselected package libicu63:amd64.
18:27:14 [2021-03-04T18:27:14.191Z] #34 49.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
18:27:14 [2021-03-04T18:27:14.191Z] #34 49.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:27:14 [2021-03-04T18:27:14.437Z] #40 63.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:27:14 [2021-03-04T18:27:14.437Z] #40 63.57 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:27:14 [2021-03-04T18:27:14.437Z] #40 63.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:27:14 [2021-03-04T18:27:14.437Z] #40 63.61 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:27:14 [2021-03-04T18:27:14.437Z] #40 63.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:27:14 [2021-03-04T18:27:14.437Z] #40 63.65 Setting up protobuf-compiler (3.6.1.3-2) ...
18:27:14 [2021-03-04T18:27:14.437Z] #40 63.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:27:14 [2021-03-04T18:27:14.438Z] #40 63.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:27:14 [2021-03-04T18:27:14.438Z] #40 63.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:27:14 [2021-03-04T18:27:14.438Z] #40 63.70 Setting up python-protobuf (3.6.1.3-2) ...
18:27:15 [2021-03-04T18:27:15.560Z] #34 ...
18:27:15 [2021-03-04T18:27:15.560Z] 
18:27:15 [2021-03-04T18:27:15.560Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:15 [2021-03-04T18:27:15.560Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:27:15 [2021-03-04T18:27:15.560Z] #43 40.78 github.com/LK4D4/vndr/godl/singleflight
18:27:15 [2021-03-04T18:27:15.560Z] #43 40.82 io
18:27:15 [2021-03-04T18:27:15.560Z] #43 41.38 strconv
18:27:15 [2021-03-04T18:27:15.561Z] #43 42.18 bytes
18:27:15 [2021-03-04T18:27:15.561Z] #43 44.82 reflect
18:27:15 [2021-03-04T18:27:15.561Z] #43 45.19 bufio
18:27:15 [2021-03-04T18:27:15.561Z] #43 47.03 syscall
18:27:15 [2021-03-04T18:27:15.817Z] #43 ...
18:27:15 [2021-03-04T18:27:15.817Z] 
18:27:15 [2021-03-04T18:27:15.817Z] #54 [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
18:27:15 [2021-03-04T18:27:15.817Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.031 + RM_GOPATH=0
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.031 + TMP_GOPATH=
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.032 + : /build
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.032 + '[' -z '' ']'
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.036 ++ mktemp -d
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.040 + export GOPATH=/tmp/tmp.uW6i5S7Rr2
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.040 + GOPATH=/tmp/tmp.uW6i5S7Rr2
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.040 + RM_GOPATH=1
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.040 + case "$(go env GOARCH)" in
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.041 ++ go env GOARCH
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.076 + export GO_BUILDMODE=-buildmode=pie
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.076 + GO_BUILDMODE=-buildmode=pie
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.079 ++ dirname /tmp/install/install.sh
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.082 + dir=/tmp/install
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.082 + bin=containerd
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.082 + shift
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.082 + '[' '!' -f /tmp/install/containerd.installer ']'
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.082 + . /tmp/install/containerd.installer
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.083 ++ set -e
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.083 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.085 + install_containerd
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.094 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.095 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.095 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uW6i5S7Rr2/src/github.com/containerd/containerd
18:27:15 [2021-03-04T18:27:15.817Z] #54 5.097 Cloning into '/tmp/tmp.uW6i5S7Rr2/src/github.com/containerd/containerd'...
18:27:16 [2021-03-04T18:27:16.406Z] #11 ...
18:27:16 [2021-03-04T18:27:16.406Z] 
18:27:16 [2021-03-04T18:27:16.406Z] #49 [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
18:27:16 [2021-03-04T18:27:16.406Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea
18:27:16 [2021-03-04T18:27:16.406Z] #49 53.76 reflect
18:27:16 [2021-03-04T18:27:16.406Z] #49 53.78 syscall
18:27:16 [2021-03-04T18:27:16.406Z] #49 60.62 context
18:27:16 [2021-03-04T18:27:16.406Z] #49 62.19 internal/poll
18:27:16 [2021-03-04T18:27:16.406Z] #49 ...
18:27:16 [2021-03-04T18:27:16.406Z] 
18:27:16 [2021-03-04T18:27:16.406Z] #34 [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
18:27:16 [2021-03-04T18:27:16.406Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:16 [2021-03-04T18:27:16.406Z] #34 62.40 Selecting previously unselected package libxml2:amd64.
18:27:16 [2021-03-04T18:27:16.406Z] #34 62.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 62.41 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.01 Selecting previously unselected package libarchive13:amd64.
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.04 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.31 Selecting previously unselected package libjsoncpp1:amd64.
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.49 Selecting previously unselected package librhash0:amd64.
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.52 Unpacking librhash0:amd64 (1.3.8-1) ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.73 Selecting previously unselected package libuv1:amd64.
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.74 Unpacking libuv1:amd64 (1.24.1-1) ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.91 Selecting previously unselected package cmake.
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.92 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:27:16 [2021-03-04T18:27:16.406Z] #34 63.93 Unpacking cmake (3.13.4-1) ...
18:27:16 [2021-03-04T18:27:16.998Z] #40 ...
18:27:16 [2021-03-04T18:27:16.998Z] 
18:27:16 [2021-03-04T18:27:16.998Z] #32 [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
18:27:16 [2021-03-04T18:27:16.998Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670
18:27:16 [2021-03-04T18:27:16.998Z] #32 55.77 time
18:27:16 [2021-03-04T18:27:16.998Z] #32 61.66 internal/poll
18:27:16 [2021-03-04T18:27:16.998Z] #32 64.49 internal/syscall/execenv
18:27:16 [2021-03-04T18:27:16.998Z] #32 64.67 internal/syscall/unix
18:27:16 [2021-03-04T18:27:16.998Z] #32 65.02 os
18:27:16 [2021-03-04T18:27:16.998Z] #32 65.04 internal/fmtsort
18:27:16 [2021-03-04T18:27:16.998Z] #32 65.72 strings
18:27:16 [2021-03-04T18:27:16.998Z] #32 ...
18:27:16 [2021-03-04T18:27:16.998Z] 
18:27:16 [2021-03-04T18:27:16.998Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:16 [2021-03-04T18:27:16.998Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.10 Selecting previously unselected package binutils-mingw-w64.
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.46 Selecting previously unselected package dmsetup.
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.47 Unpacking dmsetup (2:1.02.155-3) ...
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.71 Selecting previously unselected package mingw-w64-common.
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:27:16 [2021-03-04T18:27:16.998Z] #11 64.72 Unpacking mingw-w64-common (6.0.0-3) ...
18:27:17 [2021-03-04T18:27:17.345Z] #34 ...
18:27:17 [2021-03-04T18:27:17.345Z] 
18:27:17 [2021-03-04T18:27:17.345Z] #32 [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
18:27:17 [2021-03-04T18:27:17.345Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068
18:27:17 [2021-03-04T18:27:17.345Z] #32 54.77 time
18:27:17 [2021-03-04T18:27:17.345Z] #32 60.34 internal/poll
18:27:17 [2021-03-04T18:27:17.345Z] #32 63.16 internal/syscall/execenv
18:27:17 [2021-03-04T18:27:17.345Z] #32 63.40 internal/syscall/unix
18:27:17 [2021-03-04T18:27:17.345Z] #32 63.63 internal/fmtsort
18:27:17 [2021-03-04T18:27:17.345Z] #32 63.74 os
18:27:17 [2021-03-04T18:27:17.345Z] #32 64.41 strings
18:27:17 [2021-03-04T18:27:17.345Z] #32 ...
18:27:17 [2021-03-04T18:27:17.345Z] 
18:27:17 [2021-03-04T18:27:17.345Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:17 [2021-03-04T18:27:17.345Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:17 [2021-03-04T18:27:17.345Z] #11 64.52 Selecting previously unselected package binutils-mingw-w64.
18:27:17 [2021-03-04T18:27:17.345Z] #11 64.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:27:17 [2021-03-04T18:27:17.345Z] #11 64.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:27:17 [2021-03-04T18:27:17.345Z] #11 64.70 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:27:17 [2021-03-04T18:27:17.345Z] #11 64.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:27:17 [2021-03-04T18:27:17.345Z] #11 64.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:27:17 [2021-03-04T18:27:17.345Z] #11 64.92 Selecting previously unselected package dmsetup.
18:27:17 [2021-03-04T18:27:17.345Z] #11 64.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:27:17 [2021-03-04T18:27:17.345Z] #11 64.94 Unpacking dmsetup (2:1.02.155-3) ...
18:27:17 [2021-03-04T18:27:17.605Z] #11 65.14 Selecting previously unselected package mingw-w64-common.
18:27:17 [2021-03-04T18:27:17.605Z] #11 65.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:27:17 [2021-03-04T18:27:17.605Z] #11 65.18 Unpacking mingw-w64-common (6.0.0-3) ...
18:27:18 [2021-03-04T18:27:18.379Z] #11 ...
18:27:18 [2021-03-04T18:27:18.379Z] 
18:27:18 [2021-03-04T18:27:18.379Z] #34 [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
18:27:18 [2021-03-04T18:27:18.380Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:18 [2021-03-04T18:27:18.380Z] #34 63.46 Selecting previously unselected package cmake.
18:27:18 [2021-03-04T18:27:18.380Z] #34 63.46 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 63.47 Unpacking cmake (3.13.4-1) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.69 Setting up xxd (2:8.1.0875-5) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.72 Setting up libuv1:amd64 (1.24.1-1) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.73 Setting up vim-common (2:8.1.0875-5) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.80 Setting up librhash0:amd64 (1.3.8-1) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.81 Setting up cmake-data (3.13.4-1) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.87 Setting up cmake (3.13.4-1) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.90 Processing triggers for libc-bin (2.28-10) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 66.94 Processing triggers for mime-support (3.62) ...
18:27:18 [2021-03-04T18:27:18.380Z] #34 DONE 67.7s
18:27:18 [2021-03-04T18:27:18.642Z] 
18:27:18 [2021-03-04T18:27:18.642Z] #35 [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
18:27:18 [2021-03-04T18:27:18.642Z] #35 sha256:44f08f35393065719d56b63ef354e908e6a234d29b39451beee3412965745cd6
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.127 + RM_GOPATH=0
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.127 + TMP_GOPATH=
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.127 + : /build
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.127 + '[' -z '' ']'
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.130 ++ mktemp -d
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.137 + export GOPATH=/tmp/tmp.ECbco84PGY
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.137 + GOPATH=/tmp/tmp.ECbco84PGY
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.138 + RM_GOPATH=1
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.138 + case "$(go env GOARCH)" in
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.138 ++ go env GOARCH
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.196 + export GO_BUILDMODE=-buildmode=pie
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.198 + GO_BUILDMODE=-buildmode=pie
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.199 ++ dirname /tmp/install/install.sh
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.211 + dir=/tmp/install
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.212 + bin=tini
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.212 + shift
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.213 + '[' '!' -f /tmp/install/tini.installer ']'
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.213 + . /tmp/install/tini.installer
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.214 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.220 + install_tini
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.222 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.222 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.222 + git clone https://github.com/krallin/tini.git /tmp/tmp.ECbco84PGY/tini
18:27:19 [2021-03-04T18:27:19.581Z] #35 1.230 Cloning into '/tmp/tmp.ECbco84PGY/tini'...
18:27:20 [2021-03-04T18:27:20.520Z] #35 1.865 + cd /tmp/tmp.ECbco84PGY/tini
18:27:20 [2021-03-04T18:27:20.520Z] #35 1.865 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
18:27:20 [2021-03-04T18:27:20.520Z] #35 1.893 + cmake .
18:27:20 [2021-03-04T18:27:20.781Z] #35 2.419 -- The C compiler identification is GNU 8.3.0
18:27:20 [2021-03-04T18:27:20.900Z] #11 ...
18:27:20 [2021-03-04T18:27:20.900Z] 
18:27:20 [2021-03-04T18:27:20.900Z] #34 [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
18:27:20 [2021-03-04T18:27:20.900Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.18 Setting up xxd (2:8.1.0875-5) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.19 Setting up libuv1:amd64 (1.24.1-1) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.20 Setting up vim-common (2:8.1.0875-5) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.22 Setting up librhash0:amd64 (1.3.8-1) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.24 Setting up cmake-data (3.13.4-1) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.29 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.32 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.36 Setting up cmake (3.13.4-1) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.37 Processing triggers for libc-bin (2.28-10) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 67.46 Processing triggers for mime-support (3.62) ...
18:27:20 [2021-03-04T18:27:20.900Z] #34 DONE 68.3s
18:27:20 [2021-03-04T18:27:20.900Z] 
18:27:20 [2021-03-04T18:27:20.900Z] #35 [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
18:27:20 [2021-03-04T18:27:20.900Z] #35 sha256:866e5ef91cbea7abde741c592a257e101fa59ed05f439f4336b770c69ab04c0d
18:27:20 [2021-03-04T18:27:20.900Z] #35 ...
18:27:20 [2021-03-04T18:27:20.900Z] 
18:27:20 [2021-03-04T18:27:20.900Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:20 [2021-03-04T18:27:20.900Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:27:20 [2021-03-04T18:27:20.900Z] #43 58.57 time
18:27:20 [2021-03-04T18:27:20.900Z] #43 63.95 internal/fmtsort
18:27:20 [2021-03-04T18:27:20.900Z] #43 64.72 strings
18:27:20 [2021-03-04T18:27:20.900Z] #43 65.43 os
18:27:20 [2021-03-04T18:27:20.900Z] #43 67.43 regexp/syntax
18:27:21 [2021-03-04T18:27:21.043Z] #35 2.479 -- Check for working C compiler: /usr/bin/cc
18:27:21 [2021-03-04T18:27:21.160Z] #43 ...
18:27:21 [2021-03-04T18:27:21.160Z] 
18:27:21 [2021-03-04T18:27:21.160Z] #40 [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
18:27:21 [2021-03-04T18:27:21.160Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:21 [2021-03-04T18:27:21.160Z] #40 61.73 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 61.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 61.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 61.78 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 61.79 Setting up python-six (1.12.0-1) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 65.57 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 65.59 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 65.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 65.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 65.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 65.69 Setting up protobuf-compiler (3.6.1.3-2) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 65.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 65.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 65.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:27:21 [2021-03-04T18:27:21.160Z] #40 65.76 Setting up python-protobuf (3.6.1.3-2) ...
18:27:21 [2021-03-04T18:27:21.303Z] #35 ...
18:27:21 [2021-03-04T18:27:21.303Z] 
18:27:21 [2021-03-04T18:27:21.303Z] #40 [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
18:27:21 [2021-03-04T18:27:21.303Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:21 [2021-03-04T18:27:21.303Z] #40 70.17 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:27:21 [2021-03-04T18:27:21.303Z] #40 70.18 Processing triggers for libc-bin (2.28-10) ...
18:27:21 [2021-03-04T18:27:21.303Z] #40 DONE 70.6s
18:27:21 [2021-03-04T18:27:21.563Z] 
18:27:21 [2021-03-04T18:27:21.563Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:21 [2021-03-04T18:27:21.563Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:21 [2021-03-04T18:27:21.730Z] #40 ...
18:27:21 [2021-03-04T18:27:21.730Z] 
18:27:21 [2021-03-04T18:27:21.730Z] #35 [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
18:27:21 [2021-03-04T18:27:21.730Z] #35 sha256:866e5ef91cbea7abde741c592a257e101fa59ed05f439f4336b770c69ab04c0d
18:27:21 [2021-03-04T18:27:21.730Z] #35 1.157 + RM_GOPATH=0
18:27:21 [2021-03-04T18:27:21.730Z] #35 1.157 + TMP_GOPATH=
18:27:21 [2021-03-04T18:27:21.730Z] #35 1.157 + : /build
18:27:21 [2021-03-04T18:27:21.730Z] #35 1.157 + '[' -z '' ']'
18:27:21 [2021-03-04T18:27:21.730Z] #35 1.157 ++ mktemp -d
18:27:21 [2021-03-04T18:27:21.783Z] ok  	github.com/docker/docker/cmd/dockerd	0.128s	coverage: 29.1% of statements
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.164 + export GOPATH=/tmp/tmp.8JDe02Oo9X
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.164 + GOPATH=/tmp/tmp.8JDe02Oo9X
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.164 + RM_GOPATH=1
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.164 + case "$(go env GOARCH)" in
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.164 ++ go env GOARCH
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.197 + export GO_BUILDMODE=-buildmode=pie
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.197 + GO_BUILDMODE=-buildmode=pie
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.197 ++ dirname /tmp/install/install.sh
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.199 + dir=/tmp/install
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.199 + bin=tini
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.199 + shift
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.199 + '[' '!' -f /tmp/install/tini.installer ']'
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.199 + . /tmp/install/tini.installer
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.200 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.200 + install_tini
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.200 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.200 + git clone https://github.com/krallin/tini.git /tmp/tmp.8JDe02Oo9X/tini
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.200 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
18:27:21 [2021-03-04T18:27:21.993Z] #35 1.208 Cloning into '/tmp/tmp.8JDe02Oo9X/tini'...
18:27:22 [2021-03-04T18:27:22.362Z] #54 ...
18:27:22 [2021-03-04T18:27:22.362Z] 
18:27:22 [2021-03-04T18:27:22.362Z] #45 [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
18:27:22 [2021-03-04T18:27:22.362Z] #45 sha256:f3bcc80e07860e1783ceeea3ad2fe1aebd08ccce7665e2b9eaccf487c4372ae8
18:27:22 [2021-03-04T18:27:22.362Z] #45 DONE 56.6s
18:27:22 [2021-03-04T18:27:22.362Z] 
18:27:22 [2021-03-04T18:27:22.362Z] #34 [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
18:27:22 [2021-03-04T18:27:22.362Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:22 [2021-03-04T18:27:22.362Z] #34 56.62 Selecting previously unselected package libxml2:amd64.
18:27:22 [2021-03-04T18:27:22.362Z] #34 56.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
18:27:22 [2021-03-04T18:27:22.362Z] #34 56.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
18:27:22 [2021-03-04T18:27:22.363Z] #34 57.28 Selecting previously unselected package libarchive13:amd64.
18:27:22 [2021-03-04T18:27:22.363Z] #34 57.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:27:22 [2021-03-04T18:27:22.363Z] #34 57.33 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:27:22 [2021-03-04T18:27:22.363Z] #34 57.67 Selecting previously unselected package libjsoncpp1:amd64.
18:27:22 [2021-03-04T18:27:22.363Z] #34 57.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:27:22 [2021-03-04T18:27:22.619Z] #34 57.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:27:22 [2021-03-04T18:27:22.735Z] ok  	github.com/docker/docker/container	0.156s	coverage: 34.7% of statements
18:27:22 [2021-03-04T18:27:22.735Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:27:22 [2021-03-04T18:27:22.735Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:27:22 [2021-03-04T18:27:22.735Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:27:22 [2021-03-04T18:27:22.735Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:27:22 [2021-03-04T18:27:22.874Z] #34 57.95 Selecting previously unselected package librhash0:amd64.
18:27:22 [2021-03-04T18:27:22.874Z] #34 57.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:27:22 [2021-03-04T18:27:22.874Z] #34 57.95 Unpacking librhash0:amd64 (1.3.8-1) ...
18:27:22 [2021-03-04T18:27:22.874Z] #34 58.12 Selecting previously unselected package libuv1:amd64.
18:27:22 [2021-03-04T18:27:22.874Z] #34 58.12 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:27:22 [2021-03-04T18:27:22.874Z] #34 58.13 Unpacking libuv1:amd64 (1.24.1-1) ...
18:27:22 [2021-03-04T18:27:22.961Z] #35 1.906 + cd /tmp/tmp.8JDe02Oo9X/tini
18:27:22 [2021-03-04T18:27:22.961Z] #35 1.907 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
18:27:22 [2021-03-04T18:27:22.961Z] #35 1.936 + cmake .
18:27:23 [2021-03-04T18:27:23.130Z] #34 58.30 Selecting previously unselected package cmake.
18:27:23 [2021-03-04T18:27:23.130Z] #34 58.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:27:23 [2021-03-04T18:27:23.130Z] #34 58.31 Unpacking cmake (3.13.4-1) ...
18:27:23 [2021-03-04T18:27:23.275Z] #35 2.642 -- The C compiler identification is GNU 8.3.0
18:27:23 [2021-03-04T18:27:23.537Z] #35 2.713 -- Check for working C compiler: /usr/bin/cc
18:27:24 [2021-03-04T18:27:24.057Z] #34 ...
18:27:24 [2021-03-04T18:27:24.057Z] 
18:27:24 [2021-03-04T18:27:24.058Z] #40 [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
18:27:24 [2021-03-04T18:27:24.058Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:24 [2021-03-04T18:27:24.058Z] #40 49.14 Selecting previously unselected package libprotobuf-lite17:amd64.
18:27:24 [2021-03-04T18:27:24.058Z] #40 49.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 49.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 49.43 Selecting previously unselected package libprotobuf-dev:amd64.
18:27:24 [2021-03-04T18:27:24.058Z] #40 49.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 49.43 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 50.83 Selecting previously unselected package libprotoc17:amd64.
18:27:24 [2021-03-04T18:27:24.058Z] #40 50.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 50.83 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 51.53 Selecting previously unselected package protobuf-c-compiler.
18:27:24 [2021-03-04T18:27:24.058Z] #40 51.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 51.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 51.70 Selecting previously unselected package protobuf-compiler.
18:27:24 [2021-03-04T18:27:24.058Z] #40 51.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 51.70 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 51.88 Selecting previously unselected package python-pkg-resources.
18:27:24 [2021-03-04T18:27:24.058Z] #40 51.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 51.89 Unpacking python-pkg-resources (40.8.0-1) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 52.14 Selecting previously unselected package python-six.
18:27:24 [2021-03-04T18:27:24.058Z] #40 52.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 52.17 Unpacking python-six (1.12.0-1) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 52.32 Selecting previously unselected package python-protobuf.
18:27:24 [2021-03-04T18:27:24.058Z] #40 52.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 52.33 Unpacking python-protobuf (3.6.1.3-2) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 53.26 Setting up python-pkg-resources (40.8.0-1) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 57.78 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 57.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 57.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 57.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 57.84 Setting up python-six (1.12.0-1) ...
18:27:24 [2021-03-04T18:27:24.058Z] #40 ...
18:27:24 [2021-03-04T18:27:24.058Z] 
18:27:24 [2021-03-04T18:27:24.058Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:24 [2021-03-04T18:27:24.058Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:24 [2021-03-04T18:27:24.058Z] #11 50.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 52.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 52.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 52.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 53.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
18:27:24 [2021-03-04T18:27:24.058Z] #11 54.34 debconf: delaying package configuration, since apt-utils is not installed
18:27:24 [2021-03-04T18:27:24.058Z] #11 54.57 Fetched 78.2 MB in 8s (9420 kB/s)
18:27:24 [2021-03-04T18:27:24.058Z] #11 54.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 ... 15410 files and directories currently installed.)
18:27:24 [2021-03-04T18:27:24.058Z] #11 54.78 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #11 54.79 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
18:27:24 [2021-03-04T18:27:24.058Z] #11 55.40 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
18:27:24 [2021-03-04T18:27:24.058Z] #11 55.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:27:24 [2021-03-04T18:27:24.058Z] #11 55.62 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #11 55.66 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
18:27:24 [2021-03-04T18:27:24.058Z] #11 55.84 Setting up libudev1:amd64 (241-7~deb10u6) ...
18:27:24 [2021-03-04T18:27:24.058Z] #11 56.52 Selecting previously unselected package binutils-mingw-w64-i686.
18:27:24 [2021-03-04T18:27:24.058Z] #11 56.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.)
18:27:24 [2021-03-04T18:27:24.058Z] #11 56.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #11 56.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:27:24 [2021-03-04T18:27:24.058Z] #11 59.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:27:24 [2021-03-04T18:27:24.058Z] #11 59.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:27:24 [2021-03-04T18:27:24.058Z] #11 59.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:27:24 [2021-03-04T18:27:24.105Z] #35 3.417 -- Check for working C compiler: /usr/bin/cc -- works
18:27:24 [2021-03-04T18:27:24.105Z] #35 3.427 -- Detecting C compiler ABI info
18:27:24 [2021-03-04T18:27:24.107Z] #41 2.500 Note: Building without setproctitle() and strlcpy() support.
18:27:24 [2021-03-04T18:27:24.107Z] #41 2.501       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:27:24 [2021-03-04T18:27:24.107Z] #41 2.506 Note: Building without GnuTLS support
18:27:24 [2021-03-04T18:27:24.107Z] #41 2.511 Makefile.config:39: Warn: you have no libnftables installed
18:27:24 [2021-03-04T18:27:24.107Z] #41 2.511 Makefile.config:40: Warn: Building without nftables support
18:27:24 [2021-03-04T18:27:24.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:27:24 [2021-03-04T18:27:24.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:27:24 [2021-03-04T18:27:24.985Z] #11 ...
18:27:24 [2021-03-04T18:27:24.985Z] 
18:27:24 [2021-03-04T18:27:24.985Z] #32 [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
18:27:24 [2021-03-04T18:27:24.985Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb
18:27:24 [2021-03-04T18:27:24.985Z] #32 50.04 time
18:27:24 [2021-03-04T18:27:24.985Z] #32 55.83 internal/poll
18:27:24 [2021-03-04T18:27:24.985Z] #32 57.74 internal/fmtsort
18:27:24 [2021-03-04T18:27:24.985Z] #32 57.98 internal/syscall/execenv
18:27:24 [2021-03-04T18:27:24.985Z] #32 58.21 internal/syscall/unix
18:27:24 [2021-03-04T18:27:24.985Z] #32 58.56 strings
18:27:24 [2021-03-04T18:27:24.985Z] #32 58.60 os
18:27:24 [2021-03-04T18:27:24.985Z] #32 ...
18:27:24 [2021-03-04T18:27:24.985Z] 
18:27:24 [2021-03-04T18:27:24.985Z] #30 [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
18:27:24 [2021-03-04T18:27:24.985Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:27:24 [2021-03-04T18:27:24.985Z] #30 49.63 Checking out files:  88% (1342/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:27:24 [2021-03-04T18:27:24.985Z] #30 50.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:27:24 [2021-03-04T18:27:24.985Z] #30 50.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:27:25 [2021-03-04T18:27:25.042Z] #35 4.202 -- Detecting C compiler ABI info - done
18:27:25 [2021-03-04T18:27:25.042Z] #35 4.283 -- Detecting C compile features
18:27:25 [2021-03-04T18:27:25.300Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.072s	coverage: 65.3% of statements
18:27:25 [2021-03-04T18:27:25.609Z] #35 ...
18:27:25 [2021-03-04T18:27:25.609Z] 
18:27:25 [2021-03-04T18:27:25.609Z] #40 [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
18:27:25 [2021-03-04T18:27:25.610Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:25 [2021-03-04T18:27:25.610Z] #40 72.42 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:27:25 [2021-03-04T18:27:25.610Z] #40 72.45 Processing triggers for libc-bin (2.28-10) ...
18:27:25 [2021-03-04T18:27:25.610Z] #40 DONE 73.3s
18:27:25 [2021-03-04T18:27:25.872Z] 
18:27:25 [2021-03-04T18:27:25.872Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:25 [2021-03-04T18:27:25.872Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:26 [2021-03-04T18:27:26.015Z] #41 4.577 fatal: not a git repository (or any of the parent directories): .git
18:27:26 [2021-03-04T18:27:26.015Z] #41 4.634   GEN      .gitid
18:27:26 [2021-03-04T18:27:26.015Z] #41 4.658   GEN      criu/include/version.h
18:27:26 [2021-03-04T18:27:26.015Z] #41 4.755   GEN      include/common/asm
18:27:26 [2021-03-04T18:27:26.350Z] #30 ...
18:27:26 [2021-03-04T18:27:26.350Z] 
18:27:26 [2021-03-04T18:27:26.350Z] #34 [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
18:27:26 [2021-03-04T18:27:26.350Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.38 Setting up xxd (2:8.1.0875-5) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.40 Setting up libuv1:amd64 (1.24.1-1) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.41 Setting up vim-common (2:8.1.0875-5) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.45 Setting up librhash0:amd64 (1.3.8-1) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.48 Setting up cmake-data (3.13.4-1) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.52 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.58 Setting up cmake (3.13.4-1) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.59 Processing triggers for libc-bin (2.28-10) ...
18:27:26 [2021-03-04T18:27:26.350Z] #34 61.63 Processing triggers for mime-support (3.62) ...
18:27:26 [2021-03-04T18:27:26.583Z] #41 ...
18:27:26 [2021-03-04T18:27:26.583Z] 
18:27:26 [2021-03-04T18:27:26.583Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:26 [2021-03-04T18:27:26.583Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:27:26 [2021-03-04T18:27:26.583Z] #43 65.76 strings
18:27:26 [2021-03-04T18:27:26.583Z] #43 66.93 os
18:27:26 [2021-03-04T18:27:26.583Z] #43 69.00 regexp/syntax
18:27:26 [2021-03-04T18:27:26.583Z] #43 72.31 fmt
18:27:26 [2021-03-04T18:27:26.583Z] #43 73.93 regexp
18:27:26 [2021-03-04T18:27:26.583Z] #43 ...
18:27:26 [2021-03-04T18:27:26.583Z] 
18:27:26 [2021-03-04T18:27:26.583Z] #35 [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
18:27:26 [2021-03-04T18:27:26.583Z] #35 sha256:44f08f35393065719d56b63ef354e908e6a234d29b39451beee3412965745cd6
18:27:26 [2021-03-04T18:27:26.583Z] #35 3.397 -- Check for working C compiler: /usr/bin/cc -- works
18:27:26 [2021-03-04T18:27:26.583Z] #35 3.400 -- Detecting C compiler ABI info
18:27:26 [2021-03-04T18:27:26.583Z] #35 4.245 -- Detecting C compiler ABI info - done
18:27:26 [2021-03-04T18:27:26.583Z] #35 4.281 -- Detecting C compile features
18:27:26 [2021-03-04T18:27:26.583Z] #35 6.251 -- Detecting C compile features - done
18:27:26 [2021-03-04T18:27:26.583Z] #35 6.313 -- Performing Test HAS_BUILTIN_FORTIFY
18:27:26 [2021-03-04T18:27:26.583Z] #35 6.582 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:27:26 [2021-03-04T18:27:26.583Z] #35 6.689 -- Configuring done
18:27:26 [2021-03-04T18:27:26.583Z] #35 6.702 -- Generating done
18:27:26 [2021-03-04T18:27:26.583Z] #35 6.709 -- Build files have been written to: /tmp/tmp.ECbco84PGY/tini
18:27:26 [2021-03-04T18:27:26.583Z] #35 6.723 + make tini-static
18:27:26 [2021-03-04T18:27:26.583Z] #35 7.176 Scanning dependencies of target tini-static
18:27:26 [2021-03-04T18:27:26.583Z] #35 7.378 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:27:26 [2021-03-04T18:27:26.813Z] #41 ...
18:27:26 [2021-03-04T18:27:26.813Z] 
18:27:26 [2021-03-04T18:27:26.813Z] #49 [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
18:27:26 [2021-03-04T18:27:26.813Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea
18:27:26 [2021-03-04T18:27:26.813Z] #49 64.23 os
18:27:26 [2021-03-04T18:27:26.813Z] #49 68.33 path/filepath
18:27:26 [2021-03-04T18:27:26.813Z] #49 69.37 encoding/binary
18:27:26 [2021-03-04T18:27:26.813Z] #49 70.47 fmt
18:27:26 [2021-03-04T18:27:26.813Z] #49 71.80 encoding/base64
18:27:26 [2021-03-04T18:27:26.813Z] #49 72.95 golang.org/x/sys/unix
18:27:26 [2021-03-04T18:27:26.813Z] #49 ...
18:27:26 [2021-03-04T18:27:26.813Z] 
18:27:26 [2021-03-04T18:27:26.813Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:26 [2021-03-04T18:27:26.813Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:26 [2021-03-04T18:27:26.813Z] #11 71.57 Selecting previously unselected package mingw-w64-x86-64-dev.
18:27:26 [2021-03-04T18:27:26.813Z] #11 71.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:27:26 [2021-03-04T18:27:26.813Z] #11 71.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:27:27 [2021-03-04T18:27:27.153Z] #35 8.810 [100%] Linking C executable tini-static
18:27:27 [2021-03-04T18:27:27.232Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.050s	coverage: 35.9% of statements
18:27:27 [2021-03-04T18:27:27.277Z] #34 DONE 62.4s
18:27:27 [2021-03-04T18:27:27.277Z] 
18:27:27 [2021-03-04T18:27:27.277Z] #35 [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
18:27:27 [2021-03-04T18:27:27.277Z] #35 sha256:e7c87a200c17203d7dad8ec7e85aab6c4933552138e1737ff1b1b2c839792091
18:27:27 [2021-03-04T18:27:27.722Z] #35 9.352 [100%] Built target tini-static
18:27:27 [2021-03-04T18:27:27.722Z] #35 ...
18:27:27 [2021-03-04T18:27:27.722Z] 
18:27:27 [2021-03-04T18:27:27.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:27 [2021-03-04T18:27:27.722Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:27 [2021-03-04T18:27:27.722Z] #41 6.441   PBCC     images/timens.pb-c.c
18:27:27 [2021-03-04T18:27:27.722Z] #41 6.469   DEP      images/timens.pb-c.d
18:27:27 [2021-03-04T18:27:27.984Z] #41 6.515   PBCC     images/fown.pb-c.c
18:27:27 [2021-03-04T18:27:27.984Z] #41 6.555   PBCC     images/google/protobuf/descriptor.pb-c.c
18:27:27 [2021-03-04T18:27:27.984Z] #41 6.725   PBCC     images/opts.pb-c.c
18:27:27 [2021-03-04T18:27:27.984Z] #41 ...
18:27:27 [2021-03-04T18:27:27.984Z] 
18:27:27 [2021-03-04T18:27:27.984Z] #49 [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
18:27:27 [2021-03-04T18:27:27.984Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd
18:27:27 [2021-03-04T18:27:27.984Z] #49 67.33 encoding/binary
18:27:27 [2021-03-04T18:27:27.984Z] #49 67.42 context
18:27:27 [2021-03-04T18:27:27.984Z] #49 68.71 os
18:27:27 [2021-03-04T18:27:27.984Z] #49 70.02 encoding/base64
18:27:27 [2021-03-04T18:27:27.984Z] #49 70.92 golang.org/x/sys/unix
18:27:27 [2021-03-04T18:27:27.984Z] #49 72.57 fmt
18:27:28 [2021-03-04T18:27:28.243Z] #49 ...
18:27:28 [2021-03-04T18:27:28.243Z] 
18:27:28 [2021-03-04T18:27:28.243Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:28 [2021-03-04T18:27:28.243Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:27:28 [2021-03-04T18:27:28.243Z] #43 77.43 go/token
18:27:28 [2021-03-04T18:27:28.243Z] #43 ...
18:27:28 [2021-03-04T18:27:28.243Z] 
18:27:28 [2021-03-04T18:27:28.243Z] #35 [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
18:27:28 [2021-03-04T18:27:28.243Z] #35 sha256:44f08f35393065719d56b63ef354e908e6a234d29b39451beee3412965745cd6
18:27:28 [2021-03-04T18:27:28.243Z] #35 9.443 + mkdir -p /build
18:27:28 [2021-03-04T18:27:28.243Z] #35 9.452 + cp tini-static /build/docker-init
18:27:28 [2021-03-04T18:27:28.243Z] #35 DONE 9.8s
18:27:28 [2021-03-04T18:27:28.502Z] 
18:27:28 [2021-03-04T18:27:28.502Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:28 [2021-03-04T18:27:28.502Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:28 [2021-03-04T18:27:28.502Z] #41 6.802   PBCC     images/memfd.pb-c.c
18:27:28 [2021-03-04T18:27:28.502Z] #41 6.928   DEP      images/fown.pb-c.d
18:27:28 [2021-03-04T18:27:28.502Z] #41 7.015   DEP      images/google/protobuf/descriptor.pb-c.d
18:27:28 [2021-03-04T18:27:28.502Z] #41 7.100   DEP      images/opts.pb-c.d
18:27:28 [2021-03-04T18:27:28.761Z] #41 7.266   DEP      images/memfd.pb-c.d
18:27:28 [2021-03-04T18:27:28.761Z] #41 7.457   PBCC     images/sit.pb-c.c
18:27:29 [2021-03-04T18:27:29.020Z] #41 7.667   DEP      images/sit.pb-c.d
18:27:29 [2021-03-04T18:27:29.020Z] #41 7.759   PBCC     images/macvlan.pb-c.c
18:27:29 [2021-03-04T18:27:29.279Z] #41 7.805   DEP      images/macvlan.pb-c.d
18:27:29 [2021-03-04T18:27:29.279Z] #41 7.900   PBCC     images/autofs.pb-c.c
18:27:29 [2021-03-04T18:27:29.279Z] #41 7.920   DEP      images/autofs.pb-c.d
18:27:29 [2021-03-04T18:27:29.348Z] #11 ...
18:27:29 [2021-03-04T18:27:29.348Z] 
18:27:29 [2021-03-04T18:27:29.348Z] #32 [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
18:27:29 [2021-03-04T18:27:29.348Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068
18:27:29 [2021-03-04T18:27:29.348Z] #32 67.04 path
18:27:29 [2021-03-04T18:27:29.348Z] #32 67.74 text/tabwriter
18:27:29 [2021-03-04T18:27:29.348Z] #32 67.90 fmt
18:27:29 [2021-03-04T18:27:29.348Z] #32 68.66 path/filepath
18:27:29 [2021-03-04T18:27:29.348Z] #32 70.28 io/ioutil
18:27:29 [2021-03-04T18:27:29.348Z] #32 72.51 github.com/BurntSushi/toml
18:27:29 [2021-03-04T18:27:29.348Z] #32 72.52 flag
18:27:29 [2021-03-04T18:27:29.348Z] #32 74.89 log
18:27:29 [2021-03-04T18:27:29.538Z] #41 8.061   PBCC     images/sysctl.pb-c.c
18:27:29 [2021-03-04T18:27:29.538Z] #41 8.097   DEP      images/sysctl.pb-c.d
18:27:29 [2021-03-04T18:27:29.538Z] #41 8.279   PBCC     images/time.pb-c.c
18:27:29 [2021-03-04T18:27:29.607Z] #32 77.17 github.com/BurntSushi/toml/cmd/tomlv
18:27:29 [2021-03-04T18:27:29.607Z] #32 ...
18:27:29 [2021-03-04T18:27:29.607Z] 
18:27:29 [2021-03-04T18:27:29.607Z] #35 [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
18:27:29 [2021-03-04T18:27:29.607Z] #35 sha256:866e5ef91cbea7abde741c592a257e101fa59ed05f439f4336b770c69ab04c0d
18:27:29 [2021-03-04T18:27:29.607Z] #35 6.691 -- Detecting C compile features - done
18:27:29 [2021-03-04T18:27:29.607Z] #35 6.772 -- Performing Test HAS_BUILTIN_FORTIFY
18:27:29 [2021-03-04T18:27:29.607Z] #35 7.057 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:27:29 [2021-03-04T18:27:29.607Z] #35 7.163 -- Configuring done
18:27:29 [2021-03-04T18:27:29.607Z] #35 7.197 -- Generating done
18:27:29 [2021-03-04T18:27:29.607Z] #35 7.198 -- Build files have been written to: /tmp/tmp.8JDe02Oo9X/tini
18:27:29 [2021-03-04T18:27:29.607Z] #35 7.221 + make tini-static
18:27:29 [2021-03-04T18:27:29.607Z] #35 7.706 Scanning dependencies of target tini-static
18:27:29 [2021-03-04T18:27:29.607Z] #35 7.829 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:27:29 [2021-03-04T18:27:29.792Z] #35 ...
18:27:29 [2021-03-04T18:27:29.792Z] 
18:27:29 [2021-03-04T18:27:29.792Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:29 [2021-03-04T18:27:29.792Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:27:29 [2021-03-04T18:27:29.792Z] #43 54.77 time
18:27:29 [2021-03-04T18:27:29.792Z] #43 58.21 internal/fmtsort
18:27:29 [2021-03-04T18:27:29.792Z] #43 58.69 strings
18:27:29 [2021-03-04T18:27:29.792Z] #43 60.50 os
18:27:29 [2021-03-04T18:27:29.792Z] #43 62.23 regexp/syntax
18:27:29 [2021-03-04T18:27:29.792Z] #43 64.46 fmt
18:27:29 [2021-03-04T18:27:29.792Z] #43 ...
18:27:29 [2021-03-04T18:27:29.792Z] 
18:27:29 [2021-03-04T18:27:29.792Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:29 [2021-03-04T18:27:29.792Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:29 [2021-03-04T18:27:29.792Z] #11 62.35 Selecting previously unselected package binutils-mingw-w64.
18:27:29 [2021-03-04T18:27:29.792Z] #11 62.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:27:29 [2021-03-04T18:27:29.792Z] #11 62.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:27:29 [2021-03-04T18:27:29.792Z] #11 62.56 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:27:29 [2021-03-04T18:27:29.792Z] #11 62.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:27:29 [2021-03-04T18:27:29.792Z] #11 62.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:27:29 [2021-03-04T18:27:29.792Z] #11 62.82 Selecting previously unselected package dmsetup.
18:27:29 [2021-03-04T18:27:29.792Z] #11 62.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:27:29 [2021-03-04T18:27:29.792Z] #11 62.87 Unpacking dmsetup (2:1.02.155-3) ...
18:27:29 [2021-03-04T18:27:29.792Z] #11 63.07 Selecting previously unselected package mingw-w64-common.
18:27:29 [2021-03-04T18:27:29.792Z] #11 63.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:27:29 [2021-03-04T18:27:29.792Z] #11 63.09 Unpacking mingw-w64-common (6.0.0-3) ...
18:27:29 [2021-03-04T18:27:29.797Z] #41 8.347   DEP      images/time.pb-c.d
18:27:29 [2021-03-04T18:27:29.797Z] #41 8.403   PBCC     images/binfmt-misc.pb-c.c
18:27:29 [2021-03-04T18:27:29.797Z] #41 ...
18:27:29 [2021-03-04T18:27:29.797Z] 
18:27:29 [2021-03-04T18:27:29.797Z] #32 [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
18:27:29 [2021-03-04T18:27:29.797Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670
18:27:29 [2021-03-04T18:27:29.797Z] #32 69.00 path
18:27:29 [2021-03-04T18:27:29.797Z] #32 69.07 fmt
18:27:29 [2021-03-04T18:27:29.797Z] #32 69.48 path/filepath
18:27:29 [2021-03-04T18:27:29.797Z] #32 71.44 io/ioutil
18:27:29 [2021-03-04T18:27:29.797Z] #32 72.21 text/tabwriter
18:27:29 [2021-03-04T18:27:29.797Z] #32 73.52 github.com/BurntSushi/toml
18:27:29 [2021-03-04T18:27:29.797Z] #32 73.52 flag
18:27:29 [2021-03-04T18:27:29.797Z] #32 75.36 log
18:27:29 [2021-03-04T18:27:29.797Z] #32 78.37 github.com/BurntSushi/toml/cmd/tomlv
18:27:29 [2021-03-04T18:27:29.797Z] #32 ...
18:27:29 [2021-03-04T18:27:29.797Z] 
18:27:29 [2021-03-04T18:27:29.797Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:29 [2021-03-04T18:27:29.797Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:29 [2021-03-04T18:27:29.797Z] #41 8.434   DEP      images/binfmt-misc.pb-c.d
18:27:29 [2021-03-04T18:27:29.797Z] #41 8.502   PBCC     images/seccomp.pb-c.c
18:27:29 [2021-03-04T18:27:29.797Z] #41 8.533   DEP      images/seccomp.pb-c.d
18:27:29 [2021-03-04T18:27:29.865Z] #35 9.225 [100%] Linking C executable tini-static
18:27:30 [2021-03-04T18:27:30.056Z] #41 8.601   PBCC     images/userns.pb-c.c
18:27:30 [2021-03-04T18:27:30.056Z] #41 8.612   DEP      images/userns.pb-c.d
18:27:30 [2021-03-04T18:27:30.056Z] #41 8.713   PBCC     images/cgroup.pb-c.c
18:27:30 [2021-03-04T18:27:30.056Z] #41 8.744   DEP      images/cgroup.pb-c.d
18:27:30 [2021-03-04T18:27:30.056Z] #41 8.809   PBCC     images/ext-file.pb-c.c
18:27:30 [2021-03-04T18:27:30.315Z] #41 8.863   DEP      images/ext-file.pb-c.d
18:27:30 [2021-03-04T18:27:30.315Z] #41 8.913   PBCC     images/rpc.pb-c.c
18:27:30 [2021-03-04T18:27:30.315Z] #41 8.950   DEP      images/rpc.pb-c.d
18:27:30 [2021-03-04T18:27:30.315Z] #41 9.043   PBCC     images/siginfo.pb-c.c
18:27:30 [2021-03-04T18:27:30.550Z] ok  	github.com/docker/docker/daemon/cluster	0.157s	coverage: 0.5% of statements
18:27:30 [2021-03-04T18:27:30.574Z] #41 9.060   DEP      images/siginfo.pb-c.d
18:27:30 [2021-03-04T18:27:30.574Z] #41 9.113   PBCC     images/pagemap.pb-c.c
18:27:30 [2021-03-04T18:27:30.574Z] #41 9.172   DEP      images/pagemap.pb-c.d
18:27:30 [2021-03-04T18:27:30.574Z] #41 9.229   PBCC     images/rlimit.pb-c.c
18:27:30 [2021-03-04T18:27:30.574Z] #41 9.265   DEP      images/rlimit.pb-c.d
18:27:30 [2021-03-04T18:27:30.803Z] #35 9.952 [100%] Built target tini-static
18:27:30 [2021-03-04T18:27:30.803Z] #35 10.02 + mkdir -p /build
18:27:30 [2021-03-04T18:27:30.803Z] #35 10.02 + cp tini-static /build/docker-init
18:27:30 [2021-03-04T18:27:30.833Z] #41 9.327   PBCC     images/file-lock.pb-c.c
18:27:30 [2021-03-04T18:27:30.833Z] #41 9.391   DEP      images/file-lock.pb-c.d
18:27:30 [2021-03-04T18:27:30.833Z] #41 9.440   PBCC     images/tty.pb-c.c
18:27:30 [2021-03-04T18:27:30.833Z] #41 9.542   DEP      images/tty.pb-c.d
18:27:31 [2021-03-04T18:27:31.062Z] #35 DONE 10.3s
18:27:31 [2021-03-04T18:27:31.062Z] 
18:27:31 [2021-03-04T18:27:31.062Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:31 [2021-03-04T18:27:31.062Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:31 [2021-03-04T18:27:31.062Z] #41 2.395 Note: Building without setproctitle() and strlcpy() support.
18:27:31 [2021-03-04T18:27:31.062Z] #41 2.395       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:27:31 [2021-03-04T18:27:31.062Z] #41 2.417 Note: Building without GnuTLS support
18:27:31 [2021-03-04T18:27:31.062Z] #41 2.420 Makefile.config:39: Warn: you have no libnftables installed
18:27:31 [2021-03-04T18:27:31.062Z] #41 2.420 Makefile.config:40: Warn: Building without nftables support
18:27:31 [2021-03-04T18:27:31.062Z] #41 4.763 fatal: not a git repository (or any of the parent directories): .git
18:27:31 [2021-03-04T18:27:31.062Z] #41 4.826   GEN      .gitid
18:27:31 [2021-03-04T18:27:31.062Z] #41 4.862   GEN      criu/include/version.h
18:27:31 [2021-03-04T18:27:31.062Z] #41 4.942   GEN      include/common/asm
18:27:31 [2021-03-04T18:27:31.092Z] #41 9.601   PBCC     images/tun.pb-c.c
18:27:31 [2021-03-04T18:27:31.092Z] #41 9.620   PBCC     images/netdev.pb-c.c
18:27:31 [2021-03-04T18:27:31.092Z] #41 9.681   DEP      images/tun.pb-c.d
18:27:31 [2021-03-04T18:27:31.092Z] #41 9.706   DEP      images/netdev.pb-c.d
18:27:31 [2021-03-04T18:27:31.092Z] #41 9.743   PBCC     images/vma.pb-c.c
18:27:31 [2021-03-04T18:27:31.092Z] #41 9.792   DEP      images/vma.pb-c.d
18:27:31 [2021-03-04T18:27:31.092Z] #41 9.845   PBCC     images/creds.pb-c.c
18:27:31 [2021-03-04T18:27:31.092Z] #41 9.911   DEP      images/creds.pb-c.d
18:27:31 [2021-03-04T18:27:31.351Z] #41 9.954   PBCC     images/utsns.pb-c.c
18:27:31 [2021-03-04T18:27:31.351Z] #41 9.998   DEP      images/utsns.pb-c.d
18:27:31 [2021-03-04T18:27:31.351Z] #41 10.05   PBCC     images/ipc-desc.pb-c.c
18:27:31 [2021-03-04T18:27:31.610Z] #41 10.08   PBCC     images/ipc-sem.pb-c.c
18:27:31 [2021-03-04T18:27:31.610Z] #41 10.10   DEP      images/ipc-desc.pb-c.d
18:27:31 [2021-03-04T18:27:31.610Z] #41 10.15   DEP      images/ipc-sem.pb-c.d
18:27:31 [2021-03-04T18:27:31.610Z] #41 10.22   PBCC     images/ipc-msg.pb-c.c
18:27:31 [2021-03-04T18:27:31.610Z] #41 10.25   DEP      images/ipc-msg.pb-c.d
18:27:31 [2021-03-04T18:27:31.610Z] #41 10.29   PBCC     images/ipc-shm.pb-c.c
18:27:31 [2021-03-04T18:27:31.610Z] #41 10.32   DEP      images/ipc-shm.pb-c.d
18:27:31 [2021-03-04T18:27:31.679Z] #11 ...
18:27:31 [2021-03-04T18:27:31.679Z] 
18:27:31 [2021-03-04T18:27:31.679Z] #49 [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
18:27:31 [2021-03-04T18:27:31.679Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5
18:27:31 [2021-03-04T18:27:31.679Z] #49 56.85 context
18:27:31 [2021-03-04T18:27:31.679Z] #49 57.82 internal/poll
18:27:31 [2021-03-04T18:27:31.679Z] #49 60.11 os
18:27:31 [2021-03-04T18:27:31.679Z] #49 61.34 encoding/binary
18:27:31 [2021-03-04T18:27:31.679Z] #49 63.18 encoding/base64
18:27:31 [2021-03-04T18:27:31.679Z] #49 64.06 golang.org/x/sys/unix
18:27:31 [2021-03-04T18:27:31.679Z] #49 64.90 fmt
18:27:31 [2021-03-04T18:27:31.869Z] #41 10.37   PBCC     images/ipc-var.pb-c.c
18:27:31 [2021-03-04T18:27:31.869Z] #41 10.41   DEP      images/ipc-var.pb-c.d
18:27:31 [2021-03-04T18:27:31.869Z] #41 10.46   PBCC     images/sk-opts.pb-c.c
18:27:31 [2021-03-04T18:27:31.869Z] #41 10.48   PBCC     images/packet-sock.pb-c.c
18:27:31 [2021-03-04T18:27:31.869Z] #41 10.54   DEP      images/sk-opts.pb-c.d
18:27:31 [2021-03-04T18:27:31.869Z] #41 10.58   DEP      images/packet-sock.pb-c.d
18:27:31 [2021-03-04T18:27:31.934Z] #49 ...
18:27:31 [2021-03-04T18:27:31.934Z] 
18:27:31 [2021-03-04T18:27:31.934Z] #35 [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
18:27:31 [2021-03-04T18:27:31.934Z] #35 sha256:e7c87a200c17203d7dad8ec7e85aab6c4933552138e1737ff1b1b2c839792091
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.930 + RM_GOPATH=0
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.930 + TMP_GOPATH=
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.930 + : /build
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.931 + '[' -z '' ']'
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.931 ++ mktemp -d
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.934 + export GOPATH=/tmp/tmp.iZ9XXcGAYD
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.934 + GOPATH=/tmp/tmp.iZ9XXcGAYD
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.934 + RM_GOPATH=1
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.935 + case "$(go env GOARCH)" in
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.935 ++ go env GOARCH
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.960 + export GO_BUILDMODE=-buildmode=pie
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.960 + GO_BUILDMODE=-buildmode=pie
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.964 ++ dirname /tmp/install/install.sh
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.972 + dir=/tmp/install
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.973 + bin=tini
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.973 + shift
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.973 + '[' '!' -f /tmp/install/tini.installer ']'
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.973 + . /tmp/install/tini.installer
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.973 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.973 + install_tini
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.973 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.973 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.973 + git clone https://github.com/krallin/tini.git /tmp/tmp.iZ9XXcGAYD/tini
18:27:31 [2021-03-04T18:27:31.934Z] #35 3.987 Cloning into '/tmp/tmp.iZ9XXcGAYD/tini'...
18:27:31 [2021-03-04T18:27:31.934Z] #35 4.763 + cd /tmp/tmp.iZ9XXcGAYD/tini
18:27:31 [2021-03-04T18:27:31.934Z] #35 4.763 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
18:27:31 [2021-03-04T18:27:31.934Z] #35 4.780 + cmake .
18:27:32 [2021-03-04T18:27:32.132Z] #41 10.66   PBCC     images/sk-netlink.pb-c.c
18:27:32 [2021-03-04T18:27:32.132Z] #41 10.73   DEP      images/sk-netlink.pb-c.d
18:27:32 [2021-03-04T18:27:32.132Z] #41 ...
18:27:32 [2021-03-04T18:27:32.132Z] 
18:27:32 [2021-03-04T18:27:32.132Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:32 [2021-03-04T18:27:32.132Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:32 [2021-03-04T18:27:32.132Z] #11 71.22 Selecting previously unselected package mingw-w64-x86-64-dev.
18:27:32 [2021-03-04T18:27:32.132Z] #11 71.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:27:32 [2021-03-04T18:27:32.132Z] #11 71.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:27:32 [2021-03-04T18:27:32.132Z] #11 77.69 Selecting previously unselected package gcc-mingw-w64-base.
18:27:32 [2021-03-04T18:27:32.132Z] #11 77.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:27:32 [2021-03-04T18:27:32.132Z] #11 77.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:27:32 [2021-03-04T18:27:32.132Z] #11 78.20 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:27:32 [2021-03-04T18:27:32.132Z] #11 78.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:27:32 [2021-03-04T18:27:32.132Z] #11 78.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:27:32 [2021-03-04T18:27:32.132Z] #11 ...
18:27:32 [2021-03-04T18:27:32.132Z] 
18:27:32 [2021-03-04T18:27:32.132Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:32 [2021-03-04T18:27:32.132Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:32 [2021-03-04T18:27:32.132Z] #41 10.81   PBCC     images/sk-inet.pb-c.c
18:27:32 [2021-03-04T18:27:32.392Z] #41 10.92   DEP      images/sk-inet.pb-c.d
18:27:32 [2021-03-04T18:27:32.392Z] #41 10.98   PBCC     images/sk-unix.pb-c.c
18:27:32 [2021-03-04T18:27:32.392Z] #41 11.05   DEP      images/sk-unix.pb-c.d
18:27:32 [2021-03-04T18:27:32.392Z] #41 11.10   PBCC     images/mm.pb-c.c
18:27:32 [2021-03-04T18:27:32.392Z] #41 11.20   DEP      images/mm.pb-c.d
18:27:32 [2021-03-04T18:27:32.440Z] #41 ...
18:27:32 [2021-03-04T18:27:32.440Z] 
18:27:32 [2021-03-04T18:27:32.440Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:32 [2021-03-04T18:27:32.440Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:27:32 [2021-03-04T18:27:32.440Z] #43 69.77 fmt
18:27:32 [2021-03-04T18:27:32.440Z] #43 73.56 regexp
18:27:32 [2021-03-04T18:27:32.440Z] #43 75.36 go/token
18:27:32 [2021-03-04T18:27:32.440Z] #43 76.10 go/scanner
18:27:32 [2021-03-04T18:27:32.440Z] #43 77.42 go/ast
18:27:32 [2021-03-04T18:27:32.440Z] #43 78.10 internal/lazyregexp
18:27:32 [2021-03-04T18:27:32.440Z] #43 78.50 net/url
18:27:32 [2021-03-04T18:27:32.440Z] #43 ...
18:27:32 [2021-03-04T18:27:32.440Z] 
18:27:32 [2021-03-04T18:27:32.440Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:32 [2021-03-04T18:27:32.440Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:32 [2021-03-04T18:27:32.440Z] #11 79.00 Selecting previously unselected package gcc-mingw-w64-base.
18:27:32 [2021-03-04T18:27:32.440Z] #11 79.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:27:32 [2021-03-04T18:27:32.440Z] #11 79.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:27:32 [2021-03-04T18:27:32.440Z] #11 79.46 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:27:32 [2021-03-04T18:27:32.440Z] #11 79.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:27:32 [2021-03-04T18:27:32.440Z] #11 79.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:27:32 [2021-03-04T18:27:32.478Z] ok  	github.com/docker/docker/daemon/discovery	0.028s	coverage: 30.0% of statements
18:27:32 [2021-03-04T18:27:32.495Z] #35 5.414 -- The C compiler identification is GNU 8.3.0
18:27:32 [2021-03-04T18:27:32.651Z] #41 11.27   PBCC     images/timerfd.pb-c.c
18:27:32 [2021-03-04T18:27:32.651Z] #41 11.29   DEP      images/timerfd.pb-c.d
18:27:32 [2021-03-04T18:27:32.750Z] #35 5.468 -- Check for working C compiler: /usr/bin/cc
18:27:32 [2021-03-04T18:27:32.764Z] ok  	github.com/docker/docker/daemon/config	0.088s	coverage: 81.8% of statements
18:27:32 [2021-03-04T18:27:32.911Z] #41 11.36   PBCC     images/timer.pb-c.c
18:27:32 [2021-03-04T18:27:32.911Z] #41 11.38   DEP      images/timer.pb-c.d
18:27:32 [2021-03-04T18:27:32.911Z] #41 11.42   PBCC     images/sa.pb-c.c
18:27:32 [2021-03-04T18:27:32.911Z] #41 11.48   DEP      images/sa.pb-c.d
18:27:32 [2021-03-04T18:27:32.911Z] #41 11.55   PBCC     images/pipe-data.pb-c.c
18:27:32 [2021-03-04T18:27:32.911Z] #41 11.57   DEP      images/pipe-data.pb-c.d
18:27:32 [2021-03-04T18:27:32.911Z] #41 11.63   PBCC     images/mnt.pb-c.c
18:27:33 [2021-03-04T18:27:33.171Z] #41 11.71   DEP      images/mnt.pb-c.d
18:27:33 [2021-03-04T18:27:33.171Z] #41 11.77   PBCC     images/sk-packet.pb-c.c
18:27:33 [2021-03-04T18:27:33.171Z] #41 11.83   DEP      images/sk-packet.pb-c.d
18:27:33 [2021-03-04T18:27:33.171Z] #41 11.86   PBCC     images/tcp-stream.pb-c.c
18:27:33 [2021-03-04T18:27:33.311Z] #35 6.131 -- Check for working C compiler: /usr/bin/cc -- works
18:27:33 [2021-03-04T18:27:33.311Z] #35 6.133 -- Detecting C compiler ABI info
18:27:33 [2021-03-04T18:27:33.430Z] #41 11.94   DEP      images/tcp-stream.pb-c.d
18:27:33 [2021-03-04T18:27:33.430Z] #41 11.98   PBCC     images/pipe.pb-c.c
18:27:33 [2021-03-04T18:27:33.430Z] #41 12.04   DEP      images/pipe.pb-c.d
18:27:33 [2021-03-04T18:27:33.430Z] #41 ...
18:27:33 [2021-03-04T18:27:33.430Z] 
18:27:33 [2021-03-04T18:27:33.430Z] #32 [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
18:27:33 [2021-03-04T18:27:33.430Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670
18:27:33 [2021-03-04T18:27:33.430Z] #32 DONE 82.7s
18:27:33 [2021-03-04T18:27:33.430Z] 
18:27:33 [2021-03-04T18:27:33.430Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:33 [2021-03-04T18:27:33.430Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:33 [2021-03-04T18:27:33.430Z] #41 12.09   PBCC     images/pstree.pb-c.c
18:27:33 [2021-03-04T18:27:33.430Z] #41 12.13   DEP      images/pstree.pb-c.d
18:27:33 [2021-03-04T18:27:33.430Z] #41 12.17   PBCC     images/fs.pb-c.c
18:27:33 [2021-03-04T18:27:33.695Z] #41 12.22   DEP      images/fs.pb-c.d
18:27:33 [2021-03-04T18:27:33.695Z] #41 12.27   PBCC     images/signalfd.pb-c.c
18:27:33 [2021-03-04T18:27:33.695Z] #41 12.33   DEP      images/signalfd.pb-c.d
18:27:33 [2021-03-04T18:27:33.872Z] #35 ...
18:27:33 [2021-03-04T18:27:33.872Z] 
18:27:33 [2021-03-04T18:27:33.872Z] #40 [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
18:27:33 [2021-03-04T18:27:33.872Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
18:27:33 [2021-03-04T18:27:33.872Z] #40 61.74 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 61.76 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 61.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 61.78 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 61.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 61.81 Setting up protobuf-compiler (3.6.1.3-2) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 61.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 61.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 61.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 61.88 Setting up python-protobuf (3.6.1.3-2) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 68.19 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 68.20 Processing triggers for libc-bin (2.28-10) ...
18:27:33 [2021-03-04T18:27:33.872Z] #40 DONE 68.9s
18:27:33 [2021-03-04T18:27:33.872Z] 
18:27:33 [2021-03-04T18:27:33.872Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:33 [2021-03-04T18:27:33.872Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:33 [2021-03-04T18:27:33.872Z] #11 68.94 Selecting previously unselected package mingw-w64-x86-64-dev.
18:27:33 [2021-03-04T18:27:33.872Z] #11 68.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:27:33 [2021-03-04T18:27:33.872Z] #11 68.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:27:33 [2021-03-04T18:27:33.957Z] #41 12.47   PBCC     images/fh.pb-c.c
18:27:33 [2021-03-04T18:27:33.957Z] #41 12.68   PBCC     images/fsnotify.pb-c.c
18:27:34 [2021-03-04T18:27:34.157Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
18:27:34 [2021-03-04T18:27:34.216Z] #41 12.85   DEP      images/fh.pb-c.d
18:27:34 [2021-03-04T18:27:34.216Z] #41 12.97   DEP      images/fsnotify.pb-c.d
18:27:34 [2021-03-04T18:27:34.475Z] #41 13.04   PBCC     images/eventpoll.pb-c.c
18:27:34 [2021-03-04T18:27:34.475Z] #41 13.13   DEP      images/eventpoll.pb-c.d
18:27:34 [2021-03-04T18:27:34.734Z] #41 13.28   PBCC     images/eventfd.pb-c.c
18:27:34 [2021-03-04T18:27:34.734Z] #41 13.44   DEP      images/eventfd.pb-c.d
18:27:34 [2021-03-04T18:27:34.734Z] #41 13.47   PBCC     images/remap-file-path.pb-c.c
18:27:34 [2021-03-04T18:27:34.734Z] #41 13.48   DEP      images/remap-file-path.pb-c.d
18:27:34 [2021-03-04T18:27:34.734Z] #41 13.53   PBCC     images/fifo.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #11 ...
18:27:34 [2021-03-04T18:27:34.973Z] 
18:27:34 [2021-03-04T18:27:34.973Z] #32 [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
18:27:34 [2021-03-04T18:27:34.973Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068
18:27:34 [2021-03-04T18:27:34.973Z] #32 DONE 82.3s
18:27:34 [2021-03-04T18:27:34.973Z] 
18:27:34 [2021-03-04T18:27:34.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:34 [2021-03-04T18:27:34.973Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.392   PBCC     images/timens.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.424   DEP      images/timens.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.506   PBCC     images/fown.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.513   PBCC     images/google/protobuf/descriptor.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.591   PBCC     images/opts.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.635   PBCC     images/memfd.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.706   DEP      images/fown.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.762   DEP      images/google/protobuf/descriptor.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.814   DEP      images/opts.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.882   DEP      images/memfd.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 7.938   PBCC     images/sit.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.018   DEP      images/sit.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.097   PBCC     images/macvlan.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.129   DEP      images/macvlan.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.206   PBCC     images/autofs.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.235   DEP      images/autofs.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.269   PBCC     images/sysctl.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.304   DEP      images/sysctl.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.357   PBCC     images/time.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.392   DEP      images/time.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.434   PBCC     images/binfmt-misc.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.474   DEP      images/binfmt-misc.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.546   PBCC     images/seccomp.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.590   DEP      images/seccomp.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.708   PBCC     images/userns.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.729   DEP      images/userns.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.808   PBCC     images/cgroup.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.882   DEP      images/cgroup.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 8.922   PBCC     images/ext-file.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 9.006   DEP      images/ext-file.pb-c.d
18:27:34 [2021-03-04T18:27:34.973Z] #41 9.079   PBCC     images/rpc.pb-c.c
18:27:34 [2021-03-04T18:27:34.973Z] #41 9.181   DEP      images/rpc.pb-c.d
18:27:34 [2021-03-04T18:27:34.993Z] #41 13.56   DEP      images/fifo.pb-c.d
18:27:34 [2021-03-04T18:27:34.993Z] #41 13.62   PBCC     images/ghost-file.pb-c.c
18:27:34 [2021-03-04T18:27:34.993Z] #41 13.67   DEP      images/ghost-file.pb-c.d
18:27:34 [2021-03-04T18:27:34.993Z] #41 13.73   PBCC     images/regfile.pb-c.c
18:27:34 [2021-03-04T18:27:34.993Z] #41 13.81   DEP      images/regfile.pb-c.d
18:27:35 [2021-03-04T18:27:35.106Z] ok  	github.com/docker/docker/daemon/graphdriver	0.031s	coverage: 2.2% of statements
18:27:35 [2021-03-04T18:27:35.232Z] #41 9.345   PBCC     images/siginfo.pb-c.c
18:27:35 [2021-03-04T18:27:35.232Z] #41 9.401   DEP      images/siginfo.pb-c.d
18:27:35 [2021-03-04T18:27:35.232Z] #41 9.613   PBCC     images/pagemap.pb-c.c
18:27:35 [2021-03-04T18:27:35.252Z] #41 13.87   PBCC     images/ns.pb-c.c
18:27:35 [2021-03-04T18:27:35.252Z] #41 13.88   DEP      images/ns.pb-c.d
18:27:35 [2021-03-04T18:27:35.252Z] #41 13.92   PBCC     images/fdinfo.pb-c.c
18:27:35 [2021-03-04T18:27:35.252Z] #41 14.02   DEP      images/fdinfo.pb-c.d
18:27:35 [2021-03-04T18:27:35.491Z] #41 9.828   DEP      images/pagemap.pb-c.d
18:27:35 [2021-03-04T18:27:35.511Z] #41 14.07   PBCC     images/core-aarch64.pb-c.c
18:27:35 [2021-03-04T18:27:35.511Z] #41 14.12   PBCC     images/core-arm.pb-c.c
18:27:35 [2021-03-04T18:27:35.511Z] #41 14.17   PBCC     images/core-ppc64.pb-c.c
18:27:35 [2021-03-04T18:27:35.511Z] #41 14.18   PBCC     images/core-s390.pb-c.c
18:27:35 [2021-03-04T18:27:35.511Z] #41 14.23   PBCC     images/core-x86.pb-c.c
18:27:35 [2021-03-04T18:27:35.511Z] #41 14.29   PBCC     images/core.pb-c.c
18:27:35 [2021-03-04T18:27:35.749Z] #41 9.925   PBCC     images/rlimit.pb-c.c
18:27:35 [2021-03-04T18:27:35.749Z] #41 9.940   DEP      images/rlimit.pb-c.d
18:27:35 [2021-03-04T18:27:35.749Z] #41 9.971   PBCC     images/file-lock.pb-c.c
18:27:35 [2021-03-04T18:27:35.749Z] #41 9.994   DEP      images/file-lock.pb-c.d
18:27:35 [2021-03-04T18:27:35.749Z] #41 10.03   PBCC     images/tty.pb-c.c
18:27:35 [2021-03-04T18:27:35.749Z] #41 10.09   DEP      images/tty.pb-c.d
18:27:35 [2021-03-04T18:27:35.749Z] #41 10.13   PBCC     images/tun.pb-c.c
18:27:35 [2021-03-04T18:27:35.771Z] #41 14.39   PBCC     images/inventory.pb-c.c
18:27:35 [2021-03-04T18:27:35.771Z] #41 14.50   DEP      images/core-aarch64.pb-c.d
18:27:36 [2021-03-04T18:27:36.008Z] #41 10.21   PBCC     images/netdev.pb-c.c
18:27:36 [2021-03-04T18:27:36.008Z] #41 10.31   DEP      images/tun.pb-c.d
18:27:36 [2021-03-04T18:27:36.008Z] #41 10.35   DEP      images/netdev.pb-c.d
18:27:36 [2021-03-04T18:27:36.008Z] #41 10.40   PBCC     images/vma.pb-c.c
18:27:36 [2021-03-04T18:27:36.008Z] #41 10.44   DEP      images/vma.pb-c.d
18:27:36 [2021-03-04T18:27:36.030Z] #41 14.55   DEP      images/core-arm.pb-c.d
18:27:36 [2021-03-04T18:27:36.030Z] #41 14.62   DEP      images/core-ppc64.pb-c.d
18:27:36 [2021-03-04T18:27:36.030Z] #41 14.69   DEP      images/core-s390.pb-c.d
18:27:36 [2021-03-04T18:27:36.030Z] #41 14.74   DEP      images/core-x86.pb-c.d
18:27:36 [2021-03-04T18:27:36.267Z] #41 10.52   PBCC     images/creds.pb-c.c
18:27:36 [2021-03-04T18:27:36.267Z] #41 10.55   DEP      images/creds.pb-c.d
18:27:36 [2021-03-04T18:27:36.267Z] #41 10.59   PBCC     images/utsns.pb-c.c
18:27:36 [2021-03-04T18:27:36.267Z] #41 10.62   DEP      images/utsns.pb-c.d
18:27:36 [2021-03-04T18:27:36.267Z] #41 10.67   PBCC     images/ipc-desc.pb-c.c
18:27:36 [2021-03-04T18:27:36.290Z] #41 14.80   DEP      images/core.pb-c.d
18:27:36 [2021-03-04T18:27:36.290Z] #41 14.86   DEP      images/inventory.pb-c.d
18:27:36 [2021-03-04T18:27:36.290Z] #41 14.91   PBCC     images/cpuinfo.pb-c.c
18:27:36 [2021-03-04T18:27:36.290Z] #41 14.96   DEP      images/cpuinfo.pb-c.d
18:27:36 [2021-03-04T18:27:36.290Z] #41 15.02   PBCC     images/stats.pb-c.c
18:27:36 [2021-03-04T18:27:36.290Z] #41 15.04   DEP      images/stats.pb-c.d
18:27:36 [2021-03-04T18:27:36.390Z] #11 ...
18:27:36 [2021-03-04T18:27:36.390Z] 
18:27:36 [2021-03-04T18:27:36.390Z] #32 [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
18:27:36 [2021-03-04T18:27:36.390Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb
18:27:36 [2021-03-04T18:27:36.390Z] #32 61.52 path
18:27:36 [2021-03-04T18:27:36.390Z] #32 62.02 text/tabwriter
18:27:36 [2021-03-04T18:27:36.390Z] #32 63.00 fmt
18:27:36 [2021-03-04T18:27:36.390Z] #32 63.06 path/filepath
18:27:36 [2021-03-04T18:27:36.390Z] #32 64.46 io/ioutil
18:27:36 [2021-03-04T18:27:36.390Z] #32 66.73 github.com/BurntSushi/toml
18:27:36 [2021-03-04T18:27:36.390Z] #32 66.74 flag
18:27:36 [2021-03-04T18:27:36.390Z] #32 68.67 log
18:27:36 [2021-03-04T18:27:36.390Z] #32 71.11 github.com/BurntSushi/toml/cmd/tomlv
18:27:36 [2021-03-04T18:27:36.390Z] #32 ...
18:27:36 [2021-03-04T18:27:36.390Z] 
18:27:36 [2021-03-04T18:27:36.390Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:36 [2021-03-04T18:27:36.390Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:27:36 [2021-03-04T18:27:36.390Z] #43 67.33 regexp
18:27:36 [2021-03-04T18:27:36.390Z] #43 69.55 go/token
18:27:36 [2021-03-04T18:27:36.390Z] #43 70.51 go/scanner
18:27:36 [2021-03-04T18:27:36.390Z] #43 71.30 internal/lazyregexp
18:27:36 [2021-03-04T18:27:36.390Z] #43 71.57 net/url
18:27:36 [2021-03-04T18:27:36.527Z] #41 10.69   PBCC     images/ipc-sem.pb-c.c
18:27:36 [2021-03-04T18:27:36.527Z] #41 10.71   DEP      images/ipc-desc.pb-c.d
18:27:36 [2021-03-04T18:27:36.527Z] #41 10.76   DEP      images/ipc-sem.pb-c.d
18:27:36 [2021-03-04T18:27:36.527Z] #41 10.81   PBCC     images/ipc-msg.pb-c.c
18:27:36 [2021-03-04T18:27:36.527Z] #41 10.86   DEP      images/ipc-msg.pb-c.d
18:27:36 [2021-03-04T18:27:36.527Z] #41 10.93   PBCC     images/ipc-shm.pb-c.c
18:27:36 [2021-03-04T18:27:36.786Z] #41 10.95   DEP      images/ipc-shm.pb-c.d
18:27:36 [2021-03-04T18:27:36.786Z] #41 11.02   PBCC     images/ipc-var.pb-c.c
18:27:36 [2021-03-04T18:27:36.786Z] #41 11.03   DEP      images/ipc-var.pb-c.d
18:27:36 [2021-03-04T18:27:36.786Z] #41 11.12   PBCC     images/sk-opts.pb-c.c
18:27:36 [2021-03-04T18:27:36.786Z] #41 11.13   PBCC     images/packet-sock.pb-c.c
18:27:36 [2021-03-04T18:27:36.954Z] #43 72.04 go/ast
18:27:37 [2021-03-04T18:27:37.046Z] #41 11.19   DEP      images/sk-opts.pb-c.d
18:27:37 [2021-03-04T18:27:37.046Z] #41 11.27   DEP      images/packet-sock.pb-c.d
18:27:37 [2021-03-04T18:27:37.046Z] #41 11.32   PBCC     images/sk-netlink.pb-c.c
18:27:37 [2021-03-04T18:27:37.046Z] #41 11.37   DEP      images/sk-netlink.pb-c.d
18:27:37 [2021-03-04T18:27:37.046Z] #41 11.44   PBCC     images/sk-inet.pb-c.c
18:27:37 [2021-03-04T18:27:37.305Z] #41 11.47   DEP      images/sk-inet.pb-c.d
18:27:37 [2021-03-04T18:27:37.305Z] #41 11.52   PBCC     images/sk-unix.pb-c.c
18:27:37 [2021-03-04T18:27:37.305Z] #41 11.59   DEP      images/sk-unix.pb-c.d
18:27:37 [2021-03-04T18:27:37.305Z] #41 11.67   PBCC     images/mm.pb-c.c
18:27:37 [2021-03-04T18:27:37.305Z] #41 11.74   DEP      images/mm.pb-c.d
18:27:37 [2021-03-04T18:27:37.565Z] #41 11.82   PBCC     images/timerfd.pb-c.c
18:27:37 [2021-03-04T18:27:37.565Z] #41 11.89   DEP      images/timerfd.pb-c.d
18:27:37 [2021-03-04T18:27:37.824Z] #41 11.95   PBCC     images/timer.pb-c.c
18:27:37 [2021-03-04T18:27:37.824Z] #41 11.97   DEP      images/timer.pb-c.d
18:27:37 [2021-03-04T18:27:37.824Z] #41 12.05   PBCC     images/sa.pb-c.c
18:27:37 [2021-03-04T18:27:37.824Z] #41 12.11   DEP      images/sa.pb-c.d
18:27:37 [2021-03-04T18:27:37.824Z] #41 12.15   PBCC     images/pipe-data.pb-c.c
18:27:38 [2021-03-04T18:27:38.083Z] #41 12.17   DEP      images/pipe-data.pb-c.d
18:27:38 [2021-03-04T18:27:38.083Z] #41 12.23   PBCC     images/mnt.pb-c.c
18:27:38 [2021-03-04T18:27:38.083Z] #41 12.31   DEP      images/mnt.pb-c.d
18:27:38 [2021-03-04T18:27:38.083Z] #41 12.38   PBCC     images/sk-packet.pb-c.c
18:27:38 [2021-03-04T18:27:38.083Z] #41 12.42   DEP      images/sk-packet.pb-c.d
18:27:38 [2021-03-04T18:27:38.196Z] #41 16.46 make[1]: Nothing to be done for 'all'.
18:27:38 [2021-03-04T18:27:38.196Z] #41 ...
18:27:38 [2021-03-04T18:27:38.196Z] 
18:27:38 [2021-03-04T18:27:38.196Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:38 [2021-03-04T18:27:38.196Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:27:38 [2021-03-04T18:27:38.196Z] #43 77.59 internal/lazyregexp
18:27:38 [2021-03-04T18:27:38.196Z] #43 77.87 net/url
18:27:38 [2021-03-04T18:27:38.196Z] #43 78.76 go/scanner
18:27:38 [2021-03-04T18:27:38.196Z] #43 80.06 text/template/parse
18:27:38 [2021-03-04T18:27:38.196Z] #43 80.18 go/ast
18:27:38 [2021-03-04T18:27:38.196Z] #43 84.99 text/template
18:27:38 [2021-03-04T18:27:38.196Z] #43 85.51 go/parser
18:27:38 [2021-03-04T18:27:38.325Z] #43 73.19 text/template/parse
18:27:38 [2021-03-04T18:27:38.325Z] #43 ...
18:27:38 [2021-03-04T18:27:38.325Z] 
18:27:38 [2021-03-04T18:27:38.325Z] #35 [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
18:27:38 [2021-03-04T18:27:38.325Z] #35 sha256:e7c87a200c17203d7dad8ec7e85aab6c4933552138e1737ff1b1b2c839792091
18:27:38 [2021-03-04T18:27:38.325Z] #35 6.980 -- Detecting C compiler ABI info - done
18:27:38 [2021-03-04T18:27:38.325Z] #35 6.987 -- Detecting C compile features
18:27:38 [2021-03-04T18:27:38.325Z] #35 9.334 -- Detecting C compile features - done
18:27:38 [2021-03-04T18:27:38.325Z] #35 9.369 -- Performing Test HAS_BUILTIN_FORTIFY
18:27:38 [2021-03-04T18:27:38.325Z] #35 9.682 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:27:38 [2021-03-04T18:27:38.325Z] #35 9.811 -- Configuring done
18:27:38 [2021-03-04T18:27:38.325Z] #35 9.823 -- Generating done
18:27:38 [2021-03-04T18:27:38.325Z] #35 9.846 -- Build files have been written to: /tmp/tmp.iZ9XXcGAYD/tini
18:27:38 [2021-03-04T18:27:38.325Z] #35 9.857 + make tini-static
18:27:38 [2021-03-04T18:27:38.325Z] #35 10.35 Scanning dependencies of target tini-static
18:27:38 [2021-03-04T18:27:38.325Z] #35 10.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:27:38 [2021-03-04T18:27:38.343Z] #41 12.47   PBCC     images/tcp-stream.pb-c.c
18:27:38 [2021-03-04T18:27:38.343Z] #41 12.48   DEP      images/tcp-stream.pb-c.d
18:27:38 [2021-03-04T18:27:38.343Z] #41 12.51   PBCC     images/pipe.pb-c.c
18:27:38 [2021-03-04T18:27:38.343Z] #41 12.56   DEP      images/pipe.pb-c.d
18:27:38 [2021-03-04T18:27:38.343Z] #41 ...
18:27:38 [2021-03-04T18:27:38.343Z] 
18:27:38 [2021-03-04T18:27:38.343Z] #49 [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
18:27:38 [2021-03-04T18:27:38.343Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea
18:27:38 [2021-03-04T18:27:38.343Z] #49 75.86 encoding/json
18:27:38 [2021-03-04T18:27:38.343Z] #49 82.68 github.com/pkg/diff
18:27:38 [2021-03-04T18:27:38.343Z] #49 82.86 go/ast
18:27:38 [2021-03-04T18:27:38.343Z] #49 84.27 golang.org/x/crypto/ssh/terminal
18:27:38 [2021-03-04T18:27:38.343Z] #49 85.78 mvdan.cc/editorconfig
18:27:38 [2021-03-04T18:27:38.343Z] #49 ...
18:27:38 [2021-03-04T18:27:38.343Z] 
18:27:38 [2021-03-04T18:27:38.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:38 [2021-03-04T18:27:38.343Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:38 [2021-03-04T18:27:38.343Z] #41 12.58   PBCC     images/pstree.pb-c.c
18:27:38 [2021-03-04T18:27:38.343Z] #41 12.63   DEP      images/pstree.pb-c.d
18:27:38 [2021-03-04T18:27:38.343Z] #41 12.70   PBCC     images/fs.pb-c.c
18:27:38 [2021-03-04T18:27:38.416Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
18:27:38 [2021-03-04T18:27:38.416Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.551s	coverage: 14.1% of statements
18:27:38 [2021-03-04T18:27:38.456Z] #43 ...
18:27:38 [2021-03-04T18:27:38.456Z] 
18:27:38 [2021-03-04T18:27:38.456Z] #49 [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
18:27:38 [2021-03-04T18:27:38.456Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd
18:27:38 [2021-03-04T18:27:38.456Z] #49 78.01 encoding/json
18:27:38 [2021-03-04T18:27:38.456Z] #49 81.21 github.com/pkg/diff
18:27:38 [2021-03-04T18:27:38.456Z] #49 82.78 go/ast
18:27:38 [2021-03-04T18:27:38.456Z] #49 84.32 golang.org/x/crypto/ssh/terminal
18:27:38 [2021-03-04T18:27:38.456Z] #49 85.73 mvdan.cc/editorconfig
18:27:38 [2021-03-04T18:27:38.456Z] #49 87.05 mvdan.cc/sh/v3/fileutil
18:27:38 [2021-03-04T18:27:38.456Z] #49 87.32 mvdan.cc/sh/v3/syntax
18:27:38 [2021-03-04T18:27:38.603Z] #41 12.71   DEP      images/fs.pb-c.d
18:27:38 [2021-03-04T18:27:38.603Z] #41 12.77   PBCC     images/signalfd.pb-c.c
18:27:38 [2021-03-04T18:27:38.603Z] #41 12.82   DEP      images/signalfd.pb-c.d
18:27:38 [2021-03-04T18:27:38.603Z] #41 12.87   PBCC     images/fh.pb-c.c
18:27:38 [2021-03-04T18:27:38.603Z] #41 12.92   PBCC     images/fsnotify.pb-c.c
18:27:38 [2021-03-04T18:27:38.603Z] #41 12.96   DEP      images/fh.pb-c.d
18:27:38 [2021-03-04T18:27:38.862Z] #41 13.02   DEP      images/fsnotify.pb-c.d
18:27:38 [2021-03-04T18:27:38.862Z] #41 13.08   PBCC     images/eventpoll.pb-c.c
18:27:38 [2021-03-04T18:27:38.862Z] #41 13.12   DEP      images/eventpoll.pb-c.d
18:27:38 [2021-03-04T18:27:38.862Z] #41 13.16   PBCC     images/eventfd.pb-c.c
18:27:38 [2021-03-04T18:27:38.862Z] #41 13.17   DEP      images/eventfd.pb-c.d
18:27:39 [2021-03-04T18:27:39.121Z] #41 13.25   PBCC     images/remap-file-path.pb-c.c
18:27:39 [2021-03-04T18:27:39.121Z] #41 13.28   DEP      images/remap-file-path.pb-c.d
18:27:39 [2021-03-04T18:27:39.121Z] #41 13.34   PBCC     images/fifo.pb-c.c
18:27:39 [2021-03-04T18:27:39.121Z] #41 13.35   DEP      images/fifo.pb-c.d
18:27:39 [2021-03-04T18:27:39.121Z] #41 13.44   PBCC     images/ghost-file.pb-c.c
18:27:39 [2021-03-04T18:27:39.121Z] #41 13.52   DEP      images/ghost-file.pb-c.d
18:27:39 [2021-03-04T18:27:39.121Z] #41 13.57   PBCC     images/regfile.pb-c.c
18:27:39 [2021-03-04T18:27:39.256Z] #35 11.92 [100%] Linking C executable tini-static
18:27:39 [2021-03-04T18:27:39.380Z] #41 13.61   DEP      images/regfile.pb-c.d
18:27:39 [2021-03-04T18:27:39.380Z] #41 13.66   PBCC     images/ns.pb-c.c
18:27:39 [2021-03-04T18:27:39.380Z] #41 13.68   DEP      images/ns.pb-c.d
18:27:39 [2021-03-04T18:27:39.380Z] #41 13.75   PBCC     images/fdinfo.pb-c.c
18:27:39 [2021-03-04T18:27:39.380Z] #41 13.79   DEP      images/fdinfo.pb-c.d
18:27:39 [2021-03-04T18:27:39.395Z] #49 ...
18:27:39 [2021-03-04T18:27:39.395Z] 
18:27:39 [2021-03-04T18:27:39.395Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:39 [2021-03-04T18:27:39.395Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:39 [2021-03-04T18:27:39.395Z] #41 17.94   CC       images/stats.o
18:27:39 [2021-03-04T18:27:39.640Z] #41 13.91   PBCC     images/core-aarch64.pb-c.c
18:27:39 [2021-03-04T18:27:39.640Z] #41 14.00   PBCC     images/core-arm.pb-c.c
18:27:39 [2021-03-04T18:27:39.654Z] #41 18.35   CC       images/core.o
18:27:39 [2021-03-04T18:27:39.809Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.663s	coverage: 56.2% of statements
18:27:39 [2021-03-04T18:27:39.818Z] #35 12.55 [100%] Built target tini-static
18:27:39 [2021-03-04T18:27:39.818Z] #35 12.67 + mkdir -p /build
18:27:39 [2021-03-04T18:27:39.818Z] #35 12.67 + cp tini-static /build/docker-init
18:27:39 [2021-03-04T18:27:39.899Z] #41 14.08   PBCC     images/core-ppc64.pb-c.c
18:27:39 [2021-03-04T18:27:39.899Z] #41 14.14   PBCC     images/core-s390.pb-c.c
18:27:39 [2021-03-04T18:27:39.899Z] #41 14.19   PBCC     images/core-x86.pb-c.c
18:27:39 [2021-03-04T18:27:39.899Z] #41 14.24   PBCC     images/core.pb-c.c
18:27:39 [2021-03-04T18:27:39.899Z] #41 14.32   PBCC     images/inventory.pb-c.c
18:27:40 [2021-03-04T18:27:40.076Z] #35 ...
18:27:40 [2021-03-04T18:27:40.076Z] 
18:27:40 [2021-03-04T18:27:40.076Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:40 [2021-03-04T18:27:40.076Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:40 [2021-03-04T18:27:40.076Z] #11 75.38 Selecting previously unselected package gcc-mingw-w64-base.
18:27:40 [2021-03-04T18:27:40.076Z] #11 75.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:27:40 [2021-03-04T18:27:40.076Z] #11 75.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:27:40 [2021-03-04T18:27:40.159Z] #41 14.39   DEP      images/core-aarch64.pb-c.d
18:27:40 [2021-03-04T18:27:40.222Z] #41 19.02   CC       images/core-x86.o
18:27:40 [2021-03-04T18:27:40.333Z] #11 ...
18:27:40 [2021-03-04T18:27:40.333Z] 
18:27:40 [2021-03-04T18:27:40.333Z] #35 [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
18:27:40 [2021-03-04T18:27:40.333Z] #35 sha256:e7c87a200c17203d7dad8ec7e85aab6c4933552138e1737ff1b1b2c839792091
18:27:40 [2021-03-04T18:27:40.333Z] #35 DONE 13.2s
18:27:40 [2021-03-04T18:27:40.333Z] 
18:27:40 [2021-03-04T18:27:40.333Z] #32 [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
18:27:40 [2021-03-04T18:27:40.333Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb
18:27:40 [2021-03-04T18:27:40.333Z] #32 DONE 75.6s
18:27:40 [2021-03-04T18:27:40.333Z] 
18:27:40 [2021-03-04T18:27:40.333Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:40 [2021-03-04T18:27:40.333Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:40 [2021-03-04T18:27:40.333Z] #41 4.275 Note: Building without setproctitle() and strlcpy() support.
18:27:40 [2021-03-04T18:27:40.333Z] #41 4.276       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:27:40 [2021-03-04T18:27:40.333Z] #41 4.294 Note: Building without GnuTLS support
18:27:40 [2021-03-04T18:27:40.333Z] #41 4.304 Makefile.config:39: Warn: you have no libnftables installed
18:27:40 [2021-03-04T18:27:40.333Z] #41 4.304 Makefile.config:40: Warn: Building without nftables support
18:27:40 [2021-03-04T18:27:40.333Z] #41 6.363 fatal: not a git repository (or any of the parent directories): .git
18:27:40 [2021-03-04T18:27:40.333Z] #41 6.447   GEN      .gitid
18:27:40 [2021-03-04T18:27:40.333Z] #41 6.496   GEN      criu/include/version.h
18:27:40 [2021-03-04T18:27:40.333Z] #41 6.531   GEN      include/common/asm
18:27:40 [2021-03-04T18:27:40.418Z] #41 14.48   DEP      images/core-arm.pb-c.d
18:27:40 [2021-03-04T18:27:40.418Z] #41 14.55   DEP      images/core-ppc64.pb-c.d
18:27:40 [2021-03-04T18:27:40.418Z] #41 14.64   DEP      images/core-s390.pb-c.d
18:27:40 [2021-03-04T18:27:40.418Z] #41 14.66   DEP      images/core-x86.pb-c.d
18:27:40 [2021-03-04T18:27:40.418Z] #41 14.71   DEP      images/core.pb-c.d
18:27:40 [2021-03-04T18:27:40.418Z] #41 14.76   DEP      images/inventory.pb-c.d
18:27:40 [2021-03-04T18:27:40.589Z] #41 ...
18:27:40 [2021-03-04T18:27:40.589Z] 
18:27:40 [2021-03-04T18:27:40.589Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:27:40 [2021-03-04T18:27:40.589Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:27:40 [2021-03-04T18:27:40.589Z] #11 75.70 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:27:40 [2021-03-04T18:27:40.589Z] #11 75.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:27:40 [2021-03-04T18:27:40.589Z] #11 75.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:27:40 [2021-03-04T18:27:40.678Z] #41 14.81   PBCC     images/cpuinfo.pb-c.c
18:27:40 [2021-03-04T18:27:40.678Z] #41 14.84   DEP      images/cpuinfo.pb-c.d
18:27:40 [2021-03-04T18:27:40.678Z] #41 14.92   PBCC     images/stats.pb-c.c
18:27:40 [2021-03-04T18:27:40.678Z] #41 14.95   DEP      images/stats.pb-c.d
18:27:41 [2021-03-04T18:27:41.160Z] #41 19.62   CC       images/core-arm.o
18:27:41 [2021-03-04T18:27:41.419Z] #41 20.15   CC       images/core-aarch64.o
18:27:41 [2021-03-04T18:27:41.989Z] #41 20.55   CC       images/core-ppc64.o
18:27:42 [2021-03-04T18:27:42.057Z] #41 16.37 make[1]: Nothing to be done for 'all'.
18:27:42 [2021-03-04T18:27:42.371Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.022s	coverage: 1.9% of statements
18:27:42 [2021-03-04T18:27:42.629Z] #41 21.25   CC       images/core-s390.o
18:27:42 [2021-03-04T18:27:42.994Z] #41 ...
18:27:42 [2021-03-04T18:27:42.995Z] 
18:27:42 [2021-03-04T18:27:42.995Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:42 [2021-03-04T18:27:42.995Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:27:42 [2021-03-04T18:27:42.995Z] #43 80.71 text/template/parse
18:27:42 [2021-03-04T18:27:42.995Z] #43 83.94 go/parser
18:27:42 [2021-03-04T18:27:42.995Z] #43 85.11 text/template
18:27:42 [2021-03-04T18:27:42.995Z] #43 87.41 encoding/xml
18:27:42 [2021-03-04T18:27:42.995Z] #43 90.06 go/doc
18:27:43 [2021-03-04T18:27:43.253Z] #43 ...
18:27:43 [2021-03-04T18:27:43.253Z] 
18:27:43 [2021-03-04T18:27:43.253Z] #49 [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
18:27:43 [2021-03-04T18:27:43.253Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea
18:27:43 [2021-03-04T18:27:43.253Z] #49 87.00 mvdan.cc/sh/v3/fileutil
18:27:43 [2021-03-04T18:27:43.253Z] #49 87.14 mvdan.cc/sh/v3/syntax
18:27:43 [2021-03-04T18:27:43.321Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.255s	coverage: 45.9% of statements
18:27:43 [2021-03-04T18:27:43.568Z] #41 21.95   CC       images/cpuinfo.o
18:27:43 [2021-03-04T18:27:43.828Z] #41 22.37   CC       images/inventory.o
18:27:44 [2021-03-04T18:27:44.087Z] #41 22.70   CC       images/fdinfo.o
18:27:44 [2021-03-04T18:27:44.346Z] #41 23.10   CC       images/fown.o
18:27:44 [2021-03-04T18:27:44.823Z] #11 ...
18:27:44 [2021-03-04T18:27:44.823Z] 
18:27:44 [2021-03-04T18:27:44.823Z] #49 [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
18:27:44 [2021-03-04T18:27:44.823Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5
18:27:44 [2021-03-04T18:27:44.823Z] #49 70.08 encoding/json
18:27:44 [2021-03-04T18:27:44.823Z] #49 73.29 github.com/pkg/diff
18:27:44 [2021-03-04T18:27:44.823Z] #49 74.75 go/ast
18:27:44 [2021-03-04T18:27:44.823Z] #49 76.80 golang.org/x/crypto/ssh/terminal
18:27:44 [2021-03-04T18:27:44.823Z] #49 78.89 mvdan.cc/editorconfig
18:27:44 [2021-03-04T18:27:44.823Z] #49 79.45 mvdan.cc/sh/v3/fileutil
18:27:44 [2021-03-04T18:27:44.823Z] #49 79.69 mvdan.cc/sh/v3/syntax
18:27:44 [2021-03-04T18:27:44.913Z] #41 23.38   CC       images/ns.o
18:27:44 [2021-03-04T18:27:44.913Z] #41 ...
18:27:44 [2021-03-04T18:27:44.913Z] 
18:27:44 [2021-03-04T18:27:44.913Z] #54 [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
18:27:44 [2021-03-04T18:27:44.913Z] #54 sha256:6fdbaa88c5001a4e971de33c1b7246b13890940e003714506746ac6b2562f62e
18:27:44 [2021-03-04T18:27:44.913Z] #54 43.02 Checking out files:  44% (1692/3816)   
Checking out files:  45% (1718/3816)   
Checking out files:  46% (1756/3816)   
Checking out files:  47% (1794/3816)   
Checking out files:  48% (1832/3816)   
Checking out files:  49% (1870/3816)   
Checking out files:  50% (1908/3816)   
Checking out files:  51% (1947/3816)   
Checking out files:  52% (1985/3816)   
Checking out files:  53% (2023/3816)   
Checking out files:  54% (2061/3816)   
Checking out files:  55% (2099/3816)   
Checking out files:  56% (2137/3816)   
Checking out files:  57% (2176/3816)   
Checking out files:  58% (2214/3816)   
Checking out files:  59% (2252/3816)   
Checking out files:  60% (2290/3816)   
Checking out files:  61% (2328/3816)   
Checking out files:  62% (2366/3816)   
Checking out files:  63% (2405/3816)   
Checking out files:  64% (2443/3816)   
Checking out files:  65% (2481/3816)   
Checking out files:  66% (2519/3816)   
Checking out files:  67% (2557/3816)   
Checking out files:  68% (2595/3816)   
Checking out files:  69% (2634/3816)   
Checking out files:  70% (2672/3816)   
Checking out files:  71% (2710/3816)   
Checking out files:  72% (2748/3816)   
Checking out files:  73% (2786/3816)   
Checking out files:  74% (2824/3816)   
Checking out files:  75% (2862/3816)   
Checking out files:  76% (2901/3816)   
Checking out files:  77% (2939/3816)   
Checking out files:  78% (2977/3816)   
Checking out files:  79% (3015/3816)   
Checking out files:  80% (3053/3816)   
Checking out files:  81% (3091/3816)   
Checking out files:  82% (3130/3816)   
Checking out files:  83% (3168/3816)   
Checking out files:  84% (3206/3816)   
Checking out files:  85% (3244/3816)   
Checking out files:  86% (3282/3816)   
Checking out files:  87% (3320/3816)   
Checking out files:  88% (3359/3816)   
Checking out files:  89% (3397/3816)   
Checking out files:  90% (3435/3816)   
Checking out files:  91% (3473/3816)   
Checking out files:  92% (3511/3816)   
Checking out files:  93% (3549/3816)   
Checking out files:  94% (3588/3816)   
Checking out files:  95% (3626/3816)   
Checking out files:  96% (3664/3816)   
Checking out files:  97% (3702/3816)   
Checking out files:  98% (3740/3816)   
Checking out files:  99% (3778/3816)   
Checking out files: 100% (3816/3816)   
Checking out files: 100% (3816/3816), done.
18:27:44 [2021-03-04T18:27:44.913Z] #54 44.87 + cd /tmp/tmp.fvDXN9hpcs/src/github.com/containerd/containerd
18:27:44 [2021-03-04T18:27:44.913Z] #54 44.88 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:27:44 [2021-03-04T18:27:44.913Z] #54 46.48 + export 'BUILDTAGS=netgo osusergo static_build'
18:27:44 [2021-03-04T18:27:44.913Z] #54 46.48 + BUILDTAGS='netgo osusergo static_build'
18:27:44 [2021-03-04T18:27:44.913Z] #54 46.48 + export EXTRA_FLAGS=-buildmode=pie
18:27:44 [2021-03-04T18:27:44.913Z] #54 46.48 + EXTRA_FLAGS=-buildmode=pie
18:27:44 [2021-03-04T18:27:44.913Z] #54 46.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:27:44 [2021-03-04T18:27:44.914Z] #54 46.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:27:44 [2021-03-04T18:27:44.914Z] #54 46.48 + '[' '' = dynamic ']'
18:27:44 [2021-03-04T18:27:44.914Z] #54 46.48 + make
18:27:44 [2021-03-04T18:27:44.914Z] #54 47.54 + bin/ctr
18:27:45 [2021-03-04T18:27:45.079Z] #49 ...
18:27:45 [2021-03-04T18:27:45.080Z] 
18:27:45 [2021-03-04T18:27:45.080Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:45 [2021-03-04T18:27:45.080Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.217   PBCC     images/timens.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.245   DEP      images/timens.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.325   PBCC     images/fown.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.373   PBCC     images/google/protobuf/descriptor.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.446   PBCC     images/opts.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.594   PBCC     images/memfd.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.594   DEP      images/fown.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.617   DEP      images/google/protobuf/descriptor.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.679   DEP      images/opts.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.874   DEP      images/memfd.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.874   PBCC     images/sit.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 8.917   DEP      images/sit.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.023   PBCC     images/macvlan.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.081   DEP      images/macvlan.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.081   PBCC     images/autofs.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.081   DEP      images/autofs.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.081   PBCC     images/sysctl.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.141   DEP      images/sysctl.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.192   PBCC     images/time.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.243   DEP      images/time.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.327   PBCC     images/binfmt-misc.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.381   DEP      images/binfmt-misc.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.425   PBCC     images/seccomp.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.504   DEP      images/seccomp.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.573   PBCC     images/userns.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.685   DEP      images/userns.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.825   PBCC     images/cgroup.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.825   DEP      images/cgroup.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.825   PBCC     images/ext-file.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.825   DEP      images/ext-file.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.877   PBCC     images/rpc.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.925   DEP      images/rpc.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.981   PBCC     images/siginfo.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 9.999   DEP      images/siginfo.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.12   PBCC     images/pagemap.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.12   DEP      images/pagemap.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.16   PBCC     images/rlimit.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.28   DEP      images/rlimit.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.28   PBCC     images/file-lock.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.33   DEP      images/file-lock.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.36   PBCC     images/tty.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.52   DEP      images/tty.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.52   PBCC     images/tun.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.57   PBCC     images/netdev.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.66   DEP      images/tun.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.70   DEP      images/netdev.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.76   PBCC     images/vma.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.82   DEP      images/vma.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.87   PBCC     images/creds.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.90   DEP      images/creds.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 10.95   PBCC     images/utsns.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.04   DEP      images/utsns.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.06   PBCC     images/ipc-desc.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.10   PBCC     images/ipc-sem.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.14   DEP      images/ipc-desc.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.27   DEP      images/ipc-sem.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.27   PBCC     images/ipc-msg.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.27   DEP      images/ipc-msg.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.31   PBCC     images/ipc-shm.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.38   DEP      images/ipc-shm.pb-c.d
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.46   PBCC     images/ipc-var.pb-c.c
18:27:45 [2021-03-04T18:27:45.080Z] #41 11.48   DEP      images/ipc-var.pb-c.d
18:27:45 [2021-03-04T18:27:45.163Z] #49 ...
18:27:45 [2021-03-04T18:27:45.163Z] 
18:27:45 [2021-03-04T18:27:45.163Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:45 [2021-03-04T18:27:45.163Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:27:45 [2021-03-04T18:27:45.163Z] #43 92.62 github.com/LK4D4/vndr/versioned
18:27:45 [2021-03-04T18:27:45.163Z] #43 92.73 compress/flate
18:27:45 [2021-03-04T18:27:45.336Z] #41 11.54   PBCC     images/sk-opts.pb-c.c
18:27:45 [2021-03-04T18:27:45.336Z] #41 11.58   PBCC     images/packet-sock.pb-c.c
18:27:45 [2021-03-04T18:27:45.593Z] #41 11.67   DEP      images/sk-opts.pb-c.d
18:27:45 [2021-03-04T18:27:45.593Z] #41 11.75   DEP      images/packet-sock.pb-c.d
18:27:45 [2021-03-04T18:27:45.593Z] #41 11.86   PBCC     images/sk-netlink.pb-c.c
18:27:45 [2021-03-04T18:27:45.593Z] #41 11.89   DEP      images/sk-netlink.pb-c.d
18:27:45 [2021-03-04T18:27:45.849Z] #41 11.96   PBCC     images/sk-inet.pb-c.c
18:27:45 [2021-03-04T18:27:45.849Z] #41 12.05   DEP      images/sk-inet.pb-c.d
18:27:45 [2021-03-04T18:27:45.849Z] #41 12.09   PBCC     images/sk-unix.pb-c.c
18:27:45 [2021-03-04T18:27:45.876Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.588s	coverage: 73.3% of statements
18:27:45 [2021-03-04T18:27:45.876Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.836s	coverage: 49.4% of statements
18:27:46 [2021-03-04T18:27:46.100Z] #43 93.83 github.com/LK4D4/vndr/build
18:27:46 [2021-03-04T18:27:46.106Z] #41 12.21   DEP      images/sk-unix.pb-c.d
18:27:46 [2021-03-04T18:27:46.106Z] #41 12.27   PBCC     images/mm.pb-c.c
18:27:46 [2021-03-04T18:27:46.106Z] #41 12.36   DEP      images/mm.pb-c.d
18:27:46 [2021-03-04T18:27:46.106Z] #41 12.43   PBCC     images/timerfd.pb-c.c
18:27:46 [2021-03-04T18:27:46.362Z] #41 12.45   DEP      images/timerfd.pb-c.d
18:27:46 [2021-03-04T18:27:46.362Z] #41 12.55   PBCC     images/timer.pb-c.c
18:27:46 [2021-03-04T18:27:46.362Z] #41 12.55   DEP      images/timer.pb-c.d
18:27:46 [2021-03-04T18:27:46.362Z] #41 12.62   PBCC     images/sa.pb-c.c
18:27:46 [2021-03-04T18:27:46.362Z] #41 12.65   DEP      images/sa.pb-c.d
18:27:46 [2021-03-04T18:27:46.362Z] #41 12.71   PBCC     images/pipe-data.pb-c.c
18:27:46 [2021-03-04T18:27:46.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:27:46 [2021-03-04T18:27:46.618Z] #41 12.76   DEP      images/pipe-data.pb-c.d
18:27:46 [2021-03-04T18:27:46.618Z] #41 12.82   PBCC     images/mnt.pb-c.c
18:27:46 [2021-03-04T18:27:46.618Z] #41 12.88   DEP      images/mnt.pb-c.d
18:27:46 [2021-03-04T18:27:46.618Z] #41 12.96   PBCC     images/sk-packet.pb-c.c
18:27:46 [2021-03-04T18:27:46.874Z] #41 13.04   DEP      images/sk-packet.pb-c.d
18:27:46 [2021-03-04T18:27:46.874Z] #41 13.12   PBCC     images/tcp-stream.pb-c.c
18:27:47 [2021-03-04T18:27:47.130Z] #41 13.17   DEP      images/tcp-stream.pb-c.d
18:27:47 [2021-03-04T18:27:47.130Z] #41 13.27   PBCC     images/pipe.pb-c.c
18:27:47 [2021-03-04T18:27:47.130Z] #41 13.34   DEP      images/pipe.pb-c.d
18:27:47 [2021-03-04T18:27:47.130Z] #41 13.38   PBCC     images/pstree.pb-c.c
18:27:47 [2021-03-04T18:27:47.130Z] #41 13.39   DEP      images/pstree.pb-c.d
18:27:47 [2021-03-04T18:27:47.130Z] #41 13.45   PBCC     images/fs.pb-c.c
18:27:47 [2021-03-04T18:27:47.130Z] #41 13.47   DEP      images/fs.pb-c.d
18:27:47 [2021-03-04T18:27:47.130Z] #41 13.50   PBCC     images/signalfd.pb-c.c
18:27:47 [2021-03-04T18:27:47.130Z] #41 13.56   DEP      images/signalfd.pb-c.d
18:27:47 [2021-03-04T18:27:47.267Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 57.5% of statements
18:27:47 [2021-03-04T18:27:47.530Z] ok  	github.com/docker/docker/daemon	12.348s	coverage: 17.2% of statements
18:27:47 [2021-03-04T18:27:47.530Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:27:47 [2021-03-04T18:27:47.530Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:27:47 [2021-03-04T18:27:47.530Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:27:47 [2021-03-04T18:27:47.530Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:27:47 [2021-03-04T18:27:47.530Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:27:47 [2021-03-04T18:27:47.530Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.025s	coverage: 3.0% of statements
18:27:47 [2021-03-04T18:27:47.692Z] #41 13.73   PBCC     images/fh.pb-c.c
18:27:47 [2021-03-04T18:27:47.692Z] #41 13.73   PBCC     images/fsnotify.pb-c.c
18:27:47 [2021-03-04T18:27:47.692Z] #41 13.81   DEP      images/fh.pb-c.d
18:27:47 [2021-03-04T18:27:47.692Z] #41 13.90   DEP      images/fsnotify.pb-c.d
18:27:47 [2021-03-04T18:27:47.692Z] #41 13.96   PBCC     images/eventpoll.pb-c.c
18:27:47 [2021-03-04T18:27:47.692Z] #41 13.96   DEP      images/eventpoll.pb-c.d
18:27:47 [2021-03-04T18:27:47.948Z] #41 14.03   PBCC     images/eventfd.pb-c.c
18:27:47 [2021-03-04T18:27:47.948Z] #41 14.05   DEP      images/eventfd.pb-c.d
18:27:47 [2021-03-04T18:27:47.948Z] #41 14.15   PBCC     images/remap-file-path.pb-c.c
18:27:47 [2021-03-04T18:27:47.948Z] #41 14.15   DEP      images/remap-file-path.pb-c.d
18:27:47 [2021-03-04T18:27:47.948Z] #41 14.20   PBCC     images/fifo.pb-c.c
18:27:48 [2021-03-04T18:27:48.004Z] #43 95.55 hash/crc32
18:27:48 [2021-03-04T18:27:48.107Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
18:27:48 [2021-03-04T18:27:48.204Z] #41 14.25   DEP      images/fifo.pb-c.d
18:27:48 [2021-03-04T18:27:48.204Z] #41 14.25   PBCC     images/ghost-file.pb-c.c
18:27:48 [2021-03-04T18:27:48.204Z] #41 14.33   DEP      images/ghost-file.pb-c.d
18:27:48 [2021-03-04T18:27:48.204Z] #41 14.53   PBCC     images/regfile.pb-c.c
18:27:48 [2021-03-04T18:27:48.204Z] #41 14.53   DEP      images/regfile.pb-c.d
18:27:48 [2021-03-04T18:27:48.461Z] #41 14.56   PBCC     images/ns.pb-c.c
18:27:48 [2021-03-04T18:27:48.461Z] #41 14.56   DEP      images/ns.pb-c.d
18:27:48 [2021-03-04T18:27:48.461Z] #41 14.61   PBCC     images/fdinfo.pb-c.c
18:27:48 [2021-03-04T18:27:48.461Z] #41 14.76   DEP      images/fdinfo.pb-c.d
18:27:48 [2021-03-04T18:27:48.461Z] #41 14.76   PBCC     images/core-aarch64.pb-c.c
18:27:48 [2021-03-04T18:27:48.461Z] #41 14.80   PBCC     images/core-arm.pb-c.c
18:27:48 [2021-03-04T18:27:48.571Z] #43 96.26 compress/gzip
18:27:48 [2021-03-04T18:27:48.717Z] #41 14.97   PBCC     images/core-ppc64.pb-c.c
18:27:48 [2021-03-04T18:27:48.717Z] #41 14.97   PBCC     images/core-s390.pb-c.c
18:27:48 [2021-03-04T18:27:48.717Z] #41 14.97   PBCC     images/core-x86.pb-c.c
18:27:48 [2021-03-04T18:27:48.974Z] #41 15.08   PBCC     images/core.pb-c.c
18:27:48 [2021-03-04T18:27:48.974Z] #41 15.18   PBCC     images/inventory.pb-c.c
18:27:48 [2021-03-04T18:27:48.974Z] #41 15.18   DEP      images/core-aarch64.pb-c.d
18:27:48 [2021-03-04T18:27:48.974Z] #41 15.24   DEP      images/core-arm.pb-c.d
18:27:48 [2021-03-04T18:27:48.974Z] #41 15.31   DEP      images/core-ppc64.pb-c.d
18:27:48 [2021-03-04T18:27:48.974Z] #41 15.36   DEP      images/core-s390.pb-c.d
18:27:49 [2021-03-04T18:27:49.230Z] #41 15.44   DEP      images/core-x86.pb-c.d
18:27:49 [2021-03-04T18:27:49.230Z] #41 15.51   DEP      images/core.pb-c.d
18:27:49 [2021-03-04T18:27:49.486Z] #41 15.64   DEP      images/inventory.pb-c.d
18:27:49 [2021-03-04T18:27:49.486Z] #41 15.67   PBCC     images/cpuinfo.pb-c.c
18:27:49 [2021-03-04T18:27:49.486Z] #41 15.73   DEP      images/cpuinfo.pb-c.d
18:27:49 [2021-03-04T18:27:49.486Z] #41 15.82   PBCC     images/stats.pb-c.c
18:27:49 [2021-03-04T18:27:49.486Z] #41 15.82   DEP      images/stats.pb-c.d
18:27:49 [2021-03-04T18:27:49.508Z] #43 96.89 net
18:27:49 [2021-03-04T18:27:49.767Z] #43 97.41 vendor/golang.org/x/text/transform
18:27:50 [2021-03-04T18:27:50.184Z] #54 ...
18:27:50 [2021-03-04T18:27:50.184Z] 
18:27:50 [2021-03-04T18:27:50.184Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:50 [2021-03-04T18:27:50.184Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:27:50 [2021-03-04T18:27:50.184Z] #43 89.43 encoding/xml
18:27:50 [2021-03-04T18:27:50.184Z] #43 89.75 go/doc
18:27:50 [2021-03-04T18:27:50.184Z] #43 93.19 github.com/LK4D4/vndr/build
18:27:50 [2021-03-04T18:27:50.184Z] #43 94.91 github.com/LK4D4/vndr/versioned
18:27:50 [2021-03-04T18:27:50.184Z] #43 94.99 compress/flate
18:27:50 [2021-03-04T18:27:50.184Z] #43 96.06 hash/crc32
18:27:50 [2021-03-04T18:27:50.184Z] #43 96.94 net
18:27:50 [2021-03-04T18:27:50.184Z] #43 97.68 compress/gzip
18:27:50 [2021-03-04T18:27:50.184Z] #43 98.21 vendor/golang.org/x/text/transform
18:27:50 [2021-03-04T18:27:50.184Z] #43 98.88 vendor/golang.org/x/text/unicode/bidi
18:27:50 [2021-03-04T18:27:50.444Z] #43 ...
18:27:50 [2021-03-04T18:27:50.444Z] 
18:27:50 [2021-03-04T18:27:50.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:50 [2021-03-04T18:27:50.444Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:50 [2021-03-04T18:27:50.444Z] #41 23.61   CC       images/regfile.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 23.84   CC       images/ghost-file.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 24.15   CC       images/fifo.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 24.39   CC       images/remap-file-path.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 24.63   CC       images/eventfd.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 24.90   CC       images/eventpoll.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 25.22   CC       images/fh.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 25.48   CC       images/fsnotify.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 26.07   CC       images/signalfd.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 26.38   CC       images/fs.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 26.69   CC       images/pstree.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 27.00   CC       images/pipe.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 27.28   CC       images/tcp-stream.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 27.50   CC       images/sk-packet.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 27.91   CC       images/mnt.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 28.16   CC       images/pipe-data.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 28.34   CC       images/sa.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 28.58   CC       images/timer.o
18:27:50 [2021-03-04T18:27:50.444Z] #41 28.95   CC       images/timerfd.o
18:27:50 [2021-03-04T18:27:50.667Z] ok  	github.com/docker/docker/daemon/logger	0.274s	coverage: 43.2% of statements
18:27:50 [2021-03-04T18:27:50.703Z] #41 29.23   CC       images/mm.o
18:27:50 [2021-03-04T18:27:50.703Z] #43 ...
18:27:50 [2021-03-04T18:27:50.703Z] 
18:27:50 [2021-03-04T18:27:50.703Z] #54 [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
18:27:50 [2021-03-04T18:27:50.703Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf
18:27:50 [2021-03-04T18:27:50.703Z] #54 43.67 Checking out files:  49% (1894/3816)   
Checking out files:  50% (1908/3816)   
Checking out files:  51% (1947/3816)   
Checking out files:  52% (1985/3816)   
Checking out files:  53% (2023/3816)   
Checking out files:  54% (2061/3816)   
Checking out files:  55% (2099/3816)   
Checking out files:  56% (2137/3816)   
Checking out files:  57% (2176/3816)   
Checking out files:  58% (2214/3816)   
Checking out files:  59% (2252/3816)   
Checking out files:  60% (2290/3816)   
Checking out files:  61% (2328/3816)   
Checking out files:  62% (2366/3816)   
Checking out files:  63% (2405/3816)   
Checking out files:  64% (2443/3816)   
Checking out files:  65% (2481/3816)   
Checking out files:  66% (2519/3816)   
Checking out files:  67% (2557/3816)   
Checking out files:  68% (2595/3816)   
Checking out files:  69% (2634/3816)   
Checking out files:  70% (2672/3816)   
Checking out files:  71% (2710/3816)   
Checking out files:  72% (2748/3816)   
Checking out files:  73% (2786/3816)   
Checking out files:  74% (2824/3816)   
Checking out files:  75% (2862/3816)   
Checking out files:  76% (2901/3816)   
Checking out files:  77% (2939/3816)   
Checking out files:  78% (2977/3816)   
Checking out files:  79% (3015/3816)   
Checking out files:  80% (3053/3816)   
Checking out files:  81% (3091/3816)   
Checking out files:  82% (3130/3816)   
Checking out files:  83% (3168/3816)   
Checking out files:  84% (3206/3816)   
Checking out files:  84% (3243/3816)   
Checking out files:  85% (3244/3816)   
Checking out files:  86% (3282/3816)   
Checking out files:  87% (3320/3816)   
Checking out files:  88% (3359/3816)   
Checking out files:  89% (3397/3816)   
Checking out files:  90% (3435/3816)   
Checking out files:  91% (3473/3816)   
Checking out files:  92% (3511/3816)   
Checking out files:  93% (3549/3816)   
Checking out files:  94% (3588/3816)   
Checking out files:  95% (3626/3816)   
Checking out files:  96% (3664/3816)   
Checking out files:  97% (3702/3816)   
Checking out files:  98% (3740/3816)   
Checking out files:  99% (3778/3816)   
Checking out files: 100% (3816/3816)   
Checking out files: 100% (3816/3816), done.
18:27:50 [2021-03-04T18:27:50.703Z] #54 45.30 + cd /tmp/tmp.b0yNCKkt1K/src/github.com/containerd/containerd
18:27:50 [2021-03-04T18:27:50.703Z] #54 45.31 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:27:50 [2021-03-04T18:27:50.703Z] #54 47.20 + export 'BUILDTAGS=netgo osusergo static_build'
18:27:50 [2021-03-04T18:27:50.703Z] #54 47.20 + BUILDTAGS='netgo osusergo static_build'
18:27:50 [2021-03-04T18:27:50.703Z] #54 47.20 + export EXTRA_FLAGS=-buildmode=pie
18:27:50 [2021-03-04T18:27:50.703Z] #54 47.20 + EXTRA_FLAGS=-buildmode=pie
18:27:50 [2021-03-04T18:27:50.703Z] #54 47.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:27:50 [2021-03-04T18:27:50.703Z] #54 47.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:27:50 [2021-03-04T18:27:50.703Z] #54 47.20 + '[' '' = dynamic ']'
18:27:50 [2021-03-04T18:27:50.703Z] #54 47.20 + make
18:27:50 [2021-03-04T18:27:50.703Z] #54 48.38 + bin/ctr
18:27:50 [2021-03-04T18:27:50.703Z] #54 ...
18:27:50 [2021-03-04T18:27:50.703Z] 
18:27:50 [2021-03-04T18:27:50.703Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:50 [2021-03-04T18:27:50.703Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:27:50 [2021-03-04T18:27:50.703Z] #43 98.25 vendor/golang.org/x/text/unicode/bidi
18:27:50 [2021-03-04T18:27:50.854Z] #41 ...
18:27:50 [2021-03-04T18:27:50.854Z] 
18:27:50 [2021-03-04T18:27:50.854Z] #49 [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
18:27:50 [2021-03-04T18:27:50.854Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5
18:27:50 [2021-03-04T18:27:50.854Z] #49 86.13 mvdan.cc/sh/v3/cmd/shfmt
18:27:50 [2021-03-04T18:27:50.931Z] ok  	github.com/docker/docker/daemon/images	0.047s	coverage: 6.7% of statements
18:27:50 [2021-03-04T18:27:50.962Z] #41 29.57   CC       images/sk-opts.o
18:27:51 [2021-03-04T18:27:51.194Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.276s	coverage: 77.8% of statements
18:27:51 [2021-03-04T18:27:51.222Z] #41 29.82   CC       images/sk-unix.o
18:27:51 [2021-03-04T18:27:51.457Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.021s	coverage: 57.7% of statements
18:27:51 [2021-03-04T18:27:51.457Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:27:51 [2021-03-04T18:27:51.457Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:27:51 [2021-03-04T18:27:51.457Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:27:51 [2021-03-04T18:27:51.457Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:27:51 [2021-03-04T18:27:51.457Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:27:51 [2021-03-04T18:27:51.457Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:27:51 [2021-03-04T18:27:51.481Z] #41 ...
18:27:51 [2021-03-04T18:27:51.481Z] 
18:27:51 [2021-03-04T18:27:51.481Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:51 [2021-03-04T18:27:51.481Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:27:51 [2021-03-04T18:27:51.481Z] #43 100.7 vendor/golang.org/x/text/secure/bidirule
18:27:51 [2021-03-04T18:27:51.641Z] #43 ...
18:27:51 [2021-03-04T18:27:51.641Z] 
18:27:51 [2021-03-04T18:27:51.641Z] #49 [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
18:27:51 [2021-03-04T18:27:51.641Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea
18:27:51 [2021-03-04T18:27:51.641Z] #49 93.28 mvdan.cc/sh/v3/cmd/shfmt
18:27:51 [2021-03-04T18:27:51.641Z] #49 DONE 99.2s
18:27:51 [2021-03-04T18:27:51.756Z] #43 ...
18:27:51 [2021-03-04T18:27:51.756Z] 
18:27:51 [2021-03-04T18:27:51.756Z] #49 [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
18:27:51 [2021-03-04T18:27:51.756Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd
18:27:51 [2021-03-04T18:27:51.756Z] #49 93.95 mvdan.cc/sh/v3/cmd/shfmt
18:27:51 [2021-03-04T18:27:51.756Z] #49 DONE 100.9s
18:27:51 [2021-03-04T18:27:51.756Z] 
18:27:51 [2021-03-04T18:27:51.756Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:51 [2021-03-04T18:27:51.756Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:27:51 [2021-03-04T18:27:51.756Z] #43 100.9 vendor/golang.org/x/text/unicode/norm
18:27:51 [2021-03-04T18:27:51.902Z] 
18:27:51 [2021-03-04T18:27:51.902Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:51 [2021-03-04T18:27:51.902Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:51 [2021-03-04T18:27:51.902Z] #41 17.82   CC       images/stats.o
18:27:51 [2021-03-04T18:27:51.902Z] #41 18.16   CC       images/core.o
18:27:51 [2021-03-04T18:27:51.902Z] #41 18.89   CC       images/core-x86.o
18:27:51 [2021-03-04T18:27:51.902Z] #41 19.52   CC       images/core-arm.o
18:27:51 [2021-03-04T18:27:51.902Z] #41 19.96   CC       images/core-aarch64.o
18:27:51 [2021-03-04T18:27:51.902Z] #41 20.36   CC       images/core-ppc64.o
18:27:51 [2021-03-04T18:27:51.902Z] #41 20.90   CC       images/core-s390.o
18:27:51 [2021-03-04T18:27:51.902Z] #41 21.51   CC       images/cpuinfo.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 22.00   CC       images/inventory.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 22.23   CC       images/fdinfo.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 22.56   CC       images/fown.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 22.80   CC       images/ns.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 23.06   CC       images/regfile.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 23.33   CC       images/ghost-file.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 23.60   CC       images/fifo.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 23.81   CC       images/remap-file-path.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 23.99   CC       images/eventfd.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 24.24   CC       images/eventpoll.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 24.51   CC       images/fh.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 24.89   CC       images/fsnotify.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 25.39   CC       images/signalfd.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 25.69   CC       images/fs.o
18:27:51 [2021-03-04T18:27:51.903Z] #41 25.97   CC       images/pstree.o
18:27:52 [2021-03-04T18:27:52.032Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.020s	coverage: 67.0% of statements
18:27:52 [2021-03-04T18:27:52.161Z] #41 26.35   CC       images/pipe.o
18:27:52 [2021-03-04T18:27:52.221Z] #49 ...
18:27:52 [2021-03-04T18:27:52.221Z] 
18:27:52 [2021-03-04T18:27:52.221Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:52 [2021-03-04T18:27:52.221Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:27:52 [2021-03-04T18:27:52.221Z] #43 77.32 go/parser
18:27:52 [2021-03-04T18:27:52.221Z] #43 78.29 text/template
18:27:52 [2021-03-04T18:27:52.221Z] #43 81.38 encoding/xml
18:27:52 [2021-03-04T18:27:52.221Z] #43 83.47 go/doc
18:27:52 [2021-03-04T18:27:52.221Z] #43 87.22 github.com/LK4D4/vndr/versioned
18:27:52 [2021-03-04T18:27:52.221Z] #43 87.34 github.com/LK4D4/vndr/build
18:27:52 [2021-03-04T18:27:52.221Z] #43 87.34 compress/flate
18:27:52 [2021-03-04T18:27:52.221Z] #43 ...
18:27:52 [2021-03-04T18:27:52.221Z] 
18:27:52 [2021-03-04T18:27:52.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:52 [2021-03-04T18:27:52.221Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:52 [2021-03-04T18:27:52.221Z] #41 17.30 make[1]: Nothing to be done for 'all'.
18:27:52 [2021-03-04T18:27:52.429Z] #41 26.69   CC       images/tcp-stream.o
18:27:52 [2021-03-04T18:27:52.477Z] #41 18.70   CC       images/stats.o
18:27:52 [2021-03-04T18:27:52.609Z] ok  	github.com/docker/docker/daemon/logger/journald	0.034s	coverage: 23.9% of statements
18:27:52 [2021-03-04T18:27:52.609Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.046s	coverage: 87.2% of statements
18:27:52 [2021-03-04T18:27:52.687Z] #41 27.08   CC       images/sk-packet.o
18:27:52 [2021-03-04T18:27:52.734Z] #41 19.06   CC       images/core.o
18:27:52 [2021-03-04T18:27:52.872Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.029s	coverage: 61.6% of statements
18:27:52 [2021-03-04T18:27:52.946Z] #41 27.29   CC       images/mnt.o
18:27:53 [2021-03-04T18:27:53.206Z] #41 27.47   CC       images/pipe-data.o
18:27:53 [2021-03-04T18:27:53.206Z] #41 ...
18:27:53 [2021-03-04T18:27:53.206Z] 
18:27:53 [2021-03-04T18:27:53.206Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:27:53 [2021-03-04T18:27:53.206Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:27:53 [2021-03-04T18:27:53.206Z] #43 100.8 vendor/golang.org/x/text/secure/bidirule
18:27:53 [2021-03-04T18:27:53.464Z] #43 100.9 vendor/golang.org/x/text/unicode/norm
18:27:53 [2021-03-04T18:27:53.662Z] #41 19.71   CC       images/core-x86.o
18:27:53 [2021-03-04T18:27:53.823Z] ok  	github.com/docker/docker/daemon/logger/local	0.062s	coverage: 75.2% of statements
18:27:53 [2021-03-04T18:27:53.823Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:27:54 [2021-03-04T18:27:54.224Z] #41 20.27   CC       images/core-arm.o
18:27:54 [2021-03-04T18:27:54.400Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.075s	coverage: 31.5% of statements
18:27:54 [2021-03-04T18:27:54.481Z] #41 20.65   CC       images/core-aarch64.o
18:27:54 [2021-03-04T18:27:54.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:27:54 [2021-03-04T18:27:54.664Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.108s	coverage: 55.1% of statements
18:27:54 [2021-03-04T18:27:54.737Z] #41 21.04   CC       images/core-ppc64.o
18:27:55 [2021-03-04T18:27:55.240Z] ok  	github.com/docker/docker/daemon/logger/templates	0.035s	coverage: 8.3% of statements
18:27:55 [2021-03-04T18:27:55.300Z] #41 21.69   CC       images/core-s390.o
18:27:55 [2021-03-04T18:27:55.823Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.069s	coverage: 46.8% of statements
18:27:55 [2021-03-04T18:27:55.946Z] #43 105.0 vendor/golang.org/x/net/idna
18:27:56 [2021-03-04T18:27:56.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:27:56 [2021-03-04T18:27:56.229Z] #41 22.51   CC       images/cpuinfo.o
18:27:56 [2021-03-04T18:27:56.229Z] #41 ...
18:27:56 [2021-03-04T18:27:56.229Z] 
18:27:56 [2021-03-04T18:27:56.229Z] #54 [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
18:27:56 [2021-03-04T18:27:56.229Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0
18:27:56 [2021-03-04T18:27:56.410Z] ok  	github.com/docker/docker/daemon/network	0.041s	coverage: 63.8% of statements
18:27:56 [2021-03-04T18:27:56.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:27:56 [2021-03-04T18:27:56.986Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.803s	coverage: 82.5% of statements
18:27:56 [2021-03-04T18:27:56.986Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:27:56 [2021-03-04T18:27:56.986Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:27:57 [2021-03-04T18:27:57.001Z] #54 44.76 Checking out files:  49% (1886/3816)   
Checking out files:  50% (1908/3816)   
Checking out files:  51% (1947/3816)   
Checking out files:  52% (1985/3816)   
Checking out files:  53% (2023/3816)   
Checking out files:  54% (2061/3816)   
Checking out files:  55% (2099/3816)   
Checking out files:  56% (2137/3816)   
Checking out files:  57% (2176/3816)   
Checking out files:  58% (2214/3816)   
Checking out files:  59% (2252/3816)   
Checking out files:  60% (2290/3816)   
Checking out files:  61% (2328/3816)   
Checking out files:  62% (2366/3816)   
Checking out files:  63% (2405/3816)   
Checking out files:  64% (2443/3816)   
Checking out files:  65% (2481/3816)   
Checking out files:  66% (2519/3816)   
Checking out files:  67% (2557/3816)   
Checking out files:  68% (2595/3816)   
Checking out files:  69% (2634/3816)   
Checking out files:  70% (2672/3816)   
Checking out files:  71% (2710/3816)   
Checking out files:  72% (2748/3816)   
Checking out files:  73% (2786/3816)   
Checking out files:  74% (2824/3816)   
Checking out files:  75% (2862/3816)   
Checking out files:  76% (2901/3816)   
Checking out files:  77% (2939/3816)   
Checking out files:  78% (2977/3816)   
Checking out files:  79% (3015/3816)   
Checking out files:  80% (3053/3816)   
Checking out files:  81% (3091/3816)   
Checking out files:  82% (3130/3816)   
Checking out files:  83% (3168/3816)   
Checking out files:  84% (3206/3816)   
Checking out files:  85% (3244/3816)   
Checking out files:  86% (3282/3816)   
Checking out files:  87% (3320/3816)   
Checking out files:  88% (3359/3816)   
Checking out files:  89% (3397/3816)   
Checking out files:  89% (3403/3816)   
Checking out files:  90% (3435/3816)   
Checking out files:  91% (3473/3816)   
Checking out files:  92% (3511/3816)   
Checking out files:  93% (3549/3816)   
Checking out files:  94% (3588/3816)   
Checking out files:  95% (3626/3816)   
Checking out files:  96% (3664/3816)   
Checking out files:  97% (3702/3816)   
Checking out files:  98% (3740/3816)   
Checking out files:  99% (3778/3816)   
Checking out files: 100% (3816/3816)   
Checking out files: 100% (3816/3816), done.
18:27:57 [2021-03-04T18:27:57.001Z] #54 46.21 + cd /tmp/tmp.uW6i5S7Rr2/src/github.com/containerd/containerd
18:27:57 [2021-03-04T18:27:57.001Z] #54 46.21 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
18:27:57 [2021-03-04T18:27:57.001Z] #54 ...
18:27:57 [2021-03-04T18:27:57.001Z] 
18:27:57 [2021-03-04T18:27:57.001Z] #49 [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
18:27:57 [2021-03-04T18:27:57.001Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5
18:27:57 [2021-03-04T18:27:57.001Z] #49 DONE 92.2s
18:27:57 [2021-03-04T18:27:57.257Z] 
18:27:57 [2021-03-04T18:27:57.257Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:57 [2021-03-04T18:27:57.257Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:57 [2021-03-04T18:27:57.257Z] #41 22.98   CC       images/inventory.o
18:27:57 [2021-03-04T18:27:57.257Z] #41 23.27   CC       images/fdinfo.o
18:27:57 [2021-03-04T18:27:57.257Z] #41 23.64   CC       images/fown.o
18:27:57 [2021-03-04T18:27:57.513Z] #41 23.90   CC       images/ns.o
18:27:57 [2021-03-04T18:27:57.654Z] #43 104.6 vendor/golang.org/x/net/idna
18:27:57 [2021-03-04T18:27:57.770Z] #41 24.15   CC       images/regfile.o
18:27:57 [2021-03-04T18:27:57.851Z] #43 107.2 vendor/golang.org/x/net/http2/hpack
18:27:57 [2021-03-04T18:27:57.934Z] ok  	github.com/docker/docker/distribution/metadata	0.092s	coverage: 48.2% of statements
18:27:58 [2021-03-04T18:27:58.026Z] #41 24.46   CC       images/ghost-file.o
18:27:58 [2021-03-04T18:27:58.282Z] #41 24.71   CC       images/fifo.o
18:27:58 [2021-03-04T18:27:58.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:27:58 [2021-03-04T18:27:58.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:27:58 [2021-03-04T18:27:58.592Z] #43 ...
18:27:58 [2021-03-04T18:27:58.592Z] 
18:27:58 [2021-03-04T18:27:58.592Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:27:58 [2021-03-04T18:27:58.592Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:27:58 [2021-03-04T18:27:58.592Z] #41 27.67   CC       images/sa.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 27.87   CC       images/timer.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 28.14   CC       images/timerfd.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 28.33   CC       images/mm.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 28.61   CC       images/sk-opts.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 28.78   CC       images/sk-unix.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 29.08   CC       images/sk-inet.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 29.42   CC       images/tun.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 29.68   CC       images/sk-netlink.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 29.87   CC       images/packet-sock.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 30.27   CC       images/ipc-var.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 30.48   CC       images/ipc-desc.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 30.69   CC       images/ipc-shm.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 30.87   CC       images/ipc-msg.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 31.14   CC       images/ipc-sem.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 31.31   CC       images/utsns.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 31.47   CC       images/creds.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 31.75   CC       images/vma.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 32.01   CC       images/netdev.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 32.33   CC       images/tty.o
18:27:58 [2021-03-04T18:27:58.592Z] #41 32.88   CC       images/file-lock.o
18:27:58 [2021-03-04T18:27:58.844Z] #41 24.92   CC       images/remap-file-path.o
18:27:58 [2021-03-04T18:27:58.844Z] #41 25.21   CC       images/eventfd.o
18:27:58 [2021-03-04T18:27:58.850Z] #41 33.06   CC       images/rlimit.o
18:27:59 [2021-03-04T18:27:59.109Z] #41 33.23   CC       images/pagemap.o
18:27:59 [2021-03-04T18:27:59.228Z] #43 108.5 mime
18:27:59 [2021-03-04T18:27:59.331Z] ok  	github.com/docker/docker/distribution	0.259s	coverage: 25.0% of statements
18:27:59 [2021-03-04T18:27:59.331Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:27:59 [2021-03-04T18:27:59.331Z] ok  	github.com/docker/docker/errdefs	0.017s	coverage: 53.1% of statements
18:27:59 [2021-03-04T18:27:59.369Z] #41 33.54   CC       images/siginfo.o
18:27:59 [2021-03-04T18:27:59.369Z] #41 33.78   CC       images/rpc.o
18:27:59 [2021-03-04T18:27:59.406Z] #41 25.48   CC       images/eventpoll.o
18:27:59 [2021-03-04T18:27:59.662Z] #41 25.78   CC       images/fh.o
18:27:59 [2021-03-04T18:27:59.907Z] ok  	github.com/docker/docker/image	0.056s	coverage: 86.6% of statements
18:27:59 [2021-03-04T18:27:59.918Z] #41 26.09   CC       images/fsnotify.o
18:27:59 [2021-03-04T18:27:59.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:28:00 [2021-03-04T18:28:00.481Z] #41 26.74   CC       images/signalfd.o
18:28:00 [2021-03-04T18:28:00.485Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
18:28:00 [2021-03-04T18:28:00.485Z] ok  	github.com/docker/docker/distribution/xfer	1.723s	coverage: 85.6% of statements
18:28:00 [2021-03-04T18:28:00.485Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:28:00 [2021-03-04T18:28:00.737Z] #41 26.97   CC       images/fs.o
18:28:00 [2021-03-04T18:28:00.746Z] #41 34.93   CC       images/ext-file.o
18:28:00 [2021-03-04T18:28:00.993Z] #41 27.23   CC       images/pstree.o
18:28:01 [2021-03-04T18:28:01.005Z] #41 35.12   CC       images/cgroup.o
18:28:01 [2021-03-04T18:28:01.061Z] ok  	github.com/docker/docker/image/tarexport	0.072s	coverage: 0.6% of statements
18:28:01 [2021-03-04T18:28:01.133Z] #43 110.0 mime/quotedprintable
18:28:01 [2021-03-04T18:28:01.133Z] #43 110.4 net/http/internal
18:28:01 [2021-03-04T18:28:01.250Z] #41 27.46   CC       images/pipe.o
18:28:01 [2021-03-04T18:28:01.324Z] ok  	github.com/docker/docker/image/v1	0.020s	coverage: 25.0% of statements
18:28:01 [2021-03-04T18:28:01.324Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:28:01 [2021-03-04T18:28:01.324Z] ok  	github.com/docker/docker/libcontainerd/queue	0.064s	coverage: 100.0% of statements
18:28:01 [2021-03-04T18:28:01.506Z] #41 27.72   CC       images/tcp-stream.o
18:28:01 [2021-03-04T18:28:01.587Z] #41 35.79   CC       images/userns.o
18:28:01 [2021-03-04T18:28:01.587Z] #41 36.04   CC       images/google/protobuf/descriptor.o
18:28:01 [2021-03-04T18:28:01.701Z] #43 ...
18:28:01 [2021-03-04T18:28:01.701Z] 
18:28:01 [2021-03-04T18:28:01.701Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:01 [2021-03-04T18:28:01.701Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:01 [2021-03-04T18:28:01.701Z] #41 30.21   CC       images/sk-inet.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 31.11   CC       images/tun.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 31.51   CC       images/sk-netlink.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 31.77   CC       images/packet-sock.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 32.09   CC       images/ipc-var.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 32.26   CC       images/ipc-desc.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 32.52   CC       images/ipc-shm.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 32.71   CC       images/ipc-msg.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 33.02   CC       images/ipc-sem.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 33.22   CC       images/utsns.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 33.45   CC       images/creds.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 33.70   CC       images/vma.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 33.88   CC       images/netdev.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 34.28   CC       images/tty.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 34.89   CC       images/file-lock.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 35.14   CC       images/rlimit.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 35.33   CC       images/pagemap.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 35.63   CC       images/siginfo.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 35.97   CC       images/rpc.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 37.28   CC       images/ext-file.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 37.53   CC       images/cgroup.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 38.13   CC       images/userns.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 38.44   CC       images/google/protobuf/descriptor.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 40.20   CC       images/opts.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 40.45   CC       images/seccomp.o
18:28:01 [2021-03-04T18:28:01.701Z] #41 ...
18:28:01 [2021-03-04T18:28:01.701Z] 
18:28:01 [2021-03-04T18:28:01.701Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:28:01 [2021-03-04T18:28:01.701Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:28:01 [2021-03-04T18:28:01.701Z] #11 101.0 Selecting previously unselected package g++-mingw-w64-x86-64.
18:28:01 [2021-03-04T18:28:01.701Z] #11 101.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:28:01 [2021-03-04T18:28:01.701Z] #11 101.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:28:01 [2021-03-04T18:28:01.762Z] #41 27.94   CC       images/sk-packet.o
18:28:01 [2021-03-04T18:28:01.961Z] #11 ...
18:28:01 [2021-03-04T18:28:01.961Z] 
18:28:01 [2021-03-04T18:28:01.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:01 [2021-03-04T18:28:01.961Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:01 [2021-03-04T18:28:01.961Z] #41 40.69   CC       images/binfmt-misc.o
18:28:02 [2021-03-04T18:28:02.018Z] #41 28.19   CC       images/mnt.o
18:28:02 [2021-03-04T18:28:02.275Z] #41 28.47   CC       images/pipe-data.o
18:28:02 [2021-03-04T18:28:02.530Z] #41 40.94   CC       images/time.o
18:28:02 [2021-03-04T18:28:02.530Z] #41 41.16   CC       images/sysctl.o
18:28:02 [2021-03-04T18:28:02.531Z] #41 28.67   CC       images/sa.o
18:28:02 [2021-03-04T18:28:02.787Z] #41 28.93   CC       images/timer.o
18:28:02 [2021-03-04T18:28:02.791Z] #41 41.44   CC       images/autofs.o
18:28:03 [2021-03-04T18:28:03.043Z] #41 29.29   CC       images/timerfd.o
18:28:03 [2021-03-04T18:28:03.043Z] #41 ...
18:28:03 [2021-03-04T18:28:03.043Z] 
18:28:03 [2021-03-04T18:28:03.043Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:28:03 [2021-03-04T18:28:03.043Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:28:03 [2021-03-04T18:28:03.043Z] #11 98.22 Selecting previously unselected package g++-mingw-w64-x86-64.
18:28:03 [2021-03-04T18:28:03.043Z] #11 98.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:28:03 [2021-03-04T18:28:03.043Z] #11 98.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:28:03 [2021-03-04T18:28:03.059Z] #41 41.60   CC       images/macvlan.o
18:28:03 [2021-03-04T18:28:03.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:28:03 [2021-03-04T18:28:03.250Z] ok  	github.com/docker/docker/oci	0.035s	coverage: 45.2% of statements
18:28:03 [2021-03-04T18:28:03.250Z] ok  	github.com/docker/docker/pkg/aaparser	0.033s	coverage: 52.9% of statements
18:28:03 [2021-03-04T18:28:03.250Z] ok  	github.com/docker/docker/opts	0.047s	coverage: 67.1% of statements
18:28:03 [2021-03-04T18:28:03.319Z] #41 41.80   CC       images/sit.o
18:28:03 [2021-03-04T18:28:03.319Z] #41 42.01   CC       images/memfd.o
18:28:03 [2021-03-04T18:28:03.497Z] #41 37.53   CC       images/opts.o
18:28:03 [2021-03-04T18:28:03.497Z] #41 37.76   CC       images/seccomp.o
18:28:03 [2021-03-04T18:28:03.578Z] #41 42.30   CC       images/timens.o
18:28:03 [2021-03-04T18:28:03.755Z] #41 37.99   CC       images/binfmt-misc.o
18:28:03 [2021-03-04T18:28:03.828Z] ok  	github.com/docker/docker/pkg/broadcaster	0.034s	coverage: 100.0% of statements
18:28:03 [2021-03-04T18:28:03.838Z] #41 42.57   LINK     images/built-in.o
18:28:04 [2021-03-04T18:28:04.014Z] #41 38.18   CC       images/time.o
18:28:04 [2021-03-04T18:28:04.014Z] #41 38.35   CC       images/sysctl.o
18:28:04 [2021-03-04T18:28:04.098Z] #41 42.73   GEN      compel/include/asm
18:28:04 [2021-03-04T18:28:04.098Z] #41 42.76   GEN      compel/include/version.h
18:28:04 [2021-03-04T18:28:04.098Z] #41 42.80 touch .config
18:28:04 [2021-03-04T18:28:04.098Z] #41 42.83   GEN      include/common/config.h
18:28:04 [2021-03-04T18:28:04.273Z] #41 38.51   CC       images/autofs.o
18:28:04 [2021-03-04T18:28:04.358Z] #41 42.93   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:28:04 [2021-03-04T18:28:04.358Z] #41 42.95   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:28:04 [2021-03-04T18:28:04.358Z] #41 42.99   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:28:04 [2021-03-04T18:28:04.358Z] #41 43.00   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:28:04 [2021-03-04T18:28:04.358Z] #41 43.03   DEP      compel/arch/x86/plugins/std/memcpy.d
18:28:04 [2021-03-04T18:28:04.358Z] #41 43.05   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:28:04 [2021-03-04T18:28:04.358Z] #41 43.08   GEN      compel/plugins/include/uapi/std/syscall.h
18:28:04 [2021-03-04T18:28:04.358Z] #41 43.11   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:28:04 [2021-03-04T18:28:04.358Z] #41 43.13   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:28:04 [2021-03-04T18:28:04.358Z] #41 43.17   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:28:04 [2021-03-04T18:28:04.406Z] ok  	github.com/docker/docker/pkg/capabilities	0.016s	coverage: 87.5% of statements
18:28:04 [2021-03-04T18:28:04.531Z] #41 38.77   CC       images/macvlan.o
18:28:04 [2021-03-04T18:28:04.531Z] #41 38.92   CC       images/sit.o
18:28:04 [2021-03-04T18:28:04.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:28:04 [2021-03-04T18:28:04.618Z] #41 43.18   DEP      compel/plugins/std/infect.d
18:28:04 [2021-03-04T18:28:04.618Z] #41 43.26   DEP      compel/plugins/std/string.d
18:28:04 [2021-03-04T18:28:04.791Z] #41 39.13   CC       images/memfd.o
18:28:04 [2021-03-04T18:28:04.878Z] #41 43.39   DEP      compel/plugins/std/log.d
18:28:04 [2021-03-04T18:28:04.878Z] #41 43.53   DEP      compel/plugins/std/fds.d
18:28:04 [2021-03-04T18:28:04.934Z] #11 ...
18:28:04 [2021-03-04T18:28:04.934Z] 
18:28:04 [2021-03-04T18:28:04.934Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:04 [2021-03-04T18:28:04.934Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:28:04 [2021-03-04T18:28:04.934Z] #43 90.00 hash/crc32
18:28:04 [2021-03-04T18:28:04.934Z] #43 90.57 compress/gzip
18:28:04 [2021-03-04T18:28:04.934Z] #43 90.73 net
18:28:04 [2021-03-04T18:28:04.934Z] #43 91.27 vendor/golang.org/x/crypto/hkdf
18:28:04 [2021-03-04T18:28:04.934Z] #43 91.47 vendor/golang.org/x/text/transform
18:28:04 [2021-03-04T18:28:04.934Z] #43 92.31 vendor/golang.org/x/text/unicode/bidi
18:28:04 [2021-03-04T18:28:04.934Z] #43 94.14 vendor/golang.org/x/text/secure/bidirule
18:28:04 [2021-03-04T18:28:04.934Z] #43 94.44 vendor/golang.org/x/text/unicode/norm
18:28:04 [2021-03-04T18:28:04.934Z] #43 98.39 vendor/golang.org/x/net/idna
18:28:04 [2021-03-04T18:28:04.934Z] #43 ...
18:28:04 [2021-03-04T18:28:04.934Z] 
18:28:04 [2021-03-04T18:28:04.934Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:04 [2021-03-04T18:28:04.934Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:04 [2021-03-04T18:28:04.934Z] #41 29.50   CC       images/mm.o
18:28:04 [2021-03-04T18:28:04.934Z] #41 29.76   CC       images/sk-opts.o
18:28:04 [2021-03-04T18:28:04.934Z] #41 29.99   CC       images/sk-unix.o
18:28:04 [2021-03-04T18:28:04.934Z] #41 30.27   CC       images/sk-inet.o
18:28:04 [2021-03-04T18:28:04.934Z] #41 30.67   CC       images/tun.o
18:28:04 [2021-03-04T18:28:04.934Z] #41 30.98   CC       images/sk-netlink.o
18:28:04 [2021-03-04T18:28:04.934Z] #41 31.17   CC       images/packet-sock.o
18:28:05 [2021-03-04T18:28:05.137Z] #41 43.68   DEP      compel/plugins/std/std.d
18:28:05 [2021-03-04T18:28:05.137Z] #41 43.82   DEP      compel/plugins/shmem/shmem.d
18:28:05 [2021-03-04T18:28:05.355Z] ok  	github.com/docker/docker/pkg/authorization	0.952s	coverage: 68.3% of statements
18:28:05 [2021-03-04T18:28:05.359Z] #41 39.40   CC       images/timens.o
18:28:05 [2021-03-04T18:28:05.397Z] #41 43.96   DEP      compel/plugins/fds/fds.d
18:28:05 [2021-03-04T18:28:05.397Z] #41 44.18   CC       compel/plugins/std/std.o
18:28:05 [2021-03-04T18:28:05.508Z] #41 31.60   CC       images/ipc-var.o
18:28:05 [2021-03-04T18:28:05.508Z] #41 31.85   CC       images/ipc-desc.o
18:28:05 [2021-03-04T18:28:05.618Z] #41 39.73   LINK     images/built-in.o
18:28:05 [2021-03-04T18:28:05.618Z] #41 ...
18:28:05 [2021-03-04T18:28:05.618Z] 
18:28:05 [2021-03-04T18:28:05.618Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:28:05 [2021-03-04T18:28:05.618Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:28:05 [2021-03-04T18:28:05.618Z] #11 103.0 Selecting previously unselected package g++-mingw-w64-x86-64.
18:28:05 [2021-03-04T18:28:05.618Z] #11 103.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:28:05 [2021-03-04T18:28:05.618Z] #11 103.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:28:05 [2021-03-04T18:28:05.618Z] #11 ...
18:28:05 [2021-03-04T18:28:05.618Z] 
18:28:05 [2021-03-04T18:28:05.618Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:05 [2021-03-04T18:28:05.618Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:05 [2021-03-04T18:28:05.618Z] #41 39.89   GEN      compel/include/asm
18:28:05 [2021-03-04T18:28:05.618Z] #41 39.91   GEN      compel/include/version.h
18:28:05 [2021-03-04T18:28:05.618Z] #41 39.94 touch .config
18:28:05 [2021-03-04T18:28:05.618Z] #41 39.99   GEN      include/common/config.h
18:28:05 [2021-03-04T18:28:05.618Z] #41 40.07   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:28:05 [2021-03-04T18:28:05.764Z] #41 32.06   CC       images/ipc-shm.o
18:28:05 [2021-03-04T18:28:05.878Z] #41 40.10   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:28:05 [2021-03-04T18:28:05.878Z] #41 40.12   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:28:05 [2021-03-04T18:28:05.878Z] #41 40.14   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:28:05 [2021-03-04T18:28:05.878Z] #41 40.17   DEP      compel/arch/x86/plugins/std/memcpy.d
18:28:05 [2021-03-04T18:28:05.878Z] #41 40.19   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:28:05 [2021-03-04T18:28:05.878Z] #41 40.22   GEN      compel/plugins/include/uapi/std/syscall.h
18:28:05 [2021-03-04T18:28:05.878Z] #41 40.26   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:28:05 [2021-03-04T18:28:05.878Z] #41 40.28   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:28:05 [2021-03-04T18:28:05.931Z] ok  	github.com/docker/docker/pkg/directory	0.018s	coverage: 80.0% of statements
18:28:05 [2021-03-04T18:28:05.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:28:05 [2021-03-04T18:28:05.966Z] #41 44.50   CC       compel/plugins/std/fds.o
18:28:06 [2021-03-04T18:28:06.020Z] #41 32.26   CC       images/ipc-msg.o
18:28:06 [2021-03-04T18:28:06.137Z] #41 40.31   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:28:06 [2021-03-04T18:28:06.137Z] #41 40.31   DEP      compel/plugins/std/infect.d
18:28:06 [2021-03-04T18:28:06.137Z] #41 40.48   DEP      compel/plugins/std/string.d
18:28:06 [2021-03-04T18:28:06.225Z] #41 44.91   CC       compel/plugins/std/log.o
18:28:06 [2021-03-04T18:28:06.277Z] #41 32.52   CC       images/ipc-sem.o
18:28:06 [2021-03-04T18:28:06.399Z] #41 40.61   DEP      compel/plugins/std/log.d
18:28:06 [2021-03-04T18:28:06.399Z] #41 40.70   DEP      compel/plugins/std/fds.d
18:28:06 [2021-03-04T18:28:06.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:28:06 [2021-03-04T18:28:06.506Z] ok  	github.com/docker/docker/pkg/archive	1.223s	coverage: 76.8% of statements
18:28:06 [2021-03-04T18:28:06.533Z] #41 32.77   CC       images/utsns.o
18:28:06 [2021-03-04T18:28:06.658Z] #41 40.86   DEP      compel/plugins/std/std.d
18:28:06 [2021-03-04T18:28:06.658Z] #41 40.93   DEP      compel/plugins/shmem/shmem.d
18:28:06 [2021-03-04T18:28:06.658Z] #41 41.00   DEP      compel/plugins/fds/fds.d
18:28:06 [2021-03-04T18:28:06.768Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
18:28:06 [2021-03-04T18:28:06.790Z] #41 32.95   CC       images/creds.o
18:28:06 [2021-03-04T18:28:06.790Z] #41 33.21   CC       images/vma.o
18:28:06 [2021-03-04T18:28:06.917Z] #41 41.08   CC       compel/plugins/std/std.o
18:28:07 [2021-03-04T18:28:07.031Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
18:28:07 [2021-03-04T18:28:07.172Z] #41 45.75   CC       compel/plugins/std/string.o
18:28:07 [2021-03-04T18:28:07.176Z] #41 41.37   CC       compel/plugins/std/fds.o
18:28:07 [2021-03-04T18:28:07.354Z] #41 33.40   CC       images/netdev.o
18:28:07 [2021-03-04T18:28:07.354Z] #41 33.79   CC       images/tty.o
18:28:07 [2021-03-04T18:28:07.742Z] #41 46.37   CC       compel/plugins/std/infect.o
18:28:07 [2021-03-04T18:28:07.745Z] #41 41.77   CC       compel/plugins/std/log.o
18:28:07 [2021-03-04T18:28:07.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:28:07 [2021-03-04T18:28:07.980Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.015s	coverage: 92.3% of statements
18:28:08 [2021-03-04T18:28:08.241Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
18:28:08 [2021-03-04T18:28:08.282Z] #41 34.38   CC       images/file-lock.o
18:28:08 [2021-03-04T18:28:08.282Z] #41 34.57   CC       images/rlimit.o
18:28:08 [2021-03-04T18:28:08.311Z] #41 46.79   CC       compel/arch/x86/plugins/std/parasite-head.o
18:28:08 [2021-03-04T18:28:08.311Z] #41 46.84   CC       compel/arch/x86/plugins/std/memcpy.o
18:28:08 [2021-03-04T18:28:08.311Z] #41 46.94   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:28:08 [2021-03-04T18:28:08.311Z] #41 46.99   AR       compel/plugins/std.lib.a
18:28:08 [2021-03-04T18:28:08.311Z] #41 47.08   CC       compel/plugins/fds/fds.o
18:28:08 [2021-03-04T18:28:08.313Z] #41 42.69   CC       compel/plugins/std/string.o
18:28:08 [2021-03-04T18:28:08.538Z] #41 34.82   CC       images/pagemap.o
18:28:08 [2021-03-04T18:28:08.571Z] #41 ...
18:28:08 [2021-03-04T18:28:08.571Z] 
18:28:08 [2021-03-04T18:28:08.571Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:28:08 [2021-03-04T18:28:08.571Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:28:08 [2021-03-04T18:28:08.571Z] #11 115.5 Selecting previously unselected package libapparmor1:amd64.
18:28:08 [2021-03-04T18:28:08.571Z] #11 115.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 115.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 115.7 Selecting previously unselected package libapparmor-dev:amd64.
18:28:08 [2021-03-04T18:28:08.571Z] #11 115.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 115.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 115.9 Selecting previously unselected package libbtrfs0.
18:28:08 [2021-03-04T18:28:08.571Z] #11 115.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 115.9 Unpacking libbtrfs0 (4.20.1-2) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.0 Selecting previously unselected package libbtrfs-dev.
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.0 Unpacking libbtrfs-dev (4.20.1-2) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.2 Selecting previously unselected package libudev-dev:amd64.
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.2 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.4 Selecting previously unselected package libsepol1-dev:amd64.
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.8 Selecting previously unselected package libpcre16-3:amd64.
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 116.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.0 Selecting previously unselected package libpcre32-3:amd64.
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.2 Selecting previously unselected package libpcrecpp0v5:amd64.
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.3 Selecting previously unselected package libpcre3-dev:amd64.
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.8 Selecting previously unselected package libselinux1-dev:amd64.
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.571Z] #11 117.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:28:08 [2021-03-04T18:28:08.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:28:08 [2021-03-04T18:28:08.794Z] #41 35.07   CC       images/siginfo.o
18:28:08 [2021-03-04T18:28:08.815Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
18:28:08 [2021-03-04T18:28:08.831Z] #11 118.1 Selecting previously unselected package libdevmapper-dev:amd64.
18:28:08 [2021-03-04T18:28:08.831Z] #11 118.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:28:08 [2021-03-04T18:28:08.831Z] #11 118.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:28:08 [2021-03-04T18:28:08.831Z] #11 118.2 Selecting previously unselected package libseccomp-dev:amd64.
18:28:08 [2021-03-04T18:28:08.882Z] #41 43.33   CC       compel/plugins/std/infect.o
18:28:09 [2021-03-04T18:28:09.050Z] #41 ...
18:28:09 [2021-03-04T18:28:09.050Z] 
18:28:09 [2021-03-04T18:28:09.050Z] #54 [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
18:28:09 [2021-03-04T18:28:09.050Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0
18:28:09 [2021-03-04T18:28:09.050Z] #54 48.30 + export 'BUILDTAGS=netgo osusergo static_build'
18:28:09 [2021-03-04T18:28:09.050Z] #54 48.30 + BUILDTAGS='netgo osusergo static_build'
18:28:09 [2021-03-04T18:28:09.050Z] #54 48.30 + export EXTRA_FLAGS=-buildmode=pie
18:28:09 [2021-03-04T18:28:09.050Z] #54 48.30 + EXTRA_FLAGS=-buildmode=pie
18:28:09 [2021-03-04T18:28:09.050Z] #54 48.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:28:09 [2021-03-04T18:28:09.050Z] #54 48.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:28:09 [2021-03-04T18:28:09.050Z] #54 48.30 + '[' '' = dynamic ']'
18:28:09 [2021-03-04T18:28:09.050Z] #54 48.30 + make
18:28:09 [2021-03-04T18:28:09.050Z] #54 49.40 + bin/ctr
18:28:09 [2021-03-04T18:28:09.090Z] #11 118.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:28:09 [2021-03-04T18:28:09.090Z] #11 118.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:28:09 [2021-03-04T18:28:09.141Z] #41 ...
18:28:09 [2021-03-04T18:28:09.141Z] 
18:28:09 [2021-03-04T18:28:09.141Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:09 [2021-03-04T18:28:09.141Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:28:09 [2021-03-04T18:28:09.141Z] #43 106.7 vendor/golang.org/x/net/http2/hpack
18:28:09 [2021-03-04T18:28:09.141Z] #43 107.8 mime
18:28:09 [2021-03-04T18:28:09.141Z] #43 109.5 mime/quotedprintable
18:28:09 [2021-03-04T18:28:09.141Z] #43 109.9 net/http/internal
18:28:09 [2021-03-04T18:28:09.141Z] #43 114.6 net/textproto
18:28:09 [2021-03-04T18:28:09.141Z] #43 114.6 crypto/x509
18:28:09 [2021-03-04T18:28:09.141Z] #43 115.9 vendor/golang.org/x/net/http/httpguts
18:28:09 [2021-03-04T18:28:09.141Z] #43 116.1 vendor/golang.org/x/net/http/httpproxy
18:28:09 [2021-03-04T18:28:09.141Z] #43 116.6 mime/multipart
18:28:09 [2021-03-04T18:28:09.307Z] #54 ...
18:28:09 [2021-03-04T18:28:09.307Z] 
18:28:09 [2021-03-04T18:28:09.307Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:09 [2021-03-04T18:28:09.307Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:09 [2021-03-04T18:28:09.307Z] #41 35.39   CC       images/rpc.o
18:28:09 [2021-03-04T18:28:09.349Z] #11 118.4 Selecting previously unselected package libsystemd-dev:amd64.
18:28:09 [2021-03-04T18:28:09.349Z] #11 118.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
18:28:09 [2021-03-04T18:28:09.349Z] #11 118.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
18:28:09 [2021-03-04T18:28:09.390Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.502s	coverage: 43.2% of statements
18:28:09 [2021-03-04T18:28:09.609Z] #11 118.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:28:09 [2021-03-04T18:28:09.609Z] #11 118.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:28:09 [2021-03-04T18:28:09.609Z] #11 119.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:28:09 [2021-03-04T18:28:09.609Z] #11 119.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:28:09 [2021-03-04T18:28:09.609Z] #11 119.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:28:09 [2021-03-04T18:28:09.609Z] #11 119.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:28:09 [2021-03-04T18:28:09.609Z] #11 119.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:28:09 [2021-03-04T18:28:09.609Z] #11 119.0 Setting up libbtrfs0 (4.20.1-2) ...
18:28:09 [2021-03-04T18:28:09.710Z] #43 ...
18:28:09 [2021-03-04T18:28:09.710Z] 
18:28:09 [2021-03-04T18:28:09.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:09 [2021-03-04T18:28:09.710Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:09 [2021-03-04T18:28:09.710Z] #41 43.87   CC       compel/arch/x86/plugins/std/parasite-head.o
18:28:09 [2021-03-04T18:28:09.710Z] #41 43.91   CC       compel/arch/x86/plugins/std/memcpy.o
18:28:09 [2021-03-04T18:28:09.710Z] #41 43.95   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:28:09 [2021-03-04T18:28:09.710Z] #41 44.00   AR       compel/plugins/std.lib.a
18:28:09 [2021-03-04T18:28:09.869Z] #11 119.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.0 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.1 Setting up libbtrfs-dev (4.20.1-2) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.1 Setting up mingw-w64-common (6.0.0-3) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.1 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.2 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
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.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
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.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
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.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
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:28:09 [2021-03-04T18:28:09.870Z] #11 119.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:28:09 [2021-03-04T18:28:09.964Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
18:28:09 [2021-03-04T18:28:09.964Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 89.5% of statements
18:28:09 [2021-03-04T18:28:09.970Z] #41 44.07   CC       compel/plugins/fds/fds.o
18:28:10 [2021-03-04T18:28:10.129Z] #11 119.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:28:10 [2021-03-04T18:28:10.129Z] #11 119.3 Setting up dmsetup (2:1.02.155-3) ...
18:28:10 [2021-03-04T18:28:10.129Z] #11 119.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:28:10 [2021-03-04T18:28:10.129Z] #11 119.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:28:10 [2021-03-04T18:28:10.129Z] #11 119.3 Processing triggers for libc-bin (2.28-10) ...
18:28:10 [2021-03-04T18:28:10.229Z] #41 44.40   AR       compel/plugins/fds.lib.a
18:28:10 [2021-03-04T18:28:10.229Z] #41 44.46   HOSTDEP  compel/src/lib/log-host.d
18:28:10 [2021-03-04T18:28:10.229Z] #41 44.52   HOSTDEP  compel/src/lib/handle-elf-host.d
18:28:10 [2021-03-04T18:28:10.229Z] #41 44.62   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:28:10 [2021-03-04T18:28:10.249Z] #41 36.42   CC       images/ext-file.o
18:28:10 [2021-03-04T18:28:10.488Z] #41 44.74   HOSTDEP  compel/src/main-host.d
18:28:10 [2021-03-04T18:28:10.488Z] #41 44.88   DEP      compel/src/lib/ptrace.d
18:28:10 [2021-03-04T18:28:10.505Z] #41 36.60   CC       images/cgroup.o
18:28:10 [2021-03-04T18:28:10.538Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
18:28:10 [2021-03-04T18:28:10.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:28:10 [2021-03-04T18:28:10.748Z] #41 44.98   DEP      compel/src/lib/infect.d
18:28:10 [2021-03-04T18:28:10.748Z] #41 45.17   DEP      compel/src/lib/infect-util.d
18:28:10 [2021-03-04T18:28:10.761Z] #41 37.16   CC       images/userns.o
18:28:10 [2021-03-04T18:28:10.801Z] ok  	github.com/docker/docker/pkg/fsutils	0.340s	coverage: 85.1% of statements
18:28:11 [2021-03-04T18:28:11.008Z] #41 45.26   DEP      compel/src/lib/infect-rpc.d
18:28:11 [2021-03-04T18:28:11.008Z] #41 45.34   DEP      compel/arch/x86/src/lib/infect.d
18:28:11 [2021-03-04T18:28:11.018Z] #41 37.46   CC       images/google/protobuf/descriptor.o
18:28:11 [2021-03-04T18:28:11.064Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.089s	coverage: 84.1% of statements
18:28:11 [2021-03-04T18:28:11.064Z] ok  	github.com/docker/docker/layer	7.327s	coverage: 68.8% of statements
18:28:11 [2021-03-04T18:28:11.064Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:28:11 [2021-03-04T18:28:11.064Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:28:11 [2021-03-04T18:28:11.064Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:28:11 [2021-03-04T18:28:11.064Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:28:11 [2021-03-04T18:28:11.064Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:28:11 [2021-03-04T18:28:11.064Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:28:11 [2021-03-04T18:28:11.064Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:28:11 [2021-03-04T18:28:11.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:28:11 [2021-03-04T18:28:11.267Z] #41 45.46   DEP      compel/arch/x86/src/lib/cpu.d
18:28:11 [2021-03-04T18:28:11.267Z] #41 45.52   DEP      compel/src/lib/log.d
18:28:11 [2021-03-04T18:28:11.267Z] #41 45.58   DEP      compel/src/main.d
18:28:11 [2021-03-04T18:28:11.509Z] #11 DONE 120.8s
18:28:11 [2021-03-04T18:28:11.509Z] 
18:28:11 [2021-03-04T18:28:11.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:11 [2021-03-04T18:28:11.509Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:11 [2021-03-04T18:28:11.509Z] #41 47.32   AR       compel/plugins/fds.lib.a
18:28:11 [2021-03-04T18:28:11.509Z] #41 47.38   HOSTDEP  compel/src/lib/log-host.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 47.53   HOSTDEP  compel/src/lib/handle-elf-host.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 47.66   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 47.72   HOSTDEP  compel/src/main-host.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 47.77   DEP      compel/src/lib/ptrace.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 47.95   DEP      compel/src/lib/infect.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 48.14   DEP      compel/src/lib/infect-util.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 48.21   DEP      compel/src/lib/infect-rpc.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 48.35   DEP      compel/arch/x86/src/lib/infect.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 48.48   DEP      compel/arch/x86/src/lib/cpu.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 48.54   DEP      compel/src/lib/log.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 48.61   DEP      compel/src/main.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 48.68   DEP      compel/src/lib/handle-elf.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 48.76   DEP      compel/arch/x86/src/lib/handle-elf.d
18:28:11 [2021-03-04T18:28:11.509Z] #41 48.84   CC       compel/src/lib/log.o
18:28:11 [2021-03-04T18:28:11.509Z] #41 49.00   CC       compel/arch/x86/src/lib/cpu.o
18:28:11 [2021-03-04T18:28:11.509Z] #41 49.68   CC       compel/arch/x86/src/lib/infect.o
18:28:11 [2021-03-04T18:28:11.527Z] #41 45.75   DEP      compel/src/lib/handle-elf.d
18:28:11 [2021-03-04T18:28:11.527Z] #41 45.82   DEP      compel/arch/x86/src/lib/handle-elf.d
18:28:11 [2021-03-04T18:28:11.786Z] #41 46.00   CC       compel/src/lib/log.o
18:28:12 [2021-03-04T18:28:12.013Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
18:28:12 [2021-03-04T18:28:12.014Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
18:28:12 [2021-03-04T18:28:12.048Z] #41 46.29   CC       compel/arch/x86/src/lib/cpu.o
18:28:12 [2021-03-04T18:28:12.078Z] #41 50.78   CC       compel/src/lib/infect-rpc.o
18:28:12 [2021-03-04T18:28:12.278Z] ok  	github.com/docker/docker/pkg/idtools	0.839s	coverage: 69.5% of statements
18:28:12 [2021-03-04T18:28:12.278Z] ok  	github.com/docker/docker/pkg/ioutils	0.667s	coverage: 69.3% of statements
18:28:12 [2021-03-04T18:28:12.278Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
18:28:12 [2021-03-04T18:28:12.278Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:28:12 [2021-03-04T18:28:12.278Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:28:12 [2021-03-04T18:28:12.540Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.030s	coverage: 85.7% of statements
18:28:12 [2021-03-04T18:28:12.540Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:28:12 [2021-03-04T18:28:12.540Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
18:28:12 [2021-03-04T18:28:12.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:28:12 [2021-03-04T18:28:12.908Z] #41 38.89   CC       images/opts.o
18:28:12 [2021-03-04T18:28:12.908Z] #41 39.13   CC       images/seccomp.o
18:28:12 [2021-03-04T18:28:12.990Z] #41 47.11   CC       compel/arch/x86/src/lib/infect.o
18:28:13 [2021-03-04T18:28:13.017Z] #41 51.43   CC       compel/src/lib/infect-util.o
18:28:13 [2021-03-04T18:28:13.116Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.030s	coverage: 86.7% of statements
18:28:13 [2021-03-04T18:28:13.116Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
18:28:13 [2021-03-04T18:28:13.116Z] ok  	github.com/docker/docker/pkg/pidfile	0.031s	coverage: 82.4% of statements
18:28:13 [2021-03-04T18:28:13.116Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:28:13 [2021-03-04T18:28:13.116Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:28:13 [2021-03-04T18:28:13.165Z] #41 39.37   CC       images/binfmt-misc.o
18:28:13 [2021-03-04T18:28:13.277Z] #41 51.88   CC       compel/src/lib/infect.o
18:28:13 [2021-03-04T18:28:13.421Z] #41 39.58   CC       images/time.o
18:28:13 [2021-03-04T18:28:13.421Z] #41 39.79   CC       images/sysctl.o
18:28:13 [2021-03-04T18:28:13.533Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:28:13 [2021-03-04T18:28:13.533Z] Using test binary docker
18:28:13 [2021-03-04T18:28:13.533Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:28:13 [2021-03-04T18:28:13.533Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:28:13 [2021-03-04T18:28:13.533Z] INFO: Waiting for daemon to start...
18:28:13 [2021-03-04T18:28:13.533Z] Starting dockerd
18:28:13 [2021-03-04T18:28:13.539Z] #41 ...
18:28:13 [2021-03-04T18:28:13.539Z] 
18:28:13 [2021-03-04T18:28:13.539Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
18:28:13 [2021-03-04T18:28:13.539Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
18:28:13 [2021-03-04T18:28:13.539Z] #12 DONE 1.9s
18:28:13 [2021-03-04T18:28:13.677Z] #41 39.99   CC       images/autofs.o
18:28:13 [2021-03-04T18:28:13.801Z] 
18:28:13 [2021-03-04T18:28:13.801Z] #51 [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
18:28:13 [2021-03-04T18:28:13.801Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.790 + RM_GOPATH=0
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.792 + TMP_GOPATH=
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.792 + : /build
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.793 + '[' -z '' ']'
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.794 ++ mktemp -d
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.798 + export GOPATH=/tmp/tmp.oXcXmylj3V
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.799 + GOPATH=/tmp/tmp.oXcXmylj3V
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.799 + RM_GOPATH=1
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.799 + case "$(go env GOARCH)" in
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.800 ++ go env GOARCH
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.822 + export GO_BUILDMODE=-buildmode=pie
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.822 + GO_BUILDMODE=-buildmode=pie
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.822 ++ dirname /tmp/install/install.sh
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.834 + dir=/tmp/install
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.837 + bin=runc
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.837 + shift
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.838 + '[' '!' -f /tmp/install/runc.installer ']'
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.838 + . /tmp/install/runc.installer
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.841 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.842 + install_runc
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.842 + grep -q '^3\.10\.0.*\.el7\.'
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.842 + uname -r
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.845 + RUNC_BUILDTAGS='seccomp '
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.846 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.846 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.846 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oXcXmylj3V/src/github.com/opencontainers/runc
18:28:13 [2021-03-04T18:28:13.801Z] #51 1.859 Cloning into '/tmp/tmp.oXcXmylj3V/src/github.com/opencontainers/runc'...
18:28:13 [2021-03-04T18:28:13.929Z] #41 48.00   CC       compel/src/lib/infect-rpc.o
18:28:13 [2021-03-04T18:28:13.933Z] #41 40.17   CC       images/macvlan.o
18:28:14 [2021-03-04T18:28:14.065Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
18:28:14 [2021-03-04T18:28:14.188Z] #41 48.41   CC       compel/src/lib/infect-util.o
18:28:14 [2021-03-04T18:28:14.189Z] #41 40.39   CC       images/sit.o
18:28:14 [2021-03-04T18:28:14.329Z] ok  	github.com/docker/docker/pkg/pools	0.029s	coverage: 88.2% of statements
18:28:14 [2021-03-04T18:28:14.329Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.020s	coverage: 85.7% of statements
18:28:14 [2021-03-04T18:28:14.446Z] #41 40.62   CC       images/memfd.o
18:28:14 [2021-03-04T18:28:14.449Z] #41 48.62   CC       compel/src/lib/infect.o
18:28:14 [2021-03-04T18:28:14.611Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
18:28:14 [2021-03-04T18:28:14.702Z] #41 40.83   CC       images/timens.o
18:28:14 [2021-03-04T18:28:14.702Z] #41 41.08   LINK     images/built-in.o
18:28:14 [2021-03-04T18:28:14.744Z] #51 ...
18:28:14 [2021-03-04T18:28:14.744Z] 
18:28:14 [2021-03-04T18:28:14.744Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:28:14 [2021-03-04T18:28:14.744Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
18:28:14 [2021-03-04T18:28:14.744Z] #13 DONE 1.3s
18:28:14 [2021-03-04T18:28:14.959Z] #41 41.23   GEN      compel/include/asm
18:28:14 [2021-03-04T18:28:14.959Z] #41 41.27   GEN      compel/include/version.h
18:28:15 [2021-03-04T18:28:15.005Z] 
18:28:15 [2021-03-04T18:28:15.005Z] #56 [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
18:28:15 [2021-03-04T18:28:15.005Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2
18:28:15 [2021-03-04T18:28:15.005Z] #56 123.8 + for f in rootlesskit rootlesskit-docker-proxy
18:28:15 [2021-03-04T18:28:15.005Z] #56 123.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:28:15 [2021-03-04T18:28:15.186Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
18:28:15 [2021-03-04T18:28:15.215Z] #41 41.31 touch .config
18:28:15 [2021-03-04T18:28:15.215Z] #41 41.36   GEN      include/common/config.h
18:28:15 [2021-03-04T18:28:15.215Z] #41 41.41   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:28:15 [2021-03-04T18:28:15.215Z] #41 41.43   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:28:15 [2021-03-04T18:28:15.215Z] #41 41.46   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:28:15 [2021-03-04T18:28:15.215Z] #41 41.47   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:28:15 [2021-03-04T18:28:15.215Z] #41 41.50   DEP      compel/arch/x86/plugins/std/memcpy.d
18:28:15 [2021-03-04T18:28:15.215Z] #41 41.53   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:28:15 [2021-03-04T18:28:15.266Z] #56 ...
18:28:15 [2021-03-04T18:28:15.266Z] 
18:28:15 [2021-03-04T18:28:15.266Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:15 [2021-03-04T18:28:15.266Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:28:15 [2021-03-04T18:28:15.266Z] #43 114.4 net/textproto
18:28:15 [2021-03-04T18:28:15.266Z] #43 114.4 crypto/x509
18:28:15 [2021-03-04T18:28:15.266Z] #43 115.6 vendor/golang.org/x/net/http/httpguts
18:28:15 [2021-03-04T18:28:15.266Z] #43 115.8 vendor/golang.org/x/net/http/httpproxy
18:28:15 [2021-03-04T18:28:15.266Z] #43 116.2 mime/multipart
18:28:15 [2021-03-04T18:28:15.266Z] #43 118.3 crypto/tls
18:28:15 [2021-03-04T18:28:15.266Z] #43 ...
18:28:15 [2021-03-04T18:28:15.266Z] 
18:28:15 [2021-03-04T18:28:15.266Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:28:15 [2021-03-04T18:28:15.266Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
18:28:15 [2021-03-04T18:28:15.394Z] #41 ...
18:28:15 [2021-03-04T18:28:15.394Z] 
18:28:15 [2021-03-04T18:28:15.394Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:28:15 [2021-03-04T18:28:15.394Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:28:15 [2021-03-04T18:28:15.394Z] #11 117.6 Selecting previously unselected package libapparmor1:amd64.
18:28:15 [2021-03-04T18:28:15.394Z] #11 117.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 117.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 117.7 Selecting previously unselected package libapparmor-dev:amd64.
18:28:15 [2021-03-04T18:28:15.394Z] #11 117.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 117.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 117.9 Selecting previously unselected package libbtrfs0.
18:28:15 [2021-03-04T18:28:15.394Z] #11 117.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 117.9 Unpacking libbtrfs0 (4.20.1-2) ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.0 Selecting previously unselected package libbtrfs-dev.
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.0 Unpacking libbtrfs-dev (4.20.1-2) ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.2 Selecting previously unselected package libudev-dev:amd64.
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.2 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.4 Selecting previously unselected package libsepol1-dev:amd64.
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.8 Selecting previously unselected package libpcre16-3:amd64.
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 118.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 119.0 Selecting previously unselected package libpcre32-3:amd64.
18:28:15 [2021-03-04T18:28:15.394Z] #11 119.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 119.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:28:15 [2021-03-04T18:28:15.394Z] #11 119.2 Selecting previously unselected package libpcrecpp0v5:amd64.
18:28:15 [2021-03-04T18:28:15.394Z] #11 119.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 119.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 119.3 Selecting previously unselected package libpcre3-dev:amd64.
18:28:15 [2021-03-04T18:28:15.395Z] #11 119.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 119.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 119.8 Selecting previously unselected package libselinux1-dev:amd64.
18:28:15 [2021-03-04T18:28:15.395Z] #11 119.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 119.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.0 Selecting previously unselected package libdevmapper-dev:amd64.
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.1 Selecting previously unselected package libseccomp-dev:amd64.
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.2 Selecting previously unselected package libsystemd-dev:amd64.
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libbtrfs0 (4.20.1-2) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.9 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.9 Setting up libbtrfs-dev (4.20.1-2) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 120.9 Setting up mingw-w64-common (6.0.0-3) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.0 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.0 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
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.1 Setting up dmsetup (2:1.02.155-3) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 121.2 Processing triggers for libc-bin (2.28-10) ...
18:28:15 [2021-03-04T18:28:15.395Z] #11 DONE 123.2s
18:28:15 [2021-03-04T18:28:15.395Z] 
18:28:15 [2021-03-04T18:28:15.395Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:15 [2021-03-04T18:28:15.395Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:28:15 [2021-03-04T18:28:15.395Z] #43 118.8 crypto/tls
18:28:15 [2021-03-04T18:28:15.471Z] #41 41.55   GEN      compel/plugins/include/uapi/std/syscall.h
18:28:15 [2021-03-04T18:28:15.471Z] #41 41.59   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:28:15 [2021-03-04T18:28:15.471Z] #41 41.59   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:28:15 [2021-03-04T18:28:15.471Z] #41 41.61   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:28:15 [2021-03-04T18:28:15.471Z] #41 41.61   DEP      compel/plugins/std/infect.d
18:28:15 [2021-03-04T18:28:15.471Z] #41 41.69   DEP      compel/plugins/std/string.d
18:28:15 [2021-03-04T18:28:15.471Z] #41 41.79   DEP      compel/plugins/std/log.d
18:28:15 [2021-03-04T18:28:15.727Z] #41 41.86   DEP      compel/plugins/std/fds.d
18:28:15 [2021-03-04T18:28:15.727Z] #41 41.94   DEP      compel/plugins/std/std.d
18:28:15 [2021-03-04T18:28:15.727Z] #41 ...
18:28:15 [2021-03-04T18:28:15.727Z] 
18:28:15 [2021-03-04T18:28:15.727Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:15 [2021-03-04T18:28:15.727Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:28:15 [2021-03-04T18:28:15.727Z] #43 100.8 vendor/golang.org/x/net/http2/hpack
18:28:15 [2021-03-04T18:28:15.727Z] #43 101.7 mime
18:28:15 [2021-03-04T18:28:15.727Z] #43 103.2 mime/quotedprintable
18:28:15 [2021-03-04T18:28:15.727Z] #43 103.6 net/http/internal
18:28:15 [2021-03-04T18:28:15.727Z] #43 107.6 net/textproto
18:28:15 [2021-03-04T18:28:15.727Z] #43 107.7 crypto/x509
18:28:15 [2021-03-04T18:28:15.727Z] #43 108.7 vendor/golang.org/x/net/http/httpguts
18:28:15 [2021-03-04T18:28:15.727Z] #43 109.0 vendor/golang.org/x/net/http/httpproxy
18:28:15 [2021-03-04T18:28:15.727Z] #43 109.5 mime/multipart
18:28:15 [2021-03-04T18:28:15.727Z] #43 ...
18:28:15 [2021-03-04T18:28:15.727Z] 
18:28:15 [2021-03-04T18:28:15.727Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:15 [2021-03-04T18:28:15.727Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:15 [2021-03-04T18:28:15.727Z] #41 42.09   DEP      compel/plugins/shmem/shmem.d
18:28:15 [2021-03-04T18:28:15.763Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
18:28:15 [2021-03-04T18:28:15.763Z] ok  	github.com/docker/docker/pkg/pubsub	1.101s	coverage: 75.0% of statements
18:28:15 [2021-03-04T18:28:15.839Z] #14 1.146 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:28:15 [2021-03-04T18:28:15.839Z] #14 DONE 1.3s
18:28:15 [2021-03-04T18:28:15.839Z] 
18:28:15 [2021-03-04T18:28:15.839Z] #51 [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
18:28:15 [2021-03-04T18:28:15.839Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c
18:28:15 [2021-03-04T18:28:15.983Z] #41 42.21   DEP      compel/plugins/fds/fds.d
18:28:16 [2021-03-04T18:28:16.044Z] .
18:28:16 [2021-03-04T18:28:16.044Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:28:16 [2021-03-04T18:28:16.044Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:28:16 [2021-03-04T18:28:16.044Z] Error: No such image: emptyfs
18:28:16 [2021-03-04T18:28:16.044Z] Running integration-test (iteration 1)
18:28:16 [2021-03-04T18:28:16.044Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:28:16 [2021-03-04T18:28:16.239Z] #41 42.40   CC       compel/plugins/std/std.o
18:28:16 [2021-03-04T18:28:16.333Z] #43 ...
18:28:16 [2021-03-04T18:28:16.333Z] 
18:28:16 [2021-03-04T18:28:16.333Z] #56 [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
18:28:16 [2021-03-04T18:28:16.333Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37
18:28:16 [2021-03-04T18:28:16.333Z] #56 123.9 + for f in rootlesskit rootlesskit-docker-proxy
18:28:16 [2021-03-04T18:28:16.333Z] #56 123.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:28:16 [2021-03-04T18:28:16.338Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
18:28:16 [2021-03-04T18:28:16.338Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
18:28:16 [2021-03-04T18:28:16.495Z] #41 42.69   CC       compel/plugins/std/fds.o
18:28:16 [2021-03-04T18:28:16.752Z] #41 43.08   CC       compel/plugins/std/log.o
18:28:16 [2021-03-04T18:28:16.778Z] #51 ...
18:28:16 [2021-03-04T18:28:16.778Z] 
18:28:16 [2021-03-04T18:28:16.778Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:16 [2021-03-04T18:28:16.778Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:16 [2021-03-04T18:28:16.778Z] #41 55.23   CC       compel/src/lib/ptrace.o
18:28:17 [2021-03-04T18:28:17.038Z] #41 ...
18:28:17 [2021-03-04T18:28:17.038Z] 
18:28:17 [2021-03-04T18:28:17.038Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:28:17 [2021-03-04T18:28:17.038Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
18:28:17 [2021-03-04T18:28:17.038Z] #15 DONE 1.2s
18:28:17 [2021-03-04T18:28:17.038Z] 
18:28:17 [2021-03-04T18:28:17.038Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:17 [2021-03-04T18:28:17.038Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:17 [2021-03-04T18:28:17.038Z] #41 55.77   AR       compel/libcompel.a
18:28:17 [2021-03-04T18:28:17.286Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 54.2% of statements
18:28:17 [2021-03-04T18:28:17.298Z] #41 55.90   HOSTCC   compel/src/main-host.o
18:28:17 [2021-03-04T18:28:17.351Z] #56 ...
18:28:17 [2021-03-04T18:28:17.351Z] 
18:28:17 [2021-03-04T18:28:17.351Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
18:28:17 [2021-03-04T18:28:17.351Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
18:28:17 [2021-03-04T18:28:17.351Z] #12 DONE 1.6s
18:28:17 [2021-03-04T18:28:17.351Z] 
18:28:17 [2021-03-04T18:28:17.351Z] #51 [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
18:28:17 [2021-03-04T18:28:17.351Z] #51 sha256:5f9b2b707da3048d1c9d5d939d7b58dcdc11cf6dffa34fabc814a9dfa922912d
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.516 + RM_GOPATH=0
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.516 + TMP_GOPATH=
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.516 + : /build
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.516 + '[' -z '' ']'
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.516 ++ mktemp -d
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.517 + export GOPATH=/tmp/tmp.mTLdGtILOL
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.518 + GOPATH=/tmp/tmp.mTLdGtILOL
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.518 + RM_GOPATH=1
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.518 + case "$(go env GOARCH)" in
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.519 ++ go env GOARCH
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.545 + export GO_BUILDMODE=-buildmode=pie
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.546 + GO_BUILDMODE=-buildmode=pie
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.546 ++ dirname /tmp/install/install.sh
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.550 + dir=/tmp/install
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.551 + bin=runc
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.552 + shift
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.568 + '[' '!' -f /tmp/install/runc.installer ']'
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.568 + . /tmp/install/runc.installer
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.568 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.568 + install_runc
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.568 + uname -r
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.568 + grep -q '^3\.10\.0.*\.el7\.'
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.592 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.592 + RUNC_BUILDTAGS='seccomp '
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.592 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.592 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mTLdGtILOL/src/github.com/opencontainers/runc
18:28:17 [2021-03-04T18:28:17.351Z] #51 1.600 Cloning into '/tmp/tmp.mTLdGtILOL/src/github.com/opencontainers/runc'...
18:28:17 [2021-03-04T18:28:17.549Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.9% of statements
18:28:17 [2021-03-04T18:28:17.680Z] #41 43.89   CC       compel/plugins/std/string.o
18:28:17 [2021-03-04T18:28:17.866Z] #41 56.55   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:28:18 [2021-03-04T18:28:18.125Z] ok  	github.com/docker/docker/pkg/tailfile	0.101s	coverage: 88.6% of statements
18:28:18 [2021-03-04T18:28:18.125Z] ok  	github.com/docker/docker/pkg/signal	2.811s	coverage: 61.0% of statements
18:28:18 [2021-03-04T18:28:18.125Z] #41 56.81   HOSTCC   compel/src/lib/handle-elf-host.o
18:28:18 [2021-03-04T18:28:18.242Z] #41 44.49   CC       compel/plugins/std/infect.o
18:28:18 [2021-03-04T18:28:18.306Z] #51 ...
18:28:18 [2021-03-04T18:28:18.306Z] 
18:28:18 [2021-03-04T18:28:18.306Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:28:18 [2021-03-04T18:28:18.306Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
18:28:18 [2021-03-04T18:28:18.306Z] #13 DONE 1.3s
18:28:18 [2021-03-04T18:28:18.384Z] #41 ...
18:28:18 [2021-03-04T18:28:18.385Z] 
18:28:18 [2021-03-04T18:28:18.385Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:28:18 [2021-03-04T18:28:18.385Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
18:28:18 [2021-03-04T18:28:18.385Z] #16 DONE 1.2s
18:28:18 [2021-03-04T18:28:18.570Z] 
18:28:18 [2021-03-04T18:28:18.570Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:28:18 [2021-03-04T18:28:18.570Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
18:28:18 [2021-03-04T18:28:18.644Z] 
18:28:18 [2021-03-04T18:28:18.644Z] #17 [dev-systemd-false  6/26] RUN ldconfig
18:28:18 [2021-03-04T18:28:18.644Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
18:28:18 [2021-03-04T18:28:18.700Z] testing: warning: no tests to run
18:28:18 [2021-03-04T18:28:18.700Z] coverage: [no statements]
18:28:18 [2021-03-04T18:28:18.700Z] ok  	github.com/docker/docker/pkg/term/windows	0.012s	coverage: [no statements] [no tests to run]
18:28:18 [2021-03-04T18:28:18.700Z] ok  	github.com/docker/docker/pkg/tarsum	0.154s	coverage: 89.3% of statements
18:28:18 [2021-03-04T18:28:18.874Z] #41 44.92   CC       compel/arch/x86/plugins/std/parasite-head.o
18:28:18 [2021-03-04T18:28:18.874Z] #41 45.01   CC       compel/arch/x86/plugins/std/memcpy.o
18:28:18 [2021-03-04T18:28:18.874Z] #41 45.08   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:28:18 [2021-03-04T18:28:18.874Z] #41 45.21   AR       compel/plugins/std.lib.a
18:28:18 [2021-03-04T18:28:18.962Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
18:28:18 [2021-03-04T18:28:18.962Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
18:28:18 [2021-03-04T18:28:18.962Z] ok  	github.com/docker/docker/pkg/useragent	0.012s	coverage: 88.9% of statements
18:28:19 [2021-03-04T18:28:19.151Z] #41 45.30   CC       compel/plugins/fds/fds.o
18:28:19 [2021-03-04T18:28:19.408Z] #41 45.65   AR       compel/plugins/fds.lib.a
18:28:19 [2021-03-04T18:28:19.408Z] #41 45.69   HOSTDEP  compel/src/lib/log-host.d
18:28:19 [2021-03-04T18:28:19.408Z] #41 45.75   HOSTDEP  compel/src/lib/handle-elf-host.d
18:28:19 [2021-03-04T18:28:19.507Z] #14 1.141 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:28:19 [2021-03-04T18:28:19.581Z] #17 DONE 1.3s
18:28:19 [2021-03-04T18:28:19.581Z] 
18:28:19 [2021-03-04T18:28:19.581Z] #18 [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
18:28:19 [2021-03-04T18:28:19.581Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:28:19 [2021-03-04T18:28:19.665Z] #41 45.89   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:28:19 [2021-03-04T18:28:19.665Z] #41 45.99   HOSTDEP  compel/src/main-host.d
18:28:19 [2021-03-04T18:28:19.665Z] #41 46.10   DEP      compel/src/lib/ptrace.d
18:28:19 [2021-03-04T18:28:19.766Z] #14 DONE 1.2s
18:28:19 [2021-03-04T18:28:19.766Z] 
18:28:19 [2021-03-04T18:28:19.766Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:28:19 [2021-03-04T18:28:19.766Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
18:28:19 [2021-03-04T18:28:19.923Z] #41 46.20   DEP      compel/src/lib/infect.d
18:28:20 [2021-03-04T18:28:20.182Z] #41 46.38   DEP      compel/src/lib/infect-util.d
18:28:20 [2021-03-04T18:28:20.182Z] #41 46.47   DEP      compel/src/lib/infect-rpc.d
18:28:20 [2021-03-04T18:28:20.362Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
18:28:20 [2021-03-04T18:28:20.438Z] #41 46.59   DEP      compel/arch/x86/src/lib/infect.d
18:28:20 [2021-03-04T18:28:20.438Z] #41 46.69   DEP      compel/arch/x86/src/lib/cpu.d
18:28:20 [2021-03-04T18:28:20.438Z] #41 46.74   DEP      compel/src/lib/log.d
18:28:20 [2021-03-04T18:28:20.626Z] ok  	github.com/docker/docker/profiles/seccomp	0.034s	coverage: 85.4% of statements
18:28:20 [2021-03-04T18:28:20.695Z] #41 46.83   DEP      compel/src/main.d
18:28:20 [2021-03-04T18:28:20.695Z] #41 46.93   DEP      compel/src/lib/handle-elf.d
18:28:20 [2021-03-04T18:28:20.695Z] #41 47.07   DEP      compel/arch/x86/src/lib/handle-elf.d
18:28:20 [2021-03-04T18:28:20.951Z] #41 47.23   CC       compel/src/lib/log.o
18:28:21 [2021-03-04T18:28:21.145Z] #15 DONE 1.2s
18:28:21 [2021-03-04T18:28:21.145Z] 
18:28:21 [2021-03-04T18:28:21.145Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:28:21 [2021-03-04T18:28:21.145Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
18:28:21 [2021-03-04T18:28:21.203Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 83.7% of statements
18:28:21 [2021-03-04T18:28:21.208Z] #41 47.57   CC       compel/arch/x86/src/lib/cpu.o
18:28:21 [2021-03-04T18:28:21.488Z] #18 1.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:28:21 [2021-03-04T18:28:21.747Z] #18 2.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:28:21 [2021-03-04T18:28:21.747Z] #18 2.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:28:21 [2021-03-04T18:28:21.778Z] ok  	github.com/docker/docker/plugin	0.555s	coverage: 23.2% of statements
18:28:22 [2021-03-04T18:28:22.006Z] #18 2.502 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:28:22 [2021-03-04T18:28:22.094Z] #16 DONE 1.1s
18:28:22 [2021-03-04T18:28:22.094Z] 
18:28:22 [2021-03-04T18:28:22.094Z] #17 [dev-systemd-false  6/26] RUN ldconfig
18:28:22 [2021-03-04T18:28:22.094Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
18:28:22 [2021-03-04T18:28:22.137Z] #41 48.33   CC       compel/arch/x86/src/lib/infect.o
18:28:22 [2021-03-04T18:28:22.137Z] #41 ...
18:28:22 [2021-03-04T18:28:22.137Z] 
18:28:22 [2021-03-04T18:28:22.137Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:28:22 [2021-03-04T18:28:22.137Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.1 Selecting previously unselected package libapparmor1:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.2 Selecting previously unselected package libapparmor-dev:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.3 Selecting previously unselected package libbtrfs0.
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.4 Unpacking libbtrfs0 (4.20.1-2) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.4 Selecting previously unselected package libbtrfs-dev.
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.4 Unpacking libbtrfs-dev (4.20.1-2) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.7 Selecting previously unselected package libudev-dev:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 114.8 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.0 Selecting previously unselected package libsepol1-dev:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.3 Selecting previously unselected package libpcre16-3:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.5 Selecting previously unselected package libpcre32-3:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.7 Selecting previously unselected package libpcrecpp0v5:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.8 Selecting previously unselected package libpcre3-dev:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 115.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.2 Selecting previously unselected package libselinux1-dev:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.5 Selecting previously unselected package libdevmapper-dev:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.6 Selecting previously unselected package libseccomp-dev:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.7 Selecting previously unselected package libsystemd-dev:amd64.
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 116.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.4 Setting up libbtrfs0 (4.20.1-2) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.4 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
18:28:22 [2021-03-04T18:28:22.137Z] #11 117.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.4 Setting up libbtrfs-dev (4.20.1-2) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.5 Setting up mingw-w64-common (6.0.0-3) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.5 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.6 Setting up dmsetup (2:1.02.155-3) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:28:22 [2021-03-04T18:28:22.434Z] #11 117.6 Processing triggers for libc-bin (2.28-10) ...
18:28:23 [2021-03-04T18:28:23.170Z] ok  	github.com/docker/docker/registry/resumable	0.038s	coverage: 100.0% of statements
18:28:23 [2021-03-04T18:28:23.385Z] #18 3.767 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:28:23 [2021-03-04T18:28:23.433Z] ok  	github.com/docker/docker/quota	0.670s	coverage: 71.4% of statements
18:28:23 [2021-03-04T18:28:23.433Z] ok  	github.com/docker/docker/restartmanager	0.010s	coverage: 45.3% of statements
18:28:23 [2021-03-04T18:28:23.475Z] #17 DONE 1.2s
18:28:23 [2021-03-04T18:28:23.475Z] 
18:28:23 [2021-03-04T18:28:23.475Z] #18 [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
18:28:23 [2021-03-04T18:28:23.475Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:28:23 [2021-03-04T18:28:23.695Z] ok  	github.com/docker/docker/registry	0.192s	coverage: 57.2% of statements
18:28:23 [2021-03-04T18:28:23.801Z] #11 DONE 119.0s
18:28:23 [2021-03-04T18:28:23.801Z] 
18:28:23 [2021-03-04T18:28:23.801Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:23 [2021-03-04T18:28:23.801Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:23 [2021-03-04T18:28:23.801Z] #41 49.22   CC       compel/src/lib/infect-rpc.o
18:28:23 [2021-03-04T18:28:23.801Z] #41 49.64   CC       compel/src/lib/infect-util.o
18:28:23 [2021-03-04T18:28:23.801Z] #41 49.86   CC       compel/src/lib/infect.o
18:28:24 [2021-03-04T18:28:24.272Z] ok  	github.com/docker/docker/testutil	0.011s	coverage: 62.5% of statements
18:28:24 [2021-03-04T18:28:24.424Z] #18 ...
18:28:24 [2021-03-04T18:28:24.424Z] 
18:28:24 [2021-03-04T18:28:24.424Z] #56 [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
18:28:24 [2021-03-04T18:28:24.424Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2
18:28:24 [2021-03-04T18:28:24.424Z] #56 DONE 133.4s
18:28:24 [2021-03-04T18:28:24.424Z] 
18:28:24 [2021-03-04T18:28:24.424Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:28:24 [2021-03-04T18:28:24.424Z] #57 sha256:72c2a7739751fe0df1593187fc31b0646344112031fb76455b77115d9c60f738
18:28:24 [2021-03-04T18:28:24.424Z] #57 DONE 0.1s
18:28:24 [2021-03-04T18:28:24.424Z] 
18:28:24 [2021-03-04T18:28:24.424Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:28:24 [2021-03-04T18:28:24.424Z] #58 sha256:cca34a76b168c4a320ac8291b6822ea50301692e834c8515a0c009ada7e482f8
18:28:24 [2021-03-04T18:28:24.424Z] #58 DONE 0.1s
18:28:24 [2021-03-04T18:28:24.424Z] 
18:28:24 [2021-03-04T18:28:24.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:24 [2021-03-04T18:28:24.424Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:24 [2021-03-04T18:28:24.424Z] #41 57.40   HOSTCC   compel/src/lib/log-host.o
18:28:24 [2021-03-04T18:28:24.424Z] #41 57.66   HOSTLINK compel/compel-host-bin
18:28:24 [2021-03-04T18:28:24.424Z] #41 57.94   DEP      soccr/soccr.d
18:28:24 [2021-03-04T18:28:24.424Z] #41 58.09   CC       soccr/soccr.o
18:28:24 [2021-03-04T18:28:24.424Z] #41 59.98   AR       soccr/libsoccr.a
18:28:24 [2021-03-04T18:28:24.424Z] #41 60.05 make[1]: 'soccr/libsoccr.a' is up to date.
18:28:24 [2021-03-04T18:28:24.424Z] #41 60.52   DEP      criu/arch/x86/sigframe.d
18:28:24 [2021-03-04T18:28:24.424Z] #41 60.67   DEP      criu/arch/x86/sigaction_compat.d
18:28:24 [2021-03-04T18:28:24.424Z] #41 60.82   DEP      criu/arch/x86/kerndat.d
18:28:24 [2021-03-04T18:28:24.424Z] #41 60.97   DEP      criu/arch/x86/crtools.d
18:28:24 [2021-03-04T18:28:24.424Z] #41 61.13   DEP      criu/arch/x86/cpu.d
18:28:24 [2021-03-04T18:28:24.424Z] #41 61.31   CC       criu/arch/x86/cpu.o
18:28:24 [2021-03-04T18:28:24.424Z] #41 62.17   CC       criu/arch/x86/crtools.o
18:28:24 [2021-03-04T18:28:24.849Z] ok  	github.com/docker/docker/runconfig	0.025s	coverage: 66.1% of statements
18:28:24 [2021-03-04T18:28:24.855Z] #18 1.535 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:28:24 [2021-03-04T18:28:24.855Z] #18 1.598 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:28:24 [2021-03-04T18:28:24.855Z] #18 1.606 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:28:25 [2021-03-04T18:28:25.424Z] #18 2.423 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:28:25 [2021-03-04T18:28:25.808Z] #41 64.44   CC       criu/arch/x86/kerndat.o
18:28:26 [2021-03-04T18:28:26.067Z] #41 ...
18:28:26 [2021-03-04T18:28:26.067Z] 
18:28:26 [2021-03-04T18:28:26.067Z] #18 [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
18:28:26 [2021-03-04T18:28:26.067Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:28:26 [2021-03-04T18:28:26.067Z] #18 6.404 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:28:26 [2021-03-04T18:28:26.320Z] #41 52.51   CC       compel/src/lib/ptrace.o
18:28:26 [2021-03-04T18:28:26.576Z] #41 ...
18:28:26 [2021-03-04T18:28:26.576Z] 
18:28:26 [2021-03-04T18:28:26.576Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:26 [2021-03-04T18:28:26.576Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:28:26 [2021-03-04T18:28:26.576Z] #43 111.6 crypto/tls
18:28:26 [2021-03-04T18:28:26.576Z] #43 118.0 net/http/httptrace
18:28:26 [2021-03-04T18:28:26.576Z] #43 118.3 net/http
18:28:26 [2021-03-04T18:28:26.576Z] #43 ...
18:28:26 [2021-03-04T18:28:26.576Z] 
18:28:26 [2021-03-04T18:28:26.577Z] #51 [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
18:28:26 [2021-03-04T18:28:26.577Z] #51 sha256:8630f2db218d9652c8e160a942fb0b226464cd49f50c66d6b54593a43db5ccad
18:28:26 [2021-03-04T18:28:26.774Z] ok  	github.com/docker/docker/volume/drivers	0.020s	coverage: 36.1% of statements
18:28:27 [2021-03-04T18:28:27.036Z] ok  	github.com/docker/docker/volume/mounts	0.047s	coverage: 67.0% of statements
18:28:27 [2021-03-04T18:28:27.331Z] #18 3.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:28:27 [2021-03-04T18:28:27.331Z] #18 ...
18:28:27 [2021-03-04T18:28:27.331Z] 
18:28:27 [2021-03-04T18:28:27.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:27 [2021-03-04T18:28:27.331Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:27 [2021-03-04T18:28:27.331Z] #41 51.31   CC       compel/src/lib/ptrace.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 52.14   AR       compel/libcompel.a
18:28:27 [2021-03-04T18:28:27.331Z] #41 52.22   HOSTCC   compel/src/main-host.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 52.63   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 52.96   HOSTCC   compel/src/lib/handle-elf-host.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 53.41   HOSTCC   compel/src/lib/log-host.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 53.69   HOSTLINK compel/compel-host-bin
18:28:27 [2021-03-04T18:28:27.331Z] #41 53.85   DEP      soccr/soccr.d
18:28:27 [2021-03-04T18:28:27.331Z] #41 54.08   CC       soccr/soccr.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 56.18   AR       soccr/libsoccr.a
18:28:27 [2021-03-04T18:28:27.331Z] #41 56.23 make[1]: 'soccr/libsoccr.a' is up to date.
18:28:27 [2021-03-04T18:28:27.331Z] #41 56.82   DEP      criu/arch/x86/sigframe.d
18:28:27 [2021-03-04T18:28:27.331Z] #41 56.99   DEP      criu/arch/x86/sigaction_compat.d
18:28:27 [2021-03-04T18:28:27.331Z] #41 57.21   DEP      criu/arch/x86/kerndat.d
18:28:27 [2021-03-04T18:28:27.331Z] #41 57.45   DEP      criu/arch/x86/crtools.d
18:28:27 [2021-03-04T18:28:27.331Z] #41 57.69   DEP      criu/arch/x86/cpu.d
18:28:27 [2021-03-04T18:28:27.331Z] #41 57.86   CC       criu/arch/x86/cpu.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 58.69   CC       criu/arch/x86/crtools.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 59.90   CC       criu/arch/x86/kerndat.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 60.55   CC       criu/arch/x86/sigaction_compat.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 60.79   CC       criu/arch/x86/sigframe.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 61.05   LINK     criu/arch/x86/crtools.built-in.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 61.08   DEP      criu/pie/util-vdso-elf32.d
18:28:27 [2021-03-04T18:28:27.331Z] #41 61.20   DEP      criu/pie/util-vdso.d
18:28:27 [2021-03-04T18:28:27.331Z] #41 ...
18:28:27 [2021-03-04T18:28:27.331Z] 
18:28:27 [2021-03-04T18:28:27.331Z] #56 [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
18:28:27 [2021-03-04T18:28:27.331Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37
18:28:27 [2021-03-04T18:28:27.331Z] #56 DONE 134.8s
18:28:27 [2021-03-04T18:28:27.331Z] 
18:28:27 [2021-03-04T18:28:27.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:27 [2021-03-04T18:28:27.331Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:27 [2021-03-04T18:28:27.331Z] #41 61.41   DEP      criu/pie/util.d
18:28:27 [2021-03-04T18:28:27.331Z] #41 ...
18:28:27 [2021-03-04T18:28:27.331Z] 
18:28:27 [2021-03-04T18:28:27.331Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:27 [2021-03-04T18:28:27.331Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:28:27 [2021-03-04T18:28:27.331Z] #43 126.0 net/http/httptrace
18:28:27 [2021-03-04T18:28:27.331Z] #43 126.6 net/http
18:28:27 [2021-03-04T18:28:27.331Z] #43 ...
18:28:27 [2021-03-04T18:28:27.331Z] 
18:28:27 [2021-03-04T18:28:27.331Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:28:27 [2021-03-04T18:28:27.331Z] #57 sha256:df04f05a609c7208fa5f7d3ed183bc4bf7cc763f55946974dbddf46a95731801
18:28:27 [2021-03-04T18:28:27.331Z] #57 DONE 0.1s
18:28:27 [2021-03-04T18:28:27.331Z] 
18:28:27 [2021-03-04T18:28:27.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:27 [2021-03-04T18:28:27.331Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:27 [2021-03-04T18:28:27.331Z] #41 61.55   CC       criu/pie/util.o
18:28:27 [2021-03-04T18:28:27.331Z] #41 ...
18:28:27 [2021-03-04T18:28:27.331Z] 
18:28:27 [2021-03-04T18:28:27.331Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:28:27 [2021-03-04T18:28:27.331Z] #58 sha256:9872f1c0b1a375fdc150bc9c7b69f238778aabbe5845f912a9380dd46e3d71e2
18:28:27 [2021-03-04T18:28:27.331Z] #58 DONE 0.1s
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.488 + RM_GOPATH=0
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.488 + TMP_GOPATH=
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.488 + : /build
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.488 + '[' -z '' ']'
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.488 ++ mktemp -d
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.496 + export GOPATH=/tmp/tmp.kUcrGfKXUv
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.496 + GOPATH=/tmp/tmp.kUcrGfKXUv
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.496 + RM_GOPATH=1
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.496 + case "$(go env GOARCH)" in
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.496 ++ go env GOARCH
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.528 + export GO_BUILDMODE=-buildmode=pie
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.528 + GO_BUILDMODE=-buildmode=pie
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.528 ++ dirname /tmp/install/install.sh
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.528 + dir=/tmp/install
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.528 + bin=runc
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.528 + shift
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.528 + '[' '!' -f /tmp/install/runc.installer ']'
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.528 + . /tmp/install/runc.installer
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.528 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.534 + install_runc
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.534 + grep -q '^3\.10\.0.*\.el7\.'
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.534 + uname -r
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.539 + RUNC_BUILDTAGS='seccomp '
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.539 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.539 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kUcrGfKXUv/src/github.com/opencontainers/runc
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.540 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
18:28:27 [2021-03-04T18:28:27.505Z] #51 3.552 Cloning into '/tmp/tmp.kUcrGfKXUv/src/github.com/opencontainers/runc'...
18:28:27 [2021-03-04T18:28:27.591Z] 
18:28:27 [2021-03-04T18:28:27.591Z] #30 [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
18:28:27 [2021-03-04T18:28:27.591Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:28:27 [2021-03-04T18:28:27.765Z] #51 ...
18:28:27 [2021-03-04T18:28:27.765Z] 
18:28:27 [2021-03-04T18:28:27.765Z] #56 [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
18:28:27 [2021-03-04T18:28:27.765Z] #56 sha256:09ab03a28ce646a9202695f0eec81f8c40588f0e645a85254f5a013dd844241e
18:28:27 [2021-03-04T18:28:27.765Z] #56 115.6 + for f in rootlesskit rootlesskit-docker-proxy
18:28:27 [2021-03-04T18:28:27.765Z] #56 115.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:28:27 [2021-03-04T18:28:27.765Z] #56 DONE 123.0s
18:28:27 [2021-03-04T18:28:27.850Z] #30 ...
18:28:27 [2021-03-04T18:28:27.850Z] 
18:28:27 [2021-03-04T18:28:27.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:27 [2021-03-04T18:28:27.850Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:27 [2021-03-04T18:28:27.850Z] #41 62.00   CC       criu/pie/util-vdso.o
18:28:27 [2021-03-04T18:28:27.975Z] #18 ...
18:28:27 [2021-03-04T18:28:27.975Z] 
18:28:27 [2021-03-04T18:28:27.975Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:27 [2021-03-04T18:28:27.975Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:28:27 [2021-03-04T18:28:27.975Z] #43 127.0 net/http/httptrace
18:28:27 [2021-03-04T18:28:27.975Z] #43 127.4 net/http
18:28:27 [2021-03-04T18:28:27.975Z] #43 ...
18:28:27 [2021-03-04T18:28:27.975Z] 
18:28:27 [2021-03-04T18:28:27.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:27 [2021-03-04T18:28:27.975Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:27 [2021-03-04T18:28:27.975Z] #41 65.01   CC       criu/arch/x86/sigaction_compat.o
18:28:27 [2021-03-04T18:28:27.975Z] #41 65.24   CC       criu/arch/x86/sigframe.o
18:28:27 [2021-03-04T18:28:27.975Z] #41 65.49   LINK     criu/arch/x86/crtools.built-in.o
18:28:27 [2021-03-04T18:28:27.975Z] #41 65.55   DEP      criu/pie/util-vdso-elf32.d
18:28:27 [2021-03-04T18:28:27.975Z] #41 65.65   DEP      criu/pie/util-vdso.d
18:28:27 [2021-03-04T18:28:27.975Z] #41 65.84   DEP      criu/pie/util.d
18:28:27 [2021-03-04T18:28:27.975Z] #41 65.98   CC       criu/pie/util.o
18:28:27 [2021-03-04T18:28:27.975Z] #41 66.39   CC       criu/pie/util-vdso.o
18:28:27 [2021-03-04T18:28:27.987Z] ok  	github.com/docker/docker/volume/local	0.325s	coverage: 76.4% of statements
18:28:28 [2021-03-04T18:28:28.023Z] 
18:28:28 [2021-03-04T18:28:28.023Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
18:28:28 [2021-03-04T18:28:28.023Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
18:28:28 [2021-03-04T18:28:28.023Z] #12 DONE 4.1s
18:28:28 [2021-03-04T18:28:28.023Z] 
18:28:28 [2021-03-04T18:28:28.023Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:28:28 [2021-03-04T18:28:28.023Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
18:28:28 [2021-03-04T18:28:28.280Z] #13 ...
18:28:28 [2021-03-04T18:28:28.280Z] 
18:28:28 [2021-03-04T18:28:28.280Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:28:28 [2021-03-04T18:28:28.280Z] #57 sha256:c5554d4a2b3a092b4b51abe669c29bbe2f2b94f90a5c45f00f5789c7d7c2df07
18:28:28 [2021-03-04T18:28:28.280Z] #57 DONE 0.3s
18:28:28 [2021-03-04T18:28:28.280Z] 
18:28:28 [2021-03-04T18:28:28.280Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:28 [2021-03-04T18:28:28.280Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:28 [2021-03-04T18:28:28.280Z] #41 52.94   AR       compel/libcompel.a
18:28:28 [2021-03-04T18:28:28.280Z] #41 52.99   HOSTCC   compel/src/main-host.o
18:28:28 [2021-03-04T18:28:28.280Z] #41 53.31   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:28:28 [2021-03-04T18:28:28.280Z] #41 53.43   HOSTCC   compel/src/lib/handle-elf-host.o
18:28:28 [2021-03-04T18:28:28.280Z] #41 53.77   HOSTCC   compel/src/lib/log-host.o
18:28:28 [2021-03-04T18:28:28.280Z] #41 53.95   HOSTLINK compel/compel-host-bin
18:28:28 [2021-03-04T18:28:28.280Z] #41 54.17   DEP      soccr/soccr.d
18:28:28 [2021-03-04T18:28:28.280Z] #41 54.37   CC       soccr/soccr.o
18:28:28 [2021-03-04T18:28:28.536Z] #41 ...
18:28:28 [2021-03-04T18:28:28.536Z] 
18:28:28 [2021-03-04T18:28:28.536Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:28:28 [2021-03-04T18:28:28.536Z] #58 sha256:6580a5c3f0bb7f6c6e3606e009a185a4a1bcbe89849c313c2b1cab0280a5e5da
18:28:28 [2021-03-04T18:28:28.536Z] #58 DONE 0.2s
18:28:28 [2021-03-04T18:28:28.536Z] 
18:28:28 [2021-03-04T18:28:28.536Z] #30 [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
18:28:28 [2021-03-04T18:28:28.536Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:28:28 [2021-03-04T18:28:28.544Z] #41 67.20   CC       criu/pie/util-vdso-elf32.o
18:28:28 [2021-03-04T18:28:28.933Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
18:28:29 [2021-03-04T18:28:29.229Z] #41 63.16   CC       criu/pie/util-vdso-elf32.o
18:28:29 [2021-03-04T18:28:29.471Z] #30 ...
18:28:29 [2021-03-04T18:28:29.471Z] 
18:28:29 [2021-03-04T18:28:29.471Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:29 [2021-03-04T18:28:29.471Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:29 [2021-03-04T18:28:29.471Z] #41 55.81   AR       soccr/libsoccr.a
18:28:29 [2021-03-04T18:28:29.482Z] #41 67.90   AR       criu/pie/pie.lib.a
18:28:29 [2021-03-04T18:28:29.482Z] #41 67.96   DEP      criu/pie/restorer.d
18:28:29 [2021-03-04T18:28:29.489Z] #41 63.84   AR       criu/pie/pie.lib.a
18:28:29 [2021-03-04T18:28:29.728Z] #41 55.86 make[1]: 'soccr/libsoccr.a' is up to date.
18:28:29 [2021-03-04T18:28:29.741Z] #41 68.24   DEP      criu/arch/x86/sigaction_compat_pie.d
18:28:29 [2021-03-04T18:28:29.741Z] #41 68.37   DEP      criu/arch/x86/restorer_unmap.d
18:28:29 [2021-03-04T18:28:29.741Z] #41 68.40   DEP      criu/arch/x86/restorer.d
18:28:29 [2021-03-04T18:28:29.748Z] #41 63.91   DEP      criu/pie/restorer.d
18:28:29 [2021-03-04T18:28:29.984Z] #41 56.19   DEP      criu/arch/x86/sigframe.d
18:28:29 [2021-03-04T18:28:29.984Z] #41 56.29   DEP      criu/arch/x86/sigaction_compat.d
18:28:29 [2021-03-04T18:28:29.984Z] #41 56.37   DEP      criu/arch/x86/kerndat.d
18:28:30 [2021-03-04T18:28:30.001Z] #41 68.59   DEP      criu/arch/x86/vdso-pie.d
18:28:30 [2021-03-04T18:28:30.007Z] #41 64.22   DEP      criu/arch/x86/sigaction_compat_pie.d
18:28:30 [2021-03-04T18:28:30.007Z] #41 64.39   DEP      criu/arch/x86/restorer_unmap.d
18:28:30 [2021-03-04T18:28:30.007Z] #41 64.42   DEP      criu/arch/x86/restorer.d
18:28:30 [2021-03-04T18:28:30.240Z] #41 56.52   DEP      criu/arch/x86/crtools.d
18:28:30 [2021-03-04T18:28:30.240Z] #41 56.61   DEP      criu/arch/x86/cpu.d
18:28:30 [2021-03-04T18:28:30.260Z] #41 68.76   DEP      criu/pie/parasite-vdso.d
18:28:30 [2021-03-04T18:28:30.260Z] #41 68.92   DEP      criu/pie/parasite.d
18:28:30 [2021-03-04T18:28:30.267Z] #41 64.65   DEP      criu/arch/x86/vdso-pie.d
18:28:30 [2021-03-04T18:28:30.497Z] #41 56.76   CC       criu/arch/x86/cpu.o
18:28:30 [2021-03-04T18:28:30.520Z] #41 69.21   CC       criu/pie/parasite.o
18:28:30 [2021-03-04T18:28:30.526Z] #41 64.75   DEP      criu/pie/parasite-vdso.d
18:28:30 [2021-03-04T18:28:30.786Z] #41 64.96   DEP      criu/pie/parasite.d
18:28:30 [2021-03-04T18:28:30.878Z] Loaded image: buildpack-deps:buster
18:28:30 [2021-03-04T18:28:30.878Z] Loaded image: busybox:latest
18:28:30 [2021-03-04T18:28:30.878Z] Loaded image: busybox:glibc
18:28:31 [2021-03-04T18:28:31.047Z] #41 65.30   CC       criu/pie/parasite.o
18:28:31 [2021-03-04T18:28:31.059Z] #41 57.40   CC       criu/arch/x86/crtools.o
18:28:31 [2021-03-04T18:28:31.439Z] Loaded image: debian:bullseye
18:28:31 [2021-03-04T18:28:31.439Z] Loaded image: hello-world:latest
18:28:31 [2021-03-04T18:28:31.439Z] Loaded image: arm32v7/hello-world:latest
18:28:31 [2021-03-04T18:28:31.439Z] INFO: Testing against a local daemon
18:28:31 [2021-03-04T18:28:31.439Z] === RUN   TestCgroupNamespacesBuild
18:28:31 [2021-03-04T18:28:31.899Z] #41 70.48   LINK     criu/pie/parasite.built-in.o
18:28:31 [2021-03-04T18:28:31.899Z] #41 70.49   GEN      criu/pie/parasite-blob.h
18:28:31 [2021-03-04T18:28:31.899Z] #41 70.52   CC       criu/pie/parasite-vdso.o
18:28:32 [2021-03-04T18:28:32.425Z] #41 58.55   CC       criu/arch/x86/kerndat.o
18:28:32 [2021-03-04T18:28:32.426Z] #41 66.46   LINK     criu/pie/parasite.built-in.o
18:28:32 [2021-03-04T18:28:32.426Z] #41 66.47   GEN      criu/pie/parasite-blob.h
18:28:32 [2021-03-04T18:28:32.426Z] #41 66.49   CC       criu/pie/parasite-vdso.o
18:28:32 [2021-03-04T18:28:32.837Z] #41 71.27   CC       criu/arch/x86/vdso-pie.o
18:28:32 [2021-03-04T18:28:32.988Z] #41 ...
18:28:32 [2021-03-04T18:28:32.988Z] 
18:28:32 [2021-03-04T18:28:32.988Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:28:32 [2021-03-04T18:28:32.988Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
18:28:32 [2021-03-04T18:28:32.988Z] #13 DONE 4.9s
18:28:32 [2021-03-04T18:28:32.988Z] 
18:28:32 [2021-03-04T18:28:32.988Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:32 [2021-03-04T18:28:32.988Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:32 [2021-03-04T18:28:32.988Z] #41 59.15   CC       criu/arch/x86/sigaction_compat.o
18:28:32 [2021-03-04T18:28:32.994Z] #41 67.17   CC       criu/arch/x86/vdso-pie.o
18:28:33 [2021-03-04T18:28:33.097Z] #41 71.56   CC       criu/arch/x86/restorer.o
18:28:33 [2021-03-04T18:28:33.244Z] #41 59.42   CC       criu/arch/x86/sigframe.o
18:28:33 [2021-03-04T18:28:33.253Z] #41 67.52   CC       criu/arch/x86/restorer.o
18:28:33 [2021-03-04T18:28:33.511Z] #41 59.74   LINK     criu/arch/x86/crtools.built-in.o
18:28:33 [2021-03-04T18:28:33.511Z] #41 59.77   DEP      criu/pie/util-vdso-elf32.d
18:28:33 [2021-03-04T18:28:33.666Z] #41 72.15   CC       criu/arch/x86/restorer_unmap.o
18:28:33 [2021-03-04T18:28:33.666Z] #41 72.22   CC       criu/arch/x86/sigaction_compat_pie.o
18:28:33 [2021-03-04T18:28:33.768Z] #41 59.98   DEP      criu/pie/util-vdso.d
18:28:33 [2021-03-04T18:28:33.834Z] #41 68.03   CC       criu/arch/x86/restorer_unmap.o
18:28:33 [2021-03-04T18:28:33.834Z] #41 68.08   CC       criu/arch/x86/sigaction_compat_pie.o
18:28:33 [2021-03-04T18:28:33.925Z] #41 72.51   CC       criu/pie/restorer.o
18:28:34 [2021-03-04T18:28:34.024Z] #41 60.10   DEP      criu/pie/util.d
18:28:34 [2021-03-04T18:28:34.024Z] #41 60.25   CC       criu/pie/util.o
18:28:34 [2021-03-04T18:28:34.094Z] #41 68.44   CC       criu/pie/restorer.o
18:28:34 [2021-03-04T18:28:34.280Z] #41 60.56   CC       criu/pie/util-vdso.o
18:28:34 [2021-03-04T18:28:34.353Z] #41 ...
18:28:34 [2021-03-04T18:28:34.353Z] 
18:28:34 [2021-03-04T18:28:34.353Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:34 [2021-03-04T18:28:34.353Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:28:34 [2021-03-04T18:28:34.353Z] #43 141.9 github.com/LK4D4/vndr/godl
18:28:34 [2021-03-04T18:28:34.842Z] #41 61.27   CC       criu/pie/util-vdso-elf32.o
18:28:34 [2021-03-04T18:28:34.862Z] #41 ...
18:28:34 [2021-03-04T18:28:34.862Z] 
18:28:34 [2021-03-04T18:28:34.862Z] #51 [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
18:28:34 [2021-03-04T18:28:34.862Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c
18:28:34 [2021-03-04T18:28:34.862Z] #51 12.98 + cd /tmp/tmp.oXcXmylj3V/src/github.com/opencontainers/runc
18:28:34 [2021-03-04T18:28:34.862Z] #51 12.98 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
18:28:34 [2021-03-04T18:28:34.862Z] #51 13.46 + '[' -z '' ']'
18:28:34 [2021-03-04T18:28:34.862Z] #51 13.47 + target=static
18:28:34 [2021-03-04T18:28:34.862Z] #51 13.47 + make 'BUILDTAGS=seccomp ' static
18:28:34 [2021-03-04T18:28:34.862Z] #51 14.08 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 .
18:28:34 [2021-03-04T18:28:34.862Z] #51 ...
18:28:34 [2021-03-04T18:28:34.862Z] 
18:28:34 [2021-03-04T18:28:34.862Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:34 [2021-03-04T18:28:34.862Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:28:34 [2021-03-04T18:28:34.862Z] #43 141.9 github.com/LK4D4/vndr/godl
18:28:34 [2021-03-04T18:28:34.862Z] #43 142.6 github.com/LK4D4/vndr
18:28:35 [2021-03-04T18:28:35.292Z] #43 142.7 github.com/LK4D4/vndr
18:28:35 [2021-03-04T18:28:35.617Z] --- PASS: TestCgroupNamespacesBuild (3.54s)
18:28:35 [2021-03-04T18:28:35.617Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:28:35 [2021-03-04T18:28:35.771Z] #41 61.92   AR       criu/pie/pie.lib.a
18:28:35 [2021-03-04T18:28:35.771Z] #41 61.97   DEP      criu/pie/restorer.d
18:28:36 [2021-03-04T18:28:36.027Z] #41 62.15   DEP      criu/arch/x86/sigaction_compat_pie.d
18:28:36 [2021-03-04T18:28:36.027Z] #41 62.27   DEP      criu/arch/x86/restorer_unmap.d
18:28:36 [2021-03-04T18:28:36.027Z] #41 62.28   DEP      criu/arch/x86/restorer.d
18:28:36 [2021-03-04T18:28:36.283Z] #41 62.49   DEP      criu/arch/x86/vdso-pie.d
18:28:36 [2021-03-04T18:28:36.283Z] #41 62.68   DEP      criu/pie/parasite-vdso.d
18:28:36 [2021-03-04T18:28:36.539Z] #41 62.92   DEP      criu/pie/parasite.d
18:28:36 [2021-03-04T18:28:36.796Z] #41 63.12   CC       criu/pie/parasite.o
18:28:37 [2021-03-04T18:28:37.359Z] #41 ...
18:28:37 [2021-03-04T18:28:37.359Z] 
18:28:37 [2021-03-04T18:28:37.359Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:28:37 [2021-03-04T18:28:37.359Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
18:28:37 [2021-03-04T18:28:37.359Z] #14 4.250 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:28:37 [2021-03-04T18:28:37.359Z] #14 DONE 4.4s
18:28:37 [2021-03-04T18:28:37.502Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
18:28:37 [2021-03-04T18:28:37.502Z] === RUN   TestBuildWithSession
18:28:37 [2021-03-04T18:28:37.502Z] --- SKIP: TestBuildWithSession (0.00s)
18:28:37 [2021-03-04T18:28:37.502Z]     build_session_test.go:25: TODO: BuildKit
18:28:37 [2021-03-04T18:28:37.502Z] === RUN   TestBuildSquashParent
18:28:37 [2021-03-04T18:28:37.615Z] 
18:28:37 [2021-03-04T18:28:37.615Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:28:37 [2021-03-04T18:28:37.615Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
18:28:38 [2021-03-04T18:28:38.152Z] #43 ...
18:28:38 [2021-03-04T18:28:38.152Z] 
18:28:38 [2021-03-04T18:28:38.152Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:38 [2021-03-04T18:28:38.152Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:38 [2021-03-04T18:28:38.152Z] #41 75.60   LINK     criu/pie/restorer.built-in.o
18:28:38 [2021-03-04T18:28:38.152Z] #41 75.62   GEN      criu/pie/restorer-blob.h
18:28:38 [2021-03-04T18:28:38.152Z] #41 75.71   DEP      criu/vdso.d
18:28:38 [2021-03-04T18:28:38.152Z] #41 75.88   DEP      criu/vdso-compat.d
18:28:38 [2021-03-04T18:28:38.152Z] #41 75.99   DEP      criu/uts_ns.d
18:28:38 [2021-03-04T18:28:38.152Z] #41 76.22   DEP      criu/util.d
18:28:38 [2021-03-04T18:28:38.152Z] #41 76.41   DEP      criu/uffd.d
18:28:38 [2021-03-04T18:28:38.152Z] #41 76.57   DEP      criu/tun.d
18:28:38 [2021-03-04T18:28:38.152Z] #41 76.72   DEP      criu/tty.d
18:28:38 [2021-03-04T18:28:38.412Z] #41 76.88   DEP      criu/timerfd.d
18:28:38 [2021-03-04T18:28:38.412Z] #41 77.04   DEP      criu/timens.d
18:28:38 [2021-03-04T18:28:38.671Z] #41 77.19   DEP      criu/sysfs_parse.d
18:28:38 [2021-03-04T18:28:38.671Z] #41 77.31   DEP      criu/sysctl.d
18:28:38 [2021-03-04T18:28:38.930Z] #41 77.49   DEP      criu/string.d
18:28:38 [2021-03-04T18:28:38.930Z] #41 77.53   DEP      criu/stats.d
18:28:39 [2021-03-04T18:28:39.190Z] #41 77.67   DEP      criu/sockets.d
18:28:39 [2021-03-04T18:28:39.449Z] #41 77.97   DEP      criu/sk-unix.d
18:28:39 [2021-03-04T18:28:39.449Z] #41 78.19   DEP      criu/sk-tcp.d
18:28:39 [2021-03-04T18:28:39.486Z] #43 ...
18:28:39 [2021-03-04T18:28:39.486Z] 
18:28:39 [2021-03-04T18:28:39.486Z] #51 [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
18:28:39 [2021-03-04T18:28:39.486Z] #51 sha256:5f9b2b707da3048d1c9d5d939d7b58dcdc11cf6dffa34fabc814a9dfa922912d
18:28:39 [2021-03-04T18:28:39.486Z] #51 13.44 + cd /tmp/tmp.mTLdGtILOL/src/github.com/opencontainers/runc
18:28:39 [2021-03-04T18:28:39.486Z] #51 13.44 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
18:28:39 [2021-03-04T18:28:39.486Z] #51 13.89 + '[' -z '' ']'
18:28:39 [2021-03-04T18:28:39.486Z] #51 13.89 + target=static
18:28:39 [2021-03-04T18:28:39.486Z] #51 13.89 + make 'BUILDTAGS=seccomp ' static
18:28:39 [2021-03-04T18:28:39.486Z] #51 14.05 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 .
18:28:39 [2021-03-04T18:28:39.486Z] #51 ...
18:28:39 [2021-03-04T18:28:39.486Z] 
18:28:39 [2021-03-04T18:28:39.486Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:39 [2021-03-04T18:28:39.486Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:39 [2021-03-04T18:28:39.486Z] #41 71.67   LINK     criu/pie/restorer.built-in.o
18:28:39 [2021-03-04T18:28:39.486Z] #41 71.68   GEN      criu/pie/restorer-blob.h
18:28:39 [2021-03-04T18:28:39.486Z] #41 71.79   DEP      criu/vdso.d
18:28:39 [2021-03-04T18:28:39.486Z] #41 71.94   DEP      criu/vdso-compat.d
18:28:39 [2021-03-04T18:28:39.486Z] #41 72.06   DEP      criu/uts_ns.d
18:28:39 [2021-03-04T18:28:39.486Z] #41 72.22   DEP      criu/util.d
18:28:39 [2021-03-04T18:28:39.486Z] #41 72.41   DEP      criu/uffd.d
18:28:39 [2021-03-04T18:28:39.486Z] #41 72.63   DEP      criu/tun.d
18:28:39 [2021-03-04T18:28:39.486Z] #41 72.82   DEP      criu/tty.d
18:28:39 [2021-03-04T18:28:39.486Z] #41 73.10   DEP      criu/timerfd.d
18:28:39 [2021-03-04T18:28:39.486Z] #41 73.27   DEP      criu/timens.d
18:28:39 [2021-03-04T18:28:39.486Z] #41 73.52   DEP      criu/sysfs_parse.d
18:28:39 [2021-03-04T18:28:39.486Z] #41 ...
18:28:39 [2021-03-04T18:28:39.486Z] 
18:28:39 [2021-03-04T18:28:39.486Z] #18 [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
18:28:39 [2021-03-04T18:28:39.486Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:28:39 [2021-03-04T18:28:39.486Z] #18 6.105 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:28:39 [2021-03-04T18:28:39.486Z] #18 11.69 Fetched 8423 kB in 11s (802 kB/s)
18:28:39 [2021-03-04T18:28:39.486Z] #18 11.69 Reading package lists...
18:28:39 [2021-03-04T18:28:39.486Z] #18 15.55 Reading package lists...
18:28:39 [2021-03-04T18:28:39.486Z] #18 ...
18:28:39 [2021-03-04T18:28:39.486Z] 
18:28:39 [2021-03-04T18:28:39.486Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:39 [2021-03-04T18:28:39.486Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:39 [2021-03-04T18:28:39.486Z] #41 73.78   DEP      criu/sysctl.d
18:28:39 [2021-03-04T18:28:39.709Z] #41 78.38   DEP      criu/sk-queue.d
18:28:39 [2021-03-04T18:28:39.746Z] #41 73.97   DEP      criu/string.d
18:28:39 [2021-03-04T18:28:39.746Z] #41 74.05   DEP      criu/stats.d
18:28:39 [2021-03-04T18:28:39.746Z] #41 74.13   DEP      criu/sockets.d
18:28:39 [2021-03-04T18:28:39.967Z] #41 78.60   DEP      criu/sk-packet.d
18:28:40 [2021-03-04T18:28:40.006Z] #41 74.32   DEP      criu/sk-unix.d
18:28:40 [2021-03-04T18:28:40.227Z] #41 78.81   DEP      criu/sk-netlink.d
18:28:40 [2021-03-04T18:28:40.265Z] #41 74.54   DEP      criu/sk-tcp.d
18:28:40 [2021-03-04T18:28:40.486Z] #41 79.05   DEP      criu/sk-inet.d
18:28:40 [2021-03-04T18:28:40.486Z] #41 79.23   DEP      criu/signalfd.d
18:28:40 [2021-03-04T18:28:40.524Z] #41 74.75   DEP      criu/sk-queue.d
18:28:40 [2021-03-04T18:28:40.745Z] #41 79.44   DEP      criu/sigframe.d
18:28:40 [2021-03-04T18:28:40.745Z] #41 79.54   DEP      criu/shmem.d
18:28:40 [2021-03-04T18:28:40.784Z] #41 74.92   DEP      criu/sk-packet.d
18:28:40 [2021-03-04T18:28:40.784Z] #41 75.07   DEP      criu/sk-netlink.d
18:28:40 [2021-03-04T18:28:40.882Z] #15 DONE 3.1s
18:28:40 [2021-03-04T18:28:40.882Z] 
18:28:40 [2021-03-04T18:28:40.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:40 [2021-03-04T18:28:40.882Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:40 [2021-03-04T18:28:40.882Z] #41 64.61   LINK     criu/pie/parasite.built-in.o
18:28:40 [2021-03-04T18:28:40.882Z] #41 64.61   GEN      criu/pie/parasite-blob.h
18:28:40 [2021-03-04T18:28:40.882Z] #41 64.64   CC       criu/pie/parasite-vdso.o
18:28:40 [2021-03-04T18:28:40.882Z] #41 65.34   CC       criu/arch/x86/vdso-pie.o
18:28:40 [2021-03-04T18:28:40.882Z] #41 65.66   CC       criu/arch/x86/restorer.o
18:28:40 [2021-03-04T18:28:40.882Z] #41 66.23   CC       criu/arch/x86/restorer_unmap.o
18:28:40 [2021-03-04T18:28:40.882Z] #41 66.29   CC       criu/arch/x86/sigaction_compat_pie.o
18:28:40 [2021-03-04T18:28:40.882Z] #41 66.55   CC       criu/pie/restorer.o
18:28:41 [2021-03-04T18:28:41.044Z] #41 75.23   DEP      criu/sk-inet.d
18:28:41 [2021-03-04T18:28:41.044Z] #41 75.41   DEP      criu/signalfd.d
18:28:41 [2021-03-04T18:28:41.304Z] #41 75.61   DEP      criu/sigframe.d
18:28:41 [2021-03-04T18:28:41.314Z] #41 79.70   DEP      criu/servicefd.d
18:28:41 [2021-03-04T18:28:41.314Z] #41 79.84   DEP      criu/seize.d
18:28:41 [2021-03-04T18:28:41.314Z] #41 79.97   DEP      criu/seccomp.d
18:28:41 [2021-03-04T18:28:41.563Z] #41 75.69   DEP      criu/shmem.d
18:28:41 [2021-03-04T18:28:41.563Z] #41 75.82   DEP      criu/servicefd.d
18:28:41 [2021-03-04T18:28:41.573Z] #41 80.13   DEP      criu/rst-malloc.d
18:28:41 [2021-03-04T18:28:41.573Z] #41 80.22   DEP      criu/rbtree.d
18:28:41 [2021-03-04T18:28:41.573Z] #41 80.27   DEP      criu/pstree.d
18:28:41 [2021-03-04T18:28:41.573Z] #41 ...
18:28:41 [2021-03-04T18:28:41.573Z] 
18:28:41 [2021-03-04T18:28:41.574Z] #18 [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
18:28:41 [2021-03-04T18:28:41.574Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:28:41 [2021-03-04T18:28:41.574Z] #18 12.05 Fetched 8423 kB in 11s (775 kB/s)
18:28:41 [2021-03-04T18:28:41.574Z] #18 12.05 Reading package lists...
18:28:41 [2021-03-04T18:28:41.574Z] #18 16.40 Reading package lists...
18:28:41 [2021-03-04T18:28:41.574Z] #18 20.73 Building dependency tree...
18:28:41 [2021-03-04T18:28:41.823Z] #41 75.96   DEP      criu/seize.d
18:28:41 [2021-03-04T18:28:41.823Z] #41 76.07   DEP      criu/seccomp.d
18:28:41 [2021-03-04T18:28:41.833Z] #18 ...
18:28:41 [2021-03-04T18:28:41.833Z] 
18:28:41 [2021-03-04T18:28:41.833Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:41 [2021-03-04T18:28:41.833Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:41 [2021-03-04T18:28:41.833Z] #41 80.42   DEP      criu/protobuf.d
18:28:42 [2021-03-04T18:28:42.082Z] #41 76.23   DEP      criu/rst-malloc.d
18:28:42 [2021-03-04T18:28:42.082Z] #41 76.28   DEP      criu/rbtree.d
18:28:42 [2021-03-04T18:28:42.082Z] #41 76.32   DEP      criu/pstree.d
18:28:42 [2021-03-04T18:28:42.093Z] #41 80.53   GEN      criu/protobuf-desc-gen.h
18:28:42 [2021-03-04T18:28:42.341Z] #41 76.57   DEP      criu/protobuf.d
18:28:42 [2021-03-04T18:28:42.341Z] #41 76.76   GEN      criu/protobuf-desc-gen.h
18:28:42 [2021-03-04T18:28:42.773Z] #41 ...
18:28:42 [2021-03-04T18:28:42.773Z] 
18:28:42 [2021-03-04T18:28:42.773Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:28:42 [2021-03-04T18:28:42.773Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
18:28:42 [2021-03-04T18:28:42.773Z] #16 DONE 2.5s
18:28:43 [2021-03-04T18:28:43.029Z] 
18:28:43 [2021-03-04T18:28:43.029Z] #17 [dev-systemd-false  6/26] RUN ldconfig
18:28:43 [2021-03-04T18:28:43.029Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
18:28:43 [2021-03-04T18:28:43.473Z] #41 ...
18:28:43 [2021-03-04T18:28:43.473Z] 
18:28:43 [2021-03-04T18:28:43.473Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:43 [2021-03-04T18:28:43.473Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c
18:28:43 [2021-03-04T18:28:43.473Z] #43 DONE 152.8s
18:28:43 [2021-03-04T18:28:43.473Z] 
18:28:43 [2021-03-04T18:28:43.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:43 [2021-03-04T18:28:43.473Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:43 [2021-03-04T18:28:43.473Z] #41 82.24   DEP      criu/protobuf-desc.d
18:28:43 [2021-03-04T18:28:43.732Z] #41 82.39   DEP      criu/proc_parse.d
18:28:44 [2021-03-04T18:28:44.248Z] #41 78.42   DEP      criu/protobuf-desc.d
18:28:44 [2021-03-04T18:28:44.248Z] #41 78.59   DEP      criu/proc_parse.d
18:28:44 [2021-03-04T18:28:44.301Z] #41 82.71   DEP      criu/plugin.d
18:28:44 [2021-03-04T18:28:44.301Z] #41 82.83   DEP      criu/pipes.d
18:28:44 [2021-03-04T18:28:44.561Z] #41 83.20   DEP      criu/pie-util.d
18:28:44 [2021-03-04T18:28:44.817Z] #41 78.89   DEP      criu/plugin.d
18:28:44 [2021-03-04T18:28:44.817Z] #41 78.98   DEP      criu/pipes.d
18:28:44 [2021-03-04T18:28:44.820Z] #41 83.40   DEP      criu/pie-util-vdso.d
18:28:45 [2021-03-04T18:28:45.080Z] #41 83.57   DEP      criu/pie-util-vdso-elf32.d
18:28:45 [2021-03-04T18:28:45.080Z] #41 83.71   DEP      criu/path.d
18:28:45 [2021-03-04T18:28:45.080Z] #41 83.80   DEP      criu/parasite-syscall.d
18:28:45 [2021-03-04T18:28:45.081Z] #41 79.16   DEP      criu/pie-util.d
18:28:45 [2021-03-04T18:28:45.081Z] #41 ...
18:28:45 [2021-03-04T18:28:45.081Z] 
18:28:45 [2021-03-04T18:28:45.081Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:45 [2021-03-04T18:28:45.081Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c
18:28:45 [2021-03-04T18:28:45.081Z] #43 DONE 152.6s
18:28:45 [2021-03-04T18:28:45.081Z] 
18:28:45 [2021-03-04T18:28:45.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:45 [2021-03-04T18:28:45.081Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:45 [2021-03-04T18:28:45.081Z] #41 79.38   DEP      criu/pie-util-vdso.d
18:28:45 [2021-03-04T18:28:45.081Z] #41 ...
18:28:45 [2021-03-04T18:28:45.081Z] 
18:28:45 [2021-03-04T18:28:45.081Z] #18 [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
18:28:45 [2021-03-04T18:28:45.081Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:28:45 [2021-03-04T18:28:45.081Z] #18 15.55 Reading package lists...
18:28:45 [2021-03-04T18:28:45.081Z] #18 19.62 Building dependency tree...
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.58 libcap2-bin is already the newest version (1:2.25-2).
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.58 The following additional packages will be installed:
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.58   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.58   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.58   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.58   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.59   python3.7 python3.7-minimal vim-runtime xxd
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.59 Suggested packages:
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.59   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.59   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.59   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.59 Recommended packages:
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.59   aufs-dkms nftables build-essential python3-dev python3-keyring
18:28:45 [2021-03-04T18:28:45.081Z] #18 21.59   python3-keyrings.alt python3-xdg unzip
18:28:45 [2021-03-04T18:28:45.340Z] #41 84.06   DEP      criu/pagemap.d
18:28:45 [2021-03-04T18:28:45.576Z] --- PASS: TestBuildSquashParent (6.96s)
18:28:45 [2021-03-04T18:28:45.576Z] === RUN   TestBuildWithRemoveAndForceRemove
18:28:45 [2021-03-04T18:28:45.576Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:28:45 [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:28:45 [2021-03-04T18:28:45.576Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:28:45 [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:28:45 [2021-03-04T18:28:45.576Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:28:45 [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:28:45 [2021-03-04T18:28:45.576Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:28:45 [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:28:45 [2021-03-04T18:28:45.576Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:28:45 [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:28:45 [2021-03-04T18:28:45.576Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:28:45 [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:28:45 [2021-03-04T18:28:45.576Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:28:45 [2021-03-04T18:28:45.576Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:28:45 [2021-03-04T18:28:45.599Z] #41 84.23   DEP      criu/pagemap-cache.d
18:28:45 [2021-03-04T18:28:45.832Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:28:45 [2021-03-04T18:28:45.832Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:28:45 [2021-03-04T18:28:45.860Z] #41 84.33   DEP      criu/page-xfer.d
18:28:45 [2021-03-04T18:28:45.860Z] #41 84.55   DEP      criu/page-pipe.d
18:28:46 [2021-03-04T18:28:46.119Z] #41 84.70   DEP      criu/netfilter.d
18:28:46 [2021-03-04T18:28:46.119Z] #41 84.86   DEP      criu/net.d
18:28:46 [2021-03-04T18:28:46.299Z] #17 DONE 2.9s
18:28:46 [2021-03-04T18:28:46.299Z] 
18:28:46 [2021-03-04T18:28:46.299Z] #18 [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
18:28:46 [2021-03-04T18:28:46.299Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:28:46 [2021-03-04T18:28:46.299Z] #18 ...
18:28:46 [2021-03-04T18:28:46.299Z] 
18:28:46 [2021-03-04T18:28:46.299Z] #51 [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
18:28:46 [2021-03-04T18:28:46.299Z] #51 sha256:8630f2db218d9652c8e160a942fb0b226464cd49f50c66d6b54593a43db5ccad
18:28:46 [2021-03-04T18:28:46.299Z] #51 11.95 + cd /tmp/tmp.kUcrGfKXUv/src/github.com/opencontainers/runc
18:28:46 [2021-03-04T18:28:46.299Z] #51 11.95 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
18:28:46 [2021-03-04T18:28:46.299Z] #51 12.33 + '[' -z '' ']'
18:28:46 [2021-03-04T18:28:46.299Z] #51 12.33 + target=static
18:28:46 [2021-03-04T18:28:46.299Z] #51 12.33 + make 'BUILDTAGS=seccomp ' static
18:28:46 [2021-03-04T18:28:46.299Z] #51 12.80 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 .
18:28:46 [2021-03-04T18:28:46.299Z] #51 ...
18:28:46 [2021-03-04T18:28:46.299Z] 
18:28:46 [2021-03-04T18:28:46.299Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:46 [2021-03-04T18:28:46.299Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:46 [2021-03-04T18:28:46.299Z] #41 69.90   LINK     criu/pie/restorer.built-in.o
18:28:46 [2021-03-04T18:28:46.299Z] #41 69.93   GEN      criu/pie/restorer-blob.h
18:28:46 [2021-03-04T18:28:46.299Z] #41 70.05   DEP      criu/vdso.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 70.23   DEP      criu/vdso-compat.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 70.38   DEP      criu/uts_ns.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 70.58   DEP      criu/util.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 70.77   DEP      criu/uffd.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 70.99   DEP      criu/tun.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 71.18   DEP      criu/tty.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 71.37   DEP      criu/timerfd.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 71.61   DEP      criu/timens.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 71.84   DEP      criu/sysfs_parse.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 71.95   DEP      criu/sysctl.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 72.21   DEP      criu/string.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 72.25   DEP      criu/stats.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 72.40   DEP      criu/sockets.d
18:28:46 [2021-03-04T18:28:46.299Z] #41 ...
18:28:46 [2021-03-04T18:28:46.299Z] 
18:28:46 [2021-03-04T18:28:46.299Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:46 [2021-03-04T18:28:46.299Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:28:46 [2021-03-04T18:28:46.299Z] #43 131.3 github.com/LK4D4/vndr/godl
18:28:46 [2021-03-04T18:28:46.299Z] #43 132.1 github.com/LK4D4/vndr
18:28:46 [2021-03-04T18:28:46.299Z] #43 ...
18:28:46 [2021-03-04T18:28:46.299Z] 
18:28:46 [2021-03-04T18:28:46.299Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:46 [2021-03-04T18:28:46.299Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:46 [2021-03-04T18:28:46.299Z] #41 72.60   DEP      criu/sk-unix.d
18:28:46 [2021-03-04T18:28:46.379Z] #41 85.09   DEP      criu/namespaces.d
18:28:46 [2021-03-04T18:28:46.556Z] #41 72.84   DEP      criu/sk-tcp.d
18:28:46 [2021-03-04T18:28:46.638Z] #41 85.23   DEP      criu/mount.d
18:28:46 [2021-03-04T18:28:46.638Z] #41 85.37   DEP      criu/memfd.d
18:28:46 [2021-03-04T18:28:46.813Z] #41 ...
18:28:46 [2021-03-04T18:28:46.813Z] 
18:28:46 [2021-03-04T18:28:46.813Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:28:46 [2021-03-04T18:28:46.813Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23
18:28:46 [2021-03-04T18:28:46.813Z] #43 DONE 141.9s
18:28:46 [2021-03-04T18:28:46.813Z] 
18:28:46 [2021-03-04T18:28:46.813Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:46 [2021-03-04T18:28:46.813Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:46 [2021-03-04T18:28:46.813Z] #41 73.02   DEP      criu/sk-queue.d
18:28:46 [2021-03-04T18:28:46.898Z] #41 85.53   DEP      criu/mem.d
18:28:46 [2021-03-04T18:28:46.992Z] #18 23.97 The following NEW packages will be installed:
18:28:47 [2021-03-04T18:28:47.069Z] #41 73.25   DEP      criu/sk-packet.d
18:28:47 [2021-03-04T18:28:47.069Z] #41 73.40   DEP      criu/sk-netlink.d
18:28:47 [2021-03-04T18:28:47.158Z] #41 85.68   DEP      criu/lsm.d
18:28:47 [2021-03-04T18:28:47.158Z] #41 85.81   DEP      criu/log.d
18:28:47 [2021-03-04T18:28:47.253Z] #18 23.99   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:28:47 [2021-03-04T18:28:47.253Z] #18 23.99   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:28:47 [2021-03-04T18:28:47.253Z] #18 23.99   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:28:47 [2021-03-04T18:28:47.253Z] #18 23.99   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:28:47 [2021-03-04T18:28:47.253Z] #18 23.99   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:28:47 [2021-03-04T18:28:47.253Z] #18 23.99   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:28:47 [2021-03-04T18:28:47.253Z] #18 23.99   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:28:47 [2021-03-04T18:28:47.253Z] #18 23.99   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:28:47 [2021-03-04T18:28:47.253Z] #18 23.99   xz-utils zip
18:28:47 [2021-03-04T18:28:47.326Z] #41 73.54   DEP      criu/sk-inet.d
18:28:47 [2021-03-04T18:28:47.326Z] #41 73.74   DEP      criu/signalfd.d
18:28:47 [2021-03-04T18:28:47.417Z] #41 85.97   DEP      criu/libnetlink.d
18:28:47 [2021-03-04T18:28:47.417Z] #41 86.06   DEP      criu/kerndat.d
18:28:47 [2021-03-04T18:28:47.517Z] #18 24.32 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
18:28:47 [2021-03-04T18:28:47.517Z] #18 24.32 Need to get 28.5 MB of archives.
18:28:47 [2021-03-04T18:28:47.517Z] #18 24.32 After this operation, 116 MB of additional disk space will be used.
18:28:47 [2021-03-04T18:28:47.517Z] #18 24.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:28:47 [2021-03-04T18:28:47.517Z] #18 24.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
18:28:47 [2021-03-04T18:28:47.517Z] #18 24.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
18:28:47 [2021-03-04T18:28:47.582Z] #41 73.86   DEP      criu/sigframe.d
18:28:47 [2021-03-04T18:28:47.582Z] #41 73.94   DEP      criu/shmem.d
18:28:47 [2021-03-04T18:28:47.677Z] #41 86.20   DEP      criu/kcmp-ids.d
18:28:47 [2021-03-04T18:28:47.677Z] #41 86.31   DEP      criu/irmap.d
18:28:47 [2021-03-04T18:28:47.716Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:28:47 [2021-03-04T18:28:47.776Z] #18 24.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:28:47 [2021-03-04T18:28:47.839Z] #41 74.13   DEP      criu/servicefd.d
18:28:47 [2021-03-04T18:28:47.839Z] #41 74.26   DEP      criu/seize.d
18:28:47 [2021-03-04T18:28:47.936Z] #41 86.45   DEP      criu/ipc_ns.d
18:28:47 [2021-03-04T18:28:47.936Z] #41 86.61   DEP      criu/image.d
18:28:47 [2021-03-04T18:28:47.971Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:28:48 [2021-03-04T18:28:48.035Z] #18 24.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:28:48 [2021-03-04T18:28:48.035Z] #18 24.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:28:48 [2021-03-04T18:28:48.035Z] #18 24.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:28:48 [2021-03-04T18:28:48.035Z] #18 24.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:28:48 [2021-03-04T18:28:48.035Z] #18 24.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:28:48 [2021-03-04T18:28:48.035Z] #18 24.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:28:48 [2021-03-04T18:28:48.035Z] #18 24.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:28:48 [2021-03-04T18:28:48.035Z] #18 24.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:28:48 [2021-03-04T18:28:48.035Z] #18 24.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:28:48 [2021-03-04T18:28:48.196Z] #41 86.80   DEP      criu/image-desc.d
18:28:48 [2021-03-04T18:28:48.196Z] #41 86.92   DEP      criu/fsnotify.d
18:28:48 [2021-03-04T18:28:48.294Z] #18 25.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:28:48 [2021-03-04T18:28:48.294Z] #18 25.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:28:48 [2021-03-04T18:28:48.294Z] #18 25.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:28:48 [2021-03-04T18:28:48.294Z] #18 25.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:28:48 [2021-03-04T18:28:48.294Z] #18 25.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:28:48 [2021-03-04T18:28:48.294Z] #18 25.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:28:48 [2021-03-04T18:28:48.401Z] #41 74.46   DEP      criu/seccomp.d
18:28:48 [2021-03-04T18:28:48.401Z] #41 74.68   DEP      criu/rst-malloc.d
18:28:48 [2021-03-04T18:28:48.401Z] #41 74.73   DEP      criu/rbtree.d
18:28:48 [2021-03-04T18:28:48.401Z] #41 74.82   DEP      criu/pstree.d
18:28:48 [2021-03-04T18:28:48.455Z] #41 87.08   DEP      criu/filesystems.d
18:28:48 [2021-03-04T18:28:48.554Z] #18 25.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:28:48 [2021-03-04T18:28:48.554Z] #18 25.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:28:48 [2021-03-04T18:28:48.554Z] #18 25.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:28:48 [2021-03-04T18:28:48.554Z] #18 25.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:28:48 [2021-03-04T18:28:48.554Z] #18 25.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:28:48 [2021-03-04T18:28:48.554Z] #18 25.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:28:48 [2021-03-04T18:28:48.554Z] #18 25.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
18:28:48 [2021-03-04T18:28:48.554Z] #18 25.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:28:48 [2021-03-04T18:28:48.554Z] #18 25.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:28:48 [2021-03-04T18:28:48.554Z] #18 25.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:28:48 [2021-03-04T18:28:48.715Z] #41 87.31   DEP      criu/files.d
18:28:48 [2021-03-04T18:28:48.715Z] #41 87.50   DEP      criu/files-reg.d
18:28:48 [2021-03-04T18:28:48.963Z] #41 75.00   DEP      criu/protobuf.d
18:28:48 [2021-03-04T18:28:48.963Z] #41 75.12   GEN      criu/protobuf-desc-gen.h
18:28:48 [2021-03-04T18:28:48.975Z] #41 87.65   DEP      criu/files-ext.d
18:28:49 [2021-03-04T18:28:49.123Z] #18 25.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:28:49 [2021-03-04T18:28:49.123Z] #18 25.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:28:49 [2021-03-04T18:28:49.123Z] #18 25.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:28:49 [2021-03-04T18:28:49.234Z] #41 87.80   DEP      criu/file-lock.d
18:28:49 [2021-03-04T18:28:49.234Z] #41 87.93   DEP      criu/file-ids.d
18:28:49 [2021-03-04T18:28:49.540Z] #41 88.09   DEP      criu/fifo.d
18:28:49 [2021-03-04T18:28:49.800Z] #41 88.25   DEP      criu/fdstore.d
18:28:49 [2021-03-04T18:28:49.800Z] #41 88.37   DEP      criu/fault-injection.d
18:28:49 [2021-03-04T18:28:49.800Z] #41 88.42   DEP      criu/external.d
18:28:49 [2021-03-04T18:28:49.856Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:28:49 [2021-03-04T18:28:49.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s)
18:28:49 [2021-03-04T18:28:49.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s)
18:28:49 [2021-03-04T18:28:49.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
18:28:49 [2021-03-04T18:28:49.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s)
18:28:49 [2021-03-04T18:28:49.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
18:28:49 [2021-03-04T18:28:49.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s)
18:28:49 [2021-03-04T18:28:49.856Z] === RUN   TestBuildMultiStageCopy
18:28:49 [2021-03-04T18:28:49.856Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:28:50 [2021-03-04T18:28:50.059Z] #18 26.72 debconf: delaying package configuration, since apt-utils is not installed
18:28:50 [2021-03-04T18:28:50.059Z] #18 26.80 Fetched 28.5 MB in 2s (15.1 MB/s)
18:28:50 [2021-03-04T18:28:50.059Z] #18 26.88 Selecting previously unselected package pigz.
18:28:50 [2021-03-04T18:28:50.059Z] #18 26.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
18:28:50 [2021-03-04T18:28:50.059Z] #18 26.94 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:28:50 [2021-03-04T18:28:50.059Z] #18 26.95 Unpacking pigz (2.4-1) ...
18:28:50 [2021-03-04T18:28:50.060Z] #41 88.56   DEP      criu/eventpoll.d
18:28:50 [2021-03-04T18:28:50.060Z] #41 88.69   DEP      criu/eventfd.d
18:28:50 [2021-03-04T18:28:50.318Z] #18 27.06 Selecting previously unselected package libpython3.7-minimal:amd64.
18:28:50 [2021-03-04T18:28:50.318Z] #18 27.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
18:28:50 [2021-03-04T18:28:50.318Z] #18 27.09 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
18:28:50 [2021-03-04T18:28:50.319Z] #41 88.90   DEP      criu/crtools.d
18:28:50 [2021-03-04T18:28:50.330Z] #41 76.72   DEP      criu/protobuf-desc.d
18:28:50 [2021-03-04T18:28:50.578Z] #41 89.11   DEP      criu/cr-service.d
18:28:50 [2021-03-04T18:28:50.579Z] #41 89.28   DEP      criu/cr-restore.d
18:28:50 [2021-03-04T18:28:50.586Z] #41 76.87   DEP      criu/proc_parse.d
18:28:50 [2021-03-04T18:28:50.838Z] #41 89.52   DEP      criu/cr-errno.d
18:28:50 [2021-03-04T18:28:50.838Z] #41 89.55   DEP      criu/cr-dump.d
18:28:50 [2021-03-04T18:28:50.843Z] #41 77.13   DEP      criu/plugin.d
18:28:50 [2021-03-04T18:28:50.843Z] #41 77.23   DEP      criu/pipes.d
18:28:50 [2021-03-04T18:28:50.886Z] #18 27.58 Selecting previously unselected package python3.7-minimal.
18:28:50 [2021-03-04T18:28:50.886Z] #18 27.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
18:28:50 [2021-03-04T18:28:50.886Z] #18 27.61 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
18:28:50 [2021-03-04T18:28:50.900Z] ok  	github.com/docker/docker/pkg/plugins	33.644s	coverage: 76.6% of statements
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/rootless	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/volume	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === Skipped
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver btrfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver btrfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver btrfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver btrfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver btrfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:73: No driver to put!
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z] time="2021-03-04T18:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z] time="2021-03-04T18:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z] time="2021-03-04T18:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z] time="2021-03-04T18:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z] time="2021-03-04T18:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:73: No driver to put!
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     overlay_test.go:49: Fails to compute changes intermittently
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver zfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver zfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver zfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver zfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:46: Driver zfs not supported
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     graphtest_unix.go:73: No driver to put!
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:28:50 [2021-03-04T18:28:50.900Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] 
18:28:50 [2021-03-04T18:28:50.900Z] DONE 2244 tests, 26 skipped in 196.087s
Post stage
[Pipeline] junit
18:28:50 [2021-03-04T18:28:50.916Z] Recording test results
18:28:51 [2021-03-04T18:28:51.001Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:28:51 [2021-03-04T18:28:51.099Z] #41 ...
18:28:51 [2021-03-04T18:28:51.099Z] 
18:28:51 [2021-03-04T18:28:51.099Z] #30 [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
18:28:51 [2021-03-04T18:28:51.099Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:28:51 [2021-03-04T18:28:51.099Z] #30 DONE 159.7s
18:28:51 [2021-03-04T18:28:51.099Z] 
18:28:51 [2021-03-04T18:28:51.099Z] #18 [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
18:28:51 [2021-03-04T18:28:51.099Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.49 libcap2-bin is already the newest version (1:2.25-2).
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.49 The following additional packages will be installed:
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.50   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.51   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.51   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.51   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.51   python3.7 python3.7-minimal vim-runtime xxd
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.52 Suggested packages:
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.52   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.52   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.52   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.52 Recommended packages:
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.52   aufs-dkms nftables build-essential python3-dev python3-keyring
18:28:51 [2021-03-04T18:28:51.099Z] #18 22.52   python3-keyrings.alt python3-xdg unzip
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.06 The following NEW packages will be installed:
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.06   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.06   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.06   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.06   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.06   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.06   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.06   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.06   xz-utils zip
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.48 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.48 Need to get 28.5 MB of archives.
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.48 After this operation, 116 MB of additional disk space will be used.
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 25.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 26.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 27.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 27.27 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 27.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:28:51 [2021-03-04T18:28:51.099Z] #18 28.16 debconf: delaying package configuration, since apt-utils is not installed
18:28:51 [2021-03-04T18:28:51.099Z] #18 28.33 Fetched 28.5 MB in 2s (13.4 MB/s)
18:28:51 [2021-03-04T18:28:51.099Z] #18 28.41 Selecting previously unselected package pigz.
18:28:51 [2021-03-04T18:28:51.100Z] #18 28.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 ... 23432 files and directories currently installed.)
18:28:51 [2021-03-04T18:28:51.100Z] #18 28.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:28:51 [2021-03-04T18:28:51.100Z] #18 28.48 Unpacking pigz (2.4-1) ...
18:28:51 [2021-03-04T18:28:51.100Z] #18 28.60 Selecting previously unselected package libpython3.7-minimal:amd64.
18:28:51 [2021-03-04T18:28:51.100Z] #18 28.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
18:28:51 [2021-03-04T18:28:51.100Z] #18 28.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
18:28:51 [2021-03-04T18:28:51.100Z] #18 29.08 Selecting previously unselected package python3.7-minimal.
18:28:51 [2021-03-04T18:28:51.100Z] #18 29.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
18:28:51 [2021-03-04T18:28:51.100Z] #18 29.11 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
18:28:51 [2021-03-04T18:28:51.100Z] #18 30.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
18:28:51 [2021-03-04T18:28:51.100Z] #18 30.21 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
18:28:51 [2021-03-04T18:28:51.101Z] #41 77.40   DEP      criu/pie-util.d
18:28:51 [2021-03-04T18:28:51.101Z] #41 77.49   DEP      criu/pie-util-vdso.d
18:28:51 [2021-03-04T18:28:51.357Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -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:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh dynbinary test-integration
18:28:51 [2021-03-04T18:28:51.358Z] #41 77.60   DEP      criu/pie-util-vdso-elf32.d
18:28:51 [2021-03-04T18:28:51.358Z] #41 77.73   DEP      criu/path.d
18:28:51 [2021-03-04T18:28:51.614Z] #41 77.86   DEP      criu/parasite-syscall.d
18:28:51 [2021-03-04T18:28:51.824Z] #18 28.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
18:28:51 [2021-03-04T18:28:51.824Z] #18 28.48 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
18:28:51 [2021-03-04T18:28:51.870Z] #41 78.03   DEP      criu/pagemap.d
18:28:51 [2021-03-04T18:28:51.870Z] #41 78.17   DEP      criu/pagemap-cache.d
18:28:51 [2021-03-04T18:28:51.870Z] #41 78.30   DEP      criu/page-xfer.d
18:28:52 [2021-03-04T18:28:52.127Z] #41 78.45   DEP      criu/page-pipe.d
18:28:52 [2021-03-04T18:28:52.301Z] 
18:28:52 [2021-03-04T18:28:52.301Z] Removing bundles/
18:28:52 [2021-03-04T18:28:52.301Z] 
18:28:52 [2021-03-04T18:28:52.301Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:28:52 [2021-03-04T18:28:52.301Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:28:52 [2021-03-04T18:28:52.301Z] GOOS="" GOARCH="" GOARM=""
18:28:52 [2021-03-04T18:28:52.383Z] #41 78.59   DEP      criu/netfilter.d
18:28:52 [2021-03-04T18:28:52.639Z] #41 78.76   DEP      criu/net.d
18:28:52 [2021-03-04T18:28:52.639Z] #41 79.00   DEP      criu/namespaces.d
18:28:52 [2021-03-04T18:28:52.895Z] #41 79.15   DEP      criu/mount.d
18:28:53 [2021-03-04T18:28:53.017Z] #18 33.14 Selecting previously unselected package python3-minimal.
18:28:53 [2021-03-04T18:28:53.017Z] #18 33.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 ... 23681 files and directories currently installed.)
18:28:53 [2021-03-04T18:28:53.017Z] #18 33.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:28:53 [2021-03-04T18:28:53.017Z] #18 33.22 Unpacking python3-minimal (3.7.3-1) ...
18:28:53 [2021-03-04T18:28:53.017Z] #18 33.29 Selecting previously unselected package libmpdec2:amd64.
18:28:53 [2021-03-04T18:28:53.017Z] #18 33.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:28:53 [2021-03-04T18:28:53.017Z] #18 33.30 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:28:53 [2021-03-04T18:28:53.017Z] #18 33.40 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:28:53 [2021-03-04T18:28:53.017Z] #18 33.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
18:28:53 [2021-03-04T18:28:53.017Z] #18 33.42 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
18:28:53 [2021-03-04T18:28:53.117Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:28:53 [2021-03-04T18:28:53.151Z] #41 79.33   DEP      criu/memfd.d
18:28:53 [2021-03-04T18:28:53.151Z] #41 79.46   DEP      criu/mem.d
18:28:53 [2021-03-04T18:28:53.203Z] #18 ...
18:28:53 [2021-03-04T18:28:53.203Z] 
18:28:53 [2021-03-04T18:28:53.203Z] #30 [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
18:28:53 [2021-03-04T18:28:53.203Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:28:53 [2021-03-04T18:28:53.203Z] #30 DONE 160.6s
18:28:53 [2021-03-04T18:28:53.203Z] 
18:28:53 [2021-03-04T18:28:53.203Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:53 [2021-03-04T18:28:53.203Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:53 [2021-03-04T18:28:53.203Z] #41 79.65   DEP      criu/pie-util-vdso-elf32.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 79.93   DEP      criu/path.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 80.23   DEP      criu/parasite-syscall.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 80.55   DEP      criu/pagemap.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 80.72   DEP      criu/pagemap-cache.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 80.89   DEP      criu/page-xfer.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 81.02   DEP      criu/page-pipe.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 81.15   DEP      criu/netfilter.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 81.33   DEP      criu/net.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 81.53   DEP      criu/namespaces.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 81.64   DEP      criu/mount.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 81.75   DEP      criu/memfd.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 81.91   DEP      criu/mem.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 82.13   DEP      criu/lsm.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 82.35   DEP      criu/log.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 82.47   DEP      criu/libnetlink.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 82.65   DEP      criu/kerndat.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 82.90   DEP      criu/kcmp-ids.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 83.01   DEP      criu/irmap.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 83.12   DEP      criu/ipc_ns.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 83.25   DEP      criu/image.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 83.42   DEP      criu/image-desc.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 83.51   DEP      criu/fsnotify.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 83.77   DEP      criu/filesystems.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 83.92   DEP      criu/files.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 84.09   DEP      criu/files-reg.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 84.31   DEP      criu/files-ext.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 84.43   DEP      criu/file-lock.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 84.58   DEP      criu/file-ids.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 84.72   DEP      criu/fifo.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 84.90   DEP      criu/fdstore.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 84.97   DEP      criu/fault-injection.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 85.02   DEP      criu/external.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 85.16   DEP      criu/eventpoll.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 85.30   DEP      criu/eventfd.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 85.43   DEP      criu/crtools.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 85.68   DEP      criu/cr-service.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 85.85   DEP      criu/cr-restore.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 86.06   DEP      criu/cr-errno.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 86.08   DEP      criu/cr-dump.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 86.27   DEP      criu/cr-dedup.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 86.39   DEP      criu/cr-check.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 86.61   DEP      criu/config.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 86.82   DEP      criu/clone-noasan.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 86.91   DEP      criu/cgroup.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 87.05   DEP      criu/cgroup-props.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 87.09   DEP      criu/bitmap.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 87.10   DEP      criu/bfd.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 87.21   DEP      criu/autofs.d
18:28:53 [2021-03-04T18:28:53.203Z] #41 87.40   DEP      criu/aio.d
18:28:53 [2021-03-04T18:28:53.408Z] #41 79.62   DEP      criu/lsm.d
18:28:53 [2021-03-04T18:28:53.463Z] #41 87.74   DEP      criu/action-scripts.d
18:28:53 [2021-03-04T18:28:53.664Z] #41 79.75   DEP      criu/log.d
18:28:53 [2021-03-04T18:28:53.664Z] #41 79.93   DEP      criu/libnetlink.d
18:28:53 [2021-03-04T18:28:53.921Z] #41 80.12   DEP      criu/kerndat.d
18:28:54 [2021-03-04T18:28:54.032Z] #41 88.17   CC       criu/action-scripts.o
18:28:54 [2021-03-04T18:28:54.179Z] #41 80.30   DEP      criu/kcmp-ids.d
18:28:54 [2021-03-04T18:28:54.179Z] #41 80.43   DEP      criu/irmap.d
18:28:54 [2021-03-04T18:28:54.179Z] #41 80.55   DEP      criu/ipc_ns.d
18:28:54 [2021-03-04T18:28:54.215Z] #18 34.41 Selecting previously unselected package python3.7.
18:28:54 [2021-03-04T18:28:54.215Z] #18 34.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
18:28:54 [2021-03-04T18:28:54.215Z] #18 34.43 Unpacking python3.7 (3.7.3-2+deb10u2) ...
18:28:54 [2021-03-04T18:28:54.215Z] #18 34.57 Selecting previously unselected package libpython3-stdlib:amd64.
18:28:54 [2021-03-04T18:28:54.215Z] #18 34.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:28:54 [2021-03-04T18:28:54.215Z] #18 34.58 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:28:54 [2021-03-04T18:28:54.292Z] #41 ...
18:28:54 [2021-03-04T18:28:54.292Z] 
18:28:54 [2021-03-04T18:28:54.292Z] #18 [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
18:28:54 [2021-03-04T18:28:54.292Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:28:54 [2021-03-04T18:28:54.292Z] #18 31.07 Selecting previously unselected package python3-minimal.
18:28:54 [2021-03-04T18:28:54.292Z] #18 31.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
18:28:54 [2021-03-04T18:28:54.292Z] #18 31.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:28:54 [2021-03-04T18:28:54.292Z] #18 31.13 Unpacking python3-minimal (3.7.3-1) ...
18:28:54 [2021-03-04T18:28:54.436Z] #41 80.76   DEP      criu/image.d
18:28:54 [2021-03-04T18:28:54.475Z] #18 34.68 Setting up python3-minimal (3.7.3-1) ...
18:28:54 [2021-03-04T18:28:54.479Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:28:54 [2021-03-04T18:28:54.551Z] #18 31.19 Selecting previously unselected package libmpdec2:amd64.
18:28:54 [2021-03-04T18:28:54.551Z] #18 31.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:28:54 [2021-03-04T18:28:54.551Z] #18 31.22 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:28:54 [2021-03-04T18:28:54.551Z] #18 31.29 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:28:54 [2021-03-04T18:28:54.551Z] #18 31.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
18:28:54 [2021-03-04T18:28:54.551Z] #18 31.30 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
18:28:54 [2021-03-04T18:28:54.693Z] #41 80.94   DEP      criu/image-desc.d
18:28:54 [2021-03-04T18:28:54.949Z] #41 81.03   DEP      criu/fsnotify.d
18:28:54 [2021-03-04T18:28:54.949Z] #41 81.21   DEP      criu/filesystems.d
18:28:55 [2021-03-04T18:28:55.044Z] #18 35.42 Selecting previously unselected package python3.
18:28:55 [2021-03-04T18:28:55.044Z] #18 35.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
18:28:55 [2021-03-04T18:28:55.044Z] #18 35.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:28:55 [2021-03-04T18:28:55.044Z] #18 35.48 Unpacking python3 (3.7.3-1) ...
18:28:55 [2021-03-04T18:28:55.205Z] #41 81.36   DEP      criu/files.d
18:28:55 [2021-03-04T18:28:55.304Z] #18 35.56 Selecting previously unselected package libip4tc0:amd64.
18:28:55 [2021-03-04T18:28:55.304Z] #18 35.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:28:55 [2021-03-04T18:28:55.304Z] #18 35.58 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:28:55 [2021-03-04T18:28:55.304Z] #18 35.66 Selecting previously unselected package libip6tc0:amd64.
18:28:55 [2021-03-04T18:28:55.304Z] #18 35.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:28:55 [2021-03-04T18:28:55.304Z] #18 35.69 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:28:55 [2021-03-04T18:28:55.404Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:28:55 [2021-03-04T18:28:55.461Z] #41 81.60   DEP      criu/files-reg.d
18:28:55 [2021-03-04T18:28:55.461Z] #41 81.76   DEP      criu/files-ext.d
18:28:55 [2021-03-04T18:28:55.462Z] #41 81.88   DEP      criu/file-lock.d
18:28:55 [2021-03-04T18:28:55.489Z] #18 32.26 Selecting previously unselected package python3.7.
18:28:55 [2021-03-04T18:28:55.489Z] #18 32.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
18:28:55 [2021-03-04T18:28:55.489Z] #18 32.26 Unpacking python3.7 (3.7.3-2+deb10u2) ...
18:28:55 [2021-03-04T18:28:55.489Z] #18 32.40 Selecting previously unselected package libpython3-stdlib:amd64.
18:28:55 [2021-03-04T18:28:55.489Z] #18 32.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:28:55 [2021-03-04T18:28:55.489Z] #18 32.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:28:55 [2021-03-04T18:28:55.564Z] #18 35.78 Selecting previously unselected package libiptc0:amd64.
18:28:55 [2021-03-04T18:28:55.564Z] #18 35.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:28:55 [2021-03-04T18:28:55.564Z] #18 35.80 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:28:55 [2021-03-04T18:28:55.564Z] #18 35.94 Selecting previously unselected package libnfnetlink0:amd64.
18:28:55 [2021-03-04T18:28:55.564Z] #18 35.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:28:55 [2021-03-04T18:28:55.564Z] #18 35.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:28:55 [2021-03-04T18:28:55.564Z] #18 36.01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:28:55 [2021-03-04T18:28:55.564Z] #18 36.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:28:55 [2021-03-04T18:28:55.564Z] #18 36.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:28:55 [2021-03-04T18:28:55.718Z] #41 82.03   DEP      criu/file-ids.d
18:28:55 [2021-03-04T18:28:55.718Z] #41 82.16   DEP      criu/fifo.d
18:28:55 [2021-03-04T18:28:55.748Z] #18 32.50 Setting up python3-minimal (3.7.3-1) ...
18:28:55 [2021-03-04T18:28:55.824Z] #18 36.09 Selecting previously unselected package libnftnl11:amd64.
18:28:55 [2021-03-04T18:28:55.824Z] #18 36.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:28:55 [2021-03-04T18:28:55.824Z] #18 36.10 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:28:55 [2021-03-04T18:28:55.824Z] #18 36.19 Selecting previously unselected package iptables.
18:28:55 [2021-03-04T18:28:55.824Z] #18 36.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:28:55 [2021-03-04T18:28:55.824Z] #18 36.20 Unpacking iptables (1.8.2-4) ...
18:28:55 [2021-03-04T18:28:55.985Z] #41 82.29   DEP      criu/fdstore.d
18:28:55 [2021-03-04T18:28:55.985Z] #41 ...
18:28:55 [2021-03-04T18:28:55.985Z] 
18:28:55 [2021-03-04T18:28:55.985Z] #30 [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
18:28:55 [2021-03-04T18:28:55.985Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
18:28:55 [2021-03-04T18:28:55.985Z] #30 DONE 150.5s
18:28:55 [2021-03-04T18:28:55.985Z] 
18:28:55 [2021-03-04T18:28:55.985Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:55 [2021-03-04T18:28:55.985Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:55 [2021-03-04T18:28:55.985Z] #41 82.40   DEP      criu/fault-injection.d
18:28:55 [2021-03-04T18:28:55.985Z] #41 ...
18:28:55 [2021-03-04T18:28:55.985Z] 
18:28:55 [2021-03-04T18:28:55.985Z] #18 [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
18:28:55 [2021-03-04T18:28:55.985Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:28:55 [2021-03-04T18:28:55.985Z] #18 4.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:28:55 [2021-03-04T18:28:55.985Z] #18 4.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:28:55 [2021-03-04T18:28:55.985Z] #18 4.211 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:28:55 [2021-03-04T18:28:55.985Z] #18 4.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:28:55 [2021-03-04T18:28:55.985Z] #18 6.037 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
18:28:55 [2021-03-04T18:28:55.985Z] #18 7.538 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:28:56 [2021-03-04T18:28:56.242Z] #18 ...
18:28:56 [2021-03-04T18:28:56.242Z] 
18:28:56 [2021-03-04T18:28:56.242Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:28:56 [2021-03-04T18:28:56.242Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:28:56 [2021-03-04T18:28:56.242Z] #41 82.49   DEP      criu/external.d
18:28:56 [2021-03-04T18:28:56.328Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:28:56 [2021-03-04T18:28:56.393Z] #18 36.56 Selecting previously unselected package xxd.
18:28:56 [2021-03-04T18:28:56.393Z] #18 36.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:28:56 [2021-03-04T18:28:56.393Z] #18 36.59 Unpacking xxd (2:8.1.0875-5) ...
18:28:56 [2021-03-04T18:28:56.393Z] #18 36.70 Selecting previously unselected package vim-common.
18:28:56 [2021-03-04T18:28:56.393Z] #18 36.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:28:56 [2021-03-04T18:28:56.393Z] #18 36.74 Unpacking vim-common (2:8.1.0875-5) ...
18:28:56 [2021-03-04T18:28:56.498Z] #41 82.63   DEP      criu/eventpoll.d
18:28:56 [2021-03-04T18:28:56.498Z] #41 82.78   DEP      criu/eventfd.d
18:28:56 [2021-03-04T18:28:56.653Z] #18 36.90 Selecting previously unselected package bash-completion.
18:28:56 [2021-03-04T18:28:56.653Z] #18 36.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:28:56 [2021-03-04T18:28:56.687Z] #18 33.37 Selecting previously unselected package python3.
18:28:56 [2021-03-04T18:28:56.687Z] #18 33.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 ... 24093 files and directories currently installed.)
18:28:56 [2021-03-04T18:28:56.687Z] #18 33.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:28:56 [2021-03-04T18:28:56.687Z] #18 33.42 Unpacking python3 (3.7.3-1) ...
18:28:56 [2021-03-04T18:28:56.687Z] #18 33.53 Selecting previously unselected package libip4tc0:amd64.
18:28:56 [2021-03-04T18:28:56.687Z] #18 33.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:28:56 [2021-03-04T18:28:56.687Z] #18 33.56 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:28:56 [2021-03-04T18:28:56.754Z] #41 82.96   DEP      criu/crtools.d
18:28:56 [2021-03-04T18:28:56.947Z] #18 33.64 Selecting previously unselected package libip6tc0:amd64.
18:28:56 [2021-03-04T18:28:56.947Z] #18 33.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:28:56 [2021-03-04T18:28:56.947Z] #18 33.65 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:28:56 [2021-03-04T18:28:56.947Z] #18 33.75 Selecting previously unselected package libiptc0:amd64.
18:28:56 [2021-03-04T18:28:56.947Z] #18 33.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:28:56 [2021-03-04T18:28:56.947Z] #18 33.77 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:28:56 [2021-03-04T18:28:56.947Z] #18 33.85 Selecting previously unselected package libnfnetlink0:amd64.
18:28:57 [2021-03-04T18:28:57.011Z] #41 83.17   DEP      criu/cr-service.d
18:28:57 [2021-03-04T18:28:57.011Z] #41 83.35   DEP      criu/cr-restore.d
18:28:57 [2021-03-04T18:28:57.207Z] #18 33.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:28:57 [2021-03-04T18:28:57.207Z] #18 33.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:28:57 [2021-03-04T18:28:57.207Z] #18 33.91 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:28:57 [2021-03-04T18:28:57.207Z] #18 33.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:28:57 [2021-03-04T18:28:57.207Z] #18 33.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:28:57 [2021-03-04T18:28:57.207Z] #18 34.02 Selecting previously unselected package libnftnl11:amd64.
18:28:57 [2021-03-04T18:28:57.207Z] #18 34.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:28:57 [2021-03-04T18:28:57.207Z] #18 34.02 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:28:57 [2021-03-04T18:28:57.207Z] #18 34.10 Selecting previously unselected package iptables.
18:28:57 [2021-03-04T18:28:57.253Z] --- PASS: TestBuildMultiStageCopy (7.33s)
18:28:57 [2021-03-04T18:28:57.253Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
18:28:57 [2021-03-04T18:28:57.253Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s)
18:28:57 [2021-03-04T18:28:57.253Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
18:28:57 [2021-03-04T18:28:57.253Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
18:28:57 [2021-03-04T18:28:57.253Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
18:28:57 [2021-03-04T18:28:57.253Z] === RUN   TestBuildMultiStageParentConfig
18:28:57 [2021-03-04T18:28:57.267Z] #41 83.64   DEP      criu/cr-errno.d
18:28:57 [2021-03-04T18:28:57.267Z] #41 83.67   DEP      criu/cr-dump.d
18:28:57 [2021-03-04T18:28:57.468Z] #18 34.10 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:28:57 [2021-03-04T18:28:57.468Z] #18 34.12 Unpacking iptables (1.8.2-4) ...
18:28:57 [2021-03-04T18:28:57.578Z] #41 83.86   DEP      criu/cr-dedup.d
18:28:57 [2021-03-04T18:28:57.728Z] #18 34.46 Selecting previously unselected package xxd.
18:28:57 [2021-03-04T18:28:57.728Z] #18 34.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:28:57 [2021-03-04T18:28:57.728Z] #18 34.49 Unpacking xxd (2:8.1.0875-5) ...
18:28:57 [2021-03-04T18:28:57.728Z] #18 34.60 Selecting previously unselected package vim-common.
18:28:57 [2021-03-04T18:28:57.728Z] #18 34.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:28:57 [2021-03-04T18:28:57.728Z] #18 34.64 Unpacking vim-common (2:8.1.0875-5) ...
18:28:57 [2021-03-04T18:28:57.845Z] #41 84.09   DEP      criu/cr-check.d
18:28:57 [2021-03-04T18:28:57.987Z] #18 34.80 Selecting previously unselected package bash-completion.
18:28:57 [2021-03-04T18:28:57.987Z] #18 34.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:28:58 [2021-03-04T18:28:58.106Z] #41 84.36   DEP      criu/config.d
18:28:58 [2021-03-04T18:28:58.427Z] #41 84.58   DEP      criu/clone-noasan.d
18:28:58 [2021-03-04T18:28:58.427Z] #41 84.67   DEP      criu/cgroup.d
18:28:58 [2021-03-04T18:28:58.682Z] #41 84.92   DEP      criu/cgroup-props.d
18:28:58 [2021-03-04T18:28:58.682Z] #41 85.04   DEP      criu/bitmap.d
18:28:58 [2021-03-04T18:28:58.939Z] #41 85.09   DEP      criu/bfd.d
18:28:58 [2021-03-04T18:28:58.939Z] #41 85.23   DEP      criu/autofs.d
18:28:59 [2021-03-04T18:28:59.192Z] #18 39.63 Unpacking bash-completion (1:2.8-6) ...
18:28:59 [2021-03-04T18:28:59.194Z] #41 85.36   DEP      criu/aio.d
18:28:59 [2021-03-04T18:28:59.450Z] #41 85.51   DEP      criu/action-scripts.d
18:28:59 [2021-03-04T18:28:59.705Z] #41 85.82   CC       criu/action-scripts.o
18:28:59 [2021-03-04T18:28:59.760Z] #18 40.07 Selecting previously unselected package bzip2.
18:28:59 [2021-03-04T18:28:59.760Z] #18 40.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:28:59 [2021-03-04T18:28:59.760Z] #18 40.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:28:59 [2021-03-04T18:28:59.760Z] #18 40.16 Selecting previously unselected package xz-utils.
18:28:59 [2021-03-04T18:28:59.760Z] #18 40.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:28:59 [2021-03-04T18:28:59.760Z] #18 40.17 Unpacking xz-utils (5.2.4-1) ...
18:28:59 [2021-03-04T18:28:59.962Z] #41 86.30   CC       criu/aio.o
18:29:00 [2021-03-04T18:29:00.019Z] #18 40.36 Selecting previously unselected package apparmor.
18:29:00 [2021-03-04T18:29:00.019Z] #18 40.38 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:29:00 [2021-03-04T18:29:00.278Z] #18 40.46 Unpacking apparmor (2.13.2-10) ...
18:29:00 [2021-03-04T18:29:00.528Z] #18 37.43 Unpacking bash-completion (1:2.8-6) ...
18:29:00 [2021-03-04T18:29:00.537Z] #18 40.83 Selecting previously unselected package aufs-tools.
18:29:00 [2021-03-04T18:29:00.537Z] #18 40.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:29:00 [2021-03-04T18:29:00.537Z] #18 40.83 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:29:00 [2021-03-04T18:29:00.537Z] #18 40.97 Selecting previously unselected package libonig5:amd64.
18:29:00 [2021-03-04T18:29:00.537Z] #18 40.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:29:00 [2021-03-04T18:29:00.537Z] #18 40.99 Unpacking libonig5:amd64 (6.9.1-1) ...
18:29:00 [2021-03-04T18:29:00.796Z] #18 41.12 Selecting previously unselected package libjq1:amd64.
18:29:00 [2021-03-04T18:29:00.796Z] #18 41.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:29:00 [2021-03-04T18:29:00.796Z] #18 41.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:29:00 [2021-03-04T18:29:00.796Z] #18 41.24 Selecting previously unselected package jq.
18:29:00 [2021-03-04T18:29:00.796Z] #18 41.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:29:00 [2021-03-04T18:29:00.796Z] #18 41.24 Unpacking jq (1.5+dfsg-2+b1) ...
18:29:00 [2021-03-04T18:29:00.796Z] #18 41.33 Selecting previously unselected package libaio1:amd64.
18:29:00 [2021-03-04T18:29:00.893Z] #41 86.93   CC       criu/autofs.o
18:29:01 [2021-03-04T18:29:01.056Z] #18 41.33 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:29:01 [2021-03-04T18:29:01.056Z] #18 41.34 Unpacking libaio1:amd64 (0.3.112-3) ...
18:29:01 [2021-03-04T18:29:01.056Z] #18 41.42 Selecting previously unselected package libgpm2:amd64.
18:29:01 [2021-03-04T18:29:01.056Z] #18 41.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:29:01 [2021-03-04T18:29:01.056Z] #18 41.43 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:29:01 [2021-03-04T18:29:01.097Z] #18 37.79 Selecting previously unselected package bzip2.
18:29:01 [2021-03-04T18:29:01.097Z] #18 37.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:29:01 [2021-03-04T18:29:01.097Z] #18 37.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:29:01 [2021-03-04T18:29:01.097Z] #18 37.90 Selecting previously unselected package xz-utils.
18:29:01 [2021-03-04T18:29:01.097Z] #18 37.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:29:01 [2021-03-04T18:29:01.097Z] #18 37.91 Unpacking xz-utils (5.2.4-1) ...
18:29:01 [2021-03-04T18:29:01.315Z] #18 41.50 Selecting previously unselected package libicu63:amd64.
18:29:01 [2021-03-04T18:29:01.315Z] #18 41.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
18:29:01 [2021-03-04T18:29:01.315Z] #18 41.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:29:01 [2021-03-04T18:29:01.315Z] #18 ...
18:29:01 [2021-03-04T18:29:01.315Z] 
18:29:01 [2021-03-04T18:29:01.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:01 [2021-03-04T18:29:01.315Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:01 [2021-03-04T18:29:01.315Z] #41 89.85   DEP      criu/cr-dedup.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 90.18   DEP      criu/cr-check.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 90.58   DEP      criu/config.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 90.89   DEP      criu/clone-noasan.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 90.97   DEP      criu/cgroup.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 91.14   DEP      criu/cgroup-props.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 91.24   DEP      criu/bitmap.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 91.25   DEP      criu/bfd.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 91.35   DEP      criu/autofs.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 91.49   DEP      criu/aio.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 91.69   DEP      criu/action-scripts.d
18:29:01 [2021-03-04T18:29:01.315Z] #41 91.94   CC       criu/action-scripts.o
18:29:01 [2021-03-04T18:29:01.315Z] #41 92.33   CC       criu/aio.o
18:29:01 [2021-03-04T18:29:01.315Z] #41 92.80   CC       criu/autofs.o
18:29:01 [2021-03-04T18:29:01.315Z] #41 94.30   CC       criu/bfd.o
18:29:01 [2021-03-04T18:29:01.315Z] #41 94.86   CC       criu/bitmap.o
18:29:01 [2021-03-04T18:29:01.315Z] #41 95.00   CC       criu/cgroup-props.o
18:29:01 [2021-03-04T18:29:01.315Z] #41 95.74   CC       criu/cgroup.o
18:29:01 [2021-03-04T18:29:01.315Z] #41 98.57   CC       criu/clone-noasan.o
18:29:01 [2021-03-04T18:29:01.315Z] #41 98.75   CC       criu/config.o
18:29:01 [2021-03-04T18:29:01.356Z] #18 38.06 Selecting previously unselected package apparmor.
18:29:01 [2021-03-04T18:29:01.356Z] #18 38.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:29:01 [2021-03-04T18:29:01.356Z] #18 38.15 Unpacking apparmor (2.13.2-10) ...
18:29:01 [2021-03-04T18:29:01.574Z] #41 100.3   CC       criu/cr-check.o
18:29:01 [2021-03-04T18:29:01.617Z] #18 38.50 Selecting previously unselected package aufs-tools.
18:29:01 [2021-03-04T18:29:01.617Z] #18 38.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:29:01 [2021-03-04T18:29:01.617Z] #18 38.52 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:29:01 [2021-03-04T18:29:01.876Z] #18 38.66 Selecting previously unselected package libonig5:amd64.
18:29:01 [2021-03-04T18:29:01.876Z] #18 38.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:29:01 [2021-03-04T18:29:01.876Z] #18 38.66 Unpacking libonig5:amd64 (6.9.1-1) ...
18:29:02 [2021-03-04T18:29:02.136Z] #18 38.81 Selecting previously unselected package libjq1:amd64.
18:29:02 [2021-03-04T18:29:02.136Z] #18 38.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:29:02 [2021-03-04T18:29:02.136Z] #18 38.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:29:02 [2021-03-04T18:29:02.136Z] #18 38.92 Selecting previously unselected package jq.
18:29:02 [2021-03-04T18:29:02.136Z] #18 38.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:29:02 [2021-03-04T18:29:02.136Z] #18 38.94 Unpacking jq (1.5+dfsg-2+b1) ...
18:29:02 [2021-03-04T18:29:02.136Z] #18 39.02 Selecting previously unselected package libaio1:amd64.
18:29:02 [2021-03-04T18:29:02.136Z] #18 39.03 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:29:02 [2021-03-04T18:29:02.136Z] #18 39.04 Unpacking libaio1:amd64 (0.3.112-3) ...
18:29:02 [2021-03-04T18:29:02.136Z] #18 39.11 Selecting previously unselected package libgpm2:amd64.
18:29:02 [2021-03-04T18:29:02.136Z] #18 39.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:29:02 [2021-03-04T18:29:02.259Z] #41 88.34   CC       criu/bfd.o
18:29:02 [2021-03-04T18:29:02.395Z] #18 39.12 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:29:02 [2021-03-04T18:29:02.395Z] #18 39.19 Selecting previously unselected package libicu63:amd64.
18:29:02 [2021-03-04T18:29:02.395Z] #18 39.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
18:29:02 [2021-03-04T18:29:02.395Z] #18 39.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:29:02 [2021-03-04T18:29:02.490Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
18:29:02 [2021-03-04T18:29:02.490Z] === RUN   TestBuildLabelWithTargets
18:29:02 [2021-03-04T18:29:02.515Z] #41 88.92   CC       criu/bitmap.o
18:29:03 [2021-03-04T18:29:03.077Z] #41 89.11   CC       criu/cgroup-props.o
18:29:03 [2021-03-04T18:29:03.641Z] #41 89.91   CC       criu/cgroup.o
18:29:04 [2021-03-04T18:29:04.157Z] #41 102.2   CC       criu/cr-dedup.o
18:29:04 [2021-03-04T18:29:04.157Z] #41 102.6   CC       criu/cr-dump.o
18:29:04 [2021-03-04T18:29:04.763Z] #41 ...
18:29:04 [2021-03-04T18:29:04.763Z] 
18:29:04 [2021-03-04T18:29:04.763Z] #18 [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
18:29:04 [2021-03-04T18:29:04.763Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:04 [2021-03-04T18:29:04.763Z] #18 45.05 Selecting previously unselected package libnet1:amd64.
18:29:04 [2021-03-04T18:29:04.763Z] #18 45.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:29:04 [2021-03-04T18:29:04.763Z] #18 45.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:29:04 [2021-03-04T18:29:04.763Z] #18 45.15 Selecting previously unselected package libnl-3-200:amd64.
18:29:04 [2021-03-04T18:29:04.763Z] #18 45.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:29:04 [2021-03-04T18:29:04.763Z] #18 45.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:29:04 [2021-03-04T18:29:04.763Z] #18 45.25 Selecting previously unselected package libprotobuf-c1:amd64.
18:29:04 [2021-03-04T18:29:04.932Z] #18 ...
18:29:04 [2021-03-04T18:29:04.932Z] 
18:29:04 [2021-03-04T18:29:04.932Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:04 [2021-03-04T18:29:04.932Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:04 [2021-03-04T18:29:04.932Z] #41 88.83   CC       criu/aio.o
18:29:04 [2021-03-04T18:29:04.932Z] #41 89.34   CC       criu/autofs.o
18:29:04 [2021-03-04T18:29:04.932Z] #41 90.68   CC       criu/bfd.o
18:29:04 [2021-03-04T18:29:04.932Z] #41 91.23   CC       criu/bitmap.o
18:29:04 [2021-03-04T18:29:04.932Z] #41 91.36   CC       criu/cgroup-props.o
18:29:04 [2021-03-04T18:29:04.932Z] #41 92.02   CC       criu/cgroup.o
18:29:04 [2021-03-04T18:29:04.932Z] #41 94.68   CC       criu/clone-noasan.o
18:29:04 [2021-03-04T18:29:04.932Z] #41 94.87   CC       criu/config.o
18:29:04 [2021-03-04T18:29:04.932Z] #41 96.19   CC       criu/cr-check.o
18:29:04 [2021-03-04T18:29:04.932Z] #41 97.82   CC       criu/cr-dedup.o
18:29:04 [2021-03-04T18:29:04.932Z] #41 98.19   CC       criu/cr-dump.o
18:29:05 [2021-03-04T18:29:05.028Z] #18 45.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:29:05 [2021-03-04T18:29:05.028Z] #18 45.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:29:05 [2021-03-04T18:29:05.028Z] #18 45.35 Selecting previously unselected package libreadline5:amd64.
18:29:05 [2021-03-04T18:29:05.028Z] #18 45.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:29:05 [2021-03-04T18:29:05.028Z] #18 45.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:29:05 [2021-03-04T18:29:05.288Z] #18 45.48 Selecting previously unselected package net-tools.
18:29:05 [2021-03-04T18:29:05.288Z] #18 45.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:29:05 [2021-03-04T18:29:05.288Z] #18 45.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:29:05 [2021-03-04T18:29:05.288Z] #18 45.72 Selecting previously unselected package python-pip-whl.
18:29:05 [2021-03-04T18:29:05.288Z] #18 45.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:29:05 [2021-03-04T18:29:05.546Z] #18 45.75 Unpacking python-pip-whl (18.1-5) ...
18:29:05 [2021-03-04T18:29:05.806Z] #18 46.25 Selecting previously unselected package python3-lib2to3.
18:29:05 [2021-03-04T18:29:05.806Z] #18 46.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:29:05 [2021-03-04T18:29:05.806Z] #18 46.29 Unpacking python3-lib2to3 (3.7.3-1) ...
18:29:06 [2021-03-04T18:29:06.066Z] #18 46.41 Selecting previously unselected package python3-distutils.
18:29:06 [2021-03-04T18:29:06.066Z] #18 46.41 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:29:06 [2021-03-04T18:29:06.066Z] #18 46.42 Unpacking python3-distutils (3.7.3-1) ...
18:29:06 [2021-03-04T18:29:06.327Z] #18 46.53 Selecting previously unselected package python3-pip.
18:29:06 [2021-03-04T18:29:06.327Z] #18 46.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:29:06 [2021-03-04T18:29:06.327Z] #18 46.55 Unpacking python3-pip (18.1-5) ...
18:29:06 [2021-03-04T18:29:06.327Z] #18 46.70 Selecting previously unselected package python3-pkg-resources.
18:29:06 [2021-03-04T18:29:06.327Z] #18 46.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:29:06 [2021-03-04T18:29:06.327Z] #18 46.71 Unpacking python3-pkg-resources (40.8.0-1) ...
18:29:06 [2021-03-04T18:29:06.420Z] #41 100.3   CC       criu/cr-errno.o
18:29:06 [2021-03-04T18:29:06.420Z] #41 100.4   CC       criu/cr-restore.o
18:29:06 [2021-03-04T18:29:06.420Z] #41 ...
18:29:06 [2021-03-04T18:29:06.420Z] 
18:29:06 [2021-03-04T18:29:06.420Z] #18 [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
18:29:06 [2021-03-04T18:29:06.420Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:06 [2021-03-04T18:29:06.420Z] #18 43.06 Selecting previously unselected package libnet1:amd64.
18:29:06 [2021-03-04T18:29:06.420Z] #18 43.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:29:06 [2021-03-04T18:29:06.420Z] #18 43.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:29:06 [2021-03-04T18:29:06.420Z] #18 43.16 Selecting previously unselected package libnl-3-200:amd64.
18:29:06 [2021-03-04T18:29:06.420Z] #18 43.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:29:06 [2021-03-04T18:29:06.420Z] #18 43.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:29:06 [2021-03-04T18:29:06.420Z] #18 43.28 Selecting previously unselected package libprotobuf-c1:amd64.
18:29:06 [2021-03-04T18:29:06.420Z] #18 43.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:29:06 [2021-03-04T18:29:06.420Z] #18 43.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:29:06 [2021-03-04T18:29:06.420Z] #18 43.36 Selecting previously unselected package libreadline5:amd64.
18:29:06 [2021-03-04T18:29:06.587Z] #18 46.84 Selecting previously unselected package python3-setuptools.
18:29:06 [2021-03-04T18:29:06.587Z] #18 46.84 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:29:06 [2021-03-04T18:29:06.587Z] #18 46.85 Unpacking python3-setuptools (40.8.0-1) ...
18:29:06 [2021-03-04T18:29:06.587Z] #18 47.02 Selecting previously unselected package python3-wheel.
18:29:06 [2021-03-04T18:29:06.587Z] #18 47.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:29:06 [2021-03-04T18:29:06.587Z] #18 47.03 Unpacking python3-wheel (0.32.3-2) ...
18:29:06 [2021-03-04T18:29:06.680Z] #18 43.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:29:06 [2021-03-04T18:29:06.680Z] #18 43.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:29:06 [2021-03-04T18:29:06.680Z] #18 43.52 Selecting previously unselected package net-tools.
18:29:06 [2021-03-04T18:29:06.680Z] #18 43.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:29:06 [2021-03-04T18:29:06.680Z] #18 43.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:29:06 [2021-03-04T18:29:06.846Z] #18 47.11 Selecting previously unselected package sudo.
18:29:06 [2021-03-04T18:29:06.846Z] #18 47.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
18:29:06 [2021-03-04T18:29:06.846Z] #18 47.13 Unpacking sudo (1.8.27-1+deb10u3) ...
18:29:06 [2021-03-04T18:29:06.913Z] #41 92.62   CC       criu/clone-noasan.o
18:29:06 [2021-03-04T18:29:06.913Z] #41 92.84   CC       criu/config.o
18:29:06 [2021-03-04T18:29:06.939Z] #18 43.73 Selecting previously unselected package python-pip-whl.
18:29:06 [2021-03-04T18:29:06.939Z] #18 43.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:29:06 [2021-03-04T18:29:06.939Z] #18 43.75 Unpacking python-pip-whl (18.1-5) ...
18:29:07 [2021-03-04T18:29:07.365Z] #18 47.58 Selecting previously unselected package thin-provisioning-tools.
18:29:07 [2021-03-04T18:29:07.365Z] #18 47.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:29:07 [2021-03-04T18:29:07.365Z] #18 47.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:29:07 [2021-03-04T18:29:07.365Z] #18 47.82 Selecting previously unselected package uidmap.
18:29:07 [2021-03-04T18:29:07.365Z] #18 47.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
18:29:07 [2021-03-04T18:29:07.505Z] #18 44.30 Selecting previously unselected package python3-lib2to3.
18:29:07 [2021-03-04T18:29:07.505Z] #18 44.31 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:29:07 [2021-03-04T18:29:07.505Z] #18 44.32 Unpacking python3-lib2to3 (3.7.3-1) ...
18:29:07 [2021-03-04T18:29:07.533Z] Running on azwin-2-960050 in d:\jenkins\workspace\moby_PR-42083
[Pipeline] {
[Pipeline] ws
18:29:07 [2021-03-04T18:29:07.552Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
18:29:07 [2021-03-04T18:29:07.624Z] #18 47.85 Unpacking uidmap (1:4.5-1.1) ...
18:29:07 [2021-03-04T18:29:07.624Z] #18 47.94 Selecting previously unselected package vim-runtime.
18:29:07 [2021-03-04T18:29:07.624Z] #18 47.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:29:07 [2021-03-04T18:29:07.624Z] #18 47.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:29:07 [2021-03-04T18:29:07.624Z] #18 48.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:29:07 [2021-03-04T18:29:07.624Z] #18 48.02 Unpacking vim-runtime (2:8.1.0875-5) ...
18:29:07 [2021-03-04T18:29:07.764Z] #18 44.46 Selecting previously unselected package python3-distutils.
18:29:07 [2021-03-04T18:29:07.764Z] #18 44.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:29:07 [2021-03-04T18:29:07.764Z] #18 44.48 Unpacking python3-distutils (3.7.3-1) ...
18:29:07 [2021-03-04T18:29:07.764Z] #18 44.64 Selecting previously unselected package python3-pip.
18:29:07 [2021-03-04T18:29:07.764Z] #18 44.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:29:07 [2021-03-04T18:29:07.764Z] #18 44.66 Unpacking python3-pip (18.1-5) ...
18:29:07 [2021-03-04T18:29:07.844Z] #41 ...
18:29:07 [2021-03-04T18:29:07.844Z] 
18:29:07 [2021-03-04T18:29:07.844Z] #18 [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
18:29:07 [2021-03-04T18:29:07.844Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:07 [2021-03-04T18:29:07.844Z] #18 12.40 Fetched 8423 kB in 9s (962 kB/s)
18:29:07 [2021-03-04T18:29:07.844Z] #18 12.40 Reading package lists...
18:29:07 [2021-03-04T18:29:07.844Z] #18 15.67 Reading package lists...
18:29:07 [2021-03-04T18:29:07.844Z] #18 18.70 Building dependency tree...
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.32 libcap2-bin is already the newest version (1:2.25-2).
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.32 The following additional packages will be installed:
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.32   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.32   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.32   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.33   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.33   python3.7 python3.7-minimal vim-runtime xxd
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.33 Suggested packages:
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.33   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.33   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.33   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.33 Recommended packages:
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.33   aufs-dkms nftables build-essential python3-dev python3-keyring
18:29:07 [2021-03-04T18:29:07.844Z] #18 20.33   python3-keyrings.alt python3-xdg unzip
18:29:07 [2021-03-04T18:29:07.844Z] #18 21.85 The following NEW packages will be installed:
18:29:07 [2021-03-04T18:29:07.844Z] #18 21.86   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:29:07 [2021-03-04T18:29:07.844Z] #18 21.86   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:29:07 [2021-03-04T18:29:07.844Z] #18 21.87   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:29:07 [2021-03-04T18:29:07.844Z] #18 21.87   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:29:07 [2021-03-04T18:29:07.844Z] #18 21.87   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:29:07 [2021-03-04T18:29:07.844Z] #18 21.87   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:29:07 [2021-03-04T18:29:07.844Z] #18 21.87   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:29:07 [2021-03-04T18:29:07.844Z] #18 21.87   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:29:07 [2021-03-04T18:29:07.844Z] #18 21.87   xz-utils zip
18:29:07 [2021-03-04T18:29:07.844Z] #18 ...
18:29:07 [2021-03-04T18:29:07.844Z] 
18:29:07 [2021-03-04T18:29:07.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:07 [2021-03-04T18:29:07.844Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:07 [2021-03-04T18:29:07.844Z] #41 94.22   CC       criu/cr-check.o
18:29:08 [2021-03-04T18:29:08.024Z] #18 44.83 Selecting previously unselected package python3-pkg-resources.
18:29:08 [2021-03-04T18:29:08.024Z] #18 44.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:29:08 [2021-03-04T18:29:08.024Z] #18 44.84 Unpacking python3-pkg-resources (40.8.0-1) ...
18:29:08 [2021-03-04T18:29:08.283Z] #18 44.97 Selecting previously unselected package python3-setuptools.
18:29:08 [2021-03-04T18:29:08.283Z] #18 44.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:29:08 [2021-03-04T18:29:08.283Z] #18 44.98 Unpacking python3-setuptools (40.8.0-1) ...
18:29:08 [2021-03-04T18:29:08.283Z] #18 45.20 Selecting previously unselected package python3-wheel.
18:29:08 [2021-03-04T18:29:08.283Z] #18 45.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:29:08 [2021-03-04T18:29:08.283Z] #18 45.22 Unpacking python3-wheel (0.32.3-2) ...
18:29:08 [2021-03-04T18:29:08.542Z] #18 45.31 Selecting previously unselected package sudo.
18:29:08 [2021-03-04T18:29:08.542Z] #18 45.32 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
18:29:08 [2021-03-04T18:29:08.542Z] #18 45.32 Unpacking sudo (1.8.27-1+deb10u3) ...
18:29:09 [2021-03-04T18:29:09.108Z] #18 45.86 Selecting previously unselected package thin-provisioning-tools.
18:29:09 [2021-03-04T18:29:09.108Z] #18 45.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:29:09 [2021-03-04T18:29:09.108Z] #18 45.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:29:09 [2021-03-04T18:29:09.216Z] The recommended git tool is: git
18:29:09 [2021-03-04T18:29:09.367Z] #18 46.10 Selecting previously unselected package uidmap.
18:29:09 [2021-03-04T18:29:09.367Z] #18 46.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
18:29:09 [2021-03-04T18:29:09.367Z] #18 46.12 Unpacking uidmap (1:4.5-1.1) ...
18:29:09 [2021-03-04T18:29:09.367Z] #18 46.23 Selecting previously unselected package vim-runtime.
18:29:09 [2021-03-04T18:29:09.626Z] #18 46.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:29:09 [2021-03-04T18:29:09.626Z] #18 46.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:29:09 [2021-03-04T18:29:09.626Z] #18 46.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:29:09 [2021-03-04T18:29:09.626Z] #18 46.33 Unpacking vim-runtime (2:8.1.0875-5) ...
18:29:09 [2021-03-04T18:29:09.735Z] #41 95.91   CC       criu/cr-dedup.o
18:29:09 [2021-03-04T18:29:09.991Z] #41 96.28   CC       criu/cr-dump.o
18:29:10 [2021-03-04T18:29:10.578Z] --- PASS: TestBuildLabelWithTargets (8.00s)
18:29:10 [2021-03-04T18:29:10.578Z] === RUN   TestBuildWithEmptyLayers
18:29:10 [2021-03-04T18:29:10.916Z] #18 51.25 Selecting previously unselected package vim.
18:29:10 [2021-03-04T18:29:10.916Z] #18 51.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
18:29:10 [2021-03-04T18:29:10.916Z] #18 51.30 Unpacking vim (2:8.1.0875-5) ...
18:29:11 [2021-03-04T18:29:11.484Z] #18 51.83 Selecting previously unselected package xfsprogs.
18:29:11 [2021-03-04T18:29:11.484Z] #18 51.85 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
18:29:11 [2021-03-04T18:29:11.484Z] #18 51.86 Unpacking xfsprogs (4.20.0-1) ...
18:29:12 [2021-03-04T18:29:12.052Z] #18 52.29 Selecting previously unselected package zip.
18:29:12 [2021-03-04T18:29:12.052Z] #18 52.30 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
18:29:12 [2021-03-04T18:29:12.052Z] #18 52.31 Unpacking zip (3.0-11+b1) ...
18:29:12 [2021-03-04T18:29:12.052Z] #18 52.49 Setting up aufs-tools (1:4.14+20190211-1) ...
18:29:12 [2021-03-04T18:29:12.052Z] #18 52.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.54 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.56 Setting up libgpm2:amd64 (1.20.7-5) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.57 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.58 Setting up uidmap (1:4.5-1.1) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.59 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.65 Setting up xxd (2:8.1.0875-5) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.66 Setting up zip (3.0-11+b1) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.67 Setting up vim-common (2:8.1.0875-5) ...
18:29:12 [2021-03-04T18:29:12.311Z] #18 52.70 Setting up bash-completion (1:2.8-6) ...
18:29:12 [2021-03-04T18:29:12.509Z] #41 98.45   CC       criu/cr-errno.o
18:29:12 [2021-03-04T18:29:12.509Z] #41 98.56   CC       criu/cr-restore.o
18:29:12 [2021-03-04T18:29:12.911Z] #18 49.40 Selecting previously unselected package vim.
18:29:12 [2021-03-04T18:29:12.911Z] #18 49.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
18:29:12 [2021-03-04T18:29:12.911Z] #18 49.43 Unpacking vim (2:8.1.0875-5) ...
18:29:13 [2021-03-04T18:29:13.088Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
18:29:13 [2021-03-04T18:29:13.088Z] === RUN   TestBuildMultiStageOnBuild
18:29:13 [2021-03-04T18:29:13.170Z] #18 49.98 Selecting previously unselected package xfsprogs.
18:29:13 [2021-03-04T18:29:13.171Z] #18 50.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
18:29:13 [2021-03-04T18:29:13.171Z] #18 50.01 Unpacking xfsprogs (4.20.0-1) ...
18:29:13 [2021-03-04T18:29:13.430Z] #18 50.43 Selecting previously unselected package zip.
18:29:13 [2021-03-04T18:29:13.438Z] #41 ...
18:29:13 [2021-03-04T18:29:13.438Z] 
18:29:13 [2021-03-04T18:29:13.438Z] #18 [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
18:29:13 [2021-03-04T18:29:13.438Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.38 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.38 Need to get 28.5 MB of archives.
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.38 After this operation, 116 MB of additional disk space will be used.
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 22.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 23.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:29:13 [2021-03-04T18:29:13.438Z] #18 24.30 debconf: delaying package configuration, since apt-utils is not installed
18:29:13 [2021-03-04T18:29:13.438Z] #18 24.40 Fetched 28.5 MB in 2s (16.2 MB/s)
18:29:13 [2021-03-04T18:29:13.438Z] #18 24.45 Selecting previously unselected package pigz.
18:29:13 [2021-03-04T18:29:13.438Z] #18 24.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
18:29:13 [2021-03-04T18:29:13.438Z] #18 24.51 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:29:13 [2021-03-04T18:29:13.438Z] #18 24.51 Unpacking pigz (2.4-1) ...
18:29:13 [2021-03-04T18:29:13.438Z] #18 24.61 Selecting previously unselected package libpython3.7-minimal:amd64.
18:29:13 [2021-03-04T18:29:13.438Z] #18 24.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
18:29:13 [2021-03-04T18:29:13.438Z] #18 24.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
18:29:13 [2021-03-04T18:29:13.438Z] #18 25.04 Selecting previously unselected package python3.7-minimal.
18:29:13 [2021-03-04T18:29:13.438Z] #18 25.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
18:29:13 [2021-03-04T18:29:13.438Z] #18 25.05 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
18:29:13 [2021-03-04T18:29:13.438Z] #18 25.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
18:29:13 [2021-03-04T18:29:13.438Z] #18 25.86 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
18:29:13 [2021-03-04T18:29:13.438Z] #18 27.79 Selecting previously unselected package python3-minimal.
18:29:13 [2021-03-04T18:29:13.438Z] #18 27.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
18:29:13 [2021-03-04T18:29:13.438Z] #18 27.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:29:13 [2021-03-04T18:29:13.688Z] #18 50.44 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
18:29:13 [2021-03-04T18:29:13.688Z] #18 50.45 Unpacking zip (3.0-11+b1) ...
18:29:13 [2021-03-04T18:29:13.688Z] #18 50.62 Setting up aufs-tools (1:4.14+20190211-1) ...
18:29:13 [2021-03-04T18:29:13.688Z] #18 50.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:29:13 [2021-03-04T18:29:13.688Z] #18 50.65 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:29:13 [2021-03-04T18:29:13.688Z] #18 50.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:29:13 [2021-03-04T18:29:13.688Z] #18 50.68 Setting up libgpm2:amd64 (1.20.7-5) ...
18:29:13 [2021-03-04T18:29:13.695Z] #18 27.84 Unpacking python3-minimal (3.7.3-1) ...
18:29:13 [2021-03-04T18:29:13.695Z] #18 27.92 Selecting previously unselected package libmpdec2:amd64.
18:29:13 [2021-03-04T18:29:13.695Z] #18 27.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:29:13 [2021-03-04T18:29:13.695Z] #18 27.94 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.70 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.71 Setting up uidmap (1:4.5-1.1) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.72 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.77 Setting up xxd (2:8.1.0875-5) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.78 Setting up zip (3.0-11+b1) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.79 Setting up vim-common (2:8.1.0875-5) ...
18:29:13 [2021-03-04T18:29:13.947Z] #18 50.82 Setting up bash-completion (1:2.8-6) ...
18:29:13 [2021-03-04T18:29:13.951Z] #18 28.04 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:29:13 [2021-03-04T18:29:13.951Z] #18 28.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
18:29:13 [2021-03-04T18:29:13.951Z] #18 28.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
18:29:14 [2021-03-04T18:29:14.879Z] #18 29.02 Selecting previously unselected package python3.7.
18:29:14 [2021-03-04T18:29:14.879Z] #18 29.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
18:29:14 [2021-03-04T18:29:14.879Z] #18 29.02 Unpacking python3.7 (3.7.3-2+deb10u2) ...
18:29:14 [2021-03-04T18:29:14.879Z] #18 29.14 Selecting previously unselected package libpython3-stdlib:amd64.
18:29:14 [2021-03-04T18:29:14.879Z] #18 29.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:29:14 [2021-03-04T18:29:14.879Z] #18 29.14 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:29:14 [2021-03-04T18:29:14.879Z] #18 29.21 Setting up python3-minimal (3.7.3-1) ...
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.45 Setting up libiptc0:amd64 (1.8.2-4) ...
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.46 Setting up xz-utils (5.2.4-1) ...
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.48 Setting up sudo (1.8.27-1+deb10u3) ...
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.57 invoke-rc.d: could not determine current runlevel
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.58 invoke-rc.d: policy-rc.d denied execution of start.
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.60 Setting up pigz (2.4-1) ...
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.62 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.64 Setting up python-pip-whl (18.1-5) ...
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.65 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:29:15 [2021-03-04T18:29:15.601Z] #18 55.66 Setting up vim-runtime (2:8.1.0875-5) ...
18:29:15 [2021-03-04T18:29:15.806Z] #18 30.01 Selecting previously unselected package python3.
18:29:15 [2021-03-04T18:29:15.807Z] #18 30.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
18:29:15 [2021-03-04T18:29:15.807Z] #18 30.05 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:29:15 [2021-03-04T18:29:15.807Z] #18 30.06 Unpacking python3 (3.7.3-1) ...
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.18 Setting up libaio1:amd64 (0.3.112-3) ...
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.20 Setting up libonig5:amd64 (6.9.1-1) ...
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.22 Setting up vim (2:8.1.0875-5) ...
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.33 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.34 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.35 Setting up jq (1.5+dfsg-2+b1) ...
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:29:15 [2021-03-04T18:29:15.861Z] #18 56.37 Setting up python3.7 (3.7.3-2+deb10u2) ...
18:29:16 [2021-03-04T18:29:16.063Z] #18 30.17 Selecting previously unselected package libip4tc0:amd64.
18:29:16 [2021-03-04T18:29:16.063Z] #18 30.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:29:16 [2021-03-04T18:29:16.063Z] #18 30.18 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:29:16 [2021-03-04T18:29:16.063Z] #18 30.27 Selecting previously unselected package libip6tc0:amd64.
18:29:16 [2021-03-04T18:29:16.063Z] #18 30.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:29:16 [2021-03-04T18:29:16.063Z] #18 30.30 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:29:16 [2021-03-04T18:29:16.063Z] #18 30.39 Selecting previously unselected package libiptc0:amd64.
18:29:16 [2021-03-04T18:29:16.319Z] #18 30.39 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:29:16 [2021-03-04T18:29:16.319Z] #18 30.40 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:29:16 [2021-03-04T18:29:16.319Z] #18 30.51 Selecting previously unselected package libnfnetlink0:amd64.
18:29:16 [2021-03-04T18:29:16.319Z] #18 30.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:29:16 [2021-03-04T18:29:16.319Z] #18 30.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:29:16 [2021-03-04T18:29:16.319Z] #18 30.58 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:29:16 [2021-03-04T18:29:16.319Z] #18 30.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:29:16 [2021-03-04T18:29:16.319Z] #18 30.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:29:16 [2021-03-04T18:29:16.428Z] #18 ...
18:29:16 [2021-03-04T18:29:16.428Z] 
18:29:16 [2021-03-04T18:29:16.428Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:16 [2021-03-04T18:29:16.428Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:16 [2021-03-04T18:29:16.428Z] #41 105.1   CC       criu/cr-errno.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 105.1   CC       criu/cr-restore.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 109.8   CC       criu/cr-service.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 111.4   CC       criu/crtools.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 112.0   CC       criu/eventfd.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 112.4   CC       criu/eventpoll.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 113.3   CC       criu/external.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 113.7   CC       criu/fault-injection.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 113.9   CC       criu/fdstore.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 114.2   CC       criu/fifo.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 114.7   CC       criu/file-ids.o
18:29:16 [2021-03-04T18:29:16.428Z] #41 115.0   CC       criu/file-lock.o
18:29:16 [2021-03-04T18:29:16.575Z] #18 30.66 Selecting previously unselected package libnftnl11:amd64.
18:29:16 [2021-03-04T18:29:16.575Z] #18 30.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:29:16 [2021-03-04T18:29:16.575Z] #18 30.68 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:29:16 [2021-03-04T18:29:16.575Z] #18 30.77 Selecting previously unselected package iptables.
18:29:16 [2021-03-04T18:29:16.575Z] #18 30.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:29:16 [2021-03-04T18:29:16.575Z] #18 30.79 Unpacking iptables (1.8.2-4) ...
18:29:16 [2021-03-04T18:29:16.831Z] #18 ...
18:29:16 [2021-03-04T18:29:16.831Z] 
18:29:16 [2021-03-04T18:29:16.831Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:16 [2021-03-04T18:29:16.831Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:16 [2021-03-04T18:29:16.831Z] #41 103.0   CC       criu/cr-service.o
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.61 Setting up libiptc0:amd64 (1.8.2-4) ...
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.62 Setting up xz-utils (5.2.4-1) ...
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.66 Setting up sudo (1.8.27-1+deb10u3) ...
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.73 invoke-rc.d: could not determine current runlevel
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.74 invoke-rc.d: policy-rc.d denied execution of start.
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.75 Setting up pigz (2.4-1) ...
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.77 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.79 Setting up python-pip-whl (18.1-5) ...
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.80 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:29:17 [2021-03-04T18:29:17.234Z] #18 53.81 Setting up vim-runtime (2:8.1.0875-5) ...
18:29:17 [2021-03-04T18:29:17.363Z] #41 116.1   CC       criu/files-ext.o
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.19 Setting up libaio1:amd64 (0.3.112-3) ...
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.20 Setting up libonig5:amd64 (6.9.1-1) ...
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.22 Setting up vim (2:8.1.0875-5) ...
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:29:17 [2021-03-04T18:29:17.492Z] #18 54.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:29:17 [2021-03-04T18:29:17.493Z] #18 54.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:29:17 [2021-03-04T18:29:17.493Z] #18 54.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:29:17 [2021-03-04T18:29:17.493Z] #18 54.31 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:29:17 [2021-03-04T18:29:17.493Z] #18 54.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:29:17 [2021-03-04T18:29:17.493Z] #18 54.33 Setting up jq (1.5+dfsg-2+b1) ...
18:29:17 [2021-03-04T18:29:17.493Z] #18 54.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:29:17 [2021-03-04T18:29:17.493Z] #18 54.35 Setting up python3.7 (3.7.3-2+deb10u2) ...
18:29:17 [2021-03-04T18:29:17.931Z] #41 116.4   CC       criu/files-reg.o
18:29:18 [2021-03-04T18:29:18.325Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
18:29:18 [2021-03-04T18:29:18.325Z] === RUN   TestBuildUncleanTarFilenames
18:29:18 [2021-03-04T18:29:18.727Z] #41 104.6   CC       criu/crtools.o
18:29:18 [2021-03-04T18:29:18.869Z] #41 ...
18:29:18 [2021-03-04T18:29:18.869Z] 
18:29:18 [2021-03-04T18:29:18.869Z] #18 [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
18:29:18 [2021-03-04T18:29:18.869Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:18 [2021-03-04T18:29:18.869Z] #18 59.23 Setting up iptables (1.8.2-4) ...
18:29:18 [2021-03-04T18:29:18.869Z] #18 59.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:29:18 [2021-03-04T18:29:18.869Z] #18 59.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:29:18 [2021-03-04T18:29:18.869Z] #18 59.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:29:18 [2021-03-04T18:29:18.869Z] #18 59.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:29:18 [2021-03-04T18:29:18.869Z] #18 59.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:29:18 [2021-03-04T18:29:18.869Z] #18 59.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:29:18 [2021-03-04T18:29:18.869Z] #18 59.30 Setting up python3 (3.7.3-1) ...
18:29:18 [2021-03-04T18:29:18.886Z] --- PASS: TestBuildUncleanTarFilenames (0.67s)
18:29:18 [2021-03-04T18:29:18.886Z] === RUN   TestBuildMultiStageLayerLeak
18:29:18 [2021-03-04T18:29:18.983Z] #41 105.2   CC       criu/eventfd.o
18:29:19 [2021-03-04T18:29:19.238Z] #41 105.5   CC       criu/eventpoll.o
18:29:19 [2021-03-04T18:29:19.439Z] #18 59.74 Setting up python3-wheel (0.32.3-2) ...
18:29:20 [2021-03-04T18:29:20.165Z] #41 106.3   CC       criu/external.o
18:29:20 [2021-03-04T18:29:20.378Z] #18 60.50 Setting up apparmor (2.13.2-10) ...
18:29:20 [2021-03-04T18:29:20.421Z] #41 106.7   CC       criu/fault-injection.o
18:29:20 [2021-03-04T18:29:20.421Z] #41 106.8   CC       criu/fdstore.o
18:29:20 [2021-03-04T18:29:20.778Z] #18 57.20 Setting up iptables (1.8.2-4) ...
18:29:20 [2021-03-04T18:29:20.778Z] #18 57.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:29:20 [2021-03-04T18:29:20.778Z] #18 57.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:29:20 [2021-03-04T18:29:20.778Z] #18 57.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:29:20 [2021-03-04T18:29:20.778Z] #18 57.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:29:20 [2021-03-04T18:29:20.778Z] #18 57.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:29:20 [2021-03-04T18:29:20.778Z] #18 57.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:29:20 [2021-03-04T18:29:20.778Z] #18 57.27 Setting up python3 (3.7.3-1) ...
18:29:20 [2021-03-04T18:29:20.778Z] #18 ...
18:29:20 [2021-03-04T18:29:20.778Z] 
18:29:20 [2021-03-04T18:29:20.778Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:20 [2021-03-04T18:29:20.778Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:20 [2021-03-04T18:29:20.778Z] #41 104.9   CC       criu/cr-service.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 106.5   CC       criu/crtools.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 107.1   CC       criu/eventfd.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 107.4   CC       criu/eventpoll.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 108.3   CC       criu/external.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 108.7   CC       criu/fault-injection.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 108.8   CC       criu/fdstore.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 109.2   CC       criu/fifo.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 109.6   CC       criu/file-ids.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 110.0   CC       criu/file-lock.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 111.1   CC       criu/files-ext.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 111.4   CC       criu/files-reg.o
18:29:20 [2021-03-04T18:29:20.778Z] #41 113.8   CC       criu/files.o
18:29:20 [2021-03-04T18:29:20.984Z] #41 107.1   CC       criu/fifo.o
18:29:21 [2021-03-04T18:29:21.036Z] #41 ...
18:29:21 [2021-03-04T18:29:21.037Z] 
18:29:21 [2021-03-04T18:29:21.037Z] #18 [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
18:29:21 [2021-03-04T18:29:21.037Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:21 [2021-03-04T18:29:21.037Z] #18 57.72 Setting up python3-wheel (0.32.3-2) ...
18:29:21 [2021-03-04T18:29:21.240Z] #41 107.5   CC       criu/file-ids.o
18:29:21 [2021-03-04T18:29:21.604Z] #18 58.48 Setting up apparmor (2.13.2-10) ...
18:29:21 [2021-03-04T18:29:21.802Z] #41 107.9   CC       criu/file-lock.o
18:29:22 [2021-03-04T18:29:22.286Z] #18 62.33 Setting up xfsprogs (4.20.0-1) ...
18:29:22 [2021-03-04T18:29:22.286Z] #18 62.34 Setting up python3-lib2to3 (3.7.3-1) ...
18:29:22 [2021-03-04T18:29:22.546Z] #18 62.74 Setting up python3-pkg-resources (40.8.0-1) ...
18:29:22 [2021-03-04T18:29:22.730Z] #41 108.9   CC       criu/files-ext.o
18:29:22 [2021-03-04T18:29:22.986Z] #41 109.3   CC       criu/files-reg.o
18:29:23 [2021-03-04T18:29:23.242Z] #41 ...
18:29:23 [2021-03-04T18:29:23.242Z] 
18:29:23 [2021-03-04T18:29:23.243Z] #18 [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
18:29:23 [2021-03-04T18:29:23.243Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:23 [2021-03-04T18:29:23.243Z] #18 31.11 Selecting previously unselected package xxd.
18:29:23 [2021-03-04T18:29:23.243Z] #18 31.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 31.12 Unpacking xxd (2:8.1.0875-5) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 31.25 Selecting previously unselected package vim-common.
18:29:23 [2021-03-04T18:29:23.243Z] #18 31.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 31.28 Unpacking vim-common (2:8.1.0875-5) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 31.45 Selecting previously unselected package bash-completion.
18:29:23 [2021-03-04T18:29:23.243Z] #18 31.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 34.16 Unpacking bash-completion (1:2.8-6) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 34.58 Selecting previously unselected package bzip2.
18:29:23 [2021-03-04T18:29:23.243Z] #18 34.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 34.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 34.68 Selecting previously unselected package xz-utils.
18:29:23 [2021-03-04T18:29:23.243Z] #18 34.69 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 34.69 Unpacking xz-utils (5.2.4-1) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 34.84 Selecting previously unselected package apparmor.
18:29:23 [2021-03-04T18:29:23.243Z] #18 34.84 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 34.94 Unpacking apparmor (2.13.2-10) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.30 Selecting previously unselected package aufs-tools.
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.32 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.46 Selecting previously unselected package libonig5:amd64.
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.47 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.49 Unpacking libonig5:amd64 (6.9.1-1) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.61 Selecting previously unselected package libjq1:amd64.
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.72 Selecting previously unselected package jq.
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.73 Unpacking jq (1.5+dfsg-2+b1) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.81 Selecting previously unselected package libaio1:amd64.
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.81 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.82 Unpacking libaio1:amd64 (0.3.112-3) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.88 Selecting previously unselected package libgpm2:amd64.
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.89 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.95 Selecting previously unselected package libicu63:amd64.
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
18:29:23 [2021-03-04T18:29:23.243Z] #18 35.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:29:23 [2021-03-04T18:29:23.485Z] #18 63.81 Setting up python3-distutils (3.7.3-1) ...
18:29:24 [2021-03-04T18:29:24.055Z] #18 64.32 Setting up python3-setuptools (40.8.0-1) ...
18:29:24 [2021-03-04T18:29:24.123Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s)
18:29:24 [2021-03-04T18:29:24.123Z] === RUN   TestBuildWithHugeFile
18:29:24 [2021-03-04T18:29:24.140Z] #18 60.44 Setting up xfsprogs (4.20.0-1) ...
18:29:24 [2021-03-04T18:29:24.140Z] #18 60.45 Setting up python3-lib2to3 (3.7.3-1) ...
18:29:24 [2021-03-04T18:29:24.140Z] #18 60.87 Setting up python3-pkg-resources (40.8.0-1) ...
18:29:25 [2021-03-04T18:29:25.076Z] #18 61.76 Setting up python3-distutils (3.7.3-1) ...
18:29:25 [2021-03-04T18:29:25.134Z] #18 39.31 Selecting previously unselected package libnet1:amd64.
18:29:25 [2021-03-04T18:29:25.134Z] #18 39.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:29:25 [2021-03-04T18:29:25.134Z] #18 39.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:29:25 [2021-03-04T18:29:25.134Z] #18 39.38 Selecting previously unselected package libnl-3-200:amd64.
18:29:25 [2021-03-04T18:29:25.134Z] #18 39.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:29:25 [2021-03-04T18:29:25.134Z] #18 39.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:29:25 [2021-03-04T18:29:25.134Z] #18 39.48 Selecting previously unselected package libprotobuf-c1:amd64.
18:29:25 [2021-03-04T18:29:25.134Z] #18 39.48 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:29:25 [2021-03-04T18:29:25.134Z] #18 39.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:29:25 [2021-03-04T18:29:25.134Z] #18 ...
18:29:25 [2021-03-04T18:29:25.134Z] 
18:29:25 [2021-03-04T18:29:25.134Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:25 [2021-03-04T18:29:25.134Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:25 [2021-03-04T18:29:25.134Z] #41 111.5   CC       criu/files.o
18:29:25 [2021-03-04T18:29:25.253Z] #18 65.50 Setting up python3-pip (18.1-5) ...
18:29:25 [2021-03-04T18:29:25.253Z] #18 ...
18:29:25 [2021-03-04T18:29:25.253Z] 
18:29:25 [2021-03-04T18:29:25.253Z] #38 [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
18:29:25 [2021-03-04T18:29:25.253Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:29:25 [2021-03-04T18:29:25.253Z] #38 194.0 + dpkg --print-architecture
18:29:25 [2021-03-04T18:29:25.335Z] #18 62.24 Setting up python3-setuptools (40.8.0-1) ...
18:29:25 [2021-03-04T18:29:25.513Z] #38 194.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:29:25 [2021-03-04T18:29:25.773Z] #38 194.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:29:25 [2021-03-04T18:29:25.773Z] #38 194.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:29:26 [2021-03-04T18:29:26.713Z] #18 63.48 Setting up python3-pip (18.1-5) ...
18:29:27 [2021-03-04T18:29:27.280Z] #18 ...
18:29:27 [2021-03-04T18:29:27.280Z] 
18:29:27 [2021-03-04T18:29:27.280Z] #38 [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
18:29:27 [2021-03-04T18:29:27.280Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:29:27 [2021-03-04T18:29:27.280Z] #38 194.7 + dpkg --print-architecture
18:29:27 [2021-03-04T18:29:27.280Z] #38 194.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:29:27 [2021-03-04T18:29:27.652Z] #41 113.8   CC       criu/filesystems.o
18:29:27 [2021-03-04T18:29:27.682Z] #38 ...
18:29:27 [2021-03-04T18:29:27.682Z] 
18:29:27 [2021-03-04T18:29:27.682Z] #18 [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
18:29:27 [2021-03-04T18:29:27.682Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:27 [2021-03-04T18:29:27.682Z] #18 66.57 Processing triggers for libc-bin (2.28-10) ...
18:29:27 [2021-03-04T18:29:27.682Z] #18 66.63 Processing triggers for mime-support (3.62) ...
18:29:27 [2021-03-04T18:29:27.682Z] #18 DONE 67.8s
18:29:27 [2021-03-04T18:29:27.682Z] 
18:29:27 [2021-03-04T18:29:27.682Z] #19 [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
18:29:27 [2021-03-04T18:29:27.682Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
18:29:28 [2021-03-04T18:29:28.215Z] #41 114.5   CC       criu/fsnotify.o
18:29:28 [2021-03-04T18:29:28.223Z] #38 195.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:29:28 [2021-03-04T18:29:28.223Z] #38 195.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:29:28 [2021-03-04T18:29:28.251Z] #19 1.002 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:29:28 [2021-03-04T18:29:28.511Z] #19 1.003 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:29:28 [2021-03-04T18:29:28.511Z] #19 1.010 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:29:28 [2021-03-04T18:29:28.511Z] #19 DONE 1.1s
18:29:28 [2021-03-04T18:29:28.511Z] 
18:29:28 [2021-03-04T18:29:28.511Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:29:28 [2021-03-04T18:29:28.511Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
18:29:28 [2021-03-04T18:29:28.791Z] #38 ...
18:29:28 [2021-03-04T18:29:28.791Z] 
18:29:28 [2021-03-04T18:29:28.791Z] #18 [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
18:29:28 [2021-03-04T18:29:28.791Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:28 [2021-03-04T18:29:28.791Z] #18 64.62 Processing triggers for libc-bin (2.28-10) ...
18:29:28 [2021-03-04T18:29:28.791Z] #18 64.71 Processing triggers for mime-support (3.62) ...
18:29:28 [2021-03-04T18:29:28.791Z] #18 DONE 65.6s
18:29:29 [2021-03-04T18:29:29.050Z] 
18:29:29 [2021-03-04T18:29:29.050Z] #19 [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
18:29:29 [2021-03-04T18:29:29.050Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
18:29:29 [2021-03-04T18:29:29.581Z] #41 115.6   CC       criu/image-desc.o
18:29:29 [2021-03-04T18:29:29.581Z] #41 115.7   CC       criu/image.o
18:29:29 [2021-03-04T18:29:29.618Z] #19 1.016 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:29:29 [2021-03-04T18:29:29.877Z] #19 1.021 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:29:29 [2021-03-04T18:29:29.877Z] #19 1.025 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:29:29 [2021-03-04T18:29:29.877Z] #19 DONE 1.1s
18:29:29 [2021-03-04T18:29:29.877Z] 
18:29:29 [2021-03-04T18:29:29.877Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:29:29 [2021-03-04T18:29:29.877Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
18:29:30 [2021-03-04T18:29:30.419Z] #20 ...
18:29:30 [2021-03-04T18:29:30.420Z] 
18:29:30 [2021-03-04T18:29:30.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:30 [2021-03-04T18:29:30.420Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:30 [2021-03-04T18:29:30.420Z] #41 118.8   CC       criu/files.o
18:29:30 [2021-03-04T18:29:30.420Z] #41 121.2   CC       criu/filesystems.o
18:29:30 [2021-03-04T18:29:30.420Z] #41 121.9   CC       criu/fsnotify.o
18:29:30 [2021-03-04T18:29:30.420Z] #41 123.2   CC       criu/image-desc.o
18:29:30 [2021-03-04T18:29:30.420Z] #41 123.4   CC       criu/image.o
18:29:30 [2021-03-04T18:29:30.420Z] #41 124.4   CC       criu/ipc_ns.o
18:29:30 [2021-03-04T18:29:30.420Z] #41 125.7   CC       criu/irmap.o
18:29:30 [2021-03-04T18:29:30.420Z] #41 126.4   CC       criu/kcmp-ids.o
18:29:30 [2021-03-04T18:29:30.420Z] #41 127.0   CC       criu/kerndat.o
18:29:30 [2021-03-04T18:29:30.420Z] #41 128.3   CC       criu/libnetlink.o
18:29:30 [2021-03-04T18:29:30.420Z] #41 128.8   CC       criu/log.o
18:29:30 [2021-03-04T18:29:30.509Z] #41 116.6   CC       criu/ipc_ns.o
18:29:30 [2021-03-04T18:29:30.679Z] #41 129.4   CC       criu/lsm.o
18:29:30 [2021-03-04T18:29:30.765Z] #41 ...
18:29:30 [2021-03-04T18:29:30.765Z] 
18:29:30 [2021-03-04T18:29:30.765Z] #18 [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
18:29:30 [2021-03-04T18:29:30.765Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:30 [2021-03-04T18:29:30.765Z] #18 39.55 Selecting previously unselected package libreadline5:amd64.
18:29:30 [2021-03-04T18:29:30.765Z] #18 39.56 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:29:30 [2021-03-04T18:29:30.765Z] #18 39.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:29:30 [2021-03-04T18:29:30.765Z] #18 39.68 Selecting previously unselected package net-tools.
18:29:30 [2021-03-04T18:29:30.765Z] #18 39.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:29:30 [2021-03-04T18:29:30.765Z] #18 39.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:29:30 [2021-03-04T18:29:30.765Z] #18 39.88 Selecting previously unselected package python-pip-whl.
18:29:30 [2021-03-04T18:29:30.765Z] #18 39.89 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:29:30 [2021-03-04T18:29:30.765Z] #18 39.89 Unpacking python-pip-whl (18.1-5) ...
18:29:30 [2021-03-04T18:29:30.765Z] #18 40.37 Selecting previously unselected package python3-lib2to3.
18:29:30 [2021-03-04T18:29:30.765Z] #18 40.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:29:30 [2021-03-04T18:29:30.765Z] #18 40.39 Unpacking python3-lib2to3 (3.7.3-1) ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 40.48 Selecting previously unselected package python3-distutils.
18:29:30 [2021-03-04T18:29:30.766Z] #18 40.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 40.50 Unpacking python3-distutils (3.7.3-1) ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 40.62 Selecting previously unselected package python3-pip.
18:29:30 [2021-03-04T18:29:30.766Z] #18 40.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 40.63 Unpacking python3-pip (18.1-5) ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 40.81 Selecting previously unselected package python3-pkg-resources.
18:29:30 [2021-03-04T18:29:30.766Z] #18 40.81 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 40.81 Unpacking python3-pkg-resources (40.8.0-1) ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.00 Selecting previously unselected package python3-setuptools.
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.03 Unpacking python3-setuptools (40.8.0-1) ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.21 Selecting previously unselected package python3-wheel.
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.24 Unpacking python3-wheel (0.32.3-2) ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.29 Selecting previously unselected package sudo.
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.29 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.31 Unpacking sudo (1.8.27-1+deb10u3) ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.77 Selecting previously unselected package thin-provisioning-tools.
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.79 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 41.79 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 42.04 Selecting previously unselected package uidmap.
18:29:30 [2021-03-04T18:29:30.766Z] #18 42.04 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 42.06 Unpacking uidmap (1:4.5-1.1) ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 42.18 Selecting previously unselected package vim-runtime.
18:29:30 [2021-03-04T18:29:30.766Z] #18 42.19 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:29:30 [2021-03-04T18:29:30.766Z] #18 42.22 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:29:30 [2021-03-04T18:29:30.766Z] #18 42.26 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:29:30 [2021-03-04T18:29:30.766Z] #18 42.27 Unpacking vim-runtime (2:8.1.0875-5) ...
18:29:31 [2021-03-04T18:29:31.022Z] #18 45.39 Selecting previously unselected package vim.
18:29:31 [2021-03-04T18:29:31.060Z] using credential docker-jenkins-github-credentials
18:29:31 [2021-03-04T18:29:31.134Z] Cloning the remote Git repository
18:29:31 [2021-03-04T18:29:31.134Z] Cloning with configured refspecs honoured and without tags
18:29:31 [2021-03-04T18:29:31.249Z] #41 129.8   CC       criu/mem.o
18:29:31 [2021-03-04T18:29:31.255Z] #20 ...
18:29:31 [2021-03-04T18:29:31.255Z] 
18:29:31 [2021-03-04T18:29:31.255Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:31 [2021-03-04T18:29:31.255Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:31 [2021-03-04T18:29:31.255Z] #41 115.7   CC       criu/filesystems.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 116.3   CC       criu/fsnotify.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 117.5   CC       criu/image-desc.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 117.7   CC       criu/image.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 118.6   CC       criu/ipc_ns.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 119.8   CC       criu/irmap.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 120.5   CC       criu/kcmp-ids.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 120.8   CC       criu/kerndat.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 121.9   CC       criu/libnetlink.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 122.3   CC       criu/log.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 122.9   CC       criu/lsm.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 123.5   CC       criu/mem.o
18:29:31 [2021-03-04T18:29:31.255Z] #41 125.7   CC       criu/memfd.o
18:29:31 [2021-03-04T18:29:31.288Z] #18 45.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
18:29:31 [2021-03-04T18:29:31.288Z] #18 45.41 Unpacking vim (2:8.1.0875-5) ...
18:29:31 [2021-03-04T18:29:31.544Z] #18 45.96 Selecting previously unselected package xfsprogs.
18:29:31 [2021-03-04T18:29:31.544Z] #18 ...
18:29:31 [2021-03-04T18:29:31.544Z] 
18:29:31 [2021-03-04T18:29:31.544Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:31 [2021-03-04T18:29:31.544Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:31 [2021-03-04T18:29:31.544Z] #41 117.9   CC       criu/irmap.o
18:29:32 [2021-03-04T18:29:32.192Z] #41 126.4   CC       criu/mount.o
18:29:32 [2021-03-04T18:29:32.471Z] #41 118.6   CC       criu/kcmp-ids.o
18:29:32 [2021-03-04T18:29:32.727Z] #41 118.9   CC       criu/kerndat.o
18:29:33 [2021-03-04T18:29:33.158Z] #41 131.7   CC       criu/memfd.o
18:29:31 [2021-03-04T18:29:31.464Z] Cloning repository https://github.com/moby/moby.git
18:29:31 [2021-03-04T18:29:31.982Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:29:33 [2021-03-04T18:29:33.656Z] #41 119.9   CC       criu/libnetlink.o
18:29:33 [2021-03-04T18:29:33.727Z] #41 ...
18:29:33 [2021-03-04T18:29:33.727Z] 
18:29:33 [2021-03-04T18:29:33.727Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:29:33 [2021-03-04T18:29:33.727Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
18:29:33 [2021-03-04T18:29:33.727Z] #20 5.094 Collecting yamllint==1.16.0
18:29:33 [2021-03-04T18:29:33.914Z] #41 120.2   CC       criu/log.o
18:29:34 [2021-03-04T18:29:34.476Z] #41 120.7   CC       criu/lsm.o
18:29:34 [2021-03-04T18:29:34.733Z] #41 121.1   CC       criu/mem.o
18:29:33 [2021-03-04T18:29:33.388Z] Fetching upstream changes from https://github.com/moby/moby.git
18:29:33 [2021-03-04T18:29:33.388Z]  > git --version # timeout=10
18:29:33 [2021-03-04T18:29:33.449Z]  > git --version # 'git version 2.24.1.windows.2'
18:29:33 [2021-03-04T18:29:33.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:29:33 [2021-03-04T18:29:33.453Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:29:35 [2021-03-04T18:29:35.476Z] #41 ...
18:29:35 [2021-03-04T18:29:35.476Z] 
18:29:35 [2021-03-04T18:29:35.476Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:29:35 [2021-03-04T18:29:35.476Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
18:29:35 [2021-03-04T18:29:35.477Z] #20 5.136 Collecting yamllint==1.16.0
18:29:37 [2021-03-04T18:29:37.250Z] #41 123.0   CC       criu/memfd.o
18:29:37 [2021-03-04T18:29:37.250Z] #41 ...
18:29:37 [2021-03-04T18:29:37.250Z] 
18:29:37 [2021-03-04T18:29:37.250Z] #18 [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
18:29:37 [2021-03-04T18:29:37.250Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:37 [2021-03-04T18:29:37.250Z] #18 45.96 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 45.98 Unpacking xfsprogs (4.20.0-1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.44 Selecting previously unselected package zip.
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.45 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.46 Unpacking zip (3.0-11+b1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.65 Setting up aufs-tools (1:4.14+20190211-1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.78 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.81 Setting up libgpm2:amd64 (1.20.7-5) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.83 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.87 Setting up uidmap (1:4.5-1.1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.90 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 46.98 Setting up xxd (2:8.1.0875-5) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 47.01 Setting up zip (3.0-11+b1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 47.02 Setting up vim-common (2:8.1.0875-5) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 47.05 Setting up bash-completion (1:2.8-6) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.65 Setting up libiptc0:amd64 (1.8.2-4) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.67 Setting up xz-utils (5.2.4-1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.69 Setting up sudo (1.8.27-1+deb10u3) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.77 invoke-rc.d: could not determine current runlevel
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.78 invoke-rc.d: policy-rc.d denied execution of start.
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.79 Setting up pigz (2.4-1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.81 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.83 Setting up python-pip-whl (18.1-5) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.84 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 49.85 Setting up vim-runtime (2:8.1.0875-5) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.28 Setting up libaio1:amd64 (0.3.112-3) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.29 Setting up libonig5:amd64 (6.9.1-1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.30 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.31 Setting up vim (2:8.1.0875-5) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.41 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.45 Setting up jq (1.5+dfsg-2+b1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:29:37 [2021-03-04T18:29:37.250Z] #18 50.57 Setting up python3.7 (3.7.3-2+deb10u2) ...
18:29:39 [2021-03-04T18:29:39.007Z] #20 10.49   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:29:39 [2021-03-04T18:29:39.007Z] #20 10.57 Collecting pyyaml (from yamllint==1.16.0)
18:29:39 [2021-03-04T18:29:39.161Z] #18 53.46 Setting up iptables (1.8.2-4) ...
18:29:39 [2021-03-04T18:29:39.161Z] #18 53.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:29:39 [2021-03-04T18:29:39.161Z] #18 53.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:29:39 [2021-03-04T18:29:39.161Z] #18 53.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:29:39 [2021-03-04T18:29:39.161Z] #18 53.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:29:39 [2021-03-04T18:29:39.161Z] #18 53.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:29:39 [2021-03-04T18:29:39.161Z] #18 ...
18:29:39 [2021-03-04T18:29:39.161Z] 
18:29:39 [2021-03-04T18:29:39.161Z] #38 [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
18:29:39 [2021-03-04T18:29:39.161Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:29:39 [2021-03-04T18:29:39.161Z] #38 183.6 + dpkg --print-architecture
18:29:39 [2021-03-04T18:29:39.161Z] #38 183.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:29:39 [2021-03-04T18:29:39.161Z] #38 184.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:29:39 [2021-03-04T18:29:39.161Z] #38 184.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:29:39 [2021-03-04T18:29:39.435Z] #38 ...
18:29:39 [2021-03-04T18:29:39.435Z] 
18:29:39 [2021-03-04T18:29:39.435Z] #18 [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
18:29:39 [2021-03-04T18:29:39.435Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
18:29:39 [2021-03-04T18:29:39.435Z] #18 53.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:29:39 [2021-03-04T18:29:39.435Z] #18 53.53 Setting up python3 (3.7.3-1) ...
18:29:39 [2021-03-04T18:29:39.576Z] #20 10.88   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
18:29:39 [2021-03-04T18:29:39.576Z] #20 11.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:29:39 [2021-03-04T18:29:39.576Z] #20 11.26   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
18:29:39 [2021-03-04T18:29:39.697Z] #18 53.98 Setting up python3-wheel (0.32.3-2) ...
18:29:39 [2021-03-04T18:29:39.836Z] #20 11.33 Installing collected packages: pyyaml, pathspec, yamllint
18:29:40 [2021-03-04T18:29:40.095Z] #20 11.71 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
18:29:40 [2021-03-04T18:29:40.258Z] #18 54.52 Setting up apparmor (2.13.2-10) ...
18:29:40 [2021-03-04T18:29:40.671Z] #20 DONE 12.2s
18:29:40 [2021-03-04T18:29:40.671Z] 
18:29:40 [2021-03-04T18:29:40.671Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:29:40 [2021-03-04T18:29:40.671Z] #23 sha256:adbf2025ba5eb320d4eb0607bb77c529aea3a9b4a9efb5b562c95be2ad7022b8
18:29:40 [2021-03-04T18:29:40.750Z] #20 10.51   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:29:40 [2021-03-04T18:29:40.750Z] #20 10.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:29:40 [2021-03-04T18:29:40.750Z] #20 10.63   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
18:29:40 [2021-03-04T18:29:40.750Z] #20 10.68 Collecting pyyaml (from yamllint==1.16.0)
18:29:40 [2021-03-04T18:29:40.750Z] #20 10.95   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
18:29:40 [2021-03-04T18:29:40.930Z] #23 DONE 0.3s
18:29:40 [2021-03-04T18:29:40.930Z] 
18:29:40 [2021-03-04T18:29:40.930Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:29:40 [2021-03-04T18:29:40.930Z] #28 sha256:84096a1c21dddb728f546db0c357f4b2df1e2bfd5c480629878ecec3b12f2901
18:29:41 [2021-03-04T18:29:41.318Z] #20 11.26 Installing collected packages: pathspec, pyyaml, yamllint
18:29:41 [2021-03-04T18:29:41.578Z] #20 11.59 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
18:29:41 [2021-03-04T18:29:41.837Z] #20 DONE 12.0s
18:29:41 [2021-03-04T18:29:41.837Z] 
18:29:41 [2021-03-04T18:29:41.837Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:29:41 [2021-03-04T18:29:41.837Z] #23 sha256:f910c59949ca4841dc3e2b34d34b67b87dfb96d55dd57deca016e801930915ac
18:29:42 [2021-03-04T18:29:42.095Z] #23 DONE 0.3s
18:29:42 [2021-03-04T18:29:42.095Z] 
18:29:42 [2021-03-04T18:29:42.095Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:29:42 [2021-03-04T18:29:42.095Z] #28 sha256:61297723dff8aca0befc5138faaad00ab1c57e7e619e69d280fad26c148104ff
18:29:42 [2021-03-04T18:29:42.146Z] #18 56.02 Setting up xfsprogs (4.20.0-1) ...
18:29:42 [2021-03-04T18:29:42.147Z] #18 56.03 Setting up python3-lib2to3 (3.7.3-1) ...
18:29:42 [2021-03-04T18:29:42.147Z] #18 56.42 Setting up python3-pkg-resources (40.8.0-1) ...
18:29:43 [2021-03-04T18:29:43.074Z] #18 57.31 Setting up python3-distutils (3.7.3-1) ...
18:29:43 [2021-03-04T18:29:43.636Z] #18 57.81 Setting up python3-setuptools (40.8.0-1) ...
18:29:44 [2021-03-04T18:29:44.217Z] #28 ...
18:29:44 [2021-03-04T18:29:44.217Z] 
18:29:44 [2021-03-04T18:29:44.217Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:44 [2021-03-04T18:29:44.217Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:44 [2021-03-04T18:29:44.217Z] #41 132.5   CC       criu/mount.o
18:29:44 [2021-03-04T18:29:44.217Z] #41 136.1   CC       criu/namespaces.o
18:29:44 [2021-03-04T18:29:44.217Z] #41 138.0   CC       criu/net.o
18:29:44 [2021-03-04T18:29:44.217Z] #41 141.6   CC       criu/netfilter.o
18:29:44 [2021-03-04T18:29:44.217Z] #41 141.9   CC       criu/page-pipe.o
18:29:44 [2021-03-04T18:29:44.217Z] #41 142.6   CC       criu/page-xfer.o
18:29:44 [2021-03-04T18:29:44.564Z] #18 58.94 Setting up python3-pip (18.1-5) ...
18:29:45 [2021-03-04T18:29:45.594Z] #41 144.0   CC       criu/pagemap-cache.o
18:29:45 [2021-03-04T18:29:45.594Z] #41 ...
18:29:45 [2021-03-04T18:29:45.594Z] 
18:29:45 [2021-03-04T18:29:45.594Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:29:45 [2021-03-04T18:29:45.594Z] #28 sha256:84096a1c21dddb728f546db0c357f4b2df1e2bfd5c480629878ecec3b12f2901
18:29:45 [2021-03-04T18:29:45.594Z] #28 DONE 4.6s
18:29:45 [2021-03-04T18:29:45.594Z] 
18:29:45 [2021-03-04T18:29:45.594Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:29:45 [2021-03-04T18:29:45.594Z] #31 sha256:35128f099c4550657bb61731a3cc9f26672c5bc7076141f804f4dc1c13003564
18:29:45 [2021-03-04T18:29:45.853Z] #31 DONE 0.3s
18:29:45 [2021-03-04T18:29:45.853Z] 
18:29:45 [2021-03-04T18:29:45.853Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
18:29:45 [2021-03-04T18:29:45.853Z] #33 sha256:1c100cde82325608c1692101a48150b9cf181e45c554e216b59197d276cb4429
18:29:45 [2021-03-04T18:29:45.853Z] #33 DONE 0.1s
18:29:45 [2021-03-04T18:29:45.853Z] 
18:29:45 [2021-03-04T18:29:45.853Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
18:29:45 [2021-03-04T18:29:45.853Z] #36 sha256:374834d4c93ab4aa63991d830a169bf83f01fa38f28973ce6aa0d89269c671c5
18:29:45 [2021-03-04T18:29:45.853Z] #36 DONE 0.1s
18:29:45 [2021-03-04T18:29:45.853Z] 
18:29:45 [2021-03-04T18:29:45.853Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:45 [2021-03-04T18:29:45.853Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:45 [2021-03-04T18:29:45.853Z] #41 144.4   CC       criu/pagemap.o
18:29:45 [2021-03-04T18:29:45.930Z] #18 59.98 Processing triggers for libc-bin (2.28-10) ...
18:29:45 [2021-03-04T18:29:45.930Z] #18 60.01 Processing triggers for mime-support (3.62) ...
18:29:46 [2021-03-04T18:29:46.188Z] #18 DONE 60.5s
18:29:46 [2021-03-04T18:29:46.188Z] 
18:29:46 [2021-03-04T18:29:46.188Z] #19 [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
18:29:46 [2021-03-04T18:29:46.188Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
18:29:46 [2021-03-04T18:29:46.291Z] #28 ...
18:29:46 [2021-03-04T18:29:46.291Z] 
18:29:46 [2021-03-04T18:29:46.291Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:46 [2021-03-04T18:29:46.291Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:46 [2021-03-04T18:29:46.291Z] #41 130.5   CC       criu/namespaces.o
18:29:46 [2021-03-04T18:29:46.291Z] #41 132.3   CC       criu/net.o
18:29:46 [2021-03-04T18:29:46.291Z] #41 135.4   CC       criu/netfilter.o
18:29:46 [2021-03-04T18:29:46.291Z] #41 135.8   CC       criu/page-pipe.o
18:29:46 [2021-03-04T18:29:46.291Z] #41 136.7   CC       criu/page-xfer.o
18:29:46 [2021-03-04T18:29:46.291Z] #41 138.2   CC       criu/pagemap-cache.o
18:29:46 [2021-03-04T18:29:46.291Z] #41 138.6   CC       criu/pagemap.o
18:29:46 [2021-03-04T18:29:46.291Z] #41 139.6   CC       criu/parasite-syscall.o
18:29:46 [2021-03-04T18:29:46.291Z] #41 140.4   CC       criu/path.o
18:29:46 [2021-03-04T18:29:46.549Z] #41 140.7   CC       criu/pie-util-vdso-elf32.o
18:29:46 [2021-03-04T18:29:46.791Z] #41 145.4   CC       criu/parasite-syscall.o
18:29:46 [2021-03-04T18:29:46.816Z] #41 ...
18:29:46 [2021-03-04T18:29:46.816Z] 
18:29:46 [2021-03-04T18:29:46.816Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:29:46 [2021-03-04T18:29:46.816Z] #28 sha256:61297723dff8aca0befc5138faaad00ab1c57e7e619e69d280fad26c148104ff
18:29:46 [2021-03-04T18:29:46.816Z] #28 DONE 4.4s
18:29:46 [2021-03-04T18:29:46.816Z] 
18:29:46 [2021-03-04T18:29:46.816Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:29:46 [2021-03-04T18:29:46.816Z] #31 sha256:7a92f889429075cf1be10391363a4a14a526b1fc7bb30175f1025d79e73c130f
18:29:47 [2021-03-04T18:29:47.077Z] #31 DONE 0.3s
18:29:47 [2021-03-04T18:29:47.077Z] 
18:29:47 [2021-03-04T18:29:47.077Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
18:29:47 [2021-03-04T18:29:47.077Z] #33 sha256:db440a98f611208c73a1472920d67f9ecb020a03cb21e009054a54ba71c7e3c0
18:29:47 [2021-03-04T18:29:47.077Z] #33 DONE 0.1s
18:29:47 [2021-03-04T18:29:47.077Z] 
18:29:47 [2021-03-04T18:29:47.077Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
18:29:47 [2021-03-04T18:29:47.077Z] #36 sha256:b4d32595754c9f1830be1d124205b90780b70421ef070474218d33fbd5f48ae4
18:29:47 [2021-03-04T18:29:47.077Z] #36 DONE 0.1s
18:29:47 [2021-03-04T18:29:47.077Z] 
18:29:47 [2021-03-04T18:29:47.077Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:47 [2021-03-04T18:29:47.077Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:47 [2021-03-04T18:29:47.077Z] #41 141.4   CC       criu/pie-util-vdso.o
18:29:47 [2021-03-04T18:29:47.555Z] #19 ...
18:29:47 [2021-03-04T18:29:47.555Z] 
18:29:47 [2021-03-04T18:29:47.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:47 [2021-03-04T18:29:47.555Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:47 [2021-03-04T18:29:47.555Z] #41 123.7   CC       criu/mount.o
18:29:47 [2021-03-04T18:29:47.555Z] #41 128.2   CC       criu/namespaces.o
18:29:47 [2021-03-04T18:29:47.555Z] #41 130.3   CC       criu/net.o
18:29:47 [2021-03-04T18:29:47.644Z] #41 141.8   CC       criu/pie-util.o
18:29:47 [2021-03-04T18:29:47.644Z] #41 142.0   CC       criu/pipes.o
18:29:47 [2021-03-04T18:29:47.729Z] #41 146.3   CC       criu/path.o
18:29:47 [2021-03-04T18:29:47.811Z] #41 134.2   CC       criu/netfilter.o
18:29:47 [2021-03-04T18:29:47.989Z] #41 146.6   CC       criu/pie-util-vdso-elf32.o
18:29:48 [2021-03-04T18:29:48.068Z] #41 ...
18:29:48 [2021-03-04T18:29:48.068Z] 
18:29:48 [2021-03-04T18:29:48.068Z] #19 [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
18:29:48 [2021-03-04T18:29:48.068Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
18:29:48 [2021-03-04T18:29:48.068Z] #19 1.903 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:29:48 [2021-03-04T18:29:48.068Z] #19 1.906 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:29:48 [2021-03-04T18:29:48.068Z] #19 1.910 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:29:48 [2021-03-04T18:29:48.068Z] #19 DONE 2.0s
18:29:48 [2021-03-04T18:29:48.324Z] 
18:29:48 [2021-03-04T18:29:48.324Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:29:48 [2021-03-04T18:29:48.324Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
18:29:48 [2021-03-04T18:29:48.558Z] #41 147.1   CC       criu/pie-util-vdso.o
18:29:48 [2021-03-04T18:29:48.581Z] #41 142.8   CC       criu/plugin.o
18:29:48 [2021-03-04T18:29:48.817Z] #41 147.6   CC       criu/pie-util.o
18:29:48 [2021-03-04T18:29:48.839Z] #41 143.2   CC       criu/proc_parse.o
18:29:49 [2021-03-04T18:29:49.077Z] #41 147.7   CC       criu/pipes.o
18:29:49 [2021-03-04T18:29:49.685Z] #41 148.3   CC       criu/plugin.o
18:29:50 [2021-03-04T18:29:50.263Z] #41 148.9   CC       criu/proc_parse.o
18:29:50 [2021-03-04T18:29:50.854Z] Fetching without tags
18:29:52 [2021-03-04T18:29:52.127Z] #41 145.8   CC       criu/protobuf-desc.o
18:29:52 [2021-03-04T18:29:52.159Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286
18:29:52 [2021-03-04T18:29:52.386Z] #41 146.6   CC       criu/protobuf.o
18:29:52 [2021-03-04T18:29:52.645Z] #41 147.0   CC       criu/pstree.o
18:29:50 [2021-03-04T18:29:50.473Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:29:50 [2021-03-04T18:29:50.553Z]  > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10
18:29:50 [2021-03-04T18:29:50.617Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:29:50 [2021-03-04T18:29:50.757Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:29:50 [2021-03-04T18:29:50.890Z] Fetching upstream changes from https://github.com/moby/moby.git
18:29:50 [2021-03-04T18:29:50.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:29:50 [2021-03-04T18:29:50.892Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:29:52 [2021-03-04T18:29:52.267Z]  > git config core.sparsecheckout # timeout=10
18:29:52 [2021-03-04T18:29:52.324Z]  > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10
18:29:53 [2021-03-04T18:29:53.565Z] #41 151.9   CC       criu/protobuf-desc.o
18:29:54 [2021-03-04T18:29:54.021Z] #41 148.1   CC       criu/rbtree.o
18:29:54 [2021-03-04T18:29:54.021Z] #41 148.4   CC       criu/rst-malloc.o
18:29:54 [2021-03-04T18:29:54.133Z] #41 ...
18:29:54 [2021-03-04T18:29:54.133Z] 
18:29:54 [2021-03-04T18:29:54.134Z] #38 [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
18:29:54 [2021-03-04T18:29:54.134Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:29:54 [2021-03-04T18:29:54.134Z] #38 DONE 222.7s
18:29:54 [2021-03-04T18:29:54.134Z] 
18:29:54 [2021-03-04T18:29:54.134Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:54 [2021-03-04T18:29:54.134Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:54 [2021-03-04T18:29:54.134Z] #41 152.8   CC       criu/protobuf.o
18:29:54 [2021-03-04T18:29:54.281Z] #41 148.7   CC       criu/seccomp.o
18:29:54 [2021-03-04T18:29:54.700Z] #41 153.3   CC       criu/pstree.o
18:29:54 [2021-03-04T18:29:54.876Z] #20 ...
18:29:54 [2021-03-04T18:29:54.876Z] 
18:29:54 [2021-03-04T18:29:54.876Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:54 [2021-03-04T18:29:54.876Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:54 [2021-03-04T18:29:54.876Z] #41 134.7   CC       criu/page-pipe.o
18:29:54 [2021-03-04T18:29:54.876Z] #41 135.4   CC       criu/page-xfer.o
18:29:54 [2021-03-04T18:29:54.876Z] #41 137.0   CC       criu/pagemap-cache.o
18:29:54 [2021-03-04T18:29:54.876Z] #41 137.6   CC       criu/pagemap.o
18:29:54 [2021-03-04T18:29:54.876Z] #41 138.6   CC       criu/parasite-syscall.o
18:29:54 [2021-03-04T18:29:54.876Z] #41 139.6   CC       criu/path.o
18:29:54 [2021-03-04T18:29:54.876Z] #41 140.0   CC       criu/pie-util-vdso-elf32.o
18:29:54 [2021-03-04T18:29:54.876Z] #41 140.5   CC       criu/pie-util-vdso.o
18:29:54 [2021-03-04T18:29:54.876Z] #41 ...
18:29:54 [2021-03-04T18:29:54.876Z] 
18:29:54 [2021-03-04T18:29:54.876Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:29:54 [2021-03-04T18:29:54.876Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
18:29:54 [2021-03-04T18:29:54.876Z] #20 6.181 Collecting yamllint==1.16.0
18:29:55 [2021-03-04T18:29:55.219Z] #41 149.4   CC       criu/seize.o
18:29:55 [2021-03-04T18:29:55.788Z] #41 150.2   CC       criu/servicefd.o
18:29:55 [2021-03-04T18:29:55.212Z]  > git remote # timeout=10
18:29:55 [2021-03-04T18:29:55.337Z]  > git config --get remote.origin.url # timeout=10
18:29:55 [2021-03-04T18:29:55.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:29:55 [2021-03-04T18:29:55.424Z]  > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10
18:29:56 [2021-03-04T18:29:56.048Z] #41 ...
18:29:56 [2021-03-04T18:29:56.048Z] 
18:29:56 [2021-03-04T18:29:56.048Z] #38 [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
18:29:56 [2021-03-04T18:29:56.048Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:29:56 [2021-03-04T18:29:56.048Z] #38 DONE 223.4s
18:29:56 [2021-03-04T18:29:56.048Z] 
18:29:56 [2021-03-04T18:29:56.048Z] #47 [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
18:29:56 [2021-03-04T18:29:56.048Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:29:56 [2021-03-04T18:29:56.077Z] #41 ...
18:29:56 [2021-03-04T18:29:56.078Z] 
18:29:56 [2021-03-04T18:29:56.078Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
18:29:56 [2021-03-04T18:29:56.078Z] #39 sha256:f1614ada2c34ac7f127a7c041e5fabe8abc760e24b6b0517ca16921a994754f1
18:29:56 [2021-03-04T18:29:56.078Z] #39 DONE 0.3s
18:29:56 [2021-03-04T18:29:56.078Z] 
18:29:56 [2021-03-04T18:29:56.078Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:56 [2021-03-04T18:29:56.078Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:56 [2021-03-04T18:29:56.078Z] #41 154.8   CC       criu/rbtree.o
18:29:56 [2021-03-04T18:29:56.337Z] #41 155.1   CC       criu/rst-malloc.o
18:29:56 [2021-03-04T18:29:56.342Z] Merge succeeded, producing 96cb22f91cf654b891795f753e3b308df6d6471c
18:29:56 [2021-03-04T18:29:56.342Z] Checking out Revision 96cb22f91cf654b891795f753e3b308df6d6471c (PR-42083)
18:29:56 [2021-03-04T18:29:56.596Z] #41 155.3   CC       criu/seccomp.o
18:29:56 [2021-03-04T18:29:56.986Z] #47 ...
18:29:56 [2021-03-04T18:29:56.986Z] 
18:29:56 [2021-03-04T18:29:56.986Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:56 [2021-03-04T18:29:56.986Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:56 [2021-03-04T18:29:56.986Z] #41 151.0   CC       criu/shmem.o
18:29:57 [2021-03-04T18:29:57.557Z] #41 156.0   CC       criu/seize.o
18:29:57 [2021-03-04T18:29:57.929Z] #41 152.1   CC       criu/sigframe.o
18:29:58 [2021-03-04T18:29:58.126Z] #41 156.8   CC       criu/servicefd.o
18:29:58 [2021-03-04T18:29:58.188Z] #41 152.3   CC       criu/signalfd.o
18:29:58 [2021-03-04T18:29:58.188Z] #41 152.5   CC       criu/sk-inet.o
18:29:58 [2021-03-04T18:29:58.447Z] #41 ...
18:29:58 [2021-03-04T18:29:58.447Z] 
18:29:58 [2021-03-04T18:29:58.447Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
18:29:58 [2021-03-04T18:29:58.447Z] #39 sha256:dac93565ba918d89c0a0248122071b4c573ce346ff7c6a8e74cf45cd08835e71
18:29:58 [2021-03-04T18:29:58.447Z] #39 DONE 0.6s
18:29:58 [2021-03-04T18:29:58.447Z] 
18:29:58 [2021-03-04T18:29:58.447Z] #54 [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
18:29:58 [2021-03-04T18:29:58.447Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf
18:29:58 [2021-03-04T18:29:58.694Z] #41 157.2   CC       criu/shmem.o
18:29:56 [2021-03-04T18:29:56.225Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:29:56 [2021-03-04T18:29:56.378Z]  > git config core.sparsecheckout # timeout=10
18:29:56 [2021-03-04T18:29:56.437Z]  > git checkout -f 96cb22f91cf654b891795f753e3b308df6d6471c # timeout=10
18:29:59 [2021-03-04T18:29:59.385Z] #54 ...
18:29:59 [2021-03-04T18:29:59.385Z] 
18:29:59 [2021-03-04T18:29:59.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:29:59 [2021-03-04T18:29:59.385Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:29:59 [2021-03-04T18:29:59.385Z] #41 153.5   CC       criu/sk-netlink.o
18:29:59 [2021-03-04T18:29:59.633Z] #41 158.0   CC       criu/sigframe.o
18:29:59 [2021-03-04T18:29:59.633Z] #41 158.2   CC       criu/signalfd.o
18:29:59 [2021-03-04T18:29:59.644Z] #41 153.8   CC       criu/sk-packet.o
18:29:59 [2021-03-04T18:29:59.893Z] #41 158.5   CC       criu/sk-inet.o
18:30:00 [2021-03-04T18:30:00.122Z] #20 ...
18:30:00 [2021-03-04T18:30:00.122Z] 
18:30:00 [2021-03-04T18:30:00.122Z] #38 [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
18:30:00 [2021-03-04T18:30:00.122Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
18:30:00 [2021-03-04T18:30:00.122Z] #38 DONE 213.9s
18:30:00 [2021-03-04T18:30:00.122Z] 
18:30:00 [2021-03-04T18:30:00.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:30:00 [2021-03-04T18:30:00.122Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:30:00 [2021-03-04T18:30:00.122Z] #41 140.9   CC       criu/pie-util.o
18:30:00 [2021-03-04T18:30:00.122Z] #41 141.1   CC       criu/pipes.o
18:30:00 [2021-03-04T18:30:00.122Z] #41 141.8   CC       criu/plugin.o
18:30:00 [2021-03-04T18:30:00.122Z] #41 142.1   CC       criu/proc_parse.o
18:30:00 [2021-03-04T18:30:00.122Z] #41 144.5   CC       criu/protobuf-desc.o
18:30:00 [2021-03-04T18:30:00.122Z] #41 145.4   CC       criu/protobuf.o
18:30:00 [2021-03-04T18:30:00.122Z] #41 145.8   CC       criu/pstree.o
18:30:00 [2021-03-04T18:30:00.122Z] #41 ...
18:30:00 [2021-03-04T18:30:00.122Z] 
18:30:00 [2021-03-04T18:30:00.122Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:30:00 [2021-03-04T18:30:00.122Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
18:30:00 [2021-03-04T18:30:00.122Z] #20 11.55   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:30:00 [2021-03-04T18:30:00.122Z] #20 11.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:30:00 [2021-03-04T18:30:00.122Z] #20 11.74   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
18:30:00 [2021-03-04T18:30:00.122Z] #20 11.78 Collecting pyyaml (from yamllint==1.16.0)
18:30:00 [2021-03-04T18:30:00.122Z] #20 11.99   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
18:30:00 [2021-03-04T18:30:00.213Z] #41 154.4   CC       criu/sk-queue.o
18:30:00 [2021-03-04T18:30:00.468Z] #41 159.3   CC       criu/sk-netlink.o
18:30:00 [2021-03-04T18:30:00.473Z] #41 154.8   CC       criu/sk-tcp.o
18:30:00 [2021-03-04T18:30:00.685Z] #20 12.36 Installing collected packages: pathspec, pyyaml, yamllint
18:30:00 [2021-03-04T18:30:00.728Z] #41 ...
18:30:00 [2021-03-04T18:30:00.728Z] 
18:30:00 [2021-03-04T18:30:00.728Z] #47 [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
18:30:00 [2021-03-04T18:30:00.728Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f
18:30:00 [2021-03-04T18:30:00.728Z] #47 229.0 + /build/golangci-lint --version
18:30:00 [2021-03-04T18:30:00.728Z] #47 229.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
18:30:00 [2021-03-04T18:30:00.728Z] #47 DONE 230.0s
18:30:00 [2021-03-04T18:30:00.988Z] 
18:30:00 [2021-03-04T18:30:00.988Z] #51 [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
18:30:00 [2021-03-04T18:30:00.988Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c
18:30:01 [2021-03-04T18:30:01.041Z] #41 155.3   CC       criu/sk-unix.o
18:30:01 [2021-03-04T18:30:01.247Z] #20 12.77 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
18:30:01 [2021-03-04T18:30:01.248Z] #51 ...
18:30:01 [2021-03-04T18:30:01.248Z] 
18:30:01 [2021-03-04T18:30:01.248Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:30:01 [2021-03-04T18:30:01.248Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:30:01 [2021-03-04T18:30:01.248Z] #41 159.7   CC       criu/sk-packet.o
18:30:01 [2021-03-04T18:30:01.301Z] #41 ...
18:30:01 [2021-03-04T18:30:01.301Z] 
18:30:01 [2021-03-04T18:30:01.301Z] #47 [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
18:30:01 [2021-03-04T18:30:01.301Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14
18:30:01 [2021-03-04T18:30:01.301Z] #47 228.4 + /build/golangci-lint --version
18:30:01 [2021-03-04T18:30:01.301Z] #47 228.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
18:30:01 [2021-03-04T18:30:01.301Z] #47 DONE 229.0s
18:30:01 [2021-03-04T18:30:01.560Z] 
18:30:01 [2021-03-04T18:30:01.560Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:30:01 [2021-03-04T18:30:01.560Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:30:01 [2021-03-04T18:30:01.810Z] #20 DONE 13.3s
18:30:01 [2021-03-04T18:30:01.810Z] 
18:30:01 [2021-03-04T18:30:01.810Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:30:01 [2021-03-04T18:30:01.810Z] #23 sha256:792ba35e0e4dbdd7bd391a50c2428af0f524f4b5f2cb82105da3b9bca23cb4ae
18:30:01 [2021-03-04T18:30:01.817Z] #41 160.6   CC       criu/sk-queue.o
18:30:02 [2021-03-04T18:30:02.066Z] #23 DONE 0.6s
18:30:02 [2021-03-04T18:30:02.066Z] 
18:30:02 [2021-03-04T18:30:02.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:30:02 [2021-03-04T18:30:02.067Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:30:02 [2021-03-04T18:30:02.067Z] #41 147.1   CC       criu/rbtree.o
18:30:02 [2021-03-04T18:30:02.067Z] #41 147.5   CC       criu/rst-malloc.o
18:30:02 [2021-03-04T18:30:02.067Z] #41 147.8   CC       criu/seccomp.o
18:30:02 [2021-03-04T18:30:02.396Z] #41 148.5   CC       criu/seize.o
18:30:02 [2021-03-04T18:30:02.756Z] #41 161.1   CC       criu/sk-tcp.o
18:30:02 [2021-03-04T18:30:02.756Z] #41 161.4   CC       criu/sk-unix.o
18:30:02 [2021-03-04T18:30:02.941Z] #41 157.3   CC       criu/sockets.o
18:30:03 [2021-03-04T18:30:03.331Z] #41 149.6   CC       criu/servicefd.o
18:30:03 [2021-03-04T18:30:03.587Z] #41 150.0   CC       criu/shmem.o
18:30:03 [2021-03-04T18:30:03.938Z] #41 158.1   CC       criu/stats.o
18:30:04 [2021-03-04T18:30:04.138Z] #41 162.6   CC       criu/sockets.o
18:30:04 [2021-03-04T18:30:04.228Z] #41 158.3   CC       criu/string.o
18:30:04 [2021-03-04T18:30:04.228Z] #41 158.4   CC       criu/sysctl.o
18:30:04 [2021-03-04T18:30:04.398Z] #41 163.1   CC       criu/stats.o
18:30:04 [2021-03-04T18:30:04.502Z] #41 158.9   CC       criu/sysfs_parse.o
18:30:04 [2021-03-04T18:30:04.517Z] #41 150.8   CC       criu/sigframe.o
18:30:04 [2021-03-04T18:30:04.658Z] #41 163.3   CC       criu/string.o
18:30:04 [2021-03-04T18:30:04.658Z] #41 163.4   CC       criu/sysctl.o
18:30:04 [2021-03-04T18:30:04.780Z] #41 151.0   CC       criu/signalfd.o
18:30:05 [2021-03-04T18:30:05.037Z] #41 151.3   CC       criu/sk-inet.o
18:30:05 [2021-03-04T18:30:05.069Z] #41 159.2   CC       criu/timens.o
18:30:05 [2021-03-04T18:30:05.069Z] #41 159.4   CC       criu/timerfd.o
18:30:05 [2021-03-04T18:30:05.228Z] #41 163.9   CC       criu/sysfs_parse.o
18:30:05 [2021-03-04T18:30:05.328Z] #41 159.7   CC       criu/tty.o
18:30:05 [2021-03-04T18:30:05.487Z] #41 164.1   CC       criu/timens.o
18:30:05 [2021-03-04T18:30:05.746Z] #41 164.4   CC       criu/timerfd.o
18:30:05 [2021-03-04T18:30:05.965Z] #41 152.0   CC       criu/sk-netlink.o
18:30:05 [2021-03-04T18:30:05.965Z] #41 152.3   CC       criu/sk-packet.o
18:30:06 [2021-03-04T18:30:06.006Z] #41 164.7   CC       criu/tty.o
18:30:06 [2021-03-04T18:30:06.528Z] #41 152.7   CC       criu/sk-queue.o
18:30:06 [2021-03-04T18:30:06.708Z] #41 161.0   CC       criu/tun.o
18:30:06 [2021-03-04T18:30:06.784Z] #41 ...
18:30:06 [2021-03-04T18:30:06.784Z] 
18:30:06 [2021-03-04T18:30:06.784Z] #47 [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
18:30:06 [2021-03-04T18:30:06.784Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151
18:30:06 [2021-03-04T18:30:06.784Z] #47 219.8 + /build/golangci-lint --version
18:30:06 [2021-03-04T18:30:06.784Z] #47 220.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
18:30:06 [2021-03-04T18:30:06.784Z] #47 DONE 222.0s
18:30:06 [2021-03-04T18:30:06.784Z] 
18:30:06 [2021-03-04T18:30:06.784Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:30:06 [2021-03-04T18:30:06.784Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:30:06 [2021-03-04T18:30:06.784Z] #41 153.0   CC       criu/sk-tcp.o
18:30:06 [2021-03-04T18:30:06.784Z] #41 ...
18:30:06 [2021-03-04T18:30:06.784Z] 
18:30:06 [2021-03-04T18:30:06.785Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:30:06 [2021-03-04T18:30:06.785Z] #28 sha256:d50a8e256397973a6d9da405c95a75657546e8ac37a080dd03483b6f1a2d51b6
18:30:06 [2021-03-04T18:30:06.967Z] #41 161.3   CC       criu/uffd.o
18:30:07 [2021-03-04T18:30:07.041Z] #28 DONE 4.7s
18:30:07 [2021-03-04T18:30:07.041Z] 
18:30:07 [2021-03-04T18:30:07.041Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:30:07 [2021-03-04T18:30:07.041Z] #31 sha256:688fec9d98a970b7279e38ccce046c7f4c898c1d1d6b8e5b45687dbf218ee9cf
18:30:07 [2021-03-04T18:30:07.297Z] #31 DONE 0.5s
18:30:07 [2021-03-04T18:30:07.297Z] 
18:30:07 [2021-03-04T18:30:07.298Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:30:07 [2021-03-04T18:30:07.298Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:30:07 [2021-03-04T18:30:07.298Z] #41 153.6   CC       criu/sk-unix.o
18:30:07 [2021-03-04T18:30:07.385Z] #41 166.0   CC       criu/tun.o
18:30:07 [2021-03-04T18:30:07.555Z] #41 ...
18:30:07 [2021-03-04T18:30:07.555Z] 
18:30:07 [2021-03-04T18:30:07.555Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
18:30:07 [2021-03-04T18:30:07.555Z] #33 sha256:34e8eb848adb7f1dcbb47d76742d1fab82bcaa7df0d81c78e494273ba936e53d
18:30:07 [2021-03-04T18:30:07.555Z] #33 DONE 0.2s
18:30:07 [2021-03-04T18:30:07.555Z] 
18:30:07 [2021-03-04T18:30:07.555Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
18:30:07 [2021-03-04T18:30:07.555Z] #36 sha256:1842aff8ea256405afb9629bc3944e810ffd9c7329a66ea01448864b28e2cfc0
18:30:07 [2021-03-04T18:30:07.555Z] #36 DONE 0.1s
18:30:07 [2021-03-04T18:30:07.645Z] #41 166.4   CC       criu/uffd.o
18:30:07 [2021-03-04T18:30:07.754Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD"
18:30:07 [2021-03-04T18:30:07.811Z] 
18:30:07 [2021-03-04T18:30:07.811Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
18:30:07 [2021-03-04T18:30:07.811Z] #39 sha256:d7221f266ac3bfb644d5411016a880f71b4097972f615e3c5a07604095f14b13
18:30:07 [2021-03-04T18:30:07.905Z] #41 162.2   CC       criu/util.o
18:30:07 [2021-03-04T18:30:07.907Z] First time build. Skipping changelog.
18:30:08 [2021-03-04T18:30:08.374Z] #39 DONE 0.7s
18:30:08 [2021-03-04T18:30:08.374Z] 
18:30:08 [2021-03-04T18:30:08.374Z] #51 [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
18:30:08 [2021-03-04T18:30:08.374Z] #51 sha256:8630f2db218d9652c8e160a942fb0b226464cd49f50c66d6b54593a43db5ccad
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:30:08 [2021-03-04T18:30:08.584Z] #41 167.3   CC       criu/util.o
18:30:08 [2021-03-04T18:30:08.845Z] #41 163.1   CC       criu/uts_ns.o
18:30:09 [2021-03-04T18:30:09.105Z] #41 163.2   CC       criu/vdso-compat.o
18:30:09 [2021-03-04T18:30:09.105Z] #41 163.4   CC       criu/vdso.o
18:30:09 [2021-03-04T18:30:09.304Z] #51 ...
18:30:09 [2021-03-04T18:30:09.304Z] 
18:30:09 [2021-03-04T18:30:09.304Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:30:09 [2021-03-04T18:30:09.304Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
18:30:09 [2021-03-04T18:30:09.304Z] #41 155.3   CC       criu/sockets.o
18:30:09 [2021-03-04T18:30:09.522Z] #41 168.3   CC       criu/uts_ns.o
18:30:09 [2021-03-04T18:30:09.560Z] #41 156.0   CC       criu/stats.o
18:30:09 [2021-03-04T18:30:09.675Z] #41 163.9   LINK     criu/built-in.o
18:30:09 [2021-03-04T18:30:09.675Z] #41 164.0   LINK     criu/criu
18:30:09 [2021-03-04T18:30:09.782Z] #41 168.5   CC       criu/vdso-compat.o
18:30:07 [2021-03-04T18:30:07.791Z]  > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10
18:30:09 [2021-03-04T18:30:09.935Z] #41 164.3   DEP      lib/c/criu.d
18:30:09 [2021-03-04T18:30:09.935Z] #41 164.3   CC       images/rpc.pb-c.o
18:30:10 [2021-03-04T18:30:10.042Z] #41 168.6   CC       criu/vdso.o
18:30:10 [2021-03-04T18:30:10.123Z] #41 156.3   CC       criu/string.o
18:30:10 [2021-03-04T18:30:10.123Z] #41 156.3   CC       criu/sysctl.o
18:30:10 [2021-03-04T18:30:10.504Z] #41 164.7   CC       lib/c/criu.o
18:30:10 [2021-03-04T18:30:10.612Z] #41 169.1   LINK     criu/built-in.o
18:30:10 [2021-03-04T18:30:10.612Z] #41 169.2   LINK     criu/criu
18:30:10 [2021-03-04T18:30:10.685Z] #41 156.9   CC       criu/sysfs_parse.o
18:30:10 [2021-03-04T18:30:10.872Z] #41 169.5   DEP      lib/c/criu.d
18:30:10 [2021-03-04T18:30:10.872Z] #41 169.6   CC       images/rpc.pb-c.o
18:30:10 [2021-03-04T18:30:10.941Z] #41 157.1   CC       criu/timens.o
18:30:11 [2021-03-04T18:30:11.197Z] #41 157.4   CC       criu/timerfd.o
18:30:11 [2021-03-04T18:30:11.286Z] + docker version
18:30:11 [2021-03-04T18:30:11.441Z] #41 169.9   CC       lib/c/criu.o
18:30:11 [2021-03-04T18:30:11.442Z] #41 165.4   LINK     lib/c/built-in.o
18:30:11 [2021-03-04T18:30:11.442Z] #41 165.4   LINK     lib/c/libcriu.so
18:30:11 [2021-03-04T18:30:11.442Z] #41 165.5   LINK     lib/c/libcriu.a
18:30:11 [2021-03-04T18:30:11.442Z] #41 165.6   GEN      magic.py
18:30:11 [2021-03-04T18:30:11.442Z] #41 165.8 Note: Building without setproctitle() and strlcpy() support.
18:30:11 [2021-03-04T18:30:11.442Z] #41 165.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:30:11 [2021-03-04T18:30:11.442Z] #41 165.8 Note: Building without GnuTLS support
18:30:11 [2021-03-04T18:30:11.442Z] #41 165.8 Makefile.config:39: Warn: you have no libnftables installed
18:30:11 [2021-03-04T18:30:11.442Z] #41 165.8 Makefile.config:40: Warn: Building without nftables support
18:30:11 [2021-03-04T18:30:11.453Z] #41 157.7   CC       criu/tty.o
18:30:12 [2021-03-04T18:30:12.010Z] #41 170.7   LINK     lib/c/built-in.o
18:30:12 [2021-03-04T18:30:12.010Z] #41 170.7   LINK     lib/c/libcriu.so
18:30:12 [2021-03-04T18:30:12.010Z] #41 170.7   LINK     lib/c/libcriu.a
18:30:12 [2021-03-04T18:30:12.010Z] #41 170.8   GEN      magic.py
18:30:12 [2021-03-04T18:30:12.011Z] #41 166.3 fatal: not a git repository (or any of the parent directories): .git
18:30:12 [2021-03-04T18:30:12.270Z] #41 170.9 Note: Building without setproctitle() and strlcpy() support.
18:30:12 [2021-03-04T18:30:12.270Z] #41 170.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:30:12 [2021-03-04T18:30:12.270Z] #41 170.9 Note: Building without GnuTLS support
18:30:12 [2021-03-04T18:30:12.270Z] #41 170.9 Makefile.config:39: Warn: you have no libnftables installed
18:30:12 [2021-03-04T18:30:12.270Z] #41 170.9 Makefile.config:40: Warn: Building without nftables support
18:30:12 [2021-03-04T18:30:12.580Z] #41 166.9 make[1]: Nothing to be done for 'all'.
18:30:12 [2021-03-04T18:30:12.819Z] #41 158.9   CC       criu/tun.o
18:30:12 [2021-03-04T18:30:12.819Z] #41 159.2   CC       criu/uffd.o
18:30:12 [2021-03-04T18:30:12.839Z] #41 171.6 fatal: not a git repository (or any of the parent directories): .git
18:30:13 [2021-03-04T18:30:13.149Z] #41 167.4 make[1]: 'images/built-in.o' is up to date.
18:30:13 [2021-03-04T18:30:13.149Z] #41 167.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:30:13 [2021-03-04T18:30:13.149Z] #41 167.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:30:13 [2021-03-04T18:30:13.149Z] #41 167.5 make[1]: 'compel/libcompel.a' is up to date.
18:30:13 [2021-03-04T18:30:13.408Z] #41 172.1 make[1]: Nothing to be done for 'all'.
18:30:13 [2021-03-04T18:30:13.409Z] #41 167.5 make[1]: 'compel/compel-host-bin' is up to date.
18:30:13 [2021-03-04T18:30:13.409Z] #41 167.5 make[1]: Nothing to be done for 'all'.
18:30:13 [2021-03-04T18:30:13.409Z] #41 167.5 make[1]: 'soccr/libsoccr.a' is up to date.
18:30:13 [2021-03-04T18:30:13.409Z] #41 167.7 make[2]: Nothing to be done for 'all'.
18:30:13 [2021-03-04T18:30:13.409Z] #41 167.7 make[2]: Nothing to be done for 'all'.
18:30:13 [2021-03-04T18:30:13.409Z] #41 167.7 make[2]: Nothing to be done for 'all'.
18:30:13 [2021-03-04T18:30:13.668Z] #41 167.8 make[2]: Nothing to be done for 'all'.
18:30:13 [2021-03-04T18:30:13.668Z] #41 167.8 make[2]: Nothing to be done for 'all'.
18:30:13 [2021-03-04T18:30:13.668Z] #41 167.9 make[2]: Nothing to be done for 'all'.
18:30:13 [2021-03-04T18:30:13.668Z] #41 167.9 make[2]: Nothing to be done for 'all'.
18:30:13 [2021-03-04T18:30:13.668Z] #41 168.0 make[2]: Nothing to be done for 'all'.
18:30:13 [2021-03-04T18:30:13.668Z] #41 168.0   INSTALL  criu/criu
18:30:13 [2021-03-04T18:30:13.748Z] #41 159.9   CC       criu/util.o
18:30:13 [2021-03-04T18:30:13.836Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:30:13 [2021-03-04T18:30:13.836Z] 
18:30:13 [2021-03-04T18:30:13.836Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:30:13 [2021-03-04T18:30:13.836Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:30:13 [2021-03-04T18:30:13.836Z] HOSTNAME=7008cee85668
18:30:13 [2021-03-04T18:30:13.836Z] TESTDEBUG=0
18:30:13 [2021-03-04T18:30:13.836Z] DEST=bundles/test-integration
18:30:13 [2021-03-04T18:30:13.836Z] PWD=/go/src/github.com/docker/docker
18:30:13 [2021-03-04T18:30:13.836Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5
18:30:13 [2021-03-04T18:30:13.836Z] container=docker
18:30:13 [2021-03-04T18:30:13.836Z] HOME=/root
18:30:13 [2021-03-04T18:30:13.836Z] GOLANG_VERSION=1.13.15
18:30:13 [2021-03-04T18:30:13.836Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:30:13 [2021-03-04T18:30:13.836Z] VALIDATE_BRANCH=master
18:30:13 [2021-03-04T18:30:13.836Z] TERM=xterm
18:30:13 [2021-03-04T18:30:13.836Z] DOCKER_PKG=github.com/docker/docker
18:30:13 [2021-03-04T18:30:13.836Z] SHLVL=1
18:30:13 [2021-03-04T18:30:13.836Z] TIMEOUT=120m
18:30:13 [2021-03-04T18:30:13.836Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:30:13 [2021-03-04T18:30:13.836Z] DOCKER_GRAPHDRIVER=overlay2
18:30:13 [2021-03-04T18:30:13.836Z] GO111MODULE=off
18:30:13 [2021-03-04T18:30:13.836Z] DOCKER_EXPERIMENTAL=1
18:30:13 [2021-03-04T18:30:13.836Z] TEST_SKIP_INTEGRATION_CLI=1
18:30:13 [2021-03-04T18:30:13.836Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:30:13 [2021-03-04T18:30:13.836Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:30:13 [2021-03-04T18:30:13.836Z] GOPATH=/go
18:30:13 [2021-03-04T18:30:13.836Z] PKG_CONFIG=pkg-config
18:30:13 [2021-03-04T18:30:13.836Z] _=/usr/bin/env
18:30:13 [2021-03-04T18:30:13.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:30:13 [2021-03-04T18:30:13.928Z] #41 DONE 168.3s
18:30:13 [2021-03-04T18:30:13.928Z] 
18:30:13 [2021-03-04T18:30:13.928Z] #54 [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
18:30:13 [2021-03-04T18:30:13.928Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf
18:30:13 [2021-03-04T18:30:13.978Z] #41 172.6 make[1]: 'images/built-in.o' is up to date.
18:30:13 [2021-03-04T18:30:13.978Z] #41 172.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:30:13 [2021-03-04T18:30:13.978Z] #41 172.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:30:13 [2021-03-04T18:30:13.978Z] #41 172.7 make[1]: 'compel/libcompel.a' is up to date.
18:30:14 [2021-03-04T18:30:14.238Z] #41 172.7 make[1]: 'compel/compel-host-bin' is up to date.
18:30:14 [2021-03-04T18:30:14.238Z] #41 172.8 make[1]: Nothing to be done for 'all'.
18:30:14 [2021-03-04T18:30:14.238Z] #41 172.8 make[1]: 'soccr/libsoccr.a' is up to date.
18:30:14 [2021-03-04T18:30:14.238Z] #41 173.0 make[2]: Nothing to be done for 'all'.
18:30:14 [2021-03-04T18:30:14.497Z] #41 173.0 make[2]: Nothing to be done for 'all'.
18:30:14 [2021-03-04T18:30:14.497Z] #41 173.1 make[2]: Nothing to be done for 'all'.
18:30:14 [2021-03-04T18:30:14.497Z] #41 173.1 make[2]: Nothing to be done for 'all'.
18:30:14 [2021-03-04T18:30:14.497Z] #41 173.2 make[2]: Nothing to be done for 'all'.
18:30:14 [2021-03-04T18:30:14.497Z] #41 173.2 make[2]: Nothing to be done for 'all'.
18:30:14 [2021-03-04T18:30:14.497Z] #41 173.2 make[2]: Nothing to be done for 'all'.
18:30:14 [2021-03-04T18:30:14.676Z] #41 160.7   CC       criu/uts_ns.o
18:30:14 [2021-03-04T18:30:14.676Z] #41 160.9   CC       criu/vdso-compat.o
18:30:14 [2021-03-04T18:30:14.676Z] #41 161.0   CC       criu/vdso.o
18:30:14 [2021-03-04T18:30:14.757Z] #41 173.3 make[2]: Nothing to be done for 'all'.
18:30:14 [2021-03-04T18:30:14.757Z] #41 173.3   INSTALL  criu/criu
18:30:15 [2021-03-04T18:30:15.017Z] #41 DONE 173.7s
18:30:15 [2021-03-04T18:30:15.017Z] 
18:30:15 [2021-03-04T18:30:15.017Z] #51 [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
18:30:15 [2021-03-04T18:30:15.017Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c
18:30:15 [2021-03-04T18:30:15.238Z] #41 161.4   LINK     criu/built-in.o
18:30:15 [2021-03-04T18:30:15.238Z] #41 161.5   LINK     criu/criu
18:30:15 [2021-03-04T18:30:15.801Z] #41 161.9   DEP      lib/c/criu.d
18:30:15 [2021-03-04T18:30:15.801Z] #41 161.9   CC       images/rpc.pb-c.o
18:30:15 [2021-03-04T18:30:15.835Z] #54 ...
18:30:15 [2021-03-04T18:30:15.835Z] 
18:30:15 [2021-03-04T18:30:15.835Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:30:15 [2021-03-04T18:30:15.835Z] #42 sha256:6699908cd195b4af23224011df83686f61fa1045dba34c0773453ec8c947077b
18:30:15 [2021-03-04T18:30:15.835Z] #42 DONE 0.1s
18:30:15 [2021-03-04T18:30:15.835Z] 
18:30:15 [2021-03-04T18:30:15.835Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
18:30:15 [2021-03-04T18:30:15.835Z] #44 sha256:356c74c469c13e74d3081055b158db6e36800562d725bede091e01c3dd0ad029
18:30:15 [2021-03-04T18:30:15.835Z] #44 DONE 0.2s
18:30:15 [2021-03-04T18:30:15.835Z] 
18:30:15 [2021-03-04T18:30:15.835Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:30:15 [2021-03-04T18:30:15.835Z] #46 sha256:87409f8a7af24ce553c694d24609597e2dc578d5459673e1c59938e3329aa31c
18:30:15 [2021-03-04T18:30:15.835Z] #46 DONE 0.1s
18:30:15 [2021-03-04T18:30:15.835Z] 
18:30:15 [2021-03-04T18:30:15.835Z] #54 [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
18:30:15 [2021-03-04T18:30:15.835Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf
18:30:15 [2021-03-04T18:30:15.835Z] #54 ...
18:30:15 [2021-03-04T18:30:15.835Z] 
18:30:15 [2021-03-04T18:30:15.835Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:30:15 [2021-03-04T18:30:15.835Z] #48 sha256:d8062e27c6f892741edc5bdacf0fa37753fc5abcccdd465fc5155235cb0f4bd1
18:30:15 [2021-03-04T18:30:15.958Z] #51 ...
18:30:15 [2021-03-04T18:30:15.958Z] 
18:30:15 [2021-03-04T18:30:15.958Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:30:15 [2021-03-04T18:30:15.958Z] #42 sha256:f5555374e96f90007222b1ef3452b75b46ad9be87f32e9c9db773a1429c60179
18:30:16 [2021-03-04T18:30:16.057Z] #41 162.3   CC       lib/c/criu.o
18:30:16 [2021-03-04T18:30:16.218Z] #42 DONE 0.1s
18:30:16 [2021-03-04T18:30:16.218Z] 
18:30:16 [2021-03-04T18:30:16.218Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
18:30:16 [2021-03-04T18:30:16.218Z] #44 sha256:dffea1f8d2c8fab3f0c49667d4c796b2e2b31a2548ca185708ba487a7c9f5f75
18:30:16 [2021-03-04T18:30:16.218Z] #44 DONE 0.2s
18:30:16 [2021-03-04T18:30:16.218Z] 
18:30:16 [2021-03-04T18:30:16.218Z] #51 [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
18:30:16 [2021-03-04T18:30:16.218Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c
18:30:16 [2021-03-04T18:30:16.405Z] #48 DONE 0.5s
18:30:16 [2021-03-04T18:30:16.405Z] 
18:30:16 [2021-03-04T18:30:16.405Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:30:16 [2021-03-04T18:30:16.405Z] #50 sha256:35a7c9e6fb80d5ca46784e4c5bb35fb5b371623ba173c9b7104f87a96391e150
18:30:16 [2021-03-04T18:30:16.405Z] #50 DONE 0.1s
18:30:16 [2021-03-04T18:30:16.405Z] 
18:30:16 [2021-03-04T18:30:16.405Z] #54 [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
18:30:16 [2021-03-04T18:30:16.405Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf
18:30:16 [2021-03-04T18:30:16.478Z] #51 ...
18:30:16 [2021-03-04T18:30:16.478Z] 
18:30:16 [2021-03-04T18:30:16.478Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:30:16 [2021-03-04T18:30:16.478Z] #46 sha256:0fc6951e1f43bf33d38ea7891bfd02096a4fb93690efe1657f896593c3dbd779
18:30:16 [2021-03-04T18:30:16.478Z] #46 DONE 0.1s
18:30:16 [2021-03-04T18:30:16.478Z] 
18:30:16 [2021-03-04T18:30:16.478Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:30:16 [2021-03-04T18:30:16.478Z] #48 sha256:78efebf2a32e67be05b2e7e24c48d5ed15852fc1320595ec6aa5239b8a724371
18:30:16 [2021-03-04T18:30:16.985Z] #41 163.0   LINK     lib/c/built-in.o
18:30:16 [2021-03-04T18:30:16.985Z] #41 163.1   LINK     lib/c/libcriu.so
18:30:16 [2021-03-04T18:30:16.985Z] #41 163.1   LINK     lib/c/libcriu.a
18:30:16 [2021-03-04T18:30:16.985Z] #41 163.2   GEN      magic.py
18:30:17 [2021-03-04T18:30:17.050Z] #48 DONE 0.5s
18:30:17 [2021-03-04T18:30:17.050Z] 
18:30:17 [2021-03-04T18:30:17.050Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:30:17 [2021-03-04T18:30:17.050Z] #50 sha256:039c01ceac9fda9c134c63670567489e0c3c6d96cdb95f8dbf9a065698ea0b64
18:30:17 [2021-03-04T18:30:17.050Z] #50 DONE 0.1s
18:30:17 [2021-03-04T18:30:17.050Z] 
18:30:17 [2021-03-04T18:30:17.050Z] #51 [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
18:30:17 [2021-03-04T18:30:17.050Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c
18:30:17 [2021-03-04T18:30:17.089Z] Client: Docker Engine - Enterprise
18:30:17 [2021-03-04T18:30:17.089Z]  Version:           19.03.12
18:30:17 [2021-03-04T18:30:17.089Z]  API version:       1.40
18:30:17 [2021-03-04T18:30:17.089Z]  Go version:        go1.13.13
18:30:17 [2021-03-04T18:30:17.089Z]  Git commit:        4306744
18:30:17 [2021-03-04T18:30:17.089Z]  Built:             08/05/2020 19:27:53
18:30:17 [2021-03-04T18:30:17.089Z]  OS/Arch:           windows/amd64
18:30:17 [2021-03-04T18:30:17.089Z]  Experimental:      false
18:30:17 [2021-03-04T18:30:17.089Z] 
18:30:17 [2021-03-04T18:30:17.089Z] Server: Docker Engine - Enterprise
18:30:17 [2021-03-04T18:30:17.089Z]  Engine:
18:30:17 [2021-03-04T18:30:17.089Z]   Version:          19.03.12
18:30:17 [2021-03-04T18:30:17.089Z]   API version:      1.40 (minimum version 1.24)
18:30:17 [2021-03-04T18:30:17.089Z]   Go version:       go1.13.13
18:30:17 [2021-03-04T18:30:17.089Z]   Git commit:       f295753ffd
18:30:17 [2021-03-04T18:30:17.089Z]   Built:            08/05/2020 19:26:41
18:30:17 [2021-03-04T18:30:17.089Z]   OS/Arch:          windows/amd64
18:30:17 [2021-03-04T18:30:17.089Z]   Experimental:     true
18:30:17 [2021-03-04T18:30:17.241Z] #41 163.3 Note: Building without setproctitle() and strlcpy() support.
18:30:17 [2021-03-04T18:30:17.241Z] #41 163.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:30:17 [2021-03-04T18:30:17.241Z] #41 163.3 Note: Building without GnuTLS support
18:30:17 [2021-03-04T18:30:17.241Z] #41 163.3 Makefile.config:39: Warn: you have no libnftables installed
18:30:17 [2021-03-04T18:30:17.241Z] #41 163.3 Makefile.config:40: Warn: Building without nftables support
[Pipeline] sh
18:30:17 [2021-03-04T18:30:17.803Z] #41 163.9 fatal: not a git repository (or any of the parent directories): .git
18:30:18 [2021-03-04T18:30:18.059Z] #41 164.5 make[1]: Nothing to be done for 'all'.
18:30:18 [2021-03-04T18:30:18.621Z] #41 165.0 make[1]: 'images/built-in.o' is up to date.
18:30:18 [2021-03-04T18:30:18.622Z] #41 165.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:30:18 [2021-03-04T18:30:18.622Z] #41 165.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:30:18 [2021-03-04T18:30:18.622Z] #41 165.0 make[1]: 'compel/libcompel.a' is up to date.
18:30:18 [2021-03-04T18:30:18.628Z] + docker info
18:30:18 [2021-03-04T18:30:18.878Z] #41 165.1 make[1]: 'compel/compel-host-bin' is up to date.
18:30:18 [2021-03-04T18:30:18.878Z] #41 165.1 make[1]: Nothing to be done for 'all'.
18:30:18 [2021-03-04T18:30:18.878Z] #41 165.1 make[1]: 'soccr/libsoccr.a' is up to date.
18:30:19 [2021-03-04T18:30:19.140Z] #41 165.2 make[2]: Nothing to be done for 'all'.
18:30:19 [2021-03-04T18:30:19.140Z] #41 165.2 make[2]: Nothing to be done for 'all'.
18:30:19 [2021-03-04T18:30:19.140Z] #41 165.3 make[2]: Nothing to be done for 'all'.
18:30:19 [2021-03-04T18:30:19.140Z] #41 165.3 make[2]: Nothing to be done for 'all'.
18:30:19 [2021-03-04T18:30:19.140Z] #41 165.4 make[2]: Nothing to be done for 'all'.
18:30:19 [2021-03-04T18:30:19.140Z] #41 165.4 make[2]: Nothing to be done for 'all'.
18:30:19 [2021-03-04T18:30:19.140Z] #41 165.4 make[2]: Nothing to be done for 'all'.
18:30:19 [2021-03-04T18:30:19.399Z] #41 165.5 make[2]: Nothing to be done for 'all'.
18:30:19 [2021-03-04T18:30:19.399Z] #41 165.5   INSTALL  criu/criu
18:30:19 [2021-03-04T18:30:19.655Z] #41 DONE 165.9s
18:30:19 [2021-03-04T18:30:19.655Z] 
18:30:19 [2021-03-04T18:30:19.655Z] #54 [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
18:30:19 [2021-03-04T18:30:19.655Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0
18:30:20 [2021-03-04T18:30:20.282Z] --- PASS: TestBuildWithHugeFile (51.00s)
18:30:20 [2021-03-04T18:30:20.282Z] === RUN   TestBuildWCOWSandboxSize
18:30:20 [2021-03-04T18:30:20.282Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
18:30:20 [2021-03-04T18:30:20.282Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:30:20 [2021-03-04T18:30:20.282Z] === RUN   TestBuildWithEmptyDockerfile
18:30:20 [2021-03-04T18:30:20.282Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:30:20 [2021-03-04T18:30:20.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:30:20 [2021-03-04T18:30:20.282Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:30:20 [2021-03-04T18:30:20.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:30:20 [2021-03-04T18:30:20.282Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:30:20 [2021-03-04T18:30:20.282Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:30:20 [2021-03-04T18:30:20.282Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:30:20 [2021-03-04T18:30:20.282Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:30:20 [2021-03-04T18:30:20.282Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:30:20 [2021-03-04T18:30:20.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
18:30:20 [2021-03-04T18:30:20.282Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
18:30:20 [2021-03-04T18:30:20.282Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
18:30:20 [2021-03-04T18:30:20.282Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
18:30:20 [2021-03-04T18:30:20.282Z] === RUN   TestBuildPreserveOwnership
18:30:20 [2021-03-04T18:30:20.282Z] === RUN   TestBuildPreserveOwnership/copy_from
18:30:20 [2021-03-04T18:30:20.282Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:30:21 [2021-03-04T18:30:21.026Z] #54 ...
18:30:21 [2021-03-04T18:30:21.026Z] 
18:30:21 [2021-03-04T18:30:21.026Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:30:21 [2021-03-04T18:30:21.026Z] #42 sha256:9f6810f87d21c788d2858823188598642b937da38384bfe86d5940abe14be8d6
18:30:21 [2021-03-04T18:30:21.026Z] #42 DONE 0.1s
18:30:21 [2021-03-04T18:30:21.026Z] 
18:30:21 [2021-03-04T18:30:21.026Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
18:30:21 [2021-03-04T18:30:21.026Z] #44 sha256:02aa4eafd504e96bf84460aaf205767e0b7700c689d87e9b25c61dee94828da0
18:30:21 [2021-03-04T18:30:21.026Z] #44 DONE 0.2s
18:30:21 [2021-03-04T18:30:21.026Z] 
18:30:21 [2021-03-04T18:30:21.026Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:30:21 [2021-03-04T18:30:21.026Z] #46 sha256:b0274e8078022970bd06fb0c7c0f8903c3e182222657582a0cf8c55b5e766165
18:30:21 [2021-03-04T18:30:21.026Z] #46 DONE 0.1s
18:30:21 [2021-03-04T18:30:21.026Z] 
18:30:21 [2021-03-04T18:30:21.026Z] #54 [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
18:30:21 [2021-03-04T18:30:21.026Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0
18:30:21 [2021-03-04T18:30:21.248Z] #51 ...
18:30:21 [2021-03-04T18:30:21.248Z] 
18:30:21 [2021-03-04T18:30:21.248Z] #54 [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
18:30:21 [2021-03-04T18:30:21.248Z] #54 sha256:6fdbaa88c5001a4e971de33c1b7246b13890940e003714506746ac6b2562f62e
18:30:21 [2021-03-04T18:30:21.248Z] #54 204.5 + bin/containerd
18:30:21 [2021-03-04T18:30:21.283Z] #54 ...
18:30:21 [2021-03-04T18:30:21.283Z] 
18:30:21 [2021-03-04T18:30:21.283Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:30:21 [2021-03-04T18:30:21.283Z] #48 sha256:d26f1813152b9b7ccd78e8fa28f2969c585bc01a8c92c43967541c16d7b8e0b6
18:30:21 [2021-03-04T18:30:21.682Z] #54 200.3 + bin/containerd
18:30:21 [2021-03-04T18:30:21.845Z] #48 DONE 0.5s
18:30:21 [2021-03-04T18:30:21.846Z] 
18:30:21 [2021-03-04T18:30:21.846Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:30:21 [2021-03-04T18:30:21.846Z] #50 sha256:9202081053efadb7761da58f7c802e14b126030e71df32a3f84287ef1c4d4f7a
18:30:21 [2021-03-04T18:30:21.846Z] #50 DONE 0.1s
18:30:21 [2021-03-04T18:30:21.846Z] 
18:30:21 [2021-03-04T18:30:21.846Z] #54 [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
18:30:21 [2021-03-04T18:30:21.846Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0
18:30:24 [2021-03-04T18:30:24.441Z] --- PASS: TestBuildPreserveOwnership (9.68s)
18:30:24 [2021-03-04T18:30:24.441Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.68s)
18:30:24 [2021-03-04T18:30:24.441Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
18:30:24 [2021-03-04T18:30:24.441Z] === RUN   TestBuildPlatformInvalid
18:30:24 [2021-03-04T18:30:24.441Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:30:24 [2021-03-04T18:30:24.441Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:30:24 [2021-03-04T18:30:24.441Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:30:24 [2021-03-04T18:30:24.441Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
18:30:24 [2021-03-04T18:30:24.441Z] PASS
18:30:24 [2021-03-04T18:30:24.441Z] 
18:30:24 [2021-03-04T18:30:24.441Z] === Skipped
18:30:24 [2021-03-04T18:30:24.441Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:30:24 [2021-03-04T18:30:24.441Z]     build_session_test.go:25: TODO: BuildKit
18:30:24 [2021-03-04T18:30:24.441Z] 
18:30:24 [2021-03-04T18:30:24.441Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
18:30:24 [2021-03-04T18:30:24.441Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:30:24 [2021-03-04T18:30:24.441Z] 
18:30:24 [2021-03-04T18:30:24.441Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:30:24 [2021-03-04T18:30:24.441Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
18:30:24 [2021-03-04T18:30:24.441Z] 
18:30:24 [2021-03-04T18:30:24.441Z] 
18:30:24 [2021-03-04T18:30:24.441Z] DONE 34 tests, 3 skipped in 128.397s
18:30:24 [2021-03-04T18:30:24.441Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:30:24 [2021-03-04T18:30:24.441Z] INFO: Testing against a local daemon
18:30:24 [2021-03-04T18:30:24.441Z] === RUN   TestConfigInspect
18:30:24 [2021-03-04T18:30:24.441Z] --- SKIP: TestConfigInspect (0.02s)
18:30:24 [2021-03-04T18:30:24.441Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:24 [2021-03-04T18:30:24.441Z] === RUN   TestConfigList
18:30:24 [2021-03-04T18:30:24.441Z] --- SKIP: TestConfigList (0.01s)
18:30:24 [2021-03-04T18:30:24.441Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:24 [2021-03-04T18:30:24.441Z] === RUN   TestConfigsCreateAndDelete
18:30:24 [2021-03-04T18:30:24.441Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
18:30:24 [2021-03-04T18:30:24.441Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:24 [2021-03-04T18:30:24.441Z] === RUN   TestConfigsUpdate
18:30:24 [2021-03-04T18:30:24.441Z] --- SKIP: TestConfigsUpdate (0.02s)
18:30:24 [2021-03-04T18:30:24.441Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:24 [2021-03-04T18:30:24.441Z] === RUN   TestTemplatedConfig
18:30:24 [2021-03-04T18:30:24.441Z] --- SKIP: TestTemplatedConfig (0.00s)
18:30:24 [2021-03-04T18:30:24.441Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:24 [2021-03-04T18:30:24.441Z] === RUN   TestConfigCreateResolve
18:30:24 [2021-03-04T18:30:24.441Z] --- SKIP: TestConfigCreateResolve (0.01s)
18:30:24 [2021-03-04T18:30:24.441Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:24 [2021-03-04T18:30:24.441Z] === RUN   TestConfigDaemonLibtrustID
18:30:26 [2021-03-04T18:30:26.350Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
18:30:26 [2021-03-04T18:30:26.350Z] PASS
18:30:26 [2021-03-04T18:30:26.350Z] 
18:30:26 [2021-03-04T18:30:26.350Z] === Skipped
18:30:26 [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
18:30:26 [2021-03-04T18:30:26.350Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:26 [2021-03-04T18:30:26.350Z] 
18:30:26 [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
18:30:26 [2021-03-04T18:30:26.350Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:26 [2021-03-04T18:30:26.350Z] 
18:30:26 [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
18:30:26 [2021-03-04T18:30:26.350Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:26 [2021-03-04T18:30:26.350Z] 
18:30:26 [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
18:30:26 [2021-03-04T18:30:26.350Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:26 [2021-03-04T18:30:26.350Z] 
18:30:26 [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
18:30:26 [2021-03-04T18:30:26.350Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:26 [2021-03-04T18:30:26.350Z] 
18:30:26 [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
18:30:26 [2021-03-04T18:30:26.350Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:30:26 [2021-03-04T18:30:26.350Z] 
18:30:26 [2021-03-04T18:30:26.350Z] 
18:30:26 [2021-03-04T18:30:26.350Z] DONE 7 tests, 6 skipped in 1.716s
18:30:26 [2021-03-04T18:30:26.350Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:30:26 [2021-03-04T18:30:26.350Z] INFO: Testing against a local daemon
18:30:26 [2021-03-04T18:30:26.350Z] === RUN   TestCheckpoint
18:30:26 [2021-03-04T18:30:26.350Z] --- SKIP: TestCheckpoint (0.00s)
18:30:26 [2021-03-04T18:30:26.350Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:30:26 [2021-03-04T18:30:26.350Z] === RUN   TestContainerInvalidJSON
18:30:26 [2021-03-04T18:30:26.350Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:30:26 [2021-03-04T18:30:26.350Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:30:26 [2021-03-04T18:30:26.350Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:30:26 [2021-03-04T18:30:26.350Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:30:26 [2021-03-04T18:30:26.350Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:30:26 [2021-03-04T18:30:26.350Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:30:26 [2021-03-04T18:30:26.350Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:30:26 [2021-03-04T18:30:26.350Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:30:26 [2021-03-04T18:30:26.350Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:30:26 [2021-03-04T18:30:26.350Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:30:26 [2021-03-04T18:30:26.350Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:30:26 [2021-03-04T18:30:26.350Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:30:26 [2021-03-04T18:30:26.350Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:30:26 [2021-03-04T18:30:26.350Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:30:26 [2021-03-04T18:30:26.350Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
18:30:26 [2021-03-04T18:30:26.350Z] === RUN   TestCopyFromContainerPathIsNotDir
18:30:26 [2021-03-04T18:30:26.350Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
18:30:26 [2021-03-04T18:30:26.350Z] === RUN   TestCopyToContainerPathDoesNotExist
18:30:26 [2021-03-04T18:30:26.350Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:30:26 [2021-03-04T18:30:26.350Z] === RUN   TestCopyToContainerPathIsNotDir
18:30:26 [2021-03-04T18:30:26.350Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
18:30:26 [2021-03-04T18:30:26.350Z] === RUN   TestCopyFromContainer
18:30:26 [2021-03-04T18:30:26.525Z] #54 ...
18:30:26 [2021-03-04T18:30:26.525Z] 
18:30:26 [2021-03-04T18:30:26.525Z] #51 [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
18:30:26 [2021-03-04T18:30:26.525Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c
18:30:26 [2021-03-04T18:30:26.525Z] #51 132.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
18:30:26 [2021-03-04T18:30:26.525Z] #51 134.0 + mkdir -p /build
18:30:26 [2021-03-04T18:30:26.525Z] #51 134.1 + cp runc /build/runc
18:30:26 [2021-03-04T18:30:26.525Z] #51 DONE 134.6s
18:30:26 [2021-03-04T18:30:26.525Z] 
18:30:26 [2021-03-04T18:30:26.525Z] #54 [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
18:30:26 [2021-03-04T18:30:26.525Z] #54 sha256:6fdbaa88c5001a4e971de33c1b7246b13890940e003714506746ac6b2562f62e
18:30:26 [2021-03-04T18:30:26.960Z] #54 ...
18:30:26 [2021-03-04T18:30:26.960Z] 
18:30:26 [2021-03-04T18:30:26.960Z] #51 [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
18:30:26 [2021-03-04T18:30:26.960Z] #51 sha256:5f9b2b707da3048d1c9d5d939d7b58dcdc11cf6dffa34fabc814a9dfa922912d
18:30:26 [2021-03-04T18:30:26.960Z] #51 130.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
18:30:26 [2021-03-04T18:30:26.960Z] #51 130.8 + mkdir -p /build
18:30:26 [2021-03-04T18:30:26.960Z] #51 130.8 + cp runc /build/runc
18:30:26 [2021-03-04T18:30:26.960Z] #51 DONE 131.1s
18:30:26 [2021-03-04T18:30:26.960Z] 
18:30:26 [2021-03-04T18:30:26.960Z] #54 [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
18:30:26 [2021-03-04T18:30:26.960Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf
18:30:27 [2021-03-04T18:30:27.465Z] #54 ...
18:30:27 [2021-03-04T18:30:27.465Z] 
18:30:27 [2021-03-04T18:30:27.465Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
18:30:27 [2021-03-04T18:30:27.465Z] #52 sha256:ea76b4efb54e7b5d04e2fb183e310e71c3d54475b299d8f0ff78af1732b7aad5
18:30:27 [2021-03-04T18:30:27.898Z] #54 ...
18:30:27 [2021-03-04T18:30:27.898Z] 
18:30:27 [2021-03-04T18:30:27.898Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
18:30:27 [2021-03-04T18:30:27.898Z] #52 sha256:edc5bfdd9eaa6c9ee34a2b69bba3f3eb1da46819fb0af96055eb16df9f8f8acb
18:30:27 [2021-03-04T18:30:27.898Z] #52 DONE 0.1s
18:30:28 [2021-03-04T18:30:28.034Z] #52 DONE 0.4s
18:30:28 [2021-03-04T18:30:28.034Z] 
18:30:28 [2021-03-04T18:30:28.034Z] #54 [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
18:30:28 [2021-03-04T18:30:28.034Z] #54 sha256:6fdbaa88c5001a4e971de33c1b7246b13890940e003714506746ac6b2562f62e
18:30:28 [2021-03-04T18:30:28.157Z] 
18:30:28 [2021-03-04T18:30:28.157Z] #54 [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
18:30:28 [2021-03-04T18:30:28.157Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf
18:30:28 [2021-03-04T18:30:28.478Z] #54 196.7 + bin/containerd
18:30:30 [2021-03-04T18:30:30.508Z] === RUN   TestCopyFromContainer//
18:30:30 [2021-03-04T18:30:30.508Z] === RUN   TestCopyFromContainer//bar/root
18:30:30 [2021-03-04T18:30:30.508Z] === RUN   TestCopyFromContainer//bar/root/
18:30:30 [2021-03-04T18:30:30.508Z] === RUN   TestCopyFromContainer/bar/quux
18:30:30 [2021-03-04T18:30:30.508Z] === RUN   TestCopyFromContainer/bar/quux/
18:30:30 [2021-03-04T18:30:30.508Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:30:30 [2021-03-04T18:30:30.508Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:30:30 [2021-03-04T18:30:30.508Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:30:30 [2021-03-04T18:30:30.763Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:30:30 [2021-03-04T18:30:30.763Z] === RUN   TestCopyFromContainer/bar/notarget
18:30:30 [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer (4.42s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCopyFromContainer// (0.07s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:30:30 [2021-03-04T18:30:30.763Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:30:30 [2021-03-04T18:30:30.763Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:30:30 [2021-03-04T18:30:30.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:30:30 [2021-03-04T18:30:30.763Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:30:30 [2021-03-04T18:30:30.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:30:30 [2021-03-04T18:30:30.763Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:30:30 [2021-03-04T18:30:30.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:30:30 [2021-03-04T18:30:30.763Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:30:30 [2021-03-04T18:30:30.763Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:30:30 [2021-03-04T18:30:30.763Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:30:30 [2021-03-04T18:30:30.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:30:30 [2021-03-04T18:30:30.763Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:30:30 [2021-03-04T18:30:30.763Z] === RUN   TestCreateLinkToNonExistingContainer
18:30:31 [2021-03-04T18:30:31.019Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:30:31 [2021-03-04T18:30:31.019Z] === RUN   TestCreateWithInvalidEnv
18:30:31 [2021-03-04T18:30:31.019Z] === RUN   TestCreateWithInvalidEnv/0
18:30:31 [2021-03-04T18:30:31.019Z] === PAUSE TestCreateWithInvalidEnv/0
18:30:31 [2021-03-04T18:30:31.019Z] === RUN   TestCreateWithInvalidEnv/1
18:30:31 [2021-03-04T18:30:31.019Z] === PAUSE TestCreateWithInvalidEnv/1
18:30:31 [2021-03-04T18:30:31.019Z] === RUN   TestCreateWithInvalidEnv/2
18:30:31 [2021-03-04T18:30:31.019Z] === PAUSE TestCreateWithInvalidEnv/2
18:30:31 [2021-03-04T18:30:31.019Z] === CONT  TestCreateWithInvalidEnv/0
18:30:31 [2021-03-04T18:30:31.019Z] === CONT  TestCreateWithInvalidEnv/2
18:30:31 [2021-03-04T18:30:31.019Z] === CONT  TestCreateWithInvalidEnv/1
18:30:31 [2021-03-04T18:30:31.019Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:30:31 [2021-03-04T18:30:31.019Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:30:31 [2021-03-04T18:30:31.019Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:30:31 [2021-03-04T18:30:31.019Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:30:31 [2021-03-04T18:30:31.020Z] === RUN   TestCreateTmpfsMountsTarget
18:30:31 [2021-03-04T18:30:31.020Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:30:31 [2021-03-04T18:30:31.020Z] === RUN   TestCreateWithCustomMaskedPaths
18:30:31 [2021-03-04T18:30:31.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:30:32 [2021-03-04T18:30:32.381Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
18:30:32 [2021-03-04T18:30:32.381Z] === RUN   TestCreateWithCustomReadonlyPaths
18:30:32 [2021-03-04T18:30:32.639Z] #54 ...
18:30:32 [2021-03-04T18:30:32.639Z] 
18:30:32 [2021-03-04T18:30:32.639Z] #51 [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
18:30:32 [2021-03-04T18:30:32.639Z] #51 sha256:8630f2db218d9652c8e160a942fb0b226464cd49f50c66d6b54593a43db5ccad
18:30:32 [2021-03-04T18:30:32.639Z] #51 127.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
18:30:32 [2021-03-04T18:30:32.639Z] #51 128.0 + mkdir -p /build
18:30:32 [2021-03-04T18:30:32.639Z] #51 128.0 + cp runc /build/runc
18:30:32 [2021-03-04T18:30:32.639Z] #51 DONE 128.5s
18:30:32 [2021-03-04T18:30:32.639Z] 
18:30:32 [2021-03-04T18:30:32.639Z] #54 [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
18:30:32 [2021-03-04T18:30:32.639Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0
18:30:33 [2021-03-04T18:30:33.308Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
18:30:33 [2021-03-04T18:30:33.308Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:30:33 [2021-03-04T18:30:33.308Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:30:33 [2021-03-04T18:30:33.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:30:33 [2021-03-04T18:30:33.308Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:30:33 [2021-03-04T18:30:33.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:30:33 [2021-03-04T18:30:33.308Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:30:33 [2021-03-04T18:30:33.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:30:33 [2021-03-04T18:30:33.308Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:30:33 [2021-03-04T18:30:33.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:30:33 [2021-03-04T18:30:33.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:30:33 [2021-03-04T18:30:33.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:30:33 [2021-03-04T18:30:33.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:30:33 [2021-03-04T18:30:33.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:30:33 [2021-03-04T18:30:33.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:30:33 [2021-03-04T18:30:33.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:30:33 [2021-03-04T18:30:33.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:30:33 [2021-03-04T18:30:33.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:30:33 [2021-03-04T18:30:33.309Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:30:33 [2021-03-04T18:30:33.309Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:30:33 [2021-03-04T18:30:33.309Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:30:33 [2021-03-04T18:30:33.309Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:30:33 [2021-03-04T18:30:33.309Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:30:33 [2021-03-04T18:30:33.309Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:30:33 [2021-03-04T18:30:33.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:30:33 [2021-03-04T18:30:33.869Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestCreateDifferentPlatform
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestCreateDifferentPlatform/different_os
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:30:33 [2021-03-04T18:30:33.869Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:30:33 [2021-03-04T18:30:33.869Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:30:33 [2021-03-04T18:30:33.869Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:30:33 [2021-03-04T18:30:33.869Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:30:33 [2021-03-04T18:30:33.869Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestContainerStartOnDaemonRestart
18:30:33 [2021-03-04T18:30:33.869Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
18:30:33 [2021-03-04T18:30:33.869Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestDaemonRestartIpcMode
18:30:33 [2021-03-04T18:30:33.869Z] === PAUSE TestDaemonRestartIpcMode
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestDaemonHostGatewayIP
18:30:33 [2021-03-04T18:30:33.869Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
18:30:33 [2021-03-04T18:30:33.869Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestRestartDaemonWithRestartingContainer
18:30:33 [2021-03-04T18:30:33.869Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestContainerKillOnDaemonStart
18:30:33 [2021-03-04T18:30:33.869Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:30:33 [2021-03-04T18:30:33.869Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:30:33 [2021-03-04T18:30:33.869Z] === RUN   TestDiff
18:30:34 [2021-03-04T18:30:34.003Z] #54 ...
18:30:34 [2021-03-04T18:30:34.003Z] 
18:30:34 [2021-03-04T18:30:34.003Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
18:30:34 [2021-03-04T18:30:34.003Z] #52 sha256:b6718bfbbe4c8add2061a80815d9853052bff48ad78fd7703594bd6f6cccf0f3
18:30:34 [2021-03-04T18:30:34.003Z] #52 DONE 0.1s
18:30:34 [2021-03-04T18:30:34.124Z] --- PASS: TestDiff (0.41s)
18:30:34 [2021-03-04T18:30:34.124Z] === RUN   TestExecWithCloseStdin
18:30:34 [2021-03-04T18:30:34.258Z] 
18:30:34 [2021-03-04T18:30:34.258Z] #54 [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
18:30:34 [2021-03-04T18:30:34.258Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0
18:30:34 [2021-03-04T18:30:34.685Z] --- PASS: TestExecWithCloseStdin (0.51s)
18:30:34 [2021-03-04T18:30:34.685Z] === RUN   TestExec
18:30:35 [2021-03-04T18:30:35.246Z] --- PASS: TestExec (0.47s)
18:30:35 [2021-03-04T18:30:35.246Z] === RUN   TestExecUser
18:30:35 [2021-03-04T18:30:35.806Z] --- PASS: TestExecUser (0.47s)
18:30:35 [2021-03-04T18:30:35.806Z] === RUN   TestExportContainerAndImportImage
18:30:36 [2021-03-04T18:30:36.342Z] Client:
18:30:36 [2021-03-04T18:30:36.342Z]  Debug Mode: false
18:30:36 [2021-03-04T18:30:36.342Z]  Plugins:
18:30:36 [2021-03-04T18:30:36.342Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
18:30:36 [2021-03-04T18:30:36.342Z] 
18:30:36 [2021-03-04T18:30:36.342Z] Server:
18:30:36 [2021-03-04T18:30:36.342Z]  Containers: 0
18:30:36 [2021-03-04T18:30:36.342Z]   Running: 0
18:30:36 [2021-03-04T18:30:36.342Z]   Paused: 0
18:30:36 [2021-03-04T18:30:36.342Z]   Stopped: 0
18:30:36 [2021-03-04T18:30:36.342Z]  Images: 0
18:30:36 [2021-03-04T18:30:36.342Z]  Server Version: 19.03.12
18:30:36 [2021-03-04T18:30:36.342Z]  Storage Driver: lcow (linux) windowsfilter (windows)
18:30:36 [2021-03-04T18:30:36.342Z]   LCOW: 
18:30:36 [2021-03-04T18:30:36.342Z]   Windows: 
18:30:36 [2021-03-04T18:30:36.342Z]  Logging Driver: json-file
18:30:36 [2021-03-04T18:30:36.342Z]  Plugins:
18:30:36 [2021-03-04T18:30:36.342Z]   Volume: local
18:30:36 [2021-03-04T18:30:36.342Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:30:36 [2021-03-04T18:30:36.342Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:30:36 [2021-03-04T18:30:36.342Z]  Swarm: inactive
18:30:36 [2021-03-04T18:30:36.342Z]  Default Isolation: process
18:30:36 [2021-03-04T18:30:36.342Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:30:36 [2021-03-04T18:30:36.342Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
18:30:36 [2021-03-04T18:30:36.342Z]  OSType: windows
18:30:36 [2021-03-04T18:30:36.342Z]  Architecture: x86_64
18:30:36 [2021-03-04T18:30:36.342Z]  CPUs: 4
18:30:36 [2021-03-04T18:30:36.342Z]  Total Memory: 32GiB
18:30:36 [2021-03-04T18:30:36.342Z]  Name: azwin-2-960050
18:30:36 [2021-03-04T18:30:36.342Z]  ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3
18:30:36 [2021-03-04T18:30:36.342Z]  Docker Root Dir: D:\docker
18:30:36 [2021-03-04T18:30:36.342Z]  Debug Mode: false
18:30:36 [2021-03-04T18:30:36.342Z]  Registry: https://index.docker.io/v1/
18:30:36 [2021-03-04T18:30:36.342Z]  Labels:
18:30:36 [2021-03-04T18:30:36.342Z]  Experimental: true
18:30:36 [2021-03-04T18:30:36.342Z]  Insecure Registries:
18:30:36 [2021-03-04T18:30:36.342Z]   10.0.0.4:5000
18:30:36 [2021-03-04T18:30:36.342Z]   127.0.0.0/8
18:30:36 [2021-03-04T18:30:36.342Z]  Registry Mirrors:
18:30:36 [2021-03-04T18:30:36.342Z]   http://10.0.0.4:5000/
18:30:36 [2021-03-04T18:30:36.342Z]  Live Restore Enabled: false
18:30:36 [2021-03-04T18:30:36.342Z] 
18:30:36 [2021-03-04T18:30:36.369Z] --- PASS: TestExportContainerAndImportImage (0.58s)
18:30:36 [2021-03-04T18:30:36.369Z] === RUN   TestExportContainerAfterDaemonRestart
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:30:39 [2021-03-04T18:30:39.628Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
18:30:39 [2021-03-04T18:30:39.628Z] === RUN   TestHealthCheckWorkdir
18:30:40 [2021-03-04T18:30:40.189Z] --- PASS: TestHealthCheckWorkdir (0.52s)
18:30:40 [2021-03-04T18:30:40.189Z] === RUN   TestHealthKillContainer
18:30:42 [2021-03-04T18:30:42.699Z] --- PASS: TestHealthKillContainer (2.50s)
18:30:42 [2021-03-04T18:30:42.699Z] === RUN   TestInspectCpusetInConfigPre120
18:30:42 [2021-03-04T18:30:42.954Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
18:30:42 [2021-03-04T18:30:42.954Z] === RUN   TestIpcModeNone
18:30:43 [2021-03-04T18:30:43.514Z] --- PASS: TestIpcModeNone (0.45s)
18:30:43 [2021-03-04T18:30:43.514Z] === RUN   TestIpcModePrivate
18:30:44 [2021-03-04T18:30:44.074Z] --- PASS: TestIpcModePrivate (0.46s)
18:30:44 [2021-03-04T18:30:44.074Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
18:30:44 [2021-03-04T18:30:44.074Z] === RUN   TestIpcModeShareable
18:30:44 [2021-03-04T18:30:44.074Z] --- SKIP: TestIpcModeShareable (0.00s)
18:30:44 [2021-03-04T18:30:44.074Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:30:44 [2021-03-04T18:30:44.074Z] === RUN   TestAPIIpcModeShareableAndContainer
18:30:45 [2021-03-04T18:30:45.437Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
18:30:45 [2021-03-04T18:30:45.437Z] === RUN   TestAPIIpcModeHost
18:30:45 [2021-03-04T18:30:45.437Z] --- SKIP: TestAPIIpcModeHost (0.00s)
18:30:45 [2021-03-04T18:30:45.437Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:30:45 [2021-03-04T18:30:45.437Z] === RUN   TestDaemonIpcModeShareable
18:30:45 [2021-03-04T18:30:45.437Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
18:30:45 [2021-03-04T18:30:45.437Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:30:45 [2021-03-04T18:30:45.437Z] === RUN   TestDaemonIpcModePrivate
18:30:47 [2021-03-04T18:30:47.947Z] --- PASS: TestDaemonIpcModePrivate (2.14s)
18:30:47 [2021-03-04T18:30:47.947Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
18:30:47 [2021-03-04T18:30:47.947Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:30:47 [2021-03-04T18:30:47.947Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
18:30:47 [2021-03-04T18:30:47.947Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:30:47 [2021-03-04T18:30:47.947Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:30:47 [2021-03-04T18:30:47.947Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
18:30:47 [2021-03-04T18:30:47.947Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:30:47 [2021-03-04T18:30:47.947Z] === RUN   TestIpcModeOlderClient
18:30:47 [2021-03-04T18:30:47.947Z] === PAUSE TestIpcModeOlderClient
18:30:47 [2021-03-04T18:30:47.947Z] === RUN   TestKillContainerInvalidSignal
18:30:47 [2021-03-04T18:30:47.947Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
18:30:47 [2021-03-04T18:30:47.947Z] === RUN   TestKillContainer
18:30:47 [2021-03-04T18:30:47.947Z] === RUN   TestKillContainer/no_signal
18:30:48 [2021-03-04T18:30:48.507Z] === RUN   TestKillContainer/non_killing_signal
18:30:48 [2021-03-04T18:30:48.507Z] === RUN   TestKillContainer/killing_signal
18:30:49 [2021-03-04T18:30:49.074Z] --- PASS: TestKillContainer (1.24s)
18:30:49 [2021-03-04T18:30:49.074Z]     --- PASS: TestKillContainer/no_signal (0.41s)
18:30:49 [2021-03-04T18:30:49.074Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
18:30:49 [2021-03-04T18:30:49.074Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
18:30:49 [2021-03-04T18:30:49.074Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:30:49 [2021-03-04T18:30:49.074Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:30:49 [2021-03-04T18:30:49.638Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:30:49 [2021-03-04T18:30:49.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
18:30:49 [2021-03-04T18:30:49.897Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
18:30:50 [2021-03-04T18:30:50.152Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
18:30:50 [2021-03-04T18:30:50.152Z] === RUN   TestKillStoppedContainer
18:30:50 [2021-03-04T18:30:50.152Z] --- PASS: TestKillStoppedContainer (0.04s)
18:30:50 [2021-03-04T18:30:50.152Z] === RUN   TestKillStoppedContainerAPIPre120
18:30:50 [2021-03-04T18:30:50.152Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:30:50 [2021-03-04T18:30:50.152Z] === RUN   TestKillDifferentUserContainer
18:30:50 [2021-03-04T18:30:50.407Z] --- PASS: TestKillDifferentUserContainer (0.40s)
18:30:50 [2021-03-04T18:30:50.407Z] === RUN   TestInspectOomKilledTrue
18:30:50 [2021-03-04T18:30:50.407Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:30:50 [2021-03-04T18:30:50.407Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:50 [2021-03-04T18:30:50.407Z] === RUN   TestInspectOomKilledFalse
18:30:50 [2021-03-04T18:30:50.407Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:30:50 [2021-03-04T18:30:50.407Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:30:50 [2021-03-04T18:30:50.407Z] === RUN   TestLinksEtcHostsContentMatch
18:30:50 [2021-03-04T18:30:50.407Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
18:30:50 [2021-03-04T18:30:50.407Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:30:50 [2021-03-04T18:30:50.407Z] === RUN   TestLinksContainerNames
18:30:51 [2021-03-04T18:30:51.332Z] --- PASS: TestLinksContainerNames (0.80s)
18:30:51 [2021-03-04T18:30:51.332Z] === RUN   TestLogsFollowTailEmpty
18:30:51 [2021-03-04T18:30:51.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:30:51 [2021-03-04T18:30:51.892Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
18:30:51 [2021-03-04T18:30:51.892Z] === RUN   TestContainerNetworkMountsNoChown
18:30:52 [2021-03-04T18:30:52.148Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/default
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/default
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/private
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/private
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rprivate
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rprivate
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/slave
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/slave
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rslave
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rslave
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/shared
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/shared
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rshared
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rshared
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/default
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/default/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/rslave
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/default/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/rshared
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/shared
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/rprivate
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/slave
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/private
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/private/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/private/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/default/mount_root
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/default/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:30:52 [2021-03-04T18:30:52.148Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:30:52 [2021-03-04T18:30:52.403Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/private/bind_root
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:30:52 [2021-03-04T18:30:52.404Z] === CONT  TestMountDaemonRoot/private/mount_root
18:30:52 [2021-03-04T18:30:52.660Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:30:52 [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
18:30:52 [2021-03-04T18:30:52.660Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:30:52 [2021-03-04T18:30:52.660Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:30:52 [2021-03-04T18:30:52.660Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:30:52 [2021-03-04T18:30:52.660Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
18:30:52 [2021-03-04T18:30:52.660Z] === RUN   TestContainerBindMountNonRecursive
18:30:52 [2021-03-04T18:30:52.660Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
18:30:52 [2021-03-04T18:30:52.660Z]     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)
18:30:52 [2021-03-04T18:30:52.660Z] === RUN   TestContainerVolumesMountedAsShared
18:30:52 [2021-03-04T18:30:52.660Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
18:30:52 [2021-03-04T18:30:52.660Z]     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)
18:30:52 [2021-03-04T18:30:52.660Z] === RUN   TestContainerVolumesMountedAsSlave
18:30:52 [2021-03-04T18:30:52.660Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
18:30:52 [2021-03-04T18:30:52.660Z]     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)
18:30:52 [2021-03-04T18:30:52.660Z] === RUN   TestNetworkNat
18:30:52 [2021-03-04T18:30:52.916Z] --- PASS: TestNetworkNat (0.47s)
18:30:52 [2021-03-04T18:30:52.916Z] === RUN   TestNetworkLocalhostTCPNat
18:30:53 [2021-03-04T18:30:53.478Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
18:30:53 [2021-03-04T18:30:53.478Z] === RUN   TestNetworkLoopbackNat
18:30:54 [2021-03-04T18:30:54.591Z] #54 236.0 + bin/containerd-stress
18:30:54 [2021-03-04T18:30:54.591Z] #54 238.1 + bin/containerd-shim
18:30:54 [2021-03-04T18:30:54.709Z] #54 231.5 + bin/containerd-stress
18:30:55 [2021-03-04T18:30:55.277Z] #54 233.7 + bin/containerd-shim
18:30:55 [2021-03-04T18:30:55.989Z] --- PASS: TestNetworkLoopbackNat (2.53s)
18:30:55 [2021-03-04T18:30:55.989Z] === RUN   TestPause
18:30:55 [2021-03-04T18:30:55.989Z] --- SKIP: TestPause (0.00s)
18:30:55 [2021-03-04T18:30:55.989Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:55 [2021-03-04T18:30:55.989Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:30:55 [2021-03-04T18:30:55.989Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:30:55 [2021-03-04T18:30:55.989Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:30:55 [2021-03-04T18:30:55.989Z] === RUN   TestPauseStopPausedContainer
18:30:55 [2021-03-04T18:30:55.989Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
18:30:55 [2021-03-04T18:30:55.989Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:55 [2021-03-04T18:30:55.989Z] === RUN   TestPsFilter
18:30:55 [2021-03-04T18:30:55.989Z] --- PASS: TestPsFilter (0.10s)
18:30:55 [2021-03-04T18:30:55.989Z] === RUN   TestRemoveContainerWithRemovedVolume
18:30:56 [2021-03-04T18:30:56.550Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
18:30:56 [2021-03-04T18:30:56.550Z] === RUN   TestRemoveContainerWithVolume
18:30:56 [2021-03-04T18:30:56.805Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
18:30:56 [2021-03-04T18:30:56.805Z] === RUN   TestRemoveContainerRunning
18:30:57 [2021-03-04T18:30:57.366Z] --- PASS: TestRemoveContainerRunning (0.42s)
18:30:57 [2021-03-04T18:30:57.366Z] === RUN   TestRemoveContainerForceRemoveRunning
18:30:57 [2021-03-04T18:30:57.927Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
18:30:57 [2021-03-04T18:30:57.927Z] === RUN   TestRemoveInvalidContainer
18:30:57 [2021-03-04T18:30:57.927Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:30:57 [2021-03-04T18:30:57.927Z] === RUN   TestRenameLinkedContainer
18:30:58 [2021-03-04T18:30:58.160Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:30:58 [2021-03-04T18:30:58.160Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0f2b060a\powershellScript.ps1'; exit $LASTEXITCODE;
18:30:58 [2021-03-04T18:30:58.160Z] ----------------------------------------------------------------------------
18:30:58 [2021-03-04T18:30:58.160Z] 
18:30:58 [2021-03-04T18:30:58.160Z] INFO: executeCI.ps1 starting at Thu Mar  4 18:30:55 CUT 2021
18:30:58 [2021-03-04T18:30:58.160Z] 
18:30:58 [2021-03-04T18:30:58.160Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:30:58 [2021-03-04T18:30:58.160Z] INFO: Running git version 2.24.1.windows.2
18:30:58 [2021-03-04T18:30:58.160Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
18:30:58 [2021-03-04T18:30:58.160Z] INFO: Environment variables:
18:30:58 [2021-03-04T18:30:58.160Z] 
18:30:58 [2021-03-04T18:30:58.160Z] Name                           Value                                                                                   
18:30:58 [2021-03-04T18:30:58.160Z] ----                           -----                                                                                   
18:30:58 [2021-03-04T18:30:58.160Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:30:58 [2021-03-04T18:30:58.160Z] amd64                          true                                                                                    
18:30:58 [2021-03-04T18:30:58.160Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
18:30:58 [2021-03-04T18:30:58.160Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:30:58 [2021-03-04T18:30:58.160Z] arm64                          true                                                                                    
18:30:58 [2021-03-04T18:30:58.160Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
18:30:58 [2021-03-04T18:30:58.160Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
18:30:58 [2021-03-04T18:30:58.160Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
18:30:58 [2021-03-04T18:30:58.160Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
18:30:58 [2021-03-04T18:30:58.160Z] BRANCH_NAME                    PR-42083                                                                                
18:30:58 [2021-03-04T18:30:58.160Z] BUILD_DISPLAY_NAME             #5                                                                                      
18:30:58 [2021-03-04T18:30:58.160Z] BUILD_ID                       5                                                                                       
18:30:58 [2021-03-04T18:30:58.160Z] BUILD_NUMBER                   5                                                                                       
18:30:58 [2021-03-04T18:30:58.160Z] BUILD_TAG                      jenkins-moby-PR-42083-5                                                                 
18:30:58 [2021-03-04T18:30:58.160Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42083/5/                              
18:30:58 [2021-03-04T18:30:58.160Z] cgroup2                        true                                                                                    
18:30:58 [2021-03-04T18:30:58.160Z] CHANGE_AUTHOR                  clubby789                                                                               
18:30:58 [2021-03-04T18:30:58.160Z] CHANGE_AUTHOR_EMAIL            jamie@hill-daniel.co.uk                                                                 
18:30:58 [2021-03-04T18:30:58.160Z] CHANGE_BRANCH                  enable_process_vm                                                                       
18:30:58 [2021-03-04T18:30:58.160Z] CHANGE_FORK                    clubby789                                                                               
18:30:58 [2021-03-04T18:30:58.160Z] CHANGE_ID                      42083                                                                                   
18:30:58 [2021-03-04T18:30:58.160Z] CHANGE_TARGET                  master                                                                                  
18:30:58 [2021-03-04T18:30:58.160Z] CHANGE_TITLE                   Enable `process_vm_readv` and `process_vm_writev` for kernel >= 4.8                     
18:30:58 [2021-03-04T18:30:58.160Z] CHANGE_URL                     https://github.com/moby/moby/pull/42083                                                 
18:30:58 [2021-03-04T18:30:58.160Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
18:30:58 [2021-03-04T18:30:58.160Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:30:58 [2021-03-04T18:30:58.160Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:30:58 [2021-03-04T18:30:58.160Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:30:58 [2021-03-04T18:30:58.160Z] COMPUTERNAME                   azwin-2-960050                                                                          
18:30:58 [2021-03-04T18:30:58.160Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
18:30:58 [2021-03-04T18:30:58.160Z] ConfigSequenceNumber           0                                                                                       
18:30:58 [2021-03-04T18:30:58.160Z] dco                            true                                                                                    
18:30:58 [2021-03-04T18:30:58.160Z] DOCKER_BUILDKIT                0                                                                                       
18:30:58 [2021-03-04T18:30:58.160Z] DOCKER_DUT_DEBUG               1                                                                                       
18:30:58 [2021-03-04T18:30:58.160Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:30:58 [2021-03-04T18:30:58.160Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:30:58 [2021-03-04T18:30:58.160Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:30:58 [2021-03-04T18:30:58.160Z] EXECUTOR_NUMBER                0                                                                                       
18:30:58 [2021-03-04T18:30:58.160Z] FQDN                           azwin-2-960050.westus.cloudapp.azure.com                                                
18:30:58 [2021-03-04T18:30:58.160Z] GIT_BRANCH                     PR-42083                                                                                
18:30:58 [2021-03-04T18:30:58.160Z] GIT_COMMIT                     d1867833987eb73a69d26f3046dbeccca342f2f5                                                
18:30:58 [2021-03-04T18:30:58.160Z] GIT_PREVIOUS_COMMIT            0c586372cac981cb2a135559429a4cba27654098                                                
18:30:58 [2021-03-04T18:30:58.160Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:30:58 [2021-03-04T18:30:58.160Z] HUDSON_COOKIE                  6cf79163-abf3-4d94-95c5-7818e866b6ee                                                    
18:30:58 [2021-03-04T18:30:58.160Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:30:58 [2021-03-04T18:30:58.160Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:30:58 [2021-03-04T18:30:58.160Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
18:30:58 [2021-03-04T18:30:58.160Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64                          
18:30:58 [2021-03-04T18:30:58.160Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:30:58 [2021-03-04T18:30:58.160Z] JENKINS_NODE_COOKIE            ca423578-b37a-4d15-9e06-64b068d21c0f                                                    
18:30:58 [2021-03-04T18:30:58.160Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:30:58 [2021-03-04T18:30:58.160Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
18:30:58 [2021-03-04T18:30:58.160Z] JOB_BASE_NAME                  PR-42083                                                                                
18:30:58 [2021-03-04T18:30:58.160Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42083/display/redirect                
18:30:58 [2021-03-04T18:30:58.160Z] JOB_NAME                       moby/PR-42083                                                                           
18:30:58 [2021-03-04T18:30:58.160Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42083/                                
18:30:58 [2021-03-04T18:30:58.160Z] library.jps.version            master                                                                                  
18:30:58 [2021-03-04T18:30:58.160Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
18:30:58 [2021-03-04T18:30:58.160Z] NODE_LABELS                    amd64 azure azwin-2-960050 azwin-2019 docker west-us windows windows-2019 x86_64        
18:30:58 [2021-03-04T18:30:58.160Z] NODE_NAME                      azwin-2-960050                                                                          
18:30:58 [2021-03-04T18:30:58.160Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:30:58 [2021-03-04T18:30:58.161Z] OS                             Windows_NT                                                                              
18:30:58 [2021-03-04T18:30:58.161Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
18:30:58 [2021-03-04T18:30:58.161Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:30:58 [2021-03-04T18:30:58.161Z] ppc64le                        false                                                                                   
18:30:58 [2021-03-04T18:30:58.161Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:30:58 [2021-03-04T18:30:58.161Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
18:30:58 [2021-03-04T18:30:58.161Z] PROCESSOR_LEVEL                6                                                                                       
18:30:58 [2021-03-04T18:30:58.161Z] PROCESSOR_REVISION             4f01                                                                                    
18:30:58 [2021-03-04T18:30:58.161Z] ProgramData                    C:\ProgramData                                                                          
18:30:58 [2021-03-04T18:30:58.161Z] ProgramFiles                   C:\Program Files                                                                        
18:30:58 [2021-03-04T18:30:58.161Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:30:58 [2021-03-04T18:30:58.161Z] ProgramW6432                   C:\Program Files                                                                        
18:30:58 [2021-03-04T18:30:58.161Z] PROMPT                         $P$G                                                                                    
18:30:58 [2021-03-04T18:30:58.161Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:30:58 [2021-03-04T18:30:58.161Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
18:30:58 [2021-03-04T18:30:58.161Z] PUBLIC                         C:\Users\Public                                                                         
18:30:58 [2021-03-04T18:30:58.161Z] rootless                       true                                                                                    
18:30:58 [2021-03-04T18:30:58.161Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42083/5/display/redirect?page=artif...
18:30:58 [2021-03-04T18:30:58.161Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42083/5/display/redirect?page=changes 
18:30:58 [2021-03-04T18:30:58.161Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42083/5/display/redirect              
18:30:58 [2021-03-04T18:30:58.161Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42083/5/display/redirect?page=tests   
18:30:58 [2021-03-04T18:30:58.161Z] s390x                          false                                                                                   
18:30:58 [2021-03-04T18:30:58.161Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:30:58 [2021-03-04T18:30:58.161Z] SOURCES_DRIVE                  d                                                                                       
18:30:58 [2021-03-04T18:30:58.161Z] SOURCES_SUBDIR                 gopath                                                                                  
18:30:58 [2021-03-04T18:30:58.161Z] STAGE_NAME                     Run tests                                                                               
18:30:58 [2021-03-04T18:30:58.161Z] SystemDrive                    C:                                                                                      
18:30:58 [2021-03-04T18:30:58.161Z] SystemRoot                     C:\windows                                                                              
18:30:58 [2021-03-04T18:30:58.161Z] TEMP                           C:\windows\TEMP                                                                         
18:30:58 [2021-03-04T18:30:58.161Z] TESTDEBUG                      0                                                                                       
18:30:58 [2021-03-04T18:30:58.161Z] TESTRUN_DRIVE                  d                                                                                       
18:30:58 [2021-03-04T18:30:58.161Z] TESTRUN_SUBDIR                 CI                                                                                      
18:30:58 [2021-03-04T18:30:58.161Z] TIMEOUT                        120m                                                                                    
18:30:58 [2021-03-04T18:30:58.161Z] TMP                            C:\windows\TEMP                                                                         
18:30:58 [2021-03-04T18:30:58.161Z] unit_validate                  true                                                                                    
18:30:58 [2021-03-04T18:30:58.161Z] USERDOMAIN                     WORKGROUP                                                                               
18:30:58 [2021-03-04T18:30:58.161Z] USERNAME                       azwin-2-960050$                                                                         
18:30:58 [2021-03-04T18:30:58.161Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
18:30:58 [2021-03-04T18:30:58.161Z] validate_force                 false                                                                                   
18:30:58 [2021-03-04T18:30:58.161Z] windir                         C:\windows                                                                              
18:30:58 [2021-03-04T18:30:58.161Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
18:30:58 [2021-03-04T18:30:58.161Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
18:30:58 [2021-03-04T18:30:58.161Z] windowsRS1                     false                                                                                   
18:30:58 [2021-03-04T18:30:58.161Z] windowsRS5                     true                                                                                    
18:30:58 [2021-03-04T18:30:58.161Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:30:58 [2021-03-04T18:30:58.161Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
18:30:58 [2021-03-04T18:30:58.161Z] 
18:30:58 [2021-03-04T18:30:58.161Z] 
18:30:58 [2021-03-04T18:30:58.161Z] 
18:30:58 [2021-03-04T18:30:58.161Z] INFO: Sources under d:\gopath\...
18:30:58 [2021-03-04T18:30:58.161Z] INFO: Test run under d:\CI\...
18:30:58 [2021-03-04T18:30:58.161Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:30:58 [2021-03-04T18:30:58.161Z] INFO: docker/docker repository was found
18:30:58 [2021-03-04T18:30:58.161Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
18:30:58 [2021-03-04T18:30:58.622Z] ltsc2019: Pulling from windows/servercore
18:30:58 [2021-03-04T18:30:58.622Z] 4612f6d0b889: Pulling fs layer
18:30:58 [2021-03-04T18:30:58.622Z] db4edcf0861f: Pulling fs layer
18:30:59 [2021-03-04T18:30:59.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:30:59 [2021-03-04T18:30:59.813Z] --- PASS: TestRenameLinkedContainer (1.66s)
18:30:59 [2021-03-04T18:30:59.813Z] === RUN   TestRenameStoppedContainer
18:30:59 [2021-03-04T18:30:59.813Z] --- PASS: TestRenameStoppedContainer (0.39s)
18:30:59 [2021-03-04T18:30:59.813Z] === RUN   TestRenameRunningContainerAndReuse
18:31:00 [2021-03-04T18:31:00.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:31:00 [2021-03-04T18:31:00.738Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
18:31:00 [2021-03-04T18:31:00.738Z] === RUN   TestRenameInvalidName
18:31:00 [2021-03-04T18:31:00.797Z] #54 227.4 + bin/containerd-stress
18:31:00 [2021-03-04T18:31:00.797Z] #54 229.4 + bin/containerd-shim
18:31:01 [2021-03-04T18:31:01.035Z] --- PASS: TestRenameInvalidName (0.40s)
18:31:01 [2021-03-04T18:31:01.035Z] === RUN   TestRenameAnonymousContainer
18:31:01 [2021-03-04T18:31:01.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:31:02 [2021-03-04T18:31:02.733Z] #54 245.2 + bin/containerd-shim-runc-v1
18:31:02 [2021-03-04T18:31:02.922Z] --- PASS: TestRenameAnonymousContainer (1.53s)
18:31:02 [2021-03-04T18:31:02.922Z] === RUN   TestRenameContainerWithSameName
18:31:02 [2021-03-04T18:31:02.922Z] --- PASS: TestRenameContainerWithSameName (0.42s)
18:31:02 [2021-03-04T18:31:02.922Z] === RUN   TestRenameContainerWithLinkedContainer
18:31:03 [2021-03-04T18:31:03.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:31:03 [2021-03-04T18:31:03.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:31:03 [2021-03-04T18:31:03.395Z] #54 240.7 + bin/containerd-shim-runc-v1
18:31:03 [2021-03-04T18:31:03.848Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
18:31:03 [2021-03-04T18:31:03.848Z] === RUN   TestResize
18:31:04 [2021-03-04T18:31:04.408Z] --- PASS: TestResize (0.40s)
18:31:04 [2021-03-04T18:31:04.408Z] === RUN   TestResizeWithInvalidSize
18:31:04 [2021-03-04T18:31:04.663Z] --- PASS: TestResizeWithInvalidSize (0.43s)
18:31:04 [2021-03-04T18:31:04.663Z] === RUN   TestResizeWhenContainerNotStarted
18:31:04 [2021-03-04T18:31:04.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:31:05 [2021-03-04T18:31:05.224Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
18:31:05 [2021-03-04T18:31:05.224Z] === RUN   TestDaemonRestartKillContainers
18:31:05 [2021-03-04T18:31:05.224Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:31:05 [2021-03-04T18:31:05.224Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:31:05 [2021-03-04T18:31:05.224Z] === RUN   TestCgroupNamespacesRun
18:31:06 [2021-03-04T18:31:06.684Z] #54 245.3 + bin/containerd-shim-runc-v2
18:31:06 [2021-03-04T18:31:06.933Z] #54 249.8 + bin/containerd-shim-runc-v2
18:31:07 [2021-03-04T18:31:07.110Z] --- PASS: TestCgroupNamespacesRun (2.16s)
18:31:07 [2021-03-04T18:31:07.110Z] === RUN   TestCgroupNamespacesRunPrivileged
18:31:07 [2021-03-04T18:31:07.191Z] #54 250.7 + binaries
18:31:07 [2021-03-04T18:31:07.191Z] #54 250.7 + install -D bin/containerd /build/containerd
18:31:07 [2021-03-04T18:31:07.191Z] #54 250.8 + install -D bin/containerd-shim /build/containerd-shim
18:31:07 [2021-03-04T18:31:07.191Z] #54 250.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:31:07 [2021-03-04T18:31:07.191Z] #54 250.8 + install -D bin/ctr /build/ctr
18:31:07 [2021-03-04T18:31:07.337Z] #54 236.2 + bin/containerd-shim-runc-v1
18:31:07 [2021-03-04T18:31:07.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:31:08 [2021-03-04T18:31:08.060Z] #54 246.4 + binaries
18:31:08 [2021-03-04T18:31:08.060Z] #54 246.4 + install -D bin/containerd /build/containerd
18:31:08 [2021-03-04T18:31:08.060Z] #54 246.4 + install -D bin/containerd-shim /build/containerd-shim
18:31:08 [2021-03-04T18:31:08.060Z] #54 246.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:31:08 [2021-03-04T18:31:08.060Z] #54 246.4 + install -D bin/ctr /build/ctr
18:31:09 [2021-03-04T18:31:09.093Z] #54 DONE 252.5s
18:31:09 [2021-03-04T18:31:09.623Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
18:31:09 [2021-03-04T18:31:09.623Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:31:09 [2021-03-04T18:31:09.661Z] 
18:31:09 [2021-03-04T18:31:09.661Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
18:31:09 [2021-03-04T18:31:09.661Z] #55 sha256:d159249f513e0032b573885e882cbcea77e20acf8472c871afc1cac8011211a7
18:31:09 [2021-03-04T18:31:09.962Z] #54 DONE 248.1s
18:31:10 [2021-03-04T18:31:10.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:31:10 [2021-03-04T18:31:10.220Z] 
18:31:10 [2021-03-04T18:31:10.220Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
18:31:10 [2021-03-04T18:31:10.220Z] #55 sha256:df2703eac79313c57b76ee364ee4039c2f9829a46565e94e489de6b01d18349d
18:31:10 [2021-03-04T18:31:10.595Z] #55 DONE 0.9s
18:31:10 [2021-03-04T18:31:10.595Z] 
18:31:10 [2021-03-04T18:31:10.595Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:31:10 [2021-03-04T18:31:10.595Z] #59 sha256:13f9b7caed8e1a01507d165448324ca2695e482a72bd4e1611ccb5e966ae7cf4
18:31:10 [2021-03-04T18:31:10.854Z] #59 DONE 0.2s
18:31:10 [2021-03-04T18:31:10.854Z] 
18:31:10 [2021-03-04T18:31:10.854Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
18:31:10 [2021-03-04T18:31:10.854Z] #61 sha256:3c58bb7cd6fc5aa1a7dc5d028d20fa8c9b3664578d5e4d8087fc944aaa383123
18:31:11 [2021-03-04T18:31:11.055Z] db4edcf0861f: Verifying Checksum
18:31:11 [2021-03-04T18:31:11.055Z] db4edcf0861f: Download complete
18:31:11 [2021-03-04T18:31:11.421Z] #61 DONE 0.5s
18:31:11 [2021-03-04T18:31:11.421Z] 
18:31:11 [2021-03-04T18:31:11.421Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
18:31:11 [2021-03-04T18:31:11.421Z] #63 sha256:c1f1906a5fab2cc45b4d0784f9246d380bacd62ee429a68674b177929b9845c7
18:31:11 [2021-03-04T18:31:11.421Z] #63 DONE 0.0s
18:31:11 [2021-03-04T18:31:11.421Z] 
18:31:11 [2021-03-04T18:31:11.421Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:31:11 [2021-03-04T18:31:11.421Z] #64 sha256:40e8becee3a41d7a000500c1304139fd9e8ebfa0aaea7a20d078974457920916
18:31:11 [2021-03-04T18:31:11.421Z] #64 DONE 0.0s
18:31:11 [2021-03-04T18:31:11.421Z] 
18:31:11 [2021-03-04T18:31:11.421Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
18:31:11 [2021-03-04T18:31:11.421Z] #65 sha256:f200a6a8aff78c347ab6fe75788ffbe691a824e98fb0270fad24bbac26018390
18:31:11 [2021-03-04T18:31:11.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:31:11 [2021-03-04T18:31:11.506Z] #54 240.7 + bin/containerd-shim-runc-v2
18:31:11 [2021-03-04T18:31:11.511Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s)
18:31:11 [2021-03-04T18:31:11.511Z] === RUN   TestCgroupNamespacesRunHostMode
18:31:11 [2021-03-04T18:31:11.601Z] #55 DONE 1.0s
18:31:11 [2021-03-04T18:31:11.601Z] 
18:31:11 [2021-03-04T18:31:11.601Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:31:11 [2021-03-04T18:31:11.601Z] #59 sha256:666b140443806d7ab489edf856d7cc6c12260cb80e2884f95e70c9f3473757c9
18:31:11 [2021-03-04T18:31:11.601Z] #59 DONE 0.2s
18:31:11 [2021-03-04T18:31:11.601Z] 
18:31:11 [2021-03-04T18:31:11.601Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
18:31:11 [2021-03-04T18:31:11.601Z] #61 sha256:34b5724a87e8cbc8fa6c44b7da292356453b7b57e022b514cd8fe61d0283bcb0
18:31:12 [2021-03-04T18:31:12.167Z] #61 DONE 0.5s
18:31:12 [2021-03-04T18:31:12.167Z] 
18:31:12 [2021-03-04T18:31:12.167Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
18:31:12 [2021-03-04T18:31:12.167Z] #63 sha256:e22e748f65cacdde269b447f09a1fa12adfe6331b5481956a8b5fe8a7e9478a3
18:31:12 [2021-03-04T18:31:12.167Z] #63 DONE 0.0s
18:31:12 [2021-03-04T18:31:12.167Z] 
18:31:12 [2021-03-04T18:31:12.167Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:31:12 [2021-03-04T18:31:12.167Z] #64 sha256:5f59205bbd519e6f1c622f684d943f3e10657cf0d551317ab49c4355010dcb99
18:31:12 [2021-03-04T18:31:12.167Z] #64 DONE 0.0s
18:31:12 [2021-03-04T18:31:12.167Z] 
18:31:12 [2021-03-04T18:31:12.167Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
18:31:12 [2021-03-04T18:31:12.167Z] #65 sha256:3f6e3c3e6e6e32631dd82c0848e8cc279a9f7d984d88b0cddd483641da8f279f
18:31:12 [2021-03-04T18:31:12.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:31:12 [2021-03-04T18:31:12.432Z] #54 241.7 + binaries
18:31:12 [2021-03-04T18:31:12.432Z] #54 241.7 + install -D bin/containerd /build/containerd
18:31:12 [2021-03-04T18:31:12.432Z] #54 241.7 + install -D bin/containerd-shim /build/containerd-shim
18:31:12 [2021-03-04T18:31:12.432Z] #54 241.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:31:12 [2021-03-04T18:31:12.432Z] #54 241.7 + install -D bin/ctr /build/ctr
18:31:12 [2021-03-04T18:31:12.799Z] #65 DONE 1.1s
18:31:12 [2021-03-04T18:31:12.799Z] 
18:31:12 [2021-03-04T18:31:12.799Z] #66 exporting to image
18:31:12 [2021-03-04T18:31:12.799Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:31:12 [2021-03-04T18:31:12.799Z] #66 exporting layers
18:31:13 [2021-03-04T18:31:13.547Z] #65 DONE 1.3s
18:31:13 [2021-03-04T18:31:13.547Z] 
18:31:13 [2021-03-04T18:31:13.547Z] #66 exporting to image
18:31:13 [2021-03-04T18:31:13.547Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:31:13 [2021-03-04T18:31:13.547Z] #66 exporting layers
18:31:13 [2021-03-04T18:31:13.795Z] #54 DONE 242.9s
18:31:13 [2021-03-04T18:31:13.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:31:14 [2021-03-04T18:31:14.021Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s)
18:31:14 [2021-03-04T18:31:14.021Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:31:14 [2021-03-04T18:31:14.356Z] 
18:31:14 [2021-03-04T18:31:14.356Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
18:31:14 [2021-03-04T18:31:14.356Z] #55 sha256:6348f33671998ff4f08c2ee56ebb03f124896c5089aabab2b723fe0db0ab582b
18:31:14 [2021-03-04T18:31:14.802Z] 4612f6d0b889: Verifying Checksum
18:31:14 [2021-03-04T18:31:14.802Z] 4612f6d0b889: Download complete
18:31:15 [2021-03-04T18:31:15.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:31:15 [2021-03-04T18:31:15.281Z] #55 DONE 0.8s
18:31:15 [2021-03-04T18:31:15.281Z] 
18:31:15 [2021-03-04T18:31:15.281Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:31:15 [2021-03-04T18:31:15.281Z] #59 sha256:84b80de6e49ed82e30842bcb1e563784fbb3bcb542c91955906a9961877eec20
18:31:15 [2021-03-04T18:31:15.536Z] #59 DONE 0.2s
18:31:15 [2021-03-04T18:31:15.536Z] 
18:31:15 [2021-03-04T18:31:15.536Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
18:31:15 [2021-03-04T18:31:15.536Z] #61 sha256:f98393b017adfdb99c34fe26ef1a55807611137fc84d13ab8cb422ec9b99f86e
18:31:15 [2021-03-04T18:31:15.791Z] #61 DONE 0.5s
18:31:15 [2021-03-04T18:31:15.791Z] 
18:31:15 [2021-03-04T18:31:15.791Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
18:31:15 [2021-03-04T18:31:15.791Z] #63 sha256:a24ef1bf3398b3a1152950e6ea767f19d499d37059c0c24f1f80dacd05c95a87
18:31:15 [2021-03-04T18:31:15.791Z] #63 DONE 0.0s
18:31:15 [2021-03-04T18:31:15.791Z] 
18:31:15 [2021-03-04T18:31:15.791Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:31:15 [2021-03-04T18:31:15.791Z] #64 sha256:b2e027dba012918304f75e78869bbf2ddbe17822c593f895017c85110992dc49
18:31:15 [2021-03-04T18:31:15.791Z] #64 DONE 0.0s
18:31:15 [2021-03-04T18:31:15.906Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s)
18:31:15 [2021-03-04T18:31:15.906Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:31:16 [2021-03-04T18:31:16.046Z] 
18:31:16 [2021-03-04T18:31:16.046Z] #65 [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
18:31:16 [2021-03-04T18:31:16.046Z] #65 sha256:614c83bec716f8f17075dfb34265a9cad76faafa7431e569d18f1a6b4c1b6e2e
18:31:16 [2021-03-04T18:31:16.971Z] #65 0.759 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
18:31:16 [2021-03-04T18:31:16.971Z] #65 0.834 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
18:31:16 [2021-03-04T18:31:16.971Z] #65 0.997 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
18:31:17 [2021-03-04T18:31:17.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:31:17 [2021-03-04T18:31:17.483Z] #65 1.081 Reading package lists...
18:31:18 [2021-03-04T18:31:18.299Z] #65 1.664 Reading package lists...
18:31:18 [2021-03-04T18:31:18.299Z] #65 2.251 Building dependency tree...
18:31:18 [2021-03-04T18:31:18.299Z] #65 2.361 Reading state information...
18:31:18 [2021-03-04T18:31:18.299Z] #65 2.462 The following additional packages will be installed:
18:31:18 [2021-03-04T18:31:18.299Z] #65 2.462   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
18:31:18 [2021-03-04T18:31:18.417Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s)
18:31:18 [2021-03-04T18:31:18.417Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:31:18 [2021-03-04T18:31:18.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:31:18 [2021-03-04T18:31:18.560Z] #65 2.462   libpam-systemd
18:31:18 [2021-03-04T18:31:18.560Z] #65 2.463 Suggested packages:
18:31:18 [2021-03-04T18:31:18.560Z] #65 2.463   systemd-container policykit-1
18:31:18 [2021-03-04T18:31:18.560Z] #65 2.463 Recommended packages:
18:31:18 [2021-03-04T18:31:18.560Z] #65 2.463   libnss-systemd
18:31:18 [2021-03-04T18:31:18.560Z] #65 2.543 The following NEW packages will be installed:
18:31:18 [2021-03-04T18:31:18.560Z] #65 2.543   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
18:31:18 [2021-03-04T18:31:18.560Z] #65 2.544   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
18:31:18 [2021-03-04T18:31:18.814Z] #65 2.809 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded.
18:31:18 [2021-03-04T18:31:18.814Z] #65 2.809 Need to get 4761 kB of archives.
18:31:18 [2021-03-04T18:31:18.814Z] #65 2.809 After this operation, 16.6 MB of additional disk space will be used.
18:31:18 [2021-03-04T18:31:18.814Z] #65 2.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
18:31:18 [2021-03-04T18:31:18.814Z] #65 2.811 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
18:31:18 [2021-03-04T18:31:18.814Z] #65 2.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
18:31:18 [2021-03-04T18:31:18.814Z] #65 2.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
18:31:18 [2021-03-04T18:31:18.814Z] #65 2.817 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
18:31:18 [2021-03-04T18:31:18.814Z] #65 2.817 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB]
18:31:18 [2021-03-04T18:31:18.814Z] #65 2.887 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB]
18:31:19 [2021-03-04T18:31:19.069Z] #65 2.888 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
18:31:19 [2021-03-04T18:31:19.069Z] #65 2.891 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
18:31:19 [2021-03-04T18:31:19.069Z] #65 2.908 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB]
18:31:19 [2021-03-04T18:31:19.069Z] #65 2.910 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
18:31:19 [2021-03-04T18:31:19.069Z] #65 3.055 debconf: delaying package configuration, since apt-utils is not installed
18:31:19 [2021-03-04T18:31:19.069Z] #65 3.078 Fetched 4761 kB in 0s (13.3 MB/s)
18:31:19 [2021-03-04T18:31:19.069Z] #65 3.101 Selecting previously unselected package libargon2-1:amd64.
18:31:19 [2021-03-04T18:31:19.069Z] #65 3.101 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28054 files and directories currently installed.)
18:31:19 [2021-03-04T18:31:19.069Z] #65 3.115 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
18:31:19 [2021-03-04T18:31:19.069Z] #65 3.122 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:31:19 [2021-03-04T18:31:19.069Z] #65 3.152 Selecting previously unselected package libjson-c3:amd64.
18:31:19 [2021-03-04T18:31:19.069Z] #65 3.152 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.155 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.188 Selecting previously unselected package libcryptsetup12:amd64.
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.189 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.192 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.239 Selecting previously unselected package libidn11:amd64.
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.239 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.243 Unpacking libidn11:amd64 (1.33-2.2) ...
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.286 Selecting previously unselected package libkmod2:amd64.
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.288 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.293 Unpacking libkmod2:amd64 (26-1) ...
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.341 Selecting previously unselected package systemd.
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.341 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ...
18:31:19 [2021-03-04T18:31:19.325Z] #65 3.378 Unpacking systemd (241-7~deb10u6) ...
18:31:19 [2021-03-04T18:31:19.367Z] #66 exporting layers 6.6s done
18:31:19 [2021-03-04T18:31:19.367Z] #66 writing image sha256:286d2cf73f96581ad3985d75d76f66554b43b33b6515587d41fc49f15a88666e done
18:31:19 [2021-03-04T18:31:19.367Z] #66 naming to docker.io/library/docker:d1867833987eb73a69d26f3046dbeccca342f2f5 done
18:31:19 [2021-03-04T18:31:19.367Z] #66 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
18:31:19 [2021-03-04T18:31:19.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:31:19 [2021-03-04T18:31:19.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/validate/default
18:31:19 [2021-03-04T18:31:19.778Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
18:31:19 [2021-03-04T18:31:19.778Z] === RUN   TestCgroupNamespacesRunOlderClient
18:31:19 [2021-03-04T18:31:19.885Z] #65 3.829 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:31:19 [2021-03-04T18:31:19.885Z] #65 3.840 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
18:31:19 [2021-03-04T18:31:19.885Z] #65 3.852 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
18:31:19 [2021-03-04T18:31:19.885Z] #65 3.863 Setting up libidn11:amd64 (1.33-2.2) ...
18:31:19 [2021-03-04T18:31:19.885Z] #65 3.872 Setting up libkmod2:amd64 (26-1) ...
18:31:19 [2021-03-04T18:31:19.885Z] #65 3.882 Setting up systemd (241-7~deb10u6) ...
18:31:19 [2021-03-04T18:31:19.885Z] #65 3.928 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:31:19 [2021-03-04T18:31:19.885Z] #65 3.930 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:31:19 [2021-03-04T18:31:19.885Z] #65 3.933 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:31:19 [2021-03-04T18:31:19.885Z] #65 3.933 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:31:20 [2021-03-04T18:31:20.117Z] #66 exporting layers 6.5s done
18:31:20 [2021-03-04T18:31:20.117Z] #66 writing image sha256:c1fe9654941d574c32d04b7a2c1222ab30b2a9a4e9a200a54b767254d7a3060c done
18:31:20 [2021-03-04T18:31:20.117Z] #66 naming to docker.io/library/docker:d1867833987eb73a69d26f3046dbeccca342f2f5 done
18:31:20 [2021-03-04T18:31:20.117Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.383 Selecting previously unselected package systemd-sysv.
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.383 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28851 files and directories currently installed.)
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.396 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ...
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.399 Unpacking systemd-sysv (241-7~deb10u6) ...
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.437 Selecting previously unselected package libdbus-1-3:amd64.
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.437 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.441 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.496 Selecting previously unselected package dbus.
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.496 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.506 Unpacking dbus (1.12.20-0+deb10u1) ...
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.561 Selecting previously unselected package libpam-systemd:amd64.
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.561 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ...
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.563 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ...
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.602 Selecting previously unselected package dbus-user-session.
18:31:20 [2021-03-04T18:31:20.445Z] #65 4.602 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
18:31:20 [2021-03-04T18:31:20.457Z] + trap exit INT TERM
18:31:20 [2021-03-04T18:31:20.457Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
18:31:20 [2021-03-04T18:31:20.457Z] + CONTAINER_NAME=docker-pr5
18:31:20 [2021-03-04T18:31:20.457Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh dynbinary-daemon
18:31:20 [2021-03-04T18:31:20.700Z] #65 4.605 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
18:31:20 [2021-03-04T18:31:20.700Z] #65 4.673 Setting up systemd-sysv (241-7~deb10u6) ...
18:31:20 [2021-03-04T18:31:20.700Z] #65 4.682 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
18:31:20 [2021-03-04T18:31:20.700Z] #65 4.690 Setting up dbus (1.12.20-0+deb10u1) ...
18:31:20 [2021-03-04T18:31:20.700Z] #65 4.790 invoke-rc.d: could not determine current runlevel
18:31:20 [2021-03-04T18:31:20.700Z] #65 4.792 invoke-rc.d: policy-rc.d denied execution of start.
18:31:20 [2021-03-04T18:31:20.700Z] #65 4.803 Setting up libpam-systemd:amd64 (241-7~deb10u6) ...
18:31:20 [2021-03-04T18:31:20.841Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:31:20 [2021-03-04T18:31:20.841Z] Using test binary docker
18:31:20 [2021-03-04T18:31:20.955Z] #65 4.979 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
18:31:20 [2021-03-04T18:31:20.955Z] #65 4.990 Processing triggers for systemd (241-7~deb10u6) ...
18:31:20 [2021-03-04T18:31:20.955Z] #65 4.997 Processing triggers for libc-bin (2.28-10) ...
18:31:21 [2021-03-04T18:31:21.102Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:31:21 [2021-03-04T18:31:21.102Z] +++ /etc/init.d/apparmor start
18:31:21 [2021-03-04T18:31:21.102Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:31:21 [2021-03-04T18:31:21.102Z] INFO: Waiting for daemon to start...
18:31:21 [2021-03-04T18:31:21.102Z] Starting dockerd
18:31:21 [2021-03-04T18:31:21.102Z] +++ 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
18:31:21 [2021-03-04T18:31:21.210Z] #65 DONE 5.2s
18:31:21 [2021-03-04T18:31:21.210Z] 
18:31:21 [2021-03-04T18:31:21.210Z] #66 [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
18:31:21 [2021-03-04T18:31:21.210Z] #66 sha256:8c6ea82b85cb12562d5ad704bfe2d652e775aefb8a54cdd72df0f4c144d2e9b7
18:31:21 [2021-03-04T18:31:21.467Z] #66 0.432   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
18:31:21 [2021-03-04T18:31:21.467Z] #66 0.432                                  Dload  Upload   Total   Spent    Left  Speed
18:31:21 [2021-03-04T18:31:21.722Z] #66 0.432 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  15319      0 --:--:-- --:--:-- --:--:-- 15319
18:31:21 [2021-03-04T18:31:21.722Z] #66 DONE 0.6s
18:31:21 [2021-03-04T18:31:21.722Z] 
18:31:21 [2021-03-04T18:31:21.722Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
18:31:21 [2021-03-04T18:31:21.722Z] #67 sha256:32adee9047bbadfa51f985c238276755e8f65c57e82d5772b8ced9aaaa0c0e21
18:31:21 [2021-03-04T18:31:21.833Z] 
18:31:21 [2021-03-04T18:31:21.833Z] Removing bundles/
18:31:21 [2021-03-04T18:31:21.833Z] 
18:31:21 [2021-03-04T18:31:21.833Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:31:21 [2021-03-04T18:31:21.833Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:31:21 [2021-03-04T18:31:21.833Z] GOOS="" GOARCH="" GOARM=""
18:31:22 [2021-03-04T18:31:22.253Z] Congratulations!  All commits are properly signed with the DCO!
18:31:22 [2021-03-04T18:31:22.288Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s)
18:31:22 [2021-03-04T18:31:22.288Z] === RUN   TestKernelTCPMemory
18:31:22 [2021-03-04T18:31:22.288Z] --- SKIP: TestKernelTCPMemory (0.01s)
18:31:22 [2021-03-04T18:31:22.288Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:22 [2021-03-04T18:31:22.288Z] === RUN   TestNISDomainname
18:31:22 [2021-03-04T18:31:22.288Z] --- SKIP: TestNISDomainname (0.01s)
18:31:22 [2021-03-04T18:31:22.288Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:31:22 [2021-03-04T18:31:22.288Z] === RUN   TestHostnameDnsResolution
18:31:22 [2021-03-04T18:31:22.543Z] --- PASS: TestHostnameDnsResolution (0.66s)
18:31:22 [2021-03-04T18:31:22.543Z] === RUN   TestStats
18:31:22 [2021-03-04T18:31:22.543Z] --- SKIP: TestStats (0.00s)
18:31:22 [2021-03-04T18:31:22.543Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:22 [2021-03-04T18:31:22.543Z] === RUN   TestStopContainerWithTimeout
18:31:22 [2021-03-04T18:31:22.543Z] === RUN   TestStopContainerWithTimeout/0
18:31:22 [2021-03-04T18:31:22.543Z] === PAUSE TestStopContainerWithTimeout/0
18:31:22 [2021-03-04T18:31:22.543Z] === RUN   TestStopContainerWithTimeout/1
18:31:22 [2021-03-04T18:31:22.543Z] === PAUSE TestStopContainerWithTimeout/1
18:31:22 [2021-03-04T18:31:22.543Z] === RUN   TestStopContainerWithTimeout/3
18:31:22 [2021-03-04T18:31:22.543Z] === PAUSE TestStopContainerWithTimeout/3
18:31:22 [2021-03-04T18:31:22.543Z] === RUN   TestStopContainerWithTimeout/-1
18:31:22 [2021-03-04T18:31:22.543Z] === PAUSE TestStopContainerWithTimeout/-1
18:31:22 [2021-03-04T18:31:22.543Z] === CONT  TestStopContainerWithTimeout/0
18:31:22 [2021-03-04T18:31:22.543Z] === CONT  TestStopContainerWithTimeout/-1
18:31:22 [2021-03-04T18:31:22.652Z] #67 DONE 0.9s
18:31:22 [2021-03-04T18:31:22.652Z] 
18:31:22 [2021-03-04T18:31:22.652Z] #68 exporting to image
18:31:22 [2021-03-04T18:31:22.652Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:31:22 [2021-03-04T18:31:22.652Z] #68 exporting layers
18:31:22 [2021-03-04T18:31:22.821Z] Congratulations!  Seccomp profile generation is done correctly.
18:31:22 [2021-03-04T18:31:22.821Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:31:22 [2021-03-04T18:31:22.821Z] No api/types/ or api/swagger.yaml changes in diff.
18:31:22 [2021-03-04T18:31:22.821Z] Congratulations!  All TOML source files changed here have valid syntax.
18:31:22 [2021-03-04T18:31:22.821Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:31:22 [2021-03-04T18:31:22.821Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:31:22 [2021-03-04T18:31:22.821Z] Congratulations!  No new tests were added to integration-cli.
18:31:22 [2021-03-04T18:31:22.821Z] 
18:31:22 [2021-03-04T18:31:22.821Z] INFO Start validation with golang-ci-lint
18:31:22 [2021-03-04T18:31:22.821Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:31:22 [2021-03-04T18:31:22.821Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:31:22 [2021-03-04T18:31:22.821Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:31:23 [2021-03-04T18:31:23.468Z] === CONT  TestStopContainerWithTimeout/3
18:31:23 [2021-03-04T18:31:23.651Z] .
18:31:23 [2021-03-04T18:31:23.651Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:31:23 [2021-03-04T18:31:23.651Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:31:23 [2021-03-04T18:31:23.651Z] Error: No such image: emptyfs
18:31:23 [2021-03-04T18:31:23.651Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:31:23 [2021-03-04T18:31:23.651Z] ++++ docker load
18:31:23 [2021-03-04T18:31:23.651Z] Running integration-test (iteration 1)
18:31:23 [2021-03-04T18:31:23.651Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:31:23 [2021-03-04T18:31:23.651Z] ++ 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
18:31:23 [2021-03-04T18:31:23.651Z] ++ set -e
18:31:23 [2021-03-04T18:31:23.651Z] ++ '[' -n 0 ']'
18:31:23 [2021-03-04T18:31:23.651Z] ++ set -x
18:31:23 [2021-03-04T18:31:23.651Z] ++ 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
18:31:25 [2021-03-04T18:31:25.353Z] === CONT  TestStopContainerWithTimeout/1
18:31:26 [2021-03-04T18:31:26.714Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:31:26 [2021-03-04T18:31:26.714Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
18:31:26 [2021-03-04T18:31:26.714Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
18:31:26 [2021-03-04T18:31:26.714Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
18:31:26 [2021-03-04T18:31:26.714Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
18:31:26 [2021-03-04T18:31:26.714Z] === RUN   TestDeleteDevicemapper
18:31:26 [2021-03-04T18:31:26.714Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:31:26 [2021-03-04T18:31:26.714Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:31:26 [2021-03-04T18:31:26.714Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:31:28 [2021-03-04T18:31:28.077Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s)
18:31:28 [2021-03-04T18:31:28.077Z] === RUN   TestUpdateMemory
18:31:28 [2021-03-04T18:31:28.077Z] --- SKIP: TestUpdateMemory (0.00s)
18:31:28 [2021-03-04T18:31:28.077Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:28 [2021-03-04T18:31:28.077Z] === RUN   TestUpdateCPUQuota
18:31:28 [2021-03-04T18:31:28.077Z] --- SKIP: TestUpdateCPUQuota (0.00s)
18:31:28 [2021-03-04T18:31:28.077Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:28 [2021-03-04T18:31:28.077Z] === RUN   TestUpdatePidsLimit
18:31:28 [2021-03-04T18:31:28.077Z] --- SKIP: TestUpdatePidsLimit (0.00s)
18:31:28 [2021-03-04T18:31:28.077Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:28 [2021-03-04T18:31:28.077Z] === RUN   TestUpdateRestartPolicy
18:31:29 [2021-03-04T18:31:29.189Z] #68 exporting layers 6.5s done
18:31:29 [2021-03-04T18:31:29.189Z] #68 writing image sha256:c0fbf4f225ba806b783282e753f3e5e112aef744422fcb9b6ba9223d099670e2 done
18:31:29 [2021-03-04T18:31:29.189Z] #68 naming to docker.io/library/docker:d1867833987eb73a69d26f3046dbeccca342f2f5 done
18:31:29 [2021-03-04T18:31:29.189Z] #68 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:31:29 [2021-03-04T18:31:29.536Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -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:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh dynbinary test-integration
18:31:32 [2021-03-04T18:31:32.047Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
18:31:32 [2021-03-04T18:31:32.047Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
18:31:32 [2021-03-04T18:31:32.047Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
18:31:32 [2021-03-04T18:31:32.047Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
18:31:32 [2021-03-04T18:31:32.047Z] 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)
18:31:32 [2021-03-04T18:31:32.047Z] Detected virtualization docker.
18:31:32 [2021-03-04T18:31:32.047Z] Detected architecture x86-64.
18:31:32 [2021-03-04T18:31:32.047Z] Set hostname to <c65f09e63815>.
18:31:32 [2021-03-04T18:31:32.047Z] + source /etc/docker-entrypoint-cmd
18:31:32 [2021-03-04T18:31:32.047Z] ++ hack/make.sh dynbinary test-integration
18:31:32 [2021-03-04T18:31:32.047Z] 
18:31:32 [2021-03-04T18:31:32.047Z] Removing bundles/
18:31:32 [2021-03-04T18:31:32.047Z] 
18:31:32 [2021-03-04T18:31:32.047Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:31:32 [2021-03-04T18:31:32.047Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:31:32 [2021-03-04T18:31:32.047Z] GOOS="" GOARCH="" GOARM=""
18:31:35 [2021-03-04T18:31:35.898Z] Loaded image: buildpack-deps:buster
18:31:35 [2021-03-04T18:31:35.898Z] Loaded image: busybox:latest
18:31:35 [2021-03-04T18:31:35.898Z] Loaded image: busybox:glibc
18:31:36 [2021-03-04T18:31:36.843Z] Loaded image: debian:bullseye
18:31:37 [2021-03-04T18:31:37.104Z] Loaded image: hello-world:latest
18:31:37 [2021-03-04T18:31:37.104Z] Loaded image: arm32v7/hello-world:latest
18:31:37 [2021-03-04T18:31:37.366Z] INFO: Testing against a local daemon
18:31:37 [2021-03-04T18:31:37.366Z] === RUN   TestCgroupNamespacesBuild
18:31:39 [2021-03-04T18:31:39.920Z] --- PASS: TestCgroupNamespacesBuild (2.72s)
18:31:39 [2021-03-04T18:31:39.920Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:31:40 [2021-03-04T18:31:40.233Z] --- PASS: TestUpdateRestartPolicy (10.96s)
18:31:40 [2021-03-04T18:31:40.233Z] === RUN   TestUpdateRestartWithAutoRemove
18:31:40 [2021-03-04T18:31:40.233Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
18:31:40 [2021-03-04T18:31:40.233Z] === RUN   TestWaitNonBlocked
18:31:40 [2021-03-04T18:31:40.233Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:31:40 [2021-03-04T18:31:40.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:31:40 [2021-03-04T18:31:40.233Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:31:40 [2021-03-04T18:31:40.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:31:40 [2021-03-04T18:31:40.233Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:31:40 [2021-03-04T18:31:40.233Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:31:40 [2021-03-04T18:31:40.233Z] --- PASS: TestWaitNonBlocked (0.01s)
18:31:40 [2021-03-04T18:31:40.233Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
18:31:40 [2021-03-04T18:31:40.233Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
18:31:40 [2021-03-04T18:31:40.233Z] === RUN   TestWaitBlocked
18:31:40 [2021-03-04T18:31:40.233Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:31:40 [2021-03-04T18:31:40.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:31:40 [2021-03-04T18:31:40.233Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:31:40 [2021-03-04T18:31:40.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:31:40 [2021-03-04T18:31:40.233Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:31:40 [2021-03-04T18:31:40.233Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:31:41 [2021-03-04T18:31:41.159Z] --- PASS: TestWaitBlocked (0.01s)
18:31:41 [2021-03-04T18:31:41.159Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
18:31:41 [2021-03-04T18:31:41.159Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
18:31:41 [2021-03-04T18:31:41.159Z] === CONT  TestDaemonRestartIpcMode
18:31:41 [2021-03-04T18:31:41.159Z] === CONT  TestIpcModeOlderClient
18:31:41 [2021-03-04T18:31:41.159Z] --- PASS: TestIpcModeOlderClient (0.07s)
18:31:41 [2021-03-04T18:31:41.159Z] === CONT  TestRestartDaemonWithRestartingContainer
18:31:41 [2021-03-04T18:31:41.838Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s)
18:31:41 [2021-03-04T18:31:41.838Z] === RUN   TestBuildWithSession
18:31:41 [2021-03-04T18:31:41.838Z] --- SKIP: TestBuildWithSession (0.00s)
18:31:41 [2021-03-04T18:31:41.838Z]     build_session_test.go:25: TODO: BuildKit
18:31:41 [2021-03-04T18:31:41.838Z] === RUN   TestBuildSquashParent
18:31:45 [2021-03-04T18:31:45.337Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s)
18:31:45 [2021-03-04T18:31:45.592Z] --- PASS: TestDaemonRestartIpcMode (4.72s)
18:31:45 [2021-03-04T18:31:45.592Z] PASS
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === Skipped
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
18:31:45 [2021-03-04T18:31:45.592Z]     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)
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     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)
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     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)
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestPause (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
18:31:45 [2021-03-04T18:31:45.592Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
18:31:45 [2021-03-04T18:31:45.592Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
18:31:45 [2021-03-04T18:31:45.592Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestStats (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
18:31:45 [2021-03-04T18:31:45.592Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] 
18:31:45 [2021-03-04T18:31:45.592Z] DONE 177 tests, 26 skipped in 79.686s
18:31:45 [2021-03-04T18:31:45.848Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:31:45 [2021-03-04T18:31:45.848Z] INFO: Testing against a local daemon
18:31:45 [2021-03-04T18:31:45.848Z] === RUN   TestCommitInheritsEnv
18:31:47 [2021-03-04T18:31:47.210Z] --- PASS: TestCommitInheritsEnv (1.29s)
18:31:47 [2021-03-04T18:31:47.210Z] === RUN   TestImportExtremelyLargeImageWorks
18:31:47 [2021-03-04T18:31:47.210Z] === PAUSE TestImportExtremelyLargeImageWorks
18:31:47 [2021-03-04T18:31:47.210Z] === RUN   TestImagesFilterMultiReference
18:31:47 [2021-03-04T18:31:47.210Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:31:47 [2021-03-04T18:31:47.210Z] === RUN   TestImagePullPlatformInvalid
18:31:47 [2021-03-04T18:31:47.210Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:31:47 [2021-03-04T18:31:47.210Z] === RUN   TestRemoveImageOrphaning
18:31:49 [2021-03-04T18:31:49.093Z] --- PASS: TestRemoveImageOrphaning (1.94s)
18:31:49 [2021-03-04T18:31:49.093Z] === RUN   TestRemoveImageGarbageCollector
18:31:49 [2021-03-04T18:31:49.093Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:31:49 [2021-03-04T18:31:49.093Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:31:49 [2021-03-04T18:31:49.093Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:31:49 [2021-03-04T18:31:49.348Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:31:49 [2021-03-04T18:31:49.348Z] === RUN   TestTagInvalidReference
18:31:49 [2021-03-04T18:31:49.348Z] --- PASS: TestTagInvalidReference (0.02s)
18:31:49 [2021-03-04T18:31:49.348Z] === RUN   TestTagValidPrefixedRepo
18:31:49 [2021-03-04T18:31:49.348Z] --- PASS: TestTagValidPrefixedRepo (0.14s)
18:31:49 [2021-03-04T18:31:49.348Z] === RUN   TestTagExistedNameWithoutForce
18:31:49 [2021-03-04T18:31:49.348Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:31:49 [2021-03-04T18:31:49.348Z] === RUN   TestTagOfficialNames
18:31:49 [2021-03-04T18:31:49.603Z] --- PASS: TestTagOfficialNames (0.17s)
18:31:49 [2021-03-04T18:31:49.603Z] === RUN   TestTagMatchesDigest
18:31:49 [2021-03-04T18:31:49.603Z] --- PASS: TestTagMatchesDigest (0.01s)
18:31:49 [2021-03-04T18:31:49.603Z] === CONT  TestImportExtremelyLargeImageWorks
18:31:49 [2021-03-04T18:31:49.986Z] --- PASS: TestBuildSquashParent (7.20s)
18:31:49 [2021-03-04T18:31:49.986Z] === RUN   TestBuildWithRemoveAndForceRemove
18:31:49 [2021-03-04T18:31:49.986Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:31:49 [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:31:49 [2021-03-04T18:31:49.986Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:31:49 [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:31:49 [2021-03-04T18:31:49.986Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:31:49 [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:31:49 [2021-03-04T18:31:49.986Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:31:49 [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:31:49 [2021-03-04T18:31:49.986Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:31:49 [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:31:49 [2021-03-04T18:31:49.986Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:31:49 [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:31:49 [2021-03-04T18:31:49.986Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:31:49 [2021-03-04T18:31:49.986Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:31:49 [2021-03-04T18:31:49.986Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:31:49 [2021-03-04T18:31:49.986Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:31:51 [2021-03-04T18:31:51.904Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:31:52 [2021-03-04T18:31:52.166Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:31:54 [2021-03-04T18:31:54.083Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:31:54 [2021-03-04T18:31:54.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s)
18:31:54 [2021-03-04T18:31:54.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s)
18:31:54 [2021-03-04T18:31:54.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s)
18:31:54 [2021-03-04T18:31:54.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s)
18:31:54 [2021-03-04T18:31:54.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s)
18:31:54 [2021-03-04T18:31:54.084Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s)
18:31:54 [2021-03-04T18:31:54.084Z] === RUN   TestBuildMultiStageCopy
18:31:54 [2021-03-04T18:31:54.084Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:31:56 [2021-03-04T18:31:56.632Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:31:56 [2021-03-04T18:31:56.895Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:31:57 [2021-03-04T18:31:57.468Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:31:58 [2021-03-04T18:31:58.040Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:31:58 [2021-03-04T18:31:58.614Z] --- PASS: TestBuildMultiStageCopy (4.58s)
18:31:58 [2021-03-04T18:31:58.614Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.36s)
18:31:58 [2021-03-04T18:31:58.614Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
18:31:58 [2021-03-04T18:31:58.614Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
18:31:58 [2021-03-04T18:31:58.614Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
18:31:58 [2021-03-04T18:31:58.614Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
18:31:58 [2021-03-04T18:31:58.614Z] === RUN   TestBuildMultiStageParentConfig
18:32:00 [2021-03-04T18:32:00.529Z] --- PASS: TestBuildMultiStageParentConfig (1.51s)
18:32:00 [2021-03-04T18:32:00.529Z] === RUN   TestBuildLabelWithTargets
18:32:03 [2021-03-04T18:32:03.078Z] --- PASS: TestBuildLabelWithTargets (2.38s)
18:32:03 [2021-03-04T18:32:03.078Z] === RUN   TestBuildWithEmptyLayers
18:32:03 [2021-03-04T18:32:03.651Z] --- PASS: TestBuildWithEmptyLayers (1.10s)
18:32:03 [2021-03-04T18:32:03.651Z] === RUN   TestBuildMultiStageOnBuild
18:32:06 [2021-03-04T18:32:06.961Z] --- PASS: TestBuildMultiStageOnBuild (2.86s)
18:32:06 [2021-03-04T18:32:06.961Z] === RUN   TestBuildUncleanTarFilenames
18:32:08 [2021-03-04T18:32:08.349Z] --- PASS: TestBuildUncleanTarFilenames (1.46s)
18:32:08 [2021-03-04T18:32:08.349Z] === RUN   TestBuildMultiStageLayerLeak
18:32:10 [2021-03-04T18:32:10.899Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s)
18:32:10 [2021-03-04T18:32:10.899Z] === RUN   TestBuildWithHugeFile
18:32:57 [2021-03-04T18:32:57.637Z] --- PASS: TestBuildWithHugeFile (45.24s)
18:32:57 [2021-03-04T18:32:57.637Z] === RUN   TestBuildWCOWSandboxSize
18:32:57 [2021-03-04T18:32:57.637Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
18:32:57 [2021-03-04T18:32:57.637Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:32:57 [2021-03-04T18:32:57.637Z] === RUN   TestBuildWithEmptyDockerfile
18:32:57 [2021-03-04T18:32:57.637Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:32:57 [2021-03-04T18:32:57.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:32:57 [2021-03-04T18:32:57.637Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:32:57 [2021-03-04T18:32:57.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:32:57 [2021-03-04T18:32:57.637Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:32:57 [2021-03-04T18:32:57.637Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:32:57 [2021-03-04T18:32:57.637Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:32:57 [2021-03-04T18:32:57.637Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:32:57 [2021-03-04T18:32:57.637Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:32:57 [2021-03-04T18:32:57.637Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s)
18:32:57 [2021-03-04T18:32:57.637Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
18:32:57 [2021-03-04T18:32:57.637Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
18:32:57 [2021-03-04T18:32:57.637Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
18:32:57 [2021-03-04T18:32:57.637Z] === RUN   TestBuildPreserveOwnership
18:32:57 [2021-03-04T18:32:57.637Z] === RUN   TestBuildPreserveOwnership/copy_from
18:32:58 [2021-03-04T18:32:58.422Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:32:58 [2021-03-04T18:32:58.422Z] 
18:32:58 [2021-03-04T18:32:58.422Z] + TEST_INTEGRATION_DEST=2
18:32:58 [2021-03-04T18:32:58.422Z] + CONTAINER_NAME=docker-pr5-2
18:32:58 [2021-03-04T18:32:58.422Z] + TEST_SKIP_INTEGRATION=1
18:32:58 [2021-03-04T18:32:58.422Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:32:58 [2021-03-04T18:32:58.422Z] + run_tests
18:32:58 [2021-03-04T18:32:58.422Z] + c=0
18:32:58 [2021-03-04T18:32:58.422Z] + '[' -n 0 ']'
18:32:58 [2021-03-04T18:32:58.422Z] + rm=
18:32:58 [2021-03-04T18:32:58.422Z] ++ jobs -p
18:32:58 [2021-03-04T18:32:58.422Z] + for job in $(jobs -p)
18:32:58 [2021-03-04T18:32:58.422Z] + wait 9796
18:32:58 [2021-03-04T18:32:58.422Z] + TEST_INTEGRATION_DEST=1
18:32:58 [2021-03-04T18:32:58.422Z] + CONTAINER_NAME=docker-pr5-1
18:32:58 [2021-03-04T18:32:58.422Z] + TEST_SKIP_INTEGRATION_CLI=1
18:32:58 [2021-03-04T18:32:58.422Z] + run_tests test-integration-flaky
18:32:58 [2021-03-04T18:32:58.422Z] + '[' -n 0 ']'
18:32:58 [2021-03-04T18:32:58.422Z] + rm=
18:32:58 [2021-03-04T18:32:58.423Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42083/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh test-integration-flaky test-integration
18:32:58 [2021-03-04T18:32:58.423Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42083/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh '' test-integration
18:32:58 [2021-03-04T18:32:58.423Z] + TEST_INTEGRATION_DEST=3
18:32:58 [2021-03-04T18:32:58.423Z] + CONTAINER_NAME=docker-pr5-3
18:32:58 [2021-03-04T18:32:58.423Z] + TEST_SKIP_INTEGRATION=1
18:32:58 [2021-03-04T18:32:58.423Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:32:58 [2021-03-04T18:32:58.423Z] + run_tests
18:32:58 [2021-03-04T18:32:58.423Z] + '[' -n 0 ']'
18:32:58 [2021-03-04T18:32:58.423Z] + rm=
18:32:58 [2021-03-04T18:32:58.423Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42083/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh '' test-integration
18:32:58 [2021-03-04T18:32:58.423Z] 
18:32:58 [2021-03-04T18:32:58.423Z] 
18:32:58 [2021-03-04T18:32:58.423Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:32:58 [2021-03-04T18:32:58.423Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:32:58 [2021-03-04T18:32:58.423Z] HOSTNAME=6992cdc8c9dc
18:32:58 [2021-03-04T18:32:58.423Z] TEST_SKIP_INTEGRATION=1
18:32:58 [2021-03-04T18:32:58.423Z] TESTDEBUG=0
18:32:58 [2021-03-04T18:32:58.423Z] DEST=bundles/test-integration
18:32:58 [2021-03-04T18:32:58.423Z] PWD=/go/src/github.com/docker/docker
18:32:58 [2021-03-04T18:32:58.423Z] KEEPBUNDLE=1
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5
18:32:58 [2021-03-04T18:32:58.423Z] container=docker
18:32:58 [2021-03-04T18:32:58.423Z] HOME=/root
18:32:58 [2021-03-04T18:32:58.423Z] GOLANG_VERSION=1.13.15
18:32:58 [2021-03-04T18:32:58.423Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:32:58 [2021-03-04T18:32:58.423Z] VALIDATE_BRANCH=master
18:32:58 [2021-03-04T18:32:58.423Z] TERM=xterm
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_PKG=github.com/docker/docker
18:32:58 [2021-03-04T18:32:58.423Z] SHLVL=1
18:32:58 [2021-03-04T18:32:58.423Z] TIMEOUT=120m
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_GRAPHDRIVER=overlay2
18:32:58 [2021-03-04T18:32:58.423Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:32:58 [2021-03-04T18:32:58.423Z] GO111MODULE=off
18:32:58 [2021-03-04T18:32:58.423Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:32:58 [2021-03-04T18:32:58.423Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:32:58 [2021-03-04T18:32:58.423Z] GOPATH=/go
18:32:58 [2021-03-04T18:32:58.423Z] PKG_CONFIG=pkg-config
18:32:58 [2021-03-04T18:32:58.423Z] _=/usr/bin/env
18:32:58 [2021-03-04T18:32:58.423Z] Building test suite binary ./integration-cli/test.main
18:32:58 [2021-03-04T18:32:58.423Z] 
18:32:58 [2021-03-04T18:32:58.423Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:32:58 [2021-03-04T18:32:58.423Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:32:58 [2021-03-04T18:32:58.423Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:32:58 [2021-03-04T18:32:58.423Z] HOSTNAME=b0aeedfe39a2
18:32:58 [2021-03-04T18:32:58.423Z] TEST_SKIP_INTEGRATION=1
18:32:58 [2021-03-04T18:32:58.423Z] TESTDEBUG=0
18:32:58 [2021-03-04T18:32:58.423Z] DEST=bundles/test-integration
18:32:58 [2021-03-04T18:32:58.423Z] PWD=/go/src/github.com/docker/docker
18:32:58 [2021-03-04T18:32:58.423Z] KEEPBUNDLE=1
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5
18:32:58 [2021-03-04T18:32:58.423Z] container=docker
18:32:58 [2021-03-04T18:32:58.423Z] HOME=/root
18:32:58 [2021-03-04T18:32:58.423Z] GOLANG_VERSION=1.13.15
18:32:58 [2021-03-04T18:32:58.423Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:32:58 [2021-03-04T18:32:58.423Z] VALIDATE_BRANCH=master
18:32:58 [2021-03-04T18:32:58.423Z] TERM=xterm
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_PKG=github.com/docker/docker
18:32:58 [2021-03-04T18:32:58.423Z] SHLVL=1
18:32:58 [2021-03-04T18:32:58.423Z] TIMEOUT=120m
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_GRAPHDRIVER=overlay2
18:32:58 [2021-03-04T18:32:58.423Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:32:58 [2021-03-04T18:32:58.423Z] GO111MODULE=off
18:32:58 [2021-03-04T18:32:58.423Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:32:58 [2021-03-04T18:32:58.423Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:32:58 [2021-03-04T18:32:58.423Z] GOPATH=/go
18:32:58 [2021-03-04T18:32:58.423Z] PKG_CONFIG=pkg-config
18:32:58 [2021-03-04T18:32:58.423Z] _=/usr/bin/env
18:32:58 [2021-03-04T18:32:58.423Z] Building test suite binary ./integration-cli/test.main
18:32:58 [2021-03-04T18:32:58.423Z] No new tests added to integration.
18:32:58 [2021-03-04T18:32:58.423Z] 
18:32:58 [2021-03-04T18:32:58.423Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:32:58 [2021-03-04T18:32:58.423Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:32:58 [2021-03-04T18:32:58.423Z] HOSTNAME=9770d244bd4c
18:32:58 [2021-03-04T18:32:58.423Z] TESTDEBUG=0
18:32:58 [2021-03-04T18:32:58.423Z] DEST=bundles/test-integration
18:32:58 [2021-03-04T18:32:58.423Z] PWD=/go/src/github.com/docker/docker
18:32:58 [2021-03-04T18:32:58.423Z] KEEPBUNDLE=1
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5
18:32:58 [2021-03-04T18:32:58.423Z] container=docker
18:32:58 [2021-03-04T18:32:58.423Z] HOME=/root
18:32:58 [2021-03-04T18:32:58.423Z] GOLANG_VERSION=1.13.15
18:32:58 [2021-03-04T18:32:58.423Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:32:58 [2021-03-04T18:32:58.423Z] VALIDATE_BRANCH=master
18:32:58 [2021-03-04T18:32:58.423Z] TERM=xterm
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_PKG=github.com/docker/docker
18:32:58 [2021-03-04T18:32:58.423Z] SHLVL=1
18:32:58 [2021-03-04T18:32:58.423Z] TIMEOUT=120m
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:32:58 [2021-03-04T18:32:58.423Z] DOCKER_GRAPHDRIVER=overlay2
18:32:58 [2021-03-04T18:32:58.423Z] GO111MODULE=off
18:32:58 [2021-03-04T18:32:58.423Z] TEST_SKIP_INTEGRATION_CLI=1
18:32:58 [2021-03-04T18:32:58.423Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:32:58 [2021-03-04T18:32:58.423Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:32:58 [2021-03-04T18:32:58.423Z] GOPATH=/go
18:32:58 [2021-03-04T18:32:58.423Z] PKG_CONFIG=pkg-config
18:32:58 [2021-03-04T18:32:58.423Z] _=/usr/bin/env
18:32:58 [2021-03-04T18:32:58.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:33:01 [2021-03-04T18:33:01.845Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:33:03 [2021-03-04T18:33:03.760Z] --- PASS: TestBuildPreserveOwnership (6.44s)
18:33:03 [2021-03-04T18:33:03.760Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.22s)
18:33:03 [2021-03-04T18:33:03.760Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s)
18:33:03 [2021-03-04T18:33:03.760Z] === RUN   TestBuildPlatformInvalid
18:33:03 [2021-03-04T18:33:03.760Z] --- PASS: TestBuildPlatformInvalid (0.18s)
18:33:03 [2021-03-04T18:33:03.760Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:33:08 [2021-03-04T18:33:08.467Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:33:08 [2021-03-04T18:33:08.467Z] 
18:33:08 [2021-03-04T18:33:08.467Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:33:08 [2021-03-04T18:33:08.467Z] DOCKER_SYSTEMD=1
18:33:08 [2021-03-04T18:33:08.467Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:33:08 [2021-03-04T18:33:08.467Z] HOSTNAME=c65f09e63815
18:33:08 [2021-03-04T18:33:08.467Z] DEST=bundles/test-integration
18:33:08 [2021-03-04T18:33:08.467Z] PWD=/go/src/github.com/docker/docker
18:33:08 [2021-03-04T18:33:08.467Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5
18:33:08 [2021-03-04T18:33:08.467Z] container=docker
18:33:08 [2021-03-04T18:33:08.467Z] HOME=/root
18:33:08 [2021-03-04T18:33:08.467Z] LANG=C.UTF-8
18:33:08 [2021-03-04T18:33:08.467Z] INVOCATION_ID=5de394df823641cea4861ccb1549872b
18:33:08 [2021-03-04T18:33:08.467Z] GOLANG_VERSION=1.13.15
18:33:08 [2021-03-04T18:33:08.467Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:33:08 [2021-03-04T18:33:08.467Z] VALIDATE_BRANCH=master
18:33:08 [2021-03-04T18:33:08.467Z] TERM=xterm
18:33:08 [2021-03-04T18:33:08.467Z] DOCKER_PKG=github.com/docker/docker
18:33:08 [2021-03-04T18:33:08.467Z] SHLVL=3
18:33:08 [2021-03-04T18:33:08.467Z] TIMEOUT=120m
18:33:08 [2021-03-04T18:33:08.467Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:33:08 [2021-03-04T18:33:08.467Z] DOCKER_GRAPHDRIVER=overlay2
18:33:08 [2021-03-04T18:33:08.467Z] GO111MODULE=off
18:33:08 [2021-03-04T18:33:08.467Z] DOCKER_EXPERIMENTAL=1
18:33:08 [2021-03-04T18:33:08.467Z] TEST_SKIP_INTEGRATION_CLI=1
18:33:08 [2021-03-04T18:33:08.467Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:33:08 [2021-03-04T18:33:08.467Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:33:08 [2021-03-04T18:33:08.467Z] GOPATH=/go
18:33:08 [2021-03-04T18:33:08.467Z] PKG_CONFIG=pkg-config
18:33:08 [2021-03-04T18:33:08.467Z] _=/usr/bin/env
18:33:08 [2021-03-04T18:33:08.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:33:18 [2021-03-04T18:33:18.693Z] Loaded image: buildpack-deps:buster
18:33:18 [2021-03-04T18:33:18.693Z] Loaded image: busybox:latest
18:33:18 [2021-03-04T18:33:18.693Z] Loaded image: busybox:glibc
18:33:19 [2021-03-04T18:33:19.637Z] Loaded image: debian:bullseye
18:33:19 [2021-03-04T18:33:19.898Z] Loaded image: hello-world:latest
18:33:19 [2021-03-04T18:33:19.898Z] Loaded image: arm32v7/hello-world:latest
18:33:26 [2021-03-04T18:33:26.524Z] 4612f6d0b889: Pull complete
18:33:29 [2021-03-04T18:33:29.305Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|name|exports_file|imports|types_sizes) took 2m3.973126973s 
18:33:29 [2021-03-04T18:33:29.305Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.594885ms 
18:33:32 [2021-03-04T18:33:32.134Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (26.82s)
18:33:32 [2021-03-04T18:33:32.134Z] PASS
18:33:32 [2021-03-04T18:33:32.134Z] 
18:33:32 [2021-03-04T18:33:32.134Z] === Skipped
18:33:32 [2021-03-04T18:33:32.134Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:33:32 [2021-03-04T18:33:32.134Z]     build_session_test.go:25: TODO: BuildKit
18:33:32 [2021-03-04T18:33:32.134Z] 
18:33:32 [2021-03-04T18:33:32.134Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
18:33:32 [2021-03-04T18:33:32.134Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:33:32 [2021-03-04T18:33:32.134Z] 
18:33:32 [2021-03-04T18:33:32.134Z] 
18:33:32 [2021-03-04T18:33:32.134Z] DONE 34 tests, 2 skipped in 126.718s
18:33:32 [2021-03-04T18:33:32.134Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:33:32 [2021-03-04T18:33:32.134Z] ++ 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
18:33:32 [2021-03-04T18:33:32.134Z] ++ set -e
18:33:32 [2021-03-04T18:33:32.134Z] ++ '[' -n 0 ']'
18:33:32 [2021-03-04T18:33:32.134Z] ++ set -x
18:33:32 [2021-03-04T18:33:32.134Z] ++ 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
18:33:32 [2021-03-04T18:33:32.134Z] INFO: Testing against a local daemon
18:33:32 [2021-03-04T18:33:32.134Z] === RUN   TestConfigInspect
18:33:34 [2021-03-04T18:33:34.682Z] --- PASS: TestConfigInspect (3.41s)
18:33:34 [2021-03-04T18:33:34.682Z] === RUN   TestConfigList
18:33:37 [2021-03-04T18:33:37.985Z] --- PASS: TestConfigList (3.37s)
18:33:37 [2021-03-04T18:33:37.985Z] === RUN   TestConfigsCreateAndDelete
18:33:40 [2021-03-04T18:33:40.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:33:40 [2021-03-04T18:33:40.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:33:40 [2021-03-04T18:33:40.970Z] --- PASS: TestImportExtremelyLargeImageWorks (102.47s)
18:33:40 [2021-03-04T18:33:40.970Z] PASS
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === Skipped
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] DONE 12 tests, 1 skipped in 106.341s
18:33:40 [2021-03-04T18:33:40.970Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:33:40 [2021-03-04T18:33:40.970Z] INFO: Testing against a local daemon
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestNetworkCreateDelete
18:33:40 [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDockerNetworkDeletePreferID
18:33:40 [2021-03-04T18:33:40.970Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDaemonDNSFallback
18:33:40 [2021-03-04T18:33:40.970Z] --- PASS: TestDaemonDNSFallback (7.33s)
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestInspectNetwork
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestInspectNetwork (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestRunContainerWithBridgeNone
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestNetworkInvalidJSON
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestNetworkInvalidJSON//networks/create
18:33:40 [2021-03-04T18:33:40.970Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:33:40 [2021-03-04T18:33:40.970Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:33:40 [2021-03-04T18:33:40.970Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:33:40 [2021-03-04T18:33:40.970Z] === CONT  TestNetworkInvalidJSON//networks/create
18:33:40 [2021-03-04T18:33:40.970Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:33:40 [2021-03-04T18:33:40.970Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:33:40 [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestNetworkList
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestNetworkList//networks
18:33:40 [2021-03-04T18:33:40.970Z] === PAUSE TestNetworkList//networks
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestNetworkList//networks/
18:33:40 [2021-03-04T18:33:40.970Z] === PAUSE TestNetworkList//networks/
18:33:40 [2021-03-04T18:33:40.970Z] === CONT  TestNetworkList//networks
18:33:40 [2021-03-04T18:33:40.970Z] === CONT  TestNetworkList//networks/
18:33:40 [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkList (0.02s)
18:33:40 [2021-03-04T18:33:40.970Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     --- PASS: TestNetworkList//networks (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestHostIPv4BridgeLabel
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDaemonRestartWithLiveRestore
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDaemonDefaultNetworkPools
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDaemonRestartWithExistingNetwork
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestServiceWithPredefinedNetwork
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:242: FLAKY_TEST
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestServiceWithDataPathPortInit
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:40 [2021-03-04T18:33:40.970Z] PASS
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === Skipped
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:242: FLAKY_TEST
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] DONE 22 tests, 12 skipped in 7.999s
18:33:40 [2021-03-04T18:33:40.970Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:33:40 [2021-03-04T18:33:40.970Z] INFO: Testing against a local daemon
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDockerNetworkIpvlanPersistance
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDockerNetworkIpvlan
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:33:40 [2021-03-04T18:33:40.970Z] PASS
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === Skipped
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] DONE 2 tests, 2 skipped in 0.106s
18:33:40 [2021-03-04T18:33:40.970Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:33:40 [2021-03-04T18:33:40.970Z] INFO: Testing against a local daemon
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDockerNetworkMacvlanPersistance
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestDockerNetworkMacvlan
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] PASS
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === Skipped
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] DONE 2 tests, 2 skipped in 0.098s
18:33:40 [2021-03-04T18:33:40.970Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:33:40 [2021-03-04T18:33:40.970Z] testing: warning: no tests to run
18:33:40 [2021-03-04T18:33:40.970Z] PASS
18:33:40 [2021-03-04T18:33:40.970Z] 
18:33:40 [2021-03-04T18:33:40.970Z] DONE 0 tests in 0.031s
18:33:40 [2021-03-04T18:33:40.970Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:33:40 [2021-03-04T18:33:40.970Z] INFO: Testing against a local daemon
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthZPluginAllowRequest
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthZPluginTLS
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginTLS (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthZPluginDenyRequest
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthZPluginAPIDenyResponse
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthZPluginDenyResponse
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthZPluginAllowEventStream
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthZPluginErrorResponse
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthZPluginErrorRequest
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:33:40 [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:33:40 [2021-03-04T18:33:40.970Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.970Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:33:40 [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestAuthZPluginHeader
18:33:40 [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginHeader (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:33:40 [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestAuthZPluginV2Disable
18:33:40 [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:33:40 [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:33:40 [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:33:40 [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] PASS
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === Skipped
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:33:40 [2021-03-04T18:33:40.971Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] DONE 17 tests, 17 skipped in 0.352s
18:33:40 [2021-03-04T18:33:40.971Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:33:40 [2021-03-04T18:33:40.971Z] INFO: Testing against a local daemon
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestPluginInvalidJSON
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:33:40 [2021-03-04T18:33:40.971Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:33:40 [2021-03-04T18:33:40.971Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:33:40 [2021-03-04T18:33:40.971Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:33:40 [2021-03-04T18:33:40.971Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestPluginInstall
18:33:40 [2021-03-04T18:33:40.971Z] --- SKIP: TestPluginInstall (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestPluginsWithRuntimes
18:33:40 [2021-03-04T18:33:40.971Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:33:40 [2021-03-04T18:33:40.971Z] PASS
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === Skipped
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
18:33:40 [2021-03-04T18:33:40.971Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] 
18:33:40 [2021-03-04T18:33:40.971Z] DONE 4 tests, 2 skipped in 0.133s
18:33:40 [2021-03-04T18:33:40.971Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:33:40 [2021-03-04T18:33:40.971Z] INFO: Testing against a local daemon
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestExternalGraphDriver
18:33:40 [2021-03-04T18:33:40.971Z] --- SKIP: TestExternalGraphDriver (0.07s)
18:33:40 [2021-03-04T18:33:40.971Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:33:40 [2021-03-04T18:33:40.971Z] === RUN   TestGraphdriverPluginV2
18:33:41 [2021-03-04T18:33:41.289Z] --- PASS: TestConfigsCreateAndDelete (3.30s)
18:33:41 [2021-03-04T18:33:41.289Z] === RUN   TestConfigsUpdate
18:33:44 [2021-03-04T18:33:44.592Z] --- PASS: TestConfigsUpdate (3.33s)
18:33:44 [2021-03-04T18:33:44.592Z] === RUN   TestTemplatedConfig
18:33:47 [2021-03-04T18:33:47.497Z] --- PASS: TestGraphdriverPluginV2 (5.63s)
18:33:47 [2021-03-04T18:33:47.497Z] PASS
18:33:47 [2021-03-04T18:33:47.497Z] 
18:33:47 [2021-03-04T18:33:47.497Z] === Skipped
18:33:47 [2021-03-04T18:33:47.497Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
18:33:47 [2021-03-04T18:33:47.497Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:33:47 [2021-03-04T18:33:47.497Z] 
18:33:47 [2021-03-04T18:33:47.497Z] 
18:33:47 [2021-03-04T18:33:47.497Z] DONE 2 tests, 1 skipped in 5.810s
18:33:47 [2021-03-04T18:33:47.497Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:33:47 [2021-03-04T18:33:47.497Z] INFO: Testing against a local daemon
18:33:47 [2021-03-04T18:33:47.497Z] === RUN   TestContinueAfterPluginCrash
18:33:47 [2021-03-04T18:33:47.497Z] === PAUSE TestContinueAfterPluginCrash
18:33:47 [2021-03-04T18:33:47.497Z] === RUN   TestReadPluginNoRead
18:33:47 [2021-03-04T18:33:47.497Z] === PAUSE TestReadPluginNoRead
18:33:47 [2021-03-04T18:33:47.498Z] === RUN   TestDaemonStartWithLogOpt
18:33:47 [2021-03-04T18:33:47.498Z] === PAUSE TestDaemonStartWithLogOpt
18:33:47 [2021-03-04T18:33:47.498Z] === CONT  TestContinueAfterPluginCrash
18:33:47 [2021-03-04T18:33:47.498Z] === CONT  TestDaemonStartWithLogOpt
18:33:47 [2021-03-04T18:33:47.899Z] --- PASS: TestTemplatedConfig (3.40s)
18:33:47 [2021-03-04T18:33:47.899Z] === RUN   TestConfigCreateResolve
18:33:51 [2021-03-04T18:33:51.217Z] --- PASS: TestConfigCreateResolve (3.27s)
18:33:51 [2021-03-04T18:33:51.217Z] === RUN   TestConfigDaemonLibtrustID
18:33:51 [2021-03-04T18:33:51.256Z] INFO [runner/unused/goanalysis] analyzers took 29.464658669s with top 10 stages: buildssa: 25.258164624s, U1000: 4.206494045s 
18:33:51 [2021-03-04T18:33:51.789Z] --- PASS: TestConfigDaemonLibtrustID (0.72s)
18:33:51 [2021-03-04T18:33:51.789Z] PASS
18:33:51 [2021-03-04T18:33:51.789Z] 
18:33:51 [2021-03-04T18:33:51.789Z] DONE 7 tests in 21.057s
18:33:51 [2021-03-04T18:33:51.789Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:33:51 [2021-03-04T18:33:51.790Z] ++ 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
18:33:51 [2021-03-04T18:33:51.790Z] ++ set -e
18:33:51 [2021-03-04T18:33:51.790Z] ++ '[' -n 0 ']'
18:33:51 [2021-03-04T18:33:51.790Z] ++ set -x
18:33:51 [2021-03-04T18:33:51.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
18:33:52 [2021-03-04T18:33:52.051Z] INFO: Testing against a local daemon
18:33:52 [2021-03-04T18:33:52.051Z] === RUN   TestCheckpoint
18:33:52 [2021-03-04T18:33:52.051Z] --- SKIP: TestCheckpoint (0.00s)
18:33:52 [2021-03-04T18:33:52.051Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:33:52 [2021-03-04T18:33:52.051Z] === RUN   TestContainerInvalidJSON
18:33:52 [2021-03-04T18:33:52.051Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:33:52 [2021-03-04T18:33:52.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:33:52 [2021-03-04T18:33:52.051Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:33:52 [2021-03-04T18:33:52.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:33:52 [2021-03-04T18:33:52.051Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:33:52 [2021-03-04T18:33:52.051Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:33:52 [2021-03-04T18:33:52.051Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:33:52 [2021-03-04T18:33:52.051Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:33:52 [2021-03-04T18:33:52.051Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:33:52 [2021-03-04T18:33:52.051Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:33:52 [2021-03-04T18:33:52.051Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:33:52 [2021-03-04T18:33:52.051Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:33:52 [2021-03-04T18:33:52.051Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:33:52 [2021-03-04T18:33:52.051Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:33:52 [2021-03-04T18:33:52.051Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
18:33:52 [2021-03-04T18:33:52.051Z] === RUN   TestCopyFromContainerPathIsNotDir
18:33:52 [2021-03-04T18:33:52.312Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
18:33:52 [2021-03-04T18:33:52.312Z] === RUN   TestCopyToContainerPathDoesNotExist
18:33:52 [2021-03-04T18:33:52.572Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
18:33:52 [2021-03-04T18:33:52.572Z] === RUN   TestCopyToContainerPathIsNotDir
18:33:52 [2021-03-04T18:33:52.572Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
18:33:52 [2021-03-04T18:33:52.572Z] === RUN   TestCopyFromContainer
18:33:54 [2021-03-04T18:33:54.029Z] --- PASS: TestDaemonStartWithLogOpt (6.20s)
18:33:54 [2021-03-04T18:33:54.029Z] === CONT  TestReadPluginNoRead
18:33:54 [2021-03-04T18:33:54.489Z] === RUN   TestCopyFromContainer//
18:33:54 [2021-03-04T18:33:54.752Z] === RUN   TestCopyFromContainer//bar/root
18:33:54 [2021-03-04T18:33:54.752Z] === RUN   TestCopyFromContainer//bar/root/
18:33:55 [2021-03-04T18:33:55.014Z] === RUN   TestCopyFromContainer/bar/quux
18:33:55 [2021-03-04T18:33:55.014Z] === RUN   TestCopyFromContainer/bar/quux/
18:33:55 [2021-03-04T18:33:55.275Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:33:55 [2021-03-04T18:33:55.275Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:33:55 [2021-03-04T18:33:55.537Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:33:55 [2021-03-04T18:33:55.537Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:33:55 [2021-03-04T18:33:55.799Z] === RUN   TestCopyFromContainer/bar/notarget
18:33:55 [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer (3.31s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCopyFromContainer// (0.12s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
18:33:55 [2021-03-04T18:33:55.799Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:33:55 [2021-03-04T18:33:55.799Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:33:55 [2021-03-04T18:33:55.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:33:55 [2021-03-04T18:33:55.799Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:33:55 [2021-03-04T18:33:55.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:33:55 [2021-03-04T18:33:55.799Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:33:55 [2021-03-04T18:33:55.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:33:55 [2021-03-04T18:33:55.799Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:33:55 [2021-03-04T18:33:55.799Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:33:55 [2021-03-04T18:33:55.799Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:33:55 [2021-03-04T18:33:55.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:33:55 [2021-03-04T18:33:55.799Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:33:55 [2021-03-04T18:33:55.799Z] === RUN   TestCreateLinkToNonExistingContainer
18:33:56 [2021-03-04T18:33:56.060Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
18:33:56 [2021-03-04T18:33:56.060Z] === RUN   TestCreateWithInvalidEnv
18:33:56 [2021-03-04T18:33:56.060Z] === RUN   TestCreateWithInvalidEnv/0
18:33:56 [2021-03-04T18:33:56.060Z] === PAUSE TestCreateWithInvalidEnv/0
18:33:56 [2021-03-04T18:33:56.060Z] === RUN   TestCreateWithInvalidEnv/1
18:33:56 [2021-03-04T18:33:56.060Z] === PAUSE TestCreateWithInvalidEnv/1
18:33:56 [2021-03-04T18:33:56.060Z] === RUN   TestCreateWithInvalidEnv/2
18:33:56 [2021-03-04T18:33:56.060Z] === PAUSE TestCreateWithInvalidEnv/2
18:33:56 [2021-03-04T18:33:56.060Z] === CONT  TestCreateWithInvalidEnv/0
18:33:56 [2021-03-04T18:33:56.060Z] === CONT  TestCreateWithInvalidEnv/2
18:33:56 [2021-03-04T18:33:56.060Z] === CONT  TestCreateWithInvalidEnv/1
18:33:56 [2021-03-04T18:33:56.060Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
18:33:56 [2021-03-04T18:33:56.060Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:33:56 [2021-03-04T18:33:56.060Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:33:56 [2021-03-04T18:33:56.060Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:33:56 [2021-03-04T18:33:56.060Z] === RUN   TestCreateTmpfsMountsTarget
18:33:56 [2021-03-04T18:33:56.060Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:33:56 [2021-03-04T18:33:56.060Z] === RUN   TestCreateWithCustomMaskedPaths
18:33:56 [2021-03-04T18:33:56.550Z] === RUN   TestReadPluginNoRead/default
18:33:56 [2021-03-04T18:33:56.550Z] --- PASS: TestContinueAfterPluginCrash (9.86s)
18:33:58 [2021-03-04T18:33:58.609Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s)
18:33:58 [2021-03-04T18:33:58.609Z] === RUN   TestCreateWithCustomReadonlyPaths
18:33:59 [2021-03-04T18:33:59.071Z] === RUN   TestReadPluginNoRead/disabled_caching
18:34:00 [2021-03-04T18:34:00.955Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:34:01 [2021-03-04T18:34:01.159Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s)
18:34:01 [2021-03-04T18:34:01.159Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:34:01 [2021-03-04T18:34:01.159Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:34:01 [2021-03-04T18:34:01.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:34:01 [2021-03-04T18:34:01.159Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:34:01 [2021-03-04T18:34:01.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:34:01 [2021-03-04T18:34:01.159Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:34:01 [2021-03-04T18:34:01.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:34:01 [2021-03-04T18:34:01.159Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:34:01 [2021-03-04T18:34:01.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:34:01 [2021-03-04T18:34:01.159Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:34:01 [2021-03-04T18:34:01.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:34:01 [2021-03-04T18:34:01.159Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:34:01 [2021-03-04T18:34:01.159Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:34:01 [2021-03-04T18:34:01.159Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:34:01 [2021-03-04T18:34:01.159Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:34:01 [2021-03-04T18:34:01.159Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:34:01 [2021-03-04T18:34:01.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:34:01 [2021-03-04T18:34:01.159Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
18:34:01 [2021-03-04T18:34:01.159Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
18:34:01 [2021-03-04T18:34:01.159Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
18:34:01 [2021-03-04T18:34:01.159Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
18:34:01 [2021-03-04T18:34:01.159Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
18:34:01 [2021-03-04T18:34:01.159Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:34:01 [2021-03-04T18:34:01.421Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
18:34:01 [2021-03-04T18:34:01.421Z] === RUN   TestCreateDifferentPlatform
18:34:01 [2021-03-04T18:34:01.421Z] === RUN   TestCreateDifferentPlatform/different_os
18:34:01 [2021-03-04T18:34:01.421Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:34:01 [2021-03-04T18:34:01.682Z] --- PASS: TestCreateDifferentPlatform (0.04s)
18:34:01 [2021-03-04T18:34:01.682Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
18:34:01 [2021-03-04T18:34:01.682Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:34:01 [2021-03-04T18:34:01.682Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:34:01 [2021-03-04T18:34:01.682Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
18:34:01 [2021-03-04T18:34:01.682Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:34:01 [2021-03-04T18:34:01.682Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
18:34:01 [2021-03-04T18:34:01.682Z] === RUN   TestContainerStartOnDaemonRestart
18:34:01 [2021-03-04T18:34:01.682Z] === PAUSE TestContainerStartOnDaemonRestart
18:34:01 [2021-03-04T18:34:01.682Z] === RUN   TestDaemonRestartIpcMode
18:34:01 [2021-03-04T18:34:01.682Z] === PAUSE TestDaemonRestartIpcMode
18:34:01 [2021-03-04T18:34:01.682Z] === RUN   TestDaemonHostGatewayIP
18:34:01 [2021-03-04T18:34:01.682Z] === PAUSE TestDaemonHostGatewayIP
18:34:01 [2021-03-04T18:34:01.682Z] === RUN   TestRestartDaemonWithRestartingContainer
18:34:01 [2021-03-04T18:34:01.682Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:34:01 [2021-03-04T18:34:01.682Z] === RUN   TestContainerKillOnDaemonStart
18:34:01 [2021-03-04T18:34:01.682Z] === PAUSE TestContainerKillOnDaemonStart
18:34:01 [2021-03-04T18:34:01.682Z] === RUN   TestDiff
18:34:02 [2021-03-04T18:34:02.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:34:02 [2021-03-04T18:34:02.627Z] --- PASS: TestDiff (0.78s)
18:34:02 [2021-03-04T18:34:02.627Z] === RUN   TestExecWithCloseStdin
18:34:03 [2021-03-04T18:34:03.465Z] --- PASS: TestReadPluginNoRead (10.28s)
18:34:03 [2021-03-04T18:34:03.465Z]     --- PASS: TestReadPluginNoRead/default (2.27s)
18:34:03 [2021-03-04T18:34:03.465Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.24s)
18:34:03 [2021-03-04T18:34:03.465Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s)
18:34:03 [2021-03-04T18:34:03.465Z]     read_test.go:92: [d2b7f28ee70b5] daemon is not started
18:34:03 [2021-03-04T18:34:03.465Z] PASS
18:34:03 [2021-03-04T18:34:03.465Z] 
18:34:03 [2021-03-04T18:34:03.465Z] DONE 6 tests in 16.583s
18:34:03 [2021-03-04T18:34:03.465Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:34:03 [2021-03-04T18:34:03.465Z] testing: warning: no tests to run
18:34:03 [2021-03-04T18:34:03.465Z] PASS
18:34:03 [2021-03-04T18:34:03.465Z] 
18:34:03 [2021-03-04T18:34:03.465Z] DONE 0 tests in 0.040s
18:34:03 [2021-03-04T18:34:03.465Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:34:03 [2021-03-04T18:34:03.465Z] INFO: Testing against a local daemon
18:34:03 [2021-03-04T18:34:03.465Z] === RUN   TestPluginWithDevMounts
18:34:03 [2021-03-04T18:34:03.465Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:34:03 [2021-03-04T18:34:03.465Z]     mounts_test.go:21: (*Execution).IsRootless-fm
18:34:03 [2021-03-04T18:34:03.465Z] PASS
18:34:03 [2021-03-04T18:34:03.465Z] 
18:34:03 [2021-03-04T18:34:03.465Z] === Skipped
18:34:03 [2021-03-04T18:34:03.465Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
18:34:03 [2021-03-04T18:34:03.465Z]     mounts_test.go:21: (*Execution).IsRootless-fm
18:34:03 [2021-03-04T18:34:03.465Z] 
18:34:03 [2021-03-04T18:34:03.465Z] 
18:34:03 [2021-03-04T18:34:03.465Z] DONE 1 tests, 1 skipped in 0.109s
18:34:03 [2021-03-04T18:34:03.465Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:34:03 [2021-03-04T18:34:03.465Z] INFO: Testing against a local daemon
18:34:03 [2021-03-04T18:34:03.465Z] === RUN   TestSecretInspect
18:34:03 [2021-03-04T18:34:03.465Z] --- SKIP: TestSecretInspect (0.02s)
18:34:03 [2021-03-04T18:34:03.465Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.465Z] === RUN   TestSecretList
18:34:03 [2021-03-04T18:34:03.571Z] --- PASS: TestExecWithCloseStdin (0.94s)
18:34:03 [2021-03-04T18:34:03.572Z] === RUN   TestExec
18:34:03 [2021-03-04T18:34:03.721Z] --- SKIP: TestSecretList (0.02s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] === RUN   TestSecretsCreateAndDelete
18:34:03 [2021-03-04T18:34:03.721Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] === RUN   TestSecretsUpdate
18:34:03 [2021-03-04T18:34:03.721Z] --- SKIP: TestSecretsUpdate (0.01s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] === RUN   TestTemplatedSecret
18:34:03 [2021-03-04T18:34:03.721Z] --- SKIP: TestTemplatedSecret (0.00s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] === RUN   TestSecretCreateResolve
18:34:03 [2021-03-04T18:34:03.721Z] --- SKIP: TestSecretCreateResolve (0.01s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] PASS
18:34:03 [2021-03-04T18:34:03.721Z] 
18:34:03 [2021-03-04T18:34:03.721Z] === Skipped
18:34:03 [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] 
18:34:03 [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] 
18:34:03 [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] 
18:34:03 [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] 
18:34:03 [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] 
18:34:03 [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
18:34:03 [2021-03-04T18:34:03.721Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.721Z] 
18:34:03 [2021-03-04T18:34:03.721Z] 
18:34:03 [2021-03-04T18:34:03.721Z] DONE 6 tests, 6 skipped in 0.177s
18:34:03 [2021-03-04T18:34:03.722Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:34:03 [2021-03-04T18:34:03.722Z] INFO: Testing against a local daemon
18:34:03 [2021-03-04T18:34:03.722Z] === RUN   TestServiceCreateInit
18:34:03 [2021-03-04T18:34:03.722Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:34:03 [2021-03-04T18:34:03.722Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:34:03 [2021-03-04T18:34:03.722Z] --- PASS: TestServiceCreateInit (0.01s)
18:34:03 [2021-03-04T18:34:03.722Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:34:03 [2021-03-04T18:34:03.722Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.722Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:34:03 [2021-03-04T18:34:03.722Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.722Z] === RUN   TestCreateServiceMultipleTimes
18:34:03 [2021-03-04T18:34:03.722Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
18:34:03 [2021-03-04T18:34:03.722Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.722Z] === RUN   TestCreateServiceConflict
18:34:03 [2021-03-04T18:34:03.722Z] --- SKIP: TestCreateServiceConflict (0.01s)
18:34:03 [2021-03-04T18:34:03.722Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.722Z] === RUN   TestCreateServiceMaxReplicas
18:34:03 [2021-03-04T18:34:03.722Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
18:34:03 [2021-03-04T18:34:03.722Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.722Z] === RUN   TestCreateWithDuplicateNetworkNames
18:34:03 [2021-03-04T18:34:03.722Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
18:34:03 [2021-03-04T18:34:03.722Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.722Z] === RUN   TestCreateServiceSecretFileMode
18:34:03 [2021-03-04T18:34:03.722Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
18:34:03 [2021-03-04T18:34:03.722Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.722Z] === RUN   TestCreateServiceConfigFileMode
18:34:03 [2021-03-04T18:34:03.977Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
18:34:03 [2021-03-04T18:34:03.977Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.977Z] === RUN   TestCreateServiceSysctls
18:34:03 [2021-03-04T18:34:03.977Z] --- SKIP: TestCreateServiceSysctls (0.02s)
18:34:03 [2021-03-04T18:34:03.977Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.977Z] === RUN   TestCreateServiceCapabilities
18:34:03 [2021-03-04T18:34:03.977Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
18:34:03 [2021-03-04T18:34:03.977Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.977Z] === RUN   TestInspect
18:34:03 [2021-03-04T18:34:03.977Z] --- SKIP: TestInspect (0.01s)
18:34:03 [2021-03-04T18:34:03.977Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.977Z] === RUN   TestCreateJob
18:34:03 [2021-03-04T18:34:03.977Z] --- SKIP: TestCreateJob (0.01s)
18:34:03 [2021-03-04T18:34:03.977Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.977Z] === RUN   TestReplicatedJob
18:34:03 [2021-03-04T18:34:03.977Z] --- SKIP: TestReplicatedJob (0.01s)
18:34:03 [2021-03-04T18:34:03.977Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.977Z] === RUN   TestUpdateReplicatedJob
18:34:03 [2021-03-04T18:34:03.977Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
18:34:03 [2021-03-04T18:34:03.977Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.977Z] === RUN   TestServiceListWithStatuses
18:34:03 [2021-03-04T18:34:03.977Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:34:03 [2021-03-04T18:34:03.977Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:34:03 [2021-03-04T18:34:03.977Z] === RUN   TestDockerNetworkConnectAlias
18:34:03 [2021-03-04T18:34:03.977Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
18:34:03 [2021-03-04T18:34:03.977Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.977Z] === RUN   TestDockerNetworkReConnect
18:34:03 [2021-03-04T18:34:03.977Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
18:34:03 [2021-03-04T18:34:03.977Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:03 [2021-03-04T18:34:03.977Z] === RUN   TestServicePlugin
18:34:04 [2021-03-04T18:34:04.516Z] --- PASS: TestExec (0.90s)
18:34:04 [2021-03-04T18:34:04.516Z] === RUN   TestExecUser
18:34:05 [2021-03-04T18:34:05.461Z] --- PASS: TestExecUser (0.89s)
18:34:05 [2021-03-04T18:34:05.461Z] === RUN   TestExportContainerAndImportImage
18:34:06 [2021-03-04T18:34:06.405Z] --- PASS: TestExportContainerAndImportImage (1.14s)
18:34:06 [2021-03-04T18:34:06.405Z] === RUN   TestExportContainerAfterDaemonRestart
18:34:08 [2021-03-04T18:34:08.139Z] --- SKIP: TestServicePlugin (3.43s)
18:34:08 [2021-03-04T18:34:08.139Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] === RUN   TestServiceUpdateLabel
18:34:08 [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceUpdateLabel (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] === RUN   TestServiceUpdateSecrets
18:34:08 [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] === RUN   TestServiceUpdateConfigs
18:34:08 [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
18:34:08 [2021-03-04T18:34:08.139Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] === RUN   TestServiceUpdateNetwork
18:34:08 [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] === RUN   TestServiceUpdatePidsLimit
18:34:08 [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
18:34:08 [2021-03-04T18:34:08.139Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] PASS
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === Skipped
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:34:08 [2021-03-04T18:34:08.139Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:34:08 [2021-03-04T18:34:08.139Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:34:08 [2021-03-04T18:34:08.139Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:34:08 [2021-03-04T18:34:08.139Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
18:34:08 [2021-03-04T18:34:08.139Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
18:34:08 [2021-03-04T18:34:08.139Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
18:34:08 [2021-03-04T18:34:08.139Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestInspect (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:34:08 [2021-03-04T18:34:08.139Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
18:34:08 [2021-03-04T18:34:08.139Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s)
18:34:08 [2021-03-04T18:34:08.139Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
18:34:08 [2021-03-04T18:34:08.139Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
18:34:08 [2021-03-04T18:34:08.139Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
18:34:08 [2021-03-04T18:34:08.139Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] DONE 24 tests, 23 skipped in 3.827s
18:34:08 [2021-03-04T18:34:08.139Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:34:08 [2021-03-04T18:34:08.139Z] INFO: Testing against a local daemon
18:34:08 [2021-03-04T18:34:08.139Z] === RUN   TestSessionCreate
18:34:08 [2021-03-04T18:34:08.139Z] --- PASS: TestSessionCreate (0.02s)
18:34:08 [2021-03-04T18:34:08.139Z] === RUN   TestSessionCreateWithBadUpgrade
18:34:08 [2021-03-04T18:34:08.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:34:08 [2021-03-04T18:34:08.139Z] PASS
18:34:08 [2021-03-04T18:34:08.139Z] 
18:34:08 [2021-03-04T18:34:08.139Z] DONE 2 tests in 0.136s
18:34:08 [2021-03-04T18:34:08.139Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:34:08 [2021-03-04T18:34:08.139Z] INFO: Testing against a local daemon
18:34:08 [2021-03-04T18:34:08.139Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:34:08 [2021-03-04T18:34:08.139Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:34:08 [2021-03-04T18:34:08.139Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:34:08 [2021-03-04T18:34:08.139Z] === RUN   TestEventsExecDie
18:34:08 [2021-03-04T18:34:08.139Z] --- PASS: TestEventsExecDie (0.52s)
18:34:08 [2021-03-04T18:34:08.139Z] === RUN   TestEventsBackwardsCompatible
18:34:08 [2021-03-04T18:34:08.394Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
18:34:08 [2021-03-04T18:34:08.394Z] === RUN   TestInfoBinaryCommits
18:34:08 [2021-03-04T18:34:08.394Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:34:08 [2021-03-04T18:34:08.394Z] === RUN   TestInfoAPIVersioned
18:34:08 [2021-03-04T18:34:08.394Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:34:08 [2021-03-04T18:34:08.394Z] === RUN   TestInfoDiscoveryBackend
18:34:08 [2021-03-04T18:34:08.968Z] --- PASS: TestExportContainerAfterDaemonRestart (2.16s)
18:34:08 [2021-03-04T18:34:08.968Z] === RUN   TestHealthCheckWorkdir
18:34:09 [2021-03-04T18:34:09.540Z] --- PASS: TestHealthCheckWorkdir (1.06s)
18:34:09 [2021-03-04T18:34:09.540Z] === RUN   TestHealthKillContainer
18:34:09 [2021-03-04T18:34:09.756Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
18:34:09 [2021-03-04T18:34:09.756Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:34:10 [2021-03-04T18:34:10.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:34:10 [2021-03-04T18:34:10.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:34:12 [2021-03-04T18:34:12.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:34:12 [2021-03-04T18:34:12.843Z] --- PASS: TestHealthKillContainer (2.88s)
18:34:12 [2021-03-04T18:34:12.843Z] === RUN   TestInspectCpusetInConfigPre120
18:34:13 [2021-03-04T18:34:13.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:34:13 [2021-03-04T18:34:13.416Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
18:34:13 [2021-03-04T18:34:13.416Z] === RUN   TestIpcModeNone
18:34:13 [2021-03-04T18:34:13.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:34:13 [2021-03-04T18:34:13.913Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
18:34:13 [2021-03-04T18:34:13.913Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:34:13 [2021-03-04T18:34:13.913Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
18:34:13 [2021-03-04T18:34:13.913Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
18:34:13 [2021-03-04T18:34:13.913Z] === RUN   TestInfoAPI
18:34:13 [2021-03-04T18:34:13.913Z] --- PASS: TestInfoAPI (0.03s)
18:34:13 [2021-03-04T18:34:13.913Z] === RUN   TestInfoAPIWarnings
18:34:14 [2021-03-04T18:34:14.359Z] --- PASS: TestIpcModeNone (0.89s)
18:34:14 [2021-03-04T18:34:14.359Z] === RUN   TestIpcModePrivate
18:34:15 [2021-03-04T18:34:15.304Z] --- PASS: TestIpcModePrivate (0.92s)
18:34:15 [2021-03-04T18:34:15.304Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
18:34:15 [2021-03-04T18:34:15.304Z] === RUN   TestIpcModeShareable
18:34:15 [2021-03-04T18:34:15.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:34:16 [2021-03-04T18:34:16.246Z] --- PASS: TestIpcModeShareable (0.93s)
18:34:16 [2021-03-04T18:34:16.246Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
18:34:16 [2021-03-04T18:34:16.246Z] === RUN   TestAPIIpcModeShareableAndContainer
18:34:18 [2021-03-04T18:34:18.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:34:19 [2021-03-04T18:34:19.549Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s)
18:34:19 [2021-03-04T18:34:19.549Z] === RUN   TestAPIIpcModeHost
18:34:19 [2021-03-04T18:34:19.811Z] --- PASS: TestAPIIpcModeHost (0.75s)
18:34:19 [2021-03-04T18:34:19.811Z] === RUN   TestDaemonIpcModeShareable
18:34:20 [2021-03-04T18:34:20.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:34:21 [2021-03-04T18:34:21.728Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
18:34:21 [2021-03-04T18:34:21.728Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
18:34:21 [2021-03-04T18:34:21.728Z] === RUN   TestDaemonIpcModePrivate
18:34:21 [2021-03-04T18:34:21.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:34:22 [2021-03-04T18:34:22.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:34:23 [2021-03-04T18:34:23.645Z] --- PASS: TestDaemonIpcModePrivate (1.85s)
18:34:23 [2021-03-04T18:34:23.645Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
18:34:23 [2021-03-04T18:34:23.645Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:34:24 [2021-03-04T18:34:24.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:34:25 [2021-03-04T18:34:25.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:34:25 [2021-03-04T18:34:25.563Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.05s)
18:34:25 [2021-03-04T18:34:25.563Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
18:34:25 [2021-03-04T18:34:25.563Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:34:27 [2021-03-04T18:34:27.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:34:27 [2021-03-04T18:34:27.479Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s)
18:34:27 [2021-03-04T18:34:27.479Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
18:34:27 [2021-03-04T18:34:27.479Z] === RUN   TestIpcModeOlderClient
18:34:27 [2021-03-04T18:34:27.479Z] === PAUSE TestIpcModeOlderClient
18:34:27 [2021-03-04T18:34:27.479Z] === RUN   TestKillContainerInvalidSignal
18:34:28 [2021-03-04T18:34:28.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:34:28 [2021-03-04T18:34:28.105Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
18:34:28 [2021-03-04T18:34:28.105Z] === RUN   TestKillContainer
18:34:28 [2021-03-04T18:34:28.105Z] === RUN   TestKillContainer/no_signal
18:34:29 [2021-03-04T18:34:29.059Z] === RUN   TestKillContainer/non_killing_signal
18:34:29 [2021-03-04T18:34:29.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:34:29 [2021-03-04T18:34:29.632Z] === RUN   TestKillContainer/killing_signal
18:34:30 [2021-03-04T18:34:30.821Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:34:30 [2021-03-04T18:34:30.821Z] Using test binary docker
18:34:30 [2021-03-04T18:34:30.821Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:34:30 [2021-03-04T18:34:30.821Z] Starting apparmor (via systemctl): apparmor.service.
18:34:30 [2021-03-04T18:34:30.821Z] INFO: Waiting for daemon to start...
18:34:30 [2021-03-04T18:34:30.821Z] Starting dockerd
18:34:31 [2021-03-04T18:34:31.018Z] --- PASS: TestKillContainer (2.51s)
18:34:31 [2021-03-04T18:34:31.018Z]     --- PASS: TestKillContainer/no_signal (0.78s)
18:34:31 [2021-03-04T18:34:31.018Z]     --- PASS: TestKillContainer/non_killing_signal (0.63s)
18:34:31 [2021-03-04T18:34:31.018Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
18:34:31 [2021-03-04T18:34:31.018Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:34:31 [2021-03-04T18:34:31.018Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:34:31 [2021-03-04T18:34:31.590Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:34:31 [2021-03-04T18:34:31.939Z] --- PASS: TestInfoAPIWarnings (17.33s)
18:34:31 [2021-03-04T18:34:31.939Z] === RUN   TestInfoDebug
18:34:32 [2021-03-04T18:34:32.194Z] --- PASS: TestInfoDebug (1.52s)
18:34:32 [2021-03-04T18:34:32.194Z] === RUN   TestInfoInsecureRegistries
18:34:32 [2021-03-04T18:34:32.533Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s)
18:34:32 [2021-03-04T18:34:32.533Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
18:34:32 [2021-03-04T18:34:32.533Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
18:34:32 [2021-03-04T18:34:32.534Z] === RUN   TestKillStoppedContainer
18:34:32 [2021-03-04T18:34:32.534Z] --- PASS: TestKillStoppedContainer (0.12s)
18:34:32 [2021-03-04T18:34:32.534Z] === RUN   TestKillStoppedContainerAPIPre120
18:34:32 [2021-03-04T18:34:32.534Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
18:34:32 [2021-03-04T18:34:32.534Z] === RUN   TestKillDifferentUserContainer
18:34:33 [2021-03-04T18:34:33.376Z] .
18:34:33 [2021-03-04T18:34:33.376Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:34:33 [2021-03-04T18:34:33.376Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:34:33 [2021-03-04T18:34:33.376Z] Error: No such image: emptyfs
18:34:33 [2021-03-04T18:34:33.376Z] Running integration-test (iteration 1)
18:34:33 [2021-03-04T18:34:33.376Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:34:33 [2021-03-04T18:34:33.478Z] --- PASS: TestKillDifferentUserContainer (0.89s)
18:34:33 [2021-03-04T18:34:33.478Z] === RUN   TestInspectOomKilledTrue
18:34:33 [2021-03-04T18:34:33.478Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
18:34:33 [2021-03-04T18:34:33.478Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:34:33 [2021-03-04T18:34:33.478Z] === RUN   TestInspectOomKilledFalse
18:34:33 [2021-03-04T18:34:33.478Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:34:33 [2021-03-04T18:34:33.478Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:34:33 [2021-03-04T18:34:33.478Z] === RUN   TestLinksEtcHostsContentMatch
18:34:33 [2021-03-04T18:34:33.555Z] --- PASS: TestInfoInsecureRegistries (1.52s)
18:34:33 [2021-03-04T18:34:33.555Z] === RUN   TestInfoRegistryMirrors
18:34:34 [2021-03-04T18:34:34.051Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
18:34:34 [2021-03-04T18:34:34.051Z] === RUN   TestLinksContainerNames
18:34:35 [2021-03-04T18:34:35.445Z] --- PASS: TestInfoRegistryMirrors (1.52s)
18:34:35 [2021-03-04T18:34:35.445Z] === RUN   TestLoginFailsWithBadCredentials
18:34:35 [2021-03-04T18:34:35.445Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
18:34:35 [2021-03-04T18:34:35.445Z] === RUN   TestPingCacheHeaders
18:34:35 [2021-03-04T18:34:35.445Z] --- PASS: TestPingCacheHeaders (0.02s)
18:34:35 [2021-03-04T18:34:35.445Z] === RUN   TestPingGet
18:34:35 [2021-03-04T18:34:35.445Z] --- PASS: TestPingGet (0.01s)
18:34:35 [2021-03-04T18:34:35.445Z] === RUN   TestPingHead
18:34:35 [2021-03-04T18:34:35.445Z] --- PASS: TestPingHead (0.02s)
18:34:35 [2021-03-04T18:34:35.445Z] === RUN   TestVersion
18:34:35 [2021-03-04T18:34:35.445Z] --- PASS: TestVersion (0.02s)
18:34:35 [2021-03-04T18:34:35.445Z] PASS
18:34:35 [2021-03-04T18:34:35.445Z] 
18:34:35 [2021-03-04T18:34:35.445Z] === Skipped
18:34:35 [2021-03-04T18:34:35.446Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:34:35 [2021-03-04T18:34:35.446Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:34:35 [2021-03-04T18:34:35.446Z] 
18:34:35 [2021-03-04T18:34:35.446Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
18:34:35 [2021-03-04T18:34:35.446Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
18:34:35 [2021-03-04T18:34:35.446Z] 
18:34:35 [2021-03-04T18:34:35.446Z] 
18:34:35 [2021-03-04T18:34:35.446Z] DONE 18 tests, 2 skipped in 27.759s
18:34:35 [2021-03-04T18:34:35.446Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:34:35 [2021-03-04T18:34:35.446Z] INFO: Testing against a local daemon
18:34:35 [2021-03-04T18:34:35.446Z] === RUN   TestVolumesCreateAndList
18:34:35 [2021-03-04T18:34:35.446Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:34:35 [2021-03-04T18:34:35.446Z] === RUN   TestVolumesRemove
18:34:35 [2021-03-04T18:34:35.703Z] --- PASS: TestVolumesRemove (0.06s)
18:34:35 [2021-03-04T18:34:35.703Z] === RUN   TestVolumesInspect
18:34:35 [2021-03-04T18:34:35.703Z] --- PASS: TestVolumesInspect (0.02s)
18:34:35 [2021-03-04T18:34:35.703Z] === RUN   TestVolumesInvalidJSON
18:34:35 [2021-03-04T18:34:35.703Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:34:35 [2021-03-04T18:34:35.703Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:34:35 [2021-03-04T18:34:35.703Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:34:35 [2021-03-04T18:34:35.703Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:34:35 [2021-03-04T18:34:35.703Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:34:35 [2021-03-04T18:34:35.703Z] PASS
18:34:35 [2021-03-04T18:34:35.703Z] 
18:34:35 [2021-03-04T18:34:35.703Z] DONE 5 tests in 0.208s
18:34:35 [2021-03-04T18:34:35.703Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:34:35 [2021-03-04T18:34:35.703Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12281 is not a child of this shell
18:34:35 [2021-03-04T18:34:35.703Z] warning: PID 12281 from bundles/test-integration/docker.pid had a nonzero exit code
18:34:35 [2021-03-04T18:34:35.703Z] Leaving: AppArmorNo profiles have been unloaded.
18:34:35 [2021-03-04T18:34:35.703Z] 
18:34:35 [2021-03-04T18:34:35.703Z] Unloading profiles will leave already running processes permanently
18:34:35 [2021-03-04T18:34:35.703Z] unconfined, which can lead to unexpected situations.
18:34:35 [2021-03-04T18:34:35.703Z] 
18:34:35 [2021-03-04T18:34:35.703Z] To set a process to complain mode, use the command line tool
18:34:35 [2021-03-04T18:34:35.703Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:34:35 [2021-03-04T18:34:35.703Z] Removing test suite binaries
18:34:35 [2021-03-04T18:34:35.703Z] exiting test-integration
18:34:35 [2021-03-04T18:34:35.703Z] ++ exit 0
18:34:35 [2021-03-04T18:34:35.967Z] --- PASS: TestLinksContainerNames (1.62s)
18:34:35 [2021-03-04T18:34:35.967Z] === RUN   TestLogsFollowTailEmpty
18:34:36 [2021-03-04T18:34:36.540Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
18:34:36 [2021-03-04T18:34:36.540Z] === RUN   TestContainerNetworkMountsNoChown
18:34:36 [2021-03-04T18:34:36.647Z] 
18:34:37 [2021-03-04T18:34:37.484Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/default
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/default
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/private
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/private
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rprivate
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rprivate
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/slave
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/slave
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rslave
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rslave
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/shared
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/shared
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rshared
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rshared
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/default
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rslave
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rshared
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/private
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/private/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/private/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/shared
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/slave
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rprivate
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/default/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === RUN   TestMountDaemonRoot/default/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/private/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/private/mount_root
18:34:37 [2021-03-04T18:34:37.484Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/default/mount_root
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:34:37 [2021-03-04T18:34:37.745Z] === CONT  TestMountDaemonRoot/default/bind_root
18:34:38 [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot (0.04s)
18:34:38 [2021-03-04T18:34:38.007Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
18:34:38 [2021-03-04T18:34:38.007Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
18:34:38 [2021-03-04T18:34:38.007Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
18:34:38 [2021-03-04T18:34:38.007Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
18:34:38 [2021-03-04T18:34:38.007Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
18:34:38 [2021-03-04T18:34:38.007Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:34:38 [2021-03-04T18:34:38.007Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
18:34:38 [2021-03-04T18:34:38.007Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
18:34:38 [2021-03-04T18:34:38.007Z] === RUN   TestContainerBindMountNonRecursive
Post stage
[Pipeline] junit
18:34:39 [2021-03-04T18:34:39.167Z] Recording test results
18:34:39 [2021-03-04T18:34:39.622Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:34:39 [2021-03-04T18:34:39.955Z] + echo Ensuring container killed.
18:34:39 [2021-03-04T18:34:39.955Z] Ensuring container killed.
18:34:39 [2021-03-04T18:34:39.955Z] + docker rm -vf docker-pr5
18:34:39 [2021-03-04T18:34:39.955Z] Error: No such container: docker-pr5
[Pipeline] sh
18:34:40 [2021-03-04T18:34:40.269Z] + echo Chowning /workspace to jenkins user
18:34:40 [2021-03-04T18:34:40.269Z] Chowning /workspace to jenkins user
18:34:40 [2021-03-04T18:34:40.269Z] + id -u
18:34:40 [2021-03-04T18:34:40.269Z] + id -g
18:34:40 [2021-03-04T18:34:40.269Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace
18:34:40 [2021-03-04T18:34:40.554Z] --- PASS: TestContainerBindMountNonRecursive (2.33s)
18:34:40 [2021-03-04T18:34:40.554Z] === RUN   TestContainerVolumesMountedAsShared
18:34:41 [2021-03-04T18:34:41.126Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s)
18:34:41 [2021-03-04T18:34:41.126Z] === RUN   TestContainerVolumesMountedAsSlave
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:34:41 [2021-03-04T18:34:41.699Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s)
18:34:41 [2021-03-04T18:34:41.699Z] === RUN   TestNetworkNat
18:34:41 [2021-03-04T18:34:41.962Z] + bundleName=amd64-rootless
18:34:41 [2021-03-04T18:34:41.962Z] + echo Creating amd64-rootless-bundles.tar.gz
18:34:41 [2021-03-04T18:34:41.962Z] Creating amd64-rootless-bundles.tar.gz
18:34:41 [2021-03-04T18:34:41.962Z] + find+ xargs tar -czf amd64-rootless-bundles.tar.gz
18:34:41 [2021-03-04T18:34:41.962Z]  bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
18:34:41 [2021-03-04T18:34:41.970Z] Archiving artifacts
18:34:42 [2021-03-04T18:34:42.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:34:42 [2021-03-04T18:34:42.588Z] + make clean
18:34:42 [2021-03-04T18:34:42.643Z] --- PASS: TestNetworkNat (0.90s)
18:34:42 [2021-03-04T18:34:42.643Z] === RUN   TestNetworkLocalhostTCPNat
18:34:42 [2021-03-04T18:34:42.843Z] docker volume rm -f docker-dev-cache
18:34:42 [2021-03-04T18:34:42.843Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:34:43 [2021-03-04T18:34:43.589Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
18:34:43 [2021-03-04T18:34:43.589Z] === RUN   TestNetworkLoopbackNat
18:34:45 [2021-03-04T18:34:45.600Z] Loaded image: buildpack-deps:buster
18:34:45 [2021-03-04T18:34:45.856Z] Loaded image: busybox:latest
18:34:45 [2021-03-04T18:34:45.856Z] Loaded image: busybox:glibc
18:34:46 [2021-03-04T18:34:46.897Z] --- PASS: TestNetworkLoopbackNat (3.23s)
18:34:46 [2021-03-04T18:34:46.897Z] === RUN   TestPause
18:34:47 [2021-03-04T18:34:47.471Z] --- PASS: TestPause (0.85s)
18:34:47 [2021-03-04T18:34:47.471Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:34:47 [2021-03-04T18:34:47.471Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:34:47 [2021-03-04T18:34:47.471Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:34:47 [2021-03-04T18:34:47.471Z] === RUN   TestPauseStopPausedContainer
18:34:48 [2021-03-04T18:34:48.369Z] Loaded image: debian:bullseye
18:34:48 [2021-03-04T18:34:48.415Z] --- PASS: TestPauseStopPausedContainer (0.85s)
18:34:48 [2021-03-04T18:34:48.415Z] === RUN   TestPsFilter
18:34:48 [2021-03-04T18:34:48.677Z] --- PASS: TestPsFilter (0.28s)
18:34:48 [2021-03-04T18:34:48.677Z] === RUN   TestRemoveContainerWithRemovedVolume
18:34:48 [2021-03-04T18:34:48.929Z] Loaded image: hello-world:latest
18:34:49 [2021-03-04T18:34:49.185Z] Loaded image: arm32v7/hello-world:latest
18:34:49 [2021-03-04T18:34:49.185Z] INFO: Testing against a local daemon
18:34:49 [2021-03-04T18:34:49.185Z] === RUN   TestCgroupNamespacesBuild
18:34:49 [2021-03-04T18:34:49.622Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
18:34:49 [2021-03-04T18:34:49.622Z] === RUN   TestRemoveContainerWithVolume
18:34:50 [2021-03-04T18:34:50.195Z] --- PASS: TestRemoveContainerWithVolume (0.81s)
18:34:50 [2021-03-04T18:34:50.195Z] === RUN   TestRemoveContainerRunning
18:34:50 [2021-03-04T18:34:50.547Z] --- PASS: TestCgroupNamespacesBuild (1.39s)
18:34:50 [2021-03-04T18:34:50.547Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:34:51 [2021-03-04T18:34:51.139Z] --- PASS: TestRemoveContainerRunning (0.86s)
18:34:51 [2021-03-04T18:34:51.139Z] === RUN   TestRemoveContainerForceRemoveRunning
18:34:51 [2021-03-04T18:34:51.911Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
18:34:51 [2021-03-04T18:34:51.911Z] === RUN   TestBuildWithSession
18:34:51 [2021-03-04T18:34:51.911Z] --- SKIP: TestBuildWithSession (0.00s)
18:34:51 [2021-03-04T18:34:51.911Z]     build_session_test.go:25: TODO: BuildKit
18:34:51 [2021-03-04T18:34:51.911Z] === RUN   TestBuildSquashParent
18:34:52 [2021-03-04T18:34:52.083Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
18:34:52 [2021-03-04T18:34:52.083Z] === RUN   TestRemoveInvalidContainer
18:34:52 [2021-03-04T18:34:52.083Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:34:52 [2021-03-04T18:34:52.083Z] === RUN   TestRenameLinkedContainer
18:34:55 [2021-03-04T18:34:55.389Z] --- PASS: TestRenameLinkedContainer (3.16s)
18:34:55 [2021-03-04T18:34:55.389Z] === RUN   TestRenameStoppedContainer
18:34:55 [2021-03-04T18:34:55.962Z] --- PASS: TestRenameStoppedContainer (0.79s)
18:34:55 [2021-03-04T18:34:55.962Z] === RUN   TestRenameRunningContainerAndReuse
18:34:56 [2021-03-04T18:34:56.075Z] --- PASS: TestBuildSquashParent (4.23s)
18:34:56 [2021-03-04T18:34:56.075Z] === RUN   TestBuildWithRemoveAndForceRemove
18:34:56 [2021-03-04T18:34:56.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:34:56 [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:34:56 [2021-03-04T18:34:56.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:34:56 [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:34:56 [2021-03-04T18:34:56.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:34:56 [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:34:56 [2021-03-04T18:34:56.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:34:56 [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:34:56 [2021-03-04T18:34:56.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:34:56 [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:34:56 [2021-03-04T18:34:56.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:34:56 [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:34:56 [2021-03-04T18:34:56.331Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:34:56 [2021-03-04T18:34:56.331Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:34:57 [2021-03-04T18:34:57.877Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s)
18:34:57 [2021-03-04T18:34:57.877Z] === RUN   TestRenameInvalidName
18:34:58 [2021-03-04T18:34:58.219Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:34:58 [2021-03-04T18:34:58.219Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:34:58 [2021-03-04T18:34:58.449Z] --- PASS: TestRenameInvalidName (0.80s)
18:34:58 [2021-03-04T18:34:58.449Z] === RUN   TestRenameAnonymousContainer
18:34:59 [2021-03-04T18:34:59.145Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:34:59 [2021-03-04T18:34:59.706Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:35:01 [2021-03-04T18:35:01.069Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:35:01 [2021-03-04T18:35:01.069Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.66s)
18:35:01 [2021-03-04T18:35:01.069Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s)
18:35:01 [2021-03-04T18:35:01.069Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
18:35:01 [2021-03-04T18:35:01.069Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s)
18:35:01 [2021-03-04T18:35:01.069Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s)
18:35:01 [2021-03-04T18:35:01.069Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s)
18:35:01 [2021-03-04T18:35:01.069Z] === RUN   TestBuildMultiStageCopy
18:35:01 [2021-03-04T18:35:01.069Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:35:02 [2021-03-04T18:35:02.660Z] --- PASS: TestRenameAnonymousContainer (4.08s)
18:35:02 [2021-03-04T18:35:02.660Z] === RUN   TestRenameContainerWithSameName
18:35:02 [2021-03-04T18:35:02.956Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:35:02 [2021-03-04T18:35:02.956Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:35:02 [2021-03-04T18:35:02.956Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:35:03 [2021-03-04T18:35:03.211Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:35:03 [2021-03-04T18:35:03.232Z] --- PASS: TestRenameContainerWithSameName (0.82s)
18:35:03 [2021-03-04T18:35:03.232Z] === RUN   TestRenameContainerWithLinkedContainer
18:35:03 [2021-03-04T18:35:03.467Z] --- PASS: TestBuildMultiStageCopy (2.39s)
18:35:03 [2021-03-04T18:35:03.467Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s)
18:35:03 [2021-03-04T18:35:03.467Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
18:35:03 [2021-03-04T18:35:03.467Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
18:35:03 [2021-03-04T18:35:03.467Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
18:35:03 [2021-03-04T18:35:03.467Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
18:35:03 [2021-03-04T18:35:03.467Z] === RUN   TestBuildMultiStageParentConfig
18:35:04 [2021-03-04T18:35:04.393Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
18:35:04 [2021-03-04T18:35:04.393Z] === RUN   TestBuildLabelWithTargets
18:35:04 [2021-03-04T18:35:04.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:35:04 [2021-03-04T18:35:04.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:35:05 [2021-03-04T18:35:05.147Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s)
18:35:05 [2021-03-04T18:35:05.147Z] === RUN   TestResize
18:35:05 [2021-03-04T18:35:05.319Z] --- PASS: TestBuildLabelWithTargets (0.97s)
18:35:05 [2021-03-04T18:35:05.319Z] === RUN   TestBuildWithEmptyLayers
18:35:05 [2021-03-04T18:35:05.574Z] --- PASS: TestBuildWithEmptyLayers (0.50s)
18:35:05 [2021-03-04T18:35:05.574Z] === RUN   TestBuildMultiStageOnBuild
18:35:05 [2021-03-04T18:35:05.720Z] --- PASS: TestResize (0.87s)
18:35:05 [2021-03-04T18:35:05.720Z] === RUN   TestResizeWithInvalidSize
18:35:06 [2021-03-04T18:35:06.668Z] --- PASS: TestResizeWithInvalidSize (0.86s)
18:35:06 [2021-03-04T18:35:06.668Z] === RUN   TestResizeWhenContainerNotStarted
18:35:07 [2021-03-04T18:35:07.247Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:35:07 [2021-03-04T18:35:07.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:35:07 [2021-03-04T18:35:07.458Z] --- PASS: TestBuildMultiStageOnBuild (1.62s)
18:35:07 [2021-03-04T18:35:07.458Z] === RUN   TestBuildUncleanTarFilenames
18:35:08 [2021-03-04T18:35:08.020Z] --- PASS: TestBuildUncleanTarFilenames (0.66s)
18:35:08 [2021-03-04T18:35:08.020Z] === RUN   TestBuildMultiStageLayerLeak
18:35:09 [2021-03-04T18:35:09.171Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:35:09 [2021-03-04T18:35:09.906Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s)
18:35:09 [2021-03-04T18:35:09.907Z] === RUN   TestBuildWithHugeFile
18:35:10 [2021-03-04T18:35:10.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:35:10 [2021-03-04T18:35:10.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:35:10 [2021-03-04T18:35:10.829Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:35:11 [2021-03-04T18:35:11.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:35:12 [2021-03-04T18:35:12.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:35:12 [2021-03-04T18:35:12.698Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.212191947s with top 10 stages: buildssa: 1m43.584534696s, goimports: 21.616752572s, unconvert: 14.005638947s, gosec: 9.733603117s, golint: 5.835878171s, misspell: 4.190675779s, ineffassign: 3.981595331s, inspect: 3.283539969s, vrp: 2.476163497s, printf: 2.117953607s 
18:35:12 [2021-03-04T18:35:12.698Z] INFO [runner] Issues before processing: 2266, after processing: 0 
18:35:12 [2021-03-04T18:35:12.698Z] INFO [runner] Processors filtering stat (out/in): cgo: 1686/2266, filename_unadjuster: 1686/1686, skip_files: 1686/1686, exclude-rules: 64/1581, skip_dirs: 1686/1686, identifier_marker: 1581/1581, path_prettifier: 1686/1686, autogenerated_exclude: 1581/1686, exclude: 1581/1581, nolint: 0/64 
18:35:12 [2021-03-04T18:35:12.698Z] INFO [runner] processing took 59.110463ms with stages: nolint: 25.617724ms, identifier_marker: 16.158212ms, path_prettifier: 8.00316ms, autogenerated_exclude: 3.947185ms, exclude-rules: 3.439959ms, skip_dirs: 1.659524ms, cgo: 192.506µs, filename_unadjuster: 86.771µs, max_same_issues: 1.442µs, uniq_by_line: 984ns, max_from_linter: 724ns, diff: 565ns, exclude: 449ns, skip_files: 391ns, source_code: 347ns, path_shortener: 263ns, max_per_file_from_linter: 257ns 
18:35:12 [2021-03-04T18:35:12.698Z] INFO [runner] linters took 1m44.735092251s with stages: goanalysis_metalinter: 1m23.13981644s, unused: 21.535944453s 
18:35:12 [2021-03-04T18:35:12.698Z] INFO File cache stats: 1453 entries of total size 6.8MiB 
18:35:12 [2021-03-04T18:35:12.698Z] INFO Memory: 1576 samples, avg is 783.6MB, max is 3904.1MB 
18:35:12 [2021-03-04T18:35:12.698Z] INFO Execution took 3m49.18112818s                
18:35:12 [2021-03-04T18:35:12.698Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:35:12 [2021-03-04T18:35:12.927Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:35:13 [2021-03-04T18:35:13.038Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh dynbinary-daemon test-docker-py
18:35:13 [2021-03-04T18:35:13.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:35:13 [2021-03-04T18:35:13.617Z] 
18:35:13 [2021-03-04T18:35:13.617Z] Removing bundles/
18:35:13 [2021-03-04T18:35:13.617Z] 
18:35:13 [2021-03-04T18:35:13.617Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:35:13 [2021-03-04T18:35:13.617Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:35:13 [2021-03-04T18:35:13.617Z] GOOS="" GOARCH="" GOARM=""
18:35:16 [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.89s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s)
18:35:16 [2021-03-04T18:35:16.054Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s)
18:35:16 [2021-03-04T18:35:16.054Z] === RUN   TestCgroupNamespacesRun
18:35:17 [2021-03-04T18:35:17.972Z] --- PASS: TestCgroupNamespacesRun (1.85s)
18:35:17 [2021-03-04T18:35:17.972Z] === RUN   TestCgroupNamespacesRunPrivileged
18:35:19 [2021-03-04T18:35:19.889Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s)
18:35:19 [2021-03-04T18:35:19.889Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:35:21 [2021-03-04T18:35:21.804Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s)
18:35:21 [2021-03-04T18:35:21.804Z] === RUN   TestCgroupNamespacesRunHostMode
18:35:23 [2021-03-04T18:35:23.029Z] db4edcf0861f: Pull complete
18:35:23 [2021-03-04T18:35:23.029Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a
18:35:23 [2021-03-04T18:35:23.029Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:35:23 [2021-03-04T18:35:23.029Z] mcr.microsoft.com/windows/servercore:ltsc2019
18:35:23 [2021-03-04T18:35:23.029Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
18:35:23 [2021-03-04T18:35:23.029Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
18:35:23 [2021-03-04T18:35:23.029Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757'
18:35:23 [2021-03-04T18:35:23.029Z] INFO: Docker version of control daemon
18:35:23 [2021-03-04T18:35:23.029Z] 
18:35:23 [2021-03-04T18:35:23.029Z] Client: Docker Engine - Enterprise
18:35:23 [2021-03-04T18:35:23.029Z]  Version:           19.03.12
18:35:23 [2021-03-04T18:35:23.029Z]  API version:       1.40
18:35:23 [2021-03-04T18:35:23.029Z]  Go version:        go1.13.13
18:35:23 [2021-03-04T18:35:23.029Z]  Git commit:        4306744
18:35:23 [2021-03-04T18:35:23.030Z]  Built:             08/05/2020 19:27:53
18:35:23 [2021-03-04T18:35:23.030Z]  OS/Arch:           windows/amd64
18:35:23 [2021-03-04T18:35:23.030Z]  Experimental:      false
18:35:23 [2021-03-04T18:35:23.030Z] 
18:35:23 [2021-03-04T18:35:23.030Z] Server: Docker Engine - Enterprise
18:35:23 [2021-03-04T18:35:23.030Z]  Engine:
18:35:23 [2021-03-04T18:35:23.030Z]   Version:          19.03.12
18:35:23 [2021-03-04T18:35:23.030Z]   API version:      1.40 (minimum version 1.24)
18:35:23 [2021-03-04T18:35:23.030Z]   Go version:       go1.13.13
18:35:23 [2021-03-04T18:35:23.030Z]   Git commit:       f295753ffd
18:35:23 [2021-03-04T18:35:23.030Z]   Built:            08/05/2020 19:26:41
18:35:23 [2021-03-04T18:35:23.030Z]   OS/Arch:          windows/amd64
18:35:23 [2021-03-04T18:35:23.030Z]   Experimental:     true
18:35:23 [2021-03-04T18:35:23.030Z] 
18:35:23 [2021-03-04T18:35:23.030Z] INFO: Docker info of control daemon
18:35:23 [2021-03-04T18:35:23.030Z] 
18:35:23 [2021-03-04T18:35:23.030Z] Client:
18:35:23 [2021-03-04T18:35:23.030Z]  Debug Mode: false
18:35:23 [2021-03-04T18:35:23.030Z]  Plugins:
18:35:23 [2021-03-04T18:35:23.030Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
18:35:23 [2021-03-04T18:35:23.030Z] 
18:35:23 [2021-03-04T18:35:23.030Z] Server:
18:35:23 [2021-03-04T18:35:23.030Z]  Containers: 0
18:35:23 [2021-03-04T18:35:23.030Z]   Running: 0
18:35:23 [2021-03-04T18:35:23.030Z]   Paused: 0
18:35:23 [2021-03-04T18:35:23.030Z]   Stopped: 0
18:35:23 [2021-03-04T18:35:23.030Z]  Images: 1
18:35:23 [2021-03-04T18:35:23.030Z]  Server Version: 19.03.12
18:35:23 [2021-03-04T18:35:23.030Z]  Storage Driver: lcow (linux) windowsfilter (windows)
18:35:23 [2021-03-04T18:35:23.030Z]   LCOW: 
18:35:23 [2021-03-04T18:35:23.030Z]   Windows: 
18:35:23 [2021-03-04T18:35:23.030Z]  Logging Driver: json-file
18:35:23 [2021-03-04T18:35:23.030Z]  Plugins:
18:35:23 [2021-03-04T18:35:23.030Z]   Volume: local
18:35:23 [2021-03-04T18:35:23.030Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:35:23 [2021-03-04T18:35:23.030Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:35:23 [2021-03-04T18:35:23.030Z]  Swarm: inactive
18:35:23 [2021-03-04T18:35:23.030Z]  Default Isolation: process
18:35:23 [2021-03-04T18:35:23.030Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:35:23 [2021-03-04T18:35:23.030Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
18:35:23 [2021-03-04T18:35:23.030Z]  OSType: windows
18:35:23 [2021-03-04T18:35:23.030Z]  Architecture: x86_64
18:35:23 [2021-03-04T18:35:23.030Z]  CPUs: 4
18:35:23 [2021-03-04T18:35:23.030Z]  Total Memory: 32GiB
18:35:23 [2021-03-04T18:35:23.030Z]  Name: azwin-2-960050
18:35:23 [2021-03-04T18:35:23.030Z]  ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3
18:35:23 [2021-03-04T18:35:23.030Z]  Docker Root Dir: D:\docker
18:35:23 [2021-03-04T18:35:23.030Z]  Debug Mode: false
18:35:23 [2021-03-04T18:35:23.030Z]  Registry: https://index.docker.io/v1/
18:35:23 [2021-03-04T18:35:23.030Z]  Labels:
18:35:23 [2021-03-04T18:35:23.030Z]  Experimental: true
18:35:23 [2021-03-04T18:35:23.030Z]  Insecure Registries:
18:35:23 [2021-03-04T18:35:23.030Z]   10.0.0.4:5000
18:35:23 [2021-03-04T18:35:23.030Z]   127.0.0.0/8
18:35:23 [2021-03-04T18:35:23.030Z]  Registry Mirrors:
18:35:23 [2021-03-04T18:35:23.030Z]   http://10.0.0.4:5000/
18:35:23 [2021-03-04T18:35:23.030Z]  Live Restore Enabled: false
18:35:23 [2021-03-04T18:35:23.030Z] 
18:35:23 [2021-03-04T18:35:23.030Z] 
18:35:23 [2021-03-04T18:35:23.030Z] INFO: Commit hash is 96cb22f91c
18:35:23 [2021-03-04T18:35:23.030Z] INFO: Nuke-Everything...
18:35:23 [2021-03-04T18:35:23.030Z] INFO: Container count on control daemon to delete is 0
18:35:23 [2021-03-04T18:35:23.030Z] INFO: Nuking d:\CI
18:35:23 [2021-03-04T18:35:23.030Z] INFO: Zapped successfully
18:35:23 [2021-03-04T18:35:23.030Z] INFO: Location for testing is d:\CI\PR-42083\5
18:35:23 [2021-03-04T18:35:23.030Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:35:23 [2021-03-04T18:35:23.030Z] 
18:35:23 [2021-03-04T18:35:23.030Z] 
18:35:23 [2021-03-04T18:35:23.030Z] INFO: Building the image from Dockerfile.windows at 03/04/2021 18:35:15...
18:35:23 [2021-03-04T18:35:23.030Z] 
18:35:23 [2021-03-04T18:35:23.030Z] Sending build context to Docker daemon  58.32MB
18:35:23 [2021-03-04T18:35:23.030Z] 
18:35:23 [2021-03-04T18:35:23.030Z] Step 1/10 : FROM microsoft/windowsservercore
18:35:23 [2021-03-04T18:35:23.030Z]  ---> 31902e4b25a6
18:35:23 [2021-03-04T18:35:23.030Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:35:23 [2021-03-04T18:35:23.030Z]  ---> Running in bf73cce2af8f
18:35:23 [2021-03-04T18:35:23.030Z] Removing intermediate container bf73cce2af8f
18:35:23 [2021-03-04T18:35:23.030Z]  ---> fb4b38df239c
18:35:23 [2021-03-04T18:35:23.030Z] Step 3/10 : ARG GO_VERSION=1.13.15
18:35:23 [2021-03-04T18:35:23.030Z]  ---> Running in c2e632651590
18:35:23 [2021-03-04T18:35:23.030Z] Removing intermediate container c2e632651590
18:35:23 [2021-03-04T18:35:23.030Z]  ---> 3945aa68eb62
18:35:23 [2021-03-04T18:35:23.030Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
18:35:23 [2021-03-04T18:35:23.030Z]  ---> Running in e18d4749171d
18:35:23 [2021-03-04T18:35:23.490Z] Removing intermediate container e18d4749171d
18:35:23 [2021-03-04T18:35:23.490Z]  ---> eb4bcb4fcb32
18:35:23 [2021-03-04T18:35:23.490Z] 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}
18:35:23 [2021-03-04T18:35:23.490Z]  ---> Running in 1d28e22799f7
18:35:23 [2021-03-04T18:35:23.720Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s)
18:35:23 [2021-03-04T18:35:23.720Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:35:23 [2021-03-04T18:35:23.952Z] Removing intermediate container 1d28e22799f7
18:35:23 [2021-03-04T18:35:23.952Z]  ---> 618bc4c5410c
18:35:23 [2021-03-04T18:35:23.952Z] 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;
18:35:23 [2021-03-04T18:35:23.952Z]  ---> Running in b83df39383b6
18:35:25 [2021-03-04T18:35:25.110Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s)
18:35:25 [2021-03-04T18:35:25.110Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:35:27 [2021-03-04T18:35:27.028Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s)
18:35:27 [2021-03-04T18:35:27.028Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:35:27 [2021-03-04T18:35:27.973Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s)
18:35:27 [2021-03-04T18:35:27.973Z] === RUN   TestCgroupNamespacesRunOlderClient
18:35:29 [2021-03-04T18:35:29.792Z] 
18:35:29 [2021-03-04T18:35:29.792Z] SUCCESS: Specified value was saved.
18:35:29 [2021-03-04T18:35:29.889Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
18:35:29 [2021-03-04T18:35:29.889Z] === RUN   TestKernelTCPMemory
18:35:30 [2021-03-04T18:35:30.763Z] INFO: Downloading git...
18:35:30 [2021-03-04T18:35:30.834Z] --- PASS: TestKernelTCPMemory (0.94s)
18:35:30 [2021-03-04T18:35:30.834Z] === RUN   TestNISDomainname
18:35:31 [2021-03-04T18:35:31.778Z] --- PASS: TestNISDomainname (1.02s)
18:35:31 [2021-03-04T18:35:31.778Z] === RUN   TestHostnameDnsResolution
18:35:32 [2021-03-04T18:35:32.323Z] INFO: Downloading go...
18:35:33 [2021-03-04T18:35:33.694Z] --- PASS: TestHostnameDnsResolution (1.70s)
18:35:33 [2021-03-04T18:35:33.694Z] === RUN   TestStats
18:35:36 [2021-03-04T18:35:36.996Z] --- PASS: TestStats (2.86s)
18:35:36 [2021-03-04T18:35:36.996Z] === RUN   TestStopContainerWithTimeout
18:35:36 [2021-03-04T18:35:36.996Z] === RUN   TestStopContainerWithTimeout/0
18:35:36 [2021-03-04T18:35:36.996Z] === PAUSE TestStopContainerWithTimeout/0
18:35:36 [2021-03-04T18:35:36.996Z] === RUN   TestStopContainerWithTimeout/1
18:35:36 [2021-03-04T18:35:36.996Z] === PAUSE TestStopContainerWithTimeout/1
18:35:36 [2021-03-04T18:35:36.996Z] === RUN   TestStopContainerWithTimeout/3
18:35:36 [2021-03-04T18:35:36.996Z] === PAUSE TestStopContainerWithTimeout/3
18:35:36 [2021-03-04T18:35:36.996Z] === RUN   TestStopContainerWithTimeout/-1
18:35:36 [2021-03-04T18:35:36.996Z] === PAUSE TestStopContainerWithTimeout/-1
18:35:36 [2021-03-04T18:35:36.996Z] === CONT  TestStopContainerWithTimeout/0
18:35:36 [2021-03-04T18:35:36.996Z] === CONT  TestStopContainerWithTimeout/3
18:35:36 [2021-03-04T18:35:36.996Z] === CONT  TestStopContainerWithTimeout/1
18:35:36 [2021-03-04T18:35:36.996Z] === CONT  TestStopContainerWithTimeout/-1
18:35:39 [2021-03-04T18:35:39.412Z] INFO: Downloading compiler 1 of 3...
18:35:39 [2021-03-04T18:35:39.412Z] INFO: Downloading compiler 2 of 3...
18:35:39 [2021-03-04T18:35:39.412Z] INFO: Downloading compiler 3 of 3...
18:35:40 [2021-03-04T18:35:40.300Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:35:40 [2021-03-04T18:35:40.300Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
18:35:40 [2021-03-04T18:35:40.300Z]     --- PASS: TestStopContainerWithTimeout/1 (2.36s)
18:35:40 [2021-03-04T18:35:40.300Z]     --- PASS: TestStopContainerWithTimeout/3 (3.20s)
18:35:40 [2021-03-04T18:35:40.300Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.28s)
18:35:40 [2021-03-04T18:35:40.300Z] === RUN   TestDeleteDevicemapper
18:35:40 [2021-03-04T18:35:40.300Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:35:40 [2021-03-04T18:35:40.300Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:35:40 [2021-03-04T18:35:40.300Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:35:40 [2021-03-04T18:35:40.384Z] INFO: Extracting git...
18:35:43 [2021-03-04T18:35:43.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s)
18:35:43 [2021-03-04T18:35:43.606Z] === RUN   TestUpdateMemory
18:35:43 [2021-03-04T18:35:43.606Z] --- SKIP: TestUpdateMemory (0.00s)
18:35:43 [2021-03-04T18:35:43.606Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:35:43 [2021-03-04T18:35:43.606Z] === RUN   TestUpdateCPUQuota
18:35:44 [2021-03-04T18:35:44.551Z] --- PASS: TestUpdateCPUQuota (1.33s)
18:35:44 [2021-03-04T18:35:44.551Z] === RUN   TestUpdatePidsLimit
18:35:44 [2021-03-04T18:35:44.551Z] === RUN   TestUpdatePidsLimit/update_from_none
18:35:44 [2021-03-04T18:35:44.813Z] === RUN   TestUpdatePidsLimit/no_change
18:35:45 [2021-03-04T18:35:45.389Z] === RUN   TestUpdatePidsLimit/update_lower
18:35:45 [2021-03-04T18:35:45.652Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:35:46 [2021-03-04T18:35:46.225Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:35:46 [2021-03-04T18:35:46.487Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:35:47 [2021-03-04T18:35:47.059Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:35:48 [2021-03-04T18:35:48.450Z] --- PASS: TestUpdatePidsLimit (3.92s)
18:35:48 [2021-03-04T18:35:48.450Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
18:35:48 [2021-03-04T18:35:48.450Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
18:35:48 [2021-03-04T18:35:48.450Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.44s)
18:35:48 [2021-03-04T18:35:48.450Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
18:35:48 [2021-03-04T18:35:48.450Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
18:35:48 [2021-03-04T18:35:48.450Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
18:35:48 [2021-03-04T18:35:48.450Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
18:35:48 [2021-03-04T18:35:48.450Z] === RUN   TestUpdateRestartPolicy
18:35:55 [2021-03-04T18:35:55.217Z] INFO: Expanding go...
18:36:01 [2021-03-04T18:36:01.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:36:03 [2021-03-04T18:36:03.363Z] --- PASS: TestUpdateRestartPolicy (12.52s)
18:36:03 [2021-03-04T18:36:03.363Z] === RUN   TestUpdateRestartWithAutoRemove
18:36:03 [2021-03-04T18:36:03.363Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
18:36:03 [2021-03-04T18:36:03.363Z] === RUN   TestWaitNonBlocked
18:36:03 [2021-03-04T18:36:03.364Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:36:03 [2021-03-04T18:36:03.364Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:36:03 [2021-03-04T18:36:03.364Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:36:03 [2021-03-04T18:36:03.364Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:36:03 [2021-03-04T18:36:03.364Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:36:03 [2021-03-04T18:36:03.364Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:36:03 [2021-03-04T18:36:03.364Z] --- PASS: TestWaitNonBlocked (0.02s)
18:36:03 [2021-03-04T18:36:03.364Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
18:36:03 [2021-03-04T18:36:03.364Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s)
18:36:03 [2021-03-04T18:36:03.364Z] === RUN   TestWaitBlocked
18:36:03 [2021-03-04T18:36:03.364Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:36:03 [2021-03-04T18:36:03.364Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:36:03 [2021-03-04T18:36:03.364Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:36:03 [2021-03-04T18:36:03.364Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:36:03 [2021-03-04T18:36:03.364Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:36:03 [2021-03-04T18:36:03.364Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:36:03 [2021-03-04T18:36:03.939Z] --- PASS: TestWaitBlocked (0.02s)
18:36:03 [2021-03-04T18:36:03.939Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s)
18:36:03 [2021-03-04T18:36:03.939Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s)
18:36:03 [2021-03-04T18:36:03.939Z] === CONT  TestContainerStartOnDaemonRestart
18:36:03 [2021-03-04T18:36:03.939Z] === CONT  TestIpcModeOlderClient
18:36:03 [2021-03-04T18:36:03.939Z] === CONT  TestDaemonHostGatewayIP
18:36:03 [2021-03-04T18:36:03.939Z] === CONT  TestContainerKillOnDaemonStart
18:36:04 [2021-03-04T18:36:04.202Z] --- PASS: TestIpcModeOlderClient (0.21s)
18:36:04 [2021-03-04T18:36:04.202Z] === CONT  TestRestartDaemonWithRestartingContainer
18:36:06 [2021-03-04T18:36:06.065Z] --- PASS: TestBuildWithHugeFile (53.10s)
18:36:06 [2021-03-04T18:36:06.065Z] === RUN   TestBuildWCOWSandboxSize
18:36:06 [2021-03-04T18:36:06.065Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:36:06 [2021-03-04T18:36:06.065Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:36:06 [2021-03-04T18:36:06.065Z] === RUN   TestBuildWithEmptyDockerfile
18:36:06 [2021-03-04T18:36:06.065Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:36:06 [2021-03-04T18:36:06.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:36:06 [2021-03-04T18:36:06.065Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:36:06 [2021-03-04T18:36:06.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:36:06 [2021-03-04T18:36:06.065Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:36:06 [2021-03-04T18:36:06.065Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:36:06 [2021-03-04T18:36:06.065Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:36:06 [2021-03-04T18:36:06.065Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:36:06 [2021-03-04T18:36:06.065Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:36:06 [2021-03-04T18:36:06.065Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
18:36:06 [2021-03-04T18:36:06.065Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
18:36:06 [2021-03-04T18:36:06.065Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
18:36:06 [2021-03-04T18:36:06.065Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
18:36:06 [2021-03-04T18:36:06.065Z] === RUN   TestBuildPreserveOwnership
18:36:06 [2021-03-04T18:36:06.065Z] === RUN   TestBuildPreserveOwnership/copy_from
18:36:06 [2021-03-04T18:36:06.065Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:36:06 [2021-03-04T18:36:06.625Z] --- PASS: TestBuildPreserveOwnership (3.55s)
18:36:06 [2021-03-04T18:36:06.625Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.39s)
18:36:06 [2021-03-04T18:36:06.625Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s)
18:36:06 [2021-03-04T18:36:06.625Z] === RUN   TestBuildPlatformInvalid
18:36:06 [2021-03-04T18:36:06.625Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:36:06 [2021-03-04T18:36:06.625Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:36:08 [2021-03-04T18:36:08.424Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s)
18:36:08 [2021-03-04T18:36:08.425Z] === CONT  TestDaemonRestartIpcMode
18:36:08 [2021-03-04T18:36:08.425Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.98s)
18:36:09 [2021-03-04T18:36:09.368Z] --- PASS: TestDaemonHostGatewayIP (5.28s)
18:36:11 [2021-03-04T18:36:11.916Z] --- PASS: TestDaemonRestartIpcMode (3.64s)
18:36:16 [2021-03-04T18:36:16.346Z] INFO: Expanding compiler 1 of 3...
18:36:16 [2021-03-04T18:36:16.346Z] INFO: Expanding compiler 2 of 3...
18:36:17 [2021-03-04T18:36:17.210Z] --- PASS: TestContainerKillOnDaemonStart (13.28s)
18:36:17 [2021-03-04T18:36:17.210Z] PASS
18:36:17 [2021-03-04T18:36:17.210Z] 
18:36:17 [2021-03-04T18:36:17.210Z] === Skipped
18:36:17 [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:36:17 [2021-03-04T18:36:17.210Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:36:17 [2021-03-04T18:36:17.210Z] 
18:36:17 [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s)
18:36:17 [2021-03-04T18:36:17.210Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:36:17 [2021-03-04T18:36:17.210Z] 
18:36:17 [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
18:36:17 [2021-03-04T18:36:17.210Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:36:17 [2021-03-04T18:36:17.210Z] 
18:36:17 [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:36:17 [2021-03-04T18:36:17.210Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:36:17 [2021-03-04T18:36:17.210Z] 
18:36:17 [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:36:17 [2021-03-04T18:36:17.210Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:36:17 [2021-03-04T18:36:17.210Z] 
18:36:17 [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
18:36:17 [2021-03-04T18:36:17.210Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:36:17 [2021-03-04T18:36:17.210Z] 
18:36:17 [2021-03-04T18:36:17.210Z] 
18:36:17 [2021-03-04T18:36:17.210Z] DONE 196 tests, 6 skipped in 145.648s
18:36:17 [2021-03-04T18:36:17.210Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:36:17 [2021-03-04T18:36:17.210Z] ++ 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
18:36:17 [2021-03-04T18:36:17.210Z] ++ set -e
18:36:17 [2021-03-04T18:36:17.210Z] ++ '[' -n 0 ']'
18:36:17 [2021-03-04T18:36:17.210Z] ++ set -x
18:36:17 [2021-03-04T18:36:17.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
18:36:18 [2021-03-04T18:36:18.152Z] INFO: Testing against a local daemon
18:36:18 [2021-03-04T18:36:18.152Z] === RUN   TestCommitInheritsEnv
18:36:18 [2021-03-04T18:36:18.725Z] --- PASS: TestCommitInheritsEnv (0.63s)
18:36:18 [2021-03-04T18:36:18.725Z] === RUN   TestImportExtremelyLargeImageWorks
18:36:18 [2021-03-04T18:36:18.725Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
18:36:18 [2021-03-04T18:36:18.725Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
18:36:18 [2021-03-04T18:36:18.725Z] === RUN   TestImagesFilterMultiReference
18:36:18 [2021-03-04T18:36:18.725Z] --- PASS: TestImagesFilterMultiReference (0.11s)
18:36:18 [2021-03-04T18:36:18.725Z] === RUN   TestImagePullPlatformInvalid
18:36:18 [2021-03-04T18:36:18.725Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
18:36:18 [2021-03-04T18:36:18.725Z] === RUN   TestRemoveImageOrphaning
18:36:19 [2021-03-04T18:36:19.297Z] --- PASS: TestRemoveImageOrphaning (0.59s)
18:36:19 [2021-03-04T18:36:19.297Z] === RUN   TestRemoveImageGarbageCollector
18:36:19 [2021-03-04T18:36:19.297Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:36:19 [2021-03-04T18:36:19.297Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:19 [2021-03-04T18:36:19.297Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:36:19 [2021-03-04T18:36:19.559Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:36:19 [2021-03-04T18:36:19.559Z] === RUN   TestTagInvalidReference
18:36:19 [2021-03-04T18:36:19.559Z] --- PASS: TestTagInvalidReference (0.03s)
18:36:19 [2021-03-04T18:36:19.559Z] === RUN   TestTagValidPrefixedRepo
18:36:19 [2021-03-04T18:36:19.559Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
18:36:19 [2021-03-04T18:36:19.559Z] === RUN   TestTagExistedNameWithoutForce
18:36:19 [2021-03-04T18:36:19.559Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:36:19 [2021-03-04T18:36:19.559Z] === RUN   TestTagOfficialNames
18:36:19 [2021-03-04T18:36:19.820Z] --- PASS: TestTagOfficialNames (0.11s)
18:36:19 [2021-03-04T18:36:19.820Z] === RUN   TestTagMatchesDigest
18:36:19 [2021-03-04T18:36:19.820Z] --- PASS: TestTagMatchesDigest (0.03s)
18:36:19 [2021-03-04T18:36:19.820Z] PASS
18:36:19 [2021-03-04T18:36:19.820Z] 
18:36:19 [2021-03-04T18:36:19.820Z] === Skipped
18:36:19 [2021-03-04T18:36:19.820Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
18:36:19 [2021-03-04T18:36:19.820Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
18:36:19 [2021-03-04T18:36:19.820Z] 
18:36:19 [2021-03-04T18:36:19.820Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:36:19 [2021-03-04T18:36:19.820Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:19 [2021-03-04T18:36:19.820Z] 
18:36:19 [2021-03-04T18:36:19.820Z] 
18:36:19 [2021-03-04T18:36:19.820Z] DONE 12 tests, 2 skipped in 2.388s
18:36:19 [2021-03-04T18:36:19.820Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:36:19 [2021-03-04T18:36:19.820Z] ++ 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
18:36:19 [2021-03-04T18:36:19.820Z] ++ set -e
18:36:19 [2021-03-04T18:36:19.820Z] ++ '[' -n 0 ']'
18:36:19 [2021-03-04T18:36:19.820Z] ++ set -x
18:36:19 [2021-03-04T18:36:19.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
18:36:20 [2021-03-04T18:36:20.082Z] INFO: Testing against a local daemon
18:36:20 [2021-03-04T18:36:20.082Z] === RUN   TestNetworkCreateDelete
18:36:20 [2021-03-04T18:36:20.655Z] --- PASS: TestNetworkCreateDelete (0.40s)
18:36:20 [2021-03-04T18:36:20.655Z] === RUN   TestDockerNetworkDeletePreferID
18:36:21 [2021-03-04T18:36:21.456Z] Loaded image: buildpack-deps:buster
18:36:21 [2021-03-04T18:36:21.456Z] Loaded image: busybox:latest
18:36:21 [2021-03-04T18:36:21.456Z] Loaded image: busybox:glibc
18:36:22 [2021-03-04T18:36:22.017Z] Loaded image: debian:bullseye
18:36:22 [2021-03-04T18:36:22.017Z] Loaded image: hello-world:latest
18:36:22 [2021-03-04T18:36:22.017Z] Loaded image: arm32v7/hello-world:latest
18:36:22 [2021-03-04T18:36:22.042Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s)
18:36:22 [2021-03-04T18:36:22.042Z] === RUN   TestDaemonDNSFallback
18:36:22 [2021-03-04T18:36:22.159Z] INFO: Expanding compiler 3 of 3...
18:36:22 [2021-03-04T18:36:22.620Z] INFO: Removing downloaded files...
18:36:22 [2021-03-04T18:36:22.620Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
18:36:22 [2021-03-04T18:36:22.620Z] INFO: Configuring git core.autocrlf...
18:36:30 [2021-03-04T18:36:30.096Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.41s)
18:36:30 [2021-03-04T18:36:30.096Z] PASS
18:36:30 [2021-03-04T18:36:30.096Z] 
18:36:30 [2021-03-04T18:36:30.096Z] === Skipped
18:36:30 [2021-03-04T18:36:30.096Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:36:30 [2021-03-04T18:36:30.096Z]     build_session_test.go:25: TODO: BuildKit
18:36:30 [2021-03-04T18:36:30.096Z] 
18:36:30 [2021-03-04T18:36:30.096Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:36:30 [2021-03-04T18:36:30.096Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:36:30 [2021-03-04T18:36:30.096Z] 
18:36:30 [2021-03-04T18:36:30.096Z] 
18:36:30 [2021-03-04T18:36:30.096Z] DONE 34 tests, 2 skipped in 116.052s
18:36:30 [2021-03-04T18:36:30.096Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:36:30 [2021-03-04T18:36:30.096Z] INFO: Testing against a local daemon
18:36:30 [2021-03-04T18:36:30.096Z] === RUN   TestConfigInspect
18:36:30 [2021-03-04T18:36:30.184Z] --- PASS: TestDaemonDNSFallback (7.50s)
18:36:30 [2021-03-04T18:36:30.184Z] === RUN   TestInspectNetwork
18:36:31 [2021-03-04T18:36:31.460Z] --- PASS: TestConfigInspect (2.39s)
18:36:31 [2021-03-04T18:36:31.460Z] === RUN   TestConfigList
18:36:33 [2021-03-04T18:36:33.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:36:34 [2021-03-04T18:36:34.012Z] --- PASS: TestConfigList (2.43s)
18:36:34 [2021-03-04T18:36:34.012Z] === RUN   TestConfigsCreateAndDelete
18:36:34 [2021-03-04T18:36:34.396Z] === RUN   TestInspectNetwork/full_network_id
18:36:34 [2021-03-04T18:36:34.396Z] === RUN   TestInspectNetwork/partial_network_id
18:36:34 [2021-03-04T18:36:34.396Z] === RUN   TestInspectNetwork/network_name
18:36:34 [2021-03-04T18:36:34.396Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:36:36 [2021-03-04T18:36:36.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:36:36 [2021-03-04T18:36:36.521Z] --- PASS: TestConfigsCreateAndDelete (2.35s)
18:36:36 [2021-03-04T18:36:36.521Z] === RUN   TestConfigsUpdate
18:36:39 [2021-03-04T18:36:39.031Z] --- PASS: TestConfigsUpdate (2.25s)
18:36:39 [2021-03-04T18:36:39.032Z] === RUN   TestTemplatedConfig
18:36:39 [2021-03-04T18:36:39.687Z] --- PASS: TestInspectNetwork (9.52s)
18:36:39 [2021-03-04T18:36:39.687Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:36:39 [2021-03-04T18:36:39.687Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:36:39 [2021-03-04T18:36:39.687Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:36:39 [2021-03-04T18:36:39.687Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:36:39 [2021-03-04T18:36:39.687Z] === RUN   TestRunContainerWithBridgeNone
18:36:39 [2021-03-04T18:36:39.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:36:41 [2021-03-04T18:36:41.542Z] --- PASS: TestTemplatedConfig (2.81s)
18:36:41 [2021-03-04T18:36:41.542Z] === RUN   TestConfigCreateResolve
18:36:41 [2021-03-04T18:36:41.614Z] --- PASS: TestRunContainerWithBridgeNone (2.64s)
18:36:41 [2021-03-04T18:36:41.614Z] === RUN   TestNetworkInvalidJSON
18:36:41 [2021-03-04T18:36:41.614Z] === RUN   TestNetworkInvalidJSON//networks/create
18:36:41 [2021-03-04T18:36:41.614Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:36:41 [2021-03-04T18:36:41.614Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:36:41 [2021-03-04T18:36:41.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:36:41 [2021-03-04T18:36:41.614Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:36:41 [2021-03-04T18:36:41.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:36:41 [2021-03-04T18:36:41.614Z] === CONT  TestNetworkInvalidJSON//networks/create
18:36:41 [2021-03-04T18:36:41.614Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:36:41 [2021-03-04T18:36:41.614Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:36:41 [2021-03-04T18:36:41.614Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:36:41 [2021-03-04T18:36:41.614Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:36:41 [2021-03-04T18:36:41.614Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:36:41 [2021-03-04T18:36:41.614Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:36:41 [2021-03-04T18:36:41.614Z] === RUN   TestNetworkList
18:36:41 [2021-03-04T18:36:41.614Z] === RUN   TestNetworkList//networks
18:36:41 [2021-03-04T18:36:41.614Z] === PAUSE TestNetworkList//networks
18:36:41 [2021-03-04T18:36:41.614Z] === RUN   TestNetworkList//networks/
18:36:41 [2021-03-04T18:36:41.614Z] === PAUSE TestNetworkList//networks/
18:36:41 [2021-03-04T18:36:41.614Z] === CONT  TestNetworkList//networks
18:36:41 [2021-03-04T18:36:41.614Z] === CONT  TestNetworkList//networks/
18:36:41 [2021-03-04T18:36:41.614Z] --- PASS: TestNetworkList (0.03s)
18:36:41 [2021-03-04T18:36:41.614Z]     --- PASS: TestNetworkList//networks (0.00s)
18:36:41 [2021-03-04T18:36:41.614Z]     --- PASS: TestNetworkList//networks/ (0.01s)
18:36:41 [2021-03-04T18:36:41.614Z] === RUN   TestHostIPv4BridgeLabel
18:36:42 [2021-03-04T18:36:42.186Z] --- PASS: TestHostIPv4BridgeLabel (0.83s)
18:36:42 [2021-03-04T18:36:42.186Z] === RUN   TestDaemonRestartWithLiveRestore
18:36:43 [2021-03-04T18:36:43.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:36:43 [2021-03-04T18:36:43.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:36:44 [2021-03-04T18:36:44.053Z] --- PASS: TestConfigCreateResolve (2.21s)
18:36:44 [2021-03-04T18:36:44.053Z] === RUN   TestConfigDaemonLibtrustID
18:36:44 [2021-03-04T18:36:44.053Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
18:36:44 [2021-03-04T18:36:44.053Z] PASS
18:36:44 [2021-03-04T18:36:44.103Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s)
18:36:44 [2021-03-04T18:36:44.103Z] === RUN   TestDaemonDefaultNetworkPools
18:36:44 [2021-03-04T18:36:44.308Z] 
18:36:44 [2021-03-04T18:36:44.308Z] DONE 7 tests in 15.026s
18:36:44 [2021-03-04T18:36:44.308Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:36:44 [2021-03-04T18:36:44.308Z] INFO: Testing against a local daemon
18:36:44 [2021-03-04T18:36:44.308Z] === RUN   TestCheckpoint
18:36:44 [2021-03-04T18:36:44.308Z] --- SKIP: TestCheckpoint (0.00s)
18:36:44 [2021-03-04T18:36:44.308Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:36:44 [2021-03-04T18:36:44.308Z] === RUN   TestContainerInvalidJSON
18:36:44 [2021-03-04T18:36:44.308Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:36:44 [2021-03-04T18:36:44.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:36:44 [2021-03-04T18:36:44.308Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:36:44 [2021-03-04T18:36:44.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:36:44 [2021-03-04T18:36:44.308Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:36:44 [2021-03-04T18:36:44.308Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:36:44 [2021-03-04T18:36:44.308Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:36:44 [2021-03-04T18:36:44.308Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:36:44 [2021-03-04T18:36:44.308Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:36:44 [2021-03-04T18:36:44.308Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:36:44 [2021-03-04T18:36:44.308Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:36:44 [2021-03-04T18:36:44.308Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:36:44 [2021-03-04T18:36:44.308Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:36:44 [2021-03-04T18:36:44.308Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:36:44 [2021-03-04T18:36:44.308Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
18:36:44 [2021-03-04T18:36:44.308Z] === RUN   TestCopyFromContainerPathIsNotDir
18:36:44 [2021-03-04T18:36:44.308Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
18:36:44 [2021-03-04T18:36:44.308Z] === RUN   TestCopyToContainerPathDoesNotExist
18:36:44 [2021-03-04T18:36:44.308Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
18:36:44 [2021-03-04T18:36:44.308Z] === RUN   TestCopyToContainerPathIsNotDir
18:36:44 [2021-03-04T18:36:44.563Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
18:36:44 [2021-03-04T18:36:44.563Z] === RUN   TestCopyFromContainer
18:36:45 [2021-03-04T18:36:45.047Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s)
18:36:45 [2021-03-04T18:36:45.047Z] === RUN   TestDaemonRestartWithExistingNetwork
18:36:45 [2021-03-04T18:36:45.488Z] === RUN   TestCopyFromContainer//
18:36:45 [2021-03-04T18:36:45.488Z] === RUN   TestCopyFromContainer//bar/root
18:36:45 [2021-03-04T18:36:45.744Z] === RUN   TestCopyFromContainer//bar/root/
18:36:45 [2021-03-04T18:36:45.744Z] === RUN   TestCopyFromContainer/bar/quux
18:36:45 [2021-03-04T18:36:45.744Z] === RUN   TestCopyFromContainer/bar/quux/
18:36:45 [2021-03-04T18:36:45.999Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:36:45 [2021-03-04T18:36:45.999Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:36:45 [2021-03-04T18:36:45.999Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:36:45 [2021-03-04T18:36:45.999Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCopyFromContainer/bar/notarget
18:36:46 [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer (1.81s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCopyFromContainer// (0.08s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:36:46 [2021-03-04T18:36:46.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:36:46 [2021-03-04T18:36:46.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:36:46 [2021-03-04T18:36:46.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:36:46 [2021-03-04T18:36:46.254Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:36:46 [2021-03-04T18:36:46.254Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:36:46 [2021-03-04T18:36:46.254Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:36:46 [2021-03-04T18:36:46.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateLinkToNonExistingContainer
18:36:46 [2021-03-04T18:36:46.254Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateWithInvalidEnv
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateWithInvalidEnv/0
18:36:46 [2021-03-04T18:36:46.254Z] === PAUSE TestCreateWithInvalidEnv/0
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateWithInvalidEnv/1
18:36:46 [2021-03-04T18:36:46.254Z] === PAUSE TestCreateWithInvalidEnv/1
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateWithInvalidEnv/2
18:36:46 [2021-03-04T18:36:46.254Z] === PAUSE TestCreateWithInvalidEnv/2
18:36:46 [2021-03-04T18:36:46.254Z] === CONT  TestCreateWithInvalidEnv/0
18:36:46 [2021-03-04T18:36:46.254Z] === CONT  TestCreateWithInvalidEnv/2
18:36:46 [2021-03-04T18:36:46.254Z] === CONT  TestCreateWithInvalidEnv/1
18:36:46 [2021-03-04T18:36:46.254Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:36:46 [2021-03-04T18:36:46.254Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateTmpfsMountsTarget
18:36:46 [2021-03-04T18:36:46.254Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:36:46 [2021-03-04T18:36:46.254Z] === RUN   TestCreateWithCustomMaskedPaths
18:36:46 [2021-03-04T18:36:46.962Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s)
18:36:46 [2021-03-04T18:36:46.962Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:36:47 [2021-03-04T18:36:47.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:36:48 [2021-03-04T18:36:48.140Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s)
18:36:48 [2021-03-04T18:36:48.140Z] === RUN   TestCreateWithCustomReadonlyPaths
18:36:49 [2021-03-04T18:36:49.503Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s)
18:36:49 [2021-03-04T18:36:49.503Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:36:49 [2021-03-04T18:36:49.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:36:49 [2021-03-04T18:36:49.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:36:49 [2021-03-04T18:36:49.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:36:49 [2021-03-04T18:36:49.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:36:49 [2021-03-04T18:36:49.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:36:49 [2021-03-04T18:36:49.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:36:49 [2021-03-04T18:36:49.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:36:49 [2021-03-04T18:36:49.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:36:49 [2021-03-04T18:36:49.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:36:49 [2021-03-04T18:36:49.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:36:49 [2021-03-04T18:36:49.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:36:49 [2021-03-04T18:36:49.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:36:49 [2021-03-04T18:36:49.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:36:49 [2021-03-04T18:36:49.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:36:49 [2021-03-04T18:36:49.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:36:49 [2021-03-04T18:36:49.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:36:49 [2021-03-04T18:36:49.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:36:49 [2021-03-04T18:36:49.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:36:49 [2021-03-04T18:36:49.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:36:49 [2021-03-04T18:36:49.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:36:49 [2021-03-04T18:36:49.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:36:49 [2021-03-04T18:36:49.503Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:36:49 [2021-03-04T18:36:49.511Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.47s)
18:36:49 [2021-03-04T18:36:49.511Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:36:50 [2021-03-04T18:36:50.064Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
18:36:50 [2021-03-04T18:36:50.064Z] === RUN   TestCreateDifferentPlatform
18:36:50 [2021-03-04T18:36:50.064Z] === RUN   TestCreateDifferentPlatform/different_os
18:36:50 [2021-03-04T18:36:50.064Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:36:50 [2021-03-04T18:36:50.064Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:36:50 [2021-03-04T18:36:50.064Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:36:50 [2021-03-04T18:36:50.064Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:36:50 [2021-03-04T18:36:50.064Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:36:50 [2021-03-04T18:36:50.071Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:36:50 [2021-03-04T18:36:50.071Z] 
18:36:50 [2021-03-04T18:36:50.071Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:36:50 [2021-03-04T18:36:50.071Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:36:50 [2021-03-04T18:36:50.071Z] Using test binary docker
18:36:50 [2021-03-04T18:36:50.071Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:36:50 [2021-03-04T18:36:50.071Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:36:50 [2021-03-04T18:36:50.071Z] INFO: Waiting for daemon to start...
18:36:50 [2021-03-04T18:36:50.071Z] Starting dockerd
18:36:50 [2021-03-04T18:36:50.071Z] .
18:36:50 [2021-03-04T18:36:50.071Z] INFO: Building docker-sdk-python3:4.4.1...
18:36:50 [2021-03-04T18:36:50.320Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:36:50 [2021-03-04T18:36:50.320Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:36:50 [2021-03-04T18:36:50.320Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:36:50 [2021-03-04T18:36:50.320Z] === RUN   TestContainerStartOnDaemonRestart
18:36:50 [2021-03-04T18:36:50.320Z] === PAUSE TestContainerStartOnDaemonRestart
18:36:50 [2021-03-04T18:36:50.320Z] === RUN   TestDaemonRestartIpcMode
18:36:50 [2021-03-04T18:36:50.320Z] === PAUSE TestDaemonRestartIpcMode
18:36:50 [2021-03-04T18:36:50.320Z] === RUN   TestDaemonHostGatewayIP
18:36:50 [2021-03-04T18:36:50.320Z] === PAUSE TestDaemonHostGatewayIP
18:36:50 [2021-03-04T18:36:50.320Z] === RUN   TestRestartDaemonWithRestartingContainer
18:36:50 [2021-03-04T18:36:50.320Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:36:50 [2021-03-04T18:36:50.320Z] === RUN   TestContainerKillOnDaemonStart
18:36:50 [2021-03-04T18:36:50.320Z] === PAUSE TestContainerKillOnDaemonStart
18:36:50 [2021-03-04T18:36:50.320Z] === RUN   TestDiff
18:36:50 [2021-03-04T18:36:50.454Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.88s)
18:36:50 [2021-03-04T18:36:50.454Z] === RUN   TestServiceWithPredefinedNetwork
18:36:50 [2021-03-04T18:36:50.880Z] --- PASS: TestDiff (0.52s)
18:36:50 [2021-03-04T18:36:50.880Z] === RUN   TestExecWithCloseStdin
18:36:51 [2021-03-04T18:36:51.440Z] --- PASS: TestExecWithCloseStdin (0.66s)
18:36:51 [2021-03-04T18:36:51.440Z] === RUN   TestExec
18:36:52 [2021-03-04T18:36:52.001Z] --- PASS: TestExec (0.62s)
18:36:52 [2021-03-04T18:36:52.001Z] === RUN   TestExecUser
18:36:52 [2021-03-04T18:36:52.927Z] --- PASS: TestExecUser (0.64s)
18:36:52 [2021-03-04T18:36:52.927Z] === RUN   TestExportContainerAndImportImage
18:36:53 [2021-03-04T18:36:53.487Z] --- PASS: TestExportContainerAndImportImage (0.77s)
18:36:53 [2021-03-04T18:36:53.487Z] === RUN   TestExportContainerAfterDaemonRestart
18:36:53 [2021-03-04T18:36:53.761Z] --- PASS: TestServiceWithPredefinedNetwork (3.40s)
18:36:53 [2021-03-04T18:36:53.761Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:36:53 [2021-03-04T18:36:53.761Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:36:53 [2021-03-04T18:36:53.761Z]     service_test.go:242: FLAKY_TEST
18:36:53 [2021-03-04T18:36:53.761Z] === RUN   TestServiceWithDataPathPortInit
18:36:54 [2021-03-04T18:36:54.849Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
18:36:54 [2021-03-04T18:36:54.849Z] === RUN   TestHealthCheckWorkdir
18:36:55 [2021-03-04T18:36:55.410Z] --- PASS: TestHealthCheckWorkdir (0.67s)
18:36:55 [2021-03-04T18:36:55.410Z] === RUN   TestHealthKillContainer
18:36:57 [2021-03-04T18:36:57.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:36:58 [2021-03-04T18:36:58.714Z] --- PASS: TestHealthKillContainer (2.64s)
18:36:58 [2021-03-04T18:36:58.714Z] === RUN   TestInspectCpusetInConfigPre120
18:36:58 [2021-03-04T18:36:58.714Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
18:36:58 [2021-03-04T18:36:58.714Z] === RUN   TestIpcModeNone
18:36:59 [2021-03-04T18:36:59.275Z] --- PASS: TestIpcModeNone (0.61s)
18:36:59 [2021-03-04T18:36:59.275Z] === RUN   TestIpcModePrivate
18:36:59 [2021-03-04T18:36:59.836Z] --- PASS: TestIpcModePrivate (0.62s)
18:36:59 [2021-03-04T18:36:59.836Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
18:36:59 [2021-03-04T18:36:59.836Z] === RUN   TestIpcModeShareable
18:37:00 [2021-03-04T18:37:00.397Z] --- PASS: TestIpcModeShareable (0.62s)
18:37:00 [2021-03-04T18:37:00.397Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
18:37:00 [2021-03-04T18:37:00.397Z] === RUN   TestAPIIpcModeShareableAndContainer
18:37:02 [2021-03-04T18:37:02.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:37:02 [2021-03-04T18:37:02.284Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s)
18:37:02 [2021-03-04T18:37:02.284Z] === RUN   TestAPIIpcModeHost
18:37:02 [2021-03-04T18:37:02.846Z] --- PASS: TestAPIIpcModeHost (0.44s)
18:37:02 [2021-03-04T18:37:02.846Z] === RUN   TestDaemonIpcModeShareable
18:37:04 [2021-03-04T18:37:04.209Z] --- PASS: TestDaemonIpcModeShareable (1.23s)
18:37:04 [2021-03-04T18:37:04.209Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
18:37:04 [2021-03-04T18:37:04.209Z] === RUN   TestDaemonIpcModePrivate
18:37:05 [2021-03-04T18:37:05.134Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
18:37:05 [2021-03-04T18:37:05.134Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
18:37:05 [2021-03-04T18:37:05.134Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:37:06 [2021-03-04T18:37:06.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:37:06 [2021-03-04T18:37:06.496Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
18:37:06 [2021-03-04T18:37:06.497Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
18:37:06 [2021-03-04T18:37:06.497Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:37:07 [2021-03-04T18:37:07.424Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
18:37:07 [2021-03-04T18:37:07.424Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
18:37:07 [2021-03-04T18:37:07.424Z] === RUN   TestIpcModeOlderClient
18:37:07 [2021-03-04T18:37:07.424Z] === PAUSE TestIpcModeOlderClient
18:37:07 [2021-03-04T18:37:07.424Z] === RUN   TestKillContainerInvalidSignal
18:37:07 [2021-03-04T18:37:07.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:37:07 [2021-03-04T18:37:07.985Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
18:37:07 [2021-03-04T18:37:07.985Z] === RUN   TestKillContainer
18:37:07 [2021-03-04T18:37:07.985Z] === RUN   TestKillContainer/no_signal
18:37:08 [2021-03-04T18:37:08.546Z] === RUN   TestKillContainer/non_killing_signal
18:37:08 [2021-03-04T18:37:08.801Z] === RUN   TestKillContainer/killing_signal
18:37:09 [2021-03-04T18:37:09.366Z] --- PASS: TestKillContainer (1.40s)
18:37:09 [2021-03-04T18:37:09.366Z]     --- PASS: TestKillContainer/no_signal (0.42s)
18:37:09 [2021-03-04T18:37:09.366Z]     --- PASS: TestKillContainer/non_killing_signal (0.33s)
18:37:09 [2021-03-04T18:37:09.366Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
18:37:09 [2021-03-04T18:37:09.366Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:37:09 [2021-03-04T18:37:09.366Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:37:09 [2021-03-04T18:37:09.927Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:37:10 [2021-03-04T18:37:10.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
18:37:10 [2021-03-04T18:37:10.184Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
18:37:10 [2021-03-04T18:37:10.184Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
18:37:10 [2021-03-04T18:37:10.184Z] === RUN   TestKillStoppedContainer
18:37:10 [2021-03-04T18:37:10.440Z] --- PASS: TestKillStoppedContainer (0.04s)
18:37:10 [2021-03-04T18:37:10.440Z] === RUN   TestKillStoppedContainerAPIPre120
18:37:10 [2021-03-04T18:37:10.440Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:37:10 [2021-03-04T18:37:10.440Z] === RUN   TestKillDifferentUserContainer
18:37:11 [2021-03-04T18:37:11.001Z] --- PASS: TestKillDifferentUserContainer (0.49s)
18:37:11 [2021-03-04T18:37:11.001Z] === RUN   TestInspectOomKilledTrue
18:37:11 [2021-03-04T18:37:11.001Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:37:11 [2021-03-04T18:37:11.001Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
18:37:11 [2021-03-04T18:37:11.001Z] === RUN   TestInspectOomKilledFalse
18:37:11 [2021-03-04T18:37:11.257Z] --- PASS: TestInspectOomKilledFalse (0.44s)
18:37:11 [2021-03-04T18:37:11.257Z] === RUN   TestLinksEtcHostsContentMatch
18:37:11 [2021-03-04T18:37:11.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:37:11 [2021-03-04T18:37:11.817Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
18:37:11 [2021-03-04T18:37:11.817Z] === RUN   TestLinksContainerNames
18:37:11 [2021-03-04T18:37:11.886Z] --- PASS: TestServiceWithDataPathPortInit (18.08s)
18:37:11 [2021-03-04T18:37:11.886Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:37:12 [2021-03-04T18:37:12.751Z] --- PASS: TestLinksContainerNames (0.93s)
18:37:12 [2021-03-04T18:37:12.751Z] === RUN   TestLogsFollowTailEmpty
18:37:13 [2021-03-04T18:37:13.006Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
18:37:13 [2021-03-04T18:37:13.006Z] === RUN   TestContainerNetworkMountsNoChown
18:37:13 [2021-03-04T18:37:13.568Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/default
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/default
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/private
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/private
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rprivate
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rprivate
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/slave
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/slave
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rslave
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rslave
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/shared
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/shared
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rshared
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rshared
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/default
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/default/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/default/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/rslave
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/rshared
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/shared
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/rprivate
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/slave
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/private
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/private/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/private/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/default/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/default/mount_root
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:37:13 [2021-03-04T18:37:13.568Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/private/bind_root
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:37:13 [2021-03-04T18:37:13.825Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:37:14 [2021-03-04T18:37:14.081Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:37:14 [2021-03-04T18:37:14.081Z] === CONT  TestMountDaemonRoot/private/mount_root
18:37:14 [2021-03-04T18:37:14.081Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:37:14 [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:37:14 [2021-03-04T18:37:14.081Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
18:37:14 [2021-03-04T18:37:14.081Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
18:37:14 [2021-03-04T18:37:14.081Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
18:37:14 [2021-03-04T18:37:14.081Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:37:14 [2021-03-04T18:37:14.081Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:37:14 [2021-03-04T18:37:14.081Z] === RUN   TestContainerBindMountNonRecursive
18:37:15 [2021-03-04T18:37:15.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:37:15 [2021-03-04T18:37:15.462Z] --- PASS: TestContainerBindMountNonRecursive (1.30s)
18:37:15 [2021-03-04T18:37:15.462Z] === RUN   TestContainerVolumesMountedAsShared
18:37:15 [2021-03-04T18:37:15.738Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
18:37:15 [2021-03-04T18:37:15.738Z] === RUN   TestContainerVolumesMountedAsSlave
18:37:16 [2021-03-04T18:37:16.301Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s)
18:37:16 [2021-03-04T18:37:16.301Z] === RUN   TestNetworkNat
18:37:16 [2021-03-04T18:37:16.881Z] --- PASS: TestNetworkNat (0.53s)
18:37:16 [2021-03-04T18:37:16.881Z] === RUN   TestNetworkLocalhostTCPNat
18:37:17 [2021-03-04T18:37:17.136Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
18:37:17 [2021-03-04T18:37:17.136Z] === RUN   TestNetworkLoopbackNat
18:37:20 [2021-03-04T18:37:20.406Z] --- PASS: TestNetworkLoopbackNat (2.63s)
18:37:20 [2021-03-04T18:37:20.406Z] === RUN   TestPause
18:37:20 [2021-03-04T18:37:20.406Z] --- PASS: TestPause (0.47s)
18:37:20 [2021-03-04T18:37:20.406Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:37:20 [2021-03-04T18:37:20.406Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:37:20 [2021-03-04T18:37:20.406Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:37:20 [2021-03-04T18:37:20.406Z] === RUN   TestPauseStopPausedContainer
18:37:20 [2021-03-04T18:37:20.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:37:20 [2021-03-04T18:37:20.661Z] --- PASS: TestPauseStopPausedContainer (0.45s)
18:37:20 [2021-03-04T18:37:20.661Z] === RUN   TestPsFilter
18:37:20 [2021-03-04T18:37:20.916Z] --- PASS: TestPsFilter (0.10s)
18:37:20 [2021-03-04T18:37:20.917Z] === RUN   TestRemoveContainerWithRemovedVolume
18:37:21 [2021-03-04T18:37:21.172Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
18:37:21 [2021-03-04T18:37:21.172Z] === RUN   TestRemoveContainerWithVolume
18:37:21 [2021-03-04T18:37:21.732Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
18:37:21 [2021-03-04T18:37:21.732Z] === RUN   TestRemoveContainerRunning
18:37:21 [2021-03-04T18:37:21.894Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s)
18:37:21 [2021-03-04T18:37:21.895Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:stebkek4pvcbiiulhc8kqizq4 Created:2021-03-04 18:37:13.516634888 +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[472b5ce9ec31b447018cb54cf65a4f8ea849598873dde4c7ab8596bccce9ce4a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p202yz230y206g56galdfbz2k EndpointID:72da04a5695967ebb3ad70fbf54fee49ded9a2ee86ae3bb2afdd4f53ded06af2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4859ded85b3cee1fc262eb3e5bdc9883187fe7c3979d475df667a205a260ce4 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:76d1d3d41436 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p202yz230y206g56galdfbz2k EndpointID:72da04a5695967ebb3ad70fbf54fee49ded9a2ee86ae3bb2afdd4f53ded06af2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:37:21 [2021-03-04T18:37:21.895Z] PASS
18:37:21 [2021-03-04T18:37:21.895Z] 
18:37:21 [2021-03-04T18:37:21.895Z] === Skipped
18:37:21 [2021-03-04T18:37:21.895Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:37:21 [2021-03-04T18:37:21.895Z]     service_test.go:242: FLAKY_TEST
18:37:21 [2021-03-04T18:37:21.895Z] 
18:37:21 [2021-03-04T18:37:21.895Z] 
18:37:21 [2021-03-04T18:37:21.895Z] DONE 26 tests, 1 skipped in 61.153s
18:37:21 [2021-03-04T18:37:21.895Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:37:21 [2021-03-04T18:37:21.895Z] ++ 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
18:37:21 [2021-03-04T18:37:21.895Z] ++ set -e
18:37:21 [2021-03-04T18:37:21.895Z] ++ '[' -n 0 ']'
18:37:21 [2021-03-04T18:37:21.895Z] ++ set -x
18:37:21 [2021-03-04T18:37:21.895Z] ++ 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
18:37:21 [2021-03-04T18:37:21.895Z] INFO: Testing against a local daemon
18:37:21 [2021-03-04T18:37:21.895Z] === RUN   TestDockerNetworkIpvlanPersistance
18:37:21 [2021-03-04T18:37:21.895Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
18:37:21 [2021-03-04T18:37:21.895Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:37:21 [2021-03-04T18:37:21.895Z] === RUN   TestDockerNetworkIpvlan
18:37:21 [2021-03-04T18:37:21.895Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:37:21 [2021-03-04T18:37:21.895Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:37:21 [2021-03-04T18:37:21.895Z] PASS
18:37:21 [2021-03-04T18:37:21.895Z] 
18:37:21 [2021-03-04T18:37:21.895Z] === Skipped
18:37:21 [2021-03-04T18:37:21.895Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
18:37:21 [2021-03-04T18:37:21.895Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:37:21 [2021-03-04T18:37:21.895Z] 
18:37:21 [2021-03-04T18:37:21.895Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:37:21 [2021-03-04T18:37:21.895Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:37:21 [2021-03-04T18:37:21.895Z] 
18:37:21 [2021-03-04T18:37:21.895Z] 
18:37:21 [2021-03-04T18:37:21.895Z] DONE 2 tests, 2 skipped in 0.232s
18:37:21 [2021-03-04T18:37:21.895Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:37:21 [2021-03-04T18:37:21.895Z] ++ 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
18:37:21 [2021-03-04T18:37:21.895Z] ++ set -e
18:37:21 [2021-03-04T18:37:21.895Z] ++ '[' -n 0 ']'
18:37:21 [2021-03-04T18:37:21.895Z] ++ set -x
18:37:21 [2021-03-04T18:37:21.895Z] ++ 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
18:37:21 [2021-03-04T18:37:21.895Z] INFO: Testing against a local daemon
18:37:21 [2021-03-04T18:37:21.895Z] === RUN   TestDockerNetworkMacvlanPersistance
18:37:22 [2021-03-04T18:37:22.292Z] --- PASS: TestRemoveContainerRunning (0.47s)
18:37:22 [2021-03-04T18:37:22.292Z] === RUN   TestRemoveContainerForceRemoveRunning
18:37:22 [2021-03-04T18:37:22.547Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
18:37:22 [2021-03-04T18:37:22.547Z] === RUN   TestRemoveInvalidContainer
18:37:22 [2021-03-04T18:37:22.547Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:37:22 [2021-03-04T18:37:22.547Z] === RUN   TestRenameLinkedContainer
18:37:22 [2021-03-04T18:37:22.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:37:23 [2021-03-04T18:37:23.812Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s)
18:37:23 [2021-03-04T18:37:23.812Z] === RUN   TestDockerNetworkMacvlan
18:37:24 [2021-03-04T18:37:24.434Z] --- PASS: TestRenameLinkedContainer (1.84s)
18:37:24 [2021-03-04T18:37:24.434Z] === RUN   TestRenameStoppedContainer
18:37:24 [2021-03-04T18:37:24.756Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:37:24 [2021-03-04T18:37:24.995Z] --- PASS: TestRenameStoppedContainer (0.49s)
18:37:24 [2021-03-04T18:37:24.995Z] === RUN   TestRenameRunningContainerAndReuse
18:37:25 [2021-03-04T18:37:25.920Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
18:37:25 [2021-03-04T18:37:25.920Z] === RUN   TestRenameInvalidName
18:37:26 [2021-03-04T18:37:26.142Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:37:26 [2021-03-04T18:37:26.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:37:26 [2021-03-04T18:37:26.481Z] --- PASS: TestRenameInvalidName (0.47s)
18:37:26 [2021-03-04T18:37:26.481Z] === RUN   TestRenameAnonymousContainer
18:37:27 [2021-03-04T18:37:27.528Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:37:28 [2021-03-04T18:37:28.367Z] --- PASS: TestRenameAnonymousContainer (1.68s)
18:37:28 [2021-03-04T18:37:28.367Z] === RUN   TestRenameContainerWithSameName
18:37:28 [2021-03-04T18:37:28.367Z] --- PASS: TestRenameContainerWithSameName (0.44s)
18:37:28 [2021-03-04T18:37:28.367Z] === RUN   TestRenameContainerWithLinkedContainer
18:37:29 [2021-03-04T18:37:29.291Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
18:37:29 [2021-03-04T18:37:29.292Z] === RUN   TestResize
18:37:29 [2021-03-04T18:37:29.555Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:37:29 [2021-03-04T18:37:29.555Z] Using test binary docker
18:37:29 [2021-03-04T18:37:29.555Z] +++ /etc/init.d/apparmor start
18:37:29 [2021-03-04T18:37:29.555Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:37:29 [2021-03-04T18:37:29.555Z] INFO: Waiting for daemon to start...
18:37:29 [2021-03-04T18:37:29.555Z] Starting dockerd
18:37:29 [2021-03-04T18:37:29.555Z] +++ 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
18:37:29 [2021-03-04T18:37:29.852Z] --- PASS: TestResize (0.47s)
18:37:29 [2021-03-04T18:37:29.852Z] === RUN   TestResizeWithInvalidSize
18:37:30 [2021-03-04T18:37:30.411Z] --- PASS: TestResizeWithInvalidSize (0.47s)
18:37:30 [2021-03-04T18:37:30.411Z] === RUN   TestResizeWhenContainerNotStarted
18:37:30 [2021-03-04T18:37:30.667Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:37:30 [2021-03-04T18:37:30.667Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:37:31 [2021-03-04T18:37:31.740Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:37:32 [2021-03-04T18:37:32.090Z] .
18:37:32 [2021-03-04T18:37:32.090Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:37:32 [2021-03-04T18:37:32.090Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:37:32 [2021-03-04T18:37:32.090Z] Error: No such image: emptyfs
18:37:32 [2021-03-04T18:37:32.090Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:37:32 [2021-03-04T18:37:32.090Z] ++++ docker load
18:37:32 [2021-03-04T18:37:32.350Z] Running integration-test (iteration 1)
18:37:32 [2021-03-04T18:37:32.350Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:37:32 [2021-03-04T18:37:32.350Z] ++ 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
18:37:32 [2021-03-04T18:37:32.350Z] ++ set -e
18:37:32 [2021-03-04T18:37:32.350Z] ++ '[' -n 0 ']'
18:37:32 [2021-03-04T18:37:32.350Z] ++ set -x
18:37:32 [2021-03-04T18:37:32.350Z] ++ 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
18:37:32 [2021-03-04T18:37:32.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:37:32 [2021-03-04T18:37:32.810Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:37:34 [2021-03-04T18:37:34.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:37:34 [2021-03-04T18:37:34.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:37:35 [2021-03-04T18:37:35.047Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:37:35 [2021-03-04T18:37:35.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:37:35 [2021-03-04T18:37:35.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:37:36 [2021-03-04T18:37:36.747Z] sha256:cad184b76752850c23ddb228e1a7cc855868acd68a7b44b2c6b18a7c6c016c8b
18:37:36 [2021-03-04T18:37:36.747Z] INFO: Starting docker-py tests...
18:37:36 [2021-03-04T18:37:36.747Z] ============================= test session starts ==============================
18:37:36 [2021-03-04T18:37:36.747Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
18:37:36 [2021-03-04T18:37:36.747Z] rootdir: /src, inifile: pytest.ini
18:37:36 [2021-03-04T18:37:36.747Z] plugins: timeout-1.3.3, cov-2.6.1
18:37:36 [2021-03-04T18:37:36.747Z] collected 389 items / 1 deselected / 388 selected
18:37:36 [2021-03-04T18:37:36.747Z] 
18:37:37 [2021-03-04T18:37:37.244Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:37:37 [2021-03-04T18:37:37.244Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:37:39 [2021-03-04T18:37:39.759Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:37:39 [2021-03-04T18:37:39.759Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:37:41 [2021-03-04T18:37:41.647Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:37:41 [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.39s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.32s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.95s)
18:37:41 [2021-03-04T18:37:41.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.87s)
18:37:41 [2021-03-04T18:37:41.648Z] === RUN   TestCgroupNamespacesRun
18:37:42 [2021-03-04T18:37:42.574Z] --- PASS: TestCgroupNamespacesRun (1.23s)
18:37:42 [2021-03-04T18:37:42.574Z] === RUN   TestCgroupNamespacesRunPrivileged
18:37:42 [2021-03-04T18:37:42.574Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
18:37:42 [2021-03-04T18:37:42.574Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:37:42 [2021-03-04T18:37:42.574Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:37:43 [2021-03-04T18:37:43.034Z] --- PASS: TestDockerNetworkMacvlan (19.43s)
18:37:43 [2021-03-04T18:37:43.034Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s)
18:37:43 [2021-03-04T18:37:43.034Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s)
18:37:43 [2021-03-04T18:37:43.034Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s)
18:37:43 [2021-03-04T18:37:43.034Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s)
18:37:43 [2021-03-04T18:37:43.034Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.92s)
18:37:43 [2021-03-04T18:37:43.034Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
18:37:43 [2021-03-04T18:37:43.034Z] PASS
18:37:43 [2021-03-04T18:37:43.034Z] 
18:37:43 [2021-03-04T18:37:43.034Z] DONE 8 tests in 21.873s
18:37:43 [2021-03-04T18:37:43.034Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:37:43 [2021-03-04T18:37:43.034Z] ++ 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
18:37:43 [2021-03-04T18:37:43.034Z] ++ set -e
18:37:43 [2021-03-04T18:37:43.034Z] ++ '[' -n 0 ']'
18:37:43 [2021-03-04T18:37:43.034Z] ++ set -x
18:37:43 [2021-03-04T18:37:43.035Z] ++ 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
18:37:43 [2021-03-04T18:37:43.035Z] testing: warning: no tests to run
18:37:43 [2021-03-04T18:37:43.035Z] PASS
18:37:43 [2021-03-04T18:37:43.035Z] 
18:37:43 [2021-03-04T18:37:43.035Z] DONE 0 tests in 0.053s
18:37:43 [2021-03-04T18:37:43.035Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:37:43 [2021-03-04T18:37:43.035Z] ++ 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
18:37:43 [2021-03-04T18:37:43.035Z] ++ set -e
18:37:43 [2021-03-04T18:37:43.035Z] ++ '[' -n 0 ']'
18:37:43 [2021-03-04T18:37:43.035Z] ++ set -x
18:37:43 [2021-03-04T18:37:43.035Z] ++ 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
18:37:43 [2021-03-04T18:37:43.296Z] INFO: Testing against a local daemon
18:37:43 [2021-03-04T18:37:43.296Z] === RUN   TestAuthZPluginAllowRequest
18:37:43 [2021-03-04T18:37:43.937Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s)
18:37:43 [2021-03-04T18:37:43.937Z] === RUN   TestCgroupNamespacesRunHostMode
18:37:45 [2021-03-04T18:37:45.212Z] --- PASS: TestAuthZPluginAllowRequest (1.85s)
18:37:45 [2021-03-04T18:37:45.212Z] === RUN   TestAuthZPluginTLS
18:37:45 [2021-03-04T18:37:45.299Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
18:37:45 [2021-03-04T18:37:45.299Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:37:46 [2021-03-04T18:37:46.156Z] --- PASS: TestAuthZPluginTLS (0.72s)
18:37:46 [2021-03-04T18:37:46.156Z] === RUN   TestAuthZPluginDenyRequest
18:37:46 [2021-03-04T18:37:46.224Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
18:37:46 [2021-03-04T18:37:46.224Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:37:46 [2021-03-04T18:37:46.729Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
18:37:46 [2021-03-04T18:37:46.729Z] === RUN   TestAuthZPluginAPIDenyResponse
18:37:47 [2021-03-04T18:37:47.302Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
18:37:47 [2021-03-04T18:37:47.302Z] === RUN   TestAuthZPluginDenyResponse
18:37:47 [2021-03-04T18:37:47.590Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
18:37:47 [2021-03-04T18:37:47.590Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:37:47 [2021-03-04T18:37:47.875Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
18:37:47 [2021-03-04T18:37:47.875Z] === RUN   TestAuthZPluginAllowEventStream
18:37:48 [2021-03-04T18:37:48.150Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
18:37:48 [2021-03-04T18:37:48.150Z] === RUN   TestCgroupNamespacesRunOlderClient
18:37:48 [2021-03-04T18:37:48.710Z] Removing intermediate container b83df39383b6
18:37:48 [2021-03-04T18:37:48.711Z]  ---> 7247933cceab
18:37:48 [2021-03-04T18:37:48.711Z] 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
18:37:48 [2021-03-04T18:37:48.711Z]  ---> Running in dcf84f7b93fc
18:37:48 [2021-03-04T18:37:48.711Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
18:37:48 [2021-03-04T18:37:48.711Z] go: finding gotest.tools v0.5.3
18:37:48 [2021-03-04T18:37:48.711Z] go: finding gotest.tools/gotestsum v0.5.3
18:37:48 [2021-03-04T18:37:48.711Z] go: downloading gotest.tools/gotestsum v0.5.3
18:37:48 [2021-03-04T18:37:48.711Z] go: extracting gotest.tools/gotestsum v0.5.3
18:37:49 [2021-03-04T18:37:49.172Z] go: downloading github.com/spf13/pflag v1.0.3
18:37:49 [2021-03-04T18:37:49.172Z] go: downloading github.com/fatih/color v1.9.0
18:37:49 [2021-03-04T18:37:49.172Z] go: extracting github.com/fatih/color v1.9.0
18:37:49 [2021-03-04T18:37:49.172Z] go: extracting github.com/spf13/pflag v1.0.3
18:37:49 [2021-03-04T18:37:49.172Z] go: downloading github.com/pkg/errors v0.9.1
18:37:49 [2021-03-04T18:37:49.172Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:37:49 [2021-03-04T18:37:49.172Z] go: downloading github.com/jonboulle/clockwork v0.1.0
18:37:49 [2021-03-04T18:37:49.172Z] go: downloading github.com/mattn/go-isatty v0.0.12
18:37:49 [2021-03-04T18:37:49.172Z] go: extracting github.com/pkg/errors v0.9.1
18:37:49 [2021-03-04T18:37:49.172Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:37:49 [2021-03-04T18:37:49.172Z] go: extracting github.com/jonboulle/clockwork v0.1.0
18:37:49 [2021-03-04T18:37:49.172Z] go: extracting github.com/mattn/go-isatty v0.0.12
18:37:49 [2021-03-04T18:37:49.172Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:37:49 [2021-03-04T18:37:49.172Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:37:49 [2021-03-04T18:37:49.172Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:37:49 [2021-03-04T18:37:49.513Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s)
18:37:49 [2021-03-04T18:37:49.513Z] === RUN   TestKernelTCPMemory
18:37:49 [2021-03-04T18:37:49.513Z] --- SKIP: TestKernelTCPMemory (0.01s)
18:37:49 [2021-03-04T18:37:49.513Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
18:37:49 [2021-03-04T18:37:49.513Z] === RUN   TestNISDomainname
18:37:49 [2021-03-04T18:37:49.633Z] go: downloading github.com/mattn/go-colorable v0.1.6
18:37:49 [2021-03-04T18:37:49.633Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:37:49 [2021-03-04T18:37:49.633Z] go: extracting github.com/mattn/go-colorable v0.1.6
18:37:49 [2021-03-04T18:37:49.633Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:37:49 [2021-03-04T18:37:49.633Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:37:49 [2021-03-04T18:37:49.633Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:37:49 [2021-03-04T18:37:49.791Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s)
18:37:49 [2021-03-04T18:37:49.791Z] === RUN   TestAuthZPluginErrorResponse
18:37:49 [2021-03-04T18:37:49.832Z] tests/integration/api_build_test.py .......................X             [  6%]
18:37:50 [2021-03-04T18:37:50.074Z] --- PASS: TestNISDomainname (0.59s)
18:37:50 [2021-03-04T18:37:50.074Z] === RUN   TestHostnameDnsResolution
18:37:50 [2021-03-04T18:37:50.094Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:37:50 [2021-03-04T18:37:50.657Z] tests/integration/api_client_test.py .....                               [  7%]
18:37:50 [2021-03-04T18:37:50.735Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
18:37:50 [2021-03-04T18:37:50.735Z] === RUN   TestAuthZPluginErrorRequest
18:37:51 [2021-03-04T18:37:51.000Z] --- PASS: TestHostnameDnsResolution (0.73s)
18:37:51 [2021-03-04T18:37:51.000Z] === RUN   TestStats
18:37:51 [2021-03-04T18:37:51.066Z] go: finding github.com/fatih/color v1.9.0
18:37:51 [2021-03-04T18:37:51.066Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:37:51 [2021-03-04T18:37:51.066Z] go: finding github.com/pkg/errors v0.9.1
18:37:51 [2021-03-04T18:37:51.066Z] go: finding github.com/spf13/pflag v1.0.3
18:37:51 [2021-03-04T18:37:51.066Z] go: finding github.com/mattn/go-colorable v0.1.6
18:37:51 [2021-03-04T18:37:51.308Z] --- PASS: TestAuthZPluginErrorRequest (0.67s)
18:37:51 [2021-03-04T18:37:51.308Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:37:51 [2021-03-04T18:37:51.530Z] go: finding github.com/mattn/go-isatty v0.0.12
18:37:51 [2021-03-04T18:37:51.530Z] go: finding github.com/jonboulle/clockwork v0.1.0
18:37:51 [2021-03-04T18:37:51.530Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:37:51 [2021-03-04T18:37:51.530Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:37:51 [2021-03-04T18:37:51.530Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:37:51 [2021-03-04T18:37:51.530Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:37:51 [2021-03-04T18:37:51.882Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s)
18:37:51 [2021-03-04T18:37:51.882Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:37:52 [2021-03-04T18:37:52.160Z] tests/integration/api_config_test.py .....                               [  8%]
18:37:53 [2021-03-04T18:37:53.510Z] --- PASS: TestStats (2.50s)
18:37:53 [2021-03-04T18:37:53.510Z] === RUN   TestStopContainerWithTimeout
18:37:53 [2021-03-04T18:37:53.510Z] === RUN   TestStopContainerWithTimeout/0
18:37:53 [2021-03-04T18:37:53.510Z] === PAUSE TestStopContainerWithTimeout/0
18:37:53 [2021-03-04T18:37:53.510Z] === RUN   TestStopContainerWithTimeout/1
18:37:53 [2021-03-04T18:37:53.510Z] === PAUSE TestStopContainerWithTimeout/1
18:37:53 [2021-03-04T18:37:53.510Z] === RUN   TestStopContainerWithTimeout/3
18:37:53 [2021-03-04T18:37:53.510Z] === PAUSE TestStopContainerWithTimeout/3
18:37:53 [2021-03-04T18:37:53.510Z] === RUN   TestStopContainerWithTimeout/-1
18:37:53 [2021-03-04T18:37:53.510Z] === PAUSE TestStopContainerWithTimeout/-1
18:37:53 [2021-03-04T18:37:53.510Z] === CONT  TestStopContainerWithTimeout/0
18:37:53 [2021-03-04T18:37:53.510Z] === CONT  TestStopContainerWithTimeout/-1
18:37:54 [2021-03-04T18:37:54.072Z] === CONT  TestStopContainerWithTimeout/3
18:37:54 [2021-03-04T18:37:54.432Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.53s)
18:37:54 [2021-03-04T18:37:54.432Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:37:55 [2021-03-04T18:37:55.288Z] INFO: Build done for gotestsum...
18:37:56 [2021-03-04T18:37:56.582Z] === CONT  TestStopContainerWithTimeout/1
18:37:56 [2021-03-04T18:37:56.983Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s)
18:37:56 [2021-03-04T18:37:56.984Z] === RUN   TestAuthZPluginHeader
18:37:57 [2021-03-04T18:37:57.927Z] --- PASS: TestAuthZPluginHeader (1.09s)
18:37:57 [2021-03-04T18:37:57.927Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:37:57 [2021-03-04T18:37:57.927Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
18:37:57 [2021-03-04T18:37:57.927Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:37:57 [2021-03-04T18:37:57.927Z] === RUN   TestAuthZPluginV2Disable
18:37:57 [2021-03-04T18:37:57.927Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:37:57 [2021-03-04T18:37:57.927Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:37:57 [2021-03-04T18:37:57.927Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:37:57 [2021-03-04T18:37:57.927Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:37:57 [2021-03-04T18:37:57.927Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:37:57 [2021-03-04T18:37:57.927Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:37:57 [2021-03-04T18:37:57.927Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:37:57 [2021-03-04T18:37:57.927Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:37:57 [2021-03-04T18:37:57.927Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:37:57 [2021-03-04T18:37:57.943Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:37:57 [2021-03-04T18:37:57.943Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
18:37:57 [2021-03-04T18:37:57.943Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
18:37:57 [2021-03-04T18:37:57.943Z]     --- PASS: TestStopContainerWithTimeout/3 (2.46s)
18:37:57 [2021-03-04T18:37:57.943Z]     --- PASS: TestStopContainerWithTimeout/1 (1.54s)
18:37:57 [2021-03-04T18:37:57.943Z] === RUN   TestDeleteDevicemapper
18:37:57 [2021-03-04T18:37:57.943Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:37:57 [2021-03-04T18:37:57.943Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:37:57 [2021-03-04T18:37:57.943Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:37:59 [2021-03-04T18:37:59.842Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s)
18:37:59 [2021-03-04T18:37:59.842Z] === RUN   TestUpdateMemory
18:38:00 [2021-03-04T18:38:00.412Z] --- PASS: TestUpdateMemory (0.67s)
18:38:00 [2021-03-04T18:38:00.412Z] === RUN   TestUpdateCPUQuota
18:38:01 [2021-03-04T18:38:01.354Z] --- PASS: TestUpdateCPUQuota (0.90s)
18:38:01 [2021-03-04T18:38:01.354Z] === RUN   TestUpdatePidsLimit
18:38:01 [2021-03-04T18:38:01.354Z] === RUN   TestUpdatePidsLimit/update_from_none
18:38:01 [2021-03-04T18:38:01.354Z] === RUN   TestUpdatePidsLimit/no_change
18:38:01 [2021-03-04T18:38:01.609Z] === RUN   TestUpdatePidsLimit/update_lower
18:38:01 [2021-03-04T18:38:01.864Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:38:02 [2021-03-04T18:38:02.119Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:38:02 [2021-03-04T18:38:02.374Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:38:02 [2021-03-04T18:38:02.374Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:38:03 [2021-03-04T18:38:03.298Z] --- PASS: TestUpdatePidsLimit (2.00s)
18:38:03 [2021-03-04T18:38:03.298Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
18:38:03 [2021-03-04T18:38:03.298Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
18:38:03 [2021-03-04T18:38:03.298Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
18:38:03 [2021-03-04T18:38:03.298Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
18:38:03 [2021-03-04T18:38:03.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
18:38:03 [2021-03-04T18:38:03.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
18:38:03 [2021-03-04T18:38:03.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
18:38:03 [2021-03-04T18:38:03.298Z] === RUN   TestUpdateRestartPolicy
18:38:10 [2021-03-04T18:38:10.144Z] Removing intermediate container dcf84f7b93fc
18:38:10 [2021-03-04T18:38:10.144Z]  ---> 9cf715a4154b
18:38:10 [2021-03-04T18:38:10.144Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
18:38:10 [2021-03-04T18:38:10.144Z]  ---> Running in ca9194f85988
18:38:10 [2021-03-04T18:38:10.605Z] Removing intermediate container ca9194f85988
18:38:10 [2021-03-04T18:38:10.605Z]  ---> 10e96e11bc74
18:38:10 [2021-03-04T18:38:10.605Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:38:10 [2021-03-04T18:38:10.605Z]  ---> Running in 9460425b4188
18:38:11 [2021-03-04T18:38:11.577Z] Removing intermediate container 9460425b4188
18:38:11 [2021-03-04T18:38:11.577Z]  ---> 239c11da1ef4
18:38:11 [2021-03-04T18:38:11.577Z] Step 10/10 : COPY . .
18:38:15 [2021-03-04T18:38:15.455Z] --- PASS: TestUpdateRestartPolicy (11.28s)
18:38:15 [2021-03-04T18:38:15.455Z] === RUN   TestUpdateRestartWithAutoRemove
18:38:15 [2021-03-04T18:38:15.455Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
18:38:15 [2021-03-04T18:38:15.455Z] === RUN   TestWaitNonBlocked
18:38:15 [2021-03-04T18:38:15.455Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:38:15 [2021-03-04T18:38:15.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:38:15 [2021-03-04T18:38:15.455Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:38:15 [2021-03-04T18:38:15.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:38:15 [2021-03-04T18:38:15.455Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:38:15 [2021-03-04T18:38:15.455Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:38:15 [2021-03-04T18:38:15.710Z] --- PASS: TestWaitNonBlocked (0.01s)
18:38:15 [2021-03-04T18:38:15.710Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
18:38:15 [2021-03-04T18:38:15.710Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
18:38:15 [2021-03-04T18:38:15.710Z] === RUN   TestWaitBlocked
18:38:15 [2021-03-04T18:38:15.710Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:38:15 [2021-03-04T18:38:15.710Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:38:15 [2021-03-04T18:38:15.710Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:38:15 [2021-03-04T18:38:15.710Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:38:15 [2021-03-04T18:38:15.710Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:38:15 [2021-03-04T18:38:15.710Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:38:16 [2021-03-04T18:38:16.185Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.32s)
18:38:16 [2021-03-04T18:38:16.185Z] PASS
18:38:16 [2021-03-04T18:38:16.185Z] 
18:38:16 [2021-03-04T18:38:16.185Z] === Skipped
18:38:16 [2021-03-04T18:38:16.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
18:38:16 [2021-03-04T18:38:16.185Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:38:16 [2021-03-04T18:38:16.185Z] 
18:38:16 [2021-03-04T18:38:16.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:38:16 [2021-03-04T18:38:16.185Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:38:16 [2021-03-04T18:38:16.185Z] 
18:38:16 [2021-03-04T18:38:16.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:38:16 [2021-03-04T18:38:16.185Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:38:16 [2021-03-04T18:38:16.185Z] 
18:38:16 [2021-03-04T18:38:16.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:38:16 [2021-03-04T18:38:16.185Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:38:16 [2021-03-04T18:38:16.185Z] 
18:38:16 [2021-03-04T18:38:16.185Z] 
18:38:16 [2021-03-04T18:38:16.185Z] DONE 17 tests, 4 skipped in 33.018s
18:38:16 [2021-03-04T18:38:16.185Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:38:16 [2021-03-04T18:38:16.185Z] ++ 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
18:38:16 [2021-03-04T18:38:16.185Z] ++ set -e
18:38:16 [2021-03-04T18:38:16.185Z] ++ '[' -n 0 ']'
18:38:16 [2021-03-04T18:38:16.185Z] ++ set -x
18:38:16 [2021-03-04T18:38:16.185Z] ++ 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
18:38:16 [2021-03-04T18:38:16.446Z] INFO: Testing against a local daemon
18:38:16 [2021-03-04T18:38:16.446Z] === RUN   TestPluginInvalidJSON
18:38:16 [2021-03-04T18:38:16.446Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:38:16 [2021-03-04T18:38:16.446Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:38:16 [2021-03-04T18:38:16.446Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:38:16 [2021-03-04T18:38:16.446Z] --- PASS: TestPluginInvalidJSON (0.04s)
18:38:16 [2021-03-04T18:38:16.446Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:38:16 [2021-03-04T18:38:16.446Z] === RUN   TestPluginInstall
18:38:16 [2021-03-04T18:38:16.446Z] === RUN   TestPluginInstall/no_auth
18:38:16 [2021-03-04T18:38:16.635Z] --- PASS: TestWaitBlocked (0.01s)
18:38:16 [2021-03-04T18:38:16.635Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
18:38:16 [2021-03-04T18:38:16.635Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
18:38:16 [2021-03-04T18:38:16.635Z] === CONT  TestContainerStartOnDaemonRestart
18:38:16 [2021-03-04T18:38:16.635Z] === CONT  TestContainerKillOnDaemonStart
18:38:18 [2021-03-04T18:38:18.995Z] time="2021-03-04T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:38:18 [2021-03-04T18:38:18.995Z] time="2021-03-04T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87157b75cd877230484b63000fefb537a1e71f0c24841b77713aa157cd5a518c" mediatype=application/vnd.docker.plugin.v1+json size=522
18:38:18 [2021-03-04T18:38:18.995Z] time="2021-03-04T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:38:18 [2021-03-04T18:38:18.995Z] time="2021-03-04T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87157b75cd877230484b63000fefb537a1e71f0c24841b77713aa157cd5a518c" mediatype=application/vnd.docker.plugin.v1+json size=522
18:38:19 [2021-03-04T18:38:19.038Z] Loaded image: buildpack-deps:buster
18:38:19 [2021-03-04T18:38:19.038Z] Loaded image: busybox:latest
18:38:19 [2021-03-04T18:38:19.038Z] Loaded image: busybox:glibc
18:38:19 [2021-03-04T18:38:19.148Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s)
18:38:19 [2021-03-04T18:38:19.148Z] === CONT  TestIpcModeOlderClient
18:38:19 [2021-03-04T18:38:19.148Z] --- PASS: TestIpcModeOlderClient (0.05s)
18:38:19 [2021-03-04T18:38:19.148Z] === CONT  TestDaemonHostGatewayIP
18:38:19 [2021-03-04T18:38:19.256Z] === RUN   TestPluginInstall/with_htpasswd
18:38:20 [2021-03-04T18:38:20.200Z] time="2021-03-04T18:38:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:38:20 [2021-03-04T18:38:20.200Z] time="2021-03-04T18:38:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:349802572675a67893521e8f6f9063b4681bf08ece05754925ad59ecba1a2367" mediatype=application/vnd.docker.plugin.v1+json size=522
18:38:20 [2021-03-04T18:38:20.200Z] time="2021-03-04T18:38:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:38:20 [2021-03-04T18:38:20.200Z] time="2021-03-04T18:38:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:349802572675a67893521e8f6f9063b4681bf08ece05754925ad59ecba1a2367" mediatype=application/vnd.docker.plugin.v1+json size=522
18:38:20 [2021-03-04T18:38:20.417Z] Loaded image: debian:bullseye
18:38:20 [2021-03-04T18:38:20.678Z] Loaded image: hello-world:latest
18:38:20 [2021-03-04T18:38:20.772Z] === RUN   TestPluginInstall/with_insecure
18:38:20 [2021-03-04T18:38:20.937Z] Loaded image: arm32v7/hello-world:latest
18:38:20 [2021-03-04T18:38:20.937Z] INFO: Testing against a local daemon
18:38:20 [2021-03-04T18:38:20.937Z] === RUN   TestCgroupNamespacesBuild
18:38:21 [2021-03-04T18:38:21.035Z] --- PASS: TestDaemonHostGatewayIP (2.40s)
18:38:21 [2021-03-04T18:38:21.035Z] === CONT  TestRestartDaemonWithRestartingContainer
18:38:22 [2021-03-04T18:38:22.160Z] time="2021-03-04T18:38:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:38:22 [2021-03-04T18:38:22.160Z] time="2021-03-04T18:38:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d5d175326420c5f30d86fc36b25911b658acb722653296a1c21fa02b85890fc" mediatype=application/vnd.docker.plugin.v1+json size=522
18:38:22 [2021-03-04T18:38:22.160Z] time="2021-03-04T18:38:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:38:22 [2021-03-04T18:38:22.160Z] time="2021-03-04T18:38:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d5d175326420c5f30d86fc36b25911b658acb722653296a1c21fa02b85890fc" mediatype=application/vnd.docker.plugin.v1+json size=522
18:38:22 [2021-03-04T18:38:22.421Z] --- PASS: TestPluginInstall (5.91s)
18:38:22 [2021-03-04T18:38:22.421Z]     --- PASS: TestPluginInstall/no_auth (2.89s)
18:38:22 [2021-03-04T18:38:22.421Z]     --- PASS: TestPluginInstall/with_htpasswd (1.25s)
18:38:22 [2021-03-04T18:38:22.421Z]     --- PASS: TestPluginInstall/with_insecure (1.77s)
18:38:22 [2021-03-04T18:38:22.421Z]         plugin_test.go:160: [db84a68bd150f] daemon is not started
18:38:22 [2021-03-04T18:38:22.421Z] === RUN   TestPluginsWithRuntimes
18:38:22 [2021-03-04T18:38:22.746Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:38:22 [2021-03-04T18:38:22.921Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.81s)
18:38:22 [2021-03-04T18:38:22.921Z] === CONT  TestDaemonRestartIpcMode
18:38:23 [2021-03-04T18:38:23.474Z] --- PASS: TestCgroupNamespacesBuild (2.55s)
18:38:23 [2021-03-04T18:38:23.474Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:38:24 [2021-03-04T18:38:24.968Z] === RUN   TestPluginsWithRuntimes/No_Args
18:38:25 [2021-03-04T18:38:25.433Z] --- PASS: TestDaemonRestartIpcMode (2.28s)
18:38:26 [2021-03-04T18:38:26.011Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s)
18:38:26 [2021-03-04T18:38:26.011Z] === RUN   TestBuildWithSession
18:38:26 [2021-03-04T18:38:26.011Z] --- SKIP: TestBuildWithSession (0.00s)
18:38:26 [2021-03-04T18:38:26.011Z]     build_session_test.go:25: TODO: BuildKit
18:38:26 [2021-03-04T18:38:26.011Z] === RUN   TestBuildSquashParent
18:38:26 [2021-03-04T18:38:26.354Z] === RUN   TestPluginsWithRuntimes/With_Args
18:38:28 [2021-03-04T18:38:28.270Z] --- PASS: TestPluginsWithRuntimes (5.82s)
18:38:28 [2021-03-04T18:38:28.270Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.73s)
18:38:28 [2021-03-04T18:38:28.270Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.71s)
18:38:28 [2021-03-04T18:38:28.270Z] PASS
18:38:28 [2021-03-04T18:38:28.270Z] 
18:38:28 [2021-03-04T18:38:28.270Z] DONE 9 tests in 12.044s
18:38:28 [2021-03-04T18:38:28.270Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:38:28 [2021-03-04T18:38:28.270Z] ++ 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
18:38:28 [2021-03-04T18:38:28.270Z] ++ set -e
18:38:28 [2021-03-04T18:38:28.270Z] ++ '[' -n 0 ']'
18:38:28 [2021-03-04T18:38:28.270Z] ++ set -x
18:38:28 [2021-03-04T18:38:28.270Z] ++ 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
18:38:28 [2021-03-04T18:38:28.531Z] INFO: Testing against a local daemon
18:38:28 [2021-03-04T18:38:28.531Z] === RUN   TestExternalGraphDriver
18:38:28 [2021-03-04T18:38:28.531Z] === RUN   TestExternalGraphDriver/json
18:38:28 [2021-03-04T18:38:28.694Z] --- PASS: TestContainerKillOnDaemonStart (11.90s)
18:38:28 [2021-03-04T18:38:28.694Z] PASS
18:38:28 [2021-03-04T18:38:28.694Z] 
18:38:28 [2021-03-04T18:38:28.694Z] === Skipped
18:38:28 [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:38:28 [2021-03-04T18:38:28.694Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:38:28 [2021-03-04T18:38:28.694Z] 
18:38:28 [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:38:28 [2021-03-04T18:38:28.694Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
18:38:28 [2021-03-04T18:38:28.694Z] 
18:38:28 [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:38:28 [2021-03-04T18:38:28.694Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:38:28 [2021-03-04T18:38:28.694Z] 
18:38:28 [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
18:38:28 [2021-03-04T18:38:28.694Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:38:28 [2021-03-04T18:38:28.694Z] 
18:38:28 [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
18:38:28 [2021-03-04T18:38:28.694Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
18:38:28 [2021-03-04T18:38:28.694Z] 
18:38:28 [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:38:28 [2021-03-04T18:38:28.694Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:38:28 [2021-03-04T18:38:28.694Z] 
18:38:28 [2021-03-04T18:38:28.694Z] 
18:38:28 [2021-03-04T18:38:28.694Z] DONE 196 tests, 6 skipped in 104.202s
18:38:28 [2021-03-04T18:38:28.694Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:38:28 [2021-03-04T18:38:28.694Z] INFO: Testing against a local daemon
18:38:28 [2021-03-04T18:38:28.694Z] === RUN   TestCommitInheritsEnv
18:38:28 [2021-03-04T18:38:28.694Z] --- PASS: TestCommitInheritsEnv (0.28s)
18:38:28 [2021-03-04T18:38:28.694Z] === RUN   TestImportExtremelyLargeImageWorks
18:38:28 [2021-03-04T18:38:28.694Z] === PAUSE TestImportExtremelyLargeImageWorks
18:38:28 [2021-03-04T18:38:28.694Z] === RUN   TestImagesFilterMultiReference
18:38:28 [2021-03-04T18:38:28.694Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:38:28 [2021-03-04T18:38:28.694Z] === RUN   TestImagePullPlatformInvalid
18:38:28 [2021-03-04T18:38:28.694Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:38:28 [2021-03-04T18:38:28.694Z] === RUN   TestRemoveImageOrphaning
18:38:28 [2021-03-04T18:38:28.949Z] --- PASS: TestRemoveImageOrphaning (0.25s)
18:38:28 [2021-03-04T18:38:28.949Z] === RUN   TestRemoveImageGarbageCollector
18:38:30 [2021-03-04T18:38:30.834Z] --- PASS: TestRemoveImageGarbageCollector (1.86s)
18:38:30 [2021-03-04T18:38:30.834Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:38:30 [2021-03-04T18:38:30.834Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:38:30 [2021-03-04T18:38:30.834Z] === RUN   TestTagInvalidReference
18:38:30 [2021-03-04T18:38:30.834Z] --- PASS: TestTagInvalidReference (0.02s)
18:38:30 [2021-03-04T18:38:30.834Z] === RUN   TestTagValidPrefixedRepo
18:38:31 [2021-03-04T18:38:31.089Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:38:31 [2021-03-04T18:38:31.089Z] === RUN   TestTagExistedNameWithoutForce
18:38:31 [2021-03-04T18:38:31.089Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:38:31 [2021-03-04T18:38:31.089Z] === RUN   TestTagOfficialNames
18:38:31 [2021-03-04T18:38:31.089Z] --- PASS: TestTagOfficialNames (0.05s)
18:38:31 [2021-03-04T18:38:31.089Z] === RUN   TestTagMatchesDigest
18:38:31 [2021-03-04T18:38:31.089Z] --- PASS: TestTagMatchesDigest (0.02s)
18:38:31 [2021-03-04T18:38:31.089Z] === CONT  TestImportExtremelyLargeImageWorks
18:38:31 [2021-03-04T18:38:31.837Z] === RUN   TestExternalGraphDriver/spec
18:38:34 [2021-03-04T18:38:34.385Z] === RUN   TestExternalGraphDriver/pull
18:38:35 [2021-03-04T18:38:35.994Z] --- PASS: TestBuildSquashParent (8.92s)
18:38:35 [2021-03-04T18:38:35.994Z] === RUN   TestBuildWithRemoveAndForceRemove
18:38:35 [2021-03-04T18:38:35.994Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:38:35 [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:38:35 [2021-03-04T18:38:35.994Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:38:35 [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:38:35 [2021-03-04T18:38:35.994Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:38:35 [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:38:35 [2021-03-04T18:38:35.994Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:38:35 [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:38:35 [2021-03-04T18:38:35.994Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:38:35 [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:38:35 [2021-03-04T18:38:35.994Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:38:35 [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:38:35 [2021-03-04T18:38:35.994Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:38:35 [2021-03-04T18:38:35.994Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:38:36 [2021-03-04T18:38:36.299Z] --- PASS: TestExternalGraphDriver (7.86s)
18:38:36 [2021-03-04T18:38:36.300Z]     --- PASS: TestExternalGraphDriver/json (2.62s)
18:38:36 [2021-03-04T18:38:36.300Z]     --- PASS: TestExternalGraphDriver/spec (2.81s)
18:38:36 [2021-03-04T18:38:36.300Z]     --- PASS: TestExternalGraphDriver/pull (2.30s)
18:38:36 [2021-03-04T18:38:36.300Z] === RUN   TestGraphdriverPluginV2
18:38:36 [2021-03-04T18:38:36.300Z] --- SKIP: TestGraphdriverPluginV2 (0.04s)
18:38:36 [2021-03-04T18:38:36.300Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:38:36 [2021-03-04T18:38:36.300Z] PASS
18:38:36 [2021-03-04T18:38:36.300Z] 
18:38:36 [2021-03-04T18:38:36.300Z] === Skipped
18:38:36 [2021-03-04T18:38:36.300Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s)
18:38:36 [2021-03-04T18:38:36.300Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:38:36 [2021-03-04T18:38:36.300Z] 
18:38:36 [2021-03-04T18:38:36.300Z] 
18:38:36 [2021-03-04T18:38:36.300Z] DONE 5 tests, 1 skipped in 8.135s
18:38:36 [2021-03-04T18:38:36.300Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:38:36 [2021-03-04T18:38:36.300Z] ++ 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
18:38:36 [2021-03-04T18:38:36.300Z] ++ set -e
18:38:36 [2021-03-04T18:38:36.300Z] ++ '[' -n 0 ']'
18:38:36 [2021-03-04T18:38:36.300Z] ++ set -x
18:38:36 [2021-03-04T18:38:36.300Z] ++ 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
18:38:36 [2021-03-04T18:38:36.563Z] INFO: Testing against a local daemon
18:38:36 [2021-03-04T18:38:36.563Z] === RUN   TestContinueAfterPluginCrash
18:38:36 [2021-03-04T18:38:36.563Z] === PAUSE TestContinueAfterPluginCrash
18:38:36 [2021-03-04T18:38:36.563Z] === RUN   TestReadPluginNoRead
18:38:36 [2021-03-04T18:38:36.563Z] === PAUSE TestReadPluginNoRead
18:38:36 [2021-03-04T18:38:36.563Z] === RUN   TestDaemonStartWithLogOpt
18:38:36 [2021-03-04T18:38:36.563Z] === PAUSE TestDaemonStartWithLogOpt
18:38:36 [2021-03-04T18:38:36.563Z] === CONT  TestContinueAfterPluginCrash
18:38:36 [2021-03-04T18:38:36.563Z] === CONT  TestDaemonStartWithLogOpt
18:38:36 [2021-03-04T18:38:36.563Z] === CONT  TestReadPluginNoRead
18:38:37 [2021-03-04T18:38:37.901Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:38:38 [2021-03-04T18:38:38.161Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:38:41 [2021-03-04T18:38:41.454Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:38:41 [2021-03-04T18:38:41.582Z]  ---> bb858043ab84
18:38:41 [2021-03-04T18:38:41.582Z] Successfully built bb858043ab84
18:38:41 [2021-03-04T18:38:41.582Z] Successfully tagged docker:latest
18:38:41 [2021-03-04T18:38:41.582Z] INFO: Image build ended at 03/04/2021 18:38:40. Duration:00:03:25.0601035
18:38:41 [2021-03-04T18:38:41.582Z] 
18:38:41 [2021-03-04T18:38:41.582Z] 
18:38:41 [2021-03-04T18:38:41.582Z] INFO: Building the test binaries at 03/04/2021 18:38:40...
18:38:41 [2021-03-04T18:38:41.714Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:38:41 [2021-03-04T18:38:41.877Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:38:41 [2021-03-04T18:38:41.877Z] --- PASS: TestDaemonStartWithLogOpt (4.88s)
18:38:42 [2021-03-04T18:38:42.821Z] === RUN   TestReadPluginNoRead/default
18:38:44 [2021-03-04T18:38:44.736Z] === RUN   TestReadPluginNoRead/disabled_caching
18:38:44 [2021-03-04T18:38:44.999Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:38:44 [2021-03-04T18:38:44.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s)
18:38:44 [2021-03-04T18:38:44.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s)
18:38:44 [2021-03-04T18:38:44.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s)
18:38:44 [2021-03-04T18:38:44.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.62s)
18:38:44 [2021-03-04T18:38:44.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s)
18:38:44 [2021-03-04T18:38:44.999Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s)
18:38:44 [2021-03-04T18:38:44.999Z] === RUN   TestBuildMultiStageCopy
18:38:44 [2021-03-04T18:38:44.999Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:38:45 [2021-03-04T18:38:45.369Z] INFO: make.ps1 starting at 03/04/2021 18:38:45
18:38:45 [2021-03-04T18:38:45.829Z] INFO: Git commit (96cb22f91c) assumed from DOCKER_GITCOMMIT environment variable
18:38:45 [2021-03-04T18:38:45.829Z] INFO: Invoking autogen...
18:38:46 [2021-03-04T18:38:46.650Z] --- PASS: TestReadPluginNoRead (9.89s)
18:38:46 [2021-03-04T18:38:46.650Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s)
18:38:46 [2021-03-04T18:38:46.650Z]     --- PASS: TestReadPluginNoRead/default (1.83s)
18:38:46 [2021-03-04T18:38:46.650Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.85s)
18:38:46 [2021-03-04T18:38:46.650Z]     read_test.go:92: [d97a63b200080] daemon is not started
18:38:46 [2021-03-04T18:38:46.802Z] INFO: Building daemon...
18:38:46 [2021-03-04T18:38:46.911Z] --- PASS: TestContinueAfterPluginCrash (10.22s)
18:38:46 [2021-03-04T18:38:46.911Z] PASS
18:38:46 [2021-03-04T18:38:46.911Z] 
18:38:46 [2021-03-04T18:38:46.911Z] DONE 6 tests in 10.441s
18:38:46 [2021-03-04T18:38:46.911Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:38:46 [2021-03-04T18:38:46.911Z] ++ 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
18:38:46 [2021-03-04T18:38:46.911Z] ++ set -e
18:38:46 [2021-03-04T18:38:46.911Z] ++ '[' -n 0 ']'
18:38:46 [2021-03-04T18:38:46.911Z] ++ set -x
18:38:46 [2021-03-04T18:38:46.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-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
18:38:46 [2021-03-04T18:38:46.911Z] testing: warning: no tests to run
18:38:46 [2021-03-04T18:38:46.911Z] PASS
18:38:46 [2021-03-04T18:38:46.911Z] 
18:38:46 [2021-03-04T18:38:46.912Z] DONE 0 tests in 0.064s
18:38:46 [2021-03-04T18:38:46.912Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:38:46 [2021-03-04T18:38:46.912Z] ++ 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
18:38:46 [2021-03-04T18:38:46.912Z] ++ set -e
18:38:46 [2021-03-04T18:38:46.912Z] ++ '[' -n 0 ']'
18:38:46 [2021-03-04T18:38:46.912Z] ++ set -x
18:38:46 [2021-03-04T18:38:46.912Z] ++ 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
18:38:47 [2021-03-04T18:38:47.172Z] INFO: Testing against a local daemon
18:38:47 [2021-03-04T18:38:47.172Z] === RUN   TestPluginWithDevMounts
18:38:47 [2021-03-04T18:38:47.172Z] === PAUSE TestPluginWithDevMounts
18:38:47 [2021-03-04T18:38:47.172Z] === CONT  TestPluginWithDevMounts
18:38:47 [2021-03-04T18:38:47.537Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:38:48 [2021-03-04T18:38:48.114Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:38:48 [2021-03-04T18:38:48.681Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:38:49 [2021-03-04T18:38:49.249Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:38:49 [2021-03-04T18:38:49.719Z] --- PASS: TestPluginWithDevMounts (2.18s)
18:38:49 [2021-03-04T18:38:49.719Z] PASS
18:38:49 [2021-03-04T18:38:49.719Z] 
18:38:49 [2021-03-04T18:38:49.719Z] DONE 1 tests in 2.386s
18:38:49 [2021-03-04T18:38:49.719Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:38:49 [2021-03-04T18:38:49.719Z] ++ 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
18:38:49 [2021-03-04T18:38:49.719Z] ++ set -e
18:38:49 [2021-03-04T18:38:49.719Z] ++ '[' -n 0 ']'
18:38:49 [2021-03-04T18:38:49.719Z] ++ set -x
18:38:49 [2021-03-04T18:38:49.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:38:49 [2021-03-04T18:38:49.719Z] INFO: Testing against a local daemon
18:38:49 [2021-03-04T18:38:49.719Z] === RUN   TestSecretInspect
18:38:49 [2021-03-04T18:38:49.817Z] --- PASS: TestBuildMultiStageCopy (4.94s)
18:38:49 [2021-03-04T18:38:49.817Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s)
18:38:49 [2021-03-04T18:38:49.817Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
18:38:49 [2021-03-04T18:38:49.817Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s)
18:38:49 [2021-03-04T18:38:49.817Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
18:38:49 [2021-03-04T18:38:49.817Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
18:38:49 [2021-03-04T18:38:49.817Z] === RUN   TestBuildMultiStageParentConfig
18:38:51 [2021-03-04T18:38:51.195Z] --- PASS: TestBuildMultiStageParentConfig (1.40s)
18:38:51 [2021-03-04T18:38:51.195Z] === RUN   TestBuildLabelWithTargets
18:38:53 [2021-03-04T18:38:53.024Z] --- PASS: TestSecretInspect (3.25s)
18:38:53 [2021-03-04T18:38:53.024Z] === RUN   TestSecretList
18:38:53 [2021-03-04T18:38:53.731Z] --- PASS: TestBuildLabelWithTargets (2.30s)
18:38:53 [2021-03-04T18:38:53.731Z] === RUN   TestBuildWithEmptyLayers
18:38:55 [2021-03-04T18:38:55.113Z] --- PASS: TestBuildWithEmptyLayers (1.31s)
18:38:55 [2021-03-04T18:38:55.113Z] === RUN   TestBuildMultiStageOnBuild
18:38:55 [2021-03-04T18:38:55.581Z] --- PASS: TestSecretList (2.75s)
18:38:55 [2021-03-04T18:38:55.582Z] === RUN   TestSecretsCreateAndDelete
18:38:58 [2021-03-04T18:38:58.405Z] --- PASS: TestBuildMultiStageOnBuild (3.06s)
18:38:58 [2021-03-04T18:38:58.405Z] === RUN   TestBuildUncleanTarFilenames
18:38:58 [2021-03-04T18:38:58.886Z] --- PASS: TestSecretsCreateAndDelete (2.84s)
18:38:58 [2021-03-04T18:38:58.886Z] === RUN   TestSecretsUpdate
18:38:59 [2021-03-04T18:38:59.785Z] --- PASS: TestBuildUncleanTarFilenames (1.90s)
18:38:59 [2021-03-04T18:38:59.785Z] === RUN   TestBuildMultiStageLayerLeak
18:39:02 [2021-03-04T18:39:02.190Z] --- PASS: TestSecretsUpdate (3.34s)
18:39:02 [2021-03-04T18:39:02.190Z] === RUN   TestTemplatedSecret
18:39:03 [2021-03-04T18:39:03.079Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s)
18:39:03 [2021-03-04T18:39:03.079Z] === RUN   TestBuildWithHugeFile
18:39:05 [2021-03-04T18:39:05.493Z] --- PASS: TestTemplatedSecret (3.53s)
18:39:05 [2021-03-04T18:39:05.493Z] === RUN   TestSecretCreateResolve
18:39:08 [2021-03-04T18:39:08.797Z] --- PASS: TestSecretCreateResolve (3.30s)
18:39:08 [2021-03-04T18:39:08.797Z] PASS
18:39:08 [2021-03-04T18:39:08.797Z] 
18:39:08 [2021-03-04T18:39:08.797Z] DONE 6 tests in 19.205s
18:39:08 [2021-03-04T18:39:08.797Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:39:08 [2021-03-04T18:39:08.797Z] ++ 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
18:39:08 [2021-03-04T18:39:08.797Z] ++ set -e
18:39:08 [2021-03-04T18:39:08.797Z] ++ '[' -n 0 ']'
18:39:08 [2021-03-04T18:39:08.797Z] ++ set -x
18:39:08 [2021-03-04T18:39:08.797Z] ++ 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
18:39:08 [2021-03-04T18:39:08.797Z] INFO: Testing against a local daemon
18:39:08 [2021-03-04T18:39:08.797Z] === RUN   TestServiceCreateInit
18:39:08 [2021-03-04T18:39:08.797Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:39:14 [2021-03-04T18:39:14.086Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:39:17 [2021-03-04T18:39:17.786Z] ..........................xx....................                         [ 29%]
18:39:19 [2021-03-04T18:39:19.383Z] --- PASS: TestServiceCreateInit (10.31s)
18:39:19 [2021-03-04T18:39:19.383Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s)
18:39:19 [2021-03-04T18:39:19.383Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s)
18:39:19 [2021-03-04T18:39:19.383Z] === RUN   TestCreateServiceMultipleTimes
18:39:34 [2021-03-04T18:39:34.612Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:39:35 [2021-03-04T18:39:35.241Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:39:35 [2021-03-04T18:39:35.241Z] Using test binary docker
18:39:35 [2021-03-04T18:39:35.241Z] +++ /etc/init.d/apparmor start
18:39:35 [2021-03-04T18:39:35.241Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:39:35 [2021-03-04T18:39:35.241Z] Starting dockerd
18:39:35 [2021-03-04T18:39:35.241Z] INFO: Waiting for daemon to start...
18:39:35 [2021-03-04T18:39:35.241Z] +++ 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
18:39:35 [2021-03-04T18:39:35.241Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:39:35 [2021-03-04T18:39:35.241Z] Using test binary docker
18:39:35 [2021-03-04T18:39:35.241Z] +++ /etc/init.d/apparmor start
18:39:35 [2021-03-04T18:39:35.241Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:39:35 [2021-03-04T18:39:35.241Z] INFO: Waiting for daemon to start...
18:39:35 [2021-03-04T18:39:35.241Z] Starting dockerd
18:39:35 [2021-03-04T18:39:35.241Z] +++ 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
18:39:35 [2021-03-04T18:39:35.499Z] .
18:39:35 [2021-03-04T18:39:35.499Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:39:35 [2021-03-04T18:39:35.499Z] 
18:39:35 [2021-03-04T18:39:35.499Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:39:35 [2021-03-04T18:39:35.499Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:39:35 [2021-03-04T18:39:35.499Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:39:35 [2021-03-04T18:39:35.499Z] Error: No such image: emptyfs
18:39:35 [2021-03-04T18:39:35.757Z] ++++ docker load
18:39:35 [2021-03-04T18:39:35.757Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:39:35 [2021-03-04T18:39:35.757Z] Error: No such image: emptyfs
18:39:35 [2021-03-04T18:39:35.757Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:39:35 [2021-03-04T18:39:35.757Z] ++++ docker load
18:39:36 [2021-03-04T18:39:36.016Z] Running integration-test (iteration 1)
18:39:36 [2021-03-04T18:39:36.016Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:39:36 [2021-03-04T18:39:36.016Z] ++ 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)/'
18:39:36 [2021-03-04T18:39:36.016Z] ++ set -e
18:39:36 [2021-03-04T18:39:36.016Z] ++ '[' -n 0 ']'
18:39:36 [2021-03-04T18:39:36.016Z] ++ set -x
18:39:36 [2021-03-04T18:39:36.016Z] ++ 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)/'
18:39:36 [2021-03-04T18:39:36.016Z] Running integration-test (iteration 1)
18:39:36 [2021-03-04T18:39:36.016Z] 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)/
18:39:36 [2021-03-04T18:39:36.016Z] ++ 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)/'
18:39:36 [2021-03-04T18:39:36.016Z] ++ set -e
18:39:36 [2021-03-04T18:39:36.016Z] ++ '[' -n 0 ']'
18:39:36 [2021-03-04T18:39:36.016Z] ++ set -x
18:39:36 [2021-03-04T18:39:36.016Z] ++ 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)/'
18:39:41 [2021-03-04T18:39:41.355Z] --- PASS: TestCreateServiceMultipleTimes (19.68s)
18:39:41 [2021-03-04T18:39:41.355Z] === RUN   TestCreateServiceConflict
18:39:42 [2021-03-04T18:39:42.298Z] --- PASS: TestCreateServiceConflict (3.26s)
18:39:42 [2021-03-04T18:39:42.298Z] === RUN   TestCreateServiceMaxReplicas
18:39:42 [2021-03-04T18:39:42.331Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:39:46 [2021-03-04T18:39:46.510Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:39:46 [2021-03-04T18:39:46.511Z] --- PASS: TestCreateServiceMaxReplicas (3.71s)
18:39:46 [2021-03-04T18:39:46.511Z] === RUN   TestCreateWithDuplicateNetworkNames
18:40:01 [2021-03-04T18:40:01.431Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.70s)
18:40:01 [2021-03-04T18:40:01.431Z] === RUN   TestCreateServiceSecretFileMode
18:40:03 [2021-03-04T18:40:03.529Z] tests/integration/api_network_test.py ............................       [ 47%]
18:40:03 [2021-03-04T18:40:03.978Z] --- PASS: TestCreateServiceSecretFileMode (3.33s)
18:40:03 [2021-03-04T18:40:03.978Z] === RUN   TestCreateServiceConfigFileMode
18:40:07 [2021-03-04T18:40:07.281Z] --- PASS: TestCreateServiceConfigFileMode (3.16s)
18:40:07 [2021-03-04T18:40:07.281Z] === RUN   TestCreateServiceSysctls
18:40:11 [2021-03-04T18:40:11.079Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:40:11 [2021-03-04T18:40:11.488Z] --- PASS: TestCreateServiceSysctls (4.14s)
18:40:11 [2021-03-04T18:40:11.488Z] === RUN   TestCreateServiceCapabilities
18:40:12 [2021-03-04T18:40:12.581Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:40:12 [2021-03-04T18:40:12.917Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
18:40:12 [2021-03-04T18:40:12.917Z] 
18:40:12 [2021-03-04T18:40:12.917Z]  ________   ____  __.
18:40:12 [2021-03-04T18:40:12.917Z]  \_____  \ |    |/ _|
18:40:12 [2021-03-04T18:40:12.917Z]  /   |   \|      <
18:40:12 [2021-03-04T18:40:12.917Z]  /    |    \    |  \
18:40:12 [2021-03-04T18:40:12.917Z]  \_______  /____|__ \
18:40:12 [2021-03-04T18:40:12.917Z]          \/        \/
18:40:12 [2021-03-04T18:40:12.917Z] 
18:40:12 [2021-03-04T18:40:12.917Z] INFO: make.ps1 ended at 03/04/2021 18:40:05
18:40:12 [2021-03-04T18:40:12.917Z] INFO: Binaries build ended at 03/04/2021 18:40:07. Duration:00:01:26.6089119
18:40:12 [2021-03-04T18:40:12.917Z] INFO: Copying the built daemon binary to d:\CI\PR-42083\5\binary\dockerd-96cb22f91c.exe...
18:40:12 [2021-03-04T18:40:12.917Z] INFO: Copying the built client binary to d:\CI\PR-42083\5\binary\docker-96cb22f91c.exe...
18:40:12 [2021-03-04T18:40:12.917Z] INFO: Copying dockerversion from the container...
18:40:12 [2021-03-04T18:40:12.917Z] INFO: Copying the golang package from the container to d:\CI\PR-42083\5\installer\go.zip...
18:40:12 [2021-03-04T18:40:12.917Z] INFO: Extracting go.zip to d:\CI\PR-42083\5\go
18:40:14 [2021-03-04T18:40:14.038Z] --- PASS: TestCreateServiceCapabilities (2.94s)
18:40:14 [2021-03-04T18:40:14.038Z] === RUN   TestInspect
18:40:17 [2021-03-04T18:40:17.249Z] tests/integration/api_service_test.py .................................. [ 60%]
18:40:18 [2021-03-04T18:40:18.245Z] --- PASS: TestInspect (3.60s)
18:40:18 [2021-03-04T18:40:18.245Z] === RUN   TestCreateJob
18:40:22 [2021-03-04T18:40:22.457Z] --- PASS: TestImportExtremelyLargeImageWorks (101.50s)
18:40:22 [2021-03-04T18:40:22.457Z] PASS
18:40:22 [2021-03-04T18:40:22.457Z] 
18:40:22 [2021-03-04T18:40:22.457Z] DONE 12 tests in 104.169s
18:40:22 [2021-03-04T18:40:22.457Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:40:22 [2021-03-04T18:40:22.457Z] INFO: Testing against a local daemon
18:40:22 [2021-03-04T18:40:22.457Z] === RUN   TestNetworkCreateDelete
18:40:22 [2021-03-04T18:40:22.457Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:40:22 [2021-03-04T18:40:22.457Z] === RUN   TestDockerNetworkDeletePreferID
18:40:22 [2021-03-04T18:40:22.457Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
18:40:22 [2021-03-04T18:40:22.457Z] === RUN   TestDaemonDNSFallback
18:40:22 [2021-03-04T18:40:22.457Z] --- PASS: TestDaemonDNSFallback (6.41s)
18:40:22 [2021-03-04T18:40:22.457Z] === RUN   TestInspectNetwork
18:40:22 [2021-03-04T18:40:22.460Z] --- PASS: TestCreateJob (4.46s)
18:40:22 [2021-03-04T18:40:22.460Z] === RUN   TestReplicatedJob
18:40:22 [2021-03-04T18:40:22.711Z] === RUN   TestInspectNetwork/full_network_id
18:40:22 [2021-03-04T18:40:22.711Z] === RUN   TestInspectNetwork/partial_network_id
18:40:22 [2021-03-04T18:40:22.711Z] === RUN   TestInspectNetwork/network_name
18:40:22 [2021-03-04T18:40:22.711Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:40:22 [2021-03-04T18:40:22.714Z] Loaded image: buildpack-deps:buster
18:40:22 [2021-03-04T18:40:22.714Z] Loaded image: busybox:latest
18:40:22 [2021-03-04T18:40:22.714Z] Loaded image: busybox:glibc
18:40:22 [2021-03-04T18:40:22.714Z] Loaded image: buildpack-deps:buster
18:40:22 [2021-03-04T18:40:22.714Z] Loaded image: busybox:latest
18:40:22 [2021-03-04T18:40:22.714Z] Loaded image: busybox:glibc
18:40:23 [2021-03-04T18:40:23.280Z] Loaded image: debian:bullseye
18:40:23 [2021-03-04T18:40:23.539Z] Loaded image: hello-world:latest
18:40:24 [2021-03-04T18:40:24.118Z] Loaded image: arm32v7/hello-world:latest
18:40:24 [2021-03-04T18:40:24.118Z] INFO: Testing against a local daemon
18:40:24 [2021-03-04T18:40:24.118Z] === RUN   TestDockerSuite
18:40:24 [2021-03-04T18:40:24.118Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:40:24 [2021-03-04T18:40:24.118Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:40:24 [2021-03-04T18:40:24.378Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:40:24 [2021-03-04T18:40:24.378Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:40:24 [2021-03-04T18:40:24.378Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:40:24 [2021-03-04T18:40:24.378Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:40:24 [2021-03-04T18:40:24.378Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:40:24 [2021-03-04T18:40:24.378Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:40:24 [2021-03-04T18:40:24.378Z] Loaded image: debian:bullseye
18:40:24 [2021-03-04T18:40:24.638Z] Loaded image: hello-world:latest
18:40:24 [2021-03-04T18:40:24.638Z] Loaded image: arm32v7/hello-world:latest
18:40:24 [2021-03-04T18:40:24.638Z] INFO: Testing against a local daemon
18:40:24 [2021-03-04T18:40:24.896Z] === RUN   TestDockerDaemonSuite
18:40:24 [2021-03-04T18:40:24.896Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:40:26 [2021-03-04T18:40:26.869Z] --- PASS: TestInspectNetwork (7.33s)
18:40:26 [2021-03-04T18:40:26.869Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:40:26 [2021-03-04T18:40:26.869Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:40:26 [2021-03-04T18:40:26.869Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:40:26 [2021-03-04T18:40:26.869Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:40:26 [2021-03-04T18:40:26.869Z] === RUN   TestRunContainerWithBridgeNone
18:40:28 [2021-03-04T18:40:28.183Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:40:28 [2021-03-04T18:40:28.183Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:40:28 [2021-03-04T18:40:28.754Z] --- PASS: TestRunContainerWithBridgeNone (1.66s)
18:40:28 [2021-03-04T18:40:28.754Z] === RUN   TestNetworkInvalidJSON
18:40:28 [2021-03-04T18:40:28.754Z] === RUN   TestNetworkInvalidJSON//networks/create
18:40:28 [2021-03-04T18:40:28.754Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:40:28 [2021-03-04T18:40:28.754Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:40:28 [2021-03-04T18:40:28.754Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:40:28 [2021-03-04T18:40:28.754Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:40:28 [2021-03-04T18:40:28.754Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:40:28 [2021-03-04T18:40:28.754Z] === CONT  TestNetworkInvalidJSON//networks/create
18:40:28 [2021-03-04T18:40:28.754Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:40:28 [2021-03-04T18:40:28.754Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:40:28 [2021-03-04T18:40:28.754Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:40:28 [2021-03-04T18:40:28.754Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:40:28 [2021-03-04T18:40:28.754Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:40:28 [2021-03-04T18:40:28.754Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:40:28 [2021-03-04T18:40:28.754Z] === RUN   TestNetworkList
18:40:28 [2021-03-04T18:40:28.754Z] === RUN   TestNetworkList//networks
18:40:28 [2021-03-04T18:40:28.754Z] === PAUSE TestNetworkList//networks
18:40:28 [2021-03-04T18:40:28.754Z] === RUN   TestNetworkList//networks/
18:40:28 [2021-03-04T18:40:28.754Z] === PAUSE TestNetworkList//networks/
18:40:28 [2021-03-04T18:40:28.754Z] === CONT  TestNetworkList//networks
18:40:28 [2021-03-04T18:40:28.754Z] === CONT  TestNetworkList//networks/
18:40:28 [2021-03-04T18:40:28.754Z] --- PASS: TestNetworkList (0.01s)
18:40:28 [2021-03-04T18:40:28.754Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:40:28 [2021-03-04T18:40:28.754Z]     --- PASS: TestNetworkList//networks (0.00s)
18:40:28 [2021-03-04T18:40:28.754Z] === RUN   TestHostIPv4BridgeLabel
18:40:29 [2021-03-04T18:40:29.009Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
18:40:29 [2021-03-04T18:40:29.009Z] === RUN   TestDaemonRestartWithLiveRestore
18:40:29 [2021-03-04T18:40:29.057Z] --- PASS: TestReplicatedJob (6.79s)
18:40:29 [2021-03-04T18:40:29.057Z] === RUN   TestUpdateReplicatedJob
18:40:29 [2021-03-04T18:40:29.119Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:40:29 [2021-03-04T18:40:29.119Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:40:29 [2021-03-04T18:40:29.688Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:40:29 [2021-03-04T18:40:29.947Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:40:29 [2021-03-04T18:40:29.947Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:40:30 [2021-03-04T18:40:30.372Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:40:30 [2021-03-04T18:40:30.372Z] === RUN   TestDaemonDefaultNetworkPools
18:40:30 [2021-03-04T18:40:30.932Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
18:40:30 [2021-03-04T18:40:30.932Z] === RUN   TestDaemonRestartWithExistingNetwork
18:40:31 [2021-03-04T18:40:31.855Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:40:31 [2021-03-04T18:40:31.855Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:40:31 [2021-03-04T18:40:31.855Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:40:31 [2021-03-04T18:40:31.855Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:40:31 [2021-03-04T18:40:31.859Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
18:40:31 [2021-03-04T18:40:31.859Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:40:32 [2021-03-04T18:40:32.017Z] .........................                                                [ 67%]
18:40:32 [2021-03-04T18:40:32.115Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:40:33 [2021-03-04T18:40:33.049Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:40:33 [2021-03-04T18:40:33.221Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
18:40:33 [2021-03-04T18:40:33.221Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:40:33 [2021-03-04T18:40:33.265Z] --- PASS: TestUpdateReplicatedJob (4.24s)
18:40:33 [2021-03-04T18:40:33.265Z] === RUN   TestServiceListWithStatuses
18:40:33 [2021-03-04T18:40:33.265Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:40:33 [2021-03-04T18:40:33.265Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:40:33 [2021-03-04T18:40:33.265Z] === RUN   TestDockerNetworkConnectAlias
18:40:33 [2021-03-04T18:40:33.782Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:40:33 [2021-03-04T18:40:33.782Z] === RUN   TestServiceWithPredefinedNetwork
18:40:33 [2021-03-04T18:40:33.987Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:40:34 [2021-03-04T18:40:34.034Z] INFO: Extraction ended at 03/04/2021 18:40:32. Duration:00:00:22.8579161
18:40:34 [2021-03-04T18:40:34.034Z] INFO: Updating the golang and path environment variables
18:40:34 [2021-03-04T18:40:34.034Z] INFO: GOPATH=d:\gopath
18:40:34 [2021-03-04T18:40:34.034Z] INFO: go version go1.13.15 windows/amd64
18:40:34 [2021-03-04T18:40:34.034Z] INFO: Running the daemon under test in debug mode
18:40:34 [2021-03-04T18:40:34.034Z] INFO: Starting a daemon under test...
18:40:34 [2021-03-04T18:40:34.034Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42083\5\daemon --pidfile d:\CI\PR-42083\5\docker.pid -D
18:40:34 [2021-03-04T18:40:34.034Z] INFO: Process started successfully.
18:40:34 [2021-03-04T18:40:34.034Z] INFO: Start tailing logs of the daemon under tests
18:40:34 [2021-03-04T18:40:34.034Z] INFO: Waiting for the daemon under test to start...
18:40:34 [2021-03-04T18:40:34.246Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:40:34 [2021-03-04T18:40:34.246Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:40:34 [2021-03-04T18:40:34.246Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:40:34 [2021-03-04T18:40:34.246Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:40:36 [2021-03-04T18:40:36.294Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
18:40:36 [2021-03-04T18:40:36.294Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:40:36 [2021-03-04T18:40:36.294Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:40:36 [2021-03-04T18:40:36.294Z]     service_test.go:242: FLAKY_TEST
18:40:36 [2021-03-04T18:40:36.294Z] === RUN   TestServiceWithDataPathPortInit
18:40:39 [2021-03-04T18:40:39.856Z] --- PASS: TestDockerNetworkConnectAlias (6.60s)
18:40:39 [2021-03-04T18:40:39.856Z] === RUN   TestDockerNetworkReConnect
18:40:40 [2021-03-04T18:40:40.809Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:40:44 [2021-03-04T18:40:44.095Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:40:45 [2021-03-04T18:40:45.150Z] --- PASS: TestDockerNetworkReConnect (5.20s)
18:40:45 [2021-03-04T18:40:45.150Z] === RUN   TestServicePlugin
18:40:45 [2021-03-04T18:40:45.150Z] --- SKIP: TestServicePlugin (0.00s)
18:40:45 [2021-03-04T18:40:45.150Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:40:45 [2021-03-04T18:40:45.150Z] === RUN   TestServiceUpdateLabel
18:40:46 [2021-03-04T18:40:46.000Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:40:47 [2021-03-04T18:40:47.903Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:40:48 [2021-03-04T18:40:48.458Z] --- PASS: TestServiceUpdateLabel (3.27s)
18:40:48 [2021-03-04T18:40:48.458Z] === RUN   TestServiceUpdateSecrets
18:40:48 [2021-03-04T18:40:48.470Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:40:49 [2021-03-04T18:40:49.038Z] --- PASS: TestBuildWithHugeFile (105.85s)
18:40:49 [2021-03-04T18:40:49.038Z] === RUN   TestBuildWCOWSandboxSize
18:40:49 [2021-03-04T18:40:49.038Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
18:40:49 [2021-03-04T18:40:49.038Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:40:49 [2021-03-04T18:40:49.038Z] === RUN   TestBuildWithEmptyDockerfile
18:40:49 [2021-03-04T18:40:49.038Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:40:49 [2021-03-04T18:40:49.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:40:49 [2021-03-04T18:40:49.038Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:40:49 [2021-03-04T18:40:49.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:40:49 [2021-03-04T18:40:49.038Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:40:49 [2021-03-04T18:40:49.038Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:40:49 [2021-03-04T18:40:49.038Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:40:49 [2021-03-04T18:40:49.038Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:40:49 [2021-03-04T18:40:49.038Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:40:49 [2021-03-04T18:40:49.038Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:40:49 [2021-03-04T18:40:49.297Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
18:40:49 [2021-03-04T18:40:49.297Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
18:40:49 [2021-03-04T18:40:49.297Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
18:40:49 [2021-03-04T18:40:49.297Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
18:40:49 [2021-03-04T18:40:49.297Z] === RUN   TestBuildPreserveOwnership
18:40:49 [2021-03-04T18:40:49.297Z] === RUN   TestBuildPreserveOwnership/copy_from
18:40:49 [2021-03-04T18:40:49.865Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:40:50 [2021-03-04T18:40:50.432Z] === RUN   TestDockerSuite/TestAttachAfterDetach
18:40:50 [2021-03-04T18:40:50.432Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:40:51 [2021-03-04T18:40:51.153Z] --- PASS: TestServiceWithDataPathPortInit (14.27s)
18:40:51 [2021-03-04T18:40:51.153Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:40:52 [2021-03-04T18:40:52.335Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
18:40:52 [2021-03-04T18:40:52.595Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:40:52 [2021-03-04T18:40:52.854Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:40:54 [2021-03-04T18:40:54.229Z] === RUN   TestDockerSuite/TestAttachDetach
18:40:54 [2021-03-04T18:40:54.229Z] --- PASS: TestBuildPreserveOwnership (5.05s)
18:40:54 [2021-03-04T18:40:54.229Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.33s)
18:40:54 [2021-03-04T18:40:54.229Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s)
18:40:54 [2021-03-04T18:40:54.229Z] === RUN   TestBuildPlatformInvalid
18:40:54 [2021-03-04T18:40:54.487Z] --- PASS: TestBuildPlatformInvalid (0.21s)
18:40:54 [2021-03-04T18:40:54.487Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:40:54 [2021-03-04T18:40:54.746Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:40:55 [2021-03-04T18:40:55.004Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:40:55 [2021-03-04T18:40:55.156Z] .....INFO: Daemon under test started and replied!
18:40:55 [2021-03-04T18:40:55.156Z] INFO: Docker version of the daemon under test
18:40:55 [2021-03-04T18:40:55.156Z] 
18:40:55 [2021-03-04T18:40:55.156Z] Client:
18:40:55 [2021-03-04T18:40:55.156Z]  Version:      17.06.2-ce
18:40:55 [2021-03-04T18:40:55.156Z]  API version:  1.30
18:40:55 [2021-03-04T18:40:55.156Z]  Go version:   go1.8.3
18:40:55 [2021-03-04T18:40:55.156Z]  Git commit:   cec0b72
18:40:55 [2021-03-04T18:40:55.156Z]  Built:        Tue Sep  5 19:57:19 2017
18:40:55 [2021-03-04T18:40:55.156Z]  OS/Arch:      windows/amd64
18:40:55 [2021-03-04T18:40:55.156Z] 
18:40:55 [2021-03-04T18:40:55.156Z] Server:
18:40:55 [2021-03-04T18:40:55.156Z]  Version:      0.0.0-dev
18:40:55 [2021-03-04T18:40:55.156Z]  API version:  1.41 (minimum version 1.24)
18:40:55 [2021-03-04T18:40:55.156Z]  Go version:   go1.13.15
18:40:55 [2021-03-04T18:40:55.156Z]  Git commit:   96cb22f91c
18:40:55 [2021-03-04T18:40:55.156Z]  Built:        03/04/2021 18:38:45
18:40:55 [2021-03-04T18:40:55.156Z]  OS/Arch:      windows/amd64
18:40:55 [2021-03-04T18:40:55.156Z]  Experimental: false
18:40:55 [2021-03-04T18:40:55.156Z] 
18:40:55 [2021-03-04T18:40:55.156Z] INFO: Docker info of the daemon under test
18:40:55 [2021-03-04T18:40:55.156Z] 
18:40:55 [2021-03-04T18:40:55.156Z] Containers: 0
18:40:55 [2021-03-04T18:40:55.156Z]  Running: 0
18:40:55 [2021-03-04T18:40:55.156Z]  Paused: 0
18:40:55 [2021-03-04T18:40:55.156Z]  Stopped: 0
18:40:55 [2021-03-04T18:40:55.156Z] Images: 0
18:40:55 [2021-03-04T18:40:55.156Z] Server Version: 0.0.0-dev
18:40:55 [2021-03-04T18:40:55.156Z] Storage Driver: windowsfilter
18:40:55 [2021-03-04T18:40:55.156Z]  Windows: 
18:40:55 [2021-03-04T18:40:55.156Z] Logging Driver: json-file
18:40:55 [2021-03-04T18:40:55.156Z] Plugins: 
18:40:55 [2021-03-04T18:40:55.156Z]  Volume: local
18:40:55 [2021-03-04T18:40:55.156Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:40:55 [2021-03-04T18:40:55.156Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:40:55 [2021-03-04T18:40:55.156Z] Swarm: inactive
18:40:55 [2021-03-04T18:40:55.156Z] Default Isolation: process
18:40:55 [2021-03-04T18:40:55.156Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:40:55 [2021-03-04T18:40:55.156Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
18:40:55 [2021-03-04T18:40:55.156Z] OSType: windows
18:40:55 [2021-03-04T18:40:55.156Z] Architecture: x86_64
18:40:55 [2021-03-04T18:40:55.156Z] CPUs: 4
18:40:55 [2021-03-04T18:40:55.156Z] Total Memory: 32GiB
18:40:55 [2021-03-04T18:40:55.156Z] Name: azwin-2-960050
18:40:55 [2021-03-04T18:40:55.156Z] ID: D3WB:QGQD:4C2P:SWIF:USV2:BRZK:D7EA:7A3X:ACAW:IKRH:HMO7:IB73
18:40:55 [2021-03-04T18:40:55.156Z] Docker Root Dir: D:\CI\PR-42083\5\daemon
18:40:55 [2021-03-04T18:40:55.156Z] Debug Mode (client): false
18:40:55 [2021-03-04T18:40:55.156Z] Debug Mode (server): true
18:40:55 [2021-03-04T18:40:55.156Z]  File Descriptors: -1
18:40:55 [2021-03-04T18:40:55.156Z]  Goroutines: 16
18:40:55 [2021-03-04T18:40:55.156Z]  System Time: 2021-03-04T18:40:52.5462234Z
18:40:55 [2021-03-04T18:40:55.156Z]  EventsListeners: 0
18:40:55 [2021-03-04T18:40:55.156Z] Registry: https://index.docker.io/v1/
18:40:55 [2021-03-04T18:40:55.156Z] Labels:
18:40:55 [2021-03-04T18:40:55.156Z] Experimental: false
18:40:55 [2021-03-04T18:40:55.156Z] Insecure Registries:
18:40:55 [2021-03-04T18:40:55.156Z]  127.0.0.0/8
18:40:55 [2021-03-04T18:40:55.156Z] Live Restore Enabled: false
18:40:55 [2021-03-04T18:40:55.156Z] 
18:40:55 [2021-03-04T18:40:55.156Z] 
18:40:55 [2021-03-04T18:40:55.156Z] INFO: Docker images of the daemon under test
18:40:55 [2021-03-04T18:40:55.156Z] 
18:40:55 [2021-03-04T18:40:55.156Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
18:40:55 [2021-03-04T18:40:55.156Z] 
18:40:55 [2021-03-04T18:40:55.156Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
18:40:55 [2021-03-04T18:40:55.156Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
18:40:55 [2021-03-04T18:40:55.156Z] ltsc2019: Pulling from windows/servercore
18:40:55 [2021-03-04T18:40:55.156Z] 4612f6d0b889: Pulling fs layer
18:40:55 [2021-03-04T18:40:55.156Z] db4edcf0861f: Pulling fs layer
18:40:57 [2021-03-04T18:40:57.540Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:40:57 [2021-03-04T18:40:57.681Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s)
18:40:57 [2021-03-04T18:40:57.681Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j2f2kgsenw9y6do5p0irwdjqa Created:2021-03-04 18:40:51.392634264 +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[5a6e8ce4ef7e492403ba5b02ee0469c7aa455e63a27ee052a4992aa1e45be1b9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v149h7kizndhm5fs1nnd5ovr9 EndpointID:443ec6652d9150db72543b26878fa34e04bbeb232f6fb2520f427085b14be5c6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f36a2f0e2e7dc6f8c4a88032ab1e79321c7d150edf107287228dbb7dece486c6 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:84226e06eb62 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v149h7kizndhm5fs1nnd5ovr9 EndpointID:443ec6652d9150db72543b26878fa34e04bbeb232f6fb2520f427085b14be5c6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:40:57 [2021-03-04T18:40:57.681Z] PASS
18:40:57 [2021-03-04T18:40:57.681Z] 
18:40:57 [2021-03-04T18:40:57.681Z] === Skipped
18:40:57 [2021-03-04T18:40:57.681Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:40:57 [2021-03-04T18:40:57.681Z]     service_test.go:242: FLAKY_TEST
18:40:57 [2021-03-04T18:40:57.681Z] 
18:40:57 [2021-03-04T18:40:57.681Z] 
18:40:57 [2021-03-04T18:40:57.681Z] DONE 26 tests, 1 skipped in 44.614s
18:40:57 [2021-03-04T18:40:57.681Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:40:57 [2021-03-04T18:40:57.682Z] INFO: Testing against a local daemon
18:40:57 [2021-03-04T18:40:57.682Z] === RUN   TestDockerNetworkIpvlanPersistance
18:40:57 [2021-03-04T18:40:57.682Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:40:57 [2021-03-04T18:40:57.682Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:40:57 [2021-03-04T18:40:57.682Z] === RUN   TestDockerNetworkIpvlan
18:40:57 [2021-03-04T18:40:57.682Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:40:57 [2021-03-04T18:40:57.682Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:40:57 [2021-03-04T18:40:57.682Z] PASS
18:40:57 [2021-03-04T18:40:57.682Z] 
18:40:57 [2021-03-04T18:40:57.682Z] === Skipped
18:40:57 [2021-03-04T18:40:57.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:40:57 [2021-03-04T18:40:57.682Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:40:57 [2021-03-04T18:40:57.682Z] 
18:40:57 [2021-03-04T18:40:57.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:40:57 [2021-03-04T18:40:57.682Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:40:57 [2021-03-04T18:40:57.682Z] 
18:40:57 [2021-03-04T18:40:57.682Z] 
18:40:57 [2021-03-04T18:40:57.682Z] DONE 2 tests, 2 skipped in 0.038s
18:40:57 [2021-03-04T18:40:57.682Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:40:57 [2021-03-04T18:40:57.682Z] INFO: Testing against a local daemon
18:40:57 [2021-03-04T18:40:57.682Z] === RUN   TestDockerNetworkMacvlanPersistance
18:40:58 [2021-03-04T18:40:58.477Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:40:58 [2021-03-04T18:40:58.607Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
18:40:58 [2021-03-04T18:40:58.607Z] === RUN   TestDockerNetworkMacvlan
18:40:59 [2021-03-04T18:40:59.167Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:40:59 [2021-03-04T18:40:59.412Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:41:00 [2021-03-04T18:41:00.092Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:41:00 [2021-03-04T18:41:00.349Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:41:00 [2021-03-04T18:41:00.918Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:41:01 [2021-03-04T18:41:01.017Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:41:01 [2021-03-04T18:41:01.039Z] db4edcf0861f: Verifying Checksum
18:41:01 [2021-03-04T18:41:01.039Z] db4edcf0861f: Download complete
18:41:02 [2021-03-04T18:41:02.295Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:41:02 [2021-03-04T18:41:02.862Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:41:02 [2021-03-04T18:41:02.904Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:41:04 [2021-03-04T18:41:04.239Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:41:04 [2021-03-04T18:41:04.788Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:41:05 [2021-03-04T18:41:05.618Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:41:05 [2021-03-04T18:41:05.878Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:41:06 [2021-03-04T18:41:06.577Z] --- PASS: TestServiceUpdateSecrets (15.37s)
18:41:06 [2021-03-04T18:41:06.577Z] === RUN   TestServiceUpdateConfigs
18:41:06 [2021-03-04T18:41:06.815Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:41:06 [2021-03-04T18:41:06.815Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:41:08 [2021-03-04T18:41:08.051Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:41:08 [2021-03-04T18:41:08.194Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:41:08 [2021-03-04T18:41:08.475Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:41:08 [2021-03-04T18:41:08.978Z] --- PASS: TestDockerNetworkMacvlan (10.36s)
18:41:08 [2021-03-04T18:41:08.978Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
18:41:08 [2021-03-04T18:41:08.978Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
18:41:08 [2021-03-04T18:41:08.978Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s)
18:41:08 [2021-03-04T18:41:08.978Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.01s)
18:41:08 [2021-03-04T18:41:08.978Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.31s)
18:41:08 [2021-03-04T18:41:08.978Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
18:41:08 [2021-03-04T18:41:08.978Z] PASS
18:41:08 [2021-03-04T18:41:08.978Z] 
18:41:08 [2021-03-04T18:41:08.978Z] DONE 8 tests in 11.689s
18:41:08 [2021-03-04T18:41:08.978Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:41:08 [2021-03-04T18:41:08.978Z] testing: warning: no tests to run
18:41:08 [2021-03-04T18:41:08.978Z] PASS
18:41:08 [2021-03-04T18:41:08.978Z] 
18:41:08 [2021-03-04T18:41:08.978Z] DONE 0 tests in 0.006s
18:41:08 [2021-03-04T18:41:08.978Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:41:08 [2021-03-04T18:41:08.978Z] INFO: Testing against a local daemon
18:41:08 [2021-03-04T18:41:08.978Z] === RUN   TestAuthZPluginAllowRequest
18:41:09 [2021-03-04T18:41:09.412Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:41:10 [2021-03-04T18:41:10.339Z] --- PASS: TestAuthZPluginAllowRequest (1.25s)
18:41:10 [2021-03-04T18:41:10.339Z] === RUN   TestAuthZPluginTLS
18:41:10 [2021-03-04T18:41:10.901Z] --- PASS: TestAuthZPluginTLS (0.54s)
18:41:10 [2021-03-04T18:41:10.901Z] === RUN   TestAuthZPluginDenyRequest
18:41:11 [2021-03-04T18:41:11.461Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:41:11 [2021-03-04T18:41:11.461Z] === RUN   TestAuthZPluginAPIDenyResponse
18:41:11 [2021-03-04T18:41:11.466Z] 4612f6d0b889: Verifying Checksum
18:41:11 [2021-03-04T18:41:11.466Z] 4612f6d0b889: Download complete
18:41:12 [2021-03-04T18:41:12.020Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
18:41:12 [2021-03-04T18:41:12.020Z] === RUN   TestAuthZPluginDenyResponse
18:41:12 [2021-03-04T18:41:12.404Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:41:12 [2021-03-04T18:41:12.580Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
18:41:12 [2021-03-04T18:41:12.580Z] === RUN   TestAuthZPluginAllowEventStream
18:41:12 [2021-03-04T18:41:12.701Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:41:13 [2021-03-04T18:41:13.507Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s)
18:41:13 [2021-03-04T18:41:13.507Z] === RUN   TestAuthZPluginErrorResponse
18:41:14 [2021-03-04T18:41:14.068Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
18:41:14 [2021-03-04T18:41:14.068Z] === RUN   TestAuthZPluginErrorRequest
18:41:14 [2021-03-04T18:41:14.628Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:41:14 [2021-03-04T18:41:14.628Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:41:15 [2021-03-04T18:41:15.189Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:41:15 [2021-03-04T18:41:15.189Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:41:15 [2021-03-04T18:41:15.986Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:41:17 [2021-03-04T18:41:17.075Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s)
18:41:17 [2021-03-04T18:41:17.075Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:41:18 [2021-03-04T18:41:18.438Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.60s)
18:41:18 [2021-03-04T18:41:18.438Z] === RUN   TestAuthZPluginHeader
18:41:18 [2021-03-04T18:41:18.524Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:41:18 [2021-03-04T18:41:18.809Z] --- PASS: TestServiceUpdateConfigs (15.32s)
18:41:18 [2021-03-04T18:41:18.809Z] === RUN   TestServiceUpdateNetwork
18:41:18 [2021-03-04T18:41:18.998Z] --- PASS: TestAuthZPluginHeader (0.72s)
18:41:18 [2021-03-04T18:41:18.999Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:41:20 [2021-03-04T18:41:20.430Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:41:22 [2021-03-04T18:41:22.963Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
18:41:23 [2021-03-04T18:41:23.158Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.56s)
18:41:23 [2021-03-04T18:41:23.158Z] === RUN   TestAuthZPluginV2Disable
18:41:23 [2021-03-04T18:41:23.222Z] Loaded image: buildpack-deps:buster
18:41:23 [2021-03-04T18:41:23.222Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
18:41:23 [2021-03-04T18:41:23.481Z] Loaded image: busybox:latest
18:41:23 [2021-03-04T18:41:23.739Z] Loaded image: busybox:glibc
18:41:23 [2021-03-04T18:41:23.739Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:41:25 [2021-03-04T18:41:25.644Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:41:26 [2021-03-04T18:41:26.213Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:41:27 [2021-03-04T18:41:27.792Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:41:28 [2021-03-04T18:41:28.745Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:41:29 [2021-03-04T18:41:29.003Z] Loaded image: debian:bullseye
18:41:29 [2021-03-04T18:41:29.003Z] Loaded image: hello-world:latest
18:41:29 [2021-03-04T18:41:29.262Z] Loaded image: arm32v7/hello-world:latest
18:41:29 [2021-03-04T18:41:29.684Z] --- PASS: TestAuthZPluginV2Disable (6.05s)
18:41:29 [2021-03-04T18:41:29.684Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:41:29 [2021-03-04T18:41:29.691Z] tests/integration/client_test.py .....                                   [ 75%]
18:41:29 [2021-03-04T18:41:29.691Z] tests/integration/context_api_test.py ...                                [ 76%]
18:41:29 [2021-03-04T18:41:29.831Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:41:30 [2021-03-04T18:41:30.092Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:41:30 [2021-03-04T18:41:30.257Z] tests/integration/errors_test.py .                                       [ 76%]
18:41:30 [2021-03-04T18:41:30.351Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:41:31 [2021-03-04T18:41:31.568Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.68s)
18:41:31 [2021-03-04T18:41:31.568Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:41:32 [2021-03-04T18:41:32.257Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:41:32 [2021-03-04T18:41:32.826Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:41:32 [2021-03-04T18:41:32.826Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
18:41:33 [2021-03-04T18:41:33.727Z] --- PASS: TestServiceUpdateNetwork (14.85s)
18:41:33 [2021-03-04T18:41:33.727Z] === RUN   TestServiceUpdatePidsLimit
18:41:33 [2021-03-04T18:41:33.763Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
18:41:34 [2021-03-04T18:41:34.021Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
18:41:34 [2021-03-04T18:41:34.591Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:41:35 [2021-03-04T18:41:35.641Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:41:36 [2021-03-04T18:41:36.498Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:41:36 [2021-03-04T18:41:36.585Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:41:37 [2021-03-04T18:41:37.877Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.45s)
18:41:37 [2021-03-04T18:41:37.877Z] PASS
18:41:37 [2021-03-04T18:41:37.877Z] 
18:41:37 [2021-03-04T18:41:37.877Z] === Skipped
18:41:37 [2021-03-04T18:41:37.877Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:41:37 [2021-03-04T18:41:37.877Z]     build_session_test.go:25: TODO: BuildKit
18:41:37 [2021-03-04T18:41:37.877Z] 
18:41:37 [2021-03-04T18:41:37.877Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
18:41:37 [2021-03-04T18:41:37.877Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:41:37 [2021-03-04T18:41:37.877Z] 
18:41:37 [2021-03-04T18:41:37.877Z] 
18:41:37 [2021-03-04T18:41:37.877Z] DONE 34 tests, 2 skipped in 245.650s
18:41:37 [2021-03-04T18:41:37.877Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:41:37 [2021-03-04T18:41:37.877Z] ++ 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
18:41:37 [2021-03-04T18:41:37.877Z] ++ set -e
18:41:37 [2021-03-04T18:41:37.877Z] ++ '[' -n 0 ']'
18:41:37 [2021-03-04T18:41:37.877Z] ++ set -x
18:41:37 [2021-03-04T18:41:37.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:41:38 [2021-03-04T18:41:38.135Z] INFO: Testing against a local daemon
18:41:38 [2021-03-04T18:41:38.135Z] === RUN   TestConfigInspect
18:41:38 [2021-03-04T18:41:38.135Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:41:38 [2021-03-04T18:41:38.703Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:41:39 [2021-03-04T18:41:39.270Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:41:41 [2021-03-04T18:41:41.172Z] --- PASS: TestConfigInspect (2.89s)
18:41:41 [2021-03-04T18:41:41.172Z] === RUN   TestConfigList
18:41:41 [2021-03-04T18:41:41.499Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.92s)
18:41:41 [2021-03-04T18:41:41.499Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:41:41 [2021-03-04T18:41:41.740Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:41:42 [2021-03-04T18:41:42.307Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:41:42 [2021-03-04T18:41:42.875Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:41:43 [2021-03-04T18:41:43.444Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:41:43 [2021-03-04T18:41:43.703Z] --- PASS: TestConfigList (2.87s)
18:41:43 [2021-03-04T18:41:43.704Z] === RUN   TestConfigsCreateAndDelete
18:41:43 [2021-03-04T18:41:43.962Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:41:44 [2021-03-04T18:41:44.726Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:41:45 [2021-03-04T18:41:45.867Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:41:47 [2021-03-04T18:41:47.245Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:41:47 [2021-03-04T18:41:47.245Z] --- PASS: TestConfigsCreateAndDelete (3.21s)
18:41:47 [2021-03-04T18:41:47.245Z] === RUN   TestConfigsUpdate
18:41:49 [2021-03-04T18:41:49.695Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:41:49 [2021-03-04T18:41:49.779Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:41:49 [2021-03-04T18:41:49.779Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:41:50 [2021-03-04T18:41:50.039Z] --- PASS: TestConfigsUpdate (3.03s)
18:41:50 [2021-03-04T18:41:50.039Z] === RUN   TestTemplatedConfig
18:41:51 [2021-03-04T18:41:51.311Z] --- PASS: TestServiceUpdatePidsLimit (17.60s)
18:41:51 [2021-03-04T18:41:51.311Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
18:41:51 [2021-03-04T18:41:51.311Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
18:41:51 [2021-03-04T18:41:51.311Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
18:41:51 [2021-03-04T18:41:51.311Z] PASS
18:41:51 [2021-03-04T18:41:51.311Z] 
18:41:51 [2021-03-04T18:41:51.311Z] === Skipped
18:41:51 [2021-03-04T18:41:51.311Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:41:51 [2021-03-04T18:41:51.311Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:41:51 [2021-03-04T18:41:51.311Z] 
18:41:51 [2021-03-04T18:41:51.311Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:41:51 [2021-03-04T18:41:51.311Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:41:51 [2021-03-04T18:41:51.311Z] 
18:41:51 [2021-03-04T18:41:51.311Z] 
18:41:51 [2021-03-04T18:41:51.311Z] DONE 27 tests, 2 skipped in 162.782s
18:41:51 [2021-03-04T18:41:51.311Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:41:51 [2021-03-04T18:41:51.311Z] ++ 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
18:41:51 [2021-03-04T18:41:51.311Z] ++ set -e
18:41:51 [2021-03-04T18:41:51.311Z] ++ '[' -n 0 ']'
18:41:51 [2021-03-04T18:41:51.311Z] ++ set -x
18:41:51 [2021-03-04T18:41:51.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:41:51 [2021-03-04T18:41:51.417Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:41:51 [2021-03-04T18:41:51.572Z] INFO: Testing against a local daemon
18:41:51 [2021-03-04T18:41:51.572Z] === RUN   TestSessionCreate
18:41:51 [2021-03-04T18:41:51.572Z] --- PASS: TestSessionCreate (0.05s)
18:41:51 [2021-03-04T18:41:51.572Z] === RUN   TestSessionCreateWithBadUpgrade
18:41:51 [2021-03-04T18:41:51.833Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:41:51 [2021-03-04T18:41:51.833Z] PASS
18:41:51 [2021-03-04T18:41:51.833Z] 
18:41:51 [2021-03-04T18:41:51.833Z] DONE 2 tests in 0.314s
18:41:51 [2021-03-04T18:41:51.833Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:41:51 [2021-03-04T18:41:51.833Z] ++ 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
18:41:51 [2021-03-04T18:41:51.833Z] ++ set -e
18:41:51 [2021-03-04T18:41:51.833Z] ++ '[' -n 0 ']'
18:41:51 [2021-03-04T18:41:51.833Z] ++ set -x
18:41:51 [2021-03-04T18:41:51.833Z] ++ 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
18:41:51 [2021-03-04T18:41:51.833Z] INFO: Testing against a local daemon
18:41:51 [2021-03-04T18:41:51.833Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:41:51 [2021-03-04T18:41:51.833Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
18:41:51 [2021-03-04T18:41:51.833Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:41:51 [2021-03-04T18:41:51.833Z] === RUN   TestEventsExecDie
18:41:51 [2021-03-04T18:41:51.984Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:41:52 [2021-03-04T18:41:52.777Z] --- PASS: TestEventsExecDie (0.98s)
18:41:52 [2021-03-04T18:41:52.777Z] === RUN   TestEventsBackwardsCompatible
18:41:53 [2021-03-04T18:41:53.042Z] --- PASS: TestEventsBackwardsCompatible (0.15s)
18:41:53 [2021-03-04T18:41:53.042Z] === RUN   TestInfoBinaryCommits
18:41:53 [2021-03-04T18:41:53.042Z] --- PASS: TestInfoBinaryCommits (0.05s)
18:41:53 [2021-03-04T18:41:53.042Z] === RUN   TestInfoAPIVersioned
18:41:53 [2021-03-04T18:41:53.042Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:41:53 [2021-03-04T18:41:53.042Z] === RUN   TestInfoDiscoveryBackend
18:41:53 [2021-03-04T18:41:53.987Z] --- PASS: TestInfoDiscoveryBackend (0.69s)
18:41:53 [2021-03-04T18:41:53.987Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:41:54 [2021-03-04T18:41:54.523Z] --- PASS: TestTemplatedConfig (4.02s)
18:41:54 [2021-03-04T18:41:54.523Z] === RUN   TestConfigCreateResolve
18:41:54 [2021-03-04T18:41:54.782Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:41:54 [2021-03-04T18:41:54.782Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:41:54 [2021-03-04T18:41:54.930Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:41:54 [2021-03-04T18:41:54.930Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:41:55 [2021-03-04T18:41:55.350Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:41:55 [2021-03-04T18:41:55.502Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
18:41:55 [2021-03-04T18:41:55.502Z] === RUN   TestInfoAPI
18:41:55 [2021-03-04T18:41:55.502Z] --- PASS: TestInfoAPI (0.05s)
18:41:55 [2021-03-04T18:41:55.502Z] === RUN   TestInfoAPIWarnings
18:41:56 [2021-03-04T18:41:56.730Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:41:57 [2021-03-04T18:41:57.297Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:41:57 [2021-03-04T18:41:57.297Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:41:57 [2021-03-04T18:41:57.297Z] --- PASS: TestConfigCreateResolve (3.34s)
18:41:57 [2021-03-04T18:41:57.297Z] === RUN   TestConfigDaemonLibtrustID
18:41:57 [2021-03-04T18:41:57.864Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
18:41:57 [2021-03-04T18:41:57.864Z] PASS
18:41:57 [2021-03-04T18:41:57.864Z] 
18:41:57 [2021-03-04T18:41:57.864Z] DONE 7 tests in 20.050s
18:41:57 [2021-03-04T18:41:57.864Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:41:57 [2021-03-04T18:41:57.864Z] ++ 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
18:41:57 [2021-03-04T18:41:57.864Z] ++ set -e
18:41:57 [2021-03-04T18:41:57.864Z] ++ '[' -n 0 ']'
18:41:57 [2021-03-04T18:41:57.864Z] ++ set -x
18:41:57 [2021-03-04T18:41:57.864Z] ++ 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
18:41:58 [2021-03-04T18:41:58.123Z] INFO: Testing against a local daemon
18:41:58 [2021-03-04T18:41:58.123Z] === RUN   TestCheckpoint
18:41:58 [2021-03-04T18:41:58.123Z] --- SKIP: TestCheckpoint (0.00s)
18:41:58 [2021-03-04T18:41:58.123Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:41:58 [2021-03-04T18:41:58.123Z] === RUN   TestContainerInvalidJSON
18:41:58 [2021-03-04T18:41:58.123Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:41:58 [2021-03-04T18:41:58.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:41:58 [2021-03-04T18:41:58.123Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:41:58 [2021-03-04T18:41:58.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:41:58 [2021-03-04T18:41:58.123Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:41:58 [2021-03-04T18:41:58.123Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:41:58 [2021-03-04T18:41:58.123Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:41:58 [2021-03-04T18:41:58.123Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:41:58 [2021-03-04T18:41:58.123Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:41:58 [2021-03-04T18:41:58.387Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:41:58 [2021-03-04T18:41:58.387Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
18:41:58 [2021-03-04T18:41:58.387Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:41:58 [2021-03-04T18:41:58.387Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:41:58 [2021-03-04T18:41:58.387Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:41:58 [2021-03-04T18:41:58.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
18:41:58 [2021-03-04T18:41:58.387Z] === RUN   TestCopyFromContainerPathIsNotDir
18:41:58 [2021-03-04T18:41:58.387Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
18:41:58 [2021-03-04T18:41:58.387Z] === RUN   TestCopyToContainerPathDoesNotExist
18:41:58 [2021-03-04T18:41:58.646Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
18:41:58 [2021-03-04T18:41:58.646Z] === RUN   TestCopyToContainerPathIsNotDir
18:41:58 [2021-03-04T18:41:58.646Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
18:41:58 [2021-03-04T18:41:58.646Z] === RUN   TestCopyFromContainer
18:41:59 [2021-03-04T18:41:59.559Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
18:41:59 [2021-03-04T18:41:59.559Z] PASS
18:41:59 [2021-03-04T18:41:59.559Z] 
18:41:59 [2021-03-04T18:41:59.559Z] DONE 17 tests in 48.850s
18:41:59 [2021-03-04T18:41:59.559Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:41:59 [2021-03-04T18:41:59.559Z] INFO: Testing against a local daemon
18:41:59 [2021-03-04T18:41:59.559Z] === RUN   TestPluginInvalidJSON
18:41:59 [2021-03-04T18:41:59.559Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:41:59 [2021-03-04T18:41:59.559Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:41:59 [2021-03-04T18:41:59.559Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:41:59 [2021-03-04T18:41:59.559Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:41:59 [2021-03-04T18:41:59.559Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:41:59 [2021-03-04T18:41:59.559Z] === RUN   TestPluginInstall
18:41:59 [2021-03-04T18:41:59.559Z] === RUN   TestPluginInstall/no_auth
18:41:59 [2021-03-04T18:41:59.559Z] time="2021-03-04T18:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:41:59 [2021-03-04T18:41:59.559Z] time="2021-03-04T18:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efccc4339bbc7ad16e7b5d94a2a92c399ea80a3ef7eb121cb7f3057b8c1aea0e" mediatype=application/vnd.docker.plugin.v1+json size=522
18:41:59 [2021-03-04T18:41:59.559Z] time="2021-03-04T18:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:41:59 [2021-03-04T18:41:59.559Z] time="2021-03-04T18:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efccc4339bbc7ad16e7b5d94a2a92c399ea80a3ef7eb121cb7f3057b8c1aea0e" mediatype=application/vnd.docker.plugin.v1+json size=522
18:41:59 [2021-03-04T18:41:59.583Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:41:59 [2021-03-04T18:41:59.820Z] === RUN   TestPluginInstall/with_htpasswd
18:42:00 [2021-03-04T18:42:00.395Z] time="2021-03-04T18:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:42:00 [2021-03-04T18:42:00.395Z] time="2021-03-04T18:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c43c42cf215c3281e52fdcdc86ac6e07f8ffd64fd87f803d1c26d757712cd15" mediatype=application/vnd.docker.plugin.v1+json size=522
18:42:00 [2021-03-04T18:42:00.395Z] time="2021-03-04T18:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:42:00 [2021-03-04T18:42:00.395Z] time="2021-03-04T18:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c43c42cf215c3281e52fdcdc86ac6e07f8ffd64fd87f803d1c26d757712cd15" mediatype=application/vnd.docker.plugin.v1+json size=522
18:42:00 [2021-03-04T18:42:00.519Z] === RUN   TestCopyFromContainer//
18:42:00 [2021-03-04T18:42:00.519Z] === RUN   TestCopyFromContainer//bar/root
18:42:00 [2021-03-04T18:42:00.519Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:42:00 [2021-03-04T18:42:00.654Z] === RUN   TestPluginInstall/with_insecure
18:42:00 [2021-03-04T18:42:00.777Z] === RUN   TestCopyFromContainer//bar/root/
18:42:01 [2021-03-04T18:42:01.037Z] === RUN   TestCopyFromContainer/bar/quux
18:42:01 [2021-03-04T18:42:01.037Z] === RUN   TestCopyFromContainer/bar/quux/
18:42:01 [2021-03-04T18:42:01.037Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:42:01 [2021-03-04T18:42:01.296Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:42:01 [2021-03-04T18:42:01.296Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:42:01 [2021-03-04T18:42:01.554Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:42:01 [2021-03-04T18:42:01.554Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:42:01 [2021-03-04T18:42:01.554Z] === RUN   TestCopyFromContainer/bar/notarget
18:42:01 [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer (3.20s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCopyFromContainer// (0.16s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.18s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:42:01 [2021-03-04T18:42:01.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:42:01 [2021-03-04T18:42:01.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:42:01 [2021-03-04T18:42:01.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:42:01 [2021-03-04T18:42:01.813Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:42:01 [2021-03-04T18:42:01.813Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:42:01 [2021-03-04T18:42:01.813Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:42:01 [2021-03-04T18:42:01.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateLinkToNonExistingContainer
18:42:01 [2021-03-04T18:42:01.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateWithInvalidEnv
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateWithInvalidEnv/0
18:42:01 [2021-03-04T18:42:01.813Z] === PAUSE TestCreateWithInvalidEnv/0
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateWithInvalidEnv/1
18:42:01 [2021-03-04T18:42:01.813Z] === PAUSE TestCreateWithInvalidEnv/1
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateWithInvalidEnv/2
18:42:01 [2021-03-04T18:42:01.813Z] === PAUSE TestCreateWithInvalidEnv/2
18:42:01 [2021-03-04T18:42:01.813Z] === CONT  TestCreateWithInvalidEnv/0
18:42:01 [2021-03-04T18:42:01.813Z] === CONT  TestCreateWithInvalidEnv/2
18:42:01 [2021-03-04T18:42:01.813Z] === CONT  TestCreateWithInvalidEnv/1
18:42:01 [2021-03-04T18:42:01.813Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:42:01 [2021-03-04T18:42:01.813Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateTmpfsMountsTarget
18:42:01 [2021-03-04T18:42:01.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:42:01 [2021-03-04T18:42:01.813Z] === RUN   TestCreateWithCustomMaskedPaths
18:42:02 [2021-03-04T18:42:02.016Z] time="2021-03-04T18:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:42:02 [2021-03-04T18:42:02.016Z] time="2021-03-04T18:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b621354ee9b90bf878cb29c2c8ab4f5d22a12494d69ca4020ad02f24c03eedc" mediatype=application/vnd.docker.plugin.v1+json size=522
18:42:02 [2021-03-04T18:42:02.016Z] time="2021-03-04T18:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:42:02 [2021-03-04T18:42:02.016Z] time="2021-03-04T18:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b621354ee9b90bf878cb29c2c8ab4f5d22a12494d69ca4020ad02f24c03eedc" mediatype=application/vnd.docker.plugin.v1+json size=522
18:42:02 [2021-03-04T18:42:02.016Z] --- PASS: TestPluginInstall (4.05s)
18:42:02 [2021-03-04T18:42:02.016Z]     --- PASS: TestPluginInstall/no_auth (1.98s)
18:42:02 [2021-03-04T18:42:02.016Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
18:42:02 [2021-03-04T18:42:02.016Z]     --- PASS: TestPluginInstall/with_insecure (1.24s)
18:42:02 [2021-03-04T18:42:02.016Z]         plugin_test.go:160: [ddc6274445ce5] daemon is not started
18:42:02 [2021-03-04T18:42:02.016Z] === RUN   TestPluginsWithRuntimes
18:42:02 [2021-03-04T18:42:02.750Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:42:03 [2021-03-04T18:42:03.723Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:42:03 [2021-03-04T18:42:03.723Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s)
18:42:03 [2021-03-04T18:42:03.723Z] === RUN   TestCreateWithCustomReadonlyPaths
18:42:03 [2021-03-04T18:42:03.900Z] === RUN   TestPluginsWithRuntimes/No_Args
18:42:04 [2021-03-04T18:42:04.460Z] === RUN   TestPluginsWithRuntimes/With_Args
18:42:05 [2021-03-04T18:42:05.111Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:42:05 [2021-03-04T18:42:05.385Z] --- PASS: TestPluginsWithRuntimes (3.51s)
18:42:05 [2021-03-04T18:42:05.385Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
18:42:05 [2021-03-04T18:42:05.385Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
18:42:05 [2021-03-04T18:42:05.385Z] PASS
18:42:05 [2021-03-04T18:42:05.385Z] 
18:42:05 [2021-03-04T18:42:05.385Z] DONE 9 tests in 7.609s
18:42:05 [2021-03-04T18:42:05.385Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:42:05 [2021-03-04T18:42:05.640Z] INFO: Testing against a local daemon
18:42:05 [2021-03-04T18:42:05.640Z] === RUN   TestExternalGraphDriver
18:42:05 [2021-03-04T18:42:05.640Z] === RUN   TestExternalGraphDriver/json
18:42:05 [2021-03-04T18:42:05.984Z] .........                                                                [ 86%]
18:42:06 [2021-03-04T18:42:06.046Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:42:06 [2021-03-04T18:42:06.305Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s)
18:42:06 [2021-03-04T18:42:06.305Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:42:06 [2021-03-04T18:42:06.305Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:42:06 [2021-03-04T18:42:06.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:42:06 [2021-03-04T18:42:06.305Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:42:06 [2021-03-04T18:42:06.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:42:06 [2021-03-04T18:42:06.305Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:42:06 [2021-03-04T18:42:06.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:42:06 [2021-03-04T18:42:06.305Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:42:06 [2021-03-04T18:42:06.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:42:06 [2021-03-04T18:42:06.305Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:42:06 [2021-03-04T18:42:06.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:42:06 [2021-03-04T18:42:06.305Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:42:06 [2021-03-04T18:42:06.305Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:42:06 [2021-03-04T18:42:06.305Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:42:06 [2021-03-04T18:42:06.305Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:42:06 [2021-03-04T18:42:06.305Z] === RUN   TestDockerSuite/TestBuildAddScript
18:42:06 [2021-03-04T18:42:06.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:42:06 [2021-03-04T18:42:06.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:42:06 [2021-03-04T18:42:06.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
18:42:06 [2021-03-04T18:42:06.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
18:42:06 [2021-03-04T18:42:06.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
18:42:06 [2021-03-04T18:42:06.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
18:42:06 [2021-03-04T18:42:06.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
18:42:06 [2021-03-04T18:42:06.564Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:42:06 [2021-03-04T18:42:06.564Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:42:07 [2021-03-04T18:42:07.132Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
18:42:07 [2021-03-04T18:42:07.132Z] === RUN   TestCreateDifferentPlatform
18:42:07 [2021-03-04T18:42:07.132Z] === RUN   TestCreateDifferentPlatform/different_os
18:42:07 [2021-03-04T18:42:07.132Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:42:07 [2021-03-04T18:42:07.132Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:42:07 [2021-03-04T18:42:07.132Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:42:07 [2021-03-04T18:42:07.132Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:42:07 [2021-03-04T18:42:07.132Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:42:07 [2021-03-04T18:42:07.391Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
18:42:07 [2021-03-04T18:42:07.391Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:42:07 [2021-03-04T18:42:07.391Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:42:07 [2021-03-04T18:42:07.391Z] === RUN   TestContainerStartOnDaemonRestart
18:42:07 [2021-03-04T18:42:07.391Z] === PAUSE TestContainerStartOnDaemonRestart
18:42:07 [2021-03-04T18:42:07.391Z] === RUN   TestDaemonRestartIpcMode
18:42:07 [2021-03-04T18:42:07.391Z] === PAUSE TestDaemonRestartIpcMode
18:42:07 [2021-03-04T18:42:07.391Z] === RUN   TestDaemonHostGatewayIP
18:42:07 [2021-03-04T18:42:07.391Z] === PAUSE TestDaemonHostGatewayIP
18:42:07 [2021-03-04T18:42:07.391Z] === RUN   TestRestartDaemonWithRestartingContainer
18:42:07 [2021-03-04T18:42:07.391Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:42:07 [2021-03-04T18:42:07.391Z] === RUN   TestContainerKillOnDaemonStart
18:42:07 [2021-03-04T18:42:07.391Z] === PAUSE TestContainerKillOnDaemonStart
18:42:07 [2021-03-04T18:42:07.391Z] === RUN   TestDiff
18:42:07 [2021-03-04T18:42:07.525Z] === RUN   TestExternalGraphDriver/spec
18:42:07 [2021-03-04T18:42:07.958Z] --- PASS: TestDiff (0.66s)
18:42:07 [2021-03-04T18:42:07.959Z] === RUN   TestExecWithCloseStdin
18:42:08 [2021-03-04T18:42:08.886Z] === RUN   TestExternalGraphDriver/pull
18:42:08 [2021-03-04T18:42:08.894Z] --- PASS: TestExecWithCloseStdin (0.90s)
18:42:08 [2021-03-04T18:42:08.894Z] === RUN   TestExec
18:42:09 [2021-03-04T18:42:09.462Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:42:09 [2021-03-04T18:42:09.721Z] --- PASS: TestExec (0.77s)
18:42:09 [2021-03-04T18:42:09.721Z] === RUN   TestExecUser
18:42:10 [2021-03-04T18:42:10.248Z] --- PASS: TestExternalGraphDriver (4.79s)
18:42:10 [2021-03-04T18:42:10.248Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
18:42:10 [2021-03-04T18:42:10.248Z]     --- PASS: TestExternalGraphDriver/spec (1.68s)
18:42:10 [2021-03-04T18:42:10.248Z]     --- PASS: TestExternalGraphDriver/pull (1.39s)
18:42:10 [2021-03-04T18:42:10.248Z] === RUN   TestGraphdriverPluginV2
18:42:10 [2021-03-04T18:42:10.658Z] --- PASS: TestExecUser (0.78s)
18:42:10 [2021-03-04T18:42:10.658Z] === RUN   TestExportContainerAndImportImage
18:42:10 [2021-03-04T18:42:10.658Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:42:10 [2021-03-04T18:42:10.852Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:42:11 [2021-03-04T18:42:11.595Z] --- PASS: TestExportContainerAndImportImage (1.08s)
18:42:11 [2021-03-04T18:42:11.595Z] === RUN   TestExportContainerAfterDaemonRestart
18:42:12 [2021-03-04T18:42:12.304Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:42:12 [2021-03-04T18:42:12.973Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
18:42:12 [2021-03-04T18:42:12.973Z] === RUN   TestHealthCheckWorkdir
18:42:13 [2021-03-04T18:42:13.617Z] --- PASS: TestInfoAPIWarnings (16.64s)
18:42:13 [2021-03-04T18:42:13.617Z] === RUN   TestInfoDebug
18:42:13 [2021-03-04T18:42:13.617Z] --- PASS: TestInfoDebug (0.72s)
18:42:13 [2021-03-04T18:42:13.617Z] === RUN   TestInfoInsecureRegistries
18:42:13 [2021-03-04T18:42:13.617Z] --- PASS: TestInfoInsecureRegistries (0.63s)
18:42:13 [2021-03-04T18:42:13.617Z] === RUN   TestInfoRegistryMirrors
18:42:13 [2021-03-04T18:42:13.909Z] --- PASS: TestHealthCheckWorkdir (0.94s)
18:42:13 [2021-03-04T18:42:13.909Z] === RUN   TestHealthKillContainer
18:42:14 [2021-03-04T18:42:14.168Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:42:14 [2021-03-04T18:42:14.189Z] --- PASS: TestInfoRegistryMirrors (0.64s)
18:42:14 [2021-03-04T18:42:14.189Z] === RUN   TestLoginFailsWithBadCredentials
18:42:14 [2021-03-04T18:42:14.451Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
18:42:14 [2021-03-04T18:42:14.451Z] === RUN   TestPingCacheHeaders
18:42:14 [2021-03-04T18:42:14.451Z] --- PASS: TestPingCacheHeaders (0.05s)
18:42:14 [2021-03-04T18:42:14.451Z] === RUN   TestPingGet
18:42:14 [2021-03-04T18:42:14.451Z] --- PASS: TestPingGet (0.03s)
18:42:14 [2021-03-04T18:42:14.451Z] === RUN   TestPingHead
18:42:14 [2021-03-04T18:42:14.451Z] --- PASS: TestPingHead (0.04s)
18:42:14 [2021-03-04T18:42:14.451Z] === RUN   TestVersion
18:42:14 [2021-03-04T18:42:14.451Z] --- PASS: TestVersion (0.04s)
18:42:14 [2021-03-04T18:42:14.451Z] PASS
18:42:14 [2021-03-04T18:42:14.451Z] 
18:42:14 [2021-03-04T18:42:14.451Z] === Skipped
18:42:14 [2021-03-04T18:42:14.451Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
18:42:14 [2021-03-04T18:42:14.451Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:42:14 [2021-03-04T18:42:14.451Z] 
18:42:14 [2021-03-04T18:42:14.451Z] 
18:42:14 [2021-03-04T18:42:14.451Z] DONE 18 tests, 1 skipped in 22.829s
18:42:14 [2021-03-04T18:42:14.451Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:42:14 [2021-03-04T18:42:14.451Z] ++ 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
18:42:14 [2021-03-04T18:42:14.451Z] ++ set -e
18:42:14 [2021-03-04T18:42:14.451Z] ++ '[' -n 0 ']'
18:42:14 [2021-03-04T18:42:14.451Z] ++ set -x
18:42:14 [2021-03-04T18:42:14.451Z] ++ 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
18:42:14 [2021-03-04T18:42:14.712Z] INFO: Testing against a local daemon
18:42:14 [2021-03-04T18:42:14.712Z] === RUN   TestVolumesCreateAndList
18:42:14 [2021-03-04T18:42:14.712Z] --- PASS: TestVolumesCreateAndList (0.04s)
18:42:14 [2021-03-04T18:42:14.712Z] === RUN   TestVolumesRemove
18:42:14 [2021-03-04T18:42:14.973Z] --- PASS: TestVolumesRemove (0.13s)
18:42:14 [2021-03-04T18:42:14.973Z] === RUN   TestVolumesInspect
18:42:14 [2021-03-04T18:42:14.973Z] --- PASS: TestVolumesInspect (0.03s)
18:42:14 [2021-03-04T18:42:14.973Z] === RUN   TestVolumesInvalidJSON
18:42:14 [2021-03-04T18:42:14.973Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:42:14 [2021-03-04T18:42:14.973Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:42:14 [2021-03-04T18:42:14.973Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:42:14 [2021-03-04T18:42:14.973Z] --- PASS: TestVolumesInvalidJSON (0.03s)
18:42:14 [2021-03-04T18:42:14.973Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:42:14 [2021-03-04T18:42:14.973Z] PASS
18:42:14 [2021-03-04T18:42:14.973Z] 
18:42:14 [2021-03-04T18:42:14.973Z] DONE 5 tests in 0.411s
18:42:14 [2021-03-04T18:42:14.973Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:42:15 [2021-03-04T18:42:15.482Z] --- PASS: TestGraphdriverPluginV2 (4.43s)
18:42:15 [2021-03-04T18:42:15.482Z] PASS
18:42:15 [2021-03-04T18:42:15.482Z] 
18:42:15 [2021-03-04T18:42:15.482Z] DONE 5 tests in 9.262s
18:42:15 [2021-03-04T18:42:15.482Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:42:15 [2021-03-04T18:42:15.482Z] INFO: Testing against a local daemon
18:42:15 [2021-03-04T18:42:15.482Z] === RUN   TestContinueAfterPluginCrash
18:42:15 [2021-03-04T18:42:15.482Z] === PAUSE TestContinueAfterPluginCrash
18:42:15 [2021-03-04T18:42:15.482Z] === RUN   TestReadPluginNoRead
18:42:15 [2021-03-04T18:42:15.482Z] === PAUSE TestReadPluginNoRead
18:42:15 [2021-03-04T18:42:15.482Z] === RUN   TestDaemonStartWithLogOpt
18:42:15 [2021-03-04T18:42:15.482Z] === PAUSE TestDaemonStartWithLogOpt
18:42:15 [2021-03-04T18:42:15.482Z] === CONT  TestContinueAfterPluginCrash
18:42:15 [2021-03-04T18:42:15.482Z] === CONT  TestDaemonStartWithLogOpt
18:42:15 [2021-03-04T18:42:15.545Z] ++++ cat bundles/test-integration/docker.pid
18:42:15 [2021-03-04T18:42:15.545Z] +++ kill 13870
18:42:16 [2021-03-04T18:42:16.072Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:42:16 [2021-03-04T18:42:16.930Z] +++ /etc/init.d/apparmor stop
18:42:16 [2021-03-04T18:42:16.930Z] Leaving: AppArmorNo profiles have been unloaded.
18:42:16 [2021-03-04T18:42:16.930Z] 
18:42:16 [2021-03-04T18:42:16.930Z] Unloading profiles will leave already running processes permanently
18:42:16 [2021-03-04T18:42:16.930Z] unconfined, which can lead to unexpected situations.
18:42:16 [2021-03-04T18:42:16.930Z] 
18:42:16 [2021-03-04T18:42:16.930Z] To set a process to complain mode, use the command line tool
18:42:16 [2021-03-04T18:42:16.930Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:42:16 [2021-03-04T18:42:16.930Z] +++ true
18:42:16 [2021-03-04T18:42:16.930Z] exiting test-integration
18:42:16 [2021-03-04T18:42:16.930Z] ++ exit 0
18:42:16 [2021-03-04T18:42:16.930Z] 
18:42:17 [2021-03-04T18:42:17.013Z] --- PASS: TestHealthKillContainer (2.86s)
18:42:17 [2021-03-04T18:42:17.013Z] === RUN   TestInspectCpusetInConfigPre120
18:42:17 [2021-03-04T18:42:17.013Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:42:17 [2021-03-04T18:42:17.582Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:42:17 [2021-03-04T18:42:17.583Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
18:42:17 [2021-03-04T18:42:17.583Z] === RUN   TestIpcModeNone
18:42:18 [2021-03-04T18:42:18.149Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:42:18 [2021-03-04T18:42:18.410Z] --- PASS: TestIpcModeNone (0.79s)
18:42:18 [2021-03-04T18:42:18.410Z] === RUN   TestIpcModePrivate
18:42:18 [2021-03-04T18:42:18.670Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:42:18 [2021-03-04T18:42:18.863Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:42:18 [2021-03-04T18:42:18.863Z] tests/integration/models_resources_test.py .                             [ 91%]
18:42:19 [2021-03-04T18:42:19.239Z] --- PASS: TestIpcModePrivate (0.82s)
18:42:19 [2021-03-04T18:42:19.239Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
18:42:19 [2021-03-04T18:42:19.239Z] === RUN   TestIpcModeShareable
18:42:19 [2021-03-04T18:42:19.649Z] --- PASS: TestDaemonStartWithLogOpt (4.07s)
18:42:19 [2021-03-04T18:42:19.649Z] === CONT  TestReadPluginNoRead
18:42:20 [2021-03-04T18:42:20.176Z] --- PASS: TestIpcModeShareable (0.97s)
18:42:20 [2021-03-04T18:42:20.176Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
18:42:20 [2021-03-04T18:42:20.176Z] === RUN   TestAPIIpcModeShareableAndContainer
18:42:20 [2021-03-04T18:42:20.176Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
Post stage
[Pipeline] junit
18:42:20 [2021-03-04T18:42:20.256Z] Recording test results
18:42:20 [2021-03-04T18:42:20.436Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:42:20 [2021-03-04T18:42:20.459Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:42:20 [2021-03-04T18:42:20.624Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:42:20 [2021-03-04T18:42:20.810Z] + echo Ensuring container killed.
18:42:20 [2021-03-04T18:42:20.810Z] Ensuring container killed.
18:42:20 [2021-03-04T18:42:20.810Z] + docker rm -vf docker-pr5
18:42:20 [2021-03-04T18:42:20.810Z] Error: No such container: docker-pr5
[Pipeline] sh
18:42:21 [2021-03-04T18:42:21.101Z] + echo Chowning /workspace to jenkins user
18:42:21 [2021-03-04T18:42:21.101Z] Chowning /workspace to jenkins user
18:42:21 [2021-03-04T18:42:21.101Z] + id -u
18:42:21 [2021-03-04T18:42:21.101Z] + id -g
18:42:21 [2021-03-04T18:42:21.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace
18:42:21 [2021-03-04T18:42:21.536Z] === RUN   TestReadPluginNoRead/disabled_caching
18:42:22 [2021-03-04T18:42:22.341Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:42:22 [2021-03-04T18:42:22.899Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:42:22 [2021-03-04T18:42:22.909Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s)
18:42:22 [2021-03-04T18:42:22.909Z] === RUN   TestAPIIpcModeHost
18:42:23 [2021-03-04T18:42:23.476Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:42:23 [2021-03-04T18:42:23.735Z] --- PASS: TestAPIIpcModeHost (0.82s)
18:42:23 [2021-03-04T18:42:23.735Z] === RUN   TestDaemonIpcModeShareable
18:42:23 [2021-03-04T18:42:23.823Z] --- PASS: TestContinueAfterPluginCrash (9.11s)
18:42:23 [2021-03-04T18:42:23.902Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:42:23 [2021-03-04T18:42:23.902Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:42:23 [2021-03-04T18:42:23.997Z] === RUN   TestDockerSuite/TestBuildAddTar
18:42:24 [2021-03-04T18:42:24.079Z] === RUN   TestReadPluginNoRead/default
18:42:24 [2021-03-04T18:42:24.256Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:42:25 [2021-03-04T18:42:25.440Z] --- PASS: TestReadPluginNoRead (6.53s)
18:42:25 [2021-03-04T18:42:25.440Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
18:42:25 [2021-03-04T18:42:25.440Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s)
18:42:25 [2021-03-04T18:42:25.440Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
18:42:25 [2021-03-04T18:42:25.440Z]     read_test.go:92: [d2e50054234fd] daemon is not started
18:42:25 [2021-03-04T18:42:25.440Z] PASS
18:42:25 [2021-03-04T18:42:25.440Z] 
18:42:25 [2021-03-04T18:42:25.440Z] DONE 6 tests in 10.639s
18:42:25 [2021-03-04T18:42:25.440Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:42:25 [2021-03-04T18:42:25.440Z] testing: warning: no tests to run
18:42:25 [2021-03-04T18:42:25.440Z] PASS
18:42:25 [2021-03-04T18:42:25.440Z] 
18:42:25 [2021-03-04T18:42:25.440Z] DONE 0 tests in 0.013s
18:42:25 [2021-03-04T18:42:25.440Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:42:25 [2021-03-04T18:42:25.440Z] INFO: Testing against a local daemon
18:42:25 [2021-03-04T18:42:25.440Z] === RUN   TestPluginWithDevMounts
18:42:25 [2021-03-04T18:42:25.440Z] === PAUSE TestPluginWithDevMounts
18:42:25 [2021-03-04T18:42:25.440Z] === CONT  TestPluginWithDevMounts
18:42:25 [2021-03-04T18:42:25.634Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
18:42:25 [2021-03-04T18:42:25.634Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
18:42:25 [2021-03-04T18:42:25.634Z] === RUN   TestDaemonIpcModePrivate
18:42:26 [2021-03-04T18:42:26.204Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:42:27 [2021-03-04T18:42:27.324Z] --- PASS: TestPluginWithDevMounts (1.69s)
18:42:27 [2021-03-04T18:42:27.324Z] PASS
18:42:27 [2021-03-04T18:42:27.324Z] 
18:42:27 [2021-03-04T18:42:27.324Z] DONE 1 tests in 1.730s
18:42:27 [2021-03-04T18:42:27.324Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:42:27 [2021-03-04T18:42:27.324Z] INFO: Testing against a local daemon
18:42:27 [2021-03-04T18:42:27.324Z] === RUN   TestSecretInspect
18:42:27 [2021-03-04T18:42:27.583Z] --- PASS: TestDaemonIpcModePrivate (1.84s)
18:42:27 [2021-03-04T18:42:27.584Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
18:42:27 [2021-03-04T18:42:27.584Z] === RUN   TestDaemonIpcModePrivateFromConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:42:27 [2021-03-04T18:42:27.843Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:42:27 [2021-03-04T18:42:27.999Z] + bundleName=arm64-integration
18:42:27 [2021-03-04T18:42:27.999Z] + echo Creating arm64-integration-bundles.tar.gz
18:42:27 [2021-03-04T18:42:27.999Z] Creating arm64-integration-bundles.tar.gz
18:42:27 [2021-03-04T18:42:27.999Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -o -namexargs *-report.xml ) tar -print -czf
18:42:27 [2021-03-04T18:42:27.999Z]  arm64-integration-bundles.tar.gz
18:42:28 [2021-03-04T18:42:28.084Z] tests/integration/regression_test.py ......                              [ 98%]
[Pipeline] archiveArtifacts
18:42:28 [2021-03-04T18:42:28.274Z] Archiving artifacts
18:42:28 [2021-03-04T18:42:28.601Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:42:28 [2021-03-04T18:42:28.601Z] tests/integration/credentials/utils_test.py .                            [100%]
18:42:28 [2021-03-04T18:42:28.601Z] 
18:42:28 [2021-03-04T18:42:28.601Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:42:28 [2021-03-04T18:42:28.601Z] =========================== short test summary info ============================
18:42:28 [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:42:28 [2021-03-04T18:42:28.601Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:42:28 [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:42:28 [2021-03-04T18:42:28.601Z]   Not supported on most drivers
18:42:28 [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:42:28 [2021-03-04T18:42:28.601Z]   Output of docker top depends on host distro, and is not formalized.
18:42:28 [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:42:28 [2021-03-04T18:42:28.601Z]   Output of docker top depends on host distro, and is not formalized.
18:42:28 [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:42:28 [2021-03-04T18:42:28.601Z]   Can fail if eth0 has multiple IP addresses
18:42:28 [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:42:28 [2021-03-04T18:42:28.601Z]   This doesn't seem to be taken into account by the engine
18:42:28 [2021-03-04T18:42:28.601Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:42:28 [2021-03-04T18:42:28.601Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:42:28 [2021-03-04T18:42:28.601Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.54 seconds ==
18:42:28 [2021-03-04T18:42:28.620Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:42:28 [2021-03-04T18:42:28.859Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:42:28 [2021-03-04T18:42:28.937Z] + make clean
18:42:29 [2021-03-04T18:42:29.219Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s)
18:42:29 [2021-03-04T18:42:29.219Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false
18:42:29 [2021-03-04T18:42:29.220Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:42:29 [2021-03-04T18:42:29.509Z] docker volume rm -f docker-dev-cache
18:42:29 [2021-03-04T18:42:29.509Z] docker-dev-cache
[Pipeline] deleteDir
18:42:29 [2021-03-04T18:42:29.787Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:42:29 [2021-03-04T18:42:29.835Z] --- PASS: TestSecretInspect (2.26s)
18:42:29 [2021-03-04T18:42:29.835Z] === RUN   TestSecretList
18:42:31 [2021-03-04T18:42:31.168Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s)
18:42:31 [2021-03-04T18:42:31.168Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
18:42:31 [2021-03-04T18:42:31.168Z] === RUN   TestIpcModeOlderClient
18:42:31 [2021-03-04T18:42:31.168Z] === PAUSE TestIpcModeOlderClient
18:42:31 [2021-03-04T18:42:31.168Z] === RUN   TestKillContainerInvalidSignal
18:42:31 [2021-03-04T18:42:31.720Z] --- PASS: TestSecretList (2.28s)
18:42:31 [2021-03-04T18:42:31.720Z] === RUN   TestSecretsCreateAndDelete
18:42:31 [2021-03-04T18:42:31.736Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:42:31 [2021-03-04T18:42:31.996Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:42:31 [2021-03-04T18:42:31.996Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
18:42:31 [2021-03-04T18:42:31.996Z] === RUN   TestKillContainer
18:42:31 [2021-03-04T18:42:31.996Z] === RUN   TestKillContainer/no_signal
18:42:32 [2021-03-04T18:42:32.256Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:42:32 [2021-03-04T18:42:32.826Z] === RUN   TestKillContainer/non_killing_signal
18:42:33 [2021-03-04T18:42:33.086Z] === RUN   TestKillContainer/killing_signal
18:42:33 [2021-03-04T18:42:33.086Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:42:34 [2021-03-04T18:42:34.023Z] --- PASS: TestKillContainer (1.96s)
18:42:34 [2021-03-04T18:42:34.023Z]     --- PASS: TestKillContainer/no_signal (0.73s)
18:42:34 [2021-03-04T18:42:34.023Z]     --- PASS: TestKillContainer/non_killing_signal (0.41s)
18:42:34 [2021-03-04T18:42:34.023Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
18:42:34 [2021-03-04T18:42:34.023Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:42:34 [2021-03-04T18:42:34.023Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:42:34 [2021-03-04T18:42:34.230Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
18:42:34 [2021-03-04T18:42:34.230Z] === RUN   TestSecretsUpdate
18:42:34 [2021-03-04T18:42:34.282Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:42:34 [2021-03-04T18:42:34.541Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:42:35 [2021-03-04T18:42:35.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
18:42:35 [2021-03-04T18:42:35.109Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s)
18:42:35 [2021-03-04T18:42:35.109Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
18:42:35 [2021-03-04T18:42:35.109Z] === RUN   TestKillStoppedContainer
18:42:35 [2021-03-04T18:42:35.368Z] --- PASS: TestKillStoppedContainer (0.05s)
18:42:35 [2021-03-04T18:42:35.368Z] === RUN   TestKillStoppedContainerAPIPre120
18:42:35 [2021-03-04T18:42:35.368Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:42:35 [2021-03-04T18:42:35.368Z] === RUN   TestKillDifferentUserContainer
18:42:35 [2021-03-04T18:42:35.936Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:42:35 [2021-03-04T18:42:35.936Z] --- PASS: TestKillDifferentUserContainer (0.63s)
18:42:35 [2021-03-04T18:42:35.936Z] === RUN   TestInspectOomKilledTrue
18:42:35 [2021-03-04T18:42:35.936Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:42:35 [2021-03-04T18:42:35.936Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:42:35 [2021-03-04T18:42:35.936Z] === RUN   TestInspectOomKilledFalse
18:42:35 [2021-03-04T18:42:35.936Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:42:35 [2021-03-04T18:42:35.936Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:42:35 [2021-03-04T18:42:35.936Z] === RUN   TestLinksEtcHostsContentMatch
18:42:36 [2021-03-04T18:42:36.505Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
18:42:36 [2021-03-04T18:42:36.505Z] === RUN   TestLinksContainerNames
18:42:36 [2021-03-04T18:42:36.743Z] --- PASS: TestSecretsUpdate (2.28s)
18:42:36 [2021-03-04T18:42:36.743Z] === RUN   TestTemplatedSecret
18:42:37 [2021-03-04T18:42:37.441Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:42:37 [2021-03-04T18:42:37.700Z] --- PASS: TestLinksContainerNames (1.22s)
18:42:37 [2021-03-04T18:42:37.700Z] === RUN   TestLogsFollowTailEmpty
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:42:38 [2021-03-04T18:42:38.638Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
18:42:38 [2021-03-04T18:42:38.638Z] === RUN   TestContainerNetworkMountsNoChown
18:42:39 [2021-03-04T18:42:39.205Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
18:42:39 [2021-03-04T18:42:39.205Z] === RUN   TestMountDaemonRoot
18:42:39 [2021-03-04T18:42:39.205Z] === RUN   TestMountDaemonRoot/default
18:42:39 [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/default
18:42:39 [2021-03-04T18:42:39.205Z] === RUN   TestMountDaemonRoot/private
18:42:39 [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/private
18:42:39 [2021-03-04T18:42:39.205Z] === RUN   TestMountDaemonRoot/rprivate
18:42:39 [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/rprivate
18:42:39 [2021-03-04T18:42:39.205Z] === RUN   TestMountDaemonRoot/slave
18:42:39 [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/slave
18:42:39 [2021-03-04T18:42:39.205Z] === RUN   TestMountDaemonRoot/rslave
18:42:39 [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/rslave
18:42:39 [2021-03-04T18:42:39.205Z] === RUN   TestMountDaemonRoot/shared
18:42:39 [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/shared
18:42:39 [2021-03-04T18:42:39.205Z] === RUN   TestMountDaemonRoot/rshared
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rshared
18:42:39 [2021-03-04T18:42:39.206Z] === CONT  TestMountDaemonRoot/default
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/default/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/default/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === CONT  TestMountDaemonRoot/rslave
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === CONT  TestMountDaemonRoot/rshared
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === CONT  TestMountDaemonRoot/shared
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === CONT  TestMountDaemonRoot/rprivate
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === CONT  TestMountDaemonRoot/slave
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === CONT  TestMountDaemonRoot/private
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/private/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/private/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === CONT  TestMountDaemonRoot/default/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:42:39 [2021-03-04T18:42:39.206Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:42:39 [2021-03-04T18:42:39.206Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:42:39 [2021-03-04T18:42:39.254Z] --- PASS: TestTemplatedSecret (2.66s)
18:42:39 [2021-03-04T18:42:39.254Z] === RUN   TestSecretCreateResolve
18:42:39 [2021-03-04T18:42:39.464Z] === CONT  TestMountDaemonRoot/default/bind_root
18:42:39 [2021-03-04T18:42:39.464Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:42:39 [2021-03-04T18:42:39.464Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:42:39 [2021-03-04T18:42:39.464Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:42:39 [2021-03-04T18:42:39.464Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:42:39 [2021-03-04T18:42:39.464Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:42:39 [2021-03-04T18:42:39.464Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:42:39 [2021-03-04T18:42:39.464Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:42:39 [2021-03-04T18:42:39.464Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/private/mount_root
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/private/bind_root
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:42:39 [2021-03-04T18:42:39.722Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:42:39 [2021-03-04T18:42:39.981Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:42:39 [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot (0.02s)
18:42:39 [2021-03-04T18:42:39.981Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
18:42:39 [2021-03-04T18:42:39.981Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:42:39 [2021-03-04T18:42:39.981Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:42:39 [2021-03-04T18:42:39.981Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:42:39 [2021-03-04T18:42:39.981Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:42:39 [2021-03-04T18:42:39.981Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:42:39 [2021-03-04T18:42:39.981Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
18:42:39 [2021-03-04T18:42:39.981Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:42:39 [2021-03-04T18:42:39.981Z] === RUN   TestContainerBindMountNonRecursive
18:42:41 [2021-03-04T18:42:41.058Z] Leaving: AppArmorNo profiles have been unloaded.
18:42:41 [2021-03-04T18:42:41.058Z] 
18:42:41 [2021-03-04T18:42:41.058Z] Unloading profiles will leave already running processes permanently
18:42:41 [2021-03-04T18:42:41.058Z] unconfined, which can lead to unexpected situations.
18:42:41 [2021-03-04T18:42:41.058Z] 
18:42:41 [2021-03-04T18:42:41.058Z] To set a process to complain mode, use the command line tool
18:42:41 [2021-03-04T18:42:41.058Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:42:41 [2021-03-04T18:42:41.058Z] 
Post stage
[Pipeline] junit
18:42:41 [2021-03-04T18:42:41.071Z] Recording test results
18:42:41 [2021-03-04T18:42:41.185Z] --- PASS: TestSecretCreateResolve (2.28s)
18:42:41 [2021-03-04T18:42:41.185Z] PASS
18:42:41 [2021-03-04T18:42:41.185Z] 
18:42:41 [2021-03-04T18:42:41.185Z] DONE 6 tests in 14.044s
18:42:41 [2021-03-04T18:42:41.185Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:42:41 [2021-03-04T18:42:41.185Z] INFO: Testing against a local daemon
18:42:41 [2021-03-04T18:42:41.185Z] === RUN   TestServiceCreateInit
18:42:41 [2021-03-04T18:42:41.185Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:42:41 [2021-03-04T18:42:41.889Z] --- PASS: TestContainerBindMountNonRecursive (1.77s)
18:42:41 [2021-03-04T18:42:41.889Z] === RUN   TestContainerVolumesMountedAsShared
18:42:42 [2021-03-04T18:42:42.148Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s)
18:42:42 [2021-03-04T18:42:42.148Z] === RUN   TestContainerVolumesMountedAsSlave
18:42:42 [2021-03-04T18:42:42.372Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
18:42:42 [2021-03-04T18:42:42.407Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:42:42 [2021-03-04T18:42:42.652Z] + echo Ensuring container killed.
18:42:42 [2021-03-04T18:42:42.652Z] Ensuring container killed.
18:42:42 [2021-03-04T18:42:42.652Z] + docker rm -vf docker-pr5
18:42:42 [2021-03-04T18:42:42.652Z] Error: No such container: docker-pr5
[Pipeline] sh
18:42:42 [2021-03-04T18:42:42.667Z] === RUN   TestDockerSuite/TestBuildBlankName
18:42:42 [2021-03-04T18:42:42.926Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s)
18:42:42 [2021-03-04T18:42:42.926Z] === RUN   TestNetworkNat
18:42:42 [2021-03-04T18:42:42.934Z] + echo Chowning /workspace to jenkins user
18:42:42 [2021-03-04T18:42:42.934Z] Chowning /workspace to jenkins user
18:42:42 [2021-03-04T18:42:42.934Z] + id -u
18:42:42 [2021-03-04T18:42:42.934Z] + id -g
18:42:42 [2021-03-04T18:42:42.934Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace
18:42:42 [2021-03-04T18:42:42.934Z] Unable to find image 'busybox:latest' locally
18:42:43 [2021-03-04T18:42:43.186Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:42:43 [2021-03-04T18:42:43.755Z] --- PASS: TestNetworkNat (0.83s)
18:42:43 [2021-03-04T18:42:43.755Z] === RUN   TestNetworkLocalhostTCPNat
18:42:44 [2021-03-04T18:42:44.692Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
18:42:44 [2021-03-04T18:42:44.692Z] === RUN   TestNetworkLoopbackNat
18:42:45 [2021-03-04T18:42:45.259Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:42:45 [2021-03-04T18:42:45.348Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:42:46 [2021-03-04T18:42:46.634Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:42:47 [2021-03-04T18:42:47.573Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:42:47 [2021-03-04T18:42:47.573Z] --- PASS: TestNetworkLoopbackNat (2.98s)
18:42:47 [2021-03-04T18:42:47.573Z] === RUN   TestPause
18:42:48 [2021-03-04T18:42:48.203Z] latest: Pulling from library/busybox
18:42:48 [2021-03-04T18:42:48.203Z] 5c4213be9af9: Pulling fs layer
18:42:48 [2021-03-04T18:42:48.203Z] 5c4213be9af9: Verifying Checksum
18:42:48 [2021-03-04T18:42:48.203Z] 5c4213be9af9: Download complete
18:42:48 [2021-03-04T18:42:48.203Z] 5c4213be9af9: Pull complete
18:42:48 [2021-03-04T18:42:48.461Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
18:42:48 [2021-03-04T18:42:48.461Z] Status: Downloaded newer image for busybox:latest
18:42:48 [2021-03-04T18:42:48.509Z] --- PASS: TestPause (0.81s)
18:42:48 [2021-03-04T18:42:48.509Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:42:48 [2021-03-04T18:42:48.509Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:42:48 [2021-03-04T18:42:48.509Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:42:48 [2021-03-04T18:42:48.509Z] === RUN   TestPauseStopPausedContainer
18:42:48 [2021-03-04T18:42:48.609Z] --- PASS: TestServiceCreateInit (7.37s)
18:42:48 [2021-03-04T18:42:48.609Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s)
18:42:48 [2021-03-04T18:42:48.609Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s)
18:42:48 [2021-03-04T18:42:48.609Z] === RUN   TestCreateServiceMultipleTimes
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:42:49 [2021-03-04T18:42:49.446Z] --- PASS: TestPauseStopPausedContainer (0.88s)
18:42:49 [2021-03-04T18:42:49.446Z] === RUN   TestPsFilter
18:42:49 [2021-03-04T18:42:49.446Z] --- PASS: TestPsFilter (0.12s)
18:42:49 [2021-03-04T18:42:49.446Z] === RUN   TestRemoveContainerWithRemovedVolume
18:42:49 [2021-03-04T18:42:49.692Z] + bundleName=docker-py
18:42:49 [2021-03-04T18:42:49.692Z] + echo Creating docker-py-bundles.tar.gz
18:42:49 [2021-03-04T18:42:49.692Z] Creating docker-py-bundles.tar.gz
18:42:49 [2021-03-04T18:42:49.692Z] + 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
18:42:49 [2021-03-04T18:42:49.704Z] Archiving artifacts
18:42:50 [2021-03-04T18:42:50.014Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:42:50 [2021-03-04T18:42:50.273Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s)
18:42:50 [2021-03-04T18:42:50.273Z] === RUN   TestRemoveContainerWithVolume
18:42:51 [2021-03-04T18:42:51.210Z] --- PASS: TestRemoveContainerWithVolume (0.91s)
18:42:51 [2021-03-04T18:42:51.210Z] === RUN   TestRemoveContainerRunning
18:42:51 [2021-03-04T18:42:51.469Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:42:51 [2021-03-04T18:42:51.496Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
18:42:51 [2021-03-04T18:42:51.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh binary-daemon
18:42:52 [2021-03-04T18:42:52.036Z] --- PASS: TestRemoveContainerRunning (0.79s)
18:42:52 [2021-03-04T18:42:52.037Z] === RUN   TestRemoveContainerForceRemoveRunning
18:42:52 [2021-03-04T18:42:52.296Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:42:52 [2021-03-04T18:42:52.440Z] 
18:42:52 [2021-03-04T18:42:52.440Z] Removing bundles/
18:42:52 [2021-03-04T18:42:52.440Z] 
18:42:52 [2021-03-04T18:42:52.440Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
18:42:52 [2021-03-04T18:42:52.440Z] Building: bundles/binary-daemon/dockerd-dev
18:42:52 [2021-03-04T18:42:52.440Z] GOOS="" GOARCH="" GOARM=""
18:42:52 [2021-03-04T18:42:52.600Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
18:42:52 [2021-03-04T18:42:52.600Z] === RUN   TestRemoveInvalidContainer
18:42:52 [2021-03-04T18:42:52.600Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:42:52 [2021-03-04T18:42:52.600Z] === RUN   TestRenameLinkedContainer
18:42:54 [2021-03-04T18:42:54.029Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:42:54 [2021-03-04T18:42:54.964Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:42:56 [2021-03-04T18:42:56.343Z] --- PASS: TestRenameLinkedContainer (3.47s)
18:42:56 [2021-03-04T18:42:56.343Z] === RUN   TestRenameStoppedContainer
18:42:56 [2021-03-04T18:42:56.602Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:42:57 [2021-03-04T18:42:57.170Z] --- PASS: TestRenameStoppedContainer (1.01s)
18:42:57 [2021-03-04T18:42:57.170Z] === RUN   TestRenameRunningContainerAndReuse
18:42:59 [2021-03-04T18:42:59.077Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s)
18:42:59 [2021-03-04T18:42:59.077Z] === RUN   TestRenameInvalidName
18:43:00 [2021-03-04T18:43:00.014Z] --- PASS: TestRenameInvalidName (0.85s)
18:43:00 [2021-03-04T18:43:00.014Z] === RUN   TestRenameAnonymousContainer
18:43:00 [2021-03-04T18:43:00.582Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:43:03 [2021-03-04T18:43:03.875Z] --- PASS: TestRenameAnonymousContainer (3.59s)
18:43:03 [2021-03-04T18:43:03.875Z] === RUN   TestRenameContainerWithSameName
18:43:04 [2021-03-04T18:43:04.447Z] --- PASS: TestRenameContainerWithSameName (1.04s)
18:43:04 [2021-03-04T18:43:04.447Z] === RUN   TestRenameContainerWithLinkedContainer
18:43:06 [2021-03-04T18:43:06.355Z] --- PASS: TestRenameContainerWithLinkedContainer (2.00s)
18:43:06 [2021-03-04T18:43:06.355Z] === RUN   TestResize
18:43:06 [2021-03-04T18:43:06.641Z] --- PASS: TestCreateServiceMultipleTimes (16.28s)
18:43:06 [2021-03-04T18:43:06.641Z] === RUN   TestCreateServiceConflict
18:43:07 [2021-03-04T18:43:07.205Z] --- PASS: TestCreateServiceConflict (2.28s)
18:43:07 [2021-03-04T18:43:07.205Z] === RUN   TestCreateServiceMaxReplicas
18:43:07 [2021-03-04T18:43:07.294Z] --- PASS: TestResize (0.74s)
18:43:07 [2021-03-04T18:43:07.294Z] === RUN   TestResizeWithInvalidSize
18:43:08 [2021-03-04T18:43:08.237Z] --- PASS: TestResizeWithInvalidSize (0.87s)
18:43:08 [2021-03-04T18:43:08.237Z] === RUN   TestResizeWhenContainerNotStarted
18:43:09 [2021-03-04T18:43:09.175Z] --- PASS: TestResizeWhenContainerNotStarted (1.17s)
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:43:09 [2021-03-04T18:43:09.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:43:09 [2021-03-04T18:43:09.434Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:43:10 [2021-03-04T18:43:10.511Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
18:43:10 [2021-03-04T18:43:10.511Z] === RUN   TestCreateWithDuplicateNetworkNames
18:43:12 [2021-03-04T18:43:12.725Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:43:12 [2021-03-04T18:43:12.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:43:12 [2021-03-04T18:43:12.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:43:13 [2021-03-04T18:43:13.293Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:43:13 [2021-03-04T18:43:13.861Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:43:14 [2021-03-04T18:43:14.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:43:14 [2021-03-04T18:43:14.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:43:16 [2021-03-04T18:43:16.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:43:16 [2021-03-04T18:43:16.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:43:17 [2021-03-04T18:43:17.528Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:43:18 [2021-03-04T18:43:18.464Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:43:19 [2021-03-04T18:43:19.032Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:43:19 [2021-03-04T18:43:19.599Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:43:20 [2021-03-04T18:43:20.536Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:43:21 [2021-03-04T18:43:21.104Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:43:22 [2021-03-04T18:43:22.040Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:43:22 [2021-03-04T18:43:22.978Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:43:23 [2021-03-04T18:43:23.238Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:43:23 [2021-03-04T18:43:23.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:43:25 [2021-03-04T18:43:25.337Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.87s)
18:43:25 [2021-03-04T18:43:25.337Z] === RUN   TestCreateServiceSecretFileMode
18:43:25 [2021-03-04T18:43:25.337Z] --- PASS: TestCreateServiceSecretFileMode (2.55s)
18:43:25 [2021-03-04T18:43:25.337Z] === RUN   TestCreateServiceConfigFileMode
18:43:26 [2021-03-04T18:43:26.339Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:43:26 [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.25s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.46s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.00s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.05s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.19s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s)
18:43:26 [2021-03-04T18:43:26.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s)
18:43:26 [2021-03-04T18:43:26.339Z] === RUN   TestCgroupNamespacesRun
18:43:27 [2021-03-04T18:43:27.276Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:43:27 [2021-03-04T18:43:27.847Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
18:43:27 [2021-03-04T18:43:27.847Z] === RUN   TestCreateServiceSysctls
18:43:28 [2021-03-04T18:43:28.213Z] --- PASS: TestCgroupNamespacesRun (1.89s)
18:43:28 [2021-03-04T18:43:28.213Z] === RUN   TestCgroupNamespacesRunPrivileged
18:43:28 [2021-03-04T18:43:28.781Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:43:30 [2021-03-04T18:43:30.161Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
18:43:30 [2021-03-04T18:43:30.161Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:43:31 [2021-03-04T18:43:31.099Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:43:31 [2021-03-04T18:43:31.116Z] --- PASS: TestCreateServiceSysctls (2.87s)
18:43:31 [2021-03-04T18:43:31.116Z] === RUN   TestCreateServiceCapabilities
18:43:31 [2021-03-04T18:43:31.358Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:43:31 [2021-03-04T18:43:31.928Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s)
18:43:31 [2021-03-04T18:43:31.928Z] === RUN   TestCgroupNamespacesRunHostMode
18:43:32 [2021-03-04T18:43:32.864Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:43:33 [2021-03-04T18:43:33.626Z] --- PASS: TestCreateServiceCapabilities (2.53s)
18:43:33 [2021-03-04T18:43:33.626Z] === RUN   TestInspect
18:43:33 [2021-03-04T18:43:33.801Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
18:43:33 [2021-03-04T18:43:33.801Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:43:34 [2021-03-04T18:43:34.371Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:43:35 [2021-03-04T18:43:35.308Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:43:35 [2021-03-04T18:43:35.568Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s)
18:43:35 [2021-03-04T18:43:35.568Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:43:36 [2021-03-04T18:43:36.137Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:43:36 [2021-03-04T18:43:36.139Z] --- PASS: TestInspect (2.33s)
18:43:36 [2021-03-04T18:43:36.139Z] === RUN   TestCreateJob
18:43:37 [2021-03-04T18:43:37.516Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s)
18:43:37 [2021-03-04T18:43:37.516Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:43:38 [2021-03-04T18:43:38.406Z] 4612f6d0b889: Pull complete
18:43:38 [2021-03-04T18:43:38.452Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s)
18:43:38 [2021-03-04T18:43:38.452Z] === RUN   TestCgroupNamespacesRunOlderClient
18:43:39 [2021-03-04T18:43:39.400Z] --- PASS: TestCreateJob (3.29s)
18:43:39 [2021-03-04T18:43:39.400Z] === RUN   TestReplicatedJob
18:43:40 [2021-03-04T18:43:40.358Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s)
18:43:40 [2021-03-04T18:43:40.358Z] === RUN   TestKernelTCPMemory
18:43:40 [2021-03-04T18:43:40.929Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:43:41 [2021-03-04T18:43:41.497Z] --- PASS: TestKernelTCPMemory (0.99s)
18:43:41 [2021-03-04T18:43:41.497Z] === RUN   TestNISDomainname
18:43:42 [2021-03-04T18:43:42.433Z] --- PASS: TestNISDomainname (1.04s)
18:43:42 [2021-03-04T18:43:42.433Z] === RUN   TestHostnameDnsResolution
18:43:42 [2021-03-04T18:43:42.692Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:43:43 [2021-03-04T18:43:43.627Z] --- PASS: TestHostnameDnsResolution (1.27s)
18:43:43 [2021-03-04T18:43:43.627Z] === RUN   TestStats
18:43:44 [2021-03-04T18:43:44.196Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:43:44 [2021-03-04T18:43:44.196Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:43:44 [2021-03-04T18:43:44.638Z] --- PASS: TestReplicatedJob (4.98s)
18:43:44 [2021-03-04T18:43:44.638Z] === RUN   TestUpdateReplicatedJob
18:43:45 [2021-03-04T18:43:45.158Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:43:45 [2021-03-04T18:43:45.744Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:43:45 [2021-03-04T18:43:45.744Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:43:46 [2021-03-04T18:43:46.681Z] --- PASS: TestStats (2.84s)
18:43:46 [2021-03-04T18:43:46.681Z] === RUN   TestStopContainerWithTimeout
18:43:46 [2021-03-04T18:43:46.681Z] === RUN   TestStopContainerWithTimeout/0
18:43:46 [2021-03-04T18:43:46.681Z] === PAUSE TestStopContainerWithTimeout/0
18:43:46 [2021-03-04T18:43:46.681Z] === RUN   TestStopContainerWithTimeout/1
18:43:46 [2021-03-04T18:43:46.681Z] === PAUSE TestStopContainerWithTimeout/1
18:43:46 [2021-03-04T18:43:46.681Z] === RUN   TestStopContainerWithTimeout/3
18:43:46 [2021-03-04T18:43:46.681Z] === PAUSE TestStopContainerWithTimeout/3
18:43:46 [2021-03-04T18:43:46.681Z] === RUN   TestStopContainerWithTimeout/-1
18:43:46 [2021-03-04T18:43:46.681Z] === PAUSE TestStopContainerWithTimeout/-1
18:43:46 [2021-03-04T18:43:46.681Z] === CONT  TestStopContainerWithTimeout/0
18:43:46 [2021-03-04T18:43:46.681Z] === CONT  TestStopContainerWithTimeout/3
18:43:47 [2021-03-04T18:43:47.148Z] --- PASS: TestUpdateReplicatedJob (3.29s)
18:43:47 [2021-03-04T18:43:47.148Z] === RUN   TestServiceListWithStatuses
18:43:47 [2021-03-04T18:43:47.148Z] --- SKIP: TestServiceListWithStatuses (0.01s)
18:43:47 [2021-03-04T18:43:47.148Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:43:47 [2021-03-04T18:43:47.148Z] === RUN   TestDockerNetworkConnectAlias
18:43:47 [2021-03-04T18:43:47.619Z] === CONT  TestStopContainerWithTimeout/-1
18:43:48 [2021-03-04T18:43:48.188Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:43:49 [2021-03-04T18:43:49.568Z] === CONT  TestStopContainerWithTimeout/1
18:43:50 [2021-03-04T18:43:50.946Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:43:50 [2021-03-04T18:43:50.946Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:43:50 [2021-03-04T18:43:50.946Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:43:50 [2021-03-04T18:43:50.946Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:43:51 [2021-03-04T18:43:51.206Z] --- PASS: TestStopContainerWithTimeout (0.04s)
18:43:51 [2021-03-04T18:43:51.206Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
18:43:51 [2021-03-04T18:43:51.206Z]     --- PASS: TestStopContainerWithTimeout/3 (2.91s)
18:43:51 [2021-03-04T18:43:51.206Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
18:43:51 [2021-03-04T18:43:51.206Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
18:43:51 [2021-03-04T18:43:51.206Z] === RUN   TestDeleteDevicemapper
18:43:51 [2021-03-04T18:43:51.206Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:43:51 [2021-03-04T18:43:51.206Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:43:51 [2021-03-04T18:43:51.206Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:43:51 [2021-03-04T18:43:51.310Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
18:43:51 [2021-03-04T18:43:51.310Z] === RUN   TestDockerNetworkReConnect
18:43:53 [2021-03-04T18:43:53.112Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:43:53 [2021-03-04T18:43:53.682Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s)
18:43:53 [2021-03-04T18:43:53.682Z] === RUN   TestUpdateMemory
18:43:53 [2021-03-04T18:43:53.682Z] --- SKIP: TestUpdateMemory (0.01s)
18:43:53 [2021-03-04T18:43:53.682Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:43:53 [2021-03-04T18:43:53.682Z] === RUN   TestUpdateCPUQuota
18:43:54 [2021-03-04T18:43:54.250Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:43:54 [2021-03-04T18:43:54.509Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:43:54 [2021-03-04T18:43:54.571Z] --- PASS: TestDockerNetworkReConnect (3.08s)
18:43:54 [2021-03-04T18:43:54.571Z] === RUN   TestServicePlugin
18:43:54 [2021-03-04T18:43:54.768Z] === RUN   TestDockerSuite/TestBuildCmd
18:43:55 [2021-03-04T18:43:55.027Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:43:55 [2021-03-04T18:43:55.286Z] --- PASS: TestUpdateCPUQuota (1.85s)
18:43:55 [2021-03-04T18:43:55.286Z] === RUN   TestUpdatePidsLimit
18:43:55 [2021-03-04T18:43:55.545Z] === RUN   TestUpdatePidsLimit/update_from_none
18:43:55 [2021-03-04T18:43:55.546Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:43:55 [2021-03-04T18:43:55.805Z] === RUN   TestUpdatePidsLimit/no_change
18:43:55 [2021-03-04T18:43:55.805Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:43:55 [2021-03-04T18:43:55.805Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:43:56 [2021-03-04T18:43:56.374Z] === RUN   TestUpdatePidsLimit/update_lower
18:43:56 [2021-03-04T18:43:56.634Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:43:57 [2021-03-04T18:43:57.203Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:43:57 [2021-03-04T18:43:57.462Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:43:57 [2021-03-04T18:43:57.462Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:43:58 [2021-03-04T18:43:58.031Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:43:59 [2021-03-04T18:43:59.413Z] --- PASS: TestUpdatePidsLimit (3.73s)
18:43:59 [2021-03-04T18:43:59.413Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
18:43:59 [2021-03-04T18:43:59.413Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
18:43:59 [2021-03-04T18:43:59.413Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.44s)
18:43:59 [2021-03-04T18:43:59.413Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
18:43:59 [2021-03-04T18:43:59.413Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
18:43:59 [2021-03-04T18:43:59.413Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s)
18:43:59 [2021-03-04T18:43:59.413Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
18:43:59 [2021-03-04T18:43:59.413Z] === RUN   TestUpdateRestartPolicy
18:43:59 [2021-03-04T18:43:59.413Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:44:02 [2021-03-04T18:44:02.705Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:44:02 [2021-03-04T18:44:02.705Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:44:03 [2021-03-04T18:44:03.645Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:44:04 [2021-03-04T18:44:04.581Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:44:04 [2021-03-04T18:44:04.581Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:44:05 [2021-03-04T18:44:05.149Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:44:05 [2021-03-04T18:44:05.408Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:44:05 [2021-03-04T18:44:05.975Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:44:05 [2021-03-04T18:44:05.975Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:44:07 [2021-03-04T18:44:07.352Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:44:10 [2021-03-04T18:44:10.643Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:44:12 [2021-03-04T18:44:12.021Z] --- PASS: TestUpdateRestartPolicy (12.92s)
18:44:12 [2021-03-04T18:44:12.021Z] === RUN   TestUpdateRestartWithAutoRemove
18:44:12 [2021-03-04T18:44:12.965Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
18:44:12 [2021-03-04T18:44:12.965Z] === RUN   TestWaitNonBlocked
18:44:12 [2021-03-04T18:44:12.965Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:44:12 [2021-03-04T18:44:12.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:44:12 [2021-03-04T18:44:12.965Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:44:12 [2021-03-04T18:44:12.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:44:12 [2021-03-04T18:44:12.965Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:44:12 [2021-03-04T18:44:12.965Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:44:14 [2021-03-04T18:44:14.342Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:44:14 [2021-03-04T18:44:14.342Z] --- PASS: TestWaitNonBlocked (0.03s)
18:44:14 [2021-03-04T18:44:14.342Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s)
18:44:14 [2021-03-04T18:44:14.342Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.33s)
18:44:14 [2021-03-04T18:44:14.342Z] === RUN   TestWaitBlocked
18:44:14 [2021-03-04T18:44:14.342Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:44:14 [2021-03-04T18:44:14.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:44:14 [2021-03-04T18:44:14.342Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:44:14 [2021-03-04T18:44:14.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:44:14 [2021-03-04T18:44:14.342Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:44:14 [2021-03-04T18:44:14.342Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:44:15 [2021-03-04T18:44:15.722Z] --- PASS: TestWaitBlocked (0.02s)
18:44:15 [2021-03-04T18:44:15.722Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
18:44:15 [2021-03-04T18:44:15.722Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s)
18:44:15 [2021-03-04T18:44:15.722Z] === CONT  TestContainerStartOnDaemonRestart
18:44:15 [2021-03-04T18:44:15.722Z] === CONT  TestContainerKillOnDaemonStart
18:44:16 [2021-03-04T18:44:16.661Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:44:17 [2021-03-04T18:44:17.600Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:44:18 [2021-03-04T18:44:18.539Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:44:18 [2021-03-04T18:44:18.797Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:44:19 [2021-03-04T18:44:19.365Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s)
18:44:19 [2021-03-04T18:44:19.365Z] === CONT  TestIpcModeOlderClient
18:44:19 [2021-03-04T18:44:19.365Z] --- PASS: TestIpcModeOlderClient (0.07s)
18:44:19 [2021-03-04T18:44:19.365Z] === CONT  TestDaemonHostGatewayIP
18:44:21 [2021-03-04T18:44:21.271Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:44:21 [2021-03-04T18:44:21.838Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:44:22 [2021-03-04T18:44:22.774Z] --- PASS: TestDaemonHostGatewayIP (3.42s)
18:44:22 [2021-03-04T18:44:22.774Z] === CONT  TestRestartDaemonWithRestartingContainer
18:44:24 [2021-03-04T18:44:24.150Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:44:25 [2021-03-04T18:44:25.530Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:44:25 [2021-03-04T18:44:25.530Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.69s)
18:44:25 [2021-03-04T18:44:25.530Z] === CONT  TestDaemonRestartIpcMode
18:44:26 [2021-03-04T18:44:26.466Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:44:26 [2021-03-04T18:44:26.466Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:44:26 [2021-03-04T18:44:26.582Z] --- PASS: TestServicePlugin (30.42s)
18:44:26 [2021-03-04T18:44:26.582Z]     plugin_test.go:62: [dded66bc8f2c0] joining swarm manager [de40f6c522368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:44:26 [2021-03-04T18:44:26.582Z]     plugin_test.go:65: [df0060dad44d7] joining swarm manager [de40f6c522368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:44:26 [2021-03-04T18:44:26.582Z] === RUN   TestServiceUpdateLabel
18:44:26 [2021-03-04T18:44:26.725Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:44:26 [2021-03-04T18:44:26.725Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:44:26 [2021-03-04T18:44:26.725Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:44:26 [2021-03-04T18:44:26.837Z] --- PASS: TestServiceUpdateLabel (2.25s)
18:44:26 [2021-03-04T18:44:26.837Z] === RUN   TestServiceUpdateSecrets
18:44:28 [2021-03-04T18:44:28.629Z] --- PASS: TestDaemonRestartIpcMode (2.96s)
18:44:28 [2021-03-04T18:44:28.629Z] --- PASS: TestContainerKillOnDaemonStart (13.22s)
18:44:28 [2021-03-04T18:44:28.629Z] PASS
18:44:28 [2021-03-04T18:44:28.629Z] 
18:44:28 [2021-03-04T18:44:28.629Z] === Skipped
18:44:28 [2021-03-04T18:44:28.629Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:44:28 [2021-03-04T18:44:28.629Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:44:28 [2021-03-04T18:44:28.629Z] 
18:44:28 [2021-03-04T18:44:28.629Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:44:28 [2021-03-04T18:44:28.629Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:44:28 [2021-03-04T18:44:28.629Z] 
18:44:28 [2021-03-04T18:44:28.629Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:44:28 [2021-03-04T18:44:28.888Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:44:28 [2021-03-04T18:44:28.888Z] 
18:44:28 [2021-03-04T18:44:28.888Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:44:28 [2021-03-04T18:44:28.888Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:44:28 [2021-03-04T18:44:28.888Z] 
18:44:28 [2021-03-04T18:44:28.888Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:44:28 [2021-03-04T18:44:28.888Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:44:28 [2021-03-04T18:44:28.888Z] 
18:44:28 [2021-03-04T18:44:28.888Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s)
18:44:28 [2021-03-04T18:44:28.888Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:44:28 [2021-03-04T18:44:28.888Z] 
18:44:28 [2021-03-04T18:44:28.888Z] 
18:44:28 [2021-03-04T18:44:28.888Z] DONE 196 tests, 6 skipped in 150.768s
18:44:28 [2021-03-04T18:44:28.888Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:44:28 [2021-03-04T18:44:28.888Z] ++ 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
18:44:28 [2021-03-04T18:44:28.888Z] ++ set -e
18:44:28 [2021-03-04T18:44:28.888Z] ++ '[' -n 0 ']'
18:44:28 [2021-03-04T18:44:28.888Z] ++ set -x
18:44:28 [2021-03-04T18:44:28.888Z] ++ 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
18:44:28 [2021-03-04T18:44:28.910Z] Created binary: bundles/binary-daemon/dockerd-dev
18:44:28 [2021-03-04T18:44:28.910Z] Copying nested executables into bundles/binary-daemon
18:44:28 [2021-03-04T18:44:28.910Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
18:44:29 [2021-03-04T18:44:29.147Z] INFO: Testing against a local daemon
18:44:29 [2021-03-04T18:44:29.147Z] === RUN   TestCommitInheritsEnv
18:44:29 [2021-03-04T18:44:29.251Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh cross
18:44:29 [2021-03-04T18:44:29.405Z] --- PASS: TestCommitInheritsEnv (0.40s)
18:44:29 [2021-03-04T18:44:29.405Z] === RUN   TestImportExtremelyLargeImageWorks
18:44:29 [2021-03-04T18:44:29.405Z] === PAUSE TestImportExtremelyLargeImageWorks
18:44:29 [2021-03-04T18:44:29.405Z] === RUN   TestImagesFilterMultiReference
18:44:29 [2021-03-04T18:44:29.664Z] --- PASS: TestImagesFilterMultiReference (0.08s)
18:44:29 [2021-03-04T18:44:29.664Z] === RUN   TestImagePullPlatformInvalid
18:44:29 [2021-03-04T18:44:29.664Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:44:29 [2021-03-04T18:44:29.664Z] === RUN   TestRemoveImageOrphaning
18:44:29 [2021-03-04T18:44:29.819Z] 
18:44:29 [2021-03-04T18:44:29.819Z] Removing bundles/
18:44:29 [2021-03-04T18:44:29.819Z] 
18:44:29 [2021-03-04T18:44:29.819Z] ---> Making bundle: cross (in bundles/cross)
18:44:29 [2021-03-04T18:44:29.819Z] Cross building: bundles/cross/linux/amd64
18:44:29 [2021-03-04T18:44:29.819Z] Building: bundles/cross/linux/amd64/dockerd-dev
18:44:29 [2021-03-04T18:44:29.819Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:44:29 [2021-03-04T18:44:29.924Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:44:29 [2021-03-04T18:44:29.924Z] --- PASS: TestRemoveImageOrphaning (0.44s)
18:44:29 [2021-03-04T18:44:29.924Z] === RUN   TestRemoveImageGarbageCollector
18:44:30 [2021-03-04T18:44:30.860Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:44:32 [2021-03-04T18:44:32.248Z] --- PASS: TestRemoveImageGarbageCollector (2.26s)
18:44:32 [2021-03-04T18:44:32.248Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:44:32 [2021-03-04T18:44:32.248Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:44:32 [2021-03-04T18:44:32.248Z] === RUN   TestTagInvalidReference
18:44:32 [2021-03-04T18:44:32.248Z] --- PASS: TestTagInvalidReference (0.02s)
18:44:32 [2021-03-04T18:44:32.248Z] === RUN   TestTagValidPrefixedRepo
18:44:32 [2021-03-04T18:44:32.507Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
18:44:32 [2021-03-04T18:44:32.508Z] === RUN   TestTagExistedNameWithoutForce
18:44:32 [2021-03-04T18:44:32.508Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:44:32 [2021-03-04T18:44:32.508Z] === RUN   TestTagOfficialNames
18:44:32 [2021-03-04T18:44:32.508Z] --- PASS: TestTagOfficialNames (0.09s)
18:44:32 [2021-03-04T18:44:32.508Z] === RUN   TestTagMatchesDigest
18:44:32 [2021-03-04T18:44:32.508Z] --- PASS: TestTagMatchesDigest (0.03s)
18:44:32 [2021-03-04T18:44:32.508Z] === CONT  TestImportExtremelyLargeImageWorks
18:44:32 [2021-03-04T18:44:32.508Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:44:34 [2021-03-04T18:44:34.413Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:44:36 [2021-03-04T18:44:36.318Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:44:37 [2021-03-04T18:44:37.255Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:44:37 [2021-03-04T18:44:37.823Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:44:41 [2021-03-04T18:44:41.662Z] --- PASS: TestServiceUpdateSecrets (14.36s)
18:44:41 [2021-03-04T18:44:41.662Z] === RUN   TestServiceUpdateConfigs
18:44:42 [2021-03-04T18:44:42.089Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:44:42 [2021-03-04T18:44:42.657Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:44:43 [2021-03-04T18:44:43.225Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:44:43 [2021-03-04T18:44:43.484Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:44:43 [2021-03-04T18:44:43.743Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:44:49 [2021-03-04T18:44:49.017Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:44:49 [2021-03-04T18:44:49.277Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:44:50 [2021-03-04T18:44:50.214Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:44:50 [2021-03-04T18:44:50.214Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:44:50 [2021-03-04T18:44:50.474Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:44:51 [2021-03-04T18:44:51.411Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:44:51 [2021-03-04T18:44:51.980Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:44:55 [2021-03-04T18:44:55.269Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:44:55 [2021-03-04T18:44:55.527Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:44:56 [2021-03-04T18:44:56.095Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:44:56 [2021-03-04T18:44:56.095Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:44:56 [2021-03-04T18:44:56.095Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:44:56 [2021-03-04T18:44:56.487Z] --- PASS: TestServiceUpdateConfigs (14.60s)
18:44:56 [2021-03-04T18:44:56.487Z] === RUN   TestServiceUpdateNetwork
18:44:57 [2021-03-04T18:44:57.473Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:44:58 [2021-03-04T18:44:58.854Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:44:59 [2021-03-04T18:44:59.115Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:45:00 [2021-03-04T18:45:00.491Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:45:01 [2021-03-04T18:45:01.058Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:45:05 [2021-03-04T18:45:05.253Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:45:06 [2021-03-04T18:45:06.632Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:45:08 [2021-03-04T18:45:08.672Z] --- PASS: TestServiceUpdateNetwork (12.22s)
18:45:08 [2021-03-04T18:45:08.672Z] === RUN   TestServiceUpdatePidsLimit
18:45:09 [2021-03-04T18:45:09.596Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:45:10 [2021-03-04T18:45:10.521Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:45:11 [2021-03-04T18:45:11.903Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:45:11 [2021-03-04T18:45:11.903Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:45:13 [2021-03-04T18:45:13.807Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:45:15 [2021-03-04T18:45:15.710Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:45:17 [2021-03-04T18:45:17.615Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:45:18 [2021-03-04T18:45:18.551Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:45:18 [2021-03-04T18:45:18.594Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:45:20 [2021-03-04T18:45:20.454Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:45:21 [2021-03-04T18:45:21.021Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:45:21 [2021-03-04T18:45:21.589Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:45:22 [2021-03-04T18:45:22.157Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:45:24 [2021-03-04T18:45:24.690Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:45:24 [2021-03-04T18:45:24.690Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:45:25 [2021-03-04T18:45:25.119Z] --- PASS: TestServiceUpdatePidsLimit (16.68s)
18:45:25 [2021-03-04T18:45:25.119Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
18:45:25 [2021-03-04T18:45:25.119Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s)
18:45:25 [2021-03-04T18:45:25.119Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
18:45:25 [2021-03-04T18:45:25.119Z] PASS
18:45:25 [2021-03-04T18:45:25.119Z] 
18:45:25 [2021-03-04T18:45:25.119Z] === Skipped
18:45:25 [2021-03-04T18:45:25.119Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s)
18:45:25 [2021-03-04T18:45:25.119Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:45:25 [2021-03-04T18:45:25.119Z] 
18:45:25 [2021-03-04T18:45:25.119Z] 
18:45:25 [2021-03-04T18:45:25.119Z] DONE 27 tests, 1 skipped in 163.584s
18:45:25 [2021-03-04T18:45:25.119Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:45:25 [2021-03-04T18:45:25.119Z] INFO: Testing against a local daemon
18:45:25 [2021-03-04T18:45:25.119Z] === RUN   TestSessionCreate
18:45:25 [2021-03-04T18:45:25.119Z] --- PASS: TestSessionCreate (0.02s)
18:45:25 [2021-03-04T18:45:25.119Z] === RUN   TestSessionCreateWithBadUpgrade
18:45:25 [2021-03-04T18:45:25.119Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:45:25 [2021-03-04T18:45:25.119Z] PASS
18:45:25 [2021-03-04T18:45:25.119Z] 
18:45:25 [2021-03-04T18:45:25.119Z] DONE 2 tests in 0.075s
18:45:25 [2021-03-04T18:45:25.119Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:45:25 [2021-03-04T18:45:25.119Z] INFO: Testing against a local daemon
18:45:25 [2021-03-04T18:45:25.119Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:45:25 [2021-03-04T18:45:25.119Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
18:45:25 [2021-03-04T18:45:25.119Z] === RUN   TestEventsExecDie
18:45:25 [2021-03-04T18:45:25.678Z] --- PASS: TestEventsExecDie (0.59s)
18:45:25 [2021-03-04T18:45:25.678Z] === RUN   TestEventsBackwardsCompatible
18:45:25 [2021-03-04T18:45:25.678Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
18:45:25 [2021-03-04T18:45:25.678Z] === RUN   TestInfoBinaryCommits
18:45:25 [2021-03-04T18:45:25.678Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:45:25 [2021-03-04T18:45:25.678Z] === RUN   TestInfoAPIVersioned
18:45:25 [2021-03-04T18:45:25.678Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:45:25 [2021-03-04T18:45:25.678Z] === RUN   TestInfoDiscoveryBackend
18:45:26 [2021-03-04T18:45:26.238Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
18:45:26 [2021-03-04T18:45:26.238Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:45:26 [2021-03-04T18:45:26.595Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:45:27 [2021-03-04T18:45:27.162Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:45:27 [2021-03-04T18:45:27.162Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:45:27 [2021-03-04T18:45:27.722Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
18:45:27 [2021-03-04T18:45:27.722Z] === RUN   TestInfoAPI
18:45:27 [2021-03-04T18:45:27.722Z] --- PASS: TestInfoAPI (0.02s)
18:45:27 [2021-03-04T18:45:27.722Z] === RUN   TestInfoAPIWarnings
18:45:29 [2021-03-04T18:45:29.126Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:45:29 [2021-03-04T18:45:29.694Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:45:29 [2021-03-04T18:45:29.694Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:45:30 [2021-03-04T18:45:30.629Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:45:34 [2021-03-04T18:45:34.818Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:45:34 [2021-03-04T18:45:34.818Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:45:34 [2021-03-04T18:45:34.922Z] db4edcf0861f: Pull complete
18:45:34 [2021-03-04T18:45:34.922Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a
18:45:34 [2021-03-04T18:45:34.922Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:45:34 [2021-03-04T18:45:34.922Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
18:45:34 [2021-03-04T18:45:34.922Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
18:45:34 [2021-03-04T18:45:34.922Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757'
18:45:34 [2021-03-04T18:45:34.922Z] WARN: Skipping validation tests
18:45:34 [2021-03-04T18:45:34.922Z] INFO: Running unit tests at 03/04/2021 18:45:24...
18:45:34 [2021-03-04T18:45:34.922Z] INFO: make.ps1 starting at 03/04/2021 18:45:29
18:45:34 [2021-03-04T18:45:34.922Z] INFO: Git commit (96cb22f91c) assumed from DOCKER_GITCOMMIT environment variable
18:45:34 [2021-03-04T18:45:34.922Z] INFO: Invoking autogen...
18:45:34 [2021-03-04T18:45:34.922Z] INFO: Running unit tests...
18:45:36 [2021-03-04T18:45:36.721Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:45:36 [2021-03-04T18:45:36.721Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:45:38 [2021-03-04T18:45:38.625Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:45:39 [2021-03-04T18:45:39.194Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:45:42 [2021-03-04T18:45:42.011Z] 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
18:45:42 [2021-03-04T18:45:42.483Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:45:45 [2021-03-04T18:45:45.748Z] --- PASS: TestInfoAPIWarnings (16.25s)
18:45:45 [2021-03-04T18:45:45.748Z] === RUN   TestInfoDebug
18:45:45 [2021-03-04T18:45:45.748Z] --- PASS: TestInfoDebug (0.53s)
18:45:45 [2021-03-04T18:45:45.748Z] === RUN   TestInfoInsecureRegistries
18:45:45 [2021-03-04T18:45:45.748Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:45:45 [2021-03-04T18:45:45.748Z] === RUN   TestInfoRegistryMirrors
18:45:45 [2021-03-04T18:45:45.748Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:45:45 [2021-03-04T18:45:45.748Z] === RUN   TestLoginFailsWithBadCredentials
18:45:45 [2021-03-04T18:45:45.748Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
18:45:45 [2021-03-04T18:45:45.748Z] === RUN   TestPingCacheHeaders
18:45:45 [2021-03-04T18:45:45.748Z] --- PASS: TestPingCacheHeaders (0.02s)
18:45:45 [2021-03-04T18:45:45.748Z] === RUN   TestPingGet
18:45:45 [2021-03-04T18:45:45.748Z] --- PASS: TestPingGet (0.01s)
18:45:45 [2021-03-04T18:45:45.748Z] === RUN   TestPingHead
18:45:45 [2021-03-04T18:45:45.748Z] --- PASS: TestPingHead (0.02s)
18:45:45 [2021-03-04T18:45:45.748Z] === RUN   TestVersion
18:45:45 [2021-03-04T18:45:45.748Z] --- PASS: TestVersion (0.02s)
18:45:45 [2021-03-04T18:45:45.748Z] === CONT  TestCgroupDriverSystemdMemoryLimit
18:45:45 [2021-03-04T18:45:45.769Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:45:46 [2021-03-04T18:45:46.028Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:45:47 [2021-03-04T18:45:47.110Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s)
18:45:47 [2021-03-04T18:45:47.110Z] PASS
18:45:47 [2021-03-04T18:45:47.110Z] 
18:45:47 [2021-03-04T18:45:47.110Z] DONE 18 tests in 22.072s
18:45:47 [2021-03-04T18:45:47.110Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:45:47 [2021-03-04T18:45:47.110Z] INFO: Testing against a local daemon
18:45:47 [2021-03-04T18:45:47.110Z] === RUN   TestVolumesCreateAndList
18:45:47 [2021-03-04T18:45:47.110Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:45:47 [2021-03-04T18:45:47.110Z] === RUN   TestVolumesRemove
18:45:47 [2021-03-04T18:45:47.110Z] --- PASS: TestVolumesRemove (0.07s)
18:45:47 [2021-03-04T18:45:47.110Z] === RUN   TestVolumesInspect
18:45:47 [2021-03-04T18:45:47.110Z] --- PASS: TestVolumesInspect (0.02s)
18:45:47 [2021-03-04T18:45:47.110Z] === RUN   TestVolumesInvalidJSON
18:45:47 [2021-03-04T18:45:47.110Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:45:47 [2021-03-04T18:45:47.110Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:45:47 [2021-03-04T18:45:47.110Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:45:47 [2021-03-04T18:45:47.110Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:45:47 [2021-03-04T18:45:47.110Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:45:47 [2021-03-04T18:45:47.110Z] PASS
18:45:47 [2021-03-04T18:45:47.110Z] 
18:45:47 [2021-03-04T18:45:47.110Z] DONE 5 tests in 0.151s
18:45:47 [2021-03-04T18:45:47.110Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:45:48 [2021-03-04T18:45:48.601Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:45:48 [2021-03-04T18:45:48.995Z] Stopping apparmor (via systemctl): apparmor.service.
18:45:48 [2021-03-04T18:45:48.995Z] Removing test suite binaries
18:45:48 [2021-03-04T18:45:48.995Z] exiting test-integration
18:45:48 [2021-03-04T18:45:48.995Z] ++ exit 0
18:45:48 [2021-03-04T18:45:48.995Z] 
18:45:50 [2021-03-04T18:45:50.521Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:45:50 [2021-03-04T18:45:50.607Z] ?   	github.com/docker/docker/api	[no test files]
18:45:51 [2021-03-04T18:45:51.091Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
Post stage
[Pipeline] junit
18:45:52 [2021-03-04T18:45:52.269Z] Recording test results
18:45:52 [2021-03-04T18:45:52.468Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:45:53 [2021-03-04T18:45:53.608Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:45:53 [2021-03-04T18:45:53.848Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:45:53 [2021-03-04T18:45:53.954Z] + echo Ensuring container killed.
18:45:53 [2021-03-04T18:45:53.954Z] Ensuring container killed.
18:45:53 [2021-03-04T18:45:53.954Z] + docker rm -vf docker-pr5
18:45:53 [2021-03-04T18:45:53.954Z] Error: No such container: docker-pr5
[Pipeline] sh
18:45:54 [2021-03-04T18:45:54.277Z] + echo Chowning /workspace to jenkins user
18:45:54 [2021-03-04T18:45:54.277Z] Chowning /workspace to jenkins user
18:45:54 [2021-03-04T18:45:54.277Z] + id -u
18:45:54 [2021-03-04T18:45:54.277Z] + id -g
18:45:54 [2021-03-04T18:45:54.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace
18:45:54 [2021-03-04T18:45:54.277Z] Unable to find image 'busybox:latest' locally
18:45:54 [2021-03-04T18:45:54.277Z] latest: Pulling from library/busybox
18:45:54 [2021-03-04T18:45:54.531Z] 5c4213be9af9: Pulling fs layer
18:45:54 [2021-03-04T18:45:54.785Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:45:58 [2021-03-04T18:45:58.073Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:45:59 [2021-03-04T18:45:59.767Z] 5c4213be9af9: Download complete
18:45:59 [2021-03-04T18:45:59.767Z] 5c4213be9af9: Pull complete
18:45:59 [2021-03-04T18:45:59.767Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
18:45:59 [2021-03-04T18:45:59.767Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:46:02 [2021-03-04T18:46:02.611Z] + bundleName=amd64-cgroup2
18:46:02 [2021-03-04T18:46:02.611Z] + echo Creating amd64-cgroup2-bundles.tar.gz
18:46:02 [2021-03-04T18:46:02.611Z] Creating amd64-cgroup2-bundles.tar.gz
18:46:02 [2021-03-04T18:46:02.611Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:46:02 [2021-03-04T18:46:02.611Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
18:46:02 [2021-03-04T18:46:02.874Z] Archiving artifacts
18:46:04 [2021-03-04T18:46:04.724Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:46:05 [2021-03-04T18:46:05.075Z] + make clean
18:46:05 [2021-03-04T18:46:05.330Z] docker volume rm -f docker-dev-cache
18:46:05 [2021-03-04T18:46:05.330Z] docker-dev-cache
[Pipeline] deleteDir
18:46:06 [2021-03-04T18:46:06.191Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:46:06 [2021-03-04T18:46:06.268Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
18:46:06 [2021-03-04T18:46:06.268Z] Copying nested executables into bundles/cross/linux/amd64
18:46:06 [2021-03-04T18:46:06.268Z] Cross building: bundles/cross/windows/amd64
18:46:06 [2021-03-04T18:46:06.268Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
18:46:06 [2021-03-04T18:46:06.268Z] GOOS="windows" GOARCH="amd64" GOARM=""
18:46:08 [2021-03-04T18:46:08.095Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:46:08 [2021-03-04T18:46:08.095Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:46:08 [2021-03-04T18:46:08.322Z] === RUN   TestMiddlewares
18:46:08 [2021-03-04T18:46:08.322Z] --- PASS: TestMiddlewares (0.00s)
18:46:08 [2021-03-04T18:46:08.323Z] PASS
18:46:08 [2021-03-04T18:46:08.323Z] coverage: 9.0% of statements
18:46:08 [2021-03-04T18:46:08.323Z] ok  	github.com/docker/docker/api/server	0.120s	coverage: 9.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:46:13 [2021-03-04T18:46:13.372Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:46:13 [2021-03-04T18:46:13.372Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:46:13 [2021-03-04T18:46:13.372Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:46:13 [2021-03-04T18:46:13.939Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:46:14 [2021-03-04T18:46:14.199Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:46:14 [2021-03-04T18:46:14.458Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:46:15 [2021-03-04T18:46:15.026Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:46:15 [2021-03-04T18:46:15.026Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:46:17 [2021-03-04T18:46:17.562Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:46:18 [2021-03-04T18:46:18.132Z] === RUN   TestDockerDaemonSuite/TestShmSize
18:46:19 [2021-03-04T18:46:19.511Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:46:20 [2021-03-04T18:46:20.081Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:46:21 [2021-03-04T18:46:21.460Z] === RUN   TestDockerSuite/TestBuildEnv
18:46:22 [2021-03-04T18:46:22.837Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:46:22 [2021-03-04T18:46:22.837Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
18:46:23 [2021-03-04T18:46:23.096Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:46:24 [2021-03-04T18:46:24.473Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:46:25 [2021-03-04T18:46:25.850Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:46:28 [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite (363.21s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.25s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.27s)
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:1455: [d27e267766046] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d31f4a7d839c1] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.00s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.60s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d9c241ed78dec] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.71s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.63s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.72s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.58s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d062b2cbfc67c] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d7ce152c82a0c] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.74s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d4101905df046] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.54s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.25s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.67s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d99b323958a07] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.02s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.91s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.96s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d7c0c386b9b2f] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.77s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.50s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [dbeeb22cef6a6] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.39s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d82b84c441c21] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.86s)
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_plugins_test.go:79: [db228f1a67fc3] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.62s)
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_plugins_test.go:169: [d83fccc3edec6] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.97s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.53s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d2a06a35ea4a7] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.82s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (9.00s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d4e6500d3ea8c] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.50s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.66s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.09s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.54s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.23s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d8319836f8686] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.85s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.68s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d14b7ed11d685] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [de11ebc9d2d59] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.87s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [dc38495bb5959] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.79s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.92s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.79s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.02s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.18s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.77s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.67s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d3969c9170fb8] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.17s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (6.54s)
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_plugins_test.go:105: [d252c75adbd89] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d6a073a3033a8] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.22s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.19s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s)
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [dc54fa3802814] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [dafc837ee034c] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.32s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d40ed2b95ed6c] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.09s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.14s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.28s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d0c33faaea19c] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.98s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.81s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.04s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [d4eb05ea2c65e] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.06s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [db46b4e64a448] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.98s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (4.48s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.27s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.54s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.82s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.47s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.83s)
18:46:28 [2021-03-04T18:46:28.385Z]         docker_cli_daemon_test.go:2550: [dea90926ad99e] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.03s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.92s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s)
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
18:46:28 [2021-03-04T18:46:28.385Z]         check_test.go:309: [daedf90afb916] daemon is not started
18:46:28 [2021-03-04T18:46:28.385Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.12s)
18:46:28 [2021-03-04T18:46:28.385Z] === RUN   TestDockerSwarmSuite
18:46:28 [2021-03-04T18:46:28.385Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:46:31 [2021-03-04T18:46:31.672Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:46:33 [2021-03-04T18:46:33.047Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:46:34 [2021-03-04T18:46:34.425Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
18:46:39 [2021-03-04T18:46:39.703Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
18:46:54 [2021-03-04T18:46:54.590Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:46:54 [2021-03-04T18:46:54.590Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:46:54 [2021-03-04T18:46:54.590Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:46:55 [2021-03-04T18:46:55.968Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:47:05 [2021-03-04T18:47:05.949Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:47:05 [2021-03-04T18:47:05.949Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:47:06 [2021-03-04T18:47:06.209Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:47:06 [2021-03-04T18:47:06.777Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:47:08 [2021-03-04T18:47:08.685Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:47:08 [2021-03-04T18:47:08.685Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestBoolValue
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestBoolValue (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestBoolValueOrDefault
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestBoolValueOrDefault (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestInt64ValueOrZero
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestInt64ValueOrZero (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestInt64ValueOrDefault
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestInt64ValueOrDefault (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestInt64ValueOrDefaultWithError
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestJsonContentType
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestJsonContentType (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] PASS
18:47:08 [2021-03-04T18:47:08.814Z] coverage: 14.7% of statements
18:47:08 [2021-03-04T18:47:08.814Z] ok  	github.com/docker/docker/api/server/httputils	0.073s	coverage: 14.7% of statements
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestMaskSecretKeys
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestMaskSecretKeys (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestVersionMiddlewareVersion
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] PASS
18:47:08 [2021-03-04T18:47:08.814Z] coverage: 37.7% of statements
18:47:08 [2021-03-04T18:47:08.814Z] ok  	github.com/docker/docker/api/server/middleware	0.068s	coverage: 37.7% of statements
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestToJSON
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestToJSON (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestToParamWithVersion
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestToParamWithVersion (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestFromJSON
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestFromJSON (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestEmpty
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestEmpty (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestArgsMatchKVListEmptySources
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestArgsMatchKVList
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestArgsMatchKVList (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestArgsMatch
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestArgsMatch (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestAdd
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestAdd (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestDel
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestDel (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestLen
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestLen (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestExactMatch
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestExactMatch (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestOnlyOneExactMatch
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestOnlyOneExactMatch (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestContains
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestContains (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestValidate
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestValidate (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestWalkValues
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestWalkValues (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestFuzzyMatch
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestFuzzyMatch (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestClone
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestClone (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] PASS
18:47:08 [2021-03-04T18:47:08.814Z] coverage: 92.2% of statements
18:47:08 [2021-03-04T18:47:08.814Z] ok  	github.com/docker/docker/api/types/filters	0.051s	coverage: 92.2% of statements
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestStrSliceMarshalJSON
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestStrSliceUnmarshalJSON
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestStrSliceUnmarshalString
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestStrSliceUnmarshalSlice
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] PASS
18:47:08 [2021-03-04T18:47:08.814Z] coverage: 90.0% of statements
18:47:08 [2021-03-04T18:47:08.814Z] ok  	github.com/docker/docker/api/types/strslice	0.066s	coverage: 90.0% of statements
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestDurationToSecondsString
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestDurationToSecondsString (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestGetTimestamp
18:47:08 [2021-03-04T18:47:08.814Z] === RUN   TestAdjustForAPIVersion
18:47:08 [2021-03-04T18:47:08.814Z] --- PASS: TestAdjustForAPIVersion (0.00s)
18:47:08 [2021-03-04T18:47:08.814Z] PASS
18:47:08 [2021-03-04T18:47:08.944Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:47:09 [2021-03-04T18:47:09.289Z] coverage: 5.7% of statements
18:47:09 [2021-03-04T18:47:09.289Z] ok  	github.com/docker/docker/api/server/router/swarm	0.078s	coverage: 5.7% of statements
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:47:09 [2021-03-04T18:47:09.289Z] --- PASS: TestGetTimestamp (0.17s)
18:47:09 [2021-03-04T18:47:09.289Z] === RUN   TestParseTimestamps
18:47:09 [2021-03-04T18:47:09.289Z] --- PASS: TestParseTimestamps (0.00s)
18:47:09 [2021-03-04T18:47:09.289Z] PASS
18:47:09 [2021-03-04T18:47:09.289Z] coverage: 100.0% of statements
18:47:09 [2021-03-04T18:47:09.289Z] ok  	github.com/docker/docker/api/types/time	0.218s	coverage: 100.0% of statements
18:47:09 [2021-03-04T18:47:09.751Z] === RUN   TestCompareVersion
18:47:09 [2021-03-04T18:47:09.751Z] --- PASS: TestCompareVersion (0.00s)
18:47:09 [2021-03-04T18:47:09.751Z] PASS
18:47:09 [2021-03-04T18:47:09.751Z] coverage: 75.0% of statements
18:47:09 [2021-03-04T18:47:09.751Z] ok  	github.com/docker/docker/api/types/versions	0.044s	coverage: 75.0% of statements
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/builder	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:47:09 [2021-03-04T18:47:09.751Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
18:47:11 [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestCloneArgsSmartHttp
18:47:11 [2021-03-04T18:47:11.297Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestCloneArgsDumbHttp
18:47:11 [2021-03-04T18:47:11.297Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestCloneArgsGit
18:47:11 [2021-03-04T18:47:11.297Z] --- PASS: TestCloneArgsGit (0.00s)
18:47:11 [2021-03-04T18:47:11.297Z] === RUN   TestCheckoutGit
18:47:13 [2021-03-04T18:47:13.962Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
18:47:13 [2021-03-04T18:47:13.963Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
18:47:13 [2021-03-04T18:47:13.963Z] remote: Enumerating objects: 2, done.
18:47:13 [2021-03-04T18:47:13.963Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
18:47:13 [2021-03-04T18:47:13.963Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
18:47:13 [2021-03-04T18:47:13.963Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
18:47:13 [2021-03-04T18:47:13.963Z] 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.
18:47:13 [2021-03-04T18:47:13.963Z] Building: bundles/cross/windows/amd64/containerutility.exe
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestEnable
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestEnable (0.00s)
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestDisable
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestDisable (0.00s)
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestEnabled
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestEnabled (0.00s)
18:47:14 [2021-03-04T18:47:14.215Z] PASS
18:47:14 [2021-03-04T18:47:14.215Z] coverage: 100.0% of statements
18:47:14 [2021-03-04T18:47:14.215Z] ok  	github.com/docker/docker/cli/debug	0.050s	coverage: 100.0% of statements
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestProcessNoDockerignore
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestProcessNoDockerignore (0.00s)
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestProcessShouldLeaveAllFiles
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestDetectContentType
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestDetectContentType (0.00s)
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestSelectAcceptableMIME
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestSelectAcceptableMIME (0.00s)
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestInspectEmptyResponse
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestInspectEmptyResponse (0.00s)
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestInspectResponseBinary
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestInspectResponseBinary (0.00s)
18:47:14 [2021-03-04T18:47:14.215Z] === RUN   TestResponseUnsupportedContentType
18:47:14 [2021-03-04T18:47:14.215Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
18:47:14 [2021-03-04T18:47:14.678Z] === RUN   TestInspectResponseTextSimple
18:47:14 [2021-03-04T18:47:14.678Z] --- PASS: TestInspectResponseTextSimple (0.00s)
18:47:14 [2021-03-04T18:47:14.678Z] === RUN   TestInspectResponseEmptyContentType
18:47:14 [2021-03-04T18:47:14.678Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
18:47:14 [2021-03-04T18:47:14.678Z] === RUN   TestUnknownContentLength
18:47:14 [2021-03-04T18:47:14.678Z] --- PASS: TestUnknownContentLength (0.00s)
18:47:14 [2021-03-04T18:47:14.678Z] === RUN   TestDownloadRemote
18:47:14 [2021-03-04T18:47:14.678Z] --- PASS: TestDownloadRemote (0.12s)
18:47:14 [2021-03-04T18:47:14.678Z] === RUN   TestGetWithStatusError
18:47:14 [2021-03-04T18:47:14.678Z] --- PASS: TestGetWithStatusError (0.03s)
18:47:14 [2021-03-04T18:47:14.678Z] === RUN   TestCloseRootDirectory
18:47:14 [2021-03-04T18:47:14.678Z] --- SKIP: TestCloseRootDirectory (0.01s)
18:47:14 [2021-03-04T18:47:14.678Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:47:14 [2021-03-04T18:47:14.678Z] === RUN   TestHashFile
18:47:14 [2021-03-04T18:47:14.678Z] --- SKIP: TestHashFile (0.01s)
18:47:14 [2021-03-04T18:47:14.678Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:47:14 [2021-03-04T18:47:14.678Z] === RUN   TestHashSubdir
18:47:14 [2021-03-04T18:47:14.678Z] --- SKIP: TestHashSubdir (0.01s)
18:47:14 [2021-03-04T18:47:14.678Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:47:14 [2021-03-04T18:47:14.678Z] === RUN   TestRemoveDirectory
18:47:14 [2021-03-04T18:47:14.678Z] --- SKIP: TestRemoveDirectory (0.00s)
18:47:14 [2021-03-04T18:47:14.678Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:47:14 [2021-03-04T18:47:14.678Z] PASS
18:47:14 [2021-03-04T18:47:14.678Z] coverage: 9.3% of statements
18:47:14 [2021-03-04T18:47:14.678Z] ok  	github.com/docker/docker/builder/remotecontext	0.398s	coverage: 9.3% of statements
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestGetAllAllowed
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestGetAllAllowed (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestGetAllMeta
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestGetAllMeta (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestWarnOnUnusedBuildArgs
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestIsUnreferencedBuiltin
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestIsExistingDirectory
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestIsExistingDirectory (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestGetFilenameForDownload
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestGetFilenameForDownload (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestEnv2Variables
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestEnv2Variables (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestEnvValueWithExistingRunConfigEnv
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestMaintainer
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestMaintainer (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestLabel
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestLabel (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestFromScratch
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestFromScratch (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestFromWithArg
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestFromWithArg (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestFromWithArgButBuildArgsNotGiven
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestFromWithUndefinedArg
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestFromWithUndefinedArg (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestFromMultiStageWithNamedStage
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestOnbuild
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestOnbuild (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestWorkdir
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestWorkdir (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestCmd
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestCmd (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestHealthcheckNone
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestHealthcheckNone (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestHealthcheckCmd
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestHealthcheckCmd (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestEntrypoint
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestEntrypoint (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestExpose
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestExpose (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestUser
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestUser (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestVolume
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestVolume (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestStopSignal
18:47:15 [2021-03-04T18:47:15.139Z] --- SKIP: TestStopSignal (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z]     dispatchers_test.go:376: Windows does not support stopsignal
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestArg
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestArg (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestShell
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestShell (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestPrependEnvOnCmd
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestPrependEnvOnCmd (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestRunWithBuildArgs
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestRunWithBuildArgs (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestRunIgnoresHealthcheck
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestNormalizeWorkdir
18:47:15 [2021-03-04T18:47:15.139Z] --- PASS: TestNormalizeWorkdir (0.00s)
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestDispatch
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestDispatch/ADD_multiple_files_to_file
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestDispatch/COPY_multiple_files_to_file
18:47:15 [2021-03-04T18:47:15.139Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestDispatch/COPY_wildcard_no_files
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestDispatch/COPY_url
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestDispatch (0.07s)
18:47:15 [2021-03-04T18:47:15.601Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
18:47:15 [2021-03-04T18:47:15.601Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
18:47:15 [2021-03-04T18:47:15.601Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
18:47:15 [2021-03-04T18:47:15.601Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
18:47:15 [2021-03-04T18:47:15.601Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
18:47:15 [2021-03-04T18:47:15.601Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z]     --- PASS: TestDispatch/COPY_url (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestAddScratchImageAddsToMounts
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestAddFromScratchPopulatesPlatform
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestImageSourceGetAddsToMounts
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestEmptyDockerfile
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestEmptyDockerfile (0.01s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestSymlinkDockerfile
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestSymlinkDockerfile (0.01s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestDockerfileOutsideTheBuildContext
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestNonExistingDockerfile
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestNonExistingDockerfile (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestCopyRunConfig
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestCopyRunConfig (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestDeepCopyRunConfig
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestDeepCopyRunConfig (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestExportImage
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestExportImage (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] === RUN   TestNormalizeDest
18:47:15 [2021-03-04T18:47:15.601Z] --- PASS: TestNormalizeDest (0.00s)
18:47:15 [2021-03-04T18:47:15.601Z] PASS
18:47:15 [2021-03-04T18:47:15.601Z] coverage: 46.6% of statements
18:47:15 [2021-03-04T18:47:15.601Z] ok  	github.com/docker/docker/builder/dockerfile	0.307s	coverage: 46.6% of statements
18:47:15 [2021-03-04T18:47:15.601Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
18:47:16 [2021-03-04T18:47:16.498Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:47:18 [2021-03-04T18:47:18.741Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/test/unit
18:47:18 [2021-03-04T18:47:18.945Z] === RUN   TestDockerSuite/TestBuildExpose
18:47:19 [2021-03-04T18:47:19.520Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:47:20 [2021-03-04T18:47:20.466Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:47:20 [2021-03-04T18:47:20.725Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:47:21 [2021-03-04T18:47:21.276Z] ?   	github.com/docker/docker/api	[no test files]
18:47:21 [2021-03-04T18:47:21.293Z] === RUN   TestDockerSuite/TestBuildFails
18:47:21 [2021-03-04T18:47:21.861Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:47:21 [2021-03-04T18:47:21.861Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:47:23 [2021-03-04T18:47:23.239Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
18:47:23 [2021-03-04T18:47:23.239Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
18:47:24 [2021-03-04T18:47:24.616Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:47:27 [2021-03-04T18:47:27.151Z] === RUN   TestDockerSuite/TestBuildForceRm
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCheckpointCreateError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointCreateError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCheckpointCreate
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointCreate (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCheckpointDeleteError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointDeleteError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCheckpointDelete
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointDelete (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCheckpointListError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointListError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCheckpointList
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointList (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCheckpointListContainerNotFound
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestNewClientWithOpsFromEnv
18:47:28 [2021-03-04T18:47:28.012Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z]     client_test.go:23: runtime.GOOS == "windows"
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestGetAPIPath
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestGetAPIPath (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestParseHostURL
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestParseHostURL (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestNegotiateAPIVersionEmpty
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestNegotiateAPIVersion
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPIVersion (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestNegotiateAPVersionOverride
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestNegotiateAPIVersionAutomatic
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestClientRedirect
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestClientRedirect (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigCreateUnsupported
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigCreateUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigCreateError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigCreateError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigCreate
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigCreate (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigInspectNotFound
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspectNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigInspectUnsupported
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspectUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigInspectError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigInspectConfigNotFound
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigInspect
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigListUnsupported
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigListUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigListError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigListError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigList
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigList (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigRemoveUnsupported
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigRemoveError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigRemoveError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigRemove
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigRemove (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigUpdateUnsupported
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigUpdateError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigUpdateError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestConfigUpdate
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestConfigUpdate (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerCommitError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCommitError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerCommit
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCommit (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerStatPathError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStatPathError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerStatPathNotFoundError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerStatPathNoHeaderError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerStatPath
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStatPath (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCopyToContainerError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCopyToContainerError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCopyToContainerNotFoundError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCopyToContainerNotStatusOKError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCopyToContainer
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCopyToContainer (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCopyFromContainerError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCopyFromContainerError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCopyFromContainerNotFoundError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCopyFromContainerNotStatusOKError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCopyFromContainerNoHeaderError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestCopyFromContainer
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestCopyFromContainer (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerCreateError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCreateError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerCreateImageNotFound
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerCreateWithName
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCreateWithName (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerCreateAutoRemove
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerDiffError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerDiffError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerDiff
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerDiff (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerExecCreateError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecCreateError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerExecCreate
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecCreate (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerExecStartError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecStartError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerExecStart
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecStart (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerExecInspectError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerExecInspect
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerExportError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExportError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerExport
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExport (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerInspectError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerInspectContainerNotFound
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerInspect
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerInspect (0.03s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerInspectNode
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerInspectNode (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerKillError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerKillError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerKill
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerKill (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerListError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerListError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerList
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerList (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerLogsNotFoundError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerLogsError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerLogsError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerLogs
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerLogs (0.19s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerPauseError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerPauseError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerPause
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerPause (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainersPruneError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainersPruneError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainersPrune
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainersPrune (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerRemoveError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRemoveError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerRemoveNotFoundError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerRemove
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRemove (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerRenameError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRenameError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerRename
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRename (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerResizeError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerResizeError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerExecResizeError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecResizeError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerResize
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerResize (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerExecResize
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecResize (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerRestartError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRestartError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerRestart
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRestart (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerStartError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStartError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerStart
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStart (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerStatsError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStatsError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerStats
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStats (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerStopError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStopError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerStop
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStop (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerTopError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerTopError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerTop
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerTop (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerUnpauseError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerUnpauseError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerUnpause
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerUnpause (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerUpdateError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerUpdateError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerUpdate
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerUpdate (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerWaitError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerWaitError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestContainerWait
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestContainerWait (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestDiskUsageError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestDiskUsageError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestDiskUsage
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestDiskUsage (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestDistributionInspectUnsupported
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestDistributionInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestEventsErrorInOptions
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestEventsErrorInOptions (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestEventsErrorFromServer
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestEventsErrorFromServer (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestEvents
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestEvents (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestTLSCloseWriter
18:47:28 [2021-03-04T18:47:28.012Z] === PAUSE TestTLSCloseWriter
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageBuildError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageBuildError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageBuild
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageBuild (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestGetDockerOS
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestGetDockerOS (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageCreateError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageCreateError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageCreate
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageCreate (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageHistoryError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageHistoryError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageHistory
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageHistory (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageImportError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageImportError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageImport
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageImport (0.01s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageInspectError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageInspectImageNotFound
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageInspectImageNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageInspect
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageListError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageListError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageList
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageList (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageListApiBefore125
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageListApiBefore125 (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageLoadError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageLoadError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImageLoad
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImageLoad (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImagesPruneError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImagesPruneError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImagesPrune
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImagesPrune (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImagePullReferenceParseError
18:47:28 [2021-03-04T18:47:28.012Z] --- PASS: TestImagePullReferenceParseError (0.00s)
18:47:28 [2021-03-04T18:47:28.012Z] === RUN   TestImagePullAnyError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullAnyError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePullStatusUnauthorizedError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePullWithPrivilegedFuncNoError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePullWithoutErrors
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullWithoutErrors (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushReferenceError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushReferenceError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushAnyError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushAnyError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushStatusUnauthorizedError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushWithPrivilegedFuncNoError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushWithoutErrors
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithoutErrors (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageRemoveError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageRemoveError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageRemoveImageNotFound
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageRemove
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageRemove (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageSaveError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageSaveError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageSave
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageSave (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageSearchAnyError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchAnyError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageSearchStatusUnauthorizedError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageSearchWithoutErrors
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageTagError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageTagError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageTagInvalidReference
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageTagInvalidReference (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageTagInvalidSourceImageName
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageTagHexSource
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageTagHexSource (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestImageTag
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestImageTag (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestInfoServerError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestInfoServerError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestInfoInvalidResponseJSONError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestInfo
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestInfo (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkConnectError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkConnectError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkConnect
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkConnect (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkCreateError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkCreateError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkCreate
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkCreate (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkDisconnectError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkDisconnectError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkDisconnect
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkDisconnect (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkInspectError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkInspectNotFoundError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkInspect
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkListError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkListError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkList
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkList (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworksPruneError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworksPruneError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworksPrune
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworksPrune (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkRemoveError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkRemoveError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNetworkRemove
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkRemove (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNodeInspectError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNodeInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNodeInspectNodeNotFound
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNodeInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNodeInspect
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNodeInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNodeListError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNodeListError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNodeList
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNodeList (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNodeRemoveError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNodeRemoveError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNodeRemove
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNodeRemove (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNodeUpdateError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNodeUpdateError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestNodeUpdate
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestNodeUpdate (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestOptionWithTimeout
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestOptionWithTimeout (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPingFail
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPingFail (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPingWithError
18:47:28 [2021-03-04T18:47:28.013Z] 2021/03/04 18:47:27 RoundTripper returned a response & error; ignoring response
18:47:28 [2021-03-04T18:47:28.013Z] 2021/03/04 18:47:27 RoundTripper returned a response & error; ignoring response
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPingWithError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPingSuccess
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPingSuccess (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPingHeadFallback
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPingHeadFallback/OK
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPingHeadFallback/Internal_Server_Error
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPingHeadFallback/Not_Found
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPingHeadFallback (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginDisableError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginDisableError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginDisable
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginDisable (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginEnableError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginEnableError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginEnable
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginEnable (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginInspectError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginInspect
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginListError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginListError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginList
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginList (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginPushError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginPushError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginPush
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginPush (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginRemoveError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginRemoveError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginRemove
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginRemove (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginSetError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginSetError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPluginSet
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPluginSet (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSetHostHeader
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSetHostHeader (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestPlainTextError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestPlainTextError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestInfiniteError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestInfiniteError (0.01s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretCreateUnsupported
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretCreateUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretCreateError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretCreateError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretCreate
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretCreate (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretInspectUnsupported
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretInspectUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretInspectError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretInspectSecretNotFound
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretInspect
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretListUnsupported
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretListUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretListError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretListError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretList
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretList (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretRemoveUnsupported
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretRemoveError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretRemoveError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretRemove
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretRemove (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretUpdateUnsupported
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretUpdateError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretUpdateError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSecretUpdate
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSecretUpdate (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceCreateError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceCreateError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceCreate
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceCreate (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceCreateCompatiblePlatforms
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceCreateDigestPinning
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceInspectError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceInspectServiceNotFound
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceInspect
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceListError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceListError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceList
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceList (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceLogsError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceLogsError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceLogs
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceLogs (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceRemoveError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceRemoveError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceRemoveNotFoundError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceRemove
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceRemove (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceUpdateError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceUpdateError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestServiceUpdate
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestServiceUpdate (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmGetUnlockKeyError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmGetUnlockKey
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmInitError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmInitError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmInit
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmInit (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmInspectError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmInspect
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmJoinError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmJoinError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmJoin
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmJoin (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmLeaveError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmLeaveError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmLeave
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmLeave (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmUnlockError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmUnlockError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmUnlock
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmUnlock (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmUpdateError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmUpdateError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestSwarmUpdate
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmUpdate (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestTaskInspectError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestTaskInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestTaskInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestTaskInspect
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestTaskInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestTaskListError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestTaskListError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestTaskList
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestTaskList (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestVolumeCreateError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeCreateError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestVolumeCreate
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeCreate (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestVolumeInspectError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeInspectError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestVolumeInspectNotFound
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeInspectNotFound (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestVolumeInspectWithEmptyID
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestVolumeInspect
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeInspect (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestVolumeListError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeListError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestVolumeList
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeList (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestVolumeRemoveError
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeRemoveError (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === RUN   TestVolumeRemove
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeRemove (0.00s)
18:47:28 [2021-03-04T18:47:28.013Z] === CONT  TestTLSCloseWriter
18:47:28 [2021-03-04T18:47:28.013Z] --- PASS: TestTLSCloseWriter (0.02s)
18:47:28 [2021-03-04T18:47:28.013Z] PASS
18:47:28 [2021-03-04T18:47:28.013Z] coverage: 74.9% of statements
18:47:28 [2021-03-04T18:47:28.013Z] ok  	github.com/docker/docker/client	0.743s	coverage: 74.9% of statements
18:47:28 [2021-03-04T18:47:28.528Z] === RUN   TestDockerSuite/TestBuildFromGit
18:47:29 [2021-03-04T18:47:29.904Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:47:30 [2021-03-04T18:47:30.471Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:47:31 [2021-03-04T18:47:31.406Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:47:33 [2021-03-04T18:47:33.310Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:47:34 [2021-03-04T18:47:34.245Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:47:34 [2021-03-04T18:47:34.503Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:47:36 [2021-03-04T18:47:36.157Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 9.0% of statements
18:47:36 [2021-03-04T18:47:36.406Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:47:38 [2021-03-04T18:47:38.308Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:47:40 [2021-03-04T18:47:40.212Z] === RUN   TestDockerSuite/TestBuildHistory
18:47:45 [2021-03-04T18:47:45.482Z] === RUN   TestDockerSuite/TestBuildIidFile
18:47:45 [2021-03-04T18:47:45.482Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:47:45 [2021-03-04T18:47:45.482Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:47:46 [2021-03-04T18:47:46.050Z] === RUN   TestDockerSuite/TestBuildInheritance
18:47:46 [2021-03-04T18:47:46.618Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
18:47:47 [2021-03-04T18:47:47.188Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:47:47 [2021-03-04T18:47:47.756Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:47:48 [2021-03-04T18:47:48.014Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:47:48 [2021-03-04T18:47:48.582Z] --- PASS: TestImportExtremelyLargeImageWorks (195.94s)
18:47:48 [2021-03-04T18:47:48.582Z] PASS
18:47:48 [2021-03-04T18:47:48.582Z] 
18:47:48 [2021-03-04T18:47:48.582Z] DONE 12 tests in 199.726s
18:47:48 [2021-03-04T18:47:48.582Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:47:48 [2021-03-04T18:47:48.582Z] ++ 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
18:47:48 [2021-03-04T18:47:48.582Z] ++ set -e
18:47:48 [2021-03-04T18:47:48.582Z] ++ '[' -n 0 ']'
18:47:48 [2021-03-04T18:47:48.582Z] ++ set -x
18:47:48 [2021-03-04T18:47:48.582Z] ++ 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
18:47:48 [2021-03-04T18:47:48.582Z] INFO: Testing against a local daemon
18:47:48 [2021-03-04T18:47:48.582Z] === RUN   TestNetworkCreateDelete
18:47:48 [2021-03-04T18:47:48.841Z] --- PASS: TestNetworkCreateDelete (0.23s)
18:47:48 [2021-03-04T18:47:48.841Z] === RUN   TestDockerNetworkDeletePreferID
18:47:49 [2021-03-04T18:47:49.101Z] === RUN   TestDockerSuite/TestBuildLabel
18:47:49 [2021-03-04T18:47:49.136Z] --- PASS: TestCheckoutGit (36.21s)
18:47:49 [2021-03-04T18:47:49.136Z] === RUN   TestValidGitTransport
18:47:49 [2021-03-04T18:47:49.136Z] --- PASS: TestValidGitTransport (0.00s)
18:47:49 [2021-03-04T18:47:49.136Z] === RUN   TestGitInvalidRef
18:47:49 [2021-03-04T18:47:49.136Z] --- PASS: TestGitInvalidRef (0.25s)
18:47:49 [2021-03-04T18:47:49.136Z] PASS
18:47:49 [2021-03-04T18:47:49.136Z] coverage: 86.3% of statements
18:47:49 [2021-03-04T18:47:49.136Z] ok  	github.com/docker/docker/builder/remotecontext/git	36.684s	coverage: 86.3% of statements
18:47:49 [2021-03-04T18:47:49.136Z] ?   	github.com/docker/docker/cli	[no test files]
18:47:49 [2021-03-04T18:47:49.136Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:47:49 [2021-03-04T18:47:49.669Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s)
18:47:49 [2021-03-04T18:47:49.669Z] === RUN   TestDaemonDNSFallback
18:47:49 [2021-03-04T18:47:49.669Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:47:50 [2021-03-04T18:47:50.059Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:47:50 [2021-03-04T18:47:50.629Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:47:51 [2021-03-04T18:47:51.198Z] === RUN   TestDockerSuite/TestBuildLabels
18:47:51 [2021-03-04T18:47:51.456Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:47:52 [2021-03-04T18:47:52.025Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:47:53 [2021-03-04T18:47:53.936Z] === RUN   TestDockerSuite/TestBuildLastModified
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonCliConfigWithTLS
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonCliConfigWithConflicts
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonCliWithConflictingLabels
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestConfigureDaemonLogs
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestConfigureDaemonLogs (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestCommonOptionsInstallFlags
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
18:47:56 [2021-03-04T18:47:56.230Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
18:47:56 [2021-03-04T18:47:56.230Z] PASS
18:47:56 [2021-03-04T18:47:56.230Z] coverage: 18.4% of statements
18:47:56 [2021-03-04T18:47:56.230Z] ok  	github.com/docker/docker/cmd/dockerd	0.412s	coverage: 18.4% of statements
18:47:56 [2021-03-04T18:47:56.469Z] --- PASS: TestDaemonDNSFallback (6.73s)
18:47:56 [2021-03-04T18:47:56.469Z] === RUN   TestInspectNetwork
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestContainerStopSignal
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestContainerStopSignal (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestContainerStopTimeout
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestContainerStopTimeout (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestContainerSecretReferenceDestTarget
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestContainerLogPathSetForJSONFileLogger
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestContainerLogPathSetForRingLogger
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestReplaceAndAppendEnvVars
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestNewMemoryStore
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestNewMemoryStore (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestAddContainers
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestAddContainers (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestGetContainer
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestGetContainer (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestDeleteContainer
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestDeleteContainer (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestListContainers
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestListContainers (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestFirstContainer
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestFirstContainer (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestApplyAllContainer
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestApplyAllContainer (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestIsValidHealthString
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestIsValidHealthString (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestStateRunStop
18:47:57 [2021-03-04T18:47:57.778Z] --- PASS: TestStateRunStop (0.00s)
18:47:57 [2021-03-04T18:47:57.778Z] === RUN   TestStateTimeoutWait
18:47:58 [2021-03-04T18:47:58.240Z] --- PASS: TestStateTimeoutWait (0.10s)
18:47:58 [2021-03-04T18:47:58.240Z]     state_test.go:141: Stop callback fired
18:47:58 [2021-03-04T18:47:58.240Z]     state_test.go:165: Stop callback fired
18:47:58 [2021-03-04T18:47:58.240Z] === RUN   TestIsValidStateString
18:47:58 [2021-03-04T18:47:58.240Z] --- PASS: TestIsValidStateString (0.00s)
18:47:58 [2021-03-04T18:47:58.240Z] === RUN   TestViewSaveDelete
18:47:58 [2021-03-04T18:47:58.240Z] --- PASS: TestViewSaveDelete (0.02s)
18:47:58 [2021-03-04T18:47:58.240Z] === RUN   TestViewAll
18:47:58 [2021-03-04T18:47:58.240Z] --- PASS: TestViewAll (0.09s)
18:47:58 [2021-03-04T18:47:58.240Z] === RUN   TestViewGet
18:47:58 [2021-03-04T18:47:58.240Z] --- PASS: TestViewGet (0.01s)
18:47:58 [2021-03-04T18:47:58.240Z] === RUN   TestNames
18:47:58 [2021-03-04T18:47:58.240Z] --- PASS: TestNames (0.00s)
18:47:58 [2021-03-04T18:47:58.240Z] === RUN   TestViewWithHealthCheck
18:47:58 [2021-03-04T18:47:58.240Z] --- PASS: TestViewWithHealthCheck (0.01s)
18:47:58 [2021-03-04T18:47:58.240Z] PASS
18:47:58 [2021-03-04T18:47:58.240Z] coverage: 41.6% of statements
18:47:58 [2021-03-04T18:47:58.240Z] ok  	github.com/docker/docker/container	0.418s	coverage: 41.6% of statements
18:47:58 [2021-03-04T18:47:58.240Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:47:58 [2021-03-04T18:47:58.240Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:47:58 [2021-03-04T18:47:58.240Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:47:58 [2021-03-04T18:47:58.240Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:47:59 [2021-03-04T18:47:59.003Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:48:00 [2021-03-04T18:48:00.428Z] === RUN   TestPrepare
18:48:00 [2021-03-04T18:48:00.428Z] --- PASS: TestPrepare (0.00s)
18:48:00 [2021-03-04T18:48:00.428Z] === RUN   TestStart
18:48:00 [2021-03-04T18:48:00.428Z] --- PASS: TestStart (0.00s)
18:48:00 [2021-03-04T18:48:00.428Z] === RUN   TestWaitCancel
18:48:00 [2021-03-04T18:48:00.428Z] --- PASS: TestWaitCancel (0.00s)
18:48:00 [2021-03-04T18:48:00.428Z] === RUN   TestWaitDisabled
18:48:00 [2021-03-04T18:48:00.428Z] --- PASS: TestWaitDisabled (0.00s)
18:48:00 [2021-03-04T18:48:00.428Z] === RUN   TestWaitEnabled
18:48:00 [2021-03-04T18:48:00.428Z] --- PASS: TestWaitEnabled (0.00s)
18:48:00 [2021-03-04T18:48:00.428Z] === RUN   TestRemove
18:48:00 [2021-03-04T18:48:00.428Z] --- PASS: TestRemove (0.00s)
18:48:00 [2021-03-04T18:48:00.428Z] PASS
18:48:00 [2021-03-04T18:48:00.428Z] coverage: 65.3% of statements
18:48:00 [2021-03-04T18:48:00.428Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.578s	coverage: 65.3% of statements
18:48:00 [2021-03-04T18:48:00.908Z] === RUN   TestInspectNetwork/full_network_id
18:48:00 [2021-03-04T18:48:00.908Z] === RUN   TestInspectNetwork/partial_network_id
18:48:00 [2021-03-04T18:48:00.908Z] === RUN   TestInspectNetwork/network_name
18:48:00 [2021-03-04T18:48:00.908Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:48:01 [2021-03-04T18:48:01.844Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:48:01 [2021-03-04T18:48:01.844Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:48:01 [2021-03-04T18:48:01.844Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:48:01 [2021-03-04T18:48:01.844Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:48:02 [2021-03-04T18:48:02.104Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:48:02 [2021-03-04T18:48:02.104Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:48:03 [2021-03-04T18:48:03.350Z] === RUN   TestNewListSecretsFilters
18:48:03 [2021-03-04T18:48:03.350Z] --- PASS: TestNewListSecretsFilters (0.00s)
18:48:03 [2021-03-04T18:48:03.350Z] === RUN   TestNewListConfigsFilters
18:48:03 [2021-03-04T18:48:03.350Z] --- PASS: TestNewListConfigsFilters (0.00s)
18:48:03 [2021-03-04T18:48:03.350Z] PASS
18:48:03 [2021-03-04T18:48:03.350Z] coverage: 0.5% of statements
18:48:03 [2021-03-04T18:48:03.350Z] ok  	github.com/docker/docker/daemon/cluster	0.362s	coverage: 0.5% of statements
18:48:03 [2021-03-04T18:48:03.350Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
18:48:03 [2021-03-04T18:48:03.350Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s)
18:48:03 [2021-03-04T18:48:03.350Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
18:48:03 [2021-03-04T18:48:03.482Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCContainerRuntime
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCIsolation
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCIsolation/empty
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCIsolation/default
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCIsolation/process
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCIsolation
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCIsolation/default
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCIsolation/process
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCCredentialSpec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCConfigs
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCConfigs/file
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCConfigs
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCConfigs/file
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
18:48:03 [2021-03-04T18:48:03.812Z] === RUN   TestServiceConvertToGRPCConfigs/none
18:48:03 [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
18:48:03 [2021-03-04T18:48:03.812Z] PASS
18:48:03 [2021-03-04T18:48:03.812Z] coverage: 35.9% of statements
18:48:03 [2021-03-04T18:48:03.812Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.399s	coverage: 35.9% of statements
18:48:04 [2021-03-04T18:48:04.421Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:48:04 [2021-03-04T18:48:04.987Z] --- PASS: TestInspectNetwork (8.59s)
18:48:04 [2021-03-04T18:48:04.987Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:48:04 [2021-03-04T18:48:04.987Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:48:04 [2021-03-04T18:48:04.987Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:48:04 [2021-03-04T18:48:04.987Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:48:04 [2021-03-04T18:48:04.987Z] === RUN   TestRunContainerWithBridgeNone
18:48:06 [2021-03-04T18:48:06.896Z] --- PASS: TestRunContainerWithBridgeNone (1.99s)
18:48:06 [2021-03-04T18:48:06.896Z] === RUN   TestNetworkInvalidJSON
18:48:06 [2021-03-04T18:48:06.896Z] === RUN   TestNetworkInvalidJSON//networks/create
18:48:06 [2021-03-04T18:48:06.896Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:48:06 [2021-03-04T18:48:06.896Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:48:06 [2021-03-04T18:48:06.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:48:06 [2021-03-04T18:48:06.896Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:48:06 [2021-03-04T18:48:06.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:48:06 [2021-03-04T18:48:06.896Z] === CONT  TestNetworkInvalidJSON//networks/create
18:48:06 [2021-03-04T18:48:06.896Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:48:06 [2021-03-04T18:48:06.896Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:48:06 [2021-03-04T18:48:06.896Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:48:06 [2021-03-04T18:48:06.896Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:48:06 [2021-03-04T18:48:06.896Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:48:06 [2021-03-04T18:48:06.896Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:48:06 [2021-03-04T18:48:06.896Z] === RUN   TestNetworkList
18:48:06 [2021-03-04T18:48:06.896Z] === RUN   TestNetworkList//networks
18:48:06 [2021-03-04T18:48:06.896Z] === PAUSE TestNetworkList//networks
18:48:06 [2021-03-04T18:48:06.896Z] === RUN   TestNetworkList//networks/
18:48:06 [2021-03-04T18:48:06.896Z] === PAUSE TestNetworkList//networks/
18:48:06 [2021-03-04T18:48:06.896Z] === CONT  TestNetworkList//networks
18:48:06 [2021-03-04T18:48:06.896Z] === CONT  TestNetworkList//networks/
18:48:06 [2021-03-04T18:48:06.896Z] --- PASS: TestNetworkList (0.04s)
18:48:06 [2021-03-04T18:48:06.896Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:48:06 [2021-03-04T18:48:06.896Z]     --- PASS: TestNetworkList//networks (0.00s)
18:48:06 [2021-03-04T18:48:06.896Z] === RUN   TestHostIPv4BridgeLabel
18:48:07 [2021-03-04T18:48:07.464Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:48:07 [2021-03-04T18:48:07.464Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
18:48:07 [2021-03-04T18:48:07.464Z] === RUN   TestDaemonRestartWithLiveRestore
18:48:07 [2021-03-04T18:48:07.723Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:48:08 [2021-03-04T18:48:08.292Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:48:08 [2021-03-04T18:48:08.552Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
18:48:08 [2021-03-04T18:48:08.552Z] === RUN   TestDaemonDefaultNetworkPools
18:48:09 [2021-03-04T18:48:09.487Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
18:48:09 [2021-03-04T18:48:09.487Z] === RUN   TestDaemonRestartWithExistingNetwork
18:48:10 [2021-03-04T18:48:10.863Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s)
18:48:10 [2021-03-04T18:48:10.863Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestBuilderGC
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestBuilderGC (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonConfigurationNotFound
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonBrokenConfiguration
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestParseClusterAdvertiseSettings
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestFindConfigurationConflicts
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestFindConfigurationConflicts (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonConfigurationMergeConflicts
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonConfigurationMergeConcurrent
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonConfigurationMergeConcurrentError
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestFindConfigurationConflictsWithMergedValues
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfiguration
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfiguration/with_label
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfiguration/with_dns
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfiguration/with_dns-search
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfiguration/with_max-download-attempts
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestValidateConfiguration/with_node_generic_resources
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfiguration (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestModifiedDiscoverySettings
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestReloadSetConfigFileNotExist
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDiscoveryOptsErrors
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDiscoveryOpts
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestDiscoveryOpts (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] PASS
18:48:11 [2021-03-04T18:48:11.042Z] coverage: 30.0% of statements
18:48:11 [2021-03-04T18:48:11.042Z] ok  	github.com/docker/docker/daemon/discovery	0.361s	coverage: 30.0% of statements
18:48:11 [2021-03-04T18:48:11.042Z] time="2021-03-04T18:48:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestReloadDefaultConfigNotExist
18:48:11 [2021-03-04T18:48:11.042Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestReloadBadDefaultConfig
18:48:11 [2021-03-04T18:48:11.042Z] time="2021-03-04T18:48:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-156872503"
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestReloadWithConflictingLabels
18:48:11 [2021-03-04T18:48:11.042Z] time="2021-03-04T18:48:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-133300522"
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestReloadWithDuplicateLabels
18:48:11 [2021-03-04T18:48:11.042Z] time="2021-03-04T18:48:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-594308225"
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] === RUN   TestDaemonConfigurationMerge
18:48:11 [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
18:48:11 [2021-03-04T18:48:11.042Z] PASS
18:48:11 [2021-03-04T18:48:11.042Z] coverage: 79.7% of statements
18:48:11 [2021-03-04T18:48:11.042Z] ok  	github.com/docker/docker/daemon/config	0.694s	coverage: 79.7% of statements
18:48:12 [2021-03-04T18:48:12.240Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
18:48:12 [2021-03-04T18:48:12.240Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:48:12 [2021-03-04T18:48:12.499Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
18:48:12 [2021-03-04T18:48:12.499Z] === RUN   TestServiceWithPredefinedNetwork
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestVerifyNetworkingConfig
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestGetContainer
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestGetContainer (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestValidContainerNames
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestValidContainerNames (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestContainerInitDNS
18:48:12 [2021-03-04T18:48:12.586Z] --- SKIP: TestContainerInitDNS (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     daemon_test.go:147: root required
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestMerge
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestMerge (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestValidateContainerIsolation
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestValidateContainerIsolation (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestFindNetworkErrorType
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestFindNetworkErrorType (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestEnsureServicesExist
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestEnsureServicesExist (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestEnsureServicesExistErrors
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestContainerDelete
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestContainerDelete (0.01s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestContainerDoubleDelete
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestContainerDoubleDelete (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestLogContainerEventCopyLabels
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestLogContainerEventWithAttributes
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestNoneHealthcheck
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestNoneHealthcheck (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestHealthStates
18:48:12 [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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"
18:48:12 [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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"
18:48:12 [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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"
18:48:12 [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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"
18:48:12 [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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"
18:48:12 [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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"
18:48:12 [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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"
18:48:12 [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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"
18:48:12 [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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"
18:48:12 [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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"
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestHealthStates (0.16s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestMaskURLCredentials
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestMaskURLCredentials (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestGetInspectData
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestGetInspectData (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestFillLicense
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestFillLicense (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestListInvalidFilter
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestListInvalidFilter (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestNameFilter
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestNameFilter (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
18:48:12 [2021-03-04T18:48:12.586Z] === 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
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- 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)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestDaemonReloadLabels
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestDaemonReloadLabels (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestDaemonReloadMirrors
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestDaemonReloadMirrors (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestDaemonReloadInsecureRegistries
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestDaemonReloadNotAffectOthers
18:48:12 [2021-03-04T18:48:12.586Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestDaemonDiscoveryReload
18:48:12 [2021-03-04T18:48:12.586Z] === RUN   TestWaitNodeAttachment
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestWaitNodeAttachment (0.41s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestIsolationConversion
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestIsolationConversion/default
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestIsolationConversion/process
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestIsolationConversion/hyperv
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestIsolationConversion (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z]     --- PASS: TestIsolationConversion/default (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z]     --- PASS: TestIsolationConversion/process (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestContainerLabels
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestContainerLabels (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestCredentialSpecConversion
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestCredentialSpecConversion/none
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestCredentialSpecConversion/config
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestCredentialSpecConversion/file
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestCredentialSpecConversion/registry
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestCredentialSpecConversion (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestControllerValidateMountBind
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountBind (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestControllerValidateMountVolume
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountVolume (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestControllerValidateMountTarget
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestEventsLog
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestEventsLog (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestEventsLogTimeout
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestEventsLogTimeout (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestLogEvents
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountTarget (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestControllerValidateMountTmpfs
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestControllerValidateMountInvalidType
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestControllerValidateMountNamedPipe
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] PASS
18:48:13 [2021-03-04T18:48:13.048Z] coverage: 11.3% of statements
18:48:13 [2021-03-04T18:48:13.048Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.764s	coverage: 11.3% of statements
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestLogEvents (0.05s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestLoadBufferedEvents
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestLoadBufferedEvents (0.15s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestLoadBufferedEventsOnlyFromPast
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] === RUN   TestIgnoreBufferedWhenNoTimes
18:48:13 [2021-03-04T18:48:13.048Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
18:48:13 [2021-03-04T18:48:13.048Z] PASS
18:48:13 [2021-03-04T18:48:13.048Z] coverage: 50.0% of statements
18:48:13 [2021-03-04T18:48:13.048Z] ok  	github.com/docker/docker/daemon/events	0.273s	coverage: 50.0% of statements
18:48:13 [2021-03-04T18:48:13.509Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
18:48:13 [2021-03-04T18:48:13.509Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
18:48:13 [2021-03-04T18:48:13.970Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
18:48:13 [2021-03-04T18:48:13.970Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
18:48:13 [2021-03-04T18:48:13.970Z] === RUN   TestIsEmptyDir
18:48:13 [2021-03-04T18:48:13.970Z] --- PASS: TestIsEmptyDir (0.01s)
18:48:13 [2021-03-04T18:48:13.970Z] PASS
18:48:13 [2021-03-04T18:48:13.970Z] coverage: 2.3% of statements
18:48:13 [2021-03-04T18:48:13.970Z] ok  	github.com/docker/docker/daemon/graphdriver	0.084s	coverage: 2.3% of statements
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestLinkNaming
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestLinkNaming (0.00s)
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestLinkNew
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestLinkNew (0.00s)
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestLinkEnv
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestLinkEnv (0.00s)
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestLinkMultipleEnv
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestLinkMultipleEnv (0.00s)
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestLinkPortRangeEnv
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestLinkPortRangeEnv (0.00s)
18:48:14 [2021-03-04T18:48:14.431Z] PASS
18:48:14 [2021-03-04T18:48:14.431Z] coverage: 93.0% of statements
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
18:48:14 [2021-03-04T18:48:14.431Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:48:14 [2021-03-04T18:48:14.431Z]     reload_test.go:520: root required
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
18:48:14 [2021-03-04T18:48:14.431Z] ok  	github.com/docker/docker/daemon/links	0.047s	coverage: 93.0% of statements
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
18:48:14 [2021-03-04T18:48:14.431Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
18:48:14 [2021-03-04T18:48:14.431Z] === RUN   TestParseVolumesFrom
18:48:14 [2021-03-04T18:48:14.892Z] --- PASS: TestParseVolumesFrom (0.00s)
18:48:14 [2021-03-04T18:48:14.892Z] PASS
18:48:14 [2021-03-04T18:48:14.892Z] coverage: 9.1% of statements
18:48:14 [2021-03-04T18:48:14.892Z] ok  	github.com/docker/docker/daemon	2.690s	coverage: 9.1% of statements
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:48:14 [2021-03-04T18:48:14.892Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:48:15 [2021-03-04T18:48:15.787Z] --- PASS: TestServiceWithPredefinedNetwork (3.06s)
18:48:15 [2021-03-04T18:48:15.787Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:48:15 [2021-03-04T18:48:15.787Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:48:15 [2021-03-04T18:48:15.787Z]     service_test.go:242: FLAKY_TEST
18:48:15 [2021-03-04T18:48:15.787Z] === RUN   TestServiceWithDataPathPortInit
18:48:16 [2021-03-04T18:48:16.355Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestAdapterReadLogs
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestAdapterReadLogs (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCopier
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestCopier (0.01s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCopierLongLines
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestCopierLongLines (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCopierSlow
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewStreamConfig
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewStreamConfig/defaults
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewStreamConfig/invalid_create_group
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewStreamConfig/invalid_flush_interval
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewStreamConfig/flush_interval_at_15
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestNewStreamConfig (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewAWSLogsClientUserAgentHandler
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestNewAWSLogsClientRegionDetect
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestCopierSlow (0.20s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCopierWithSized
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCopierWithSized/as_is
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCopierWithSized/With_RingLogger
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestCopierWithSized (0.01s)
18:48:18 [2021-03-04T18:48:18.638Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCopierWithPartial
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestCopierWithPartial (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestRingLogger
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestRingLogger (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestRingCap
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestRingCap (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestRingClose
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestRingClose (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestRingDrain
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestRingDrain (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] PASS
18:48:18 [2021-03-04T18:48:18.638Z] coverage: 43.5% of statements
18:48:18 [2021-03-04T18:48:18.638Z] ok  	github.com/docker/docker/daemon/logger	0.580s	coverage: 43.5% of statements
18:48:18 [2021-03-04T18:48:18.638Z] time="2021-03-04T18:48:18Z" level=info msg="Trying to get region from EC2 Metadata"
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCreateSuccess
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestCreateSuccess (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCreateLogGroupSuccess
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCreateError
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestCreateError (0.00s)
18:48:18 [2021-03-04T18:48:18.638Z] === RUN   TestCreateAlreadyExists
18:48:18 [2021-03-04T18:48:18.638Z] time="2021-03-04T18:48:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
18:48:18 [2021-03-04T18:48:18.638Z] --- PASS: TestCreateAlreadyExists (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestLogClosed
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestLogClosed (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestLogBlocking
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestLogBlocking (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestLogNonBlockingBufferEmpty
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestLogNonBlockingBufferFull
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestPublishBatchSuccess
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestPublishBatchSuccess (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestPublishBatchError
18:48:18 [2021-03-04T18:48:18.639Z] time="2021-03-04T18:48:18Z" level=error msg=Error
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestPublishBatchError (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestPublishBatchInvalidSeqSuccess
18:48:18 [2021-03-04T18:48:18.639Z] time="2021-03-04T18:48:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestPublishBatchAlreadyAccepted
18:48:18 [2021-03-04T18:48:18.639Z] time="2021-03-04T18:48:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:48:18 [2021-03-04T18:48:18.639Z] time="2021-03-04T18:48:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchSimple
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchSimple (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchTicker
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchTicker (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchMultilinePattern
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchClose
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchClose (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestEffectiveLen
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestEffectiveLen/0/Hello
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestEffectiveLen/2/🙃
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestEffectiveLen/3/����
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestEffectiveLen/4/He��o
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestEffectiveLen/5/
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestEffectiveLen (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestFindValidSplit
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestFindValidSplit/0/
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestFindValidSplit/1/Hello
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestFindValidSplit/2/Hello
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestFindValidSplit/3/Hello
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestFindValidSplit/4/🙃
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestFindValidSplit/5/🙃
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestFindValidSplit/6/a�
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestFindValidSplit/7/a�
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestFindValidSplit (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1044: 
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1045: 
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1044: Hello
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1045: 
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1044: He
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1045: llo
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1044: 
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1045: Hello
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1044: 
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1045: 🙃
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1044: 🙃
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1045: 
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1044: a
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1045: �
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1044: a�
18:48:18 [2021-03-04T18:48:18.639Z]         cloudwatchlogs_test.go:1045: 
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestProcessEventEmoji
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestProcessEventEmoji (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchLineSplit
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchLineSplit (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchLineSplitWithBinary
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchMaxEvents
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMaxEvents (0.16s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchMaxTotalBytes
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCollectBatchWithDuplicateTimestamps
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestParseLogOptionsMultilinePattern
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestParseLogOptionsDatetimeFormat
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestCreateTagSuccess
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestCreateTagSuccess (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
18:48:18 [2021-03-04T18:48:18.639Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
18:48:18 [2021-03-04T18:48:18.639Z] PASS
18:48:18 [2021-03-04T18:48:18.639Z] coverage: 77.8% of statements
18:48:18 [2021-03-04T18:48:18.639Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.557s	coverage: 77.8% of statements
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestSearchRegistryForImagesErrors
18:48:19 [2021-03-04T18:48:19.101Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestSearchRegistryForImages
18:48:19 [2021-03-04T18:48:19.101Z] --- PASS: TestSearchRegistryForImages (0.00s)
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestOnlyPlatformWithFallback
18:48:19 [2021-03-04T18:48:19.101Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestImageDelete
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestImageDelete/no_lease
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestImageDelete/lease_exists
18:48:19 [2021-03-04T18:48:19.101Z] --- PASS: TestImageDelete (0.05s)
18:48:19 [2021-03-04T18:48:19.101Z]     --- PASS: TestImageDelete/no_lease (0.01s)
18:48:19 [2021-03-04T18:48:19.101Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestContentStoreForPull
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestJSONFileLogger
18:48:19 [2021-03-04T18:48:19.101Z] --- PASS: TestJSONFileLogger (0.00s)
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestJSONFileLoggerWithTags
18:48:19 [2021-03-04T18:48:19.101Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestJSONFileLoggerWithOpts
18:48:19 [2021-03-04T18:48:19.101Z] --- PASS: TestJSONFileLoggerWithOpts (0.06s)
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestJSONFileLoggerWithLabelsEnv
18:48:19 [2021-03-04T18:48:19.101Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
18:48:19 [2021-03-04T18:48:19.101Z] === RUN   TestEncodeDecode
18:48:19 [2021-03-04T18:48:19.101Z] === PAUSE TestEncodeDecode
18:48:19 [2021-03-04T18:48:19.101Z] === CONT  TestEncodeDecode
18:48:19 [2021-03-04T18:48:19.561Z] --- PASS: TestContentStoreForPull (0.23s)
18:48:19 [2021-03-04T18:48:19.561Z] PASS
18:48:19 [2021-03-04T18:48:19.561Z] coverage: 6.7% of statements
18:48:19 [2021-03-04T18:48:19.561Z] --- PASS: TestEncodeDecode (0.18s)
18:48:19 [2021-03-04T18:48:19.561Z] PASS
18:48:19 [2021-03-04T18:48:19.561Z] coverage: 61.6% of statements
18:48:19 [2021-03-04T18:48:19.561Z] ok  	github.com/docker/docker/daemon/images	0.473s	coverage: 6.7% of statements
18:48:19 [2021-03-04T18:48:19.561Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.336s	coverage: 61.6% of statements
18:48:19 [2021-03-04T18:48:19.561Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:48:19 [2021-03-04T18:48:19.561Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:48:19 [2021-03-04T18:48:19.561Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:48:19 [2021-03-04T18:48:19.561Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:48:19 [2021-03-04T18:48:19.561Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:48:19 [2021-03-04T18:48:19.561Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:48:19 [2021-03-04T18:48:19.561Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:48:19 [2021-03-04T18:48:19.641Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:48:20 [2021-03-04T18:48:20.023Z] === RUN   TestJSONLogsMarshalJSONBuf
18:48:20 [2021-03-04T18:48:20.023Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
18:48:20 [2021-03-04T18:48:20.023Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
18:48:20 [2021-03-04T18:48:20.208Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:48:20 [2021-03-04T18:48:20.484Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s)
18:48:20 [2021-03-04T18:48:20.484Z] === RUN   TestFastTimeMarshalJSON
18:48:20 [2021-03-04T18:48:20.484Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
18:48:20 [2021-03-04T18:48:20.484Z] PASS
18:48:20 [2021-03-04T18:48:20.484Z] coverage: 87.2% of statements
18:48:20 [2021-03-04T18:48:20.484Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.317s	coverage: 87.2% of statements
18:48:21 [2021-03-04T18:48:21.585Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:48:21 [2021-03-04T18:48:21.585Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:48:22 [2021-03-04T18:48:22.027Z] === RUN   TestWriteLog
18:48:22 [2021-03-04T18:48:22.027Z] === PAUSE TestWriteLog
18:48:22 [2021-03-04T18:48:22.027Z] === RUN   TestReadLog
18:48:22 [2021-03-04T18:48:22.027Z] === PAUSE TestReadLog
18:48:22 [2021-03-04T18:48:22.027Z] === CONT  TestWriteLog
18:48:22 [2021-03-04T18:48:22.027Z] --- PASS: TestWriteLog (0.00s)
18:48:22 [2021-03-04T18:48:22.027Z] === CONT  TestReadLog
18:48:22 [2021-03-04T18:48:22.027Z] === RUN   TestReadLog/tail_exact
18:48:22 [2021-03-04T18:48:22.027Z] === RUN   TestReadLog/tail_less_than_available
18:48:22 [2021-03-04T18:48:22.027Z] === RUN   TestReadLog/tail_more_than_available
18:48:22 [2021-03-04T18:48:22.027Z] --- PASS: TestReadLog (0.18s)
18:48:22 [2021-03-04T18:48:22.027Z]     --- PASS: TestReadLog/tail_exact (0.16s)
18:48:22 [2021-03-04T18:48:22.027Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
18:48:22 [2021-03-04T18:48:22.027Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
18:48:22 [2021-03-04T18:48:22.027Z] PASS
18:48:22 [2021-03-04T18:48:22.027Z] coverage: 75.2% of statements
18:48:22 [2021-03-04T18:48:22.027Z] ok  	github.com/docker/docker/daemon/logger/local	0.481s	coverage: 75.2% of statements
18:48:22 [2021-03-04T18:48:22.027Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestLog
18:48:22 [2021-03-04T18:48:22.487Z] --- PASS: TestLog (0.01s)
18:48:22 [2021-03-04T18:48:22.487Z] PASS
18:48:22 [2021-03-04T18:48:22.487Z] coverage: 31.5% of statements
18:48:22 [2021-03-04T18:48:22.487Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.167s	coverage: 31.5% of statements
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestOpenFileDelete
18:48:22 [2021-03-04T18:48:22.487Z] --- PASS: TestOpenFileDelete (0.00s)
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestOpenFileRename
18:48:22 [2021-03-04T18:48:22.487Z] --- PASS: TestOpenFileRename (0.00s)
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestParseLogTagDefaultTag
18:48:22 [2021-03-04T18:48:22.487Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestParseLogTag
18:48:22 [2021-03-04T18:48:22.487Z] --- PASS: TestParseLogTag (0.00s)
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestParseLogTagEmptyTag
18:48:22 [2021-03-04T18:48:22.487Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestTailFiles
18:48:22 [2021-03-04T18:48:22.487Z] --- PASS: TestTailFiles (0.00s)
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestFollowLogsConsumerGone
18:48:22 [2021-03-04T18:48:22.487Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestFollowLogsProducerGone
18:48:22 [2021-03-04T18:48:22.487Z] --- PASS: TestFollowLogsProducerGone (0.00s)
18:48:22 [2021-03-04T18:48:22.487Z]     logfile_test.go:179: logDecode() closed after sending 1853 messages
18:48:22 [2021-03-04T18:48:22.487Z]     logfile_test.go:232: messages sent: 1853, received: 1853
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestCheckCapacityAndRotate
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
18:48:22 [2021-03-04T18:48:22.487Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
18:48:22 [2021-03-04T18:48:22.487Z] --- PASS: TestCheckCapacityAndRotate (0.14s)
18:48:22 [2021-03-04T18:48:22.487Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
18:48:22 [2021-03-04T18:48:22.487Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
18:48:22 [2021-03-04T18:48:22.487Z] PASS
18:48:22 [2021-03-04T18:48:22.487Z] coverage: 55.3% of statements
18:48:22 [2021-03-04T18:48:22.948Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.347s	coverage: 55.3% of statements
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestNewParse
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestNewParse (0.00s)
18:48:23 [2021-03-04T18:48:23.921Z] PASS
18:48:23 [2021-03-04T18:48:23.921Z] coverage: 8.3% of statements
18:48:23 [2021-03-04T18:48:23.921Z] ok  	github.com/docker/docker/daemon/logger/templates	0.046s	coverage: 8.3% of statements
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestValidateLogOpt
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestValidateLogOpt (0.00s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestNewMissedConfig
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestNewMissedConfig (0.00s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestNewMissedUrl
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestNewMissedUrl (0.00s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestNewMissedToken
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestNewMissedToken (0.00s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestNewWithProxy
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestNewWithProxy (0.00s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestDefault
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestDefault (0.01s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestInlineFormatWithNonDefaultOptions
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestJsonFormat
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestJsonFormat (0.01s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestRawFormat
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestRawFormat (0.00s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestRawFormatWithLabels
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestRawFormatWithLabels (0.00s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestRawFormatWithoutTag
18:48:23 [2021-03-04T18:48:23.921Z] --- PASS: TestRawFormatWithoutTag (0.00s)
18:48:23 [2021-03-04T18:48:23.921Z] === RUN   TestBatching
18:48:24 [2021-03-04T18:48:24.382Z] --- PASS: TestBatching (0.30s)
18:48:24 [2021-03-04T18:48:24.382Z] === RUN   TestFrequency
18:48:24 [2021-03-04T18:48:24.382Z] --- PASS: TestFrequency (0.17s)
18:48:24 [2021-03-04T18:48:24.382Z] === RUN   TestOneMessagePerRequest
18:48:24 [2021-03-04T18:48:24.382Z] --- PASS: TestOneMessagePerRequest (0.00s)
18:48:24 [2021-03-04T18:48:24.382Z] === RUN   TestVerify
18:48:24 [2021-03-04T18:48:24.382Z] --- PASS: TestVerify (0.00s)
18:48:24 [2021-03-04T18:48:24.843Z] === RUN   TestSkipVerify
18:48:24 [2021-03-04T18:48:24.843Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:24 [2021-03-04T18:48:24.843Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:24 [2021-03-04T18:48:24.843Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:24 [2021-03-04T18:48:24.843Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:24 [2021-03-04T18:48:24.872Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:48:25 [2021-03-04T18:48:25.305Z] === RUN   TestParseLogFormat
18:48:25 [2021-03-04T18:48:25.305Z] --- PASS: TestParseLogFormat (0.00s)
18:48:25 [2021-03-04T18:48:25.305Z] === RUN   TestValidateLogOptEmpty
18:48:25 [2021-03-04T18:48:25.305Z] --- PASS: TestValidateLogOptEmpty (0.00s)
18:48:25 [2021-03-04T18:48:25.305Z] === RUN   TestValidateSyslogAddress
18:48:25 [2021-03-04T18:48:25.305Z] --- PASS: TestValidateSyslogAddress (0.00s)
18:48:25 [2021-03-04T18:48:25.305Z] === RUN   TestParseAddressDefaultPort
18:48:25 [2021-03-04T18:48:25.305Z] --- PASS: TestParseAddressDefaultPort (0.00s)
18:48:25 [2021-03-04T18:48:25.305Z] === RUN   TestValidateSyslogFacility
18:48:25 [2021-03-04T18:48:25.305Z] --- PASS: TestValidateSyslogFacility (0.00s)
18:48:25 [2021-03-04T18:48:25.305Z] === RUN   TestValidateLogOptSyslogFormat
18:48:25 [2021-03-04T18:48:25.305Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
18:48:25 [2021-03-04T18:48:25.305Z] === RUN   TestValidateLogOpt
18:48:25 [2021-03-04T18:48:25.305Z] --- PASS: TestValidateLogOpt (0.00s)
18:48:25 [2021-03-04T18:48:25.305Z] PASS
18:48:25 [2021-03-04T18:48:25.305Z] coverage: 46.8% of statements
18:48:25 [2021-03-04T18:48:25.305Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.465s	coverage: 46.8% of statements
18:48:25 [2021-03-04T18:48:25.305Z] --- PASS: TestSkipVerify (0.69s)
18:48:25 [2021-03-04T18:48:25.305Z] === RUN   TestBufferMaximum
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.832473\",\"host\":\"bbcc513f1bb8\"}'"
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.832473\",\"host\":\"bbcc513f1bb8\"}'"
18:48:25 [2021-03-04T18:48:25.305Z] --- PASS: TestBufferMaximum (0.00s)
18:48:25 [2021-03-04T18:48:25.305Z] === RUN   TestServerAlwaysDown
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.837472\",\"host\":\"bbcc513f1bb8\"}'"
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.837472\",\"host\":\"bbcc513f1bb8\"}'"
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:25 [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.837472\",\"host\":\"bbcc513f1bb8\"}'"
18:48:25 [2021-03-04T18:48:25.306Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.838465\",\"host\":\"bbcc513f1bb8\"}'"
18:48:25 [2021-03-04T18:48:25.306Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.838465\",\"host\":\"bbcc513f1bb8\"}'"
18:48:25 [2021-03-04T18:48:25.306Z] --- PASS: TestServerAlwaysDown (0.00s)
18:48:25 [2021-03-04T18:48:25.306Z] === RUN   TestCannotSendAfterClose
18:48:25 [2021-03-04T18:48:25.306Z] --- PASS: TestCannotSendAfterClose (0.00s)
18:48:25 [2021-03-04T18:48:25.306Z] === RUN   TestDeadlockOnBlockedEndpoint
18:48:25 [2021-03-04T18:48:25.440Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:48:26 [2021-03-04T18:48:26.280Z] time="2021-03-04T18:48:25Z" 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
18:48:26 [2021-03-04T18:48:26.280Z] time="2021-03-04T18:48:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"bbcc513f1bb8\"}'"
18:48:26 [2021-03-04T18:48:26.280Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
18:48:26 [2021-03-04T18:48:26.280Z] PASS
18:48:26 [2021-03-04T18:48:26.280Z] coverage: 82.5% of statements
18:48:26 [2021-03-04T18:48:26.280Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.328s	coverage: 82.5% of statements
18:48:26 [2021-03-04T18:48:26.280Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:48:26 [2021-03-04T18:48:26.280Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:48:26 [2021-03-04T18:48:26.280Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:48:26 [2021-03-04T18:48:26.280Z] === RUN   TestV1IDService
18:48:26 [2021-03-04T18:48:26.280Z] --- PASS: TestV1IDService (0.03s)
18:48:26 [2021-03-04T18:48:26.280Z] === RUN   TestV2MetadataService
18:48:27 [2021-03-04T18:48:27.345Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:48:27 [2021-03-04T18:48:27.604Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:48:27 [2021-03-04T18:48:27.823Z] === RUN   TestContinueOnError_NonMirrorEndpoint
18:48:27 [2021-03-04T18:48:27.823Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
18:48:27 [2021-03-04T18:48:27.823Z] === RUN   TestContinueOnError_MirrorEndpoint
18:48:27 [2021-03-04T18:48:27.823Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
18:48:27 [2021-03-04T18:48:27.823Z] === RUN   TestContinueOnError_NeverContinue
18:48:27 [2021-03-04T18:48:27.823Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
18:48:27 [2021-03-04T18:48:27.823Z] === RUN   TestContinueOnError_UnnestsErrors
18:48:27 [2021-03-04T18:48:27.823Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
18:48:27 [2021-03-04T18:48:27.823Z] === RUN   TestManifestStore
18:48:27 [2021-03-04T18:48:27.823Z] === RUN   TestManifestStore/no_remote_or_local
18:48:27 [2021-03-04T18:48:27.823Z] --- PASS: TestV2MetadataService (1.57s)
18:48:27 [2021-03-04T18:48:27.823Z] PASS
18:48:27 [2021-03-04T18:48:27.823Z] coverage: 48.2% of statements
18:48:28 [2021-03-04T18:48:28.284Z] ok  	github.com/docker/docker/distribution/metadata	1.770s	coverage: 48.2% of statements
18:48:28 [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local184411659\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestManifestStore/no_local_cache
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestManifestStore/with_local_cache
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestManifestStore/unknown_media_type
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestManifestStore/unknown_media_type/no_cache
18:48:28 [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="reference for unknown type: "
18:48:28 [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="reference for unknown type: "
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestManifestStore/unknown_media_type/with_cache
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
18:48:28 [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="reference for unknown type: "
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
18:48:28 [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="reference for unknown type: "
18:48:28 [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="reference for unknown type: "
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestManifestStore/error_persisting_manifest
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
18:48:28 [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
18:48:28 [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore (0.29s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestManifestStore/no_remote_or_local (0.17s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
18:48:28 [2021-03-04T18:48:28.284Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
18:48:28 [2021-03-04T18:48:28.284Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
18:48:28 [2021-03-04T18:48:28.284Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
18:48:28 [2021-03-04T18:48:28.284Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
18:48:28 [2021-03-04T18:48:28.284Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestDetectManifestBlobMediaType
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestDetectManifestBlobMediaType/schema1
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
18:48:28 [2021-03-04T18:48:28.284Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestFixManifestLayers
18:48:28 [2021-03-04T18:48:28.284Z] --- PASS: TestFixManifestLayers (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestFixManifestLayersBaseLayerParent
18:48:28 [2021-03-04T18:48:28.284Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]     pull_v2_test.go:73: Needs fixing on Windows
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestFixManifestLayersBadParent
18:48:28 [2021-03-04T18:48:28.284Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestValidateManifest
18:48:28 [2021-03-04T18:48:28.284Z] --- SKIP: TestValidateManifest (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]     pull_v2_test.go:118: Needs fixing on Windows
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestFormatPlatform
18:48:28 [2021-03-04T18:48:28.284Z] --- PASS: TestFormatPlatform (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestGetRepositoryMountCandidates
18:48:28 [2021-03-04T18:48:28.284Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestLayerAlreadyExists
18:48:28 [2021-03-04T18:48:28.284Z] --- PASS: TestLayerAlreadyExists (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]     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}
18:48:28 [2021-03-04T18:48:28.284Z]     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}
18:48:28 [2021-03-04T18:48:28.284Z]     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}
18:48:28 [2021-03-04T18:48:28.284Z]     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}
18:48:28 [2021-03-04T18:48:28.284Z]     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}
18:48:28 [2021-03-04T18:48:28.284Z]     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}
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestWhenEmptyAuthConfig
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestSuccessfulDownload
18:48:28 [2021-03-04T18:48:28.284Z] --- SKIP: TestSuccessfulDownload (0.00s)
18:48:28 [2021-03-04T18:48:28.284Z]     download_test.go:268: Needs fixing on Windows
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestCancelledDownload
18:48:28 [2021-03-04T18:48:28.284Z] --- PASS: TestCancelledDownload (0.01s)
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestMaxDownloadAttempts
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:48:28 [2021-03-04T18:48:28.284Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestNotFound
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestNotFound (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestConflict
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestConflict (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestForbidden
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestForbidden (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestInvalidParameter
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestInvalidParameter (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestNotImplemented
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestNotImplemented (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestNotModified
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestNotModified (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestUnauthorized
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestUnauthorized (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestUnknown
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestUnknown (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestCancelled
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestCancelled (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestDeadline
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestDeadline (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestDataLoss
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestDataLoss (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestUnavailable
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestUnavailable (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestSystem
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestSystem (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Not_Found
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Bad_Request
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Conflict
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Unauthorized
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Service_Unavailable
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Forbidden
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Not_Modified
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Not_Implemented
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Internal_Server_Error
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
18:48:28 [2021-03-04T18:48:28.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
18:48:28 [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
18:48:28 [2021-03-04T18:48:28.752Z] PASS
18:48:28 [2021-03-04T18:48:28.752Z] coverage: 53.1% of statements
18:48:28 [2021-03-04T18:48:28.752Z] ok  	github.com/docker/docker/errdefs	0.053s	coverage: 53.1% of statements
18:48:28 [2021-03-04T18:48:28.752Z] time="2021-03-04T18:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:48:28 [2021-03-04T18:48:28.752Z] time="2021-03-04T18:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:48:28 [2021-03-04T18:48:28.752Z] time="2021-03-04T18:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:48:28 [2021-03-04T18:48:28.752Z] time="2021-03-04T18:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:48:28 [2021-03-04T18:48:28.979Z] === RUN   TestDockerSuite/TestBuildNetNone
18:48:29 [2021-03-04T18:48:29.216Z] --- PASS: TestMaxDownloadAttempts (0.00s)
18:48:29 [2021-03-04T18:48:29.216Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s)
18:48:29 [2021-03-04T18:48:29.216Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s)
18:48:29 [2021-03-04T18:48:29.216Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s)
18:48:29 [2021-03-04T18:48:29.216Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s)
18:48:29 [2021-03-04T18:48:29.216Z] === RUN   TestTransfer
18:48:29 [2021-03-04T18:48:29.216Z] --- PASS: TestTransfer (0.19s)
18:48:29 [2021-03-04T18:48:29.216Z] === RUN   TestConcurrencyLimit
18:48:29 [2021-03-04T18:48:29.216Z] --- PASS: TestWhenEmptyAuthConfig (1.18s)
18:48:29 [2021-03-04T18:48:29.216Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
18:48:29 [2021-03-04T18:48:29.216Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
18:48:29 [2021-03-04T18:48:29.216Z] === RUN   TestTokenPassThru
18:48:29 [2021-03-04T18:48:29.216Z] --- PASS: TestTokenPassThru (0.01s)
18:48:29 [2021-03-04T18:48:29.216Z] === RUN   TestTokenPassThruDifferentHost
18:48:29 [2021-03-04T18:48:29.216Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
18:48:29 [2021-03-04T18:48:29.216Z] PASS
18:48:29 [2021-03-04T18:48:29.216Z] coverage: 23.4% of statements
18:48:29 [2021-03-04T18:48:29.238Z] === RUN   TestDockerSuite/TestBuildNoContext
18:48:29 [2021-03-04T18:48:29.677Z] ok  	github.com/docker/docker/distribution	1.669s	coverage: 23.4% of statements
18:48:29 [2021-03-04T18:48:29.677Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:48:29 [2021-03-04T18:48:29.677Z] --- PASS: TestConcurrencyLimit (0.53s)
18:48:29 [2021-03-04T18:48:29.677Z] === RUN   TestInactiveJobs
18:48:29 [2021-03-04T18:48:29.806Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:48:30 [2021-03-04T18:48:30.138Z] --- PASS: TestInactiveJobs (0.44s)
18:48:30 [2021-03-04T18:48:30.138Z] === RUN   TestWatchRelease
18:48:30 [2021-03-04T18:48:30.138Z] --- PASS: TestWatchRelease (0.04s)
18:48:30 [2021-03-04T18:48:30.138Z] === RUN   TestWatchFinishedTransfer
18:48:30 [2021-03-04T18:48:30.138Z] --- PASS: TestWatchFinishedTransfer (0.00s)
18:48:30 [2021-03-04T18:48:30.138Z] === RUN   TestDuplicateTransfer
18:48:30 [2021-03-04T18:48:30.138Z] --- PASS: TestDuplicateTransfer (0.05s)
18:48:30 [2021-03-04T18:48:30.138Z] === RUN   TestSuccessfulUpload
18:48:30 [2021-03-04T18:48:30.600Z] time="2021-03-04T18:48:30Z" level=error msg="Upload failed, retrying: simulating retry"
18:48:30 [2021-03-04T18:48:30.600Z] --- PASS: TestSuccessfulUpload (0.55s)
18:48:30 [2021-03-04T18:48:30.600Z] === RUN   TestCancelledUpload
18:48:30 [2021-03-04T18:48:30.600Z] --- PASS: TestCancelledUpload (0.00s)
18:48:30 [2021-03-04T18:48:30.600Z] PASS
18:48:30 [2021-03-04T18:48:30.600Z] coverage: 76.8% of statements
18:48:30 [2021-03-04T18:48:30.600Z] ok  	github.com/docker/docker/distribution/xfer	2.401s	coverage: 76.8% of statements
18:48:30 [2021-03-04T18:48:30.600Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:48:30 [2021-03-04T18:48:30.600Z] === RUN   TestCompare
18:48:30 [2021-03-04T18:48:30.600Z] --- PASS: TestCompare (0.00s)
18:48:30 [2021-03-04T18:48:30.600Z] PASS
18:48:30 [2021-03-04T18:48:30.600Z] coverage: 19.2% of statements
18:48:30 [2021-03-04T18:48:30.744Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:48:31 [2021-03-04T18:48:31.061Z] ok  	github.com/docker/docker/image/cache	0.107s	coverage: 19.2% of statements
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSGetInvalidData
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSGetInvalidData (0.02s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSInvalidSet
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSInvalidSet (0.02s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSInvalidRoot
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSInvalidRoot (0.01s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSMetadataGetSet
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSMetadataGetSet (0.09s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSInvalidWalker
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSInvalidWalker (0.01s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSGetSet
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSGetSet (0.02s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSGetUnsetKey
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSGetUnsetKey (0.00s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSGetEmptyData
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSGetEmptyData (0.01s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSDelete
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSDelete (0.02s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSWalker
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSWalker (0.03s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestFSWalkerStopOnError
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestFSWalkerStopOnError (0.01s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestNewFromJSON
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestNewFromJSON (0.00s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestNewFromJSONWithInvalidJSON
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestMarshalKeyOrder
18:48:31 [2021-03-04T18:48:31.061Z] --- PASS: TestMarshalKeyOrder (0.00s)
18:48:31 [2021-03-04T18:48:31.061Z] === RUN   TestHistoryEqual
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestHistoryEqual (0.16s)
18:48:31 [2021-03-04T18:48:31.522Z] === RUN   TestImage
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestImage (0.00s)
18:48:31 [2021-03-04T18:48:31.522Z] === RUN   TestImageOSNotEmpty
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestImageOSNotEmpty (0.00s)
18:48:31 [2021-03-04T18:48:31.522Z] === RUN   TestNewChildImageFromImageWithRootFS
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
18:48:31 [2021-03-04T18:48:31.522Z] === RUN   TestCreate
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestCreate (0.01s)
18:48:31 [2021-03-04T18:48:31.522Z] === RUN   TestRestore
18:48:31 [2021-03-04T18:48:31.522Z] time="2021-03-04T18:48:31Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestRestore (0.04s)
18:48:31 [2021-03-04T18:48:31.522Z] === RUN   TestAddDelete
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestAddDelete (0.02s)
18:48:31 [2021-03-04T18:48:31.522Z] === RUN   TestSearchAfterDelete
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestSearchAfterDelete (0.01s)
18:48:31 [2021-03-04T18:48:31.522Z] === RUN   TestParentReset
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestParentReset (0.04s)
18:48:31 [2021-03-04T18:48:31.522Z] === RUN   TestGetAndSetLastUpdated
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestGetAndSetLastUpdated (0.12s)
18:48:31 [2021-03-04T18:48:31.522Z] === RUN   TestStoreLen
18:48:31 [2021-03-04T18:48:31.522Z] --- PASS: TestStoreLen (0.05s)
18:48:31 [2021-03-04T18:48:31.522Z] PASS
18:48:31 [2021-03-04T18:48:31.522Z] coverage: 86.6% of statements
18:48:31 [2021-03-04T18:48:31.522Z] ok  	github.com/docker/docker/image	0.806s	coverage: 86.6% of statements
18:48:31 [2021-03-04T18:48:31.681Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:48:32 [2021-03-04T18:48:32.248Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:48:32 [2021-03-04T18:48:32.248Z] --- PASS: TestServiceWithDataPathPortInit (16.45s)
18:48:32 [2021-03-04T18:48:32.248Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:48:32 [2021-03-04T18:48:32.248Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:48:32 [2021-03-04T18:48:32.494Z] === RUN   TestValidateManifest
18:48:32 [2021-03-04T18:48:32.494Z] === RUN   TestValidateManifest/nil
18:48:32 [2021-03-04T18:48:32.494Z] === RUN   TestValidateManifest/non-nil
18:48:32 [2021-03-04T18:48:32.494Z] --- PASS: TestValidateManifest (0.00s)
18:48:32 [2021-03-04T18:48:32.494Z]     --- PASS: TestValidateManifest/nil (0.00s)
18:48:32 [2021-03-04T18:48:32.507Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:48:32 [2021-03-04T18:48:32.766Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:48:32 [2021-03-04T18:48:32.955Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
18:48:32 [2021-03-04T18:48:32.955Z] PASS
18:48:32 [2021-03-04T18:48:32.955Z] coverage: 0.6% of statements
18:48:32 [2021-03-04T18:48:32.955Z] ok  	github.com/docker/docker/image/tarexport	0.430s	coverage: 0.6% of statements
18:48:32 [2021-03-04T18:48:32.955Z] === RUN   TestMakeV1ConfigFromConfig
18:48:32 [2021-03-04T18:48:32.955Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
18:48:32 [2021-03-04T18:48:32.955Z] PASS
18:48:32 [2021-03-04T18:48:32.955Z] coverage: 25.0% of statements
18:48:32 [2021-03-04T18:48:32.955Z] ok  	github.com/docker/docker/image/v1	0.088s	coverage: 25.0% of statements
18:48:32 [2021-03-04T18:48:32.955Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:48:33 [2021-03-04T18:48:33.334Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:48:34 [2021-03-04T18:48:34.499Z] === RUN   TestSerialization
18:48:34 [2021-03-04T18:48:34.499Z] --- PASS: TestSerialization (0.02s)
18:48:34 [2021-03-04T18:48:34.499Z] PASS
18:48:34 [2021-03-04T18:48:34.499Z] coverage: 100.0% of statements
18:48:34 [2021-03-04T18:48:34.499Z] ok  	github.com/docker/docker/libcontainerd/queue	0.074s	coverage: 100.0% of statements
18:48:34 [2021-03-04T18:48:34.960Z] === RUN   TestEmptyLayer
18:48:34 [2021-03-04T18:48:34.960Z] --- PASS: TestEmptyLayer (0.00s)
18:48:34 [2021-03-04T18:48:34.960Z] === RUN   TestCommitFailure
18:48:34 [2021-03-04T18:48:34.960Z] --- PASS: TestCommitFailure (0.01s)
18:48:34 [2021-03-04T18:48:34.960Z] === RUN   TestStartTransactionFailure
18:48:34 [2021-03-04T18:48:34.960Z] --- PASS: TestStartTransactionFailure (0.00s)
18:48:34 [2021-03-04T18:48:34.960Z] === RUN   TestGetOrphan
18:48:34 [2021-03-04T18:48:34.960Z] --- PASS: TestGetOrphan (0.01s)
18:48:34 [2021-03-04T18:48:34.960Z] === RUN   TestMountAndRegister
18:48:34 [2021-03-04T18:48:34.960Z] --- PASS: TestMountAndRegister (0.05s)
18:48:34 [2021-03-04T18:48:34.960Z]     layer_test.go:271: Layer size: 14
18:48:34 [2021-03-04T18:48:34.960Z] === RUN   TestLayerRelease
18:48:34 [2021-03-04T18:48:34.960Z] --- SKIP: TestLayerRelease (0.00s)
18:48:35 [2021-03-04T18:48:35.239Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:48:35 [2021-03-04T18:48:35.421Z]     layer_test.go:304: Failing on Windows
18:48:35 [2021-03-04T18:48:35.421Z] === RUN   TestStoreRestore
18:48:35 [2021-03-04T18:48:35.421Z] --- SKIP: TestStoreRestore (0.00s)
18:48:35 [2021-03-04T18:48:35.421Z]     layer_test.go:353: Failing on Windows
18:48:35 [2021-03-04T18:48:35.421Z] === RUN   TestTarStreamStability
18:48:35 [2021-03-04T18:48:35.421Z] --- SKIP: TestTarStreamStability (0.00s)
18:48:35 [2021-03-04T18:48:35.421Z]     layer_test.go:468: Failing on Windows
18:48:35 [2021-03-04T18:48:35.421Z] === RUN   TestRegisterExistingLayer
18:48:35 [2021-03-04T18:48:35.421Z] --- PASS: TestRegisterExistingLayer (0.22s)
18:48:35 [2021-03-04T18:48:35.421Z] === RUN   TestTarStreamVerification
18:48:35 [2021-03-04T18:48:35.421Z] --- SKIP: TestTarStreamVerification (0.00s)
18:48:35 [2021-03-04T18:48:35.421Z]     layer_test.go:697: Failing on Windows
18:48:35 [2021-03-04T18:48:35.421Z] === RUN   TestLayerMigration
18:48:35 [2021-03-04T18:48:35.421Z] --- SKIP: TestLayerMigration (0.00s)
18:48:35 [2021-03-04T18:48:35.421Z]     migration_test.go:46: Failing on Windows
18:48:35 [2021-03-04T18:48:35.421Z] === RUN   TestLayerMigrationNoTarsplit
18:48:35 [2021-03-04T18:48:35.421Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
18:48:35 [2021-03-04T18:48:35.421Z]     migration_test.go:182: Failing on Windows
18:48:35 [2021-03-04T18:48:35.421Z] === RUN   TestMountInit
18:48:35 [2021-03-04T18:48:35.421Z] --- SKIP: TestMountInit (0.00s)
18:48:35 [2021-03-04T18:48:35.421Z]     mount_test.go:17: Failing on Windows
18:48:35 [2021-03-04T18:48:35.421Z] === RUN   TestMountSize
18:48:35 [2021-03-04T18:48:35.421Z] --- SKIP: TestMountSize (0.00s)
18:48:35 [2021-03-04T18:48:35.421Z]     mount_test.go:76: Failing on Windows
18:48:35 [2021-03-04T18:48:35.421Z] === RUN   TestMountChanges
18:48:35 [2021-03-04T18:48:35.421Z] --- SKIP: TestMountChanges (0.00s)
18:48:35 [2021-03-04T18:48:35.421Z]     mount_test.go:125: Failing on Windows
18:48:35 [2021-03-04T18:48:35.421Z] === RUN   TestMountApply
18:48:35 [2021-03-04T18:48:35.421Z] --- SKIP: TestMountApply (0.00s)
18:48:35 [2021-03-04T18:48:35.421Z]     mount_test.go:212: Failing on Windows
18:48:35 [2021-03-04T18:48:35.421Z] PASS
18:48:35 [2021-03-04T18:48:35.421Z] coverage: 30.1% of statements
18:48:35 [2021-03-04T18:48:35.421Z] ok  	github.com/docker/docker/layer	0.508s	coverage: 30.1% of statements
18:48:35 [2021-03-04T18:48:35.421Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:48:35 [2021-03-04T18:48:35.498Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestEnvironmentParsing
18:48:35 [2021-03-04T18:48:35.882Z] --- PASS: TestEnvironmentParsing (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z] PASS
18:48:35 [2021-03-04T18:48:35.882Z] coverage: 1.0% of statements
18:48:35 [2021-03-04T18:48:35.882Z] ok  	github.com/docker/docker/libcontainerd/local	0.110s	coverage: 1.0% of statements
18:48:35 [2021-03-04T18:48:35.882Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:48:35 [2021-03-04T18:48:35.882Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:48:35 [2021-03-04T18:48:35.882Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
18:48:35 [2021-03-04T18:48:35.882Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
18:48:35 [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
18:48:35 [2021-03-04T18:48:35.882Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
18:48:35 [2021-03-04T18:48:35.883Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
18:48:35 [2021-03-04T18:48:35.883Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
18:48:35 [2021-03-04T18:48:35.883Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
18:48:35 [2021-03-04T18:48:35.883Z] PASS
18:48:35 [2021-03-04T18:48:35.883Z] coverage: 42.3% of statements
18:48:35 [2021-03-04T18:48:35.883Z] ok  	github.com/docker/docker/oci	0.064s	coverage: 42.3% of statements
18:48:35 [2021-03-04T18:48:35.883Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:48:36 [2021-03-04T18:48:36.067Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestParseVersion
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestParseVersion (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] PASS
18:48:36 [2021-03-04T18:48:36.854Z] coverage: 52.9% of statements
18:48:36 [2021-03-04T18:48:36.854Z] ok  	github.com/docker/docker/pkg/aaparser	0.078s	coverage: 52.9% of statements
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestAddressPoolOpt
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestAddressPoolOpt (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/a
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/something
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/_=a
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/env1=value1
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/_env1=value1
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/env2=value2=value3
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/env3=abc!qwe
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/env_4=value_4
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/PATH
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/=a
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/PATH=
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/PATH=something
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/asd!qwe
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/1asd
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/123
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/some_space
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/__some_space_before
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/some_space_after__
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/=
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateEnv/PaTh
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/a (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/something (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/_=a (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/PATH (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/=a (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/1asd (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/123 (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/some_space (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/= (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestParseHost
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestParseHost (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestParseDockerDaemonHost
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestParseDockerDaemonHost (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestParseTCP
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestParseTCP (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestParseInvalidUnixAddrInvalid
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateExtraHosts
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestValidateExtraHosts (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestIpOptString
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestIpOptString (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestNewIpOptInvalidDefaultVal
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestNewIpOptValidDefaultVal
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestIpOptSetInvalidVal
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateIPAddress
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestValidateIPAddress (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestMapOpts
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestMapOpts (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestListOptsWithoutValidator
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestListOptsWithoutValidator (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestListOptsWithValidator
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestListOptsWithValidator (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateDNSSearch
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestValidateDNSSearch (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_general_format
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_more_than_one_=
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_one_more
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel (0.02s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.02s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestNamedListOpts
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestNamedListOpts (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestNamedMapOpts
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestNamedMapOpts (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestParseLink
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestParseLink (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestQuotedStringSetWithQuotes
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestQuotedStringSetWithNoQuotes
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] === RUN   TestUlimitOpt
18:48:36 [2021-03-04T18:48:36.854Z] --- PASS: TestUlimitOpt (0.00s)
18:48:36 [2021-03-04T18:48:36.854Z] PASS
18:48:36 [2021-03-04T18:48:36.854Z] coverage: 67.1% of statements
18:48:36 [2021-03-04T18:48:36.854Z] ok  	github.com/docker/docker/opts	0.159s	coverage: 67.1% of statements
18:48:38 [2021-03-04T18:48:38.396Z] === RUN   TestPeerCertificateMarshalJSON
18:48:38 [2021-03-04T18:48:38.396Z] === RUN   TestUnbuffered
18:48:38 [2021-03-04T18:48:38.396Z] --- PASS: TestUnbuffered (0.00s)
18:48:38 [2021-03-04T18:48:38.396Z] === RUN   TestRaceUnbuffered
18:48:38 [2021-03-04T18:48:38.396Z] --- PASS: TestRaceUnbuffered (0.00s)
18:48:38 [2021-03-04T18:48:38.396Z] PASS
18:48:38 [2021-03-04T18:48:38.396Z] coverage: 100.0% of statements
18:48:38 [2021-03-04T18:48:38.396Z] ok  	github.com/docker/docker/pkg/broadcaster	0.068s	coverage: 100.0% of statements
18:48:38 [2021-03-04T18:48:38.600Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[[]]
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[[foo]]
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[[bar]_[foo]]
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[[foo_bar]]
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[[qux]_[foo]]
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[]
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[]#01
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[[qux]]
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[[foo_bar_qux]]
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[[qux]_[baz]]
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestMatch/[[foo_baz]]
18:48:38 [2021-03-04T18:48:38.857Z] --- PASS: TestMatch (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[[]] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[[foo]] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[]#01 (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[[qux]] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z] PASS
18:48:38 [2021-03-04T18:48:38.857Z] coverage: 87.5% of statements
18:48:38 [2021-03-04T18:48:38.857Z] ok  	github.com/docker/docker/pkg/capabilities	0.125s	coverage: 87.5% of statements
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
18:48:38 [2021-03-04T18:48:38.857Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
18:48:38 [2021-03-04T18:48:38.857Z] --- PASS: TestPeerCertificateMarshalJSON (0.84s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
18:48:38 [2021-03-04T18:48:38.857Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
18:48:39 [2021-03-04T18:48:39.167Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:48:39 [2021-03-04T18:48:39.318Z] === RUN   TestMiddleware
18:48:39 [2021-03-04T18:48:39.318Z] --- PASS: TestMiddleware (0.00s)
18:48:39 [2021-03-04T18:48:39.318Z] === RUN   TestNewResponseModifier
18:48:39 [2021-03-04T18:48:39.318Z] --- PASS: TestNewResponseModifier (0.00s)
18:48:39 [2021-03-04T18:48:39.318Z] PASS
18:48:39 [2021-03-04T18:48:39.318Z] coverage: 26.8% of statements
18:48:39 [2021-03-04T18:48:39.318Z] ok  	github.com/docker/docker/pkg/authorization	0.898s	coverage: 26.8% of statements
18:48:39 [2021-03-04T18:48:39.779Z] === RUN   TestIsArchivePathDir
18:48:39 [2021-03-04T18:48:39.779Z] --- PASS: TestIsArchivePathDir (0.08s)
18:48:39 [2021-03-04T18:48:39.779Z] === RUN   TestIsArchivePathInvalidFile
18:48:39 [2021-03-04T18:48:39.779Z] --- PASS: TestIsArchivePathInvalidFile (0.21s)
18:48:39 [2021-03-04T18:48:39.779Z] === RUN   TestIsArchivePathTar
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestChrootTarUntar
18:48:40 [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootTarUntar (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestChrootUntarWithHugeExcludesList
18:48:40 [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestChrootUntarEmptyArchive
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestChrootTarUntarWithSymlink
18:48:40 [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestChrootCopyWithTar
18:48:40 [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootCopyWithTar (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestChrootCopyFileWithTar
18:48:40 [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestChrootUntarPath
18:48:40 [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootUntarPath (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
18:48:40 [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
18:48:40 [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestChrootApplyDotDotFile
18:48:40 [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
18:48:40 [2021-03-04T18:48:40.240Z] PASS
18:48:40 [2021-03-04T18:48:40.240Z] coverage: 15.4% of statements
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestIsArchivePathTar (0.23s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestDecompressStreamGzip
18:48:40 [2021-03-04T18:48:40.240Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.138s	coverage: 15.4% of statements
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestSizeEmpty
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestSizeEmpty (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestSizeEmptyFile
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestSizeEmptyFile (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestSizeNonemptyFile
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestSizeNonemptyFile (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestSizeNestedDirectoryEmpty
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestMoveToSubdir
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestMoveToSubdir (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestSizeNonExistingDirectory
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] PASS
18:48:40 [2021-03-04T18:48:40.240Z] coverage: 80.0% of statements
18:48:40 [2021-03-04T18:48:40.240Z] ok  	github.com/docker/docker/pkg/directory	0.090s	coverage: 80.0% of statements
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestDecompressStreamGzip (0.16s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestDecompressStreamBzip2
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestDecompressStreamBzip2 (0.14s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestDecompressStreamXz
18:48:40 [2021-03-04T18:48:40.240Z] --- SKIP: TestDecompressStreamXz (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z]     archive_test.go:134: Xz not present in msys2
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestCompressStreamXzUnsupported
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestCompressStreamBzip2Unsupported
18:48:40 [2021-03-04T18:48:40.240Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
18:48:40 [2021-03-04T18:48:40.240Z] === RUN   TestCompressStreamInvalid
18:48:40 [2021-03-04T18:48:40.701Z] --- PASS: TestCompressStreamInvalid (0.00s)
18:48:40 [2021-03-04T18:48:40.701Z] === RUN   TestExtensionInvalid
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestExtensionInvalid (0.00s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestExtensionUncompressed
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestExtensionUncompressed (0.00s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestExtensionBzip2
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestExtensionBzip2 (0.00s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestExtensionGzip
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestExtensionGzip (0.00s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestExtensionXz
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestExtensionXz (0.00s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestCmdStreamLargeStderr
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestCmdStreamLargeStderr (0.14s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestCmdStreamBad
18:48:40 [2021-03-04T18:48:40.702Z] --- SKIP: TestCmdStreamBad (0.00s)
18:48:40 [2021-03-04T18:48:40.702Z]     archive_test.go:239: Failing on Windows CI machines
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestCmdStreamGood
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestCmdStreamGood (0.05s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestUntarPathWithInvalidDest
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestUntarPathWithInvalidSrc
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestUntarPath
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestUntarPath (0.07s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestUntarPathWithDestinationFile
18:48:40 [2021-03-04T18:48:40.702Z] --- PASS: TestUntarPathWithDestinationFile (0.12s)
18:48:40 [2021-03-04T18:48:40.702Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
18:48:41 [2021-03-04T18:48:41.070Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.58s)
18:48:41 [2021-03-04T18:48:41.070Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mw6buw9biv7h5a6ohf4kjobj3 Created:2021-03-04 18:48:33.723488461 +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[0bf82bc99077bbd064b9c34768df9228dc5c0753384737afa05418ddf39893af:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6p1xg3jm63pxxgru7pwx0k4ft EndpointID:f730ef5e0a19266f8191cf057e4e2b47c18f64d69640d2f197ebf9b0e8e324cc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:417018acd73dfbf1d3894d85a58e8fe21b786102bfb66bbfc8b02982507404ac 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:14f58b9c0cff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6p1xg3jm63pxxgru7pwx0k4ft EndpointID:f730ef5e0a19266f8191cf057e4e2b47c18f64d69640d2f197ebf9b0e8e324cc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:48:41 [2021-03-04T18:48:41.070Z] PASS
18:48:41 [2021-03-04T18:48:41.070Z] 
18:48:41 [2021-03-04T18:48:41.070Z] === Skipped
18:48:41 [2021-03-04T18:48:41.070Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:48:41 [2021-03-04T18:48:41.070Z]     service_test.go:242: FLAKY_TEST
18:48:41 [2021-03-04T18:48:41.070Z] 
18:48:41 [2021-03-04T18:48:41.070Z] 
18:48:41 [2021-03-04T18:48:41.070Z] DONE 26 tests, 1 skipped in 52.137s
18:48:41 [2021-03-04T18:48:41.070Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:48:41 [2021-03-04T18:48:41.070Z] ++ 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
18:48:41 [2021-03-04T18:48:41.070Z] ++ set -e
18:48:41 [2021-03-04T18:48:41.070Z] ++ '[' -n 0 ']'
18:48:41 [2021-03-04T18:48:41.070Z] ++ set -x
18:48:41 [2021-03-04T18:48:41.070Z] ++ 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
18:48:41 [2021-03-04T18:48:41.070Z] INFO: Testing against a local daemon
18:48:41 [2021-03-04T18:48:41.070Z] === RUN   TestDockerNetworkIpvlanPersistance
18:48:41 [2021-03-04T18:48:41.070Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:48:41 [2021-03-04T18:48:41.070Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:41 [2021-03-04T18:48:41.070Z] === RUN   TestDockerNetworkIpvlan
18:48:41 [2021-03-04T18:48:41.070Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:48:41 [2021-03-04T18:48:41.070Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:41 [2021-03-04T18:48:41.070Z] PASS
18:48:41 [2021-03-04T18:48:41.070Z] 
18:48:41 [2021-03-04T18:48:41.070Z] === Skipped
18:48:41 [2021-03-04T18:48:41.070Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:48:41 [2021-03-04T18:48:41.070Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:41 [2021-03-04T18:48:41.070Z] 
18:48:41 [2021-03-04T18:48:41.070Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:48:41 [2021-03-04T18:48:41.070Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:41 [2021-03-04T18:48:41.070Z] 
18:48:41 [2021-03-04T18:48:41.070Z] 
18:48:41 [2021-03-04T18:48:41.070Z] DONE 2 tests, 2 skipped in 0.147s
18:48:41 [2021-03-04T18:48:41.070Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:48:41 [2021-03-04T18:48:41.070Z] ++ 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
18:48:41 [2021-03-04T18:48:41.070Z] ++ set -e
18:48:41 [2021-03-04T18:48:41.070Z] ++ '[' -n 0 ']'
18:48:41 [2021-03-04T18:48:41.070Z] ++ set -x
18:48:41 [2021-03-04T18:48:41.070Z] ++ 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
18:48:41 [2021-03-04T18:48:41.070Z] INFO: Testing against a local daemon
18:48:41 [2021-03-04T18:48:41.070Z] === RUN   TestDockerNetworkMacvlanPersistance
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestContainsEntry
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestCreateEntries
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestEntriesDiff
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestEntriesEquality
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestGeneratorNotGenerate
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestGeneratorWithPort
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestGeneratorWithPortNotGenerate
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestNewEntry
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   Test/TestParse
18:48:41 [2021-03-04T18:48:41.163Z] --- PASS: Test (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestContainsEntry (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestCreateEntries (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestEntriesDiff (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestEntriesEquality (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestNewEntry (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z]     --- PASS: Test/TestParse (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z] PASS
18:48:41 [2021-03-04T18:48:41.163Z] coverage: 58.3% of statements
18:48:41 [2021-03-04T18:48:41.163Z] ok  	github.com/docker/docker/pkg/discovery	0.106s	coverage: 58.3% of statements
18:48:41 [2021-03-04T18:48:41.163Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.13s)
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   TestCopyWithTarInvalidSrc
18:48:41 [2021-03-04T18:48:41.163Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
18:48:41 [2021-03-04T18:48:41.163Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   TestCopyWithTarSrcFile
18:48:41 [2021-03-04T18:48:41.163Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   TestCopyWithTarSrcFolder
18:48:41 [2021-03-04T18:48:41.163Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   TestCopyFileWithTarInvalidSrc
18:48:41 [2021-03-04T18:48:41.163Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
18:48:41 [2021-03-04T18:48:41.163Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   TestCopyFileWithTarSrcFolder
18:48:41 [2021-03-04T18:48:41.163Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   TestCopyFileWithTarSrcFile
18:48:41 [2021-03-04T18:48:41.163Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
18:48:41 [2021-03-04T18:48:41.163Z] === RUN   TestTarFiles
18:48:41 [2021-03-04T18:48:41.329Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:48:41 [2021-03-04T18:48:41.624Z] === RUN   Test
18:48:41 [2021-03-04T18:48:41.624Z] === RUN   Test/TestContent
18:48:41 [2021-03-04T18:48:41.624Z] === RUN   Test/TestInitialize
18:48:41 [2021-03-04T18:48:41.624Z] === RUN   Test/TestNew
18:48:41 [2021-03-04T18:48:41.624Z] === RUN   Test/TestParsingContentsWithComments
18:48:41 [2021-03-04T18:48:41.624Z] === RUN   Test/TestRegister
18:48:41 [2021-03-04T18:48:41.624Z] === RUN   Test/TestWatch
18:48:41 [2021-03-04T18:48:41.624Z] --- PASS: Test (0.01s)
18:48:41 [2021-03-04T18:48:41.624Z]     --- PASS: Test/TestContent (0.00s)
18:48:41 [2021-03-04T18:48:41.624Z]     --- PASS: Test/TestInitialize (0.00s)
18:48:41 [2021-03-04T18:48:41.624Z]     --- PASS: Test/TestNew (0.00s)
18:48:41 [2021-03-04T18:48:41.624Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
18:48:41 [2021-03-04T18:48:41.624Z]     --- PASS: Test/TestRegister (0.00s)
18:48:41 [2021-03-04T18:48:41.624Z]     --- PASS: Test/TestWatch (0.01s)
18:48:41 [2021-03-04T18:48:41.624Z] PASS
18:48:41 [2021-03-04T18:48:41.624Z] coverage: 92.9% of statements
18:48:41 [2021-03-04T18:48:41.624Z] ok  	github.com/docker/docker/pkg/discovery/file	0.064s	coverage: 92.9% of statements
18:48:42 [2021-03-04T18:48:42.265Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:48:42 [2021-03-04T18:48:42.527Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
18:48:42 [2021-03-04T18:48:42.527Z] === RUN   TestDockerNetworkMacvlan
18:48:42 [2021-03-04T18:48:42.597Z] === RUN   Test
18:48:42 [2021-03-04T18:48:42.597Z] === RUN   Test/TestWatch
18:48:42 [2021-03-04T18:48:42.597Z] --- PASS: Test (0.00s)
18:48:42 [2021-03-04T18:48:42.597Z]     --- PASS: Test/TestWatch (0.00s)
18:48:42 [2021-03-04T18:48:42.597Z] PASS
18:48:42 [2021-03-04T18:48:42.597Z] coverage: 92.3% of statements
18:48:42 [2021-03-04T18:48:42.597Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.078s	coverage: 92.3% of statements
18:48:43 [2021-03-04T18:48:43.058Z] === RUN   Test
18:48:43 [2021-03-04T18:48:43.058Z] === RUN   Test/TestInitialize
18:48:43 [2021-03-04T18:48:43.058Z] time="2021-03-04T18:48:42Z" level=info msg="Initializing discovery without TLS"
18:48:43 [2021-03-04T18:48:43.058Z] time="2021-03-04T18:48:42Z" level=info msg="Initializing discovery without TLS"
18:48:43 [2021-03-04T18:48:43.058Z] time="2021-03-04T18:48:42Z" level=info msg="Initializing discovery without TLS"
18:48:43 [2021-03-04T18:48:43.058Z] === RUN   Test/TestInitializeWithCerts
18:48:43 [2021-03-04T18:48:43.058Z] time="2021-03-04T18:48:42Z" level=info msg="Initializing discovery with TLS"
18:48:43 [2021-03-04T18:48:43.058Z] === RUN   Test/TestWatch
18:48:43 [2021-03-04T18:48:43.058Z] time="2021-03-04T18:48:42Z" level=info msg="Initializing discovery without TLS"
18:48:43 [2021-03-04T18:48:43.094Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:48:43 [2021-03-04T18:48:43.353Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:48:43 [2021-03-04T18:48:43.519Z] === RUN   Test
18:48:43 [2021-03-04T18:48:43.519Z] === RUN   Test/TestInitialize
18:48:43 [2021-03-04T18:48:43.519Z] === RUN   Test/TestInitializeWithPattern
18:48:43 [2021-03-04T18:48:43.519Z] === RUN   Test/TestRegister
18:48:43 [2021-03-04T18:48:43.519Z] === RUN   Test/TestWatch
18:48:43 [2021-03-04T18:48:43.519Z] --- PASS: Test (0.00s)
18:48:43 [2021-03-04T18:48:43.519Z]     --- PASS: Test/TestInitialize (0.00s)
18:48:43 [2021-03-04T18:48:43.519Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
18:48:43 [2021-03-04T18:48:43.519Z]     --- PASS: Test/TestRegister (0.00s)
18:48:43 [2021-03-04T18:48:43.519Z]     --- PASS: Test/TestWatch (0.00s)
18:48:43 [2021-03-04T18:48:43.519Z] PASS
18:48:43 [2021-03-04T18:48:43.519Z] coverage: 93.8% of statements
18:48:43 [2021-03-04T18:48:43.519Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.052s	coverage: 93.8% of statements
18:48:43 [2021-03-04T18:48:43.919Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:48:43 [2021-03-04T18:48:43.980Z] === RUN   TestPollerAddRemove
18:48:43 [2021-03-04T18:48:43.980Z] --- PASS: TestPollerAddRemove (0.00s)
18:48:43 [2021-03-04T18:48:43.980Z] === RUN   TestPollerEvent
18:48:43 [2021-03-04T18:48:43.980Z] --- SKIP: TestPollerEvent (0.00s)
18:48:43 [2021-03-04T18:48:43.980Z]     poller_test.go:41: No chmod on Windows
18:48:43 [2021-03-04T18:48:43.980Z] === RUN   TestPollerClose
18:48:43 [2021-03-04T18:48:43.980Z] --- PASS: TestPollerClose (0.00s)
18:48:43 [2021-03-04T18:48:43.980Z] PASS
18:48:43 [2021-03-04T18:48:43.980Z] coverage: 45.7% of statements
18:48:43 [2021-03-04T18:48:43.980Z] ok  	github.com/docker/docker/pkg/filenotify	0.081s	coverage: 45.7% of statements
18:48:44 [2021-03-04T18:48:44.178Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:48:44 [2021-03-04T18:48:44.952Z] === RUN   TestCopyFileWithInvalidSrc
18:48:44 [2021-03-04T18:48:44.952Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
18:48:44 [2021-03-04T18:48:44.952Z] === RUN   TestCopyFileWithInvalidDest
18:48:44 [2021-03-04T18:48:44.952Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
18:48:44 [2021-03-04T18:48:44.952Z] === RUN   TestCopyFileWithSameSrcAndDest
18:48:44 [2021-03-04T18:48:44.952Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
18:48:44 [2021-03-04T18:48:44.952Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
18:48:44 [2021-03-04T18:48:44.952Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
18:48:44 [2021-03-04T18:48:44.952Z] === RUN   TestCopyFile
18:48:44 [2021-03-04T18:48:44.952Z] --- PASS: TestCopyFile (0.00s)
18:48:44 [2021-03-04T18:48:44.952Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
18:48:44 [2021-03-04T18:48:44.952Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:48:44 [2021-03-04T18:48:44.952Z]     fileutils_test.go:134: Needs porting to Windows
18:48:44 [2021-03-04T18:48:44.952Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
18:48:44 [2021-03-04T18:48:44.952Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
18:48:44 [2021-03-04T18:48:44.952Z] === RUN   TestReadSymlinkedDirectoryToFile
18:48:44 [2021-03-04T18:48:44.952Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
18:48:44 [2021-03-04T18:48:44.952Z]     fileutils_test.go:180: Needs porting to Windows
18:48:44 [2021-03-04T18:48:44.952Z] === RUN   TestWildcardMatches
18:48:45 [2021-03-04T18:48:45.115Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:48:45 [2021-03-04T18:48:45.412Z] --- PASS: TestWildcardMatches (0.00s)
18:48:45 [2021-03-04T18:48:45.412Z] === RUN   TestPatternMatches
18:48:45 [2021-03-04T18:48:45.412Z] --- PASS: TestPatternMatches (0.00s)
18:48:45 [2021-03-04T18:48:45.412Z] === RUN   TestExclusionPatternMatchesPatternBefore
18:48:45 [2021-03-04T18:48:45.412Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
18:48:45 [2021-03-04T18:48:45.412Z] === RUN   TestPatternMatchesFolderExclusions
18:48:45 [2021-03-04T18:48:45.412Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
18:48:45 [2021-03-04T18:48:45.412Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
18:48:45 [2021-03-04T18:48:45.412Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
18:48:45 [2021-03-04T18:48:45.412Z] === RUN   TestPatternMatchesFolderWildcardExclusions
18:48:45 [2021-03-04T18:48:45.412Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
18:48:45 [2021-03-04T18:48:45.412Z] === RUN   TestExclusionPatternMatchesPatternAfter
18:48:45 [2021-03-04T18:48:45.412Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
18:48:45 [2021-03-04T18:48:45.412Z] === RUN   TestExclusionPatternMatchesWholeDirectory
18:48:45 [2021-03-04T18:48:45.412Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
18:48:45 [2021-03-04T18:48:45.412Z] === RUN   TestSingleExclamationError
18:48:45 [2021-03-04T18:48:45.412Z] --- PASS: TestSingleExclamationError (0.00s)
18:48:45 [2021-03-04T18:48:45.412Z] === RUN   TestMatchesWithNoPatterns
18:48:45 [2021-03-04T18:48:45.412Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
18:48:45 [2021-03-04T18:48:45.412Z] === RUN   TestMatchesWithMalformedPatterns
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestMatches
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestMatches (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestCleanPatterns
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatterns (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestCleanPatternsStripEmptyPatterns
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestCleanPatternsExceptionFlag
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestCleanPatternsErrorSingleException
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestCreateIfNotExistsDir
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestCreateIfNotExistsFile
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestMatch
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestMatch (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] PASS
18:48:45 [2021-03-04T18:48:45.413Z] coverage: 87.7% of statements
18:48:45 [2021-03-04T18:48:45.413Z] ok  	github.com/docker/docker/pkg/fileutils	0.131s	coverage: 87.7% of statements
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestGet
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestGet (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] === RUN   TestGetShortcutString
18:48:45 [2021-03-04T18:48:45.413Z] --- PASS: TestGetShortcutString (0.00s)
18:48:45 [2021-03-04T18:48:45.413Z] PASS
18:48:45 [2021-03-04T18:48:45.413Z] coverage: 42.9% of statements
18:48:45 [2021-03-04T18:48:45.413Z] ok  	github.com/docker/docker/pkg/homedir	0.046s	coverage: 42.9% of statements
18:48:46 [2021-03-04T18:48:46.384Z] --- PASS: Test (3.19s)
18:48:46 [2021-03-04T18:48:46.384Z]     --- PASS: Test/TestInitialize (0.16s)
18:48:46 [2021-03-04T18:48:46.384Z]     --- PASS: Test/TestInitializeWithCerts (0.02s)
18:48:46 [2021-03-04T18:48:46.384Z]     --- PASS: Test/TestWatch (3.02s)
18:48:46 [2021-03-04T18:48:46.384Z] PASS
18:48:46 [2021-03-04T18:48:46.384Z] coverage: 84.1% of statements
18:48:46 [2021-03-04T18:48:46.384Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.343s	coverage: 84.1% of statements
18:48:46 [2021-03-04T18:48:46.845Z] === RUN   TestCreateIDMapOrder
18:48:46 [2021-03-04T18:48:46.845Z] --- PASS: TestCreateIDMapOrder (0.00s)
18:48:46 [2021-03-04T18:48:46.845Z] PASS
18:48:46 [2021-03-04T18:48:46.845Z] coverage: 7.2% of statements
18:48:46 [2021-03-04T18:48:46.845Z] ok  	github.com/docker/docker/pkg/idtools	0.151s	coverage: 7.2% of statements
18:48:47 [2021-03-04T18:48:47.018Z] === RUN   TestDockerSuite/TestBuildPATH
18:48:47 [2021-03-04T18:48:47.277Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:48:47 [2021-03-04T18:48:47.306Z] === RUN   TestFixedBufferCap
18:48:47 [2021-03-04T18:48:47.306Z] --- PASS: TestFixedBufferCap (0.00s)
18:48:47 [2021-03-04T18:48:47.306Z] === RUN   TestFixedBufferLen
18:48:47 [2021-03-04T18:48:47.306Z] --- PASS: TestFixedBufferLen (0.00s)
18:48:47 [2021-03-04T18:48:47.306Z] === RUN   TestFixedBufferString
18:48:47 [2021-03-04T18:48:47.306Z] --- PASS: TestFixedBufferString (0.00s)
18:48:47 [2021-03-04T18:48:47.306Z] === RUN   TestFixedBufferWrite
18:48:47 [2021-03-04T18:48:47.306Z] --- PASS: TestFixedBufferWrite (0.00s)
18:48:47 [2021-03-04T18:48:47.306Z] === RUN   TestFixedBufferRead
18:48:47 [2021-03-04T18:48:47.306Z] --- PASS: TestFixedBufferRead (0.00s)
18:48:47 [2021-03-04T18:48:47.306Z] === RUN   TestBytesPipeRead
18:48:47 [2021-03-04T18:48:47.306Z] --- PASS: TestBytesPipeRead (0.00s)
18:48:47 [2021-03-04T18:48:47.306Z] === RUN   TestBytesPipeWrite
18:48:47 [2021-03-04T18:48:47.306Z] --- PASS: TestBytesPipeWrite (0.00s)
18:48:47 [2021-03-04T18:48:47.306Z] === RUN   TestBytesPipeWriteRandomChunks
18:48:47 [2021-03-04T18:48:47.767Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s)
18:48:47 [2021-03-04T18:48:47.767Z] === RUN   TestAtomicWriteToFile
18:48:47 [2021-03-04T18:48:47.767Z] --- PASS: TestAtomicWriteToFile (0.01s)
18:48:47 [2021-03-04T18:48:47.767Z] === RUN   TestAtomicWriteSetCommit
18:48:47 [2021-03-04T18:48:47.767Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
18:48:47 [2021-03-04T18:48:47.767Z] === RUN   TestAtomicWriteSetCancel
18:48:47 [2021-03-04T18:48:47.767Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
18:48:47 [2021-03-04T18:48:47.767Z] === RUN   TestReadCloserWrapperClose
18:48:47 [2021-03-04T18:48:47.767Z] --- PASS: TestReadCloserWrapperClose (0.00s)
18:48:47 [2021-03-04T18:48:47.767Z] === RUN   TestReaderErrWrapperReadOnError
18:48:47 [2021-03-04T18:48:47.767Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
18:48:47 [2021-03-04T18:48:47.767Z] === RUN   TestReaderErrWrapperRead
18:48:47 [2021-03-04T18:48:47.767Z] --- PASS: TestReaderErrWrapperRead (0.00s)
18:48:47 [2021-03-04T18:48:47.767Z] === RUN   TestHashData
18:48:47 [2021-03-04T18:48:47.767Z] --- PASS: TestHashData (0.00s)
18:48:47 [2021-03-04T18:48:47.767Z] === RUN   TestCancelReadCloser
18:48:47 [2021-03-04T18:48:47.767Z] --- PASS: TestCancelReadCloser (0.11s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestWriteCloserWrapperClose
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestNopWriteCloser
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestNopWriteCloser (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestNopWriter
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestNopWriter (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestWriteCounter
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestWriteCounter (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] PASS
18:48:48 [2021-03-04T18:48:48.229Z] coverage: 69.7% of statements
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestTarFiles (6.93s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestTarUntar
18:48:48 [2021-03-04T18:48:48.229Z] ok  	github.com/docker/docker/pkg/ioutils	0.738s	coverage: 69.7% of statements
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestTarUntar (0.05s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestTarWithOptions
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestTarWithOptions (0.03s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestUntarUstarGnuConflict
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestUntarInvalidFilenames
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestError
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestError (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestProgressString
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestProgressString/no_progress
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestProgressString/progress_1
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestProgressString/some_progress_with_a_start_time
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestProgressString/some_progress_without_a_start_time
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestProgressString/with_units
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestProgressString/hide_counts
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestProgressString (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z]     --- PASS: TestProgressString/no_progress (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z]     --- PASS: TestProgressString/progress_1 (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z]     --- PASS: TestProgressString/with_units (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z]     --- PASS: TestProgressString/hide_counts (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestJSONMessageDisplay
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames531012934\\dest"
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestStandardLongPath
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestStandardLongPath (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestUNCLongPath
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestUNCLongPath (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] PASS
18:48:48 [2021-03-04T18:48:48.229Z] coverage: 100.0% of statements
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestUntarInvalidFilenames (0.22s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestUntarHardlinkToSymlink
18:48:48 [2021-03-04T18:48:48.229Z] ok  	github.com/docker/docker/pkg/longpath	0.042s	coverage: 100.0% of statements
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestUntarInvalidHardlink
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestJSONMessageDisplay (0.19s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestJSONMessageDisplayWithJSONError
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestDisplayJSONMessagesStream
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink551051431\\victim\\hello" -> "../victim/hello"
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] PASS
18:48:48 [2021-03-04T18:48:48.229Z] coverage: 91.7% of statements
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink386388442\\victim\\hello" -> "/../victim/hello"
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink731618673\\victim" -> "../victim"
18:48:48 [2021-03-04T18:48:48.229Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.238s	coverage: 91.7% of statements
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink472038940\\victim" -> "../victim"
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink313377483\\victim" -> "../victim"
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink890695598\\victim" -> "../victim"
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestUntarInvalidHardlink (0.03s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestUntarInvalidSymlink
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink882792245\\dest\\dotdot" -> "../victim/hello"
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink413001488\\dest\\slash-dotdot" -> "/../victim/hello"
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink058854191\\dest\\loophole-victim" -> "../victim"
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink211624642\\dest\\loophole-victim" -> "../victim"
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink691915065\\dest\\loophole-victim" -> "../victim"
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink572149060\\dest\\loophole-victim" -> "../victim"
18:48:48 [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink638721491\\dest\\dir\\loophole" -> "../../victim"
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestUntarInvalidSymlink (0.04s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestTempArchiveCloseMultipleTimes
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestXGlobalNoParent
18:48:48 [2021-03-04T18:48:48.229Z] --- PASS: TestXGlobalNoParent (0.00s)
18:48:48 [2021-03-04T18:48:48.229Z] === RUN   TestReplaceFileTarWrapper
18:48:48 [2021-03-04T18:48:48.690Z] --- PASS: TestReplaceFileTarWrapper (0.20s)
18:48:48 [2021-03-04T18:48:48.690Z] === RUN   TestPrefixHeaderReadable
18:48:48 [2021-03-04T18:48:48.690Z] --- PASS: TestPrefixHeaderReadable (0.02s)
18:48:48 [2021-03-04T18:48:48.690Z] === RUN   TestDisablePigz
18:48:48 [2021-03-04T18:48:48.690Z] --- PASS: TestDisablePigz (0.14s)
18:48:48 [2021-03-04T18:48:48.690Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
18:48:48 [2021-03-04T18:48:48.690Z] === RUN   TestPigz
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestPigz (0.20s)
18:48:49 [2021-03-04T18:48:49.151Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestCopyFileWithInvalidDest
18:48:49 [2021-03-04T18:48:49.151Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z]     archive_windows_test.go:16: Currently fails
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestCanonicalTarNameForPath
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestCanonicalTarName
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestCanonicalTarName (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestChmodTarEntry
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestChmodTarEntry (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestHardLinkOrder
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestHardLinkOrder (0.11s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestChangeString
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestChangeString (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestChangesWithNoChanges
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestChangesWithNoChanges (0.03s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestChangesWithChanges
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestChangesWithChanges (0.04s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestChangesWithChangesGH13590
18:48:49 [2021-03-04T18:48:49.151Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z]     changes_test.go:192: needs more investigation
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestChangesDirsEmpty
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestNameFormat
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestNameFormat (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestNameRetries
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestNameRetries (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z] PASS
18:48:49 [2021-03-04T18:48:49.151Z] coverage: 85.7% of statements
18:48:49 [2021-03-04T18:48:49.151Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.063s	coverage: 85.7% of statements
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestChangesDirsEmpty (0.15s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestChangesDirsMutated
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestParseKeyValueOpt
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestParseKeyValueOpt (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestParseUintList
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestParseUintList (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z] === RUN   TestParseUintListMaximumLimits
18:48:49 [2021-03-04T18:48:49.151Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
18:48:49 [2021-03-04T18:48:49.151Z] PASS
18:48:49 [2021-03-04T18:48:49.151Z] coverage: 97.0% of statements
18:48:49 [2021-03-04T18:48:49.151Z] ok  	github.com/docker/docker/pkg/parsers	0.044s	coverage: 97.0% of statements
18:48:49 [2021-03-04T18:48:49.179Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:48:49 [2021-03-04T18:48:49.612Z] --- PASS: TestChangesDirsMutated (0.14s)
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestApplyLayer
18:48:49 [2021-03-04T18:48:49.612Z] --- SKIP: TestApplyLayer (0.00s)
18:48:49 [2021-03-04T18:48:49.612Z]     changes_test.go:405: needs further investigation
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestChangesSizeWithHardlinks
18:48:49 [2021-03-04T18:48:49.612Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
18:48:49 [2021-03-04T18:48:49.612Z]     changes_test.go:441: needs further investigation
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestChangesSizeWithNoChanges
18:48:49 [2021-03-04T18:48:49.612Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
18:48:49 [2021-03-04T18:48:49.612Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestChangesSize
18:48:49 [2021-03-04T18:48:49.612Z] --- PASS: TestChangesSize (0.00s)
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestApplyLayerInvalidFilenames
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames321159034\\dest"
18:48:49 [2021-03-04T18:48:49.612Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestApplyLayerInvalidHardlink
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink773311164\\victim\\hello" -> "../victim/hello"
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink584051947\\victim\\hello" -> "/../victim/hello"
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink233534798\\victim" -> "../victim"
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink961521237\\victim" -> "../victim"
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink746274736\\victim" -> "../victim"
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink067028815\\victim" -> "../victim"
18:48:49 [2021-03-04T18:48:49.612Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestApplyLayerInvalidSymlink
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink621244514\\dest\\dotdot" -> "../victim/hello"
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink446083161\\dest\\slash-dotdot" -> "/../victim/hello"
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink180868580\\dest\\loophole-victim" -> "../victim"
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink093948915\\dest\\loophole-victim" -> "../victim"
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink780931766\\dest\\loophole-victim" -> "../victim"
18:48:49 [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink393670301\\dest\\loophole-victim" -> "../victim"
18:48:49 [2021-03-04T18:48:49.612Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestApplyLayerWhiteouts
18:48:49 [2021-03-04T18:48:49.612Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestGenerateEmptyFile
18:48:49 [2021-03-04T18:48:49.612Z] --- PASS: TestGenerateEmptyFile (0.00s)
18:48:49 [2021-03-04T18:48:49.612Z] === RUN   TestGenerateWithContent
18:48:49 [2021-03-04T18:48:49.612Z] --- PASS: TestGenerateWithContent (0.00s)
18:48:49 [2021-03-04T18:48:49.612Z] PASS
18:48:49 [2021-03-04T18:48:49.612Z] coverage: 62.6% of statements
18:48:49 [2021-03-04T18:48:49.612Z] ok  	github.com/docker/docker/pkg/archive	10.053s	coverage: 62.6% of statements
18:48:49 [2021-03-04T18:48:49.746Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:48:49 [2021-03-04T18:48:49.746Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:48:50 [2021-03-04T18:48:50.073Z] === RUN   TestNewAndRemove
18:48:50 [2021-03-04T18:48:50.073Z] --- PASS: TestNewAndRemove (0.00s)
18:48:50 [2021-03-04T18:48:50.073Z] === RUN   TestRemoveInvalidPath
18:48:50 [2021-03-04T18:48:50.073Z] --- PASS: TestRemoveInvalidPath (0.00s)
18:48:50 [2021-03-04T18:48:50.073Z] PASS
18:48:50 [2021-03-04T18:48:50.073Z] coverage: 82.6% of statements
18:48:50 [2021-03-04T18:48:50.073Z] ok  	github.com/docker/docker/pkg/pidfile	0.069s	coverage: 82.6% of statements
18:48:50 [2021-03-04T18:48:50.681Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:48:51 [2021-03-04T18:48:51.045Z] === RUN   TestParseEmptyInterface
18:48:51 [2021-03-04T18:48:51.045Z] --- PASS: TestParseEmptyInterface (0.00s)
18:48:51 [2021-03-04T18:48:51.045Z] === RUN   TestParseNonInterfaceType
18:48:51 [2021-03-04T18:48:51.045Z] --- PASS: TestParseNonInterfaceType (0.00s)
18:48:51 [2021-03-04T18:48:51.045Z] === RUN   TestParseWithOneFunction
18:48:51 [2021-03-04T18:48:51.045Z] --- PASS: TestParseWithOneFunction (0.00s)
18:48:51 [2021-03-04T18:48:51.045Z] === RUN   TestParseWithMultipleFuncs
18:48:51 [2021-03-04T18:48:51.045Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
18:48:51 [2021-03-04T18:48:51.045Z] === RUN   TestParseWithUnnamedReturn
18:48:51 [2021-03-04T18:48:51.045Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
18:48:51 [2021-03-04T18:48:51.045Z] === RUN   TestEmbeddedInterface
18:48:51 [2021-03-04T18:48:51.045Z] --- PASS: TestEmbeddedInterface (0.00s)
18:48:51 [2021-03-04T18:48:51.045Z] === RUN   TestParsedImports
18:48:51 [2021-03-04T18:48:51.045Z] --- PASS: TestParsedImports (0.00s)
18:48:51 [2021-03-04T18:48:51.045Z] === RUN   TestAliasedImports
18:48:51 [2021-03-04T18:48:51.045Z] --- PASS: TestAliasedImports (0.00s)
18:48:51 [2021-03-04T18:48:51.045Z] PASS
18:48:51 [2021-03-04T18:48:51.045Z] coverage: 56.8% of statements
18:48:51 [2021-03-04T18:48:51.045Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.056s	coverage: 56.8% of statements
18:48:52 [2021-03-04T18:48:52.017Z] === RUN   TestFailedConnection
18:48:52 [2021-03-04T18:48:52.483Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
18:48:52 [2021-03-04T18:48:52.483Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
18:48:52 [2021-03-04T18:48:52.483Z] === RUN   TestBufioReaderPoolPutAndGet
18:48:52 [2021-03-04T18:48:52.483Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
18:48:52 [2021-03-04T18:48:52.483Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
18:48:52 [2021-03-04T18:48:52.483Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
18:48:52 [2021-03-04T18:48:52.483Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
18:48:52 [2021-03-04T18:48:52.483Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
18:48:52 [2021-03-04T18:48:52.483Z] === RUN   TestBufioWriterPoolPutAndGet
18:48:52 [2021-03-04T18:48:52.483Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
18:48:52 [2021-03-04T18:48:52.483Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
18:48:52 [2021-03-04T18:48:52.483Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
18:48:52 [2021-03-04T18:48:52.483Z] === RUN   TestBufferPoolPutAndGet
18:48:52 [2021-03-04T18:48:52.483Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
18:48:52 [2021-03-04T18:48:52.483Z] PASS
18:48:52 [2021-03-04T18:48:52.483Z] coverage: 88.2% of statements
18:48:52 [2021-03-04T18:48:52.483Z] ok  	github.com/docker/docker/pkg/pools	0.042s	coverage: 88.2% of statements
18:48:52 [2021-03-04T18:48:52.483Z] === RUN   TestHTTPTransport
18:48:52 [2021-03-04T18:48:52.483Z] --- PASS: TestHTTPTransport (0.00s)
18:48:52 [2021-03-04T18:48:52.483Z] PASS
18:48:52 [2021-03-04T18:48:52.483Z] coverage: 85.7% of statements
18:48:52 [2021-03-04T18:48:52.483Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.049s	coverage: 85.7% of statements
18:48:52 [2021-03-04T18:48:52.949Z] --- PASS: TestFailedConnection (1.00s)
18:48:52 [2021-03-04T18:48:52.949Z] === RUN   TestFailOnce
18:48:52 [2021-03-04T18:48:52.949Z] 2021/03/04 18:48:52 http: panic serving 127.0.0.1:49222: Plugin not ready
18:48:52 [2021-03-04T18:48:52.949Z] goroutine 23 [running]:
18:48:52 [2021-03-04T18:48:52.949Z] net/http.(*conn).serve.func1(0xc00011c000)
18:48:52 [2021-03-04T18:48:52.949Z] 	c:/go/src/net/http/server.go:1795 +0x140
18:48:52 [2021-03-04T18:48:52.949Z] panic(0x849b40, 0x986ad0)
18:48:52 [2021-03-04T18:48:52.949Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
18:48:52 [2021-03-04T18:48:52.949Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000140000, 0xc0000f2200)
18:48:52 [2021-03-04T18:48:52.949Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
18:48:52 [2021-03-04T18:48:52.949Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000140000, 0xc0000f2200)
18:48:52 [2021-03-04T18:48:52.949Z] 	c:/go/src/net/http/server.go:2036 +0x4b
18:48:52 [2021-03-04T18:48:52.949Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000140000, 0xc0000f2200)
18:48:52 [2021-03-04T18:48:52.949Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
18:48:52 [2021-03-04T18:48:52.949Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000140000, 0xc0000f2200)
18:48:52 [2021-03-04T18:48:52.949Z] 	c:/go/src/net/http/server.go:2831 +0xab
18:48:52 [2021-03-04T18:48:52.949Z] net/http.(*conn).serve(0xc00011c000, 0x99b2c0, 0xc0000fc040)
18:48:52 [2021-03-04T18:48:52.949Z] 	c:/go/src/net/http/server.go:1919 +0x87c
18:48:52 [2021-03-04T18:48:52.949Z] created by net/http.(*Server).Serve
18:48:52 [2021-03-04T18:48:52.949Z] 	c:/go/src/net/http/server.go:2957 +0x38b
18:48:52 [2021-03-04T18:48:52.949Z] time="2021-03-04T18:48:52Z" 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"
18:48:53 [2021-03-04T18:48:53.410Z] === RUN   TestOutputOnPrematureClose
18:48:53 [2021-03-04T18:48:53.410Z] --- PASS: TestOutputOnPrematureClose (0.00s)
18:48:53 [2021-03-04T18:48:53.410Z] === RUN   TestCompleteSilently
18:48:53 [2021-03-04T18:48:53.410Z] --- PASS: TestCompleteSilently (0.00s)
18:48:53 [2021-03-04T18:48:53.410Z] PASS
18:48:53 [2021-03-04T18:48:53.410Z] coverage: 75.9% of statements
18:48:53 [2021-03-04T18:48:53.410Z] ok  	github.com/docker/docker/pkg/progress	0.034s	coverage: 75.9% of statements
18:48:53 [2021-03-04T18:48:53.410Z] === RUN   TestSendToOneSub
18:48:53 [2021-03-04T18:48:53.410Z] --- PASS: TestSendToOneSub (0.00s)
18:48:53 [2021-03-04T18:48:53.410Z] === RUN   TestSendToMultipleSubs
18:48:53 [2021-03-04T18:48:53.410Z] --- PASS: TestSendToMultipleSubs (0.00s)
18:48:53 [2021-03-04T18:48:53.410Z] === RUN   TestEvictOneSub
18:48:53 [2021-03-04T18:48:53.410Z] --- PASS: TestEvictOneSub (0.00s)
18:48:53 [2021-03-04T18:48:53.410Z] === RUN   TestClosePublisher
18:48:53 [2021-03-04T18:48:53.410Z] --- PASS: TestClosePublisher (0.00s)
18:48:53 [2021-03-04T18:48:53.410Z] === RUN   TestPubSubRace
18:48:53 [2021-03-04T18:48:53.871Z] --- PASS: TestFailOnce (1.16s)
18:48:53 [2021-03-04T18:48:53.871Z] === RUN   TestEchoInputOutput
18:48:53 [2021-03-04T18:48:53.871Z] --- PASS: TestEchoInputOutput (0.00s)
18:48:53 [2021-03-04T18:48:53.871Z] === RUN   TestBackoff
18:48:53 [2021-03-04T18:48:53.871Z] --- PASS: TestBackoff (0.00s)
18:48:53 [2021-03-04T18:48:53.871Z] === RUN   TestAbortRetry
18:48:53 [2021-03-04T18:48:53.871Z] --- PASS: TestAbortRetry (0.00s)
18:48:53 [2021-03-04T18:48:53.871Z] === RUN   TestClientScheme
18:48:53 [2021-03-04T18:48:53.871Z] --- PASS: TestClientScheme (0.00s)
18:48:53 [2021-03-04T18:48:53.871Z] === RUN   TestNewClientWithTimeout
18:48:54 [2021-03-04T18:48:54.332Z] === RUN   TestRegister
18:48:54 [2021-03-04T18:48:54.332Z] --- PASS: TestRegister (0.00s)
18:48:54 [2021-03-04T18:48:54.332Z] === RUN   TestCommand
18:48:54 [2021-03-04T18:48:54.332Z] --- PASS: TestCommand (0.03s)
18:48:54 [2021-03-04T18:48:54.332Z] === RUN   TestNaiveSelf
18:48:54 [2021-03-04T18:48:54.332Z] --- PASS: TestNaiveSelf (0.03s)
18:48:54 [2021-03-04T18:48:54.332Z] PASS
18:48:54 [2021-03-04T18:48:54.332Z] coverage: 82.4% of statements
18:48:54 [2021-03-04T18:48:54.332Z] ok  	github.com/docker/docker/pkg/reexec	0.106s	coverage: 82.4% of statements
18:48:54 [2021-03-04T18:48:54.332Z] time="2021-03-04T18:48:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
18:48:54 [2021-03-04T18:48:54.793Z] --- PASS: TestPubSubRace (1.06s)
18:48:54 [2021-03-04T18:48:54.793Z] PASS
18:48:54 [2021-03-04T18:48:54.793Z] coverage: 75.0% of statements
18:48:54 [2021-03-04T18:48:54.793Z] ok  	github.com/docker/docker/pkg/pubsub	1.110s	coverage: 75.0% of statements
18:48:54 [2021-03-04T18:48:54.869Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestParseSignal
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestParseSignal (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestValidSignalForPlatform
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestValidSignalForPlatform (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] PASS
18:48:55 [2021-03-04T18:48:55.765Z] coverage: 20.3% of statements
18:48:55 [2021-03-04T18:48:55.765Z] ok  	github.com/docker/docker/pkg/signal	0.041s	coverage: 20.3% of statements
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestNewStdWriter
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestNewStdWriter (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestWriteWithUninitializedStdWriter
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestWriteWithNilBytes
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestWriteWithNilBytes (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestWrite
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestWrite (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestWriteWithWriterError
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestWriteWithWriterError (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestStdCopyWriteAndRead
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestStdCopyReturnsErrorReadingHeader
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestStdCopyReturnsErrorReadingFrame
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestStdCopyDetectsCorruptedFrame
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestStdCopyWithInvalidInputHeader
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestStdCopyWithCorruptedPrefix
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestStdCopyReturnsWriteErrors
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] === RUN   TestStdCopyReturnsErrorFromSystem
18:48:55 [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
18:48:55 [2021-03-04T18:48:55.765Z] PASS
18:48:55 [2021-03-04T18:48:55.765Z] coverage: 100.0% of statements
18:48:55 [2021-03-04T18:48:55.765Z] ok  	github.com/docker/docker/pkg/stdcopy	0.044s	coverage: 100.0% of statements
18:48:55 [2021-03-04T18:48:55.765Z] time="2021-03-04T18:48:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
18:48:55 [2021-03-04T18:48:55.804Z] --- PASS: TestDockerNetworkMacvlan (13.20s)
18:48:55 [2021-03-04T18:48:55.804Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
18:48:55 [2021-03-04T18:48:55.804Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
18:48:55 [2021-03-04T18:48:55.804Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s)
18:48:55 [2021-03-04T18:48:55.804Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s)
18:48:55 [2021-03-04T18:48:55.804Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.30s)
18:48:55 [2021-03-04T18:48:55.804Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s)
18:48:55 [2021-03-04T18:48:55.804Z] PASS
18:48:55 [2021-03-04T18:48:55.804Z] 
18:48:55 [2021-03-04T18:48:55.804Z] DONE 8 tests in 14.735s
18:48:55 [2021-03-04T18:48:55.804Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:48:55 [2021-03-04T18:48:55.804Z] ++ 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
18:48:55 [2021-03-04T18:48:55.804Z] ++ set -e
18:48:55 [2021-03-04T18:48:55.804Z] ++ '[' -n 0 ']'
18:48:55 [2021-03-04T18:48:55.804Z] ++ set -x
18:48:55 [2021-03-04T18:48:55.804Z] ++ 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
18:48:55 [2021-03-04T18:48:55.804Z] testing: warning: no tests to run
18:48:55 [2021-03-04T18:48:55.804Z] PASS
18:48:55 [2021-03-04T18:48:55.804Z] 
18:48:55 [2021-03-04T18:48:55.804Z] DONE 0 tests in 0.033s
18:48:55 [2021-03-04T18:48:55.804Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:48:55 [2021-03-04T18:48:55.804Z] ++ 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
18:48:55 [2021-03-04T18:48:55.804Z] ++ set -e
18:48:55 [2021-03-04T18:48:55.804Z] ++ '[' -n 0 ']'
18:48:55 [2021-03-04T18:48:55.804Z] ++ set -x
18:48:55 [2021-03-04T18:48:55.804Z] ++ 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
18:48:55 [2021-03-04T18:48:55.804Z] INFO: Testing against a local daemon
18:48:55 [2021-03-04T18:48:55.804Z] === RUN   TestAuthZPluginAllowRequest
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestRawProgressFormatterFormatStatus
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestRawProgressFormatterFormatProgress
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestFormatStatus
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestFormatStatus (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestFormatError
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestFormatError (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestFormatJSONError
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestFormatJSONError (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestJsonProgressFormatterFormatProgress
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestJsonProgressFormatterFormatStatus
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestNewJSONProgressOutput
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestNewJSONProgressOutput (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestAuxFormatterEmit
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestAuxFormatterEmit (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestStreamWriterStdout
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestStreamWriterStdout (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestStreamWriterStderr
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestStreamWriterStderr (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] PASS
18:48:56 [2021-03-04T18:48:56.737Z] coverage: 66.2% of statements
18:48:56 [2021-03-04T18:48:56.737Z] ok  	github.com/docker/docker/pkg/streamformatter	0.046s	coverage: 66.2% of statements
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestGenerateRandomID
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestGenerateRandomID (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestShortenId
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestShortenId (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestShortenSha256Id
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestShortenSha256Id (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestShortenIdEmpty
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestShortenIdEmpty (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestShortenIdInvalid
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestShortenIdInvalid (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestIsShortIDNonHex
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestIsShortIDNonHex (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] === RUN   TestIsShortIDNotCorrectSize
18:48:56 [2021-03-04T18:48:56.737Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
18:48:56 [2021-03-04T18:48:56.737Z] PASS
18:48:56 [2021-03-04T18:48:56.737Z] coverage: 70.6% of statements
18:48:56 [2021-03-04T18:48:56.737Z] ok  	github.com/docker/docker/pkg/stringid	0.049s	coverage: 70.6% of statements
18:48:57 [2021-03-04T18:48:57.180Z] --- PASS: TestAuthZPluginAllowRequest (1.47s)
18:48:57 [2021-03-04T18:48:57.180Z] === RUN   TestAuthZPluginTLS
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
18:48:57 [2021-03-04T18:48:57.683Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
18:48:57 [2021-03-04T18:48:57.683Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:48:57 [2021-03-04T18:48:57.683Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:48:57 [2021-03-04T18:48:57.709Z] === RUN   TestIsCpusetListAvailable
18:48:57 [2021-03-04T18:48:57.709Z] --- PASS: TestIsCpusetListAvailable (0.00s)
18:48:57 [2021-03-04T18:48:57.709Z] PASS
18:48:57 [2021-03-04T18:48:57.709Z] coverage: 38.2% of statements
18:48:57 [2021-03-04T18:48:57.709Z] ok  	github.com/docker/docker/pkg/sysinfo	0.067s	coverage: 38.2% of statements
18:48:57 [2021-03-04T18:48:57.942Z] ok  	github.com/docker/docker/api/types/time	0.027s	coverage: 100.0% of statements
18:48:58 [2021-03-04T18:48:58.119Z] --- PASS: TestAuthZPluginTLS (0.59s)
18:48:58 [2021-03-04T18:48:58.119Z] === RUN   TestAuthZPluginDenyRequest
18:48:58 [2021-03-04T18:48:58.201Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/builder	[no test files]
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:48:58 [2021-03-04T18:48:58.201Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:48:58 [2021-03-04T18:48:58.378Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
18:48:58 [2021-03-04T18:48:58.378Z] === RUN   TestAuthZPluginAPIDenyResponse
18:48:58 [2021-03-04T18:48:58.686Z] time="2021-03-04T18:48:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
18:48:58 [2021-03-04T18:48:58.686Z] === RUN   TestChtimes
18:48:58 [2021-03-04T18:48:58.686Z] --- PASS: TestChtimes (0.00s)
18:48:58 [2021-03-04T18:48:58.686Z] === RUN   TestChtimesWindows
18:48:58 [2021-03-04T18:48:58.686Z] --- PASS: TestChtimesWindows (0.00s)
18:48:58 [2021-03-04T18:48:58.686Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
18:48:58 [2021-03-04T18:48:58.686Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
18:48:58 [2021-03-04T18:48:58.686Z] === RUN   TestEnsureRemoveAllNotExist
18:48:58 [2021-03-04T18:48:58.686Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
18:48:58 [2021-03-04T18:48:58.686Z] === RUN   TestEnsureRemoveAllWithDir
18:48:58 [2021-03-04T18:48:58.686Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
18:48:58 [2021-03-04T18:48:58.686Z] === RUN   TestEnsureRemoveAllWithFile
18:48:58 [2021-03-04T18:48:58.686Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
18:48:58 [2021-03-04T18:48:58.686Z] === RUN   TestHasWin32KSupport
18:48:58 [2021-03-04T18:48:58.686Z] --- PASS: TestHasWin32KSupport (0.00s)
18:48:58 [2021-03-04T18:48:58.686Z]     syscall_windows_test.go:8: win32k: true
18:48:58 [2021-03-04T18:48:58.686Z] PASS
18:48:58 [2021-03-04T18:48:58.686Z] coverage: 12.0% of statements
18:48:58 [2021-03-04T18:48:58.686Z] ok  	github.com/docker/docker/pkg/system	0.068s	coverage: 12.0% of statements
18:48:58 [2021-03-04T18:48:58.945Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:48:58 [2021-03-04T18:48:58.945Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
18:48:58 [2021-03-04T18:48:58.945Z] === RUN   TestAuthZPluginDenyResponse
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestTailFile
18:48:59 [2021-03-04T18:48:59.147Z] --- PASS: TestTailFile (0.00s)
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestTailFileManyLines
18:48:59 [2021-03-04T18:48:59.147Z] --- PASS: TestTailFileManyLines (0.00s)
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestTailEmptyFile
18:48:59 [2021-03-04T18:48:59.147Z] --- PASS: TestTailEmptyFile (0.00s)
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestTailNegativeN
18:48:59 [2021-03-04T18:48:59.147Z] --- PASS: TestTailNegativeN (0.00s)
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader
18:48:59 [2021-03-04T18:48:59.147Z] === CONT  TestNewTailReader
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/4_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/4_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/8_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/8_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/12_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/12_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/no_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/no_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/truncated_last_line
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/truncated_last_line#01
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/truncated_last_line#02
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
18:48:59 [2021-03-04T18:48:59.147Z] === CONT  TestNewTailReader/2_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.147Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.147Z] === CONT  TestNewTailReader/single_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.147Z] === CONT  TestNewTailReader/8_byte_delimiter
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.147Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/no_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/4_byte_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/12_byte_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.148Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.148Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.149Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.149Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.512Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
18:48:59 [2021-03-04T18:48:59.512Z] === RUN   TestAuthZPluginAllowEventStream
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/no_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.631Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.631Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:48:59 [2021-03-04T18:48:59.634Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:59 [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.634Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:48:59 [2021-03-04T18:48:59.635Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.02s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.096Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
18:49:00 [2021-03-04T18:49:00.097Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.097Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:49:00 [2021-03-04T18:49:00.098Z] PASS
18:49:00 [2021-03-04T18:49:00.098Z] coverage: 88.6% of statements
18:49:00 [2021-03-04T18:49:00.098Z] ok  	github.com/docker/docker/pkg/tailfile	0.557s	coverage: 88.6% of statements
18:49:00 [2021-03-04T18:49:00.559Z] === RUN   TestTarSumRemoveNonExistent
18:49:00 [2021-03-04T18:49:00.559Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
18:49:00 [2021-03-04T18:49:00.559Z] === RUN   TestTarSumRemove
18:49:00 [2021-03-04T18:49:00.559Z] --- PASS: TestTarSumRemove (0.00s)
18:49:00 [2021-03-04T18:49:00.559Z] === RUN   TestSortFileInfoSums
18:49:00 [2021-03-04T18:49:00.559Z] --- PASS: TestSortFileInfoSums (0.00s)
18:49:00 [2021-03-04T18:49:00.559Z] === RUN   TestNewTarSumForLabelInvalid
18:49:00 [2021-03-04T18:49:00.559Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
18:49:00 [2021-03-04T18:49:00.559Z] === RUN   TestNewTarSumForLabel
18:49:00 [2021-03-04T18:49:00.559Z] --- PASS: TestNewTarSumForLabel (0.00s)
18:49:00 [2021-03-04T18:49:00.559Z] === RUN   TestEmptyTar
18:49:00 [2021-03-04T18:49:00.559Z] --- PASS: TestEmptyTar (0.00s)
18:49:00 [2021-03-04T18:49:00.559Z] === RUN   TestTarSumsReadSize
18:49:00 [2021-03-04T18:49:00.559Z] --- PASS: TestTarSumsReadSize (0.00s)
18:49:00 [2021-03-04T18:49:00.559Z] === RUN   TestTarSums
18:49:00 [2021-03-04T18:49:00.559Z] --- PASS: TestTarSums (0.09s)
18:49:00 [2021-03-04T18:49:00.559Z] === RUN   TestIteration
18:49:00 [2021-03-04T18:49:00.891Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s)
18:49:00 [2021-03-04T18:49:00.891Z] === RUN   TestAuthZPluginErrorResponse
18:49:01 [2021-03-04T18:49:01.020Z] --- PASS: TestIteration (0.00s)
18:49:01 [2021-03-04T18:49:01.020Z] === RUN   TestVersionLabelForChecksum
18:49:01 [2021-03-04T18:49:01.020Z] --- PASS: TestVersionLabelForChecksum (0.00s)
18:49:01 [2021-03-04T18:49:01.020Z] === RUN   TestVersion
18:49:01 [2021-03-04T18:49:01.020Z] --- PASS: TestVersion (0.00s)
18:49:01 [2021-03-04T18:49:01.020Z] === RUN   TestGetVersion
18:49:01 [2021-03-04T18:49:01.020Z] --- PASS: TestGetVersion (0.00s)
18:49:01 [2021-03-04T18:49:01.020Z] === RUN   TestGetVersions
18:49:01 [2021-03-04T18:49:01.020Z] --- PASS: TestGetVersions (0.00s)
18:49:01 [2021-03-04T18:49:01.020Z] PASS
18:49:01 [2021-03-04T18:49:01.020Z] coverage: 89.3% of statements
18:49:01 [2021-03-04T18:49:01.020Z] ok  	github.com/docker/docker/pkg/tarsum	0.143s	coverage: 89.3% of statements
18:49:01 [2021-03-04T18:49:01.020Z] testing: warning: no tests to run
18:49:01 [2021-03-04T18:49:01.020Z] PASS
18:49:01 [2021-03-04T18:49:01.020Z] coverage: [no statements]
18:49:01 [2021-03-04T18:49:01.020Z] ok  	github.com/docker/docker/pkg/term/windows	0.042s	coverage: [no statements] [no tests to run]
18:49:01 [2021-03-04T18:49:01.461Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
18:49:01 [2021-03-04T18:49:01.462Z] === RUN   TestAuthZPluginErrorRequest
18:49:01 [2021-03-04T18:49:01.992Z] === RUN   TestTruncIndex
18:49:01 [2021-03-04T18:49:01.992Z] === RUN   TestIsGIT
18:49:01 [2021-03-04T18:49:01.992Z] --- PASS: TestIsGIT (0.00s)
18:49:01 [2021-03-04T18:49:01.992Z] === RUN   TestIsTransport
18:49:01 [2021-03-04T18:49:01.992Z] --- PASS: TestIsTransport (0.00s)
18:49:01 [2021-03-04T18:49:01.992Z] PASS
18:49:01 [2021-03-04T18:49:01.992Z] coverage: 100.0% of statements
18:49:01 [2021-03-04T18:49:01.992Z] ok  	github.com/docker/docker/pkg/urlutil	0.033s	coverage: 100.0% of statements
18:49:01 [2021-03-04T18:49:01.992Z] --- PASS: TestTruncIndex (0.10s)
18:49:01 [2021-03-04T18:49:01.992Z] PASS
18:49:01 [2021-03-04T18:49:01.992Z] coverage: 91.5% of statements
18:49:01 [2021-03-04T18:49:01.992Z] ok  	github.com/docker/docker/pkg/truncindex	0.146s	coverage: 91.5% of statements
18:49:02 [2021-03-04T18:49:02.029Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
18:49:02 [2021-03-04T18:49:02.029Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:49:02 [2021-03-04T18:49:02.288Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
18:49:02 [2021-03-04T18:49:02.387Z] ok  	github.com/docker/docker/builder/dockerfile	0.228s	coverage: 48.3% of statements
18:49:02 [2021-03-04T18:49:02.387Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
18:49:02 [2021-03-04T18:49:02.387Z] ok  	github.com/docker/docker/builder/remotecontext	0.077s	coverage: 13.7% of statements
18:49:02 [2021-03-04T18:49:02.453Z] === RUN   TestVersionInfo
18:49:02 [2021-03-04T18:49:02.453Z] --- PASS: TestVersionInfo (0.00s)
18:49:02 [2021-03-04T18:49:02.453Z] === RUN   TestAppendVersions
18:49:02 [2021-03-04T18:49:02.453Z] --- PASS: TestAppendVersions (0.00s)
18:49:02 [2021-03-04T18:49:02.453Z] PASS
18:49:02 [2021-03-04T18:49:02.453Z] coverage: 88.9% of statements
18:49:02 [2021-03-04T18:49:02.453Z] ok  	github.com/docker/docker/pkg/useragent	0.041s	coverage: 88.9% of statements
18:49:02 [2021-03-04T18:49:02.546Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:49:02 [2021-03-04T18:49:02.546Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:49:02 [2021-03-04T18:49:02.916Z] time="2021-03-04T18:49:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
18:49:02 [2021-03-04T18:49:02.954Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
18:49:04 [2021-03-04T18:49:04.450Z] === RUN   TestDockerSuite/TestBuildRm
18:49:04 [2021-03-04T18:49:04.450Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s)
18:49:04 [2021-03-04T18:49:04.450Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:49:04 [2021-03-04T18:49:04.459Z] === RUN   TestValidatePrivileges
18:49:04 [2021-03-04T18:49:04.459Z] --- PASS: TestValidatePrivileges (0.00s)
18:49:04 [2021-03-04T18:49:04.459Z] === RUN   TestFilterByCapNeg
18:49:04 [2021-03-04T18:49:04.459Z] --- PASS: TestFilterByCapNeg (0.00s)
18:49:04 [2021-03-04T18:49:04.459Z] === RUN   TestFilterByCapPos
18:49:04 [2021-03-04T18:49:04.459Z] --- PASS: TestFilterByCapPos (0.00s)
18:49:04 [2021-03-04T18:49:04.459Z] === RUN   TestStoreGetPluginNotMatchCapRefs
18:49:04 [2021-03-04T18:49:04.459Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
18:49:04 [2021-03-04T18:49:04.459Z] PASS
18:49:04 [2021-03-04T18:49:04.459Z] coverage: 12.0% of statements
18:49:04 [2021-03-04T18:49:04.459Z] ok  	github.com/docker/docker/plugin	0.058s	coverage: 12.0% of statements
18:49:04 [2021-03-04T18:49:04.459Z] === RUN   TestNewSettable
18:49:04 [2021-03-04T18:49:04.459Z] --- PASS: TestNewSettable (0.00s)
18:49:04 [2021-03-04T18:49:04.459Z] === RUN   TestIsSettable
18:49:04 [2021-03-04T18:49:04.459Z] --- PASS: TestIsSettable (0.00s)
18:49:04 [2021-03-04T18:49:04.459Z] === RUN   TestUpdateSettingsEnv
18:49:04 [2021-03-04T18:49:04.459Z] --- PASS: TestUpdateSettingsEnv (0.00s)
18:49:04 [2021-03-04T18:49:04.459Z] PASS
18:49:04 [2021-03-04T18:49:04.459Z] coverage: 20.1% of statements
18:49:04 [2021-03-04T18:49:04.459Z] ok  	github.com/docker/docker/plugin/v2	0.052s	coverage: 20.1% of statements
18:49:04 [2021-03-04T18:49:04.858Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.724s	coverage: 86.3% of statements
18:49:04 [2021-03-04T18:49:04.858Z] ?   	github.com/docker/docker/cli	[no test files]
18:49:04 [2021-03-04T18:49:04.858Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:49:06 [2021-03-04T18:49:06.002Z] === RUN   TestLoad
18:49:06 [2021-03-04T18:49:06.002Z] --- PASS: TestLoad (0.00s)
18:49:06 [2021-03-04T18:49:06.002Z] === RUN   TestSave
18:49:06 [2021-03-04T18:49:06.002Z] --- PASS: TestSave (0.03s)
18:49:06 [2021-03-04T18:49:06.002Z] === RUN   TestAddDeleteGet
18:49:06 [2021-03-04T18:49:06.002Z] --- PASS: TestAddDeleteGet (0.04s)
18:49:06 [2021-03-04T18:49:06.002Z] === RUN   TestInvalidTags
18:49:06 [2021-03-04T18:49:06.002Z] --- PASS: TestInvalidTags (0.01s)
18:49:06 [2021-03-04T18:49:06.002Z] PASS
18:49:06 [2021-03-04T18:49:06.002Z] coverage: 84.4% of statements
18:49:06 [2021-03-04T18:49:06.002Z] ok  	github.com/docker/docker/reference	0.131s	coverage: 84.4% of statements
18:49:06 [2021-03-04T18:49:06.354Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s)
18:49:06 [2021-03-04T18:49:06.354Z] === RUN   TestAuthZPluginHeader
18:49:06 [2021-03-04T18:49:06.613Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:49:07 [2021-03-04T18:49:07.180Z] --- PASS: TestAuthZPluginHeader (0.84s)
18:49:07 [2021-03-04T18:49:07.180Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:49:07 [2021-03-04T18:49:07.392Z] ok  	github.com/docker/docker/client	0.173s	coverage: 75.4% of statements
18:49:07 [2021-03-04T18:49:07.439Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:49:07 [2021-03-04T18:49:07.545Z] === RUN   TestResolveAuthConfigIndexServer
18:49:07 [2021-03-04T18:49:07.545Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
18:49:07 [2021-03-04T18:49:07.545Z] === RUN   TestResolveAuthConfigFullURL
18:49:07 [2021-03-04T18:49:07.545Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
18:49:07 [2021-03-04T18:49:07.545Z] === RUN   TestLoadAllowNondistributableArtifacts
18:49:07 [2021-03-04T18:49:07.545Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
18:49:07 [2021-03-04T18:49:07.545Z] === RUN   TestValidateMirror
18:49:07 [2021-03-04T18:49:07.545Z] --- PASS: TestValidateMirror (0.00s)
18:49:07 [2021-03-04T18:49:07.545Z] === RUN   TestLoadInsecureRegistries
18:49:08 [2021-03-04T18:49:08.007Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:49:08 [2021-03-04T18:49:08.007Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:49:08 [2021-03-04T18:49:08.007Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
18:49:08 [2021-03-04T18:49:08.007Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:49:08 [2021-03-04T18:49:08.007Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:49:08 [2021-03-04T18:49:08.007Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:49:08 [2021-03-04T18:49:08.007Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
18:49:08 [2021-03-04T18:49:08.007Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:49:08 [2021-03-04T18:49:08.007Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestResumableRequestHeaderSimpleErrors
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
18:49:08 [2021-03-04T18:49:08.007Z] time="2021-03-04T18:49:07Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:49:08 [2021-03-04T18:49:08.007Z] time="2021-03-04T18:49:07Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
18:49:08 [2021-03-04T18:49:08.007Z] time="2021-03-04T18:49:07Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestLoadInsecureRegistries (0.15s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestNewServiceConfig
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestNewServiceConfig (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestValidateIndexName
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestValidateIndexName (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestValidateIndexNameWithError
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestValidateIndexNameWithError (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestEndpointParse
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestEndpointParse (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestEndpointParseInvalid
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestEndpointParseInvalid (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestValidateEndpoint
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestValidateEndpoint (0.01s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestPing
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestResumableRequestHeaderTooMuchFailures
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestResumableRequestReaderWithReadError
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestPing (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestPingRegistryEndpoint
18:49:08 [2021-03-04T18:49:08.007Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestEndpoint
18:49:08 [2021-03-04T18:49:08.007Z] --- SKIP: TestEndpoint (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestParseRepositoryInfo
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestParseRepositoryInfo (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestNewIndexInfo
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestNewIndexInfo (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestMirrorEndpointLookup
18:49:08 [2021-03-04T18:49:08.007Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestSearchRepositories
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestSearchRepositories (0.01s)
18:49:08 [2021-03-04T18:49:08.007Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
18:49:08 [2021-03-04T18:49:08.007Z]         Host: 127.0.0.1:49231
18:49:08 [2021-03-04T18:49:08.007Z]         User-Agent: docker test client
18:49:08 [2021-03-04T18:49:08.007Z]         Authorization: Token fake-token
18:49:08 [2021-03-04T18:49:08.007Z]         X-Docker-Token: true
18:49:08 [2021-03-04T18:49:08.007Z]         Accept-Encoding: gzip
18:49:08 [2021-03-04T18:49:08.007Z]         
18:49:08 [2021-03-04T18:49:08.007Z]         
18:49:08 [2021-03-04T18:49:08.007Z]     registry_test.go:730: HTTP/1.1 200 OK
18:49:08 [2021-03-04T18:49:08.007Z]         Connection: close
18:49:08 [2021-03-04T18:49:08.007Z]         Content-Length: 144
18:49:08 [2021-03-04T18:49:08.007Z]         Cache-Control: no-cache
18:49:08 [2021-03-04T18:49:08.007Z]         Content-Type: application/json
18:49:08 [2021-03-04T18:49:08.007Z]         Date: Thu, 04 Mar 2021 18:49:07 GMT
18:49:08 [2021-03-04T18:49:08.007Z]         Expires: -1
18:49:08 [2021-03-04T18:49:08.007Z]         Pragma: no-cache
18:49:08 [2021-03-04T18:49:08.007Z]         Server: docker-tests/mock
18:49:08 [2021-03-04T18:49:08.007Z]         X-Docker-Registry-Config: mock
18:49:08 [2021-03-04T18:49:08.007Z]         X-Docker-Registry-Version: 0.0.0
18:49:08 [2021-03-04T18:49:08.007Z]         
18:49:08 [2021-03-04T18:49:08.007Z]         
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestTrustedLocation
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestTrustedLocation (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestAllowNondistributableArtifacts
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestIsSecureIndex
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestIsSecureIndex (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] PASS
18:49:08 [2021-03-04T18:49:08.007Z] coverage: 50.3% of statements
18:49:08 [2021-03-04T18:49:08.007Z] ok  	github.com/docker/docker/registry	0.261s	coverage: 50.3% of statements
18:49:08 [2021-03-04T18:49:08.007Z] time="2021-03-04T18:49:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestResumableRequestReader
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReader (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] === RUN   TestResumableRequestReaderWithInitialResponse
18:49:08 [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
18:49:08 [2021-03-04T18:49:08.007Z] PASS
18:49:08 [2021-03-04T18:49:08.007Z] coverage: 100.0% of statements
18:49:08 [2021-03-04T18:49:08.007Z] ok  	github.com/docker/docker/registry/resumable	0.264s	coverage: 100.0% of statements
18:49:08 [2021-03-04T18:49:08.815Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:49:08 [2021-03-04T18:49:08.815Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:49:08 [2021-03-04T18:49:08.978Z] === RUN   TestRestartManagerTimeout
18:49:08 [2021-03-04T18:49:08.978Z] --- PASS: TestRestartManagerTimeout (0.00s)
18:49:08 [2021-03-04T18:49:08.978Z] === RUN   TestRestartManagerTimeoutReset
18:49:08 [2021-03-04T18:49:08.978Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
18:49:08 [2021-03-04T18:49:08.978Z] PASS
18:49:08 [2021-03-04T18:49:08.978Z] coverage: 50.9% of statements
18:49:08 [2021-03-04T18:49:08.978Z] ok  	github.com/docker/docker/restartmanager	0.052s	coverage: 50.9% of statements
18:49:08 [2021-03-04T18:49:08.978Z] === RUN   TestDecodeContainerConfig
18:49:08 [2021-03-04T18:49:08.978Z] --- PASS: TestDecodeContainerConfig (0.00s)
18:49:08 [2021-03-04T18:49:08.978Z] === RUN   TestDecodeContainerConfigIsolation
18:49:08 [2021-03-04T18:49:08.978Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
18:49:08 [2021-03-04T18:49:08.978Z] === RUN   TestValidatePrivileged
18:49:08 [2021-03-04T18:49:08.978Z] --- PASS: TestValidatePrivileged (0.00s)
18:49:08 [2021-03-04T18:49:08.978Z] PASS
18:49:08 [2021-03-04T18:49:08.978Z] coverage: 52.2% of statements
18:49:08 [2021-03-04T18:49:08.978Z] ok  	github.com/docker/docker/runconfig	0.045s	coverage: 52.2% of statements
18:49:09 [2021-03-04T18:49:09.073Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:49:09 [2021-03-04T18:49:09.441Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
18:49:09 [2021-03-04T18:49:09.441Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
18:49:09 [2021-03-04T18:49:09.441Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
18:49:09 [2021-03-04T18:49:09.441Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
18:49:09 [2021-03-04T18:49:09.441Z] PASS
18:49:09 [2021-03-04T18:49:09.441Z] coverage: 62.5% of statements
18:49:09 [2021-03-04T18:49:09.441Z] ok  	github.com/docker/docker/testutil	0.058s	coverage: 62.5% of statements
18:49:10 [2021-03-04T18:49:10.010Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:49:11 [2021-03-04T18:49:11.386Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:49:11 [2021-03-04T18:49:11.632Z] --- PASS: TestNewClientWithTimeout (17.65s)
18:49:11 [2021-03-04T18:49:11.632Z] === RUN   TestClientStream
18:49:11 [2021-03-04T18:49:11.632Z] --- PASS: TestClientStream (0.01s)
18:49:11 [2021-03-04T18:49:11.632Z] === RUN   TestClientSendFile
18:49:11 [2021-03-04T18:49:11.632Z] --- PASS: TestClientSendFile (0.00s)
18:49:11 [2021-03-04T18:49:11.632Z] === RUN   TestClientWithRequestTimeout
18:49:11 [2021-03-04T18:49:11.632Z] --- PASS: TestClientWithRequestTimeout (0.01s)
18:49:11 [2021-03-04T18:49:11.632Z] === RUN   TestFileSpecPlugin
18:49:11 [2021-03-04T18:49:11.632Z] --- PASS: TestFileSpecPlugin (0.03s)
18:49:11 [2021-03-04T18:49:11.632Z] === RUN   TestFileJSONSpecPlugin
18:49:11 [2021-03-04T18:49:11.632Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
18:49:11 [2021-03-04T18:49:11.632Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
18:49:11 [2021-03-04T18:49:11.632Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
18:49:11 [2021-03-04T18:49:11.632Z] === RUN   TestPluginAddHandler
18:49:11 [2021-03-04T18:49:11.632Z] --- PASS: TestPluginAddHandler (0.00s)
18:49:11 [2021-03-04T18:49:11.632Z] === RUN   TestPluginWaitBadPlugin
18:49:11 [2021-03-04T18:49:11.632Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
18:49:11 [2021-03-04T18:49:11.632Z] === RUN   TestGet
18:49:11 [2021-03-04T18:49:11.632Z] time="2021-03-04T18:49:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
18:49:11 [2021-03-04T18:49:11.954Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.66s)
18:49:11 [2021-03-04T18:49:11.954Z] === RUN   TestAuthZPluginV2Disable
18:49:12 [2021-03-04T18:49:12.093Z] === RUN   TestGetDriver
18:49:12 [2021-03-04T18:49:12.093Z] --- PASS: TestGetDriver (0.00s)
18:49:12 [2021-03-04T18:49:12.093Z] === RUN   TestVolumeRequestError
18:49:12 [2021-03-04T18:49:12.093Z] --- PASS: TestVolumeRequestError (0.01s)
18:49:12 [2021-03-04T18:49:12.093Z] PASS
18:49:12 [2021-03-04T18:49:12.093Z] coverage: 36.1% of statements
18:49:12 [2021-03-04T18:49:12.093Z] ok  	github.com/docker/docker/volume/drivers	0.074s	coverage: 36.1% of statements
18:49:12 [2021-03-04T18:49:12.522Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:49:12 [2021-03-04T18:49:12.554Z] === RUN   TestGetAddress
18:49:12 [2021-03-04T18:49:12.554Z] --- PASS: TestGetAddress (0.00s)
18:49:12 [2021-03-04T18:49:12.554Z] === RUN   TestRemove
18:49:12 [2021-03-04T18:49:12.554Z] --- SKIP: TestRemove (0.00s)
18:49:12 [2021-03-04T18:49:12.554Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:49:12 [2021-03-04T18:49:12.554Z] === RUN   TestInitializeWithVolumes
18:49:12 [2021-03-04T18:49:12.554Z] --- PASS: TestInitializeWithVolumes (0.01s)
18:49:12 [2021-03-04T18:49:12.554Z] === RUN   TestCreate
18:49:12 [2021-03-04T18:49:12.554Z] --- PASS: TestCreate (0.01s)
18:49:12 [2021-03-04T18:49:12.554Z] === RUN   TestValidateName
18:49:12 [2021-03-04T18:49:12.554Z] --- PASS: TestValidateName (0.00s)
18:49:12 [2021-03-04T18:49:12.554Z] === RUN   TestCreateWithOpts
18:49:12 [2021-03-04T18:49:12.554Z] --- SKIP: TestCreateWithOpts (0.00s)
18:49:12 [2021-03-04T18:49:12.554Z]     local_test.go:181: runtime.GOOS == "windows"
18:49:12 [2021-03-04T18:49:12.554Z] === RUN   TestRelaodNoOpts
18:49:12 [2021-03-04T18:49:12.554Z] --- PASS: TestRelaodNoOpts (0.01s)
18:49:12 [2021-03-04T18:49:12.554Z] PASS
18:49:12 [2021-03-04T18:49:12.554Z] coverage: 41.5% of statements
18:49:12 [2021-03-04T18:49:12.554Z] ok  	github.com/docker/docker/volume/local	0.094s	coverage: 41.5% of statements
18:49:12 [2021-03-04T18:49:12.554Z] time="2021-03-04T18:49:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
18:49:13 [2021-03-04T18:49:13.015Z] === RUN   TestConvertTmpfsOptions
18:49:13 [2021-03-04T18:49:13.015Z] --- PASS: TestConvertTmpfsOptions (0.00s)
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:49: data="mode=700,size=1m"
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:49: data="ro"
18:49:13 [2021-03-04T18:49:13.015Z] === RUN   TestParseMountRaw
18:49:13 [2021-03-04T18:49:13.015Z] --- PASS: TestParseMountRaw (0.03s)
18:49:13 [2021-03-04T18:49:13.015Z] === RUN   TestParseMountRawSplit
18:49:13 [2021-03-04T18:49:13.015Z] --- PASS: TestParseMountRawSplit (0.00s)
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 0
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 1
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 2
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 3
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 4
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 5
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 6
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 7
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 8
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 0
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 1
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 2
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 3
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 4
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 5
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 6
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 7
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 8
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 9
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 10
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 11
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 12
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 0
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 1
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 2
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 3
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 4
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 5
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 6
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 7
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 8
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 9
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 10
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:390: case 11
18:49:13 [2021-03-04T18:49:13.015Z] === RUN   TestParseMountSpec
18:49:13 [2021-03-04T18:49:13.015Z] --- PASS: TestParseMountSpec (0.00s)
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:455: case 0
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:455: case 1
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:455: case 2
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:455: case 3
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:455: case 4
18:49:13 [2021-03-04T18:49:13.015Z]     parser_test.go:455: case 5
18:49:13 [2021-03-04T18:49:13.015Z] === RUN   TestParseMountSpecBindWithFileinfoError
18:49:13 [2021-03-04T18:49:13.015Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
18:49:13 [2021-03-04T18:49:13.015Z] === RUN   TestValidateMount
18:49:13 [2021-03-04T18:49:13.015Z] --- PASS: TestValidateMount (0.00s)
18:49:13 [2021-03-04T18:49:13.015Z] PASS
18:49:13 [2021-03-04T18:49:13.015Z] coverage: 66.2% of statements
18:49:13 [2021-03-04T18:49:13.015Z] ok  	github.com/docker/docker/volume/mounts	0.128s	coverage: 66.2% of statements
18:49:13 [2021-03-04T18:49:13.458Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestSetGetMeta
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestSetGetMeta
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestRestore
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestRestore
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestServiceCreate
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestServiceCreate
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestServiceList
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestServiceList
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestServiceRemove
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestServiceRemove
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestServiceGet
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestServiceGet
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestServicePrune
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestServicePrune
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestCreate
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestCreate
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestRemove
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestRemove
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestList
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestList
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFindByDriver
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestFindByDriver
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFindByReferenced
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestFindByReferenced
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestDerefMultipleOfSameRef
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestDerefMultipleOfSameRef
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestDefererencePluginOnCreateError
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestDefererencePluginOnCreateError
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestRefDerefRemove
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestRefDerefRemove
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestGet
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestGet
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestGetWithReference
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestGetWithReference
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFilterFunc
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFilterFunc/test_nil_list
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_nil_list
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFilterFunc/test_empty_list
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_empty_list
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFilterFunc/test_filter_some
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_filter_some
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFilterFunc/test_filter_middle
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_filter_middle
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFilterFunc/test_filter_middle_and_last
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
18:49:14 [2021-03-04T18:49:14.563Z] === RUN   TestFilterFunc/test_filter_first_and_last
18:49:14 [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_filter_first_and_last
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestFilterFunc/test_nil_list
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestFilterFunc/test_filter_some
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestFilterFunc/test_filter_middle_and_last
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestFilterFunc/test_empty_list
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestFilterFunc/test_filter_middle
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestFilterFunc/test_filter_first_and_last
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestFilterFunc (0.00s)
18:49:14 [2021-03-04T18:49:14.563Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
18:49:14 [2021-03-04T18:49:14.563Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
18:49:14 [2021-03-04T18:49:14.563Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
18:49:14 [2021-03-04T18:49:14.563Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
18:49:14 [2021-03-04T18:49:14.563Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
18:49:14 [2021-03-04T18:49:14.563Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
18:49:14 [2021-03-04T18:49:14.563Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
18:49:14 [2021-03-04T18:49:14.563Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestSetGetMeta
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestCreate
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestServiceRemove
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestSetGetMeta (0.02s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestDerefMultipleOfSameRef
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestCreate (0.03s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestFindByReferenced
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestFindByDriver
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestList
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestFindByReferenced (0.03s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestRemove
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestFindByDriver (0.03s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestServicePrune
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestList (0.03s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestGet
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestRemove (0.03s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestGetWithReference
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestGet (0.02s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestServiceCreate
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestGetWithReference (0.02s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestServiceList
18:49:14 [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestRefDerefRemove
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestServiceRemove (0.17s)
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestServiceCreate (0.08s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestDefererencePluginOnCreateError
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestServiceList (0.08s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestServiceGet
18:49:14 [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:49:14 [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestServiceGet (0.03s)
18:49:14 [2021-03-04T18:49:14.563Z] === CONT  TestRestore
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestRefDerefRemove (0.04s)
18:49:14 [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
18:49:14 [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestServicePrune (0.17s)
18:49:14 [2021-03-04T18:49:14.563Z] --- PASS: TestRestore (0.03s)
18:49:14 [2021-03-04T18:49:14.563Z] PASS
18:49:14 [2021-03-04T18:49:14.563Z] coverage: 70.3% of statements
18:49:14 [2021-03-04T18:49:14.563Z] ok  	github.com/docker/docker/volume/service	0.310s	coverage: 70.3% of statements
18:49:14 [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
18:49:15 [2021-03-04T18:49:15.361Z] --- PASS: TestAuthZPluginV2Disable (3.45s)
18:49:15 [2021-03-04T18:49:15.361Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:49:16 [2021-03-04T18:49:16.297Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:49:16 [2021-03-04T18:49:16.297Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:49:16 [2021-03-04T18:49:16.556Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:49:16 [2021-03-04T18:49:16.556Z] === RUN   TestDockerSuite/TestBuildSpaces
18:49:16 [2021-03-04T18:49:16.814Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:49:17 [2021-03-04T18:49:17.756Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:49:17 [2021-03-04T18:49:17.756Z] === RUN   TestDockerSuite/TestBuildStderr
18:49:18 [2021-03-04T18:49:18.323Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.91s)
18:49:18 [2021-03-04T18:49:18.323Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:49:18 [2021-03-04T18:49:18.581Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:49:19 [2021-03-04T18:49:19.273Z] time="2021-03-04T18:49:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
18:49:21 [2021-03-04T18:49:21.869Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:49:22 [2021-03-04T18:49:22.809Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:49:24 [2021-03-04T18:49:24.184Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:49:24 [2021-03-04T18:49:24.751Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:49:26 [2021-03-04T18:49:26.129Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:49:27 [2021-03-04T18:49:27.067Z] === RUN   TestDockerSuite/TestBuildUser
18:49:27 [2021-03-04T18:49:27.859Z] --- PASS: TestGet (15.02s)
18:49:27 [2021-03-04T18:49:27.859Z] === RUN   TestPluginWithNoManifest
18:49:27 [2021-03-04T18:49:27.859Z] --- PASS: TestPluginWithNoManifest (0.00s)
18:49:27 [2021-03-04T18:49:27.859Z] === RUN   TestGetAll
18:49:27 [2021-03-04T18:49:27.859Z] --- PASS: TestGetAll (0.00s)
18:49:27 [2021-03-04T18:49:27.859Z] PASS
18:49:27 [2021-03-04T18:49:27.859Z] coverage: 73.4% of statements
18:49:27 [2021-03-04T18:49:27.859Z] ok  	github.com/docker/docker/pkg/plugins	34.977s	coverage: 73.4% of statements
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/quota	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/rootless	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/volume	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:49:27 [2021-03-04T18:49:27.859Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:49:28 [2021-03-04T18:49:28.444Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:49:29 [2021-03-04T18:49:29.379Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.97s)
18:49:29 [2021-03-04T18:49:29.379Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === Skipped
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     dispatchers_test.go:376: Windows does not support stopsignal
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s)
18:49:29 [2021-03-04T18:49:29.405Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
18:49:29 [2021-03-04T18:49:29.405Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
18:49:29 [2021-03-04T18:49:29.405Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     client_test.go:23: runtime.GOOS == "windows"
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     daemon_test.go:147: root required
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     reload_test.go:520: root required
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     pull_v2_test.go:73: Needs fixing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     pull_v2_test.go:118: Needs fixing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     download_test.go:268: Needs fixing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     layer_test.go:304: Failing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     layer_test.go:353: Failing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     layer_test.go:468: Failing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     layer_test.go:697: Failing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     migration_test.go:46: Failing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     migration_test.go:182: Failing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     mount_test.go:17: Failing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     mount_test.go:76: Failing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     mount_test.go:125: Failing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     mount_test.go:212: Failing on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:134: Xz not present in msys2
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:239: Failing on Windows CI machines
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_windows_test.go:16: Currently fails
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     changes_test.go:192: needs more investigation
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     changes_test.go:405: needs further investigation
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     changes_test.go:441: needs further investigation
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     poller_test.go:41: No chmod on Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     fileutils_test.go:134: Needs porting to Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     fileutils_test.go:180: Needs porting to Windows
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
18:49:29 [2021-03-04T18:49:29.405Z]     local_test.go:181: runtime.GOOS == "windows"
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] 
18:49:29 [2021-03-04T18:49:29.405Z] DONE 1829 tests, 45 skipped in 228.074s
18:49:29 [2021-03-04T18:49:29.405Z] INFO: make.ps1 ended at 03/04/2021 18:49:29
18:49:30 [2021-03-04T18:49:30.756Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:49:30 [2021-03-04T18:49:30.947Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
18:49:30 [2021-03-04T18:49:30.947Z] INFO: Unit tests ended at 03/04/2021 18:49:30. Duration:00:04:05.8514553
18:49:30 [2021-03-04T18:49:30.947Z] INFO: Building busybox
18:49:30 [2021-03-04T18:49:30.947Z] Sending build context to Docker daemon   5.12kB
18:49:30 [2021-03-04T18:49:30.947Z] 
18:49:30 [2021-03-04T18:49:30.947Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
18:49:30 [2021-03-04T18:49:30.947Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
18:49:30 [2021-03-04T18:49:30.947Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
18:49:30 [2021-03-04T18:49:30.947Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
18:49:30 [2021-03-04T18:49:30.947Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
18:49:30 [2021-03-04T18:49:30.947Z]  ---> 31902e4b25a6
18:49:30 [2021-03-04T18:49:30.947Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
18:49:30 [2021-03-04T18:49:30.947Z]  ---> Running in c8803cd9e602
18:49:34 [2021-03-04T18:49:34.040Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:49:35 [2021-03-04T18:49:35.652Z] Removing intermediate container c8803cd9e602
18:49:35 [2021-03-04T18:49:35.652Z]  ---> 23d9c446c341
18:49:35 [2021-03-04T18:49:35.652Z] Step 7/13 : ARG BUSYBOX_VERSION
18:49:36 [2021-03-04T18:49:36.115Z]  ---> Running in 116cdb9f7a81
18:49:36 [2021-03-04T18:49:36.577Z] Removing intermediate container 116cdb9f7a81
18:49:36 [2021-03-04T18:49:36.577Z]  ---> 47be88f4c632
18:49:36 [2021-03-04T18:49:36.577Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
18:49:36 [2021-03-04T18:49:36.577Z]  ---> Running in 8841f8864955
18:49:37 [2021-03-04T18:49:37.038Z] Removing intermediate container 8841f8864955
18:49:37 [2021-03-04T18:49:37.038Z]  ---> 2f6dabe8d916
18:49:37 [2021-03-04T18:49:37.038Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
18:49:38 [2021-03-04T18:49:38.009Z] 
18:49:38 [2021-03-04T18:49:38.470Z]  ---> 306481bec74f
18:49:38 [2021-03-04T18:49:38.470Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
18:49:38 [2021-03-04T18:49:38.931Z]  ---> Running in be1fcf6007e1
18:49:42 [2021-03-04T18:49:42.186Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:49:42 [2021-03-04T18:49:42.186Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:49:42 [2021-03-04T18:49:42.186Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:49:42 [2021-03-04T18:49:42.753Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:49:43 [2021-03-04T18:49:43.687Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:49:44 [2021-03-04T18:49:44.622Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:49:44 [2021-03-04T18:49:44.622Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:49:44 [2021-03-04T18:49:44.622Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:49:44 [2021-03-04T18:49:44.622Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:49:44 [2021-03-04T18:49:44.622Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:49:45 [2021-03-04T18:49:45.998Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:49:45 [2021-03-04T18:49:45.998Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:49:45 [2021-03-04T18:49:45.998Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
18:49:45 [2021-03-04T18:49:45.998Z] PASS
18:49:45 [2021-03-04T18:49:45.998Z] 
18:49:45 [2021-03-04T18:49:45.998Z] DONE 17 tests in 50.134s
18:49:45 [2021-03-04T18:49:45.998Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:49:45 [2021-03-04T18:49:45.999Z] ++ 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
18:49:45 [2021-03-04T18:49:45.999Z] ++ set -e
18:49:45 [2021-03-04T18:49:45.999Z] ++ '[' -n 0 ']'
18:49:45 [2021-03-04T18:49:45.999Z] ++ set -x
18:49:45 [2021-03-04T18:49:45.999Z] ++ 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
18:49:45 [2021-03-04T18:49:45.999Z] INFO: Testing against a local daemon
18:49:45 [2021-03-04T18:49:45.999Z] === RUN   TestPluginInvalidJSON
18:49:45 [2021-03-04T18:49:45.999Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:49:45 [2021-03-04T18:49:45.999Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:49:45 [2021-03-04T18:49:45.999Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:49:45 [2021-03-04T18:49:45.999Z] --- PASS: TestPluginInvalidJSON (0.05s)
18:49:45 [2021-03-04T18:49:45.999Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:49:45 [2021-03-04T18:49:45.999Z] === RUN   TestPluginInstall
18:49:45 [2021-03-04T18:49:45.999Z] === RUN   TestPluginInstall/no_auth
18:49:46 [2021-03-04T18:49:46.567Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:49:47 [2021-03-04T18:49:47.135Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:49:48 [2021-03-04T18:49:48.071Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:49:48 [2021-03-04T18:49:48.330Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:49:48 [2021-03-04T18:49:48.330Z] time="2021-03-04T18:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:48 [2021-03-04T18:49:48.330Z] time="2021-03-04T18:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80baf0f4cec5500dc1a6648965f77fac85046e90507053f8a9a094d630c42411" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:48 [2021-03-04T18:49:48.330Z] time="2021-03-04T18:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:48 [2021-03-04T18:49:48.330Z] time="2021-03-04T18:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80baf0f4cec5500dc1a6648965f77fac85046e90507053f8a9a094d630c42411" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:48 [2021-03-04T18:49:48.898Z] === RUN   TestPluginInstall/with_htpasswd
18:49:49 [2021-03-04T18:49:49.295Z] Removing intermediate container be1fcf6007e1
18:49:49 [2021-03-04T18:49:49.295Z]  ---> ca82540da9c1
18:49:49 [2021-03-04T18:49:49.295Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
18:49:49 [2021-03-04T18:49:49.295Z]  ---> Running in ff16178c1882
18:49:49 [2021-03-04T18:49:49.466Z] time="2021-03-04T18:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:49 [2021-03-04T18:49:49.466Z] time="2021-03-04T18:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf2a8bcc24e94500350d7343ffc661be5655c4727836e05536317716d2109f30" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:49 [2021-03-04T18:49:49.466Z] time="2021-03-04T18:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:49 [2021-03-04T18:49:49.466Z] time="2021-03-04T18:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf2a8bcc24e94500350d7343ffc661be5655c4727836e05536317716d2109f30" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:49 [2021-03-04T18:49:49.757Z] 
18:49:49 [2021-03-04T18:49:49.757Z] SUCCESS: Specified value was saved.
18:49:50 [2021-03-04T18:49:50.034Z] === RUN   TestPluginInstall/with_insecure
18:49:50 [2021-03-04T18:49:50.602Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:49:51 [2021-03-04T18:49:51.170Z] time="2021-03-04T18:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:51 [2021-03-04T18:49:51.170Z] time="2021-03-04T18:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd6c510ece6c4d93959d776c2ea64a37917851e3bd856fced7a26185e9fd083f" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:51 [2021-03-04T18:49:51.170Z] time="2021-03-04T18:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:51 [2021-03-04T18:49:51.170Z] time="2021-03-04T18:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd6c510ece6c4d93959d776c2ea64a37917851e3bd856fced7a26185e9fd083f" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:51 [2021-03-04T18:49:51.429Z] --- PASS: TestPluginInstall (5.32s)
18:49:51 [2021-03-04T18:49:51.429Z]     --- PASS: TestPluginInstall/no_auth (2.76s)
18:49:51 [2021-03-04T18:49:51.429Z]     --- PASS: TestPluginInstall/with_htpasswd (1.05s)
18:49:51 [2021-03-04T18:49:51.429Z]     --- PASS: TestPluginInstall/with_insecure (1.51s)
18:49:51 [2021-03-04T18:49:51.429Z]         plugin_test.go:160: [d62a3fbd3365b] daemon is not started
18:49:51 [2021-03-04T18:49:51.429Z] === RUN   TestPluginsWithRuntimes
18:49:52 [2021-03-04T18:49:52.365Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:49:52 [2021-03-04T18:49:52.670Z] Removing intermediate container ff16178c1882
18:49:52 [2021-03-04T18:49:52.670Z]  ---> fb3adce989af
18:49:52 [2021-03-04T18:49:52.670Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:49:52 [2021-03-04T18:49:52.670Z]  ---> Running in 10f891f21506
18:49:52 [2021-03-04T18:49:52.932Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:49:53 [2021-03-04T18:49:53.191Z] === RUN   TestPluginsWithRuntimes/No_Args
18:49:53 [2021-03-04T18:49:53.452Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:49:54 [2021-03-04T18:49:54.019Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:49:54 [2021-03-04T18:49:54.019Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:49:54 [2021-03-04T18:49:54.072Z] ok  	github.com/docker/docker/cmd/dockerd	0.136s	coverage: 29.1% of statements
18:49:54 [2021-03-04T18:49:54.072Z] ok  	github.com/docker/docker/container	0.135s	coverage: 34.7% of statements
18:49:54 [2021-03-04T18:49:54.072Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:49:54 [2021-03-04T18:49:54.072Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:49:54 [2021-03-04T18:49:54.072Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:49:54 [2021-03-04T18:49:54.072Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:49:54 [2021-03-04T18:49:54.278Z] === RUN   TestPluginsWithRuntimes/With_Args
18:49:54 [2021-03-04T18:49:54.536Z] === RUN   TestDockerSuite/TestBuildXZHost
18:49:55 [2021-03-04T18:49:55.475Z] --- PASS: TestPluginsWithRuntimes (4.13s)
18:49:55 [2021-03-04T18:49:55.475Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.08s)
18:49:55 [2021-03-04T18:49:55.475Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.10s)
18:49:55 [2021-03-04T18:49:55.475Z] PASS
18:49:55 [2021-03-04T18:49:55.475Z] 
18:49:55 [2021-03-04T18:49:55.475Z] DONE 9 tests in 9.672s
18:49:55 [2021-03-04T18:49:55.475Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:49:55 [2021-03-04T18:49:55.475Z] ++ 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
18:49:55 [2021-03-04T18:49:55.475Z] ++ set -e
18:49:55 [2021-03-04T18:49:55.475Z] ++ '[' -n 0 ']'
18:49:55 [2021-03-04T18:49:55.475Z] ++ set -x
18:49:55 [2021-03-04T18:49:55.475Z] ++ 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
18:49:55 [2021-03-04T18:49:55.734Z] INFO: Testing against a local daemon
18:49:55 [2021-03-04T18:49:55.734Z] === RUN   TestExternalGraphDriver
18:49:55 [2021-03-04T18:49:55.734Z] === RUN   TestExternalGraphDriver/json
18:49:56 [2021-03-04T18:49:56.306Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:49:56 [2021-03-04T18:49:56.306Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:49:56 [2021-03-04T18:49:56.306Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:49:57 [2021-03-04T18:49:57.251Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:49:57 [2021-03-04T18:49:57.434Z] Cannot create a file when that file already exists.
18:49:57 [2021-03-04T18:49:57.509Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:49:58 [2021-03-04T18:49:58.079Z] === RUN   TestExternalGraphDriver/spec
18:49:58 [2021-03-04T18:49:58.079Z] === RUN   TestDockerSuite/TestCommitChange
18:49:59 [2021-03-04T18:49:59.349Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
18:49:59 [2021-03-04T18:49:59.459Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:50:00 [2021-03-04T18:50:00.397Z] === RUN   TestExternalGraphDriver/pull
18:50:00 [2021-03-04T18:50:00.965Z] === RUN   TestDockerSuite/TestCommitHardlink
18:50:01 [2021-03-04T18:50:01.255Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
18:50:02 [2021-03-04T18:50:02.341Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
18:50:02 [2021-03-04T18:50:02.341Z] --- PASS: TestExternalGraphDriver (6.71s)
18:50:02 [2021-03-04T18:50:02.341Z]     --- PASS: TestExternalGraphDriver/json (2.35s)
18:50:02 [2021-03-04T18:50:02.341Z]     --- PASS: TestExternalGraphDriver/spec (2.30s)
18:50:02 [2021-03-04T18:50:02.341Z]     --- PASS: TestExternalGraphDriver/pull (1.95s)
18:50:02 [2021-03-04T18:50:02.341Z] === RUN   TestGraphdriverPluginV2
18:50:02 [2021-03-04T18:50:02.601Z] === RUN   TestDockerSuite/TestCommitNewFile
18:50:02 [2021-03-04T18:50:02.633Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
18:50:03 [2021-03-04T18:50:03.239Z] Removing intermediate container 10f891f21506
18:50:03 [2021-03-04T18:50:03.239Z]  ---> 9d7da968f518
18:50:03 [2021-03-04T18:50:03.239Z] Step 13/13 : CMD ["sh"]
18:50:03 [2021-03-04T18:50:03.239Z]  ---> Running in 54a906b336f1
18:50:03 [2021-03-04T18:50:03.239Z] Removing intermediate container 54a906b336f1
18:50:03 [2021-03-04T18:50:03.239Z]  ---> 7ce5e43bde69
18:50:03 [2021-03-04T18:50:03.239Z] Successfully built 7ce5e43bde69
18:50:03 [2021-03-04T18:50:03.239Z] Successfully tagged busybox:latest
18:50:03 [2021-03-04T18:50:03.239Z] INFO: Docker images of the daemon under test
18:50:03 [2021-03-04T18:50:03.239Z] 
18:50:03 [2021-03-04T18:50:03.239Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
18:50:03 [2021-03-04T18:50:03.239Z] busybox                                latest              7ce5e43bde69        Less than a second ago   5.28GB
18:50:03 [2021-03-04T18:50:03.239Z] microsoft/windowsservercore            latest              31902e4b25a6        3 weeks ago              5.21GB
18:50:03 [2021-03-04T18:50:03.239Z] mcr.microsoft.com/windows/servercore   ltsc2019            31902e4b25a6        3 weeks ago              5.21GB
18:50:03 [2021-03-04T18:50:03.239Z] 
18:50:03 [2021-03-04T18:50:03.239Z] INFO: Running integration tests at 03/04/2021 18:50:02...
18:50:03 [2021-03-04T18:50:03.239Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:50:03 [2021-03-04T18:50:03.239Z] INFO: Integration API tests being run from the host:
18:50:03 [2021-03-04T18:50:03.239Z] INFO: make.ps1 starting at 03/04/2021 18:50:02
18:50:03 [2021-03-04T18:50:03.977Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:50:04 [2021-03-04T18:50:04.229Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:50:05 [2021-03-04T18:50:05.356Z] === RUN   TestDockerSuite/TestCommitTTY
18:50:06 [2021-03-04T18:50:06.732Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:50:06 [2021-03-04T18:50:06.991Z] --- PASS: TestGraphdriverPluginV2 (4.69s)
18:50:06 [2021-03-04T18:50:06.991Z] PASS
18:50:06 [2021-03-04T18:50:06.991Z] 
18:50:06 [2021-03-04T18:50:06.991Z] DONE 5 tests in 11.540s
18:50:06 [2021-03-04T18:50:06.991Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:50:06 [2021-03-04T18:50:06.991Z] ++ 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
18:50:06 [2021-03-04T18:50:06.991Z] ++ set -e
18:50:06 [2021-03-04T18:50:06.991Z] ++ '[' -n 0 ']'
18:50:06 [2021-03-04T18:50:06.991Z] ++ set -x
18:50:06 [2021-03-04T18:50:06.991Z] ++ 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
18:50:07 [2021-03-04T18:50:07.249Z] INFO: Testing against a local daemon
18:50:07 [2021-03-04T18:50:07.249Z] === RUN   TestContinueAfterPluginCrash
18:50:07 [2021-03-04T18:50:07.249Z] === PAUSE TestContinueAfterPluginCrash
18:50:07 [2021-03-04T18:50:07.249Z] === RUN   TestReadPluginNoRead
18:50:07 [2021-03-04T18:50:07.249Z] === PAUSE TestReadPluginNoRead
18:50:07 [2021-03-04T18:50:07.249Z] === RUN   TestDaemonStartWithLogOpt
18:50:07 [2021-03-04T18:50:07.249Z] === PAUSE TestDaemonStartWithLogOpt
18:50:07 [2021-03-04T18:50:07.249Z] === CONT  TestContinueAfterPluginCrash
18:50:07 [2021-03-04T18:50:07.249Z] === CONT  TestDaemonStartWithLogOpt
18:50:07 [2021-03-04T18:50:07.508Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:50:08 [2021-03-04T18:50:08.889Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:50:10 [2021-03-04T18:50:10.268Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:50:10 [2021-03-04T18:50:10.268Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:50:10 [2021-03-04T18:50:10.268Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:50:10 [2021-03-04T18:50:10.268Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:50:10 [2021-03-04T18:50:10.268Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:50:10 [2021-03-04T18:50:10.268Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:50:10 [2021-03-04T18:50:10.527Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:50:11 [2021-03-04T18:50:11.908Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:50:12 [2021-03-04T18:50:12.477Z] --- PASS: TestDaemonStartWithLogOpt (5.25s)
18:50:12 [2021-03-04T18:50:12.477Z] === CONT  TestReadPluginNoRead
18:50:12 [2021-03-04T18:50:12.608Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 14.1% of statements
18:50:12 [2021-03-04T18:50:12.608Z] ok  	github.com/docker/docker/daemon	12.190s	coverage: 17.2% of statements
18:50:12 [2021-03-04T18:50:12.608Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:50:12 [2021-03-04T18:50:12.608Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:50:13 [2021-03-04T18:50:13.419Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:50:13 [2021-03-04T18:50:13.419Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:50:13 [2021-03-04T18:50:13.544Z] ok  	github.com/docker/docker/daemon/config	0.046s	coverage: 81.8% of statements
18:50:13 [2021-03-04T18:50:13.988Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:50:14 [2021-03-04T18:50:14.113Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
18:50:14 [2021-03-04T18:50:14.681Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
18:50:14 [2021-03-04T18:50:14.681Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:50:14 [2021-03-04T18:50:14.681Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:50:14 [2021-03-04T18:50:14.923Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:50:15 [2021-03-04T18:50:15.490Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:50:15 [2021-03-04T18:50:15.620Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
18:50:15 [2021-03-04T18:50:15.750Z] === RUN   TestReadPluginNoRead/default
18:50:15 [2021-03-04T18:50:15.750Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:50:16 [2021-03-04T18:50:16.317Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:50:16 [2021-03-04T18:50:16.317Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:50:16 [2021-03-04T18:50:16.576Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:50:16 [2021-03-04T18:50:16.576Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:50:17 [2021-03-04T18:50:17.143Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:50:17 [2021-03-04T18:50:17.143Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:50:17 [2021-03-04T18:50:17.143Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:50:17 [2021-03-04T18:50:17.403Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:50:17 [2021-03-04T18:50:17.403Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:50:17 [2021-03-04T18:50:17.403Z] === RUN   TestReadPluginNoRead/disabled_caching
18:50:17 [2021-03-04T18:50:17.662Z] --- PASS: TestContinueAfterPluginCrash (10.35s)
18:50:18 [2021-03-04T18:50:18.156Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.386s	coverage: 73.3% of statements
18:50:18 [2021-03-04T18:50:18.230Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:50:18 [2021-03-04T18:50:18.415Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
18:50:19 [2021-03-04T18:50:19.168Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:50:19 [2021-03-04T18:50:19.353Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.435s	coverage: 56.2% of statements
18:50:19 [2021-03-04T18:50:19.427Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:50:19 [2021-03-04T18:50:19.686Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:50:19 [2021-03-04T18:50:19.944Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:50:21 [2021-03-04T18:50:21.325Z] --- PASS: TestReadPluginNoRead (8.75s)
18:50:21 [2021-03-04T18:50:21.325Z]     --- PASS: TestReadPluginNoRead/default (1.69s)
18:50:21 [2021-03-04T18:50:21.325Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.89s)
18:50:21 [2021-03-04T18:50:21.325Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s)
18:50:21 [2021-03-04T18:50:21.325Z]     read_test.go:92: [dedf42a97eb62] daemon is not started
18:50:21 [2021-03-04T18:50:21.325Z] PASS
18:50:21 [2021-03-04T18:50:21.325Z] 
18:50:21 [2021-03-04T18:50:21.325Z] DONE 6 tests in 14.159s
18:50:21 [2021-03-04T18:50:21.325Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:50:21 [2021-03-04T18:50:21.325Z] ++ 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
18:50:21 [2021-03-04T18:50:21.325Z] ++ set -e
18:50:21 [2021-03-04T18:50:21.325Z] ++ '[' -n 0 ']'
18:50:21 [2021-03-04T18:50:21.325Z] ++ set -x
18:50:21 [2021-03-04T18:50:21.325Z] ++ 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
18:50:21 [2021-03-04T18:50:21.325Z] testing: warning: no tests to run
18:50:21 [2021-03-04T18:50:21.325Z] PASS
18:50:21 [2021-03-04T18:50:21.325Z] 
18:50:21 [2021-03-04T18:50:21.325Z] DONE 0 tests in 0.053s
18:50:21 [2021-03-04T18:50:21.325Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:50:21 [2021-03-04T18:50:21.325Z] ++ 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
18:50:21 [2021-03-04T18:50:21.325Z] ++ set -e
18:50:21 [2021-03-04T18:50:21.325Z] ++ '[' -n 0 ']'
18:50:21 [2021-03-04T18:50:21.325Z] ++ set -x
18:50:21 [2021-03-04T18:50:21.325Z] ++ 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
18:50:21 [2021-03-04T18:50:21.584Z] INFO: Testing against a local daemon
18:50:21 [2021-03-04T18:50:21.584Z] === RUN   TestPluginWithDevMounts
18:50:21 [2021-03-04T18:50:21.584Z] === PAUSE TestPluginWithDevMounts
18:50:21 [2021-03-04T18:50:21.584Z] === CONT  TestPluginWithDevMounts
18:50:21 [2021-03-04T18:50:21.843Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:50:21 [2021-03-04T18:50:21.898Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.033s	coverage: 1.9% of statements
18:50:22 [2021-03-04T18:50:22.780Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:50:22 [2021-03-04T18:50:22.780Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:50:23 [2021-03-04T18:50:23.347Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:50:23 [2021-03-04T18:50:23.605Z] --- PASS: TestPluginWithDevMounts (2.05s)
18:50:23 [2021-03-04T18:50:23.605Z] PASS
18:50:23 [2021-03-04T18:50:23.605Z] 
18:50:23 [2021-03-04T18:50:23.605Z] DONE 1 tests in 2.244s
18:50:23 [2021-03-04T18:50:23.605Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:50:23 [2021-03-04T18:50:23.605Z] ++ 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
18:50:23 [2021-03-04T18:50:23.605Z] ++ set -e
18:50:23 [2021-03-04T18:50:23.605Z] ++ '[' -n 0 ']'
18:50:23 [2021-03-04T18:50:23.605Z] ++ set -x
18:50:23 [2021-03-04T18:50:23.605Z] ++ 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
18:50:23 [2021-03-04T18:50:23.605Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:50:23 [2021-03-04T18:50:23.800Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.308s	coverage: 49.4% of statements
18:50:23 [2021-03-04T18:50:23.800Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.673s	coverage: 46.2% of statements
18:50:23 [2021-03-04T18:50:23.800Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:50:23 [2021-03-04T18:50:23.863Z] INFO: Testing against a local daemon
18:50:23 [2021-03-04T18:50:23.863Z] === RUN   TestSecretInspect
18:50:24 [2021-03-04T18:50:24.430Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:50:24 [2021-03-04T18:50:24.996Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:50:24 [2021-03-04T18:50:24.996Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:50:25 [2021-03-04T18:50:25.564Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:50:25 [2021-03-04T18:50:25.703Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 57.5% of statements
18:50:26 [2021-03-04T18:50:26.131Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:50:26 [2021-03-04T18:50:26.390Z] --- PASS: TestSecretInspect (2.69s)
18:50:26 [2021-03-04T18:50:26.390Z] === RUN   TestSecretList
18:50:26 [2021-03-04T18:50:26.648Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:50:26 [2021-03-04T18:50:26.668Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.751s	coverage: 57.7% of statements
18:50:26 [2021-03-04T18:50:26.668Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:50:26 [2021-03-04T18:50:26.668Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:50:26 [2021-03-04T18:50:26.907Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:50:27 [2021-03-04T18:50:27.474Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:50:27 [2021-03-04T18:50:27.610Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.029s	coverage: 3.0% of statements
18:50:28 [2021-03-04T18:50:28.550Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
18:50:28 [2021-03-04T18:50:28.883Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:50:28 [2021-03-04T18:50:28.883Z] --- PASS: TestSecretList (2.47s)
18:50:28 [2021-03-04T18:50:28.883Z] === RUN   TestSecretsCreateAndDelete
18:50:29 [2021-03-04T18:50:29.424Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:50:29 [2021-03-04T18:50:29.424Z] INFO: Testing against a local daemon
18:50:29 [2021-03-04T18:50:29.885Z] === RUN   TestBuildWithSession
18:50:29 [2021-03-04T18:50:29.885Z] --- SKIP: TestBuildWithSession (0.00s)
18:50:29 [2021-03-04T18:50:29.885Z]     build_session_test.go:25: TODO: BuildKit
18:50:29 [2021-03-04T18:50:29.885Z] === RUN   TestBuildSquashParent
18:50:29 [2021-03-04T18:50:29.885Z] --- SKIP: TestBuildSquashParent (0.00s)
18:50:29 [2021-03-04T18:50:29.885Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:50:29 [2021-03-04T18:50:29.885Z] === RUN   TestBuildWithRemoveAndForceRemove
18:50:29 [2021-03-04T18:50:29.885Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:50:29 [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:50:29 [2021-03-04T18:50:29.885Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:50:29 [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:50:29 [2021-03-04T18:50:29.885Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:50:29 [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:50:29 [2021-03-04T18:50:29.885Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:50:29 [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:50:29 [2021-03-04T18:50:29.885Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:50:29 [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:50:29 [2021-03-04T18:50:29.885Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:50:29 [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:50:29 [2021-03-04T18:50:29.885Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:50:29 [2021-03-04T18:50:29.885Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:50:29 [2021-03-04T18:50:29.885Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:50:29 [2021-03-04T18:50:29.885Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:50:30 [2021-03-04T18:50:30.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:50:30 [2021-03-04T18:50:30.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:50:30 [2021-03-04T18:50:30.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:50:30 [2021-03-04T18:50:30.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:50:30 [2021-03-04T18:50:30.258Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:50:30 [2021-03-04T18:50:30.455Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 6.7% of statements
18:50:30 [2021-03-04T18:50:30.455Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:50:30 [2021-03-04T18:50:30.455Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:50:30 [2021-03-04T18:50:30.455Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
18:50:30 [2021-03-04T18:50:30.517Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:50:31 [2021-03-04T18:50:31.451Z] --- PASS: TestSecretsCreateAndDelete (2.54s)
18:50:31 [2021-03-04T18:50:31.451Z] === RUN   TestSecretsUpdate
18:50:32 [2021-03-04T18:50:32.359Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
18:50:32 [2021-03-04T18:50:32.359Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.170s	coverage: 77.8% of statements
18:50:32 [2021-03-04T18:50:32.359Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:50:32 [2021-03-04T18:50:32.359Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:50:33 [2021-03-04T18:50:33.297Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
18:50:33 [2021-03-04T18:50:33.351Z] --- PASS: TestSecretsUpdate (1.97s)
18:50:33 [2021-03-04T18:50:33.352Z] === RUN   TestTemplatedSecret
18:50:33 [2021-03-04T18:50:33.865Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.020s	coverage: 61.6% of statements
18:50:34 [2021-03-04T18:50:34.124Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
18:50:35 [2021-03-04T18:50:35.061Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 75.2% of statements
18:50:35 [2021-03-04T18:50:35.061Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:50:35 [2021-03-04T18:50:35.257Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:50:35 [2021-03-04T18:50:35.824Z] === RUN   TestDockerSuite/TestContainerAPITop
18:50:35 [2021-03-04T18:50:35.999Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 55.1% of statements
18:50:36 [2021-03-04T18:50:36.392Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:50:36 [2021-03-04T18:50:36.392Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:50:36 [2021-03-04T18:50:36.392Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:50:36 [2021-03-04T18:50:36.568Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 31.5% of statements
18:50:36 [2021-03-04T18:50:36.650Z] --- PASS: TestTemplatedSecret (3.08s)
18:50:36 [2021-03-04T18:50:36.650Z] === RUN   TestSecretCreateResolve
18:50:37 [2021-03-04T18:50:37.945Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
18:50:38 [2021-03-04T18:50:38.513Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
18:50:39 [2021-03-04T18:50:39.081Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
18:50:39 [2021-03-04T18:50:39.180Z] --- PASS: TestSecretCreateResolve (2.31s)
18:50:39 [2021-03-04T18:50:39.180Z] PASS
18:50:39 [2021-03-04T18:50:39.180Z] 
18:50:39 [2021-03-04T18:50:39.180Z] DONE 6 tests in 15.174s
18:50:39 [2021-03-04T18:50:39.180Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:50:39 [2021-03-04T18:50:39.180Z] ++ 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
18:50:39 [2021-03-04T18:50:39.180Z] ++ set -e
18:50:39 [2021-03-04T18:50:39.180Z] ++ '[' -n 0 ']'
18:50:39 [2021-03-04T18:50:39.180Z] ++ set -x
18:50:39 [2021-03-04T18:50:39.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:50:39 [2021-03-04T18:50:39.180Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:50:39 [2021-03-04T18:50:39.180Z] INFO: Testing against a local daemon
18:50:39 [2021-03-04T18:50:39.180Z] === RUN   TestServiceCreateInit
18:50:39 [2021-03-04T18:50:39.180Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:50:39 [2021-03-04T18:50:39.339Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.645s	coverage: 82.5% of statements
18:50:39 [2021-03-04T18:50:39.339Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:50:39 [2021-03-04T18:50:39.339Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:50:39 [2021-03-04T18:50:39.439Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:50:40 [2021-03-04T18:50:40.379Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:50:41 [2021-03-04T18:50:41.244Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
18:50:41 [2021-03-04T18:50:41.814Z] ok  	github.com/docker/docker/distribution	0.169s	coverage: 25.0% of statements
18:50:41 [2021-03-04T18:50:41.814Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:50:42 [2021-03-04T18:50:42.337Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:50:42 [2021-03-04T18:50:42.798Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:50:43 [2021-03-04T18:50:43.196Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
18:50:43 [2021-03-04T18:50:43.666Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:50:44 [2021-03-04T18:50:44.135Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.6% of statements
18:50:44 [2021-03-04T18:50:44.234Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:50:44 [2021-03-04T18:50:44.703Z] ok  	github.com/docker/docker/distribution/xfer	1.893s	coverage: 85.1% of statements
18:50:44 [2021-03-04T18:50:44.703Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:50:44 [2021-03-04T18:50:44.800Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:50:44 [2021-03-04T18:50:44.975Z] ok  	github.com/docker/docker/image/cache	0.024s	coverage: 19.2% of statements
18:50:46 [2021-03-04T18:50:46.356Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
18:50:46 [2021-03-04T18:50:46.356Z] ok  	github.com/docker/docker/image/v1	0.018s	coverage: 25.0% of statements
18:50:46 [2021-03-04T18:50:46.356Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:50:46 [2021-03-04T18:50:46.701Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:50:46 [2021-03-04T18:50:46.925Z] ok  	github.com/docker/docker/libcontainerd/queue	0.033s	coverage: 100.0% of statements
18:50:47 [2021-03-04T18:50:47.660Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:50:48 [2021-03-04T18:50:48.596Z] --- PASS: TestServiceCreateInit (9.37s)
18:50:48 [2021-03-04T18:50:48.596Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.48s)
18:50:48 [2021-03-04T18:50:48.596Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.86s)
18:50:48 [2021-03-04T18:50:48.596Z] === RUN   TestCreateServiceMultipleTimes
18:50:48 [2021-03-04T18:50:48.596Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
18:50:48 [2021-03-04T18:50:48.831Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 45.2% of statements
18:50:49 [2021-03-04T18:50:49.398Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
18:50:49 [2021-03-04T18:50:49.658Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
18:50:49 [2021-03-04T18:50:49.973Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
18:50:51 [2021-03-04T18:50:51.349Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
18:50:51 [2021-03-04T18:50:51.405Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:50:51 [2021-03-04T18:50:51.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.45s)
18:50:51 [2021-03-04T18:50:51.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.07s)
18:50:51 [2021-03-04T18:50:51.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.39s)
18:50:51 [2021-03-04T18:50:51.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.72s)
18:50:51 [2021-03-04T18:50:51.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.91s)
18:50:51 [2021-03-04T18:50:51.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.93s)
18:50:51 [2021-03-04T18:50:51.405Z] === RUN   TestBuildMultiStageCopy
18:50:51 [2021-03-04T18:50:51.405Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:50:51 [2021-03-04T18:50:51.564Z] ok  	github.com/docker/docker/pkg/archive	0.304s	coverage: 77.2% of statements
18:50:52 [2021-03-04T18:50:52.132Z] ok  	github.com/docker/docker/pkg/authorization	0.147s	coverage: 68.3% of statements
18:50:52 [2021-03-04T18:50:52.392Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:50:52 [2021-03-04T18:50:52.650Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
18:50:53 [2021-03-04T18:50:53.252Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
18:50:53 [2021-03-04T18:50:53.819Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00029c920_<nil>}
18:50:55 [2021-03-04T18:50:55.193Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1889631501_/foo_false__<nil>_<nil>_<nil>}
18:50:55 [2021-03-04T18:50:55.932Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.490s	coverage: 43.2% of statements
18:50:55 [2021-03-04T18:50:55.932Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
18:50:56 [2021-03-04T18:50:56.191Z] ok  	github.com/docker/docker/layer	7.519s	coverage: 68.8% of statements
18:50:56 [2021-03-04T18:50:56.191Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:50:56 [2021-03-04T18:50:56.191Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:50:56 [2021-03-04T18:50:56.191Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:50:56 [2021-03-04T18:50:56.191Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:50:56 [2021-03-04T18:50:56.191Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:50:56 [2021-03-04T18:50:56.191Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:50:56 [2021-03-04T18:50:56.191Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:50:56 [2021-03-04T18:50:56.759Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
18:50:56 [2021-03-04T18:50:56.759Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
18:50:57 [2021-03-04T18:50:57.096Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1889631501_/foo_true__<nil>_<nil>_<nil>}
18:50:57 [2021-03-04T18:50:57.697Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
18:50:58 [2021-03-04T18:50:58.029Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_false__<nil>_<nil>_<nil>}
18:50:58 [2021-03-04T18:50:58.265Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
18:50:58 [2021-03-04T18:50:58.524Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
18:50:59 [2021-03-04T18:50:59.403Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_true__<nil>_<nil>_<nil>}
18:50:59 [2021-03-04T18:50:59.903Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
18:51:00 [2021-03-04T18:51:00.471Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
18:51:00 [2021-03-04T18:51:00.778Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_true__0xc00029c980_<nil>_<nil>}
18:51:01 [2021-03-04T18:51:01.041Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
18:51:01 [2021-03-04T18:51:01.300Z] ok  	github.com/docker/docker/pkg/fsutils	0.215s	coverage: 85.1% of statements
18:51:01 [2021-03-04T18:51:01.300Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
18:51:01 [2021-03-04T18:51:01.744Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:51:01 [2021-03-04T18:51:01.744Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:51:02 [2021-03-04T18:51:02.152Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00029c9a0_<nil>}
18:51:02 [2021-03-04T18:51:02.209Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:51:02 [2021-03-04T18:51:02.679Z] ok  	github.com/docker/docker/pkg/idtools	0.511s	coverage: 69.5% of statements
18:51:02 [2021-03-04T18:51:02.679Z] ok  	github.com/docker/docker/pkg/ioutils	0.460s	coverage: 70.6% of statements
18:51:03 [2021-03-04T18:51:03.247Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
18:51:03 [2021-03-04T18:51:03.247Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
18:51:03 [2021-03-04T18:51:03.247Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
18:51:03 [2021-03-04T18:51:03.247Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:51:03 [2021-03-04T18:51:03.247Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:51:03 [2021-03-04T18:51:03.506Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
18:51:03 [2021-03-04T18:51:03.506Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:51:03 [2021-03-04T18:51:03.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00029c9c0_<nil>}
18:51:03 [2021-03-04T18:51:03.758Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:51:03 [2021-03-04T18:51:03.766Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
18:51:04 [2021-03-04T18:51:04.024Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.017s	coverage: 60.0% of statements
18:51:04 [2021-03-04T18:51:04.283Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 86.7% of statements
18:51:04 [2021-03-04T18:51:04.283Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
18:51:04 [2021-03-04T18:51:04.283Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:51:04 [2021-03-04T18:51:04.283Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:51:04 [2021-03-04T18:51:04.460Z] --- PASS: TestCreateServiceMultipleTimes (16.14s)
18:51:04 [2021-03-04T18:51:04.460Z] === RUN   TestCreateServiceConflict
18:51:05 [2021-03-04T18:51:05.051Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00029c9e0_<nil>}
18:51:05 [2021-03-04T18:51:05.220Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
18:51:05 [2021-03-04T18:51:05.302Z] --- PASS: TestBuildMultiStageCopy (13.46s)
18:51:05 [2021-03-04T18:51:05.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.81s)
18:51:05 [2021-03-04T18:51:05.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s)
18:51:05 [2021-03-04T18:51:05.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s)
18:51:05 [2021-03-04T18:51:05.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s)
18:51:05 [2021-03-04T18:51:05.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s)
18:51:05 [2021-03-04T18:51:05.302Z] === RUN   TestBuildMultiStageParentConfig
18:51:06 [2021-03-04T18:51:06.157Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:51:06 [2021-03-04T18:51:06.416Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:51:06 [2021-03-04T18:51:06.431Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00029ca00_<nil>}
18:51:06 [2021-03-04T18:51:06.431Z] --- PASS: TestCreateServiceConflict (2.01s)
18:51:06 [2021-03-04T18:51:06.431Z] === RUN   TestCreateServiceMaxReplicas
18:51:06 [2021-03-04T18:51:06.676Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:51:07 [2021-03-04T18:51:07.805Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:51:08 [2021-03-04T18:51:08.051Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
18:51:08 [2021-03-04T18:51:08.215Z] --- PASS: TestBuildMultiStageParentConfig (2.79s)
18:51:08 [2021-03-04T18:51:08.215Z] === RUN   TestBuildLabelWithTargets
18:51:08 [2021-03-04T18:51:08.215Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
18:51:08 [2021-03-04T18:51:08.215Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:51:08 [2021-03-04T18:51:08.215Z] === RUN   TestBuildWithEmptyLayers
18:51:08 [2021-03-04T18:51:08.310Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
18:51:08 [2021-03-04T18:51:08.744Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:51:09 [2021-03-04T18:51:09.187Z] --- PASS: TestBuildWithEmptyLayers (1.41s)
18:51:09 [2021-03-04T18:51:09.187Z] === RUN   TestBuildMultiStageOnBuild
18:51:09 [2021-03-04T18:51:09.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:51:09 [2021-03-04T18:51:09.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:51:09 [2021-03-04T18:51:09.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:51:09 [2021-03-04T18:51:09.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:51:09 [2021-03-04T18:51:09.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:51:09 [2021-03-04T18:51:09.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:51:09 [2021-03-04T18:51:09.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:51:09 [2021-03-04T18:51:09.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:51:09 [2021-03-04T18:51:09.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:51:09 [2021-03-04T18:51:09.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:51:09 [2021-03-04T18:51:09.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:51:09 [2021-03-04T18:51:09.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:51:09 [2021-03-04T18:51:09.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:51:09 [2021-03-04T18:51:09.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:51:09 [2021-03-04T18:51:09.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:51:09 [2021-03-04T18:51:09.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:51:09 [2021-03-04T18:51:09.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:51:09 [2021-03-04T18:51:09.572Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:51:10 [2021-03-04T18:51:10.140Z] --- PASS: TestCreateServiceMaxReplicas (3.43s)
18:51:10 [2021-03-04T18:51:10.140Z] === RUN   TestCreateWithDuplicateNetworkNames
18:51:11 [2021-03-04T18:51:11.625Z] ok  	github.com/docker/docker/pkg/signal	2.466s	coverage: 61.0% of statements
18:51:11 [2021-03-04T18:51:11.625Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:51:11 [2021-03-04T18:51:11.884Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:51:11 [2021-03-04T18:51:11.884Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:51:12 [2021-03-04T18:51:12.674Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:51:12 [2021-03-04T18:51:12.823Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.9% of statements
18:51:13 [2021-03-04T18:51:13.390Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
18:51:13 [2021-03-04T18:51:13.649Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
18:51:14 [2021-03-04T18:51:14.217Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
18:51:14 [2021-03-04T18:51:14.476Z] testing: warning: no tests to run
18:51:14 [2021-03-04T18:51:14.476Z] coverage: [no statements]
18:51:14 [2021-03-04T18:51:14.476Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:51:14 [2021-03-04T18:51:14.577Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:51:14 [2021-03-04T18:51:14.735Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:51:14 [2021-03-04T18:51:14.994Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:51:15 [2021-03-04T18:51:15.252Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:51:17 [2021-03-04T18:51:17.111Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:51:17 [2021-03-04T18:51:17.156Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
18:51:17 [2021-03-04T18:51:17.724Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
18:51:18 [2021-03-04T18:51:18.048Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:51:18 [2021-03-04T18:51:18.291Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
18:51:18 [2021-03-04T18:51:18.307Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:51:19 [2021-03-04T18:51:19.246Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:51:19 [2021-03-04T18:51:19.668Z] ok  	github.com/docker/docker/quota	0.202s	coverage: 71.4% of statements
18:51:20 [2021-03-04T18:51:20.181Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
18:51:20 [2021-03-04T18:51:20.235Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
18:51:20 [2021-03-04T18:51:20.440Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:51:21 [2021-03-04T18:51:21.009Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:51:21 [2021-03-04T18:51:21.577Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:51:21 [2021-03-04T18:51:21.613Z] ok  	github.com/docker/docker/registry	0.059s	coverage: 57.2% of statements
18:51:21 [2021-03-04T18:51:21.872Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
18:51:22 [2021-03-04T18:51:22.131Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
18:51:22 [2021-03-04T18:51:22.144Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:51:22 [2021-03-04T18:51:22.729Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:51:23 [2021-03-04T18:51:23.067Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
18:51:23 [2021-03-04T18:51:23.298Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:51:23 [2021-03-04T18:51:23.326Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:51:23 [2021-03-04T18:51:23.866Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:51:24 [2021-03-04T18:51:24.433Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:51:24 [2021-03-04T18:51:24.691Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s)
18:51:24 [2021-03-04T18:51:24.691Z] === RUN   TestCreateServiceSecretFileMode
18:51:25 [2021-03-04T18:51:25.259Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:51:25 [2021-03-04T18:51:25.259Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:51:25 [2021-03-04T18:51:25.861Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
18:51:26 [2021-03-04T18:51:26.196Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:51:26 [2021-03-04T18:51:26.800Z] ok  	github.com/docker/docker/volume/local	0.106s	coverage: 76.4% of statements
18:51:27 [2021-03-04T18:51:27.136Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:51:27 [2021-03-04T18:51:27.736Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
18:51:28 [2021-03-04T18:51:28.513Z] --- PASS: TestCreateServiceSecretFileMode (3.60s)
18:51:28 [2021-03-04T18:51:28.513Z] === RUN   TestCreateServiceConfigFileMode
18:51:28 [2021-03-04T18:51:28.772Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:51:29 [2021-03-04T18:51:29.113Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
18:51:29 [2021-03-04T18:51:29.709Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:51:30 [2021-03-04T18:51:30.276Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:51:30 [2021-03-04T18:51:30.303Z] --- PASS: TestBuildMultiStageOnBuild (18.02s)
18:51:30 [2021-03-04T18:51:30.303Z] === RUN   TestBuildUncleanTarFilenames
18:51:30 [2021-03-04T18:51:30.303Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
18:51:30 [2021-03-04T18:51:30.303Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:51:30 [2021-03-04T18:51:30.303Z] === RUN   TestBuildMultiStageLayerLeak
18:51:30 [2021-03-04T18:51:30.534Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:51:31 [2021-03-04T18:51:31.471Z] === RUN   TestDockerSuite/TestCpRelativePath
18:51:31 [2021-03-04T18:51:31.471Z] --- PASS: TestCreateServiceConfigFileMode (3.19s)
18:51:31 [2021-03-04T18:51:31.471Z] === RUN   TestCreateServiceSysctls
18:51:32 [2021-03-04T18:51:32.045Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:51:32 [2021-03-04T18:51:32.611Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:51:33 [2021-03-04T18:51:33.546Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:51:34 [2021-03-04T18:51:34.483Z] === RUN   TestDockerSuite/TestCpToCaseA
18:51:35 [2021-03-04T18:51:35.421Z] --- PASS: TestCreateServiceSysctls (3.83s)
18:51:35 [2021-03-04T18:51:35.421Z] === RUN   TestCreateServiceCapabilities
18:51:35 [2021-03-04T18:51:35.679Z] === RUN   TestDockerSuite/TestCpToCaseB
18:51:36 [2021-03-04T18:51:36.247Z] === RUN   TestDockerSuite/TestCpToCaseC
18:51:38 [2021-03-04T18:51:38.793Z] === RUN   TestDockerSuite/TestCpToCaseD
18:51:38 [2021-03-04T18:51:38.793Z] --- PASS: TestCreateServiceCapabilities (3.17s)
18:51:38 [2021-03-04T18:51:38.793Z] === RUN   TestInspect
18:51:41 [2021-03-04T18:51:41.308Z] ok  	github.com/docker/docker/pkg/plugins	33.623s	coverage: 76.6% of statements
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/rootless	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/volume	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === Skipped
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver btrfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver btrfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver btrfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver btrfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver btrfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:73: No driver to put!
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z] time="2021-03-04T18:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z] time="2021-03-04T18:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z] time="2021-03-04T18:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z] time="2021-03-04T18:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z] time="2021-03-04T18:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:73: No driver to put!
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     overlay_test.go:49: Fails to compute changes intermittently
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver zfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:41 [2021-03-04T18:51:41.308Z]     graphtest_unix.go:46: Driver zfs not supported
18:51:41 [2021-03-04T18:51:41.308Z] 
18:51:41 [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:51:41 [2021-03-04T18:51:41.309Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:41 [2021-03-04T18:51:41.309Z]     graphtest_unix.go:46: Driver zfs not supported
18:51:41 [2021-03-04T18:51:41.309Z] 
18:51:41 [2021-03-04T18:51:41.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:51:41 [2021-03-04T18:51:41.309Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:41 [2021-03-04T18:51:41.309Z]     graphtest_unix.go:46: Driver zfs not supported
18:51:41 [2021-03-04T18:51:41.309Z] 
18:51:41 [2021-03-04T18:51:41.309Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:51:41 [2021-03-04T18:51:41.309Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:41 [2021-03-04T18:51:41.309Z]     graphtest_unix.go:46: Driver zfs not supported
18:51:41 [2021-03-04T18:51:41.309Z] 
18:51:41 [2021-03-04T18:51:41.309Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:51:41 [2021-03-04T18:51:41.309Z]     graphtest_unix.go:73: No driver to put!
18:51:41 [2021-03-04T18:51:41.309Z] 
18:51:41 [2021-03-04T18:51:41.309Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:51:41 [2021-03-04T18:51:41.309Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:51:41 [2021-03-04T18:51:41.309Z] 
18:51:41 [2021-03-04T18:51:41.309Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:51:41 [2021-03-04T18:51:41.309Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:51:41 [2021-03-04T18:51:41.309Z] 
18:51:41 [2021-03-04T18:51:41.309Z] 
18:51:41 [2021-03-04T18:51:41.309Z] DONE 2244 tests, 26 skipped in 259.276s
Post stage
[Pipeline] junit
18:51:41 [2021-03-04T18:51:41.321Z] Recording test results
18:51:41 [2021-03-04T18:51:41.661Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:51:41 [2021-03-04T18:51:41.998Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/validate/vendor
18:51:42 [2021-03-04T18:51:42.081Z] --- PASS: TestInspect (3.51s)
18:51:42 [2021-03-04T18:51:42.081Z] === RUN   TestCreateJob
18:51:42 [2021-03-04T18:51:42.081Z] === RUN   TestDockerSuite/TestCpToCaseE
18:51:42 [2021-03-04T18:51:42.935Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:51:43 [2021-03-04T18:51:43.509Z] + echo Ensuring container killed.
18:51:43 [2021-03-04T18:51:43.509Z] Ensuring container killed.
18:51:43 [2021-03-04T18:51:43.509Z] + docker rm -vf docker-pr5
18:51:43 [2021-03-04T18:51:43.509Z] Error: No such container: docker-pr5
[Pipeline] sh
18:51:43 [2021-03-04T18:51:43.793Z] + echo Chowning /workspace to jenkins user
18:51:43 [2021-03-04T18:51:43.793Z] Chowning /workspace to jenkins user
18:51:43 [2021-03-04T18:51:43.793Z] + id -u
18:51:43 [2021-03-04T18:51:43.793Z] + id -g
18:51:43 [2021-03-04T18:51:43.793Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:51:44 [2021-03-04T18:51:44.616Z] === RUN   TestDockerSuite/TestCpToCaseF
18:51:44 [2021-03-04T18:51:44.658Z] + bundleName=unit
18:51:44 [2021-03-04T18:51:44.658Z] + echo Creating unit-bundles.tar.gz
18:51:44 [2021-03-04T18:51:44.658Z] Creating unit-bundles.tar.gz
18:51:44 [2021-03-04T18:51:44.658Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
18:51:44 [2021-03-04T18:51:44.658Z] bundles/junit-report.xml
18:51:44 [2021-03-04T18:51:44.658Z] bundles/go-test-report.json
18:51:44 [2021-03-04T18:51:44.658Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:51:44 [2021-03-04T18:51:44.669Z] Archiving artifacts
18:51:45 [2021-03-04T18:51:45.183Z] === RUN   TestDockerSuite/TestCpToCaseG
18:51:45 [2021-03-04T18:51:45.237Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:51:45 [2021-03-04T18:51:45.592Z] + make clean
18:51:45 [2021-03-04T18:51:45.751Z] --- PASS: TestCreateJob (3.77s)
18:51:45 [2021-03-04T18:51:45.751Z] === RUN   TestReplicatedJob
18:51:45 [2021-03-04T18:51:45.850Z] docker volume rm -f docker-dev-cache
18:51:45 [2021-03-04T18:51:45.850Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:51:48 [2021-03-04T18:51:48.020Z] --- PASS: TestBuildMultiStageLayerLeak (20.35s)
18:51:48 [2021-03-04T18:51:48.020Z] === RUN   TestBuildWithHugeFile
18:51:49 [2021-03-04T18:51:49.940Z] === RUN   TestDockerSuite/TestCpToCaseH
18:51:51 [2021-03-04T18:51:51.844Z] --- PASS: TestReplicatedJob (5.95s)
18:51:51 [2021-03-04T18:51:51.844Z] === RUN   TestUpdateReplicatedJob
18:51:52 [2021-03-04T18:51:52.104Z] === RUN   TestDockerSuite/TestCpToCaseI
18:51:52 [2021-03-04T18:51:52.671Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:51:55 [2021-03-04T18:51:55.956Z] --- PASS: TestUpdateReplicatedJob (3.85s)
18:51:55 [2021-03-04T18:51:55.956Z] === RUN   TestServiceListWithStatuses
18:51:55 [2021-03-04T18:51:55.956Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:51:55 [2021-03-04T18:51:55.956Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:51:55 [2021-03-04T18:51:55.956Z] === RUN   TestDockerNetworkConnectAlias
18:51:56 [2021-03-04T18:51:56.220Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
18:51:57 [2021-03-04T18:51:57.158Z] === RUN   TestDockerSuite/TestCpToDot
18:51:57 [2021-03-04T18:51:57.725Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:51:59 [2021-03-04T18:51:59.101Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:52:00 [2021-03-04T18:52:00.493Z] === RUN   TestDockerSuite/TestCpToStdout
18:52:01 [2021-03-04T18:52:01.059Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
18:52:01 [2021-03-04T18:52:01.317Z] --- PASS: TestDockerNetworkConnectAlias (5.67s)=== RUN   TestDockerSuite/TestCpToSymlinkDestination
18:52:01 [2021-03-04T18:52:01.317Z] 
18:52:01 [2021-03-04T18:52:01.317Z] === RUN   TestDockerNetworkReConnect
18:52:02 [2021-03-04T18:52:02.694Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:52:02 [2021-03-04T18:52:02.953Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:52:04 [2021-03-04T18:52:04.329Z] === RUN   TestDockerSuite/TestCpVolumePath
18:52:05 [2021-03-04T18:52:05.264Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:52:05 [2021-03-04T18:52:05.264Z] === RUN   TestDockerSuite/TestCreateArgs
18:52:05 [2021-03-04T18:52:05.524Z] === RUN   TestDockerSuite/TestCreateByImageID
18:52:05 [2021-03-04T18:52:05.782Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:52:06 [2021-03-04T18:52:06.041Z] --- PASS: TestDockerNetworkReConnect (4.64s)
18:52:06 [2021-03-04T18:52:06.041Z] === RUN   TestServicePlugin
18:52:06 [2021-03-04T18:52:06.300Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:52:06 [2021-03-04T18:52:06.300Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:52:06 [2021-03-04T18:52:06.300Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:52:07 [2021-03-04T18:52:07.236Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:52:07 [2021-03-04T18:52:07.495Z] === RUN   TestDockerSuite/TestCreateLabels
18:52:07 [2021-03-04T18:52:07.495Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:52:07 [2021-03-04T18:52:07.495Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:52:07 [2021-03-04T18:52:07.754Z] === RUN   TestDockerSuite/TestCreateRM
18:52:07 [2021-03-04T18:52:07.754Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:52:08 [2021-03-04T18:52:08.012Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:52:08 [2021-03-04T18:52:08.012Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:52:08 [2021-03-04T18:52:08.271Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:52:10 [2021-03-04T18:52:10.805Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:52:10 [2021-03-04T18:52:10.805Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:52:10 [2021-03-04T18:52:10.805Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:52:16 [2021-03-04T18:52:16.078Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:52:16 [2021-03-04T18:52:16.078Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:52:16 [2021-03-04T18:52:16.078Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:52:16 [2021-03-04T18:52:16.078Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:52:16 [2021-03-04T18:52:16.078Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:52:16 [2021-03-04T18:52:16.338Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:52:16 [2021-03-04T18:52:16.905Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:52:17 [2021-03-04T18:52:17.840Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:52:18 [2021-03-04T18:52:18.407Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:52:19 [2021-03-04T18:52:19.369Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:52:20 [2021-03-04T18:52:20.744Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:52:21 [2021-03-04T18:52:21.003Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:52:21 [2021-03-04T18:52:21.573Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:52:21 [2021-03-04T18:52:21.573Z] === RUN   TestDockerSuite/TestDevicePermissions
18:52:21 [2021-03-04T18:52:21.831Z] === RUN   TestDockerSuite/TestDockerFails
18:52:22 [2021-03-04T18:52:22.090Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
18:52:22 [2021-03-04T18:52:22.090Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
18:52:22 [2021-03-04T18:52:22.090Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
18:52:23 [2021-03-04T18:52:23.026Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
18:52:23 [2021-03-04T18:52:23.594Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
18:52:24 [2021-03-04T18:52:24.530Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
18:52:24 [2021-03-04T18:52:24.788Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
18:52:24 [2021-03-04T18:52:24.788Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
18:52:24 [2021-03-04T18:52:24.788Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
18:52:25 [2021-03-04T18:52:25.356Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:52:30 [2021-03-04T18:52:30.625Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:52:32 [2021-03-04T18:52:32.000Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:52:33 [2021-03-04T18:52:33.906Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:52:35 [2021-03-04T18:52:35.284Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
18:52:35 [2021-03-04T18:52:35.850Z] === RUN   TestDockerSuite/TestEventsAttach
18:52:36 [2021-03-04T18:52:36.420Z] === RUN   TestDockerSuite/TestEventsCommit
18:52:36 [2021-03-04T18:52:36.987Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:52:37 [2021-03-04T18:52:37.554Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:52:38 [2021-03-04T18:52:38.125Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:52:38 [2021-03-04T18:52:38.692Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
18:52:39 [2021-03-04T18:52:39.626Z] --- PASS: TestServicePlugin (33.67s)
18:52:39 [2021-03-04T18:52:39.626Z]     plugin_test.go:62: [dabf3c4b87037] joining swarm manager [d6d3a55a69c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:52:39 [2021-03-04T18:52:39.626Z]     plugin_test.go:65: [d719b803bef7a] joining swarm manager [d6d3a55a69c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:52:39 [2021-03-04T18:52:39.626Z] === RUN   TestServiceUpdateLabel
18:52:40 [2021-03-04T18:52:40.192Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
18:52:41 [2021-03-04T18:52:41.569Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:52:41 [2021-03-04T18:52:41.828Z] --- PASS: TestServiceUpdateLabel (2.25s)
18:52:41 [2021-03-04T18:52:41.828Z] === RUN   TestServiceUpdateSecrets
18:52:44 [2021-03-04T18:52:44.360Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
18:52:46 [2021-03-04T18:52:46.259Z] === RUN   TestDockerSuite/TestEventsCopy
18:52:46 [2021-03-04T18:52:46.826Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:52:47 [2021-03-04T18:52:47.764Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:52:48 [2021-03-04T18:52:48.331Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:52:48 [2021-03-04T18:52:48.589Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:52:49 [2021-03-04T18:52:49.530Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:52:50 [2021-03-04T18:52:50.095Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
18:52:50 [2021-03-04T18:52:50.354Z] === RUN   TestDockerSuite/TestEventsFilterType
18:52:50 [2021-03-04T18:52:50.612Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
18:52:50 [2021-03-04T18:52:50.872Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
18:52:50 [2021-03-04T18:52:50.872Z] === RUN   TestDockerSuite/TestEventsFilters
18:52:51 [2021-03-04T18:52:51.807Z] === RUN   TestDockerSuite/TestEventsFormat
18:52:52 [2021-03-04T18:52:52.742Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:52:52 [2021-03-04T18:52:52.742Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:52:52 [2021-03-04T18:52:52.742Z] === RUN   TestDockerSuite/TestEventsImageImport
18:52:53 [2021-03-04T18:52:53.691Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:52:53 [2021-03-04T18:52:53.691Z] === RUN   TestDockerSuite/TestEventsImagePull
18:52:53 [2021-03-04T18:52:53.955Z] === RUN   TestDockerSuite/TestEventsImageTag
18:52:54 [2021-03-04T18:52:54.888Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
18:52:55 [2021-03-04T18:52:55.146Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
18:52:55 [2021-03-04T18:52:55.146Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
18:52:55 [2021-03-04T18:52:55.146Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:52:57 [2021-03-04T18:52:57.048Z] --- PASS: TestServiceUpdateSecrets (14.80s)
18:52:57 [2021-03-04T18:52:57.048Z] === RUN   TestServiceUpdateConfigs
18:52:57 [2021-03-04T18:52:57.048Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
18:52:57 [2021-03-04T18:52:57.307Z] === RUN   TestDockerSuite/TestEventsRename
18:52:57 [2021-03-04T18:52:57.875Z] === RUN   TestDockerSuite/TestEventsResize
18:52:58 [2021-03-04T18:52:58.447Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:53:05 [2021-03-04T18:53:05.006Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:53:05 [2021-03-04T18:53:05.006Z] === RUN   TestDockerSuite/TestEventsStreaming
18:53:05 [2021-03-04T18:53:05.264Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:53:08 [2021-03-04T18:53:08.544Z] === RUN   TestDockerSuite/TestEventsTop
18:53:08 [2021-03-04T18:53:08.544Z] === RUN   TestDockerSuite/TestEventsUntag
18:53:11 [2021-03-04T18:53:11.072Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:53:11 [2021-03-04T18:53:11.639Z] --- PASS: TestServiceUpdateConfigs (14.99s)
18:53:11 [2021-03-04T18:53:11.639Z] === RUN   TestServiceUpdateNetwork
18:53:18 [2021-03-04T18:53:18.208Z] === RUN   TestDockerSuite/TestExec
18:53:18 [2021-03-04T18:53:18.208Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:53:18 [2021-03-04T18:53:18.208Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:53:18 [2021-03-04T18:53:18.777Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:53:19 [2021-03-04T18:53:19.344Z] === RUN   TestDockerSuite/TestExecAPIStart
18:53:20 [2021-03-04T18:53:20.723Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:53:20 [2021-03-04T18:53:20.981Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:53:21 [2021-03-04T18:53:21.551Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:53:22 [2021-03-04T18:53:22.117Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:53:22 [2021-03-04T18:53:22.685Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:53:23 [2021-03-04T18:53:23.252Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:53:23 [2021-03-04T18:53:23.819Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:53:24 [2021-03-04T18:53:24.078Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:53:25 [2021-03-04T18:53:25.016Z] --- PASS: TestServiceUpdateNetwork (13.19s)
18:53:25 [2021-03-04T18:53:25.016Z] === RUN   TestServiceUpdatePidsLimit
18:53:25 [2021-03-04T18:53:25.275Z] === RUN   TestDockerSuite/TestExecCgroup
18:53:26 [2021-03-04T18:53:26.213Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:53:26 [2021-03-04T18:53:26.782Z] === RUN   TestDockerSuite/TestExecEnv
18:53:27 [2021-03-04T18:53:27.350Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:53:27 [2021-03-04T18:53:27.918Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:53:29 [2021-03-04T18:53:29.295Z] === RUN   TestDockerSuite/TestExecExitStatus
18:53:29 [2021-03-04T18:53:29.862Z] === RUN   TestDockerSuite/TestExecInspectID
18:53:33 [2021-03-04T18:53:33.146Z] === RUN   TestDockerSuite/TestExecInteractive
18:53:33 [2021-03-04T18:53:33.146Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
18:53:33 [2021-03-04T18:53:33.714Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:53:34 [2021-03-04T18:53:34.315Z] === RUN   TestDockerSuite/TestExecParseError
18:53:34 [2021-03-04T18:53:34.573Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:53:34 [2021-03-04T18:53:34.832Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:53:35 [2021-03-04T18:53:35.398Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:53:35 [2021-03-04T18:53:35.964Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:53:37 [2021-03-04T18:53:37.338Z] === RUN   TestDockerSuite/TestExecSetEnv
18:53:38 [2021-03-04T18:53:38.275Z] === RUN   TestDockerSuite/TestExecStartFails
18:53:38 [2021-03-04T18:53:38.842Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:53:43 [2021-03-04T18:53:43.025Z] --- PASS: TestServiceUpdatePidsLimit (17.48s)
18:53:43 [2021-03-04T18:53:43.025Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.38s)
18:53:43 [2021-03-04T18:53:43.025Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s)
18:53:43 [2021-03-04T18:53:43.025Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
18:53:43 [2021-03-04T18:53:43.025Z] PASS
18:53:43 [2021-03-04T18:53:43.025Z] 
18:53:43 [2021-03-04T18:53:43.025Z] === Skipped
18:53:43 [2021-03-04T18:53:43.025Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:53:43 [2021-03-04T18:53:43.025Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:53:43 [2021-03-04T18:53:43.025Z] 
18:53:43 [2021-03-04T18:53:43.025Z] 
18:53:43 [2021-03-04T18:53:43.025Z] DONE 27 tests, 1 skipped in 183.488s
18:53:43 [2021-03-04T18:53:43.025Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:53:43 [2021-03-04T18:53:43.025Z] ++ 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
18:53:43 [2021-03-04T18:53:43.025Z] ++ set -e
18:53:43 [2021-03-04T18:53:43.025Z] ++ '[' -n 0 ']'
18:53:43 [2021-03-04T18:53:43.025Z] ++ set -x
18:53:43 [2021-03-04T18:53:43.025Z] ++ 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
18:53:43 [2021-03-04T18:53:43.025Z] INFO: Testing against a local daemon
18:53:43 [2021-03-04T18:53:43.025Z] === RUN   TestSessionCreate
18:53:43 [2021-03-04T18:53:43.025Z] --- PASS: TestSessionCreate (0.03s)
18:53:43 [2021-03-04T18:53:43.025Z] === RUN   TestSessionCreateWithBadUpgrade
18:53:43 [2021-03-04T18:53:43.025Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:53:43 [2021-03-04T18:53:43.025Z] PASS
18:53:43 [2021-03-04T18:53:43.025Z] 
18:53:43 [2021-03-04T18:53:43.025Z] DONE 2 tests in 0.169s
18:53:43 [2021-03-04T18:53:43.025Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:53:43 [2021-03-04T18:53:43.025Z] ++ 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
18:53:43 [2021-03-04T18:53:43.025Z] ++ set -e
18:53:43 [2021-03-04T18:53:43.025Z] ++ '[' -n 0 ']'
18:53:43 [2021-03-04T18:53:43.025Z] ++ set -x
18:53:43 [2021-03-04T18:53:43.025Z] ++ 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
18:53:43 [2021-03-04T18:53:43.025Z] INFO: Testing against a local daemon
18:53:43 [2021-03-04T18:53:43.025Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:53:43 [2021-03-04T18:53:43.025Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:53:43 [2021-03-04T18:53:43.025Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:53:43 [2021-03-04T18:53:43.025Z] === RUN   TestEventsExecDie
18:53:43 [2021-03-04T18:53:43.283Z] --- PASS: TestEventsExecDie (0.56s)
18:53:43 [2021-03-04T18:53:43.283Z] === RUN   TestEventsBackwardsCompatible
18:53:43 [2021-03-04T18:53:43.283Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:53:43 [2021-03-04T18:53:43.283Z] === RUN   TestInfoBinaryCommits
18:53:43 [2021-03-04T18:53:43.283Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:53:43 [2021-03-04T18:53:43.283Z] === RUN   TestInfoAPIVersioned
18:53:43 [2021-03-04T18:53:43.283Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:53:43 [2021-03-04T18:53:43.283Z] === RUN   TestInfoDiscoveryBackend
18:53:43 [2021-03-04T18:53:43.850Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
18:53:43 [2021-03-04T18:53:43.850Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:53:44 [2021-03-04T18:53:44.784Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:53:44 [2021-03-04T18:53:44.784Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:53:45 [2021-03-04T18:53:45.349Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
18:53:45 [2021-03-04T18:53:45.349Z] === RUN   TestInfoAPI
18:53:45 [2021-03-04T18:53:45.349Z] --- PASS: TestInfoAPI (0.02s)
18:53:45 [2021-03-04T18:53:45.349Z] === RUN   TestInfoAPIWarnings
18:53:49 [2021-03-04T18:53:49.532Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:53:50 [2021-03-04T18:53:50.099Z] === RUN   TestDockerSuite/TestExecTTY
18:53:50 [2021-03-04T18:53:50.665Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:53:51 [2021-03-04T18:53:51.600Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:53:52 [2021-03-04T18:53:52.168Z] === RUN   TestDockerSuite/TestExecUlimits
18:53:52 [2021-03-04T18:53:52.765Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:53:52 [2021-03-04T18:53:52.765Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:53:54 [2021-03-04T18:53:54.147Z] === RUN   TestDockerSuite/TestExecWithNoTERM
18:53:54 [2021-03-04T18:53:54.406Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:53:55 [2021-03-04T18:53:55.339Z] === RUN   TestDockerSuite/TestExecWithTERM
18:53:55 [2021-03-04T18:53:55.904Z] === RUN   TestDockerSuite/TestExecWithUser
18:53:56 [2021-03-04T18:53:56.471Z] === RUN   TestDockerSuite/TestGetContainerStats
18:54:01 [2021-03-04T18:54:01.733Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:54:01 [2021-03-04T18:54:01.733Z] --- PASS: TestInfoAPIWarnings (16.24s)
18:54:01 [2021-03-04T18:54:01.733Z] === RUN   TestInfoDebug
18:54:02 [2021-03-04T18:54:02.300Z] --- PASS: TestInfoDebug (0.52s)
18:54:02 [2021-03-04T18:54:02.300Z] === RUN   TestInfoInsecureRegistries
18:54:02 [2021-03-04T18:54:02.558Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:54:02 [2021-03-04T18:54:02.558Z] === RUN   TestInfoRegistryMirrors
18:54:03 [2021-03-04T18:54:03.125Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:54:03 [2021-03-04T18:54:03.125Z] === RUN   TestLoginFailsWithBadCredentials
18:54:03 [2021-03-04T18:54:03.384Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
18:54:03 [2021-03-04T18:54:03.384Z] === RUN   TestPingCacheHeaders
18:54:03 [2021-03-04T18:54:03.384Z] --- PASS: TestPingCacheHeaders (0.02s)
18:54:03 [2021-03-04T18:54:03.384Z] === RUN   TestPingGet
18:54:03 [2021-03-04T18:54:03.384Z] --- PASS: TestPingGet (0.01s)
18:54:03 [2021-03-04T18:54:03.384Z] === RUN   TestPingHead
18:54:03 [2021-03-04T18:54:03.384Z] --- PASS: TestPingHead (0.02s)
18:54:03 [2021-03-04T18:54:03.384Z] === RUN   TestVersion
18:54:03 [2021-03-04T18:54:03.384Z] --- PASS: TestVersion (0.02s)
18:54:03 [2021-03-04T18:54:03.384Z] PASS
18:54:03 [2021-03-04T18:54:03.384Z] 
18:54:03 [2021-03-04T18:54:03.384Z] === Skipped
18:54:03 [2021-03-04T18:54:03.384Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:54:03 [2021-03-04T18:54:03.384Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:54:03 [2021-03-04T18:54:03.384Z] 
18:54:03 [2021-03-04T18:54:03.384Z] 
18:54:03 [2021-03-04T18:54:03.384Z] DONE 18 tests, 1 skipped in 20.851s
18:54:03 [2021-03-04T18:54:03.384Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:54:03 [2021-03-04T18:54:03.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
18:54:03 [2021-03-04T18:54:03.384Z] ++ set -e
18:54:03 [2021-03-04T18:54:03.384Z] ++ '[' -n 0 ']'
18:54:03 [2021-03-04T18:54:03.384Z] ++ set -x
18:54:03 [2021-03-04T18:54:03.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
18:54:03 [2021-03-04T18:54:03.384Z] INFO: Testing against a local daemon
18:54:03 [2021-03-04T18:54:03.384Z] === RUN   TestVolumesCreateAndList
18:54:03 [2021-03-04T18:54:03.643Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:54:03 [2021-03-04T18:54:03.643Z] === RUN   TestVolumesRemove
18:54:03 [2021-03-04T18:54:03.643Z] --- PASS: TestVolumesRemove (0.05s)
18:54:03 [2021-03-04T18:54:03.643Z] === RUN   TestVolumesInspect
18:54:03 [2021-03-04T18:54:03.643Z] --- PASS: TestVolumesInspect (0.01s)
18:54:03 [2021-03-04T18:54:03.643Z] === RUN   TestVolumesInvalidJSON
18:54:03 [2021-03-04T18:54:03.643Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:54:03 [2021-03-04T18:54:03.643Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:54:03 [2021-03-04T18:54:03.643Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:54:03 [2021-03-04T18:54:03.643Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:54:03 [2021-03-04T18:54:03.643Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:54:03 [2021-03-04T18:54:03.643Z] PASS
18:54:03 [2021-03-04T18:54:03.643Z] 
18:54:03 [2021-03-04T18:54:03.643Z] DONE 5 tests in 0.214s
18:54:03 [2021-03-04T18:54:03.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:54:03 [2021-03-04T18:54:03.901Z] ++++ cat bundles/test-integration/docker.pid
18:54:03 [2021-03-04T18:54:03.901Z] +++ kill 5673
18:54:05 [2021-03-04T18:54:05.275Z] +++ /etc/init.d/apparmor stop
18:54:05 [2021-03-04T18:54:05.275Z] Leaving: AppArmorNo profiles have been unloaded.
18:54:05 [2021-03-04T18:54:05.275Z] 
18:54:05 [2021-03-04T18:54:05.275Z] Unloading profiles will leave already running processes permanently
18:54:05 [2021-03-04T18:54:05.275Z] unconfined, which can lead to unexpected situations.
18:54:05 [2021-03-04T18:54:05.275Z] 
18:54:05 [2021-03-04T18:54:05.275Z] To set a process to complain mode, use the command line tool
18:54:05 [2021-03-04T18:54:05.275Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:54:05 [2021-03-04T18:54:05.275Z] +++ true
18:54:05 [2021-03-04T18:54:05.275Z] exiting test-integration
18:54:05 [2021-03-04T18:54:05.275Z] ++ exit 0
18:54:05 [2021-03-04T18:54:05.275Z] 
18:54:05 [2021-03-04T18:54:05.533Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:54:05 [2021-03-04T18:54:05.792Z] + for job in $(jobs -p)
18:54:05 [2021-03-04T18:54:05.792Z] + wait 9797
18:54:08 [2021-03-04T18:54:08.323Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:54:12 [2021-03-04T18:54:12.508Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:54:13 [2021-03-04T18:54:13.091Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:54:13 [2021-03-04T18:54:13.091Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:54:13 [2021-03-04T18:54:13.091Z] === RUN   TestDockerSuite/TestHealth
18:54:15 [2021-03-04T18:54:15.021Z] --- PASS: TestBuildWithHugeFile (145.23s)
18:54:15 [2021-03-04T18:54:15.021Z] === RUN   TestBuildWCOWSandboxSize
18:54:27 [2021-03-04T18:54:27.960Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:54:32 [2021-03-04T18:54:32.143Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:54:32 [2021-03-04T18:54:32.143Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:54:32 [2021-03-04T18:54:32.143Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:54:32 [2021-03-04T18:54:32.143Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:54:32 [2021-03-04T18:54:32.402Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:54:32 [2021-03-04T18:54:32.402Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:54:32 [2021-03-04T18:54:32.968Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:54:32 [2021-03-04T18:54:32.968Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:54:32 [2021-03-04T18:54:32.968Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:54:33 [2021-03-04T18:54:33.226Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:54:33 [2021-03-04T18:54:33.485Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:54:33 [2021-03-04T18:54:33.485Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:54:34 [2021-03-04T18:54:34.053Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:54:34 [2021-03-04T18:54:34.053Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:54:34 [2021-03-04T18:54:34.619Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:54:34 [2021-03-04T18:54:34.619Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:54:35 [2021-03-04T18:54:35.185Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:54:35 [2021-03-04T18:54:35.752Z] === RUN   TestDockerSuite/TestImagesFormat
18:54:36 [2021-03-04T18:54:36.011Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:54:36 [2021-03-04T18:54:36.577Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:54:39 [2021-03-04T18:54:39.107Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:54:39 [2021-03-04T18:54:39.107Z] === RUN   TestDockerSuite/TestImportBadURL
18:54:39 [2021-03-04T18:54:39.107Z] === RUN   TestDockerSuite/TestImportDisplay
18:54:40 [2021-03-04T18:54:40.484Z] === RUN   TestDockerSuite/TestImportFile
18:54:41 [2021-03-04T18:54:41.430Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:54:41 [2021-03-04T18:54:41.430Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:54:42 [2021-03-04T18:54:42.805Z] === RUN   TestDockerSuite/TestImportGzipped
18:54:43 [2021-03-04T18:54:43.740Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:54:45 [2021-03-04T18:54:45.116Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:54:45 [2021-03-04T18:54:45.374Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:54:45 [2021-03-04T18:54:45.940Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:54:46 [2021-03-04T18:54:46.506Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:54:46 [2021-03-04T18:54:46.506Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
18:54:46 [2021-03-04T18:54:46.506Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:54:47 [2021-03-04T18:54:47.073Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:54:47 [2021-03-04T18:54:47.640Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:54:47 [2021-03-04T18:54:47.899Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:54:48 [2021-03-04T18:54:48.465Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:54:48 [2021-03-04T18:54:48.724Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:54:49 [2021-03-04T18:54:49.290Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:54:49 [2021-03-04T18:54:49.290Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
18:54:49 [2021-03-04T18:54:49.290Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:54:50 [2021-03-04T18:54:50.670Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:54:51 [2021-03-04T18:54:51.606Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:54:52 [2021-03-04T18:54:52.173Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:54:52 [2021-03-04T18:54:52.173Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:54:53 [2021-03-04T18:54:53.109Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:54:53 [2021-03-04T18:54:53.109Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:54:53 [2021-03-04T18:54:53.368Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:54:53 [2021-03-04T18:54:53.936Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:54:54 [2021-03-04T18:54:54.503Z] === RUN   TestDockerSuite/TestInspectDefault
18:54:55 [2021-03-04T18:54:55.072Z] === RUN   TestDockerSuite/TestInspectHistory
18:54:56 [2021-03-04T18:54:56.016Z] === RUN   TestDockerSuite/TestInspectImage
18:54:56 [2021-03-04T18:54:56.016Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:54:56 [2021-03-04T18:54:56.016Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:54:56 [2021-03-04T18:54:56.016Z] === RUN   TestDockerSuite/TestInspectInt64
18:54:56 [2021-03-04T18:54:56.586Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:54:57 [2021-03-04T18:54:57.153Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:54:57 [2021-03-04T18:54:57.411Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:54:58 [2021-03-04T18:54:58.348Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:54:58 [2021-03-04T18:54:58.607Z] === RUN   TestDockerSuite/TestInspectPlugin
18:55:00 [2021-03-04T18:55:00.509Z] === RUN   TestDockerSuite/TestInspectRootFS
18:55:00 [2021-03-04T18:55:00.509Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:55:01 [2021-03-04T18:55:01.077Z] === RUN   TestDockerSuite/TestInspectStatus
18:55:02 [2021-03-04T18:55:02.013Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:55:02 [2021-03-04T18:55:02.949Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:55:03 [2021-03-04T18:55:03.518Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:55:04 [2021-03-04T18:55:04.084Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:55:04 [2021-03-04T18:55:04.651Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:55:04 [2021-03-04T18:55:04.912Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:55:05 [2021-03-04T18:55:05.479Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:55:06 [2021-03-04T18:55:06.045Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:55:06 [2021-03-04T18:55:06.045Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
18:55:07 [2021-03-04T18:55:07.950Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:55:08 [2021-03-04T18:55:08.517Z] === RUN   TestDockerSuite/TestLinksEnvs
18:55:09 [2021-03-04T18:55:09.892Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:55:09 [2021-03-04T18:55:09.892Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:55:10 [2021-03-04T18:55:10.827Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:55:12 [2021-03-04T18:55:12.750Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:55:12 [2021-03-04T18:55:12.750Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:55:14 [2021-03-04T18:55:14.125Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:55:14 [2021-03-04T18:55:14.125Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:55:16 [2021-03-04T18:55:16.030Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:55:16 [2021-03-04T18:55:16.289Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:55:17 [2021-03-04T18:55:17.225Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:55:25 [2021-03-04T18:55:25.342Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:55:26 [2021-03-04T18:55:26.719Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:55:27 [2021-03-04T18:55:27.653Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:55:28 [2021-03-04T18:55:28.220Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:55:29 [2021-03-04T18:55:29.599Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
18:55:29 [2021-03-04T18:55:29.858Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:55:29 [2021-03-04T18:55:29.858Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:55:30 [2021-03-04T18:55:30.117Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:55:30 [2021-03-04T18:55:30.117Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:55:30 [2021-03-04T18:55:30.117Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:55:30 [2021-03-04T18:55:30.684Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:55:31 [2021-03-04T18:55:31.251Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:55:35 [2021-03-04T18:55:35.470Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:55:35 [2021-03-04T18:55:35.470Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:55:40 [2021-03-04T18:55:40.733Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:55:40 [2021-03-04T18:55:40.734Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:55:40 [2021-03-04T18:55:40.734Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:55:41 [2021-03-04T18:55:41.300Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:55:42 [2021-03-04T18:55:42.237Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:55:42 [2021-03-04T18:55:42.804Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:55:43 [2021-03-04T18:55:43.738Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:55:44 [2021-03-04T18:55:44.673Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:55:45 [2021-03-04T18:55:45.239Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:55:46 [2021-03-04T18:55:46.614Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:55:47 [2021-03-04T18:55:47.550Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:55:48 [2021-03-04T18:55:48.119Z] === RUN   TestDockerSuite/TestLogsSince
18:55:51 [2021-03-04T18:55:51.405Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:55:54 [2021-03-04T18:55:54.691Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:56:01 [2021-03-04T18:56:01.266Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:56:01 [2021-03-04T18:56:01.266Z] === RUN   TestDockerSuite/TestLogsTail
18:56:01 [2021-03-04T18:56:01.266Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:56:01 [2021-03-04T18:56:01.835Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:56:02 [2021-03-04T18:56:02.403Z] === RUN   TestDockerSuite/TestMountIntoProc
18:56:02 [2021-03-04T18:56:02.662Z] === RUN   TestDockerSuite/TestMountIntoSys
18:56:03 [2021-03-04T18:56:03.229Z] === RUN   TestDockerSuite/TestNetHostname
18:56:04 [2021-03-04T18:56:04.605Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:56:04 [2021-03-04T18:56:04.605Z] === RUN   TestDockerSuite/TestNetworkEvents
18:56:11 [2021-03-04T18:56:11.163Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:56:11 [2021-03-04T18:56:11.731Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:56:11 [2021-03-04T18:56:11.989Z] === RUN   TestDockerSuite/TestPluginActive
18:56:13 [2021-03-04T18:56:13.889Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:56:18 [2021-03-04T18:56:18.074Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:56:19 [2021-03-04T18:56:19.985Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:56:19 [2021-03-04T18:56:19.985Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:56:20 [2021-03-04T18:56:20.552Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:56:20 [2021-03-04T18:56:20.552Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:56:23 [2021-03-04T18:56:23.838Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:56:25 [2021-03-04T18:56:25.214Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:56:27 [2021-03-04T18:56:27.114Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:56:31 [2021-03-04T18:56:31.297Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:56:32 [2021-03-04T18:56:32.673Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:56:33 [2021-03-04T18:56:33.610Z] === RUN   TestDockerSuite/TestPortHostBinding
18:56:34 [2021-03-04T18:56:34.546Z] === RUN   TestDockerSuite/TestPortList
18:56:41 [2021-03-04T18:56:41.107Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:56:41 [2021-03-04T18:56:41.365Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:56:43 [2021-03-04T18:56:43.280Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:56:48 [2021-03-04T18:56:48.555Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:56:48 [2021-03-04T18:56:48.555Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:56:48 [2021-03-04T18:56:48.555Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:56:48 [2021-03-04T18:56:48.815Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:56:48 [2021-03-04T18:56:48.815Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:56:49 [2021-03-04T18:56:49.383Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:56:49 [2021-03-04T18:56:49.383Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:56:50 [2021-03-04T18:56:50.321Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:56:50 [2021-03-04T18:56:50.321Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:56:51 [2021-03-04T18:56:51.257Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:56:51 [2021-03-04T18:56:51.257Z] === RUN   TestDockerSuite/TestPruneContainerLabel
18:56:53 [2021-03-04T18:56:53.165Z] === RUN   TestDockerSuite/TestPruneContainerUntil
18:56:54 [2021-03-04T18:56:54.101Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
18:56:54 [2021-03-04T18:56:54.667Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
18:56:54 [2021-03-04T18:56:54.667Z] === RUN   TestDockerSuite/TestPsByOrder
18:56:57 [2021-03-04T18:56:57.203Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:56:57 [2021-03-04T18:56:57.461Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:56:59 [2021-03-04T18:56:59.994Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:57:04 [2021-03-04T18:57:04.190Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:57:04 [2021-03-04T18:57:04.190Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:57:06 [2021-03-04T18:57:06.727Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:57:10 [2021-03-04T18:57:10.912Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:57:13 [2021-03-04T18:57:13.445Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:57:14 [2021-03-04T18:57:14.382Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:57:16 [2021-03-04T18:57:16.289Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:57:17 [2021-03-04T18:57:17.670Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:57:19 [2021-03-04T18:57:19.047Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:57:20 [2021-03-04T18:57:20.951Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:57:22 [2021-03-04T18:57:22.853Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:57:23 [2021-03-04T18:57:23.429Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:57:23 [2021-03-04T18:57:23.701Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:57:24 [2021-03-04T18:57:24.270Z] === RUN   TestDockerSuite/TestPsRightTagName
18:57:25 [2021-03-04T18:57:25.644Z] === RUN   TestDockerSuite/TestPsShowMounts
18:57:27 [2021-03-04T18:57:27.549Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:57:27 [2021-03-04T18:57:27.807Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:57:27 [2021-03-04T18:57:27.807Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:57:28 [2021-03-04T18:57:28.066Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:57:28 [2021-03-04T18:57:28.066Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:57:28 [2021-03-04T18:57:28.066Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:57:28 [2021-03-04T18:57:28.633Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:57:29 [2021-03-04T18:57:29.567Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:57:30 [2021-03-04T18:57:30.502Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:57:30 [2021-03-04T18:57:30.760Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:57:37 [2021-03-04T18:57:37.326Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:57:37 [2021-03-04T18:57:37.326Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:57:37 [2021-03-04T18:57:37.893Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:57:39 [2021-03-04T18:57:39.794Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:57:39 [2021-03-04T18:57:39.794Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:57:39 [2021-03-04T18:57:39.794Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:57:40 [2021-03-04T18:57:40.052Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:57:42 [2021-03-04T18:57:42.592Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:57:43 [2021-03-04T18:57:43.159Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:57:45 [2021-03-04T18:57:45.715Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:57:46 [2021-03-04T18:57:46.651Z] === RUN   TestDockerSuite/TestRmiBlank
18:57:46 [2021-03-04T18:57:46.651Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:57:46 [2021-03-04T18:57:46.651Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:57:49 [2021-03-04T18:57:49.187Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:57:49 [2021-03-04T18:57:49.754Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:57:50 [2021-03-04T18:57:50.323Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:57:51 [2021-03-04T18:57:51.698Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:57:52 [2021-03-04T18:57:52.264Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:57:53 [2021-03-04T18:57:53.200Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:57:53 [2021-03-04T18:57:53.767Z] === RUN   TestDockerSuite/TestRmiTag
18:57:54 [2021-03-04T18:57:54.026Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:57:54 [2021-03-04T18:57:54.593Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:57:57 [2021-03-04T18:57:57.882Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:57:57 [2021-03-04T18:57:57.882Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:57:59 [2021-03-04T18:57:59.260Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:57:59 [2021-03-04T18:57:59.260Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:58:00 [2021-03-04T18:58:00.195Z] === RUN   TestDockerSuite/TestRunAddHost
18:58:00 [2021-03-04T18:58:00.761Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:58:00 [2021-03-04T18:58:00.761Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:58:01 [2021-03-04T18:58:01.328Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:58:01 [2021-03-04T18:58:01.328Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:58:01 [2021-03-04T18:58:01.909Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:58:02 [2021-03-04T18:58:02.846Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:58:03 [2021-03-04T18:58:03.412Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:58:03 [2021-03-04T18:58:03.980Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:58:04 [2021-03-04T18:58:04.916Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
18:58:06 [2021-03-04T18:58:06.291Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:58:07 [2021-03-04T18:58:07.225Z] === RUN   TestDockerSuite/TestRunAttachDetach
18:58:07 [2021-03-04T18:58:07.793Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
18:58:08 [2021-03-04T18:58:08.359Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
18:58:08 [2021-03-04T18:58:08.925Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
18:58:09 [2021-03-04T18:58:09.492Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
18:58:10 [2021-03-04T18:58:10.058Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:58:10 [2021-03-04T18:58:10.624Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
18:58:11 [2021-03-04T18:58:11.558Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:58:11 [2021-03-04T18:58:11.817Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:58:12 [2021-03-04T18:58:12.383Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:58:12 [2021-03-04T18:58:12.641Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:58:12 [2021-03-04T18:58:12.641Z] === RUN   TestDockerSuite/TestRunBindMounts
18:58:14 [2021-03-04T18:58:14.017Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:58:14 [2021-03-04T18:58:14.586Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:58:14 [2021-03-04T18:58:14.844Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:58:15 [2021-03-04T18:58:15.411Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:58:15 [2021-03-04T18:58:15.977Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:58:15 [2021-03-04T18:58:15.977Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:58:16 [2021-03-04T18:58:16.235Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:58:16 [2021-03-04T18:58:16.236Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
18:58:16 [2021-03-04T18:58:16.805Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:58:17 [2021-03-04T18:58:17.371Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:58:17 [2021-03-04T18:58:17.939Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:58:18 [2021-03-04T18:58:18.508Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:58:18 [2021-03-04T18:58:18.768Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:58:19 [2021-03-04T18:58:19.705Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:58:19 [2021-03-04T18:58:19.705Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:58:20 [2021-03-04T18:58:20.641Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:58:21 [2021-03-04T18:58:21.577Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:58:21 [2021-03-04T18:58:21.836Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:58:22 [2021-03-04T18:58:22.403Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:58:22 [2021-03-04T18:58:22.403Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:58:22 [2021-03-04T18:58:22.971Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:58:23 [2021-03-04T18:58:23.906Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:58:24 [2021-03-04T18:58:24.841Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:58:25 [2021-03-04T18:58:25.777Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:58:26 [2021-03-04T18:58:26.344Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:58:26 [2021-03-04T18:58:26.912Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:58:27 [2021-03-04T18:58:27.481Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:58:28 [2021-03-04T18:58:28.048Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:58:28 [2021-03-04T18:58:28.616Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:58:29 [2021-03-04T18:58:29.996Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:58:32 [2021-03-04T18:58:32.546Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:58:32 [2021-03-04T18:58:32.546Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:58:33 [2021-03-04T18:58:33.490Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:58:34 [2021-03-04T18:58:34.867Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:58:36 [2021-03-04T18:58:36.769Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:58:38 [2021-03-04T18:58:38.671Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:58:40 [2021-03-04T18:58:40.045Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:58:40 [2021-03-04T18:58:40.045Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:58:40 [2021-03-04T18:58:40.045Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:58:40 [2021-03-04T18:58:40.612Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:58:42 [2021-03-04T18:58:42.518Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:58:42 [2021-03-04T18:58:42.518Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
18:58:43 [2021-03-04T18:58:43.454Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:58:45 [2021-03-04T18:58:45.359Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:58:46 [2021-03-04T18:58:46.295Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:58:47 [2021-03-04T18:58:47.232Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
18:58:47 [2021-03-04T18:58:47.491Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:58:48 [2021-03-04T18:58:48.427Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
18:58:48 [2021-03-04T18:58:48.427Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:58:48 [2021-03-04T18:58:48.994Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
18:58:49 [2021-03-04T18:58:49.570Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
18:58:50 [2021-03-04T18:58:50.141Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:58:50 [2021-03-04T18:58:50.400Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:58:50 [2021-03-04T18:58:50.967Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:58:51 [2021-03-04T18:58:51.534Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:58:52 [2021-03-04T18:58:52.469Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
18:58:52 [2021-03-04T18:58:52.469Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
18:58:52 [2021-03-04T18:58:52.728Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:58:52 [2021-03-04T18:58:52.988Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:58:53 [2021-03-04T18:58:53.555Z] === RUN   TestDockerSuite/TestRunEnvironment
18:58:54 [2021-03-04T18:58:54.125Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:58:54 [2021-03-04T18:58:54.693Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:58:55 [2021-03-04T18:58:55.627Z] === RUN   TestDockerSuite/TestRunExitCode
18:58:55 [2021-03-04T18:58:55.627Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
18:58:55 [2021-03-04T18:58:55.887Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:58:56 [2021-03-04T18:58:56.455Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:58:57 [2021-03-04T18:58:57.078Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:58:57 [2021-03-04T18:58:57.647Z] === RUN   TestDockerSuite/TestRunExposePort
18:58:57 [2021-03-04T18:58:57.647Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:58:58 [2021-03-04T18:58:58.584Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:58:58 [2021-03-04T18:58:58.842Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:58:59 [2021-03-04T18:58:59.100Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
18:59:00 [2021-03-04T18:59:00.038Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:59:00 [2021-03-04T18:59:00.297Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:59:00 [2021-03-04T18:59:00.297Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:59:02 [2021-03-04T18:59:02.206Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
18:59:02 [2021-03-04T18:59:02.774Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:59:03 [2021-03-04T18:59:03.344Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:59:05 [2021-03-04T18:59:05.884Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
18:59:10 [2021-03-04T18:59:10.072Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
18:59:15 [2021-03-04T18:59:15.340Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
18:59:15 [2021-03-04T18:59:15.340Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:59:16 [2021-03-04T18:59:16.275Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
18:59:16 [2021-03-04T18:59:16.275Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
18:59:16 [2021-03-04T18:59:16.275Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:59:16 [2021-03-04T18:59:16.275Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:59:16 [2021-03-04T18:59:16.533Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:59:18 [2021-03-04T18:59:18.438Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:59:19 [2021-03-04T18:59:19.373Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:59:20 [2021-03-04T18:59:20.308Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:59:26 [2021-03-04T18:59:26.863Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:59:26 [2021-03-04T18:59:26.864Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:59:26 [2021-03-04T18:59:26.864Z] === RUN   TestDockerSuite/TestRunModeHostname
18:59:27 [2021-03-04T18:59:27.122Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:59:27 [2021-03-04T18:59:27.122Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:59:27 [2021-03-04T18:59:27.381Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:59:28 [2021-03-04T18:59:28.314Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:59:28 [2021-03-04T18:59:28.909Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:59:30 [2021-03-04T18:59:30.289Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:59:30 [2021-03-04T18:59:30.289Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:59:30 [2021-03-04T18:59:30.289Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:59:31 [2021-03-04T18:59:31.222Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:59:32 [2021-03-04T18:59:32.157Z] === RUN   TestDockerSuite/TestRunMount
18:59:33 [2021-03-04T18:59:33.092Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
18:59:38 [2021-03-04T18:59:38.362Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:59:38 [2021-03-04T18:59:38.362Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:59:38 [2021-03-04T18:59:38.362Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:59:39 [2021-03-04T18:59:39.298Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:59:41 [2021-03-04T18:59:41.199Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:59:41 [2021-03-04T18:59:41.457Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
18:59:43 [2021-03-04T18:59:43.360Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:59:45 [2021-03-04T18:59:45.262Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
18:59:45 [2021-03-04T18:59:45.262Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:59:47 [2021-03-04T18:59:47.166Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:59:48 [2021-03-04T18:59:48.545Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:59:49 [2021-03-04T18:59:49.479Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:59:49 [2021-03-04T18:59:49.479Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:59:49 [2021-03-04T18:59:49.737Z] === RUN   TestDockerSuite/TestRunNetHost
18:59:50 [2021-03-04T18:59:50.672Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:59:50 [2021-03-04T18:59:50.929Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:59:51 [2021-03-04T18:59:51.497Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:59:52 [2021-03-04T18:59:52.872Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:59:54 [2021-03-04T18:59:54.246Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:59:56 [2021-03-04T18:59:56.778Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:59:57 [2021-03-04T18:59:57.346Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:59:57 [2021-03-04T18:59:57.346Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
18:59:57 [2021-03-04T18:59:57.912Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:59:58 [2021-03-04T18:59:58.171Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:59:58 [2021-03-04T18:59:58.171Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
18:59:58 [2021-03-04T18:59:58.429Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:59:59 [2021-03-04T18:59:59.365Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:59:59 [2021-03-04T18:59:59.365Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:59:59 [2021-03-04T18:59:59.624Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:00:00 [2021-03-04T19:00:00.999Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:00:04 [2021-03-04T19:00:04.283Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:00:05 [2021-03-04T19:00:05.656Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:00:05 [2021-03-04T19:00:05.656Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:00:06 [2021-03-04T19:00:06.237Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:00:06 [2021-03-04T19:00:06.237Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:00:06 [2021-03-04T19:00:06.805Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:00:08 [2021-03-04T19:00:08.713Z] === RUN   TestDockerSuite/TestRunPortInUse
19:00:09 [2021-03-04T19:00:09.280Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:00:09 [2021-03-04T19:00:09.280Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:00:09 [2021-03-04T19:00:09.847Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:00:10 [2021-03-04T19:00:10.414Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:00:10 [2021-03-04T19:00:10.672Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:00:11 [2021-03-04T19:00:11.610Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:00:12 [2021-03-04T19:00:12.176Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:00:12 [2021-03-04T19:00:12.176Z] === RUN   TestDockerSuite/TestRunPublishPort
19:00:12 [2021-03-04T19:00:12.435Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:00:12 [2021-03-04T19:00:12.693Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:00:13 [2021-03-04T19:00:13.262Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:00:13 [2021-03-04T19:00:13.262Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:00:13 [2021-03-04T19:00:13.839Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:00:15 [2021-03-04T19:00:15.235Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:00:15 [2021-03-04T19:00:15.235Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:00:16 [2021-03-04T19:00:16.169Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:00:18 [2021-03-04T19:00:18.112Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:00:18 [2021-03-04T19:00:18.371Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:00:18 [2021-03-04T19:00:18.944Z] === RUN   TestDockerSuite/TestRunRm
19:00:19 [2021-03-04T19:00:19.880Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:00:21 [2021-03-04T19:00:21.256Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:00:23 [2021-03-04T19:00:23.792Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:00:24 [2021-03-04T19:00:24.051Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:00:24 [2021-03-04T19:00:24.619Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:00:25 [2021-03-04T19:00:25.997Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:00:26 [2021-03-04T19:00:26.564Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:00:26 [2021-03-04T19:00:26.822Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:00:30 [2021-03-04T19:00:30.111Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:00:32 [2021-03-04T19:00:32.011Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:00:32 [2021-03-04T19:00:32.947Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:00:33 [2021-03-04T19:00:33.884Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:00:34 [2021-03-04T19:00:34.451Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:00:35 [2021-03-04T19:00:35.017Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:00:35 [2021-03-04T19:00:35.584Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:00:36 [2021-03-04T19:00:36.150Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:00:36 [2021-03-04T19:00:36.408Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:00:36 [2021-03-04T19:00:36.976Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:00:37 [2021-03-04T19:00:37.543Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:00:37 [2021-03-04T19:00:37.802Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:00:40 [2021-03-04T19:00:40.346Z] === RUN   TestDockerSuite/TestRunState
19:00:41 [2021-03-04T19:00:41.284Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:00:41 [2021-03-04T19:00:41.851Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:00:42 [2021-03-04T19:00:42.110Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:00:42 [2021-03-04T19:00:42.368Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:00:42 [2021-03-04T19:00:42.368Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:00:42 [2021-03-04T19:00:42.627Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:00:43 [2021-03-04T19:00:43.193Z] === RUN   TestDockerSuite/TestRunSysctls
19:00:44 [2021-03-04T19:00:44.128Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:00:44 [2021-03-04T19:00:44.128Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:00:44 [2021-03-04T19:00:44.128Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:00:44 [2021-03-04T19:00:44.696Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:00:44 [2021-03-04T19:00:44.955Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:00:46 [2021-03-04T19:00:46.862Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:00:47 [2021-03-04T19:00:47.433Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:00:47 [2021-03-04T19:00:47.695Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:00:49 [2021-03-04T19:00:49.079Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:00:51 [2021-03-04T19:00:51.612Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:00:51 [2021-03-04T19:00:51.870Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:00:54 [2021-03-04T19:00:54.405Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:00:54 [2021-03-04T19:00:54.671Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:00:55 [2021-03-04T19:00:55.257Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:00:55 [2021-03-04T19:00:55.823Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:00:56 [2021-03-04T19:00:56.391Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:00:58 [2021-03-04T19:00:58.292Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:00:59 [2021-03-04T19:00:59.228Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:00:59 [2021-03-04T19:00:59.486Z] === RUN   TestDockerSuite/TestRunUserByID
19:01:00 [2021-03-04T19:01:00.053Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:01:00 [2021-03-04T19:01:00.053Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:01:00 [2021-03-04T19:01:00.053Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:01:00 [2021-03-04T19:01:00.622Z] === RUN   TestDockerSuite/TestRunUserByName
19:01:01 [2021-03-04T19:01:01.557Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:01:02 [2021-03-04T19:01:02.124Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:01:02 [2021-03-04T19:01:02.124Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:01:02 [2021-03-04T19:01:02.383Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:01:02 [2021-03-04T19:01:02.383Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:01:02 [2021-03-04T19:01:02.950Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:01:06 [2021-03-04T19:01:06.238Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:01:06 [2021-03-04T19:01:06.805Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:01:07 [2021-03-04T19:01:07.372Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:01:08 [2021-03-04T19:01:08.749Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:01:09 [2021-03-04T19:01:09.698Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:01:11 [2021-03-04T19:01:11.602Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:01:12 [2021-03-04T19:01:12.979Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:01:13 [2021-03-04T19:01:13.237Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:01:13 [2021-03-04T19:01:13.237Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:01:13 [2021-03-04T19:01:13.237Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:01:13 [2021-03-04T19:01:13.238Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:01:13 [2021-03-04T19:01:13.496Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:01:13 [2021-03-04T19:01:13.496Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:01:14 [2021-03-04T19:01:14.062Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:01:14 [2021-03-04T19:01:14.629Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:01:15 [2021-03-04T19:01:15.567Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:01:15 [2021-03-04T19:01:15.826Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:01:16 [2021-03-04T19:01:16.084Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:01:16 [2021-03-04T19:01:16.651Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:01:16 [2021-03-04T19:01:16.910Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:01:17 [2021-03-04T19:01:17.481Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:01:17 [2021-03-04T19:01:17.481Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:01:17 [2021-03-04T19:01:17.740Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
19:01:17 [2021-03-04T19:01:17.740Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:01:17 [2021-03-04T19:01:17.740Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:01:17 [2021-03-04T19:01:17.740Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:01:17 [2021-03-04T19:01:17.740Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:01:17 [2021-03-04T19:01:17.740Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:01:17 [2021-03-04T19:01:17.740Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:01:17 [2021-03-04T19:01:17.740Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
19:01:18 [2021-03-04T19:01:18.308Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:01:18 [2021-03-04T19:01:18.874Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:01:19 [2021-03-04T19:01:19.134Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:01:19 [2021-03-04T19:01:19.134Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:01:19 [2021-03-04T19:01:19.742Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:01:20 [2021-03-04T19:01:20.000Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:01:20 [2021-03-04T19:01:20.258Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:01:20 [2021-03-04T19:01:20.258Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:01:20 [2021-03-04T19:01:20.825Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:01:21 [2021-03-04T19:01:21.411Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:01:21 [2021-03-04T19:01:21.411Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:01:21 [2021-03-04T19:01:21.411Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:01:21 [2021-03-04T19:01:21.669Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:01:25 [2021-03-04T19:01:25.346Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:01:25 [2021-03-04T19:01:25.346Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:01:25 [2021-03-04T19:01:25.346Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:01:25 [2021-03-04T19:01:25.346Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:01:25 [2021-03-04T19:01:25.346Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:01:25 [2021-03-04T19:01:25.346Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:01:25 [2021-03-04T19:01:25.346Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:01:26 [2021-03-04T19:01:26.282Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:01:26 [2021-03-04T19:01:26.849Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:01:26 [2021-03-04T19:01:26.849Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:01:26 [2021-03-04T19:01:26.849Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:01:27 [2021-03-04T19:01:27.416Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:01:28 [2021-03-04T19:01:28.354Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:01:28 [2021-03-04T19:01:28.354Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:01:29 [2021-03-04T19:01:29.290Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:01:29 [2021-03-04T19:01:29.290Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:01:31 [2021-03-04T19:01:31.195Z] === RUN   TestDockerSuite/TestSaveImageId
19:01:31 [2021-03-04T19:01:31.195Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:01:31 [2021-03-04T19:01:31.762Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:01:33 [2021-03-04T19:01:33.137Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:01:33 [2021-03-04T19:01:33.137Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:01:34 [2021-03-04T19:01:34.513Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:01:34 [2021-03-04T19:01:34.771Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:01:34 [2021-03-04T19:01:34.771Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:01:36 [2021-03-04T19:01:36.145Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:01:37 [2021-03-04T19:01:37.081Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:01:37 [2021-03-04T19:01:37.339Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:01:37 [2021-03-04T19:01:37.597Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:01:37 [2021-03-04T19:01:37.597Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:01:37 [2021-03-04T19:01:37.597Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:01:38 [2021-03-04T19:01:38.163Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:01:40 [2021-03-04T19:01:40.084Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:01:41 [2021-03-04T19:01:41.984Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:01:44 [2021-03-04T19:01:44.517Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:01:45 [2021-03-04T19:01:45.083Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:01:46 [2021-03-04T19:01:46.985Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:01:47 [2021-03-04T19:01:47.551Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:01:48 [2021-03-04T19:01:48.487Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:01:51 [2021-03-04T19:01:51.015Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:01:53 [2021-03-04T19:01:53.065Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:01:53 [2021-03-04T19:01:53.631Z] === RUN   TestDockerSuite/TestStartRecordError
19:01:54 [2021-03-04T19:01:54.568Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:01:55 [2021-03-04T19:01:55.946Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:01:57 [2021-03-04T19:01:57.333Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:01:59 [2021-03-04T19:01:59.862Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:02:03 [2021-03-04T19:02:03.148Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:02:04 [2021-03-04T19:02:04.083Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:02:05 [2021-03-04T19:02:05.459Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:02:07 [2021-03-04T19:02:07.359Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:02:07 [2021-03-04T19:02:07.359Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:02:12 [2021-03-04T19:02:12.629Z] === RUN   TestDockerSuite/TestStatsNoStream
19:02:14 [2021-03-04T19:02:14.528Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:02:15 [2021-03-04T19:02:15.902Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:02:16 [2021-03-04T19:02:16.494Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:02:17 [2021-03-04T19:02:17.061Z] === RUN   TestDockerSuite/TestTopPrivileged
19:02:17 [2021-03-04T19:02:17.627Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:02:17 [2021-03-04T19:02:17.627Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:02:17 [2021-03-04T19:02:17.885Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:02:21 [2021-03-04T19:02:21.170Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:02:23 [2021-03-04T19:02:23.699Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:02:23 [2021-03-04T19:02:23.957Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:02:24 [2021-03-04T19:02:24.523Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:02:24 [2021-03-04T19:02:24.523Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
19:02:25 [2021-03-04T19:02:25.092Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
19:02:26 [2021-03-04T19:02:26.027Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:02:26 [2021-03-04T19:02:26.027Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:02:26 [2021-03-04T19:02:26.963Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:02:26 [2021-03-04T19:02:26.963Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:02:27 [2021-03-04T19:02:27.903Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:02:28 [2021-03-04T19:02:28.161Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:02:29 [2021-03-04T19:02:29.541Z] === RUN   TestDockerSuite/TestUpdateStats
19:02:33 [2021-03-04T19:02:33.734Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:02:33 [2021-03-04T19:02:33.992Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:02:33 [2021-03-04T19:02:33.992Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:02:34 [2021-03-04T19:02:34.929Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:02:34 [2021-03-04T19:02:34.929Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:02:35 [2021-03-04T19:02:35.865Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:02:37 [2021-03-04T19:02:37.768Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:02:38 [2021-03-04T19:02:38.705Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:02:41 [2021-03-04T19:02:41.993Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:02:43 [2021-03-04T19:02:43.894Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:02:45 [2021-03-04T19:02:45.272Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:02:47 [2021-03-04T19:02:47.806Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:02:50 [2021-03-04T19:02:50.340Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:02:51 [2021-03-04T19:02:51.735Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:02:53 [2021-03-04T19:02:53.112Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:02:53 [2021-03-04T19:02:53.370Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:02:54 [2021-03-04T19:02:54.306Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:02:55 [2021-03-04T19:02:55.681Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:02:57 [2021-03-04T19:02:57.062Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:02:58 [2021-03-04T19:02:58.963Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:02:59 [2021-03-04T19:02:59.899Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:03:01 [2021-03-04T19:03:01.273Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:03:02 [2021-03-04T19:03:02.651Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:03:12 [2021-03-04T19:03:12.620Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:03:17 [2021-03-04T19:03:17.966Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:03:17 [2021-03-04T19:03:17.966Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:03:17 [2021-03-04T19:03:17.966Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:03:18 [2021-03-04T19:03:18.532Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:03:18 [2021-03-04T19:03:18.532Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:03:18 [2021-03-04T19:03:18.532Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:03:18 [2021-03-04T19:03:18.532Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:03:19 [2021-03-04T19:03:19.099Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:03:19 [2021-03-04T19:03:19.099Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:03:19 [2021-03-04T19:03:19.666Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:03:19 [2021-03-04T19:03:19.666Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:03:19 [2021-03-04T19:03:19.666Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:03:19 [2021-03-04T19:03:19.666Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:03:19 [2021-03-04T19:03:19.666Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:03:20 [2021-03-04T19:03:20.601Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:03:21 [2021-03-04T19:03:21.537Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:03:21 [2021-03-04T19:03:21.796Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:03:21 [2021-03-04T19:03:21.796Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:03:21 [2021-03-04T19:03:21.796Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:03:21 [2021-03-04T19:03:21.796Z] === RUN   TestDockerSuite/TestVolumeEvents
19:03:28 [2021-03-04T19:03:28.358Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:03:28 [2021-03-04T19:03:28.924Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:03:28 [2021-03-04T19:03:28.924Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:03:28 [2021-03-04T19:03:28.924Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:03:30 [2021-03-04T19:03:30.826Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:03:33 [2021-03-04T19:03:33.357Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:03:33 [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite (1389.19s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.13s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.63s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.60s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.17s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.86s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.31s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.53s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.80s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.92s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (2.43s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.87s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.31s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.50s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.88s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.52s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s)
19:03:33 [2021-03-04T19:03:33.357Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.50s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.82s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.57s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.97s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.41s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.94s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.61s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.32s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.16s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.06s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.21s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.01s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.20s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.24s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.53s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.09s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.03s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.56s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.22s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.76s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.60s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.07s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.31s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.55s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.01s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.36s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.74s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.31s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.46s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.52s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.68s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.26s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.08s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.33s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.06s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.79s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.38s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.44s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.15s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.84s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.06s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.32s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.39s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.81s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.85s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.80s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.24s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.83s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.41s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (11.72s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.82s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.47s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.47s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.33s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.65s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.67s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.60s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.58s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.69s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.51s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.65s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.75s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.81s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.53s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.00s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.54s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.11s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.84s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.09s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.45s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.80s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFails (0.75s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.43s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.73s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.48s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.36s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.84s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.79s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.89s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.03s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.42s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.54s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.81s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.95s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.66s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.33s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.90s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.65s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.96s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.05s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.00s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.90s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.05s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.52s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.34s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.97s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.38s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.68s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.62s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.90s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.26s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.02s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.94s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.24s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.95s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.25s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.95s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.36s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.17s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.97s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildRm (2.57s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.82s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.18s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.84s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.34s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.75s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.73s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.28s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.75s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildUser (1.30s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.44s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.59s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.71s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.76s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.92s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.38s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.50s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.65s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:03:33 [2021-03-04T19:03:33.358Z]         docker_cli_sni_test.go:18: Flakey test
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.98s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.90s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestCommitChange (1.39s)
19:03:33 [2021-03-04T19:03:33.358Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.40s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.71s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.41s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.52s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.55s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.22s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.50s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.35s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.58s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.77s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.98s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.61s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.37s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.18s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.67s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.57s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.92s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.91s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.62s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.10s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.27s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.39s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.47s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.56s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.72s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00029c920_<nil>} (1.52s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1889631501_/foo_false__<nil>_<nil>_<nil>} (1.55s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1889631501_/foo_true__<nil>_<nil>_<nil>} (1.33s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_false__<nil>_<nil>_<nil>} (1.39s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_true__<nil>_<nil>_<nil>} (1.33s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_true__0xc00029c980_<nil>_<nil>} (1.33s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00029c9a0_<nil>} (1.38s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00029c9c0_<nil>} (1.34s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00029c9e0_<nil>} (1.47s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00029ca00_<nil>} (1.44s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
19:03:33 [2021-03-04T19:03:33.359Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.70s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.22s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.07s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.36s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.65s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.64s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.85s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.69s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.10s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.26s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.57s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.98s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.84s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.32s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.69s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.12s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.72s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.54s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.74s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToDot (0.71s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.55s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.28s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.84s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.31s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.02s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.19s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.37s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.61s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateRM (0.18s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.15s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.16s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.04s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.11s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.43s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.82s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.57s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.66s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.70s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.48s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.54s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.60s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.34s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.55s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.08s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.79s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.32s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.03s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.93s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.67s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.30s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:03:33 [2021-03-04T19:03:33.359Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:03:33 [2021-03-04T19:03:33.359Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.48s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsRename (0.60s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsResize (0.63s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.58s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.47s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsTop (0.53s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.09s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExec (0.53s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.59s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.07s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.38s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.63s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecEnv (1.04s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.25s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.80s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.68s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.65s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecParseError (0.57s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.60s)
19:03:33 [2021-03-04T19:03:33.359Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.24s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.76s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.76s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecTTY (0.67s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.78s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.55s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:03:33 [2021-03-04T19:03:33.360Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.61s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.49s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.52s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestHealth (18.73s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.11s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImportFile (1.13s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.19s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.27s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:03:33 [2021-03-04T19:03:33.360Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.89s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.67s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.51s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.93s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectImage (0.05s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:03:33 [2021-03-04T19:03:33.360Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.63s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.60s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.67s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.74s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.96s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.03s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.51s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.73s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.98s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.60s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.93s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.84s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.07s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.61s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.20s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.67s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.76s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsSince (6.64s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsTail (0.50s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.60s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.25s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.47s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestNetHostname (1.30s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.62s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPluginActive (1.87s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.05s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:03:33 [2021-03-04T19:03:33.360Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.67s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.86s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.60s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.96s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.88s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPortList (6.15s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.96s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.18s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.95s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.07s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.07s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.27s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.80s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.86s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.11s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.88s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.24s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.04s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.60s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.50s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.62s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:03:33 [2021-03-04T19:03:33.360Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.97s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.96s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.82s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.32s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.38s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.73s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.46s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.87s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.64s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.47s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.16s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.82s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.21s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.33s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.56s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.59s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.64s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.88s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.79s)
19:03:33 [2021-03-04T19:03:33.360Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.63s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.66s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.59s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.32s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.33s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.87s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.52s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.64s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.88s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.54s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.12s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.04s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.45s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.60s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.61s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.40s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.73s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.64s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.47s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.53s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.57s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.58s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.06s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.57s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.35s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.89s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.63s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.89s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunMount (5.46s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.69s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.93s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.78s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.66s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.35s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.76s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.92s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.60s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.58s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.46s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.75s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunRm (0.68s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.56s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.50s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.60s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.26s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.91s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.57s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunState (1.00s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.90s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.43s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.96s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.62s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.62s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.54s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.76s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.28s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.40s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.48s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.00s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.56s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.11s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.57s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.40s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.60s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.14s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.38s)
19:03:33 [2021-03-04T19:03:33.361Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents023026725
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.60s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.89s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.05s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.76s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.91s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.66s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.21s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.25s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.47s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.74s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.49s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s)
19:03:33 [2021-03-04T19:03:33.361Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.49s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:03:33 [2021-03-04T19:03:33.362Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:03:33 [2021-03-04T19:03:33.362Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.09s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:03:33 [2021-03-04T19:03:33.362Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.73s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.40s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.52s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
19:03:33 [2021-03-04T19:03:33.362Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.86s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.68s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.03s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.79s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.13s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.50s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.71s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.53s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.11s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.17s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.66s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.45s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.38s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.45s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.88s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.52s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.53s)
19:03:33 [2021-03-04T19:03:33.362Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:03:33 [2021-03-04T19:03:33.362Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:03:33 [2021-03-04T19:03:33.362Z] === RUN   TestDockerRegistrySuite
19:03:33 [2021-03-04T19:03:33.362Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:03:34 [2021-03-04T19:03:34.738Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:03:35 [2021-03-04T19:03:35.674Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:03:37 [2021-03-04T19:03:37.050Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:03:37 [2021-03-04T19:03:37.308Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:03:40 [2021-03-04T19:03:40.595Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:03:44 [2021-03-04T19:03:44.785Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:03:48 [2021-03-04T19:03:48.068Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:03:48 [2021-03-04T19:03:48.635Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:03:49 [2021-03-04T19:03:49.569Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:03:50 [2021-03-04T19:03:50.505Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:03:51 [2021-03-04T19:03:51.882Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:03:52 [2021-03-04T19:03:52.818Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:03:53 [2021-03-04T19:03:53.755Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:03:54 [2021-03-04T19:03:54.693Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:03:56 [2021-03-04T19:03:56.595Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:03:58 [2021-03-04T19:03:58.496Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:03:59 [2021-03-04T19:03:59.434Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:04:01 [2021-03-04T19:04:01.967Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:04:02 [2021-03-04T19:04:02.533Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:04:02 [2021-03-04T19:04:02.793Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:04:03 [2021-03-04T19:04:03.728Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:04:04 [2021-03-04T19:04:04.662Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:04:05 [2021-03-04T19:04:05.598Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:04:08 [2021-03-04T19:04:08.128Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:04:08 [2021-03-04T19:04:08.386Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:04:09 [2021-03-04T19:04:09.320Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:04:09 [2021-03-04T19:04:09.887Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:04:09 [2021-03-04T19:04:09.887Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:04:10 [2021-03-04T19:04:10.145Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:04:10 [2021-03-04T19:04:10.402Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:04:10 [2021-03-04T19:04:10.968Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:04:10 [2021-03-04T19:04:10.968Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:04:11 [2021-03-04T19:04:11.904Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:04:13 [2021-03-04T19:04:13.284Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:04:14 [2021-03-04T19:04:14.221Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:04:15 [2021-03-04T19:04:15.157Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:04:16 [2021-03-04T19:04:16.102Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:04:17 [2021-03-04T19:04:17.046Z] --- PASS: TestDockerRegistrySuite (43.66s)
19:04:17 [2021-03-04T19:04:17.046Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.24s)
19:04:17 [2021-03-04T19:04:17.046Z]         check_test.go:196: [d81fbf7a5dc37] daemon is not started
19:04:17 [2021-03-04T19:04:17.046Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.12s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d70c33ea52b0e] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [ded0a9a48d13b] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dddf4766aa5f4] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.86s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d81efdd2ded58] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.68s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [da91ad2d06075] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d2e2095b57410] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [de9e2215ab358] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dd70236761761] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d1c2f691ae4f6] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dbf1befdc968f] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d75509a89003b] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dc687b97455dc] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d194ad2dd8ce1] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s)
19:04:17 [2021-03-04T19:04:17.047Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2282824c625a79cf3bc749cce20f4712dc1438cd3c232b7bf355558671652fbe
19:04:17 [2021-03-04T19:04:17.047Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:99092ac163db8c6d006b56e8ffb6ceaf7a0452b032056c8b06170800435af9a4
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [df9916553f724] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s)
19:04:17 [2021-03-04T19:04:17.047Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:50ff821004470566396c25c8c7f34a62b47829028f83440cf19c728d80b17a2b
19:04:17 [2021-03-04T19:04:17.047Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9c92720da29b524e2ec87833a568befe5b8eb8016f2628b88c46efaf35dcf9f3
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dca50ef4c6b01] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.12s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dd607545c8c50] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dce1a4a4c2111] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dae3045b8987a] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [db04cb758040d] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.07s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d7e1b2cca2375] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dbb51934ac617] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d84b2d85b7444] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d8ae63fdffa99] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [de751e64df3cb] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dda27475fd3f4] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dcc1486b055d1] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d2279bc114224] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dea4bb2ee523b] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [db9b2a77132ac] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [de85d58337b7b] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d0b1ae0993f6c] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dbb810f892a05] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d76b819d26ed0] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [dccba339f3bf9] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.09s)
19:04:17 [2021-03-04T19:04:17.047Z]         check_test.go:196: [d9413f641401c] daemon is not started
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s)
19:04:17 [2021-03-04T19:04:17.047Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
19:04:17 [2021-03-04T19:04:17.047Z] === RUN   TestDockerSchema1RegistrySuite
19:04:17 [2021-03-04T19:04:17.047Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:04:17 [2021-03-04T19:04:17.047Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:04:20 [2021-03-04T19:04:20.332Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:04:23 [2021-03-04T19:04:23.616Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:04:26 [2021-03-04T19:04:26.900Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:04:27 [2021-03-04T19:04:27.834Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:04:28 [2021-03-04T19:04:28.771Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:04:28 [2021-03-04T19:04:28.771Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:04:29 [2021-03-04T19:04:29.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:04:30 [2021-03-04T19:04:30.642Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:04:31 [2021-03-04T19:04:31.578Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:04:34 [2021-03-04T19:04:34.108Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:04:34 [2021-03-04T19:04:34.688Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:04:34 [2021-03-04T19:04:34.947Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:04:35 [2021-03-04T19:04:35.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:04:35 [2021-03-04T19:04:35.464Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:04:35 [2021-03-04T19:04:35.722Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:04:35 [2021-03-04T19:04:35.980Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:04:36 [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite (19.20s)
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [d05fb513a9e40] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [d3f52b9b86743] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.86s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [def2f7c2ab536] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.02s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [d0b358c4f4768] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.03s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [d5162a82b2b7e] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [d955d0e247bd7] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [dc15bac610d2a] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [d9797657eb8f1] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [dcc08331ec1bf] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [d0763dbb46b5a] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.48s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [de42cc41f3dc1] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [d777b152577bf] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [d5d17aa33e076] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [db096dfa69515] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [debddac7abe00] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [d715b555a6456] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [da60e109b3943] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
19:04:36 [2021-03-04T19:04:36.239Z]         check_test.go:223: [dbd6d56072a8a] daemon is not started
19:04:36 [2021-03-04T19:04:36.239Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:04:36 [2021-03-04T19:04:36.239Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:04:37 [2021-03-04T19:04:37.174Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:04:37 [2021-03-04T19:04:37.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:04:37 [2021-03-04T19:04:37.690Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:04:38 [2021-03-04T19:04:38.624Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:04:38 [2021-03-04T19:04:38.882Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:04:39 [2021-03-04T19:04:39.449Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:04:40 [2021-03-04T19:04:40.015Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:04:40 [2021-03-04T19:04:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s)
19:04:40 [2021-03-04T19:04:40.015Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s)
19:04:40 [2021-03-04T19:04:40.015Z]         check_test.go:252: [da311de919747] daemon is not started
19:04:40 [2021-03-04T19:04:40.015Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s)
19:04:40 [2021-03-04T19:04:40.015Z]         check_test.go:252: [db8fc43ae8c4c] daemon is not started
19:04:40 [2021-03-04T19:04:40.015Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
19:04:40 [2021-03-04T19:04:40.015Z]         check_test.go:252: [d7eff6734df7b] daemon is not started
19:04:40 [2021-03-04T19:04:40.015Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
19:04:40 [2021-03-04T19:04:40.015Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
19:04:40 [2021-03-04T19:04:40.015Z]         check_test.go:252: [d45166e5a1ec6] daemon is not started
19:04:40 [2021-03-04T19:04:40.015Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
19:04:40 [2021-03-04T19:04:40.015Z]         check_test.go:252: [dcf2452f5f83d] daemon is not started
19:04:40 [2021-03-04T19:04:40.015Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
19:04:40 [2021-03-04T19:04:40.015Z]         check_test.go:252: [dfa339794049c] daemon is not started
19:04:40 [2021-03-04T19:04:40.015Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
19:04:40 [2021-03-04T19:04:40.015Z]         check_test.go:252: [dcd6ff7445660] daemon is not started
19:04:40 [2021-03-04T19:04:40.015Z] === RUN   TestDockerRegistryAuthTokenSuite
19:04:40 [2021-03-04T19:04:40.015Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:04:45 [2021-03-04T19:04:45.278Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:04:45 [2021-03-04T19:04:45.278Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:04:45 [2021-03-04T19:04:45.536Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:04:45 [2021-03-04T19:04:45.536Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:04:45 [2021-03-04T19:04:45.794Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
19:04:45 [2021-03-04T19:04:45.794Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
19:04:45 [2021-03-04T19:04:45.794Z]         check_test.go:279: [d7f9db87c504d] daemon is not started
19:04:45 [2021-03-04T19:04:45.794Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
19:04:45 [2021-03-04T19:04:45.794Z]         check_test.go:279: [d7f78b8f2afa6] daemon is not started
19:04:45 [2021-03-04T19:04:45.794Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
19:04:45 [2021-03-04T19:04:45.794Z]         check_test.go:279: [d816b048a69de] daemon is not started
19:04:45 [2021-03-04T19:04:45.794Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
19:04:45 [2021-03-04T19:04:45.794Z]         check_test.go:279: [df6e690e661f6] daemon is not started
19:04:45 [2021-03-04T19:04:45.794Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
19:04:45 [2021-03-04T19:04:45.794Z]         check_test.go:279: [d1502c2dc8041] daemon is not started
19:04:45 [2021-03-04T19:04:45.794Z] === RUN   TestDockerNetworkSuite
19:04:45 [2021-03-04T19:04:45.794Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:04:47 [2021-03-04T19:04:47.170Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:04:47 [2021-03-04T19:04:47.736Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:04:48 [2021-03-04T19:04:48.672Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:04:51 [2021-03-04T19:04:51.959Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:04:52 [2021-03-04T19:04:52.527Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:04:55 [2021-03-04T19:04:55.070Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:04:57 [2021-03-04T19:04:57.600Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:05:00 [2021-03-04T19:05:00.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:05:00 [2021-03-04T19:05:00.135Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:05:08 [2021-03-04T19:05:08.255Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:05:08 [2021-03-04T19:05:08.255Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:05:10 [2021-03-04T19:05:10.789Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:05:10 [2021-03-04T19:05:10.789Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:05:11 [2021-03-04T19:05:11.728Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:05:12 [2021-03-04T19:05:12.663Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:05:13 [2021-03-04T19:05:13.230Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:05:14 [2021-03-04T19:05:14.167Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:05:15 [2021-03-04T19:05:15.557Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:05:15 [2021-03-04T19:05:15.817Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:05:15 [2021-03-04T19:05:15.817Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:05:16 [2021-03-04T19:05:16.076Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:05:17 [2021-03-04T19:05:17.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:05:17 [2021-03-04T19:05:17.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:05:17 [2021-03-04T19:05:17.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:05:17 [2021-03-04T19:05:17.528Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:05:18 [2021-03-04T19:05:18.903Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:05:19 [2021-03-04T19:05:19.838Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:05:19 [2021-03-04T19:05:19.838Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:05:20 [2021-03-04T19:05:20.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:05:20 [2021-03-04T19:05:20.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:05:22 [2021-03-04T19:05:22.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:05:22 [2021-03-04T19:05:22.628Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:05:25 [2021-03-04T19:05:25.158Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:05:27 [2021-03-04T19:05:27.059Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:05:27 [2021-03-04T19:05:27.059Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:05:32 [2021-03-04T19:05:32.328Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:05:32 [2021-03-04T19:05:32.587Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:05:33 [2021-03-04T19:05:33.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:05:33 [2021-03-04T19:05:33.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:05:33 [2021-03-04T19:05:33.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:05:34 [2021-03-04T19:05:34.221Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:05:34 [2021-03-04T19:05:34.221Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:05:34 [2021-03-04T19:05:34.479Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:05:34 [2021-03-04T19:05:34.479Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:05:35 [2021-03-04T19:05:35.054Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:05:36 [2021-03-04T19:05:36.007Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:05:37 [2021-03-04T19:05:37.382Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:05:37 [2021-03-04T19:05:37.382Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:05:37 [2021-03-04T19:05:37.382Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:05:38 [2021-03-04T19:05:38.318Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:05:38 [2021-03-04T19:05:38.576Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:05:42 [2021-03-04T19:05:42.763Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:05:46 [2021-03-04T19:05:46.046Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:05:46 [2021-03-04T19:05:46.046Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:05:46 [2021-03-04T19:05:46.613Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:05:47 [2021-03-04T19:05:47.989Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:05:48 [2021-03-04T19:05:48.247Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:05:48 [2021-03-04T19:05:48.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:05:49 [2021-03-04T19:05:49.381Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:05:50 [2021-03-04T19:05:50.317Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:05:55 [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite (69.55s)
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.05s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [db938b3529a57] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d85bcf6238dd2] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.84s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d9f048e05e523] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.33s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d5d95543bf0eb] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.80s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:1233: [d40158c0d8d3c] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.16s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [df95385546554] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.43s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d3ff533c84b25] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.19s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d4df9f793b2ce] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.45s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d515e3b5afd8b] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.76s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d43c0b416d530] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.57s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d3bfc228d6f51] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.04s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [de318d9bda337] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.30s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d0bc1d83be423] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.35s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d88f14d96f9aa] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d9bcdb2e059a7] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.84s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d98d299be1b69] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [da0ca60c9be13] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d82891078ee43] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d617fba3b6d17] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.04s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [de1bcff4aeea9] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [da3a29609d3a7] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d5298a6750d1f] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d8d39f6ad8eb9] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d10f37214ce37] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:968: [d5fae672e16b0] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.42s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d7c57b0a263d7] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.27s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:1116: [d044183115dec] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d94d012d1111d] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.19s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [dbc7a24f6b0e2] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.21s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [df2892b9db117] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d892d054afd27] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.28s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d8b502364f395] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [dff681501e7e9] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [dc9a681787375] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.96s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [dcafc9e9c3f2a] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d54edb0ebc4ef] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [dd676bc3c67b3] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.13s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d37779b6eea75] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.89s)
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.21s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:1084: [df1f2f447f737] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d52838265607d] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d3a88f563f9f6] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d53f6571cd3fa] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d9cc4227000e5] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d9d6ad14815e8] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d6a594822fd8a] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.05s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [d0772c4e7f856] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.03s)
19:05:55 [2021-03-04T19:05:55.589Z]         docker_cli_network_unix_test.go:46: [da318db195936] daemon is not started
19:05:55 [2021-03-04T19:05:55.589Z] === RUN   TestDockerHubPullSuite
19:05:55 [2021-03-04T19:05:55.589Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:05:56 [2021-03-04T19:05:56.992Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:05:58 [2021-03-04T19:05:58.891Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:05:59 [2021-03-04T19:05:59.460Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:06:01 [2021-03-04T19:06:01.363Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:06:01 [2021-03-04T19:06:01.621Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:06:01 [2021-03-04T19:06:01.621Z] --- PASS: TestDockerHubPullSuite (6.35s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.40s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.56s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.85s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
19:06:01 [2021-03-04T19:06:01.621Z] PASS
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === Skipped
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_cli_sni_test.go:18: Flakey test
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:06:01 [2021-03-04T19:06:01.621Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.621Z] 
19:06:01 [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:06:01 [2021-03-04T19:06:01.621Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:06:01 [2021-03-04T19:06:01.622Z]         docker_cli_network_unix_test.go:46: [dd676bc3c67b3] daemon is not started
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] 
19:06:01 [2021-03-04T19:06:01.622Z] DONE 1274 tests, 51 skipped in 1585.612s
19:06:01 [2021-03-04T19:06:01.622Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:06:01 [2021-03-04T19:06:01.622Z] ++++ cat bundles/test-integration/docker.pid
19:06:01 [2021-03-04T19:06:01.622Z] +++ kill 8144
19:06:02 [2021-03-04T19:06:02.995Z] +++ /etc/init.d/apparmor stop
19:06:02 [2021-03-04T19:06:02.995Z] Leaving: AppArmorNo profiles have been unloaded.
19:06:02 [2021-03-04T19:06:02.995Z] 
19:06:02 [2021-03-04T19:06:02.995Z] Unloading profiles will leave already running processes permanently
19:06:02 [2021-03-04T19:06:02.995Z] unconfined, which can lead to unexpected situations.
19:06:02 [2021-03-04T19:06:02.995Z] 
19:06:02 [2021-03-04T19:06:02.995Z] To set a process to complain mode, use the command line tool
19:06:02 [2021-03-04T19:06:02.995Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:06:02 [2021-03-04T19:06:02.995Z] +++ true
19:06:02 [2021-03-04T19:06:02.995Z] exiting test-integration
19:06:02 [2021-03-04T19:06:02.995Z] ++ exit 0
19:06:02 [2021-03-04T19:06:02.995Z] 
19:06:02 [2021-03-04T19:06:02.995Z] + for job in $(jobs -p)
19:06:02 [2021-03-04T19:06:02.995Z] + wait 9798
19:06:35 [2021-03-04T19:06:35.059Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:07:21 [2021-03-04T19:07:21.743Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:07:36 [2021-03-04T19:07:36.613Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:07:38 [2021-03-04T19:07:38.513Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:09:37 [2021-03-04T19:09:37.704Z] --- PASS: TestBuildWCOWSandboxSize (915.38s)
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestBuildWithEmptyDockerfile
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:09:37 [2021-03-04T19:09:37.705Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:09:37 [2021-03-04T19:09:37.705Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:09:37 [2021-03-04T19:09:37.705Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:09:37 [2021-03-04T19:09:37.705Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:09:37 [2021-03-04T19:09:37.705Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:09:37 [2021-03-04T19:09:37.705Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:09:37 [2021-03-04T19:09:37.705Z] --- PASS: TestBuildWithEmptyDockerfile (0.59s)
19:09:37 [2021-03-04T19:09:37.705Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
19:09:37 [2021-03-04T19:09:37.705Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestBuildPreserveOwnership
19:09:37 [2021-03-04T19:09:37.705Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestBuildPlatformInvalid
19:09:37 [2021-03-04T19:09:37.705Z] --- PASS: TestBuildPlatformInvalid (0.58s)
19:09:37 [2021-03-04T19:09:37.705Z] PASS
19:09:37 [2021-03-04T19:09:37.705Z] ok  	github.com/docker/docker/integration/build	1139.968s
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === Skipped
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     build_session_test.go:25: TODO: BuildKit
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
19:09:37 [2021-03-04T19:09:37.705Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] DONE 29 tests, 5 skipped in 1165.926s
19:09:37 [2021-03-04T19:09:37.705Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:09:37 [2021-03-04T19:09:37.705Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:09:37 [2021-03-04T19:09:37.705Z] INFO: Testing against a local daemon
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestConfigInspect
19:09:37 [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigInspect (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestConfigList
19:09:37 [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigList (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestConfigsCreateAndDelete
19:09:37 [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestConfigsUpdate
19:09:37 [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigsUpdate (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestTemplatedConfig
19:09:37 [2021-03-04T19:09:37.705Z] --- SKIP: TestTemplatedConfig (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestConfigCreateResolve
19:09:37 [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigCreateResolve (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestConfigDaemonLibtrustID
19:09:37 [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
19:09:37 [2021-03-04T19:09:37.705Z] PASS
19:09:37 [2021-03-04T19:09:37.705Z] ok  	github.com/docker/docker/integration/config	0.145s
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === Skipped
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] 
19:09:37 [2021-03-04T19:09:37.705Z] DONE 7 tests, 7 skipped in 3.431s
19:09:37 [2021-03-04T19:09:37.705Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:09:37 [2021-03-04T19:09:37.705Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:09:37 [2021-03-04T19:09:37.705Z] INFO: Testing against a local daemon
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestCheckpoint
19:09:37 [2021-03-04T19:09:37.705Z] --- SKIP: TestCheckpoint (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestContainerInvalidJSON
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:09:37 [2021-03-04T19:09:37.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:09:37 [2021-03-04T19:09:37.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:09:37 [2021-03-04T19:09:37.705Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:09:37 [2021-03-04T19:09:37.705Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:09:37 [2021-03-04T19:09:37.705Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:09:37 [2021-03-04T19:09:37.705Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:09:37 [2021-03-04T19:09:37.705Z] --- PASS: TestContainerInvalidJSON (0.55s)
19:09:37 [2021-03-04T19:09:37.705Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:09:37 [2021-03-04T19:09:37.705Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:09:37 [2021-03-04T19:09:37.705Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s)
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestCopyFromContainerPathIsNotDir
19:09:37 [2021-03-04T19:09:37.705Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
19:09:37 [2021-03-04T19:09:37.705Z]     copy_test.go:38: testEnv.OSType == "windows"
19:09:37 [2021-03-04T19:09:37.705Z] === RUN   TestCopyToContainerPathDoesNotExist
19:09:38 [2021-03-04T19:09:38.165Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
19:09:38 [2021-03-04T19:09:38.165Z] === RUN   TestCopyToContainerPathIsNotDir
19:09:38 [2021-03-04T19:09:38.165Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s)
19:09:38 [2021-03-04T19:09:38.165Z]     copy_test.go:63: testEnv.OSType == "windows"
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCopyFromContainer
19:09:38 [2021-03-04T19:09:38.166Z] --- SKIP: TestCopyFromContainer (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:38 [2021-03-04T19:09:38.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateLinkToNonExistingContainer
19:09:38 [2021-03-04T19:09:38.166Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithInvalidEnv
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithInvalidEnv/0
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidEnv/0
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithInvalidEnv/1
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidEnv/1
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithInvalidEnv/2
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidEnv/2
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateWithInvalidEnv/0
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateWithInvalidEnv/2
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateWithInvalidEnv/1
19:09:38 [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateTmpfsMountsTarget
19:09:38 [2021-03-04T19:09:38.166Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithCustomMaskedPaths
19:09:38 [2021-03-04T19:09:38.166Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithCustomReadonlyPaths
19:09:38 [2021-03-04T19:09:38.166Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:38 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:38 [2021-03-04T19:09:38.166Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:38 [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:09:38 [2021-03-04T19:09:38.166Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateDifferentPlatform
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateDifferentPlatform/different_os
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:09:38 [2021-03-04T19:09:38.166Z] --- PASS: TestCreateDifferentPlatform (0.05s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:09:38 [2021-03-04T19:09:38.166Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:09:38 [2021-03-04T19:09:38.166Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:09:38 [2021-03-04T19:09:38.166Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:09:38 [2021-03-04T19:09:38.166Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestContainerKillOnDaemonStart
19:09:38 [2021-03-04T19:09:38.166Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestDiff
19:09:38 [2021-03-04T19:09:38.166Z] --- SKIP: TestDiff (0.00s)
19:09:38 [2021-03-04T19:09:38.166Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:09:38 [2021-03-04T19:09:38.166Z] === RUN   TestExecWithCloseStdin
19:09:41 [2021-03-04T19:09:41.911Z] --- PASS: TestExecWithCloseStdin (3.25s)
19:09:41 [2021-03-04T19:09:41.911Z] === RUN   TestExec
19:09:44 [2021-03-04T19:09:44.093Z] --- PASS: TestExec (2.34s)
19:09:44 [2021-03-04T19:09:44.093Z] === RUN   TestExecUser
19:09:44 [2021-03-04T19:09:44.093Z] --- SKIP: TestExecUser (0.00s)
19:09:44 [2021-03-04T19:09:44.093Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:09:44 [2021-03-04T19:09:44.093Z] === RUN   TestExportContainerAndImportImage
19:09:44 [2021-03-04T19:09:44.093Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
19:09:44 [2021-03-04T19:09:44.093Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:09:44 [2021-03-04T19:09:44.093Z] === RUN   TestExportContainerAfterDaemonRestart
19:09:44 [2021-03-04T19:09:44.093Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
19:09:44 [2021-03-04T19:09:44.093Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:09:44 [2021-03-04T19:09:44.093Z] === RUN   TestHealthCheckWorkdir
19:09:44 [2021-03-04T19:09:44.093Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
19:09:44 [2021-03-04T19:09:44.093Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:09:44 [2021-03-04T19:09:44.093Z] === RUN   TestHealthKillContainer
19:09:44 [2021-03-04T19:09:44.093Z] --- SKIP: TestHealthKillContainer (0.00s)
19:09:44 [2021-03-04T19:09:44.093Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:09:44 [2021-03-04T19:09:44.093Z] === RUN   TestInspectCpusetInConfigPre120
19:09:44 [2021-03-04T19:09:44.093Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
19:09:44 [2021-03-04T19:09:44.093Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:09:44 [2021-03-04T19:09:44.093Z] === RUN   TestKillContainerInvalidSignal
19:09:46 [2021-03-04T19:09:46.280Z] --- PASS: TestKillContainerInvalidSignal (2.09s)
19:09:46 [2021-03-04T19:09:46.280Z] === RUN   TestKillContainer
19:09:46 [2021-03-04T19:09:46.280Z] === RUN   TestKillContainer/no_signal
19:09:47 [2021-03-04T19:09:47.821Z] === RUN   TestKillContainer/non_killing_signal
19:09:47 [2021-03-04T19:09:47.821Z] === RUN   TestKillContainer/killing_signal
19:09:50 [2021-03-04T19:09:50.735Z] --- PASS: TestKillContainer (4.30s)
19:09:50 [2021-03-04T19:09:50.735Z]     --- PASS: TestKillContainer/no_signal (2.00s)
19:09:50 [2021-03-04T19:09:50.735Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:09:50 [2021-03-04T19:09:50.735Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:09:50 [2021-03-04T19:09:50.735Z]     --- PASS: TestKillContainer/killing_signal (2.25s)
19:09:50 [2021-03-04T19:09:50.735Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:09:50 [2021-03-04T19:09:50.735Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
19:09:50 [2021-03-04T19:09:50.735Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:09:50 [2021-03-04T19:09:50.735Z] === RUN   TestKillStoppedContainer
19:09:50 [2021-03-04T19:09:50.735Z] --- SKIP: TestKillStoppedContainer (0.00s)
19:09:50 [2021-03-04T19:09:50.735Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:09:50 [2021-03-04T19:09:50.735Z] === RUN   TestKillStoppedContainerAPIPre120
19:09:50 [2021-03-04T19:09:50.735Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
19:09:50 [2021-03-04T19:09:50.735Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:09:50 [2021-03-04T19:09:50.735Z] === RUN   TestKillDifferentUserContainer
19:09:50 [2021-03-04T19:09:50.735Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
19:09:50 [2021-03-04T19:09:50.735Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:09:50 [2021-03-04T19:09:50.735Z] === RUN   TestInspectOomKilledTrue
19:09:50 [2021-03-04T19:09:50.735Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:09:50 [2021-03-04T19:09:50.735Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:09:50 [2021-03-04T19:09:50.735Z] === RUN   TestInspectOomKilledFalse
19:09:50 [2021-03-04T19:09:50.735Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:09:50 [2021-03-04T19:09:50.735Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:09:50 [2021-03-04T19:09:50.735Z] === RUN   TestLogsFollowTailEmpty
19:09:52 [2021-03-04T19:09:52.295Z] --- PASS: TestLogsFollowTailEmpty (2.02s)
19:09:52 [2021-03-04T19:09:52.295Z] === RUN   TestNetworkNat
19:09:52 [2021-03-04T19:09:52.295Z] --- SKIP: TestNetworkNat (0.00s)
19:09:52 [2021-03-04T19:09:52.295Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:09:52 [2021-03-04T19:09:52.295Z] === RUN   TestNetworkLocalhostTCPNat
19:09:55 [2021-03-04T19:09:55.208Z] --- PASS: TestNetworkLocalhostTCPNat (2.47s)
19:09:55 [2021-03-04T19:09:55.208Z] === RUN   TestNetworkLoopbackNat
19:09:55 [2021-03-04T19:09:55.208Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
19:09:55 [2021-03-04T19:09:55.208Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:09:55 [2021-03-04T19:09:55.208Z] === RUN   TestPause
19:09:55 [2021-03-04T19:09:55.208Z] --- SKIP: TestPause (0.00s)
19:09:55 [2021-03-04T19:09:55.208Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:09:55 [2021-03-04T19:09:55.208Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:09:56 [2021-03-04T19:09:56.752Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.03s)
19:09:56 [2021-03-04T19:09:56.752Z] === RUN   TestPauseStopPausedContainer
19:09:56 [2021-03-04T19:09:56.752Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
19:09:56 [2021-03-04T19:09:56.753Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
19:09:56 [2021-03-04T19:09:56.753Z] === RUN   TestPsFilter
19:09:57 [2021-03-04T19:09:57.213Z] --- PASS: TestPsFilter (0.22s)
19:09:57 [2021-03-04T19:09:57.213Z] === RUN   TestRemoveContainerWithRemovedVolume
19:09:59 [2021-03-04T19:09:59.401Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.41s)
19:09:59 [2021-03-04T19:09:59.401Z] === RUN   TestRemoveContainerWithVolume
19:09:59 [2021-03-04T19:09:59.999Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:10:02 [2021-03-04T19:10:02.320Z] --- PASS: TestRemoveContainerWithVolume (2.71s)
19:10:02 [2021-03-04T19:10:02.320Z] === RUN   TestRemoveContainerRunning
19:10:04 [2021-03-04T19:10:04.180Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:10:04 [2021-03-04T19:10:04.505Z] --- PASS: TestRemoveContainerRunning (2.11s)
19:10:04 [2021-03-04T19:10:04.505Z] === RUN   TestRemoveContainerForceRemoveRunning
19:10:05 [2021-03-04T19:10:05.114Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:10:05 [2021-03-04T19:10:05.114Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:10:05 [2021-03-04T19:10:05.373Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:10:05 [2021-03-04T19:10:05.373Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:10:06 [2021-03-04T19:10:06.045Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.01s)
19:10:06 [2021-03-04T19:10:06.045Z] === RUN   TestRemoveInvalidContainer
19:10:06 [2021-03-04T19:10:06.307Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:10:06 [2021-03-04T19:10:06.506Z] --- PASS: TestRemoveInvalidContainer (0.03s)
19:10:06 [2021-03-04T19:10:06.506Z] === RUN   TestRenameLinkedContainer
19:10:06 [2021-03-04T19:10:06.506Z] --- SKIP: TestRenameLinkedContainer (0.00s)
19:10:06 [2021-03-04T19:10:06.506Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:10:06 [2021-03-04T19:10:06.506Z] === RUN   TestRenameStoppedContainer
19:10:08 [2021-03-04T19:10:08.208Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:10:08 [2021-03-04T19:10:08.689Z] --- PASS: TestRenameStoppedContainer (2.41s)
19:10:08 [2021-03-04T19:10:08.689Z] === RUN   TestRenameRunningContainerAndReuse
19:10:12 [2021-03-04T19:10:12.393Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:10:13 [2021-03-04T19:10:13.395Z] --- PASS: TestRenameRunningContainerAndReuse (4.17s)
19:10:13 [2021-03-04T19:10:13.395Z] === RUN   TestRenameInvalidName
19:10:13 [2021-03-04T19:10:13.767Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:10:14 [2021-03-04T19:10:14.936Z] --- PASS: TestRenameInvalidName (2.12s)
19:10:14 [2021-03-04T19:10:14.936Z] === RUN   TestRenameAnonymousContainer
19:10:14 [2021-03-04T19:10:14.936Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
19:10:14 [2021-03-04T19:10:14.936Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:10:14 [2021-03-04T19:10:14.936Z] === RUN   TestRenameContainerWithSameName
19:10:17 [2021-03-04T19:10:17.118Z] --- PASS: TestRenameContainerWithSameName (2.00s)
19:10:17 [2021-03-04T19:10:17.118Z] === RUN   TestRenameContainerWithLinkedContainer
19:10:17 [2021-03-04T19:10:17.118Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
19:10:17 [2021-03-04T19:10:17.118Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:10:17 [2021-03-04T19:10:17.118Z] === RUN   TestResize
19:10:19 [2021-03-04T19:10:19.301Z] --- PASS: TestResize (1.99s)
19:10:19 [2021-03-04T19:10:19.301Z] === RUN   TestResizeWithInvalidSize
19:10:19 [2021-03-04T19:10:19.301Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
19:10:19 [2021-03-04T19:10:19.301Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
19:10:19 [2021-03-04T19:10:19.301Z] === RUN   TestResizeWhenContainerNotStarted
19:10:21 [2021-03-04T19:10:21.488Z] --- PASS: TestResizeWhenContainerNotStarted (2.47s)
19:10:21 [2021-03-04T19:10:21.488Z] === RUN   TestDaemonRestartKillContainers
19:10:21 [2021-03-04T19:10:21.488Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:10:21 [2021-03-04T19:10:21.488Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:10:21 [2021-03-04T19:10:21.488Z] === RUN   TestStats
19:10:21 [2021-03-04T19:10:21.488Z] --- SKIP: TestStats (0.00s)
19:10:21 [2021-03-04T19:10:21.488Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:10:21 [2021-03-04T19:10:21.488Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:10:26 [2021-03-04T19:10:26.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.53s)
19:10:26 [2021-03-04T19:10:26.190Z] === RUN   TestStopContainerWithTimeout
19:10:26 [2021-03-04T19:10:26.190Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
19:10:26 [2021-03-04T19:10:26.190Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:10:26 [2021-03-04T19:10:26.190Z] === RUN   TestUpdateRestartPolicy
19:10:47 [2021-03-04T19:10:47.316Z] --- PASS: TestUpdateRestartPolicy (20.82s)
19:10:47 [2021-03-04T19:10:47.316Z] === RUN   TestUpdateRestartWithAutoRemove
19:10:48 [2021-03-04T19:10:48.857Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s)
19:10:48 [2021-03-04T19:10:48.857Z] === RUN   TestWaitNonBlocked
19:10:48 [2021-03-04T19:10:48.857Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:10:48 [2021-03-04T19:10:48.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:10:48 [2021-03-04T19:10:48.857Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:10:48 [2021-03-04T19:10:48.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:10:48 [2021-03-04T19:10:48.857Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:10:48 [2021-03-04T19:10:48.857Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:10:57 [2021-03-04T19:10:57.446Z] --- PASS: TestWaitNonBlocked (0.03s)
19:10:57 [2021-03-04T19:10:57.446Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.67s)
19:10:57 [2021-03-04T19:10:57.446Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.74s)
19:10:57 [2021-03-04T19:10:57.446Z] === RUN   TestWaitBlocked
19:10:57 [2021-03-04T19:10:57.446Z] --- SKIP: TestWaitBlocked (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:10:57 [2021-03-04T19:10:57.446Z] PASS
19:10:57 [2021-03-04T19:10:57.446Z] ok  	github.com/docker/docker/integration/container	79.861s
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === Skipped
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
19:10:57 [2021-03-04T19:10:57.446Z]     copy_test.go:38: testEnv.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s)
19:10:57 [2021-03-04T19:10:57.446Z]     copy_test.go:63: testEnv.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:10:57 [2021-03-04T19:10:57.446Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
19:10:57 [2021-03-04T19:10:57.446Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] 
19:10:57 [2021-03-04T19:10:57.446Z] DONE 88 tests, 37 skipped in 83.017s
19:10:57 [2021-03-04T19:10:57.446Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:10:59 [2021-03-04T19:10:59.630Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:10:59 [2021-03-04T19:10:59.630Z] INFO: Testing against a local daemon
19:10:59 [2021-03-04T19:10:59.630Z] === RUN   TestCommitInheritsEnv
19:10:59 [2021-03-04T19:10:59.630Z] --- SKIP: TestCommitInheritsEnv (0.00s)
19:10:59 [2021-03-04T19:10:59.630Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:10:59 [2021-03-04T19:10:59.630Z] === RUN   TestImportExtremelyLargeImageWorks
19:10:59 [2021-03-04T19:10:59.630Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:10:59 [2021-03-04T19:10:59.630Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:10:59 [2021-03-04T19:10:59.630Z] === RUN   TestImagesFilterMultiReference
19:10:59 [2021-03-04T19:10:59.630Z] --- PASS: TestImagesFilterMultiReference (0.10s)
19:10:59 [2021-03-04T19:10:59.630Z] === RUN   TestImagePullPlatformInvalid
19:10:59 [2021-03-04T19:10:59.630Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
19:10:59 [2021-03-04T19:10:59.630Z] === RUN   TestRemoveImageOrphaning
19:11:00 [2021-03-04T19:11:00.603Z] --- PASS: TestRemoveImageOrphaning (1.19s)
19:11:00 [2021-03-04T19:11:00.603Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:11:00 [2021-03-04T19:11:00.603Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
19:11:00 [2021-03-04T19:11:00.603Z] === RUN   TestTagInvalidReference
19:11:00 [2021-03-04T19:11:00.603Z] --- PASS: TestTagInvalidReference (0.04s)
19:11:00 [2021-03-04T19:11:00.603Z] === RUN   TestTagValidPrefixedRepo
19:11:00 [2021-03-04T19:11:00.603Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
19:11:00 [2021-03-04T19:11:00.603Z] === RUN   TestTagExistedNameWithoutForce
19:11:00 [2021-03-04T19:11:00.603Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
19:11:00 [2021-03-04T19:11:00.603Z] === RUN   TestTagOfficialNames
19:11:01 [2021-03-04T19:11:01.064Z] --- PASS: TestTagOfficialNames (0.13s)
19:11:01 [2021-03-04T19:11:01.064Z] === RUN   TestTagMatchesDigest
19:11:01 [2021-03-04T19:11:01.064Z] --- PASS: TestTagMatchesDigest (0.04s)
19:11:01 [2021-03-04T19:11:01.064Z] PASS
19:11:01 [2021-03-04T19:11:01.064Z] ok  	github.com/docker/docker/integration/image	1.847s
19:11:01 [2021-03-04T19:11:01.064Z] 
19:11:01 [2021-03-04T19:11:01.064Z] === Skipped
19:11:01 [2021-03-04T19:11:01.064Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
19:11:01 [2021-03-04T19:11:01.064Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:11:01 [2021-03-04T19:11:01.064Z] 
19:11:01 [2021-03-04T19:11:01.064Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
19:11:01 [2021-03-04T19:11:01.064Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:11:01 [2021-03-04T19:11:01.064Z] 
19:11:01 [2021-03-04T19:11:01.064Z] 
19:11:01 [2021-03-04T19:11:01.064Z] DONE 11 tests, 2 skipped in 4.282s
19:11:01 [2021-03-04T19:11:01.064Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:11:03 [2021-03-04T19:11:03.978Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:03 [2021-03-04T19:11:03.978Z] INFO: Testing against a local daemon
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestNetworkCreateDelete
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestNetworkCreateDelete (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestDockerNetworkDeletePreferID
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestDaemonDNSFallback
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonDNSFallback (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestInspectNetwork
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestInspectNetwork (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestRunContainerWithBridgeNone
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestNetworkInvalidJSON
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestNetworkInvalidJSON//networks/create
19:11:03 [2021-03-04T19:11:03.978Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:11:03 [2021-03-04T19:11:03.978Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:11:03 [2021-03-04T19:11:03.978Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:11:03 [2021-03-04T19:11:03.978Z] === CONT  TestNetworkInvalidJSON//networks/create
19:11:03 [2021-03-04T19:11:03.978Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:11:03 [2021-03-04T19:11:03.978Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:11:03 [2021-03-04T19:11:03.978Z] --- PASS: TestNetworkInvalidJSON (0.03s)
19:11:03 [2021-03-04T19:11:03.978Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
19:11:03 [2021-03-04T19:11:03.978Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
19:11:03 [2021-03-04T19:11:03.978Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestNetworkList
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestNetworkList//networks
19:11:03 [2021-03-04T19:11:03.978Z] === PAUSE TestNetworkList//networks
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestNetworkList//networks/
19:11:03 [2021-03-04T19:11:03.978Z] === PAUSE TestNetworkList//networks/
19:11:03 [2021-03-04T19:11:03.978Z] === CONT  TestNetworkList//networks
19:11:03 [2021-03-04T19:11:03.978Z] === CONT  TestNetworkList//networks/
19:11:03 [2021-03-04T19:11:03.978Z] --- PASS: TestNetworkList (0.03s)
19:11:03 [2021-03-04T19:11:03.978Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     --- PASS: TestNetworkList//networks (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestHostIPv4BridgeLabel
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     network_test.go:126: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestDaemonRestartWithLiveRestore
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:29: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestDaemonDefaultNetworkPools
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:58: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestDaemonRestartWithExistingNetwork
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:102: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:136: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:187: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestServiceWithPredefinedNetwork
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:212: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:242: FLAKY_TEST
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestServiceWithDataPathPortInit
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:332: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:11:03 [2021-03-04T19:11:03.978Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:400: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] PASS
19:11:03 [2021-03-04T19:11:03.978Z] ok  	github.com/docker/docker/integration/network	0.214s
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === Skipped
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     network_test.go:126: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:29: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:58: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:102: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:136: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:187: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:212: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:242: FLAKY_TEST
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:332: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
19:11:03 [2021-03-04T19:11:03.978Z]     service_test.go:400: testEnv.OSType == "windows"
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] 
19:11:03 [2021-03-04T19:11:03.978Z] DONE 22 tests, 15 skipped in 2.915s
19:11:03 [2021-03-04T19:11:03.978Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:11:04 [2021-03-04T19:11:04.949Z] testing: warning: no tests to run
19:11:04 [2021-03-04T19:11:04.949Z] PASS
19:11:04 [2021-03-04T19:11:04.949Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.099s
19:11:04 [2021-03-04T19:11:04.949Z] 
19:11:04 [2021-03-04T19:11:04.949Z] DONE 0 tests in 0.949s
19:11:04 [2021-03-04T19:11:04.949Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:11:05 [2021-03-04T19:11:05.920Z] testing: warning: no tests to run
19:11:05 [2021-03-04T19:11:05.920Z] PASS
19:11:05 [2021-03-04T19:11:05.920Z] ok  	github.com/docker/docker/integration/network/macvlan	0.101s
19:11:05 [2021-03-04T19:11:05.920Z] 
19:11:05 [2021-03-04T19:11:05.920Z] DONE 0 tests in 0.945s
19:11:06 [2021-03-04T19:11:06.380Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:11:07 [2021-03-04T19:11:07.351Z] testing: warning: no tests to run
19:11:07 [2021-03-04T19:11:07.351Z] PASS
19:11:07 [2021-03-04T19:11:07.351Z] ok  	github.com/docker/docker/integration/plugin	0.096s
19:11:07 [2021-03-04T19:11:07.351Z] 
19:11:07 [2021-03-04T19:11:07.351Z] DONE 0 tests in 0.969s
19:11:07 [2021-03-04T19:11:07.351Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:11:08 [2021-03-04T19:11:08.321Z] testing: warning: no tests to run
19:11:08 [2021-03-04T19:11:08.321Z] PASS
19:11:08 [2021-03-04T19:11:08.321Z] ok  	github.com/docker/docker/integration/plugin/authz	0.093s
19:11:08 [2021-03-04T19:11:08.321Z] 
19:11:08 [2021-03-04T19:11:08.321Z] DONE 0 tests in 0.940s
19:11:08 [2021-03-04T19:11:08.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
19:11:10 [2021-03-04T19:11:10.002Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:11:10 [2021-03-04T19:11:10.002Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:11:11 [2021-03-04T19:11:11.381Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:11:13 [2021-03-04T19:11:13.282Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:11:16 [2021-03-04T19:11:16.564Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:11:16 [2021-03-04T19:11:16.928Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:16 [2021-03-04T19:11:16.928Z] INFO: Testing against a local daemon
19:11:16 [2021-03-04T19:11:16.928Z] === RUN   TestPluginInvalidJSON
19:11:16 [2021-03-04T19:11:16.928Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:11:16 [2021-03-04T19:11:16.928Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:11:16 [2021-03-04T19:11:16.928Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:11:16 [2021-03-04T19:11:16.928Z] --- PASS: TestPluginInvalidJSON (0.04s)
19:11:16 [2021-03-04T19:11:16.928Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:11:16 [2021-03-04T19:11:16.928Z] === RUN   TestPluginInstall
19:11:16 [2021-03-04T19:11:16.928Z] --- SKIP: TestPluginInstall (0.00s)
19:11:16 [2021-03-04T19:11:16.928Z]     plugin_test.go:58: testEnv.OSType == "windows"
19:11:16 [2021-03-04T19:11:16.928Z] === RUN   TestPluginsWithRuntimes
19:11:16 [2021-03-04T19:11:16.928Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
19:11:16 [2021-03-04T19:11:16.928Z]     plugin_test.go:167: testEnv.OSType == "windows"
19:11:16 [2021-03-04T19:11:16.928Z] PASS
19:11:16 [2021-03-04T19:11:16.928Z] ok  	github.com/docker/docker/integration/plugin/common	0.174s
19:11:17 [2021-03-04T19:11:17.394Z] 
19:11:17 [2021-03-04T19:11:17.395Z] === Skipped
19:11:17 [2021-03-04T19:11:17.395Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
19:11:17 [2021-03-04T19:11:17.395Z]     plugin_test.go:58: testEnv.OSType == "windows"
19:11:17 [2021-03-04T19:11:17.395Z] 
19:11:17 [2021-03-04T19:11:17.395Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
19:11:17 [2021-03-04T19:11:17.395Z]     plugin_test.go:167: testEnv.OSType == "windows"
19:11:17 [2021-03-04T19:11:17.395Z] 
19:11:17 [2021-03-04T19:11:17.395Z] 
19:11:17 [2021-03-04T19:11:17.395Z] DONE 4 tests, 2 skipped in 9.140s
19:11:17 [2021-03-04T19:11:17.395Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:11:19 [2021-03-04T19:11:19.095Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:11:21 [2021-03-04T19:11:21.151Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:21 [2021-03-04T19:11:21.151Z] INFO: Testing against a local daemon
19:11:21 [2021-03-04T19:11:21.151Z] === RUN   TestExternalGraphDriver
19:11:21 [2021-03-04T19:11:21.151Z] --- SKIP: TestExternalGraphDriver (0.00s)
19:11:21 [2021-03-04T19:11:21.151Z]     external_test.go:48: runtime.GOOS == "windows"
19:11:21 [2021-03-04T19:11:21.151Z] === RUN   TestGraphdriverPluginV2
19:11:21 [2021-03-04T19:11:21.151Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
19:11:21 [2021-03-04T19:11:21.151Z]     external_test.go:408: runtime.GOOS == "windows"
19:11:21 [2021-03-04T19:11:21.151Z] PASS
19:11:21 [2021-03-04T19:11:21.151Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.157s
19:11:21 [2021-03-04T19:11:21.151Z] 
19:11:21 [2021-03-04T19:11:21.151Z] === Skipped
19:11:21 [2021-03-04T19:11:21.151Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
19:11:21 [2021-03-04T19:11:21.151Z]     external_test.go:48: runtime.GOOS == "windows"
19:11:21 [2021-03-04T19:11:21.151Z] 
19:11:21 [2021-03-04T19:11:21.151Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
19:11:21 [2021-03-04T19:11:21.151Z]     external_test.go:408: runtime.GOOS == "windows"
19:11:21 [2021-03-04T19:11:21.151Z] 
19:11:21 [2021-03-04T19:11:21.151Z] 
19:11:21 [2021-03-04T19:11:21.151Z] DONE 2 tests, 2 skipped in 3.686s
19:11:21 [2021-03-04T19:11:21.151Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:11:24 [2021-03-04T19:11:24.069Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:24 [2021-03-04T19:11:24.069Z] INFO: Testing against a local daemon
19:11:24 [2021-03-04T19:11:24.069Z] === RUN   TestReadPluginNoRead
19:11:24 [2021-03-04T19:11:24.069Z] --- SKIP: TestReadPluginNoRead (0.00s)
19:11:24 [2021-03-04T19:11:24.069Z]     read_test.go:21: no unix domain sockets on Windows
19:11:24 [2021-03-04T19:11:24.069Z] PASS
19:11:24 [2021-03-04T19:11:24.069Z] ok  	github.com/docker/docker/integration/plugin/logging	0.174s
19:11:24 [2021-03-04T19:11:24.069Z] 
19:11:24 [2021-03-04T19:11:24.069Z] === Skipped
19:11:24 [2021-03-04T19:11:24.069Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:11:24 [2021-03-04T19:11:24.069Z]     read_test.go:21: no unix domain sockets on Windows
19:11:24 [2021-03-04T19:11:24.069Z] 
19:11:24 [2021-03-04T19:11:24.069Z] 
19:11:24 [2021-03-04T19:11:24.069Z] DONE 1 tests, 1 skipped in 2.993s
19:11:24 [2021-03-04T19:11:24.069Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
19:11:25 [2021-03-04T19:11:25.610Z] testing: warning: no tests to run
19:11:25 [2021-03-04T19:11:25.610Z] PASS
19:11:25 [2021-03-04T19:11:25.610Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.092s
19:11:25 [2021-03-04T19:11:25.610Z] 
19:11:25 [2021-03-04T19:11:25.610Z] DONE 0 tests in 1.533s
19:11:26 [2021-03-04T19:11:26.075Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:11:28 [2021-03-04T19:11:28.987Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:28 [2021-03-04T19:11:28.987Z] INFO: Testing against a local daemon
19:11:28 [2021-03-04T19:11:28.987Z] === RUN   TestPluginWithDevMounts
19:11:28 [2021-03-04T19:11:28.987Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:11:28 [2021-03-04T19:11:28.987Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:11:28 [2021-03-04T19:11:28.987Z] PASS
19:11:28 [2021-03-04T19:11:28.987Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.208s
19:11:28 [2021-03-04T19:11:28.987Z] 
19:11:28 [2021-03-04T19:11:28.987Z] === Skipped
19:11:28 [2021-03-04T19:11:28.987Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:11:28 [2021-03-04T19:11:28.987Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:11:28 [2021-03-04T19:11:28.987Z] 
19:11:28 [2021-03-04T19:11:28.987Z] 
19:11:28 [2021-03-04T19:11:28.988Z] DONE 1 tests, 1 skipped in 3.064s
19:11:28 [2021-03-04T19:11:28.988Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:11:31 [2021-03-04T19:11:31.902Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:31 [2021-03-04T19:11:31.902Z] INFO: Testing against a local daemon
19:11:31 [2021-03-04T19:11:31.902Z] === RUN   TestSecretInspect
19:11:31 [2021-03-04T19:11:31.902Z] --- SKIP: TestSecretInspect (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-03-04T19:11:31.902Z] === RUN   TestSecretList
19:11:31 [2021-03-04T19:11:31.902Z] --- SKIP: TestSecretList (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-03-04T19:11:31.902Z] === RUN   TestSecretsCreateAndDelete
19:11:31 [2021-03-04T19:11:31.902Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-03-04T19:11:31.902Z] === RUN   TestSecretsUpdate
19:11:31 [2021-03-04T19:11:31.902Z] --- SKIP: TestSecretsUpdate (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-03-04T19:11:31.902Z] === RUN   TestTemplatedSecret
19:11:31 [2021-03-04T19:11:31.902Z] --- SKIP: TestTemplatedSecret (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-03-04T19:11:31.902Z] === RUN   TestSecretCreateResolve
19:11:31 [2021-03-04T19:11:31.902Z] --- SKIP: TestSecretCreateResolve (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:11:31 [2021-03-04T19:11:31.902Z] PASS
19:11:31 [2021-03-04T19:11:31.902Z] ok  	github.com/docker/docker/integration/secret	0.166s
19:11:31 [2021-03-04T19:11:31.902Z] 
19:11:31 [2021-03-04T19:11:31.902Z] === Skipped
19:11:31 [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-03-04T19:11:31.902Z] 
19:11:31 [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-03-04T19:11:31.902Z] 
19:11:31 [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-03-04T19:11:31.902Z] 
19:11:31 [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-03-04T19:11:31.902Z] 
19:11:31 [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-03-04T19:11:31.902Z] 
19:11:31 [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
19:11:31 [2021-03-04T19:11:31.902Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:11:31 [2021-03-04T19:11:31.902Z] 
19:11:31 [2021-03-04T19:11:31.902Z] 
19:11:31 [2021-03-04T19:11:31.902Z] DONE 6 tests, 6 skipped in 2.603s
19:11:31 [2021-03-04T19:11:31.902Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:11:34 [2021-03-04T19:11:34.814Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:34 [2021-03-04T19:11:34.814Z] INFO: Testing against a local daemon
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestServiceCreateInit
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:11:34 [2021-03-04T19:11:34.814Z] --- PASS: TestServiceCreateInit (0.05s)
19:11:34 [2021-03-04T19:11:34.814Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestCreateServiceMultipleTimes
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestCreateServiceConflict
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceConflict (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestCreateServiceMaxReplicas
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
19:11:34 [2021-03-04T19:11:34.814Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestCreateWithDuplicateNetworkNames
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestCreateServiceSecretFileMode
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestCreateServiceConfigFileMode
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestCreateServiceSysctls
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceSysctls (0.04s)
19:11:34 [2021-03-04T19:11:34.814Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestCreateServiceCapabilities
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
19:11:34 [2021-03-04T19:11:34.814Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestInspect
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestInspect (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestCreateJob
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateJob (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestReplicatedJob
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestReplicatedJob (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestUpdateReplicatedJob
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestServiceListWithStatuses
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestDockerNetworkConnectAlias
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestDockerNetworkReConnect
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestServicePlugin
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestServicePlugin (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestServiceUpdateLabel
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceUpdateLabel (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestServiceUpdateSecrets
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestServiceUpdateConfigs
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestServiceUpdateNetwork
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
19:11:34 [2021-03-04T19:11:34.814Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:11:34 [2021-03-04T19:11:34.814Z] === RUN   TestServiceUpdatePidsLimit
19:11:34 [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
19:11:34 [2021-03-04T19:11:34.814Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:11:34 [2021-03-04T19:11:34.814Z] PASS
19:11:34 [2021-03-04T19:11:34.814Z] ok  	github.com/docker/docker/integration/service	0.355s
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === Skipped
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
19:11:35 [2021-03-04T19:11:35.275Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
19:11:35 [2021-03-04T19:11:35.275Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
19:11:35 [2021-03-04T19:11:35.275Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
19:11:35 [2021-03-04T19:11:35.275Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
19:11:35 [2021-03-04T19:11:35.275Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] 
19:11:35 [2021-03-04T19:11:35.275Z] DONE 24 tests, 23 skipped in 3.494s
19:11:35 [2021-03-04T19:11:35.275Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:11:37 [2021-03-04T19:11:37.463Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:37 [2021-03-04T19:11:37.463Z] INFO: Testing against a local daemon
19:11:37 [2021-03-04T19:11:37.463Z] === RUN   TestSessionCreate
19:11:37 [2021-03-04T19:11:37.463Z] --- SKIP: TestSessionCreate (0.00s)
19:11:37 [2021-03-04T19:11:37.464Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:11:37 [2021-03-04T19:11:37.464Z] === RUN   TestSessionCreateWithBadUpgrade
19:11:37 [2021-03-04T19:11:37.464Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
19:11:37 [2021-03-04T19:11:37.464Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:11:37 [2021-03-04T19:11:37.464Z] PASS
19:11:37 [2021-03-04T19:11:37.464Z] ok  	github.com/docker/docker/integration/session	0.177s
19:11:37 [2021-03-04T19:11:37.925Z] 
19:11:37 [2021-03-04T19:11:37.925Z] === Skipped
19:11:37 [2021-03-04T19:11:37.925Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
19:11:37 [2021-03-04T19:11:37.925Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:11:37 [2021-03-04T19:11:37.925Z] 
19:11:37 [2021-03-04T19:11:37.925Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
19:11:37 [2021-03-04T19:11:37.925Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:11:37 [2021-03-04T19:11:37.925Z] 
19:11:37 [2021-03-04T19:11:37.925Z] 
19:11:37 [2021-03-04T19:11:37.925Z] DONE 2 tests, 2 skipped in 2.567s
19:11:37 [2021-03-04T19:11:37.925Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:11:40 [2021-03-04T19:11:40.108Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:40 [2021-03-04T19:11:40.108Z] INFO: Testing against a local daemon
19:11:40 [2021-03-04T19:11:40.108Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:11:40 [2021-03-04T19:11:40.108Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:11:40 [2021-03-04T19:11:40.108Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:11:40 [2021-03-04T19:11:40.108Z] === RUN   TestEventsExecDie
19:11:40 [2021-03-04T19:11:40.108Z] --- SKIP: TestEventsExecDie (0.00s)
19:11:40 [2021-03-04T19:11:40.108Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:11:40 [2021-03-04T19:11:40.108Z] === RUN   TestEventsBackwardsCompatible
19:11:40 [2021-03-04T19:11:40.108Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
19:11:40 [2021-03-04T19:11:40.108Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:11:40 [2021-03-04T19:11:40.108Z] === RUN   TestInfoAPI
19:11:40 [2021-03-04T19:11:40.108Z] --- PASS: TestInfoAPI (0.04s)
19:11:40 [2021-03-04T19:11:40.108Z] === RUN   TestInfoAPIWarnings
19:11:40 [2021-03-04T19:11:40.108Z] --- SKIP: TestInfoAPIWarnings (0.00s)
19:11:40 [2021-03-04T19:11:40.108Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:11:40 [2021-03-04T19:11:40.108Z] === RUN   TestInfoDebug
19:11:40 [2021-03-04T19:11:40.108Z] --- SKIP: TestInfoDebug (0.00s)
19:11:40 [2021-03-04T19:11:40.108Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:11:40 [2021-03-04T19:11:40.108Z] === RUN   TestInfoInsecureRegistries
19:11:40 [2021-03-04T19:11:40.108Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
19:11:40 [2021-03-04T19:11:40.108Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:11:40 [2021-03-04T19:11:40.108Z] === RUN   TestInfoRegistryMirrors
19:11:40 [2021-03-04T19:11:40.108Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
19:11:40 [2021-03-04T19:11:40.108Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:11:40 [2021-03-04T19:11:40.108Z] === RUN   TestLoginFailsWithBadCredentials
19:11:41 [2021-03-04T19:11:41.014Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:11:41 [2021-03-04T19:11:41.079Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
19:11:41 [2021-03-04T19:11:41.079Z] === RUN   TestPingCacheHeaders
19:11:41 [2021-03-04T19:11:41.540Z] --- PASS: TestPingCacheHeaders (0.04s)
19:11:41 [2021-03-04T19:11:41.540Z] === RUN   TestPingGet
19:11:41 [2021-03-04T19:11:41.540Z] --- PASS: TestPingGet (0.04s)
19:11:41 [2021-03-04T19:11:41.540Z] === RUN   TestPingHead
19:11:41 [2021-03-04T19:11:41.540Z] --- PASS: TestPingHead (0.04s)
19:11:41 [2021-03-04T19:11:41.540Z] === RUN   TestVersion
19:11:41 [2021-03-04T19:11:41.540Z] --- PASS: TestVersion (0.04s)
19:11:41 [2021-03-04T19:11:41.540Z] PASS
19:11:41 [2021-03-04T19:11:41.540Z] ok  	github.com/docker/docker/integration/system	1.290s
19:11:41 [2021-03-04T19:11:41.540Z] 
19:11:41 [2021-03-04T19:11:41.540Z] === Skipped
19:11:41 [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:11:41 [2021-03-04T19:11:41.540Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:11:41 [2021-03-04T19:11:41.540Z] 
19:11:41 [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
19:11:41 [2021-03-04T19:11:41.540Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:11:41 [2021-03-04T19:11:41.540Z] 
19:11:41 [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
19:11:41 [2021-03-04T19:11:41.540Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:11:41 [2021-03-04T19:11:41.540Z] 
19:11:41 [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
19:11:41 [2021-03-04T19:11:41.540Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:11:41 [2021-03-04T19:11:41.540Z] 
19:11:41 [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
19:11:41 [2021-03-04T19:11:41.540Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:11:41 [2021-03-04T19:11:41.540Z] 
19:11:41 [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
19:11:41 [2021-03-04T19:11:41.540Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:11:41 [2021-03-04T19:11:41.540Z] 
19:11:41 [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
19:11:41 [2021-03-04T19:11:41.540Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:11:41 [2021-03-04T19:11:41.540Z] 
19:11:41 [2021-03-04T19:11:41.540Z] 
19:11:41 [2021-03-04T19:11:41.540Z] DONE 13 tests, 7 skipped in 3.727s
19:11:41 [2021-03-04T19:11:41.540Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:11:44 [2021-03-04T19:11:44.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:44 [2021-03-04T19:11:44.479Z] INFO: Testing against a local daemon
19:11:44 [2021-03-04T19:11:44.479Z] === RUN   TestVolumesCreateAndList
19:11:44 [2021-03-04T19:11:44.479Z] --- PASS: TestVolumesCreateAndList (0.06s)
19:11:44 [2021-03-04T19:11:44.479Z] === RUN   TestVolumesRemove
19:11:44 [2021-03-04T19:11:44.479Z] --- PASS: TestVolumesRemove (0.12s)
19:11:44 [2021-03-04T19:11:44.479Z] === RUN   TestVolumesInspect
19:11:44 [2021-03-04T19:11:44.479Z] --- PASS: TestVolumesInspect (0.05s)
19:11:44 [2021-03-04T19:11:44.479Z] === RUN   TestVolumesInvalidJSON
19:11:44 [2021-03-04T19:11:44.479Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:11:44 [2021-03-04T19:11:44.479Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:11:44 [2021-03-04T19:11:44.479Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:11:44 [2021-03-04T19:11:44.479Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:11:44 [2021-03-04T19:11:44.479Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:11:44 [2021-03-04T19:11:44.479Z] PASS
19:11:44 [2021-03-04T19:11:44.479Z] ok  	github.com/docker/docker/integration/volume	0.385s
19:11:44 [2021-03-04T19:11:44.479Z] 
19:11:44 [2021-03-04T19:11:44.479Z] DONE 5 tests in 2.991s
19:11:44 [2021-03-04T19:11:44.940Z] INFO: make.ps1 ended at 03/04/2021 19:11:44
19:11:44 [2021-03-04T19:11:44.940Z] INFO: Integration CLI tests being run from the host:
19:11:44 [2021-03-04T19:11:44.940Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
19:11:53 [2021-03-04T19:11:53.235Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:11:54 [2021-03-04T19:11:54.168Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:11:55 [2021-03-04T19:11:55.290Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:11:55 [2021-03-04T19:11:55.290Z] INFO: Testing against a local daemon
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:11:55 [2021-03-04T19:11:55.290Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:11:56 [2021-03-04T19:11:56.260Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:11:56 [2021-03-04T19:11:56.699Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:11:56 [2021-03-04T19:11:56.720Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:11:59 [2021-03-04T19:11:59.230Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:12:07 [2021-03-04T19:12:07.342Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:12:12 [2021-03-04T19:12:12.605Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:12:14 [2021-03-04T19:12:14.507Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:12:17 [2021-03-04T19:12:17.038Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:12:19 [2021-03-04T19:12:19.609Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:12:22 [2021-03-04T19:12:22.138Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:12:25 [2021-03-04T19:12:25.421Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:12:26 [2021-03-04T19:12:26.796Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:13:23 [2021-03-04T19:13:23.003Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:13:37 [2021-03-04T19:13:37.886Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:13:52 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite (1644.84s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.55s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.63s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:562: [dd5def5fbdb66] joining swarm manager [d3dda3bd1c1c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:584: [df07d570c997c] joining swarm manager [d3dda3bd1c1c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]         check_test.go:380: [dd5def5fbdb66] daemon is not started
19:13:52 [2021-03-04T19:13:52.752Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.64s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:45: [d7ace97b4cae4] joining swarm manager [d6ca7dab38215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.09s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.84s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.11s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:303: [d8142ea4b312a] joining swarm manager [db97d2e7ecc1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:304: [de28c3ac61fe6] joining swarm manager [db97d2e7ecc1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:363: Waiting for possible election...
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.96s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:271: [d6f8dc0cd5c92] joining swarm manager [dcb613f0f3db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:272: [d0afb98bc41dd] joining swarm manager [dcb613f0f3db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.63s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.03s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_node_test.go:19: [d96792d2446cf] joining swarm manager [d9498e68db0c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_node_test.go:20: [d7c1cd9d793b8] joining swarm manager [d9498e68db0c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.63s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:501: [df057b96f346a] joining swarm manager [d013d2821dde2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:506: [df6436fa89f8d] joining swarm manager [d013d2821dde2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.33s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_node_test.go:80: [dbebaad24d839] joining swarm manager [da55d54cfc7bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.93s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_node_test.go:52: [df784b31433ee] joining swarm manager [d03c3f9a1cb6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_node_test.go:53: [d9719c48b477a] joining swarm manager [d03c3f9a1cb6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.76s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:201: [d8d86005b80ca] joining swarm manager [d353a6b57b253]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.84s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:383: [ddae5e4f71535] joining swarm manager [d40b2337e0548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:384: [d0bfb9631dc78] joining swarm manager [d40b2337e0548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]         check_test.go:380: [d0bfb9631dc78] daemon is not started
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.94s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:801: [d148c0c1ef21a] joining swarm manager [dee3324714caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:801: [d09eea2c0e1f2] joining swarm manager [dee3324714caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:801: [dd17ff97e4b3a] joining swarm manager [dee3324714caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:801: [d31e9d83da933] joining swarm manager [dee3324714caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_test.go:809: [d6f85b39eb5ec] joining swarm manager [dee3324714caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.05s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.19s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:394: [db2fed6ae2465] joining swarm manager [d2e3db8c5c54a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:394: [db56716ac7b07] joining swarm manager [d2e3db8c5c54a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.21s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:342: [dac57c8f73aa0] joining swarm manager [ddc28d11a5672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:342: [d7e502832cfd9] joining swarm manager [ddc28d11a5672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.31s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:489: [d64b1c2f3ceb5] joining swarm manager [dbf32218f9ab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:489: [d8bf057d29f27] joining swarm manager [dbf32218f9ab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.20s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (26.85s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:127: [db894004a3c52] joining swarm manager [dc9a7e7a6a61c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:128: [d0513d5d19ddc] joining swarm manager [dc9a7e7a6a61c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:136: [d63a4cc381d66] joining swarm manager [dc9a7e7a6a61c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:137: [d92f83649aa31] joining swarm manager [dc9a7e7a6a61c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.52s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:303: [da768b12f2983] joining swarm manager [d10749f550d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:303: [d96cebee11a8e] joining swarm manager [d10749f550d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.51s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:99: [d931fd3cfed61] joining swarm manager [d78229388572b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:100: [ddd9ea1afdda3] joining swarm manager [d78229388572b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]         check_test.go:380: [d931fd3cfed61] daemon is not started
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.40s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:532: [d21899e197d52] joining swarm manager [d2b5b48944c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:533: [d38a7bafb4a61] joining swarm manager [d2b5b48944c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.27s)
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:147: [d9b1385e7d0c5] joining swarm manager [db18d601577eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.752Z]         docker_api_swarm_service_test.go:147: [ddd7c81fb78e0] joining swarm manager [db18d601577eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.96s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.41s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.86s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.18s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s)
19:13:52 [2021-03-04T19:13:52.752Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.03s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.58s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.35s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.63s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.62s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.99s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.22s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.53s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.43s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.79s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.36s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.14s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.98s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.96s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.63s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.96s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.39s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.33s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.58s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.60s)
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_service_logs_test.go:245: checking task d4ves95a1b4z
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_service_logs_test.go:250: checking messages for d4ves95a1b4z
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_service_logs_test.go:245: checking task xf4c29acbgup
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_service_logs_test.go:250: checking messages for xf4c29acbgup
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.06s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.80s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (1.90s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.60s)
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1901: [da5e233a9ad8d] joining swarm manager [dad5ebc6cd615]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1902: [db3506140d5a0] joining swarm manager [dad5ebc6cd615]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.84s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.40s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.47s)
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1802: [d08534e65539b] joining swarm manager [d2c8e11e45556]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1803: [d24b026225d93] joining swarm manager [d2c8e11e45556]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.86s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.65s)
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1321: [dde8079cc03bd] joining swarm manager [d86b28ba08b68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1322: [d90c545b5e263] joining swarm manager [d86b28ba08b68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.68s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.04s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.62s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.97s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.24s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.38s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.13s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.46s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.86s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.42s)
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1186: [d41de8075b6c6] joining swarm manager [d74c2ac01ec91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1195: [def6b3032889f] joining swarm manager [d74c2ac01ec91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.64s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.00s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.38s)
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1118: [d968046f76ae6] joining swarm manager [d10ac23e945a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1119: [db1054a5774e8] joining swarm manager [d10ac23e945a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1172: [d749e4711b58c] joining swarm manager [d10ac23e945a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.01s)
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1453: [d1cfd6e4bab98] joining swarm manager [d67a6178c1f52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_test.go:1454: [db82f5eb17c08] joining swarm manager [d67a6178c1f52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s)
19:13:52 [2021-03-04T19:13:52.753Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s)
19:13:52 [2021-03-04T19:13:52.753Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
19:13:52 [2021-03-04T19:13:52.753Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
19:13:52 [2021-03-04T19:13:52.753Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.53s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.83s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.60s)
19:13:52 [2021-03-04T19:13:52.753Z]         docker_cli_swarm_unix_test.go:62: [db9a940c3f75a] joining swarm manager [d62c919e71a1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.29s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.86s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.91s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s)
19:13:52 [2021-03-04T19:13:52.753Z]         docker_api_swarm_test.go:961: [d774ae2abeb51] joining swarm manager [de3ebec6d4452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.94s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.86s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.63s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.35s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.68s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.19s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.87s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.91s)
19:13:52 [2021-03-04T19:13:52.753Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s)
19:13:52 [2021-03-04T19:13:52.753Z] === RUN   TestDockerExternalVolumeSuite
19:13:52 [2021-03-04T19:13:52.753Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:14:10 [2021-03-04T19:14:10.825Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:14:23 [2021-03-04T19:14:23.640Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:14:23 [2021-03-04T19:14:23.640Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:14:23 [2021-03-04T19:14:23.640Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:14:23 [2021-03-04T19:14:23.640Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:14:23 [2021-03-04T19:14:23.641Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:14:26 [2021-03-04T19:14:26.559Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:14:26 [2021-03-04T19:14:26.559Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:14:26 [2021-03-04T19:14:26.559Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:14:26 [2021-03-04T19:14:26.559Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:14:26 [2021-03-04T19:14:26.559Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:14:30 [2021-03-04T19:14:30.354Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:14:30 [2021-03-04T19:14:30.354Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:14:30 [2021-03-04T19:14:30.354Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:14:37 [2021-03-04T19:14:37.445Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:15:18 [2021-03-04T19:15:18.517Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:15:25 [2021-03-04T19:15:25.077Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:15:57 [2021-03-04T19:15:57.137Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:16:12 [2021-03-04T19:16:12.004Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:16:44 [2021-03-04T19:16:44.091Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:16:49 [2021-03-04T19:16:49.153Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:16:49 [2021-03-04T19:16:49.153Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:16:49 [2021-03-04T19:16:49.153Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:16:49 [2021-03-04T19:16:49.153Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:16:49 [2021-03-04T19:16:49.153Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:16:49 [2021-03-04T19:16:49.153Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:16:49 [2021-03-04T19:16:49.153Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:16:49 [2021-03-04T19:16:49.153Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:16:49 [2021-03-04T19:16:49.153Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:16:49 [2021-03-04T19:16:49.153Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:16:50 [2021-03-04T19:16:50.123Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:16:53 [2021-03-04T19:16:53.865Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:16:55 [2021-03-04T19:16:55.405Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:16:55 [2021-03-04T19:16:55.405Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:16:55 [2021-03-04T19:16:55.405Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:16:55 [2021-03-04T19:16:55.865Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:16:56 [2021-03-04T19:16:56.284Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:16:59 [2021-03-04T19:16:59.613Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:17:14 [2021-03-04T19:17:14.527Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:17:18 [2021-03-04T19:17:18.274Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:17:19 [2021-03-04T19:17:19.246Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:17:19 [2021-03-04T19:17:19.246Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:17:22 [2021-03-04T19:17:22.988Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:17:24 [2021-03-04T19:17:24.529Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:17:28 [2021-03-04T19:17:28.347Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:17:30 [2021-03-04T19:17:30.335Z] === RUN   TestDockerSuite/TestBuildAddScript
19:17:30 [2021-03-04T19:17:30.336Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:17:30 [2021-03-04T19:17:30.336Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:17:30 [2021-03-04T19:17:30.336Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:17:30 [2021-03-04T19:17:30.336Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:17:30 [2021-03-04T19:17:30.336Z] === RUN   TestDockerSuite/TestBuildAddTar
19:17:46 [2021-03-04T19:17:46.436Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:18:01 [2021-03-04T19:18:01.303Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:18:21 [2021-03-04T19:18:21.071Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:18:21 [2021-03-04T19:18:21.071Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:18:21 [2021-03-04T19:18:21.071Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:18:47 [2021-03-04T19:18:47.963Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:18:56 [2021-03-04T19:18:56.786Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:18:56 [2021-03-04T19:18:56.786Z] === RUN   TestDockerSuite/TestBuildBlankName
19:18:56 [2021-03-04T19:18:56.786Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:19:03 [2021-03-04T19:19:03.876Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:19:04 [2021-03-04T19:19:04.848Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:19:06 [2021-03-04T19:19:06.062Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:19:10 [2021-03-04T19:19:10.653Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:19:20 [2021-03-04T19:19:20.994Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:19:31 [2021-03-04T19:19:31.328Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:19:31 [2021-03-04T19:19:31.328Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:19:36 [2021-03-04T19:19:36.024Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:19:36 [2021-03-04T19:19:36.485Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:19:36 [2021-03-04T19:19:36.485Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:19:38 [2021-03-04T19:19:38.131Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:19:44 [2021-03-04T19:19:44.175Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:19:44 [2021-03-04T19:19:44.175Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:19:44 [2021-03-04T19:19:44.696Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:19:44 [2021-03-04T19:19:44.696Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:19:44 [2021-03-04T19:19:44.696Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:20:10 [2021-03-04T19:20:10.209Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:20:20 [2021-03-04T19:20:20.404Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:20:20 [2021-03-04T19:20:20.404Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:20:21 [2021-03-04T19:20:21.375Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:20:21 [2021-03-04T19:20:21.835Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:20:22 [2021-03-04T19:20:22.432Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:20:23 [2021-03-04T19:20:23.376Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:20:23 [2021-03-04T19:20:23.838Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:20:28 [2021-03-04T19:20:28.535Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:20:30 [2021-03-04T19:20:30.727Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:20:30 [2021-03-04T19:20:30.727Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:20:30 [2021-03-04T19:20:30.727Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:20:32 [2021-03-04T19:20:32.273Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:20:33 [2021-03-04T19:20:33.246Z] === RUN   TestDockerSuite/TestBuildCmd
19:20:34 [2021-03-04T19:20:34.217Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:20:34 [2021-03-04T19:20:34.678Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:20:35 [2021-03-04T19:20:35.139Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:20:40 [2021-03-04T19:20:40.508Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:20:42 [2021-03-04T19:20:42.222Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:20:43 [2021-03-04T19:20:43.763Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:20:43 [2021-03-04T19:20:43.763Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:20:45 [2021-03-04T19:20:45.310Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:20:45 [2021-03-04T19:20:45.310Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:20:45 [2021-03-04T19:20:45.771Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:20:47 [2021-03-04T19:20:47.960Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:20:49 [2021-03-04T19:20:49.504Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:20:49 [2021-03-04T19:20:49.965Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:20:49 [2021-03-04T19:20:49.965Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:20:50 [2021-03-04T19:20:50.935Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:20:51 [2021-03-04T19:20:51.395Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:20:51 [2021-03-04T19:20:51.395Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:20:51 [2021-03-04T19:20:51.395Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:20:55 [2021-03-04T19:20:55.375Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:20:58 [2021-03-04T19:20:58.489Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:21:10 [2021-03-04T19:21:10.246Z] --- PASS: TestDockerExternalVolumeSuite (437.33s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_cli_external_volume_driver_test.go:53: [dbaffe8ab3dce] daemon is not started
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_cli_external_volume_driver_test.go:53: [d6c3fcd2183c5] daemon is not started
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_cli_external_volume_driver_test.go:53: [ddea41b5772ee] daemon is not started
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_cli_external_volume_driver_test.go:53: [df487e23b8a26] daemon is not started
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.72s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_cli_external_volume_driver_test.go:485: [d2b44abd7322c] daemon is not started
19:21:10 [2021-03-04T19:21:10.247Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_cli_external_volume_driver_test.go:53: [daf1312fefbca] daemon is not started
19:21:10 [2021-03-04T19:21:10.247Z] PASS
19:21:10 [2021-03-04T19:21:10.247Z] 
19:21:10 [2021-03-04T19:21:10.247Z] === Skipped
19:21:10 [2021-03-04T19:21:10.247Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:21:10 [2021-03-04T19:21:10.247Z]         check_test.go:309: [d7c0c386b9b2f] daemon is not started
19:21:10 [2021-03-04T19:21:10.247Z] 
19:21:10 [2021-03-04T19:21:10.247Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:21:10 [2021-03-04T19:21:10.247Z]         check_test.go:309: [d14b7ed11d685] daemon is not started
19:21:10 [2021-03-04T19:21:10.247Z] 
19:21:10 [2021-03-04T19:21:10.247Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:21:10 [2021-03-04T19:21:10.247Z]         check_test.go:309: [de11ebc9d2d59] daemon is not started
19:21:10 [2021-03-04T19:21:10.247Z] 
19:21:10 [2021-03-04T19:21:10.247Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:21:10 [2021-03-04T19:21:10.247Z] 
19:21:10 [2021-03-04T19:21:10.247Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:21:10 [2021-03-04T19:21:10.247Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:21:10 [2021-03-04T19:21:10.247Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:21:10 [2021-03-04T19:21:10.247Z] 
19:21:10 [2021-03-04T19:21:10.247Z] 
19:21:10 [2021-03-04T19:21:10.247Z] DONE 273 tests, 5 skipped in 2494.145s
19:21:10 [2021-03-04T19:21:10.247Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:21:10 [2021-03-04T19:21:10.504Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8188870f11b1/docker.pid
19:21:10 [2021-03-04T19:21:10.505Z] +++ kill 6100
19:21:10 [2021-03-04T19:21:10.505Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6100 is not a child of this shell
19:21:10 [2021-03-04T19:21:10.505Z] warning: PID 6100 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8188870f11b1/docker.pid had a nonzero exit code
19:21:10 [2021-03-04T19:21:10.505Z] ++++ cat bundles/test-integration/docker.pid
19:21:10 [2021-03-04T19:21:10.505Z] +++ kill 8144
19:21:11 [2021-03-04T19:21:11.443Z] +++ /etc/init.d/apparmor stop
19:21:11 [2021-03-04T19:21:11.443Z] Leaving: AppArmorNo profiles have been unloaded.
19:21:11 [2021-03-04T19:21:11.443Z] 
19:21:11 [2021-03-04T19:21:11.443Z] Unloading profiles will leave already running processes permanently
19:21:11 [2021-03-04T19:21:11.443Z] unconfined, which can lead to unexpected situations.
19:21:11 [2021-03-04T19:21:11.443Z] 
19:21:11 [2021-03-04T19:21:11.443Z] To set a process to complain mode, use the command line tool
19:21:11 [2021-03-04T19:21:11.443Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:21:11 [2021-03-04T19:21:11.443Z] +++ true
19:21:11 [2021-03-04T19:21:11.443Z] exiting test-integration
19:21:11 [2021-03-04T19:21:11.443Z] ++ exit 0
19:21:11 [2021-03-04T19:21:11.443Z] 
19:21:12 [2021-03-04T19:21:12.011Z] + exit 0
19:21:12 [2021-03-04T19:21:12.011Z] ++ jobs -p
19:21:12 [2021-03-04T19:21:12.011Z] + pids=
19:21:12 [2021-03-04T19:21:12.011Z] + echo 'Remaining pids to kill: []'
19:21:12 [2021-03-04T19:21:12.011Z] Remaining pids to kill: []
19:21:12 [2021-03-04T19:21:12.011Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
19:21:12 [2021-03-04T19:21:12.024Z] Recording test results
19:21:13 [2021-03-04T19:21:13.623Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:21:13 [2021-03-04T19:21:13.950Z] + echo Ensuring container killed.
19:21:13 [2021-03-04T19:21:13.950Z] Ensuring container killed.
19:21:13 [2021-03-04T19:21:13.950Z] + docker ps -aq -f name=docker-pr5-*
19:21:13 [2021-03-04T19:21:13.950Z] + cids=b0aeedfe39a2
19:21:13 [2021-03-04T19:21:13.950Z] 9770d244bd4c
19:21:13 [2021-03-04T19:21:13.950Z] 6992cdc8c9dc
19:21:13 [2021-03-04T19:21:13.950Z] + [ -n b0aeedfe39a2
19:21:13 [2021-03-04T19:21:13.950Z] 9770d244bd4c
19:21:13 [2021-03-04T19:21:13.950Z] 6992cdc8c9dc ]
19:21:13 [2021-03-04T19:21:13.950Z] + docker rm -vf b0aeedfe39a2 9770d244bd4c 6992cdc8c9dc
19:21:16 [2021-03-04T19:21:16.485Z] b0aeedfe39a2
19:21:16 [2021-03-04T19:21:16.485Z] 9770d244bd4c
19:21:16 [2021-03-04T19:21:16.485Z] 6992cdc8c9dc
[Pipeline] sh
19:21:16 [2021-03-04T19:21:16.897Z] + echo Chowning /workspace to jenkins user
19:21:16 [2021-03-04T19:21:16.897Z] Chowning /workspace to jenkins user
19:21:16 [2021-03-04T19:21:16.897Z] + id -u
19:21:16 [2021-03-04T19:21:16.897Z] + id -g
19:21:16 [2021-03-04T19:21:16.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace
19:21:16 [2021-03-04T19:21:16.897Z] Unable to find image 'busybox:latest' locally
19:21:17 [2021-03-04T19:21:17.155Z] latest: Pulling from library/busybox
19:21:17 [2021-03-04T19:21:17.155Z] 5c4213be9af9: Pulling fs layer
19:21:17 [2021-03-04T19:21:17.155Z] 5c4213be9af9: Download complete
19:21:17 [2021-03-04T19:21:17.414Z] 5c4213be9af9: Pull complete
19:21:17 [2021-03-04T19:21:17.414Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
19:21:17 [2021-03-04T19:21:17.414Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:21:21 [2021-03-04T19:21:21.000Z] + bundleName=amd64
19:21:21 [2021-03-04T19:21:21.000Z] + echo Creating amd64-bundles.tar.gz
19:21:21 [2021-03-04T19:21:21.000Z] Creating amd64-bundles.tar.gz
19:21:21 [2021-03-04T19:21:21.000Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:21:21 [2021-03-04T19:21:21.000Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
19:21:21 [2021-03-04T19:21:21.945Z] Archiving artifacts
19:21:23 [2021-03-04T19:21:23.585Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:21:23 [2021-03-04T19:21:23.900Z] + make clean
19:21:24 [2021-03-04T19:21:24.158Z] docker volume rm -f docker-dev-cache
19:21:24 [2021-03-04T19:21:24.158Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:21:41 [2021-03-04T19:21:41.047Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:21:41 [2021-03-04T19:21:41.047Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:21:41 [2021-03-04T19:21:41.047Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:21:43 [2021-03-04T19:21:43.960Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:21:43 [2021-03-04T19:21:43.960Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:21:44 [2021-03-04T19:21:44.420Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:21:44 [2021-03-04T19:21:44.420Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:21:45 [2021-03-04T19:21:45.391Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:21:45 [2021-03-04T19:21:45.391Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:22:27 [2021-03-04T19:22:27.953Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:22:27 [2021-03-04T19:22:27.953Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:22:27 [2021-03-04T19:22:27.953Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:23:03 [2021-03-04T19:23:03.677Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:23:03 [2021-03-04T19:23:03.677Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:23:03 [2021-03-04T19:23:03.677Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:23:06 [2021-03-04T19:23:06.589Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:23:10 [2021-03-04T19:23:10.332Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:23:13 [2021-03-04T19:23:13.243Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:24:39 [2021-03-04T19:24:39.321Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:24:39 [2021-03-04T19:24:39.782Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:24:40 [2021-03-04T19:24:40.243Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:26:21 [2021-03-04T19:26:21.540Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:26:21 [2021-03-04T19:26:21.540Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:26:21 [2021-03-04T19:26:21.540Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:26:39 [2021-03-04T19:26:39.256Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:26:56 [2021-03-04T19:26:56.975Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:27:14 [2021-03-04T19:27:14.684Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:27:57 [2021-03-04T19:27:57.234Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:28:05 [2021-03-04T19:28:05.826Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:28:18 [2021-03-04T19:28:18.220Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:30:29 [2021-03-04T19:30:29.930Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:30:29 [2021-03-04T19:30:29.930Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:30:29 [2021-03-04T19:30:29.930Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:30:29 [2021-03-04T19:30:29.930Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:30:29 [2021-03-04T19:30:29.930Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:30:29 [2021-03-04T19:30:29.930Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:30:29 [2021-03-04T19:30:29.930Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:30:29 [2021-03-04T19:30:29.930Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:30:29 [2021-03-04T19:30:29.930Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:30:29 [2021-03-04T19:30:29.930Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:30:32 [2021-03-04T19:30:32.117Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:30:37 [2021-03-04T19:30:37.921Z] === RUN   TestDockerSuite/TestBuildEnv
19:30:37 [2021-03-04T19:30:37.921Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:30:38 [2021-03-04T19:30:38.381Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:30:38 [2021-03-04T19:30:38.381Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:30:38 [2021-03-04T19:30:38.381Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:30:38 [2021-03-04T19:30:38.381Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:30:43 [2021-03-04T19:30:43.083Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:30:43 [2021-03-04T19:30:43.083Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:30:43 [2021-03-04T19:30:43.083Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:30:43 [2021-03-04T19:30:43.083Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:30:44 [2021-03-04T19:30:44.052Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:30:49 [2021-03-04T19:30:49.850Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:31:07 [2021-03-04T19:31:07.552Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:31:07 [2021-03-04T19:31:07.552Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:31:07 [2021-03-04T19:31:07.552Z] === RUN   TestDockerSuite/TestBuildExpose
19:31:07 [2021-03-04T19:31:07.552Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:31:07 [2021-03-04T19:31:07.552Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:31:07 [2021-03-04T19:31:07.552Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:31:07 [2021-03-04T19:31:07.552Z] === RUN   TestDockerSuite/TestBuildFails
19:31:10 [2021-03-04T19:31:10.465Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:31:10 [2021-03-04T19:31:10.465Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:31:16 [2021-03-04T19:31:16.276Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:31:23 [2021-03-04T19:31:23.364Z] === RUN   TestDockerSuite/TestBuildForceRm
19:31:30 [2021-03-04T19:31:30.454Z] === RUN   TestDockerSuite/TestBuildFromGit
19:31:42 [2021-03-04T19:31:42.866Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:31:43 [2021-03-04T19:31:43.835Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:31:50 [2021-03-04T19:31:50.926Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:31:50 [2021-03-04T19:31:50.926Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:31:50 [2021-03-04T19:31:50.926Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:31:51 [2021-03-04T19:31:51.386Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:31:51 [2021-03-04T19:31:51.386Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:32:09 [2021-03-04T19:32:09.087Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:32:09 [2021-03-04T19:32:09.087Z] === RUN   TestDockerSuite/TestBuildHistory
19:32:21 [2021-03-04T19:32:21.482Z] === RUN   TestDockerSuite/TestBuildIidFile
19:32:21 [2021-03-04T19:32:21.482Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:32:23 [2021-03-04T19:32:23.662Z] === RUN   TestDockerSuite/TestBuildInheritance
19:32:23 [2021-03-04T19:32:23.662Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:32:24 [2021-03-04T19:32:24.634Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:32:24 [2021-03-04T19:32:24.634Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:32:34 [2021-03-04T19:32:34.967Z] === RUN   TestDockerSuite/TestBuildLabel
19:32:35 [2021-03-04T19:32:35.427Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:32:36 [2021-03-04T19:32:36.397Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:32:37 [2021-03-04T19:32:37.366Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:32:38 [2021-03-04T19:32:38.335Z] === RUN   TestDockerSuite/TestBuildLabels
19:32:39 [2021-03-04T19:32:39.306Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:32:40 [2021-03-04T19:32:40.848Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:32:47 [2021-03-04T19:32:47.939Z] === RUN   TestDockerSuite/TestBuildLastModified
19:32:47 [2021-03-04T19:32:47.939Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:32:47 [2021-03-04T19:32:47.939Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:32:48 [2021-03-04T19:32:48.398Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:32:48 [2021-03-04T19:32:48.398Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:32:48 [2021-03-04T19:32:48.398Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:32:48 [2021-03-04T19:32:48.398Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:32:49 [2021-03-04T19:32:49.374Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:32:49 [2021-03-04T19:32:49.833Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:32:55 [2021-03-04T19:32:55.631Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:33:20 [2021-03-04T19:33:20.783Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:33:20 [2021-03-04T19:33:20.783Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:33:20 [2021-03-04T19:33:20.783Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:33:56 [2021-03-04T19:33:56.495Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:34:17 [2021-03-04T19:34:17.627Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:34:22 [2021-03-04T19:34:22.324Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:34:29 [2021-03-04T19:34:29.409Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:34:35 [2021-03-04T19:34:35.209Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:34:56 [2021-03-04T19:34:56.320Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:34:56 [2021-03-04T19:34:56.320Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:35:06 [2021-03-04T19:35:06.652Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:35:07 [2021-03-04T19:35:07.622Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:35:07 [2021-03-04T19:35:07.623Z] === RUN   TestDockerSuite/TestBuildNetNone
19:35:07 [2021-03-04T19:35:07.623Z] === RUN   TestDockerSuite/TestBuildNoContext
19:35:10 [2021-03-04T19:35:10.536Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:35:20 [2021-03-04T19:35:20.870Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:35:23 [2021-03-04T19:35:23.784Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:35:23 [2021-03-04T19:35:23.784Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:35:23 [2021-03-04T19:35:23.784Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:35:26 [2021-03-04T19:35:26.699Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:35:27 [2021-03-04T19:35:27.669Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:35:29 [2021-03-04T19:35:29.856Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:35:40 [2021-03-04T19:35:40.187Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:35:41 [2021-03-04T19:35:41.728Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:35:52 [2021-03-04T19:35:52.065Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:35:55 [2021-03-04T19:35:55.807Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:36:06 [2021-03-04T19:36:06.141Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:36:11 [2021-03-04T19:36:11.947Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:36:16 [2021-03-04T19:36:16.656Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:36:17 [2021-03-04T19:36:17.627Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:36:18 [2021-03-04T19:36:18.086Z] === RUN   TestDockerSuite/TestBuildPATH
19:36:18 [2021-03-04T19:36:18.086Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:36:20 [2021-03-04T19:36:20.270Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:36:20 [2021-03-04T19:36:20.270Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:37:11 [2021-03-04T19:37:11.035Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:37:41 [2021-03-04T19:37:41.049Z] === RUN   TestDockerSuite/TestBuildRm
19:37:53 [2021-03-04T19:37:53.449Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:37:56 [2021-03-04T19:37:56.360Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:37:56 [2021-03-04T19:37:56.360Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:37:56 [2021-03-04T19:37:56.820Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:37:59 [2021-03-04T19:37:59.004Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:38:02 [2021-03-04T19:38:02.751Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:38:07 [2021-03-04T19:38:07.454Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:38:12 [2021-03-04T19:38:12.162Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:38:29 [2021-03-04T19:38:29.870Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:38:30 [2021-03-04T19:38:30.330Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:38:31 [2021-03-04T19:38:31.301Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:38:43 [2021-03-04T19:38:43.703Z] === RUN   TestDockerSuite/TestBuildSpaces
19:38:43 [2021-03-04T19:38:43.703Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:38:48 [2021-03-04T19:38:48.407Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:38:48 [2021-03-04T19:38:48.407Z] === RUN   TestDockerSuite/TestBuildStderr
19:38:54 [2021-03-04T19:38:54.211Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:39:15 [2021-03-04T19:39:15.322Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:39:15 [2021-03-04T19:39:15.783Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:39:19 [2021-03-04T19:39:19.527Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:39:20 [2021-03-04T19:39:20.500Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:39:26 [2021-03-04T19:39:26.303Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:39:32 [2021-03-04T19:39:32.111Z] === RUN   TestDockerSuite/TestBuildUser
19:39:32 [2021-03-04T19:39:32.111Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:39:32 [2021-03-04T19:39:32.112Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:39:32 [2021-03-04T19:39:32.112Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:39:36 [2021-03-04T19:39:36.806Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:39:37 [2021-03-04T19:39:37.266Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:39:41 [2021-03-04T19:39:41.014Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:39:41 [2021-03-04T19:39:41.014Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:39:41 [2021-03-04T19:39:41.014Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:40:06 [2021-03-04T19:40:06.166Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:40:07 [2021-03-04T19:40:07.136Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:40:17 [2021-03-04T19:40:17.592Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:40:23 [2021-03-04T19:40:23.392Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:40:23 [2021-03-04T19:40:23.851Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:40:23 [2021-03-04T19:40:23.851Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:40:27 [2021-03-04T19:40:27.590Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:40:27 [2021-03-04T19:40:27.590Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
19:40:39 [2021-03-04T19:40:39.992Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:40:44 [2021-03-04T19:40:44.689Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:40:45 [2021-03-04T19:40:45.660Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:41:03 [2021-03-04T19:41:03.376Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:41:03 [2021-03-04T19:41:03.376Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:41:03 [2021-03-04T19:41:03.376Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:41:03 [2021-03-04T19:41:03.377Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:41:03 [2021-03-04T19:41:03.377Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:41:13 [2021-03-04T19:41:13.713Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:41:14 [2021-03-04T19:41:14.690Z] === RUN   TestDockerSuite/TestBuildXZHost
19:41:15 [2021-03-04T19:41:15.150Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:41:15 [2021-03-04T19:41:15.150Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:41:15 [2021-03-04T19:41:15.150Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:41:18 [2021-03-04T19:41:18.061Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:41:22 [2021-03-04T19:41:22.757Z] === RUN   TestDockerSuite/TestCommitChange
19:41:28 [2021-03-04T19:41:28.559Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:41:33 [2021-03-04T19:41:33.260Z] === RUN   TestDockerSuite/TestCommitHardlink
19:41:33 [2021-03-04T19:41:33.260Z] === RUN   TestDockerSuite/TestCommitNewFile
19:41:41 [2021-03-04T19:41:41.843Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:41:41 [2021-03-04T19:41:41.843Z] === RUN   TestDockerSuite/TestCommitTTY
19:41:54 [2021-03-04T19:41:54.251Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:41:57 [2021-03-04T19:41:57.993Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:41:57 [2021-03-04T19:41:57.993Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:41:57 [2021-03-04T19:41:57.993Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:41:57 [2021-03-04T19:41:57.993Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:41:57 [2021-03-04T19:41:57.993Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:41:57 [2021-03-04T19:41:57.993Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:41:57 [2021-03-04T19:41:57.993Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:41:57 [2021-03-04T19:41:57.993Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:41:57 [2021-03-04T19:41:57.993Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:42:06 [2021-03-04T19:42:06.579Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:42:18 [2021-03-04T19:42:18.977Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:42:18 [2021-03-04T19:42:18.977Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:42:20 [2021-03-04T19:42:20.518Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:42:20 [2021-03-04T19:42:20.518Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:42:20 [2021-03-04T19:42:20.518Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:42:20 [2021-03-04T19:42:20.518Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:42:23 [2021-03-04T19:42:23.429Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:42:23 [2021-03-04T19:42:23.429Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:42:23 [2021-03-04T19:42:23.429Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:42:26 [2021-03-04T19:42:26.340Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:42:26 [2021-03-04T19:42:26.340Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:42:26 [2021-03-04T19:42:26.340Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:42:26 [2021-03-04T19:42:26.340Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:42:26 [2021-03-04T19:42:26.340Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:42:29 [2021-03-04T19:42:29.250Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:42:31 [2021-03-04T19:42:31.431Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:42:33 [2021-03-04T19:42:33.616Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:42:34 [2021-03-04T19:42:34.076Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:42:34 [2021-03-04T19:42:34.076Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:42:36 [2021-03-04T19:42:36.286Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:42:36 [2021-03-04T19:42:36.746Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:42:38 [2021-03-04T19:42:38.929Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:42:38 [2021-03-04T19:42:38.929Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:42:38 [2021-03-04T19:42:38.929Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:42:41 [2021-03-04T19:42:41.841Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:42:41 [2021-03-04T19:42:41.841Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:42:44 [2021-03-04T19:42:44.027Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:42:44 [2021-03-04T19:42:44.027Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:42:46 [2021-03-04T19:42:46.947Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:42:46 [2021-03-04T19:42:46.947Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:42:49 [2021-03-04T19:42:49.859Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:42:53 [2021-03-04T19:42:53.603Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:42:58 [2021-03-04T19:42:58.307Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:42:58 [2021-03-04T19:42:58.307Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:42:58 [2021-03-04T19:42:58.307Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:42:58 [2021-03-04T19:42:58.307Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:42:58 [2021-03-04T19:42:58.307Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:43:00 [2021-03-04T19:43:00.491Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:43:00 [2021-03-04T19:43:00.491Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:43:03 [2021-03-04T19:43:03.404Z] === RUN   TestDockerSuite/TestContainerAPITop
19:43:03 [2021-03-04T19:43:03.404Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:43:05 [2021-03-04T19:43:05.587Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:43:05 [2021-03-04T19:43:05.587Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:43:10 [2021-03-04T19:43:10.294Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:43:12 [2021-03-04T19:43:12.477Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:43:12 [2021-03-04T19:43:12.477Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:43:12 [2021-03-04T19:43:12.477Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:43:12 [2021-03-04T19:43:12.477Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:43:12 [2021-03-04T19:43:12.477Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:43:12 [2021-03-04T19:43:12.477Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
19:43:14 [2021-03-04T19:43:14.661Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:43:14 [2021-03-04T19:43:14.661Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
19:43:23 [2021-03-04T19:43:23.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
19:43:24 [2021-03-04T19:43:24.783Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
19:43:27 [2021-03-04T19:43:27.696Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
19:43:30 [2021-03-04T19:43:30.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002e2c80_<nil>}
19:43:33 [2021-03-04T19:43:33.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1151343686_c:\foo_false__<nil>_<nil>_<nil>}
19:43:35 [2021-03-04T19:43:35.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1151343686_c:\foo_true__<nil>_<nil>_<nil>}
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:43:38 [2021-03-04T19:43:38.621Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:43:39 [2021-03-04T19:43:39.082Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:43:39 [2021-03-04T19:43:39.082Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:43:39 [2021-03-04T19:43:39.082Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:43:39 [2021-03-04T19:43:39.082Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:43:39 [2021-03-04T19:43:39.082Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:43:47 [2021-03-04T19:43:47.666Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:43:49 [2021-03-04T19:43:49.848Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:43:49 [2021-03-04T19:43:49.848Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:43:49 [2021-03-04T19:43:49.848Z] === RUN   TestDockerSuite/TestCpRelativePath
19:43:52 [2021-03-04T19:43:52.035Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:43:52 [2021-03-04T19:43:52.035Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:43:52 [2021-03-04T19:43:52.035Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:43:52 [2021-03-04T19:43:52.035Z] === RUN   TestDockerSuite/TestCpToCaseA
19:43:57 [2021-03-04T19:43:57.837Z] === RUN   TestDockerSuite/TestCpToCaseB
19:44:00 [2021-03-04T19:44:00.021Z] === RUN   TestDockerSuite/TestCpToCaseC
19:44:00 [2021-03-04T19:44:00.021Z] === RUN   TestDockerSuite/TestCpToCaseD
19:44:00 [2021-03-04T19:44:00.021Z] === RUN   TestDockerSuite/TestCpToCaseE
19:44:14 [2021-03-04T19:44:14.855Z] === RUN   TestDockerSuite/TestCpToCaseF
19:44:14 [2021-03-04T19:44:14.855Z] === RUN   TestDockerSuite/TestCpToCaseG
19:44:14 [2021-03-04T19:44:14.855Z] === RUN   TestDockerSuite/TestCpToCaseH
19:44:35 [2021-03-04T19:44:35.972Z] === RUN   TestDockerSuite/TestCpToCaseI
19:44:35 [2021-03-04T19:44:35.972Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:44:35 [2021-03-04T19:44:35.972Z] === RUN   TestDockerSuite/TestCpToDot
19:44:36 [2021-03-04T19:44:36.433Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:44:36 [2021-03-04T19:44:36.433Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:44:36 [2021-03-04T19:44:36.433Z] === RUN   TestDockerSuite/TestCpToStdout
19:44:45 [2021-03-04T19:44:45.021Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:44:45 [2021-03-04T19:44:45.021Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:44:45 [2021-03-04T19:44:45.021Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:44:45 [2021-03-04T19:44:45.021Z] === RUN   TestDockerSuite/TestCpVolumePath
19:44:45 [2021-03-04T19:44:45.021Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:44:45 [2021-03-04T19:44:45.021Z] === RUN   TestDockerSuite/TestCreateArgs
19:44:45 [2021-03-04T19:44:45.021Z] === RUN   TestDockerSuite/TestCreateByImageID
19:44:46 [2021-03-04T19:44:46.564Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:44:49 [2021-03-04T19:44:49.482Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:44:49 [2021-03-04T19:44:49.482Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:44:49 [2021-03-04T19:44:49.482Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:44:51 [2021-03-04T19:44:51.669Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:44:52 [2021-03-04T19:44:52.639Z] === RUN   TestDockerSuite/TestCreateLabels
19:44:52 [2021-03-04T19:44:52.639Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:44:52 [2021-03-04T19:44:52.639Z] === RUN   TestDockerSuite/TestCreateRM
19:44:53 [2021-03-04T19:44:53.100Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:44:53 [2021-03-04T19:44:53.100Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:44:53 [2021-03-04T19:44:53.561Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:44:53 [2021-03-04T19:44:53.561Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:45:08 [2021-03-04T19:45:08.396Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:45:08 [2021-03-04T19:45:08.396Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:45:08 [2021-03-04T19:45:08.396Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:45:13 [2021-03-04T19:45:13.101Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:45:13 [2021-03-04T19:45:13.101Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:45:13 [2021-03-04T19:45:13.101Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:45:15 [2021-03-04T19:45:15.285Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:45:15 [2021-03-04T19:45:15.285Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDevicePermissions
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDockerFails
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestEventsAttach
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestEventsCommit
19:45:15 [2021-03-04T19:45:15.745Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:45:19 [2021-03-04T19:45:19.486Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:45:26 [2021-03-04T19:45:26.567Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:45:29 [2021-03-04T19:45:29.478Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:45:38 [2021-03-04T19:45:38.067Z] === RUN   TestDockerSuite/TestEventsCopy
19:45:43 [2021-03-04T19:45:43.872Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:45:49 [2021-03-04T19:45:49.680Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:45:52 [2021-03-04T19:45:52.593Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:45:53 [2021-03-04T19:45:53.054Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:45:57 [2021-03-04T19:45:57.755Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:45:58 [2021-03-04T19:45:58.215Z] === RUN   TestDockerSuite/TestEventsFilterType
19:45:59 [2021-03-04T19:45:59.778Z] === RUN   TestDockerSuite/TestEventsFilters
19:46:05 [2021-03-04T19:46:05.592Z] === RUN   TestDockerSuite/TestEventsFormat
19:46:10 [2021-03-04T19:46:10.289Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:46:10 [2021-03-04T19:46:10.289Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:46:10 [2021-03-04T19:46:10.289Z] === RUN   TestDockerSuite/TestEventsImageImport
19:46:10 [2021-03-04T19:46:10.289Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:46:10 [2021-03-04T19:46:10.289Z] === RUN   TestDockerSuite/TestEventsImagePull
19:46:10 [2021-03-04T19:46:10.289Z] === RUN   TestDockerSuite/TestEventsImageTag
19:46:11 [2021-03-04T19:46:11.830Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:46:11 [2021-03-04T19:46:11.830Z] === RUN   TestDockerSuite/TestEventsRename
19:46:14 [2021-03-04T19:46:14.748Z] === RUN   TestDockerSuite/TestEventsResize
19:46:17 [2021-03-04T19:46:17.659Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:46:19 [2021-03-04T19:46:19.843Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:46:22 [2021-03-04T19:46:22.752Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:46:28 [2021-03-04T19:46:28.559Z] === RUN   TestDockerSuite/TestEventsTop
19:46:28 [2021-03-04T19:46:28.559Z] === RUN   TestDockerSuite/TestEventsUntag
19:46:30 [2021-03-04T19:46:30.745Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:46:39 [2021-03-04T19:46:39.333Z] === RUN   TestDockerSuite/TestExec
19:46:39 [2021-03-04T19:46:39.333Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:46:39 [2021-03-04T19:46:39.333Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:46:41 [2021-03-04T19:46:41.514Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:46:43 [2021-03-04T19:46:43.698Z] === RUN   TestDockerSuite/TestExecAPIStart
19:46:43 [2021-03-04T19:46:43.698Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:46:44 [2021-03-04T19:46:44.158Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:46:44 [2021-03-04T19:46:44.158Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:46:46 [2021-03-04T19:46:46.339Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:46:48 [2021-03-04T19:46:48.521Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:46:51 [2021-03-04T19:46:51.433Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:46:53 [2021-03-04T19:46:53.617Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:46:58 [2021-03-04T19:46:58.426Z] === RUN   TestDockerSuite/TestExecCgroup
19:46:58 [2021-03-04T19:46:58.426Z] === RUN   TestDockerSuite/TestExecEnv
19:46:58 [2021-03-04T19:46:58.426Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:46:58 [2021-03-04T19:46:58.426Z] === RUN   TestDockerSuite/TestExecExitStatus
19:47:00 [2021-03-04T19:47:00.609Z] === RUN   TestDockerSuite/TestExecInspectID
19:47:06 [2021-03-04T19:47:06.410Z] === RUN   TestDockerSuite/TestExecInteractive
19:47:06 [2021-03-04T19:47:06.410Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:47:06 [2021-03-04T19:47:06.410Z] === RUN   TestDockerSuite/TestExecParseError
19:47:06 [2021-03-04T19:47:06.410Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:47:06 [2021-03-04T19:47:06.410Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:47:06 [2021-03-04T19:47:06.410Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:47:08 [2021-03-04T19:47:08.593Z] === RUN   TestDockerSuite/TestExecSetEnv
19:47:08 [2021-03-04T19:47:08.593Z] === RUN   TestDockerSuite/TestExecStartFails
19:47:08 [2021-03-04T19:47:08.593Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:47:08 [2021-03-04T19:47:08.593Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:47:08 [2021-03-04T19:47:08.593Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:47:08 [2021-03-04T19:47:08.593Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:47:11 [2021-03-04T19:47:11.502Z] === RUN   TestDockerSuite/TestExecUlimits
19:47:11 [2021-03-04T19:47:11.502Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:47:18 [2021-03-04T19:47:18.585Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:47:18 [2021-03-04T19:47:18.585Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:47:18 [2021-03-04T19:47:18.585Z] === RUN   TestDockerSuite/TestExecWithUser
19:47:18 [2021-03-04T19:47:18.585Z] === RUN   TestDockerSuite/TestGetContainerStats
19:47:25 [2021-03-04T19:47:25.672Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:47:31 [2021-03-04T19:47:31.475Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:47:34 [2021-03-04T19:47:34.384Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:47:41 [2021-03-04T19:47:41.468Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:47:41 [2021-03-04T19:47:41.468Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:47:41 [2021-03-04T19:47:41.468Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:47:41 [2021-03-04T19:47:41.468Z] === RUN   TestDockerSuite/TestHealth
19:47:41 [2021-03-04T19:47:41.468Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:47:41 [2021-03-04T19:47:41.468Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:47:41 [2021-03-04T19:47:41.468Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:47:41 [2021-03-04T19:47:41.468Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:47:47 [2021-03-04T19:47:47.274Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:47:47 [2021-03-04T19:47:47.274Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:47:47 [2021-03-04T19:47:47.274Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:47:47 [2021-03-04T19:47:47.274Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:47:47 [2021-03-04T19:47:47.274Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:47:47 [2021-03-04T19:47:47.274Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:47:47 [2021-03-04T19:47:47.735Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:47:47 [2021-03-04T19:47:47.735Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:47:49 [2021-03-04T19:47:49.276Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:47:49 [2021-03-04T19:47:49.276Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:47:51 [2021-03-04T19:47:51.461Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:47:51 [2021-03-04T19:47:51.461Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:47:54 [2021-03-04T19:47:54.373Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:47:57 [2021-03-04T19:47:57.287Z] === RUN   TestDockerSuite/TestImagesFormat
19:47:57 [2021-03-04T19:47:57.287Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:47:57 [2021-03-04T19:47:57.287Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:48:01 [2021-03-04T19:48:01.986Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:48:01 [2021-03-04T19:48:01.986Z] === RUN   TestDockerSuite/TestImportBadURL
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestImportDisplay
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestImportFile
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestImportGzipped
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:48:04 [2021-03-04T19:48:04.174Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:48:07 [2021-03-04T19:48:07.089Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:48:09 [2021-03-04T19:48:09.272Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:48:09 [2021-03-04T19:48:09.272Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:48:09 [2021-03-04T19:48:09.272Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:48:09 [2021-03-04T19:48:09.733Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:48:09 [2021-03-04T19:48:09.733Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:48:11 [2021-03-04T19:48:11.923Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:48:12 [2021-03-04T19:48:12.383Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:48:15 [2021-03-04T19:48:15.298Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:48:15 [2021-03-04T19:48:15.298Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:48:15 [2021-03-04T19:48:15.298Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:48:15 [2021-03-04T19:48:15.298Z] === RUN   TestDockerSuite/TestInspectDefault
19:48:17 [2021-03-04T19:48:17.482Z] === RUN   TestDockerSuite/TestInspectHistory
19:48:22 [2021-03-04T19:48:22.181Z] === RUN   TestDockerSuite/TestInspectImage
19:48:22 [2021-03-04T19:48:22.181Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:48:22 [2021-03-04T19:48:22.181Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:48:22 [2021-03-04T19:48:22.181Z] === RUN   TestDockerSuite/TestInspectInt64
19:48:25 [2021-03-04T19:48:25.093Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:48:27 [2021-03-04T19:48:27.278Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:48:27 [2021-03-04T19:48:27.739Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:48:30 [2021-03-04T19:48:30.656Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:48:32 [2021-03-04T19:48:32.841Z] === RUN   TestDockerSuite/TestInspectPlugin
19:48:32 [2021-03-04T19:48:32.841Z] === RUN   TestDockerSuite/TestInspectRootFS
19:48:32 [2021-03-04T19:48:32.841Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:48:35 [2021-03-04T19:48:35.027Z] === RUN   TestDockerSuite/TestInspectStatus
19:48:37 [2021-03-04T19:48:37.951Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:48:43 [2021-03-04T19:48:43.766Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:48:45 [2021-03-04T19:48:45.951Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:48:48 [2021-03-04T19:48:48.136Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:48:51 [2021-03-04T19:48:51.051Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:48:53 [2021-03-04T19:48:53.235Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:48:56 [2021-03-04T19:48:56.147Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:48:58 [2021-03-04T19:48:58.331Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:48:58 [2021-03-04T19:48:58.331Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:48:58 [2021-03-04T19:48:58.331Z] === RUN   TestDockerSuite/TestLinksEnvs
19:48:58 [2021-03-04T19:48:58.331Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:48:58 [2021-03-04T19:48:58.331Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:48:58 [2021-03-04T19:48:58.331Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:48:58 [2021-03-04T19:48:58.331Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:48:58 [2021-03-04T19:48:58.331Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:48:58 [2021-03-04T19:48:58.791Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:48:58 [2021-03-04T19:48:58.791Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:48:58 [2021-03-04T19:48:58.791Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:48:58 [2021-03-04T19:48:58.791Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:48:58 [2021-03-04T19:48:58.791Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:48:58 [2021-03-04T19:48:58.791Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:48:58 [2021-03-04T19:48:58.791Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:48:58 [2021-03-04T19:48:58.791Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:48:58 [2021-03-04T19:48:58.792Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:48:58 [2021-03-04T19:48:58.792Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:48:58 [2021-03-04T19:48:58.792Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:48:58 [2021-03-04T19:48:58.792Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:49:00 [2021-03-04T19:49:00.975Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:49:03 [2021-03-04T19:49:03.159Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:49:10 [2021-03-04T19:49:10.247Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:49:17 [2021-03-04T19:49:17.336Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:49:17 [2021-03-04T19:49:17.336Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:49:19 [2021-03-04T19:49:19.520Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:49:19 [2021-03-04T19:49:19.520Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:49:28 [2021-03-04T19:49:28.107Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:49:36 [2021-03-04T19:49:36.708Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:49:43 [2021-03-04T19:49:43.796Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:49:46 [2021-03-04T19:49:46.720Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:49:49 [2021-03-04T19:49:49.632Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:49:49 [2021-03-04T19:49:49.632Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:49:52 [2021-03-04T19:49:52.559Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:49:54 [2021-03-04T19:49:54.754Z] === RUN   TestDockerSuite/TestLogsSince
19:50:05 [2021-03-04T19:50:05.091Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:50:05 [2021-03-04T19:50:05.091Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:50:05 [2021-03-04T19:50:05.091Z] === RUN   TestDockerSuite/TestLogsTail
19:50:07 [2021-03-04T19:50:07.278Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:50:10 [2021-03-04T19:50:10.191Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestMountIntoProc
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestMountIntoSys
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestNetHostname
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPluginActive
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPortHostBinding
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPortList
19:50:13 [2021-03-04T19:50:13.105Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:50:17 [2021-03-04T19:50:17.811Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:50:17 [2021-03-04T19:50:17.811Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:50:17 [2021-03-04T19:50:17.811Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:50:18 [2021-03-04T19:50:18.272Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:50:18 [2021-03-04T19:50:18.272Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:50:18 [2021-03-04T19:50:18.272Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:50:18 [2021-03-04T19:50:18.272Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:50:18 [2021-03-04T19:50:18.272Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:50:18 [2021-03-04T19:50:18.272Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:50:18 [2021-03-04T19:50:18.272Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:50:24 [2021-03-04T19:50:24.085Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:50:24 [2021-03-04T19:50:24.085Z] === RUN   TestDockerSuite/TestPsByOrder
19:50:34 [2021-03-04T19:50:34.428Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:50:34 [2021-03-04T19:50:34.428Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:50:46 [2021-03-04T19:50:46.837Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:51:01 [2021-03-04T19:51:01.673Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:51:01 [2021-03-04T19:51:01.673Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:51:01 [2021-03-04T19:51:01.673Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:51:16 [2021-03-04T19:51:16.506Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:51:20 [2021-03-04T19:51:20.249Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:51:28 [2021-03-04T19:51:28.832Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:51:32 [2021-03-04T19:51:32.574Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:51:33 [2021-03-04T19:51:33.035Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:51:33 [2021-03-04T19:51:33.035Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:51:43 [2021-03-04T19:51:43.372Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:51:43 [2021-03-04T19:51:43.372Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:51:43 [2021-03-04T19:51:43.372Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:51:43 [2021-03-04T19:51:43.372Z] === RUN   TestDockerSuite/TestPsRightTagName
19:51:43 [2021-03-04T19:51:43.372Z] === RUN   TestDockerSuite/TestPsShowMounts
19:51:51 [2021-03-04T19:51:51.958Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:51:51 [2021-03-04T19:51:51.958Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:51:53 [2021-03-04T19:51:53.499Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:51:53 [2021-03-04T19:51:53.499Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:51:55 [2021-03-04T19:51:55.039Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:51:56 [2021-03-04T19:51:56.011Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:51:56 [2021-03-04T19:51:56.011Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:52:00 [2021-03-04T19:52:00.716Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:52:05 [2021-03-04T19:52:05.414Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:52:07 [2021-03-04T19:52:07.597Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:52:37 [2021-03-04T19:52:37.752Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:52:37 [2021-03-04T19:52:37.752Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:52:39 [2021-03-04T19:52:39.936Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:52:39 [2021-03-04T19:52:39.936Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:52:40 [2021-03-04T19:52:40.396Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:52:41 [2021-03-04T19:52:41.366Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:52:46 [2021-03-04T19:52:46.069Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:52:50 [2021-03-04T19:52:50.769Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:52:50 [2021-03-04T19:52:50.769Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:52:55 [2021-03-04T19:52:55.475Z] === RUN   TestDockerSuite/TestRmiBlank
19:52:55 [2021-03-04T19:52:55.935Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:52:55 [2021-03-04T19:52:55.935Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:53:13 [2021-03-04T19:53:13.641Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:53:15 [2021-03-04T19:53:15.182Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:53:16 [2021-03-04T19:53:16.154Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:53:24 [2021-03-04T19:53:24.739Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:53:29 [2021-03-04T19:53:29.445Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:53:38 [2021-03-04T19:53:38.026Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:53:42 [2021-03-04T19:53:42.723Z] === RUN   TestDockerSuite/TestRmiTag
19:53:43 [2021-03-04T19:53:43.693Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:53:46 [2021-03-04T19:53:46.605Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:54:07 [2021-03-04T19:54:07.704Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:54:08 [2021-03-04T19:54:08.164Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:54:13 [2021-03-04T19:54:13.959Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:54:14 [2021-03-04T19:54:14.935Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:54:14 [2021-03-04T19:54:14.935Z] === RUN   TestDockerSuite/TestRunAddHost
19:54:14 [2021-03-04T19:54:14.935Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:54:14 [2021-03-04T19:54:14.935Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:54:14 [2021-03-04T19:54:14.935Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:54:14 [2021-03-04T19:54:14.935Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:54:15 [2021-03-04T19:54:15.395Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:54:15 [2021-03-04T19:54:15.395Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:54:17 [2021-03-04T19:54:17.576Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:54:17 [2021-03-04T19:54:17.576Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:54:17 [2021-03-04T19:54:17.576Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:54:27 [2021-03-04T19:54:27.906Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:54:30 [2021-03-04T19:54:30.813Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:54:32 [2021-03-04T19:54:32.993Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:54:35 [2021-03-04T19:54:35.904Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:54:38 [2021-03-04T19:54:38.084Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:54:38 [2021-03-04T19:54:38.084Z] === RUN   TestDockerSuite/TestRunBindMounts
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:54:43 [2021-03-04T19:54:43.879Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:54:46 [2021-03-04T19:54:46.061Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:54:46 [2021-03-04T19:54:46.061Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:54:49 [2021-03-04T19:54:49.798Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:54:49 [2021-03-04T19:54:49.798Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:54:49 [2021-03-04T19:54:49.798Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:54:51 [2021-03-04T19:54:51.980Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:54:51 [2021-03-04T19:54:51.980Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:54:51 [2021-03-04T19:54:51.980Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:54:51 [2021-03-04T19:54:51.980Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:54:51 [2021-03-04T19:54:51.980Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:54:51 [2021-03-04T19:54:51.980Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:54:51 [2021-03-04T19:54:51.980Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:54:51 [2021-03-04T19:54:51.980Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:54:54 [2021-03-04T19:54:54.886Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:54:57 [2021-03-04T19:54:57.066Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:54:59 [2021-03-04T19:54:59.975Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:54:59 [2021-03-04T19:54:59.975Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:54:59 [2021-03-04T19:54:59.975Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:54:59 [2021-03-04T19:54:59.975Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:55:02 [2021-03-04T19:55:02.156Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:55:02 [2021-03-04T19:55:02.156Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:55:02 [2021-03-04T19:55:02.156Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:55:02 [2021-03-04T19:55:02.156Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:55:02 [2021-03-04T19:55:02.156Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:55:04 [2021-03-04T19:55:04.336Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:55:11 [2021-03-04T19:55:11.420Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:55:11 [2021-03-04T19:55:11.420Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:55:11 [2021-03-04T19:55:11.420Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:55:11 [2021-03-04T19:55:11.420Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:55:11 [2021-03-04T19:55:11.420Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:55:11 [2021-03-04T19:55:11.420Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:55:11 [2021-03-04T19:55:11.420Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:55:12 [2021-03-04T19:55:12.959Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:55:12 [2021-03-04T19:55:12.959Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:55:13 [2021-03-04T19:55:13.419Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:55:13 [2021-03-04T19:55:13.419Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:55:15 [2021-03-04T19:55:15.602Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:55:18 [2021-03-04T19:55:18.508Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:55:18 [2021-03-04T19:55:18.508Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:55:20 [2021-03-04T19:55:20.690Z] === RUN   TestDockerSuite/TestRunEnvironment
19:55:20 [2021-03-04T19:55:20.690Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:55:20 [2021-03-04T19:55:20.690Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:55:20 [2021-03-04T19:55:20.690Z] === RUN   TestDockerSuite/TestRunExitCode
19:55:29 [2021-03-04T19:55:29.283Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:55:30 [2021-03-04T19:55:30.821Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:55:33 [2021-03-04T19:55:33.003Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:55:35 [2021-03-04T19:55:35.933Z] === RUN   TestDockerSuite/TestRunExposePort
19:55:35 [2021-03-04T19:55:35.933Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:55:35 [2021-03-04T19:55:35.933Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:55:35 [2021-03-04T19:55:35.933Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:55:35 [2021-03-04T19:55:35.933Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:55:35 [2021-03-04T19:55:35.933Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:55:35 [2021-03-04T19:55:35.933Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:55:35 [2021-03-04T19:55:35.933Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:55:35 [2021-03-04T19:55:35.933Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:55:40 [2021-03-04T19:55:40.631Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:55:40 [2021-03-04T19:55:40.631Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:55:40 [2021-03-04T19:55:40.631Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:55:40 [2021-03-04T19:55:40.631Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:55:40 [2021-03-04T19:55:40.631Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:55:40 [2021-03-04T19:55:40.631Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:55:40 [2021-03-04T19:55:40.631Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:55:49 [2021-03-04T19:55:49.208Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:55:49 [2021-03-04T19:55:49.208Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunModeHostname
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunModePIDHost
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunMount
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:55:50 [2021-03-04T19:55:50.179Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:55:58 [2021-03-04T19:55:58.758Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:55:58 [2021-03-04T19:55:58.758Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:55:58 [2021-03-04T19:55:58.758Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:55:58 [2021-03-04T19:55:58.758Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:56:04 [2021-03-04T19:56:04.646Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNetHost
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:56:09 [2021-03-04T19:56:09.359Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:56:10 [2021-03-04T19:56:10.898Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:56:13 [2021-03-04T19:56:13.078Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:56:15 [2021-03-04T19:56:15.998Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:56:16 [2021-03-04T19:56:16.967Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:56:19 [2021-03-04T19:56:19.149Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:56:19 [2021-03-04T19:56:19.608Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:56:19 [2021-03-04T19:56:19.608Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:56:19 [2021-03-04T19:56:19.608Z] === RUN   TestDockerSuite/TestRunPortInUse
19:56:19 [2021-03-04T19:56:19.608Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:56:19 [2021-03-04T19:56:19.608Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:56:19 [2021-03-04T19:56:19.608Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:56:19 [2021-03-04T19:56:19.608Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:56:19 [2021-03-04T19:56:19.608Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:56:23 [2021-03-04T19:56:23.352Z] === RUN   TestDockerSuite/TestRunPublishPort
19:56:23 [2021-03-04T19:56:23.352Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:56:23 [2021-03-04T19:56:23.352Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:56:23 [2021-03-04T19:56:23.352Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:56:23 [2021-03-04T19:56:23.352Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:56:23 [2021-03-04T19:56:23.352Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:56:31 [2021-03-04T19:56:31.923Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:56:31 [2021-03-04T19:56:31.923Z] === RUN   TestDockerSuite/TestRunRm
19:56:34 [2021-03-04T19:56:34.834Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:56:40 [2021-03-04T19:56:40.639Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:56:42 [2021-03-04T19:56:42.882Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:56:51 [2021-03-04T19:56:51.542Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:56:53 [2021-03-04T19:56:53.081Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:56:56 [2021-03-04T19:56:56.020Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:56:56 [2021-03-04T19:56:56.020Z] === RUN   TestDockerSuite/TestRunState
19:56:56 [2021-03-04T19:56:56.020Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:56:58 [2021-03-04T19:56:58.201Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:56:58 [2021-03-04T19:56:58.201Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:57:00 [2021-03-04T19:57:00.380Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:57:00 [2021-03-04T19:57:00.839Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:57:00 [2021-03-04T19:57:00.839Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:57:00 [2021-03-04T19:57:00.839Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:57:00 [2021-03-04T19:57:00.839Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:57:00 [2021-03-04T19:57:00.839Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUserByID
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUserByName
19:57:06 [2021-03-04T19:57:06.639Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:57:08 [2021-03-04T19:57:08.819Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:57:08 [2021-03-04T19:57:08.819Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:57:11 [2021-03-04T19:57:11.001Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:57:11 [2021-03-04T19:57:11.001Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:57:11 [2021-03-04T19:57:11.461Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:57:20 [2021-03-04T19:57:20.038Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:57:27 [2021-03-04T19:57:27.173Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:57:31 [2021-03-04T19:57:31.900Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:57:39 [2021-03-04T19:57:39.043Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:57:39 [2021-03-04T19:57:39.502Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:57:39 [2021-03-04T19:57:39.502Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:57:42 [2021-03-04T19:57:42.410Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:57:44 [2021-03-04T19:57:44.590Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:57:47 [2021-03-04T19:57:47.499Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:57:47 [2021-03-04T19:57:47.499Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:57:47 [2021-03-04T19:57:47.499Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:57:47 [2021-03-04T19:57:47.499Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:57:47 [2021-03-04T19:57:47.499Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:57:47 [2021-03-04T19:57:47.499Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:57:47 [2021-03-04T19:57:47.499Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:57:47 [2021-03-04T19:57:47.499Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:57:47 [2021-03-04T19:57:47.499Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:57:52 [2021-03-04T19:57:52.191Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:57:53 [2021-03-04T19:57:53.730Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:57:55 [2021-03-04T19:57:55.911Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveImageId
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:58:01 [2021-03-04T19:58:01.708Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:58:03 [2021-03-04T19:58:03.888Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:58:04 [2021-03-04T19:58:04.353Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:58:04 [2021-03-04T19:58:04.813Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:58:04 [2021-03-04T19:58:04.813Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:58:06 [2021-03-04T19:58:06.992Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:58:14 [2021-03-04T19:58:14.117Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:58:14 [2021-03-04T19:58:14.117Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:58:24 [2021-03-04T19:58:24.526Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:58:24 [2021-03-04T19:58:24.526Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:58:28 [2021-03-04T19:58:28.268Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:58:28 [2021-03-04T19:58:28.268Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:58:28 [2021-03-04T19:58:28.268Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:58:28 [2021-03-04T19:58:28.268Z] === RUN   TestDockerSuite/TestStartRecordError
19:58:28 [2021-03-04T19:58:28.268Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:58:46 [2021-03-04T19:58:46.003Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:58:46 [2021-03-04T19:58:46.003Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:58:46 [2021-03-04T19:58:46.003Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:58:46 [2021-03-04T19:58:46.003Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:58:46 [2021-03-04T19:58:46.003Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:58:46 [2021-03-04T19:58:46.003Z] === RUN   TestDockerSuite/TestStatsNoStream
19:58:46 [2021-03-04T19:58:46.003Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:58:46 [2021-03-04T19:58:46.974Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:58:49 [2021-03-04T19:58:49.884Z] === RUN   TestDockerSuite/TestTopPrivileged
19:58:49 [2021-03-04T19:58:49.884Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:58:52 [2021-03-04T19:58:52.078Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:58:52 [2021-03-04T19:58:52.078Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:58:52 [2021-03-04T19:58:52.078Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:58:52 [2021-03-04T19:58:52.078Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:58:52 [2021-03-04T19:58:52.078Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:58:52 [2021-03-04T19:58:52.078Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:58:52 [2021-03-04T19:58:52.078Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:59:09 [2021-03-04T19:59:09.803Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:59:09 [2021-03-04T19:59:09.803Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:59:09 [2021-03-04T19:59:09.803Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:59:09 [2021-03-04T19:59:09.803Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:59:09 [2021-03-04T19:59:09.803Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:59:09 [2021-03-04T19:59:09.803Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:59:09 [2021-03-04T19:59:09.803Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:59:11 [2021-03-04T19:59:11.990Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:59:11 [2021-03-04T19:59:11.990Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:59:14 [2021-03-04T19:59:14.897Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:59:15 [2021-03-04T19:59:15.357Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:59:15 [2021-03-04T19:59:15.816Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:59:16 [2021-03-04T19:59:16.275Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:59:16 [2021-03-04T19:59:16.275Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:59:24 [2021-03-04T19:59:24.934Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:59:24 [2021-03-04T19:59:24.934Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:59:25 [2021-03-04T19:59:25.956Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:59:25 [2021-03-04T19:59:25.956Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:59:25 [2021-03-04T19:59:25.956Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:59:34 [2021-03-04T19:59:34.579Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:59:34 [2021-03-04T19:59:34.579Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:59:34 [2021-03-04T19:59:34.579Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:59:55 [2021-03-04T19:59:55.800Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:59:55 [2021-03-04T19:59:55.800Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:59:55 [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite (2881.35s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (135.56s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.97s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.90s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.53s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.56s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.54s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.60s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (118.51s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.48s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.47s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.64s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.75s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.45s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.27s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.41s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.40s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddTar (48.15s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.66s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.67s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.13s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.62s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.32s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.59s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.44s)
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.800Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:59:55 [2021-03-04T19:59:55.800Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.47s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.69s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.28s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.05s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.79s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.67s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.85s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.85s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.21s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.95s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.56s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (33.78s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.87s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.09s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.04s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (80.25s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.44s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.14s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.10s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.02s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.42s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.47s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.24s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.85s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (120.24s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.33s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.80s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.52s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.06s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.54s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.23s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.53s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.94s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildFails (2.66s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.03s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.17s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.57s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildFromGit (11.92s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.88s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.05s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.92s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.39s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.18s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.34s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.75s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.11s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.16s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.93s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.81s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.93s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.69s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.88s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.80s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.79s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.20s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.59s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.35s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.07s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.01s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.70s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (10.19s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.83s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.96s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.19s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.73s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.71s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.32s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.51s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.62s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.64s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildRm (14.74s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.99s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.23s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.00s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.07s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.59s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.09s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.35s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.50s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.16s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.77s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.47s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.50s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.28s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.04s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.63s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.24s)
19:59:55 [2021-03-04T19:59:55.801Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.801Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.23s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.91s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.59s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.00s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.23s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.15s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.44s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.45s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.28s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_sni_test.go:18: Flakey test
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.44s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.96s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCommitChange (5.44s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.00s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.06s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.45s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCommitTTY (12.23s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.97s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.53s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.48s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.52s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.66s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.91s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.44s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.47s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.64s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.48s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.47s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.88s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.43s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.25s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.43s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.77s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.43s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.53s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.25s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.10s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.75s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.74s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.71s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.64s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002e2c80_<nil>} (2.72s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1151343686_c:\foo_false__<nil>_<nil>_<nil>} (2.72s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1151343686_c:\foo_true__<nil>_<nil>_<nil>} (2.70s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:59:55 [2021-03-04T19:59:55.802Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.54s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.64s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.86s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.62s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCpToCaseE (14.61s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCpToCaseH (19.42s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCpToDot (2.63s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.53s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:59:55 [2021-03-04T19:59:55.802Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.21s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.18s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.49s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s)
19:59:55 [2021-03-04T19:59:55.802Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.15s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.20s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateRM (0.37s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.64s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.35s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (3.15s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.51s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.75s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.59s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.84s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.90s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.68s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.18s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.39s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.54s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.93s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.21s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsRename (2.65s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsResize (3.02s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.47s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.97s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.97s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.79s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.00s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.16s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.20s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.34s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.40s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.39s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.33s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.76s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.53s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.10s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.78s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.00s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.27s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.43s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.32s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.25s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.18s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.11s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.49s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.02s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.23s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.05s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.49s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.61s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.50s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.51s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.47s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.91s)
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.803Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s)
19:59:55 [2021-03-04T19:59:55.803Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.49s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.50s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.66s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.38s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.92s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.04s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.57s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.59s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.59s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.48s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.50s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.44s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.15s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.20s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.21s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.39s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.62s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.15s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.08s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.98s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.92s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.80s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.79s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.65s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsSince (9.35s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsTail (3.15s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.49s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.90s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.15s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.76s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (11.71s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.16s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.47s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.23s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.78s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.95s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.08s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.78s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.69s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.62s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.55s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.50s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.75s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.92s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.80s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.17s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.16s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.45s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.74s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.51s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.88s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiTag (0.82s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.60s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.82s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.94s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.54s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.51s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.06s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.31s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.80s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.36s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.46s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.48s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.55s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.99s)
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:59:55 [2021-03-04T19:59:55.804Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.804Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.52s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.16s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.66s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.64s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.49s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.06s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.44s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.41s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.42s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.60s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunExitCode (7.39s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.44s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.42s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.56s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.22s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.87s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.92s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunMount (0.04s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.42s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.44s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.69s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.38s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.51s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.27s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.31s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.60s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunRm (3.03s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (7.40s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.54s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.97s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.45s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.23s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.43s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.47s)
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.805Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:59:55 [2021-03-04T19:59:55.805Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.25s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.53s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.01s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.22s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.84s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.48s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.50s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.37s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.84s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.37s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.15s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.60s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.48s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.42s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.95s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.49s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.71s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.50s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.86s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.28s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.77s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.44s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (19.55s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:59:55 [2021-03-04T19:59:55.806Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s)
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:59:55 [2021-03-04T19:59:55.806Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:59:55 [2021-03-04T19:59:55.806Z] --- PASS: TestDockerRegistrySuite (0.16s)
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:59:55 [2021-03-04T19:59:55.806Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:59:55 [2021-03-04T19:59:55.807Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:59:55 [2021-03-04T19:59:55.807Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthTokenSuite
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:59:55 [2021-03-04T19:59:55.807Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerDaemonSuite
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:59:55 [2021-03-04T19:59:55.807Z] --- PASS: TestDockerDaemonSuite (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerSwarmSuite
19:59:55 [2021-03-04T19:59:55.807Z] --- PASS: TestDockerSwarmSuite (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginCreate
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginInspect
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerPluginSuite/TestPluginSet
19:59:55 [2021-03-04T19:59:55.807Z] --- PASS: TestDockerPluginSuite (0.02s)
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerExternalVolumeSuite
19:59:55 [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]     check_test.go:128: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerNetworkSuite
19:59:55 [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerNetworkSuite (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]     check_test.go:134: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z] === RUN   TestDockerHubPullSuite
19:59:55 [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerHubPullSuite (0.00s)
19:59:55 [2021-03-04T19:59:55.807Z]     check_test.go:142: unmatched requirement DaemonIsLinux
19:59:55 [2021-03-04T19:59:55.807Z] PASS
19:59:55 [2021-03-04T19:59:55.807Z] ok  	github.com/docker/docker/integration-cli	2881.979s
19:59:56 [2021-03-04T19:59:56.268Z] 
19:59:56 [2021-03-04T19:59:56.268Z] === Skipped
19:59:56 [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.268Z] 
19:59:56 [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.268Z] 
19:59:56 [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.268Z] 
19:59:56 [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.268Z] 
19:59:56 [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.268Z] 
19:59:56 [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.268Z] 
19:59:56 [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.268Z] 
19:59:56 [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.268Z] 
19:59:56 [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.268Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.268Z] 
19:59:56 [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.06s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
19:59:56 [2021-03-04T19:59:56.269Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
19:59:56 [2021-03-04T19:59:56.269Z] 
19:59:56 [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:59:56 [2021-03-04T19:59:56.269Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_sni_test.go:18: Flakey test
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.06s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.06s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
19:59:56 [2021-03-04T19:59:56.270Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.270Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.271Z] 
19:59:56 [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
19:59:56 [2021-03-04T19:59:56.271Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:59:56 [2021-03-04T19:59:56.272Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.272Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.06s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.06s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:59:56 [2021-03-04T19:59:56.273Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.273Z] 
19:59:56 [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:59:56 [2021-03-04T19:59:56.274Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:59:56 [2021-03-04T19:59:56.274Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.274Z] 
19:59:56 [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:59:56 [2021-03-04T19:59:56.274Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:59:56 [2021-03-04T19:59:56.274Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.274Z] 
19:59:56 [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:59:56 [2021-03-04T19:59:56.274Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:59:56 [2021-03-04T19:59:56.274Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.274Z] 
19:59:56 [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:59:56 [2021-03-04T19:59:56.274Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:59:56 [2021-03-04T19:59:56.274Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.274Z] 
19:59:56 [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:59:56 [2021-03-04T19:59:56.274Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:59:56 [2021-03-04T19:59:56.274Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.274Z] 
19:59:56 [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:59:56 [2021-03-04T19:59:56.734Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.734Z] 
19:59:56 [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.04s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunMount (0.04s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.735Z] 
19:59:56 [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:59:56 [2021-03-04T19:59:56.735Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:59:56 [2021-03-04T19:59:56.736Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:59:56 [2021-03-04T19:59:56.736Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.736Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:59:56 [2021-03-04T19:59:56.737Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.737Z] 
19:59:56 [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:59:56 [2021-03-04T19:59:56.738Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:59:56 [2021-03-04T19:59:56.738Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.738Z] 
19:59:56 [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:59:56 [2021-03-04T19:59:56.738Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:59:56 [2021-03-04T19:59:56.738Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.738Z] 
19:59:56 [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
19:59:56 [2021-03-04T19:59:56.738Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:59:56 [2021-03-04T19:59:56.738Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.738Z] 
19:59:56 [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
19:59:56 [2021-03-04T19:59:56.738Z]     check_test.go:128: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.738Z] 
19:59:56 [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
19:59:56 [2021-03-04T19:59:56.738Z]     check_test.go:134: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.738Z] 
19:59:56 [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
19:59:56 [2021-03-04T19:59:56.738Z]     check_test.go:142: unmatched requirement DaemonIsLinux
19:59:56 [2021-03-04T19:59:56.738Z] 
19:59:56 [2021-03-04T19:59:56.738Z] 
19:59:56 [2021-03-04T19:59:56.738Z] DONE 1093 tests, 547 skipped in 2891.933s
19:59:56 [2021-03-04T19:59:56.738Z] INFO: Integration tests ended at 03/04/2021 19:59:56. Duration:00:48:12.0302333
19:59:56 [2021-03-04T19:59:56.738Z] INFO: Docker info of the daemon under test at end of run
19:59:56 [2021-03-04T19:59:56.738Z] 
19:59:57 [2021-03-04T19:59:57.197Z] Containers: 2
19:59:57 [2021-03-04T19:59:57.197Z]  Running: 0
19:59:57 [2021-03-04T19:59:57.197Z]  Paused: 0
19:59:57 [2021-03-04T19:59:57.197Z]  Stopped: 2
19:59:57 [2021-03-04T19:59:57.197Z] Images: 18
19:59:57 [2021-03-04T19:59:57.197Z] Server Version: 0.0.0-dev
19:59:57 [2021-03-04T19:59:57.197Z] Storage Driver: windowsfilter
19:59:57 [2021-03-04T19:59:57.197Z]  Windows: 
19:59:57 [2021-03-04T19:59:57.197Z] Logging Driver: json-file
19:59:57 [2021-03-04T19:59:57.197Z] Plugins: 
19:59:57 [2021-03-04T19:59:57.197Z]  Volume: local
19:59:57 [2021-03-04T19:59:57.197Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:59:57 [2021-03-04T19:59:57.197Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:59:57 [2021-03-04T19:59:57.197Z] Swarm: inactive
19:59:57 [2021-03-04T19:59:57.197Z] Default Isolation: process
19:59:57 [2021-03-04T19:59:57.197Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:59:57 [2021-03-04T19:59:57.197Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
19:59:57 [2021-03-04T19:59:57.197Z] OSType: windows
19:59:57 [2021-03-04T19:59:57.197Z] Architecture: x86_64
19:59:57 [2021-03-04T19:59:57.197Z] CPUs: 4
19:59:57 [2021-03-04T19:59:57.197Z] Total Memory: 32GiB
19:59:57 [2021-03-04T19:59:57.197Z] Name: azwin-2-960050
19:59:57 [2021-03-04T19:59:57.197Z] ID: D3WB:QGQD:4C2P:SWIF:USV2:BRZK:D7EA:7A3X:ACAW:IKRH:HMO7:IB73
19:59:57 [2021-03-04T19:59:57.197Z] Docker Root Dir: D:\CI\PR-42083\5\daemon
19:59:57 [2021-03-04T19:59:57.197Z] Debug Mode (client): false
19:59:57 [2021-03-04T19:59:57.197Z] Debug Mode (server): true
19:59:57 [2021-03-04T19:59:57.197Z]  File Descriptors: -1
19:59:57 [2021-03-04T19:59:57.197Z]  Goroutines: 17
19:59:57 [2021-03-04T19:59:57.197Z]  System Time: 2021-03-04T19:59:56.7204141Z
19:59:57 [2021-03-04T19:59:57.197Z]  EventsListeners: 0
19:59:57 [2021-03-04T19:59:57.197Z] Registry: https://index.docker.io/v1/
19:59:57 [2021-03-04T19:59:57.197Z] Labels:
19:59:57 [2021-03-04T19:59:57.197Z] Experimental: false
19:59:57 [2021-03-04T19:59:57.197Z] Insecure Registries:
19:59:57 [2021-03-04T19:59:57.197Z]  127.0.0.0/8
19:59:57 [2021-03-04T19:59:57.197Z] Live Restore Enabled: false
19:59:57 [2021-03-04T19:59:57.197Z] 
19:59:57 [2021-03-04T19:59:57.197Z] 
19:59:57 [2021-03-04T19:59:57.197Z] INFO: Stopping daemon under test
19:59:57 [2021-03-04T19:59:57.197Z] SUCCESS: The process with PID 5996 (child process of PID 1220) has been terminated.
19:59:57 [2021-03-04T19:59:57.197Z] SUCCESS: The process with PID 1220 (child process of PID 4996) has been terminated.
19:59:57 [2021-03-04T19:59:57.197Z] INFO: Stop tailing logs of the daemon under tests
19:59:57 [2021-03-04T19:59:57.197Z] INFO: executeCI.ps1 Completed successfully at 03/04/2021 19:59:57.
19:59:57 [2021-03-04T19:59:57.197Z] INFO: Tidying up at end of run
19:59:57 [2021-03-04T19:59:57.197Z] INFO: Saving daemon under test log (d:\CI\PR-42083\5\dut.out) to bundles\CIDUT.out
19:59:57 [2021-03-04T19:59:57.197Z] INFO: Saving daemon under test log (d:\CI\PR-42083\5\dut.err) to bundles\CIDUT.err
19:59:57 [2021-03-04T19:59:57.197Z] INFO: Nuke-Everything...
19:59:57 [2021-03-04T19:59:57.657Z] INFO: Container count on control daemon to delete is 2
19:59:58 [2021-03-04T19:59:58.627Z] bbcc513f1bb8
19:59:58 [2021-03-04T19:59:58.627Z] 81172275a602
19:59:58 [2021-03-04T19:59:58.627Z] INFO: Tidying pidfile d:\CI\PR-42083\5\docker.pid
19:59:58 [2021-03-04T19:59:58.627Z] INFO: Nuking d:\CI
20:00:41 [2021-03-04T20:00:41.296Z] INFO: Zapped successfully
20:00:41 [2021-03-04T20:00:41.296Z] 
20:00:41 [2021-03-04T20:00:41.296Z] INFO: executeCI.ps1 exiting at Thu Mar  4 20:00:34 CUT 2021. Duration 01:29:39.7928806
20:00:41 [2021-03-04T20:00:41.296Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
20:00:41 [2021-03-04T20:00:41.543Z] Recording test results
20:00:48 [2021-03-04T20:00:48.843Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
20:00:50 [2021-03-04T20:00:50.335Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
20:00:52 [2021-03-04T20:00:52.727Z] Archiving artifacts
20:01:06 [2021-03-04T20:01:06.753Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:01:07 [2021-03-04T20:01:07.706Z] + make clean
20:01:09 [2021-03-04T20:01:09.887Z] docker volume rm -f docker-dev-cache
20:01:09 [2021-03-04T20:01:09.887Z] 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